Ticket #65034: config.log

File config.log, 399.8 KB (added by barracuda156, 2 years ago)
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 rsync configure.sh  , which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_net_rsync/rsync/work/rsync-3.2.4/configure.sh --srcdir=. --prefix=/opt/local --with-rsyncd-conf=/opt/local/etc/rsyncd.conf
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = macmini.private
14uname -m = x86_64
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/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
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 10.8.0: Tue Jun  7 16:32:41 PDT 2011; root:xnu-1504.15.3~1/RELEASE_X86_64
27Kernel configured for up to 4 processors.
284 processors are physically available.
294 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1 2 3
32Primary memory available: 10.62 gigabytes
33Default processor set: 159 tasks, 394 threads, 4 processors
34Load average: 2.33, Mach factor: 1.93
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.sh:2638: checking for gcc
52configure.sh:2665: result: /opt/local/bin/gcc-mp-10
53configure.sh:2894: checking for C compiler version
54configure.sh:2903: /opt/local/bin/gcc-mp-10 --version >&5
55gcc-mp-10 (MacPorts gcc10 10.3.0_1) 10.3.0
56Copyright (C) 2020 Free Software Foundation, Inc.
57This is free software; see the source for copying conditions.  There is NO
58warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
59
60configure.sh:2914: $? = 0
61configure.sh:2903: /opt/local/bin/gcc-mp-10 -v >&5
62Using built-in specs.
63COLLECT_GCC=/opt/local/bin/gcc-mp-10
64COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/10.3.0/lto-wrapper
65Target: powerpc-apple-darwin10
66Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc10/gcc10/work/gcc-10.3.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --host=powerpc-apple-darwin10 --host=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc10 --includedir=/opt/local/include/gcc10 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-10 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-10 --with-gxx-include-dir=/opt/local/include/gcc10/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --disable-libsanitizer --disable-target-libsanitizer --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc10 10.3.0_1'
67Thread model: posix
68Supported LTO compression algorithms: zlib zstd
69gcc version 10.3.0 (MacPorts gcc10 10.3.0_1)
70configure.sh:2914: $? = 0
71configure.sh:2903: /opt/local/bin/gcc-mp-10 -V >&5
72gcc-mp-10: error: unrecognized command-line option '-V'
73gcc-mp-10: fatal error: no input files
74compilation terminated.
75configure.sh:2914: $? = 1
76configure.sh:2903: /opt/local/bin/gcc-mp-10 -qversion >&5
77gcc-mp-10: error: unrecognized command-line option '-qversion'; did you mean '--version'?
78gcc-mp-10: fatal error: no input files
79compilation terminated.
80configure.sh:2914: $? = 1
81configure.sh:2934: checking whether the C compiler works
82configure.sh:2956: /opt/local/bin/gcc-mp-10 -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
83configure.sh:2960: $? = 0
84configure.sh:3008: result: yes
85configure.sh:3011: checking for C compiler default output file name
86configure.sh:3013: result: a.out
87configure.sh:3019: checking for suffix of executables
88configure.sh:3026: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
89configure.sh:3030: $? = 0
90configure.sh:3052: result:
91configure.sh:3074: checking whether we are cross compiling
92configure.sh:3082: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
93configure.sh:3086: $? = 0
94configure.sh:3093: ./conftest
95configure.sh:3097: $? = 0
96configure.sh:3112: result: no
97configure.sh:3117: checking for suffix of object files
98configure.sh:3139: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
99configure.sh:3143: $? = 0
100configure.sh:3164: result: o
101configure.sh:3168: checking whether we are using the GNU C compiler
102configure.sh:3187: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
103configure.sh:3187: $? = 0
104configure.sh:3196: result: yes
105configure.sh:3205: checking whether /opt/local/bin/gcc-mp-10 accepts -g
106configure.sh:3225: /opt/local/bin/gcc-mp-10 -c -g -I/opt/local/include conftest.c >&5
107configure.sh:3225: $? = 0
108configure.sh:3266: result: yes
109configure.sh:3283: checking for /opt/local/bin/gcc-mp-10 option to accept ISO C89
110configure.sh:3346: /opt/local/bin/gcc-mp-10  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
111configure.sh:3346: $? = 0
112configure.sh:3359: result: none needed
113configure.sh:3385: checking how to run the C preprocessor
114configure.sh:3416: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
115configure.sh:3416: $? = 0
116configure.sh:3430: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
117conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
118    9 | #include <ac_nonexistent.h>
119      |          ^~~~~~~~~~~~~~~~~~
120compilation terminated.
121configure.sh:3430: $? = 1
122configure.sh: failed program was:
123| /* confdefs.h */
124| #define PACKAGE_NAME "rsync"
125| #define PACKAGE_TARNAME "rsync"
126| #define PACKAGE_VERSION " "
127| #define PACKAGE_STRING "rsync  "
128| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
129| #define PACKAGE_URL ""
130| /* end confdefs.h.  */
131| #include <ac_nonexistent.h>
132configure.sh:3455: result: /opt/local/bin/gcc-mp-10 -E
133configure.sh:3475: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
134configure.sh:3475: $? = 0
135configure.sh:3489: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
136conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
137    9 | #include <ac_nonexistent.h>
138      |          ^~~~~~~~~~~~~~~~~~
139compilation terminated.
140configure.sh:3489: $? = 1
141configure.sh: failed program was:
142| /* confdefs.h */
143| #define PACKAGE_NAME "rsync"
144| #define PACKAGE_TARNAME "rsync"
145| #define PACKAGE_VERSION " "
146| #define PACKAGE_STRING "rsync  "
147| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
148| #define PACKAGE_URL ""
149| /* end confdefs.h.  */
150| #include <ac_nonexistent.h>
151configure.sh:3518: checking for grep that handles long lines and -e
152configure.sh:3576: result: /opt/local/bin/ggrep
153configure.sh:3581: checking for egrep
154configure.sh:3643: result: /opt/local/bin/ggrep -E
155configure.sh:3648: checking for ANSI C header files
156configure.sh:3668: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
157configure.sh:3668: $? = 0
158configure.sh:3741: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
159configure.sh:3741: $? = 0
160configure.sh:3741: ./conftest
161configure.sh:3741: $? = 0
162configure.sh:3752: result: yes
163configure.sh:3765: checking for sys/types.h
164configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
165configure.sh:3765: $? = 0
166configure.sh:3765: result: yes
167configure.sh:3765: checking for sys/stat.h
168configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
169configure.sh:3765: $? = 0
170configure.sh:3765: result: yes
171configure.sh:3765: checking for stdlib.h
172configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
173configure.sh:3765: $? = 0
174configure.sh:3765: result: yes
175configure.sh:3765: checking for string.h
176configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
177configure.sh:3765: $? = 0
178configure.sh:3765: result: yes
179configure.sh:3765: checking for memory.h
180configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
181configure.sh:3765: $? = 0
182configure.sh:3765: result: yes
183configure.sh:3765: checking for strings.h
184configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
185configure.sh:3765: $? = 0
186configure.sh:3765: result: yes
187configure.sh:3765: checking for inttypes.h
188configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
189configure.sh:3765: $? = 0
190configure.sh:3765: result: yes
191configure.sh:3765: checking for stdint.h
192configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
193configure.sh:3765: $? = 0
194configure.sh:3765: result: yes
195configure.sh:3765: checking for unistd.h
196configure.sh:3765: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
197configure.sh:3765: $? = 0
198configure.sh:3765: result: yes
199configure.sh:3777: checking whether byte ordering is bigendian
200configure.sh:3792: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
201configure.sh:3792: $? = 0
202configure.sh:3837: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
203configure.sh:3837: $? = 0
204configure.sh:3855: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
205configure.sh:3855: $? = 0
206configure.sh:3983: result: yes
207configure.sh:4004: checking for dirent.h that defines DIR
208configure.sh:4023: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
209configure.sh:4023: $? = 0
210configure.sh:4031: result: yes
211configure.sh:4044: checking for library containing opendir
212configure.sh:4075: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
213configure.sh:4075: $? = 0
214configure.sh:4092: result: none required
215configure.sh:4159: checking whether time.h and sys/time.h may both be included
216configure.sh:4179: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
217configure.sh:4179: $? = 0
218configure.sh:4186: result: yes
219configure.sh:4194: checking for sys/wait.h that is POSIX.1 compatible
220configure.sh:4220: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
221configure.sh:4220: $? = 0
222configure.sh:4227: result: yes
223configure.sh:4245: checking sys/fcntl.h usability
224configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
225configure.sh:4245: $? = 0
226configure.sh:4245: result: yes
227configure.sh:4245: checking sys/fcntl.h presence
228configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
229configure.sh:4245: $? = 0
230configure.sh:4245: result: yes
231configure.sh:4245: checking for sys/fcntl.h
232configure.sh:4245: result: yes
233configure.sh:4245: checking sys/select.h usability
234configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
235configure.sh:4245: $? = 0
236configure.sh:4245: result: yes
237configure.sh:4245: checking sys/select.h presence
238configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
239configure.sh:4245: $? = 0
240configure.sh:4245: result: yes
241configure.sh:4245: checking for sys/select.h
242configure.sh:4245: result: yes
243configure.sh:4245: checking fcntl.h usability
244configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
245configure.sh:4245: $? = 0
246configure.sh:4245: result: yes
247configure.sh:4245: checking fcntl.h presence
248configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
249configure.sh:4245: $? = 0
250configure.sh:4245: result: yes
251configure.sh:4245: checking for fcntl.h
252configure.sh:4245: result: yes
253configure.sh:4245: checking sys/time.h usability
254configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
255configure.sh:4245: $? = 0
256configure.sh:4245: result: yes
257configure.sh:4245: checking sys/time.h presence
258configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
259configure.sh:4245: $? = 0
260configure.sh:4245: result: yes
261configure.sh:4245: checking for sys/time.h
262configure.sh:4245: result: yes
263configure.sh:4245: checking sys/unistd.h usability
264configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
265configure.sh:4245: $? = 0
266configure.sh:4245: result: yes
267configure.sh:4245: checking sys/unistd.h presence
268configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
269configure.sh:4245: $? = 0
270configure.sh:4245: result: yes
271configure.sh:4245: checking for sys/unistd.h
272configure.sh:4245: result: yes
273configure.sh:4245: checking for unistd.h
274configure.sh:4245: result: yes
275configure.sh:4245: checking utime.h usability
276configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
277configure.sh:4245: $? = 0
278configure.sh:4245: result: yes
279configure.sh:4245: checking utime.h presence
280configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
281configure.sh:4245: $? = 0
282configure.sh:4245: result: yes
283configure.sh:4245: checking for utime.h
284configure.sh:4245: result: yes
285configure.sh:4245: checking compat.h usability
286configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
287conftest.c:63:10: fatal error: compat.h: No such file or directory
288   63 | #include <compat.h>
289      |          ^~~~~~~~~~
290compilation terminated.
291configure.sh:4245: $? = 1
292configure.sh: failed program was:
293| /* confdefs.h */
294| #define PACKAGE_NAME "rsync"
295| #define PACKAGE_TARNAME "rsync"
296| #define PACKAGE_VERSION " "
297| #define PACKAGE_STRING "rsync  "
298| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
299| #define PACKAGE_URL ""
300| #define STDC_HEADERS 1
301| #define HAVE_SYS_TYPES_H 1
302| #define HAVE_SYS_STAT_H 1
303| #define HAVE_STDLIB_H 1
304| #define HAVE_STRING_H 1
305| #define HAVE_MEMORY_H 1
306| #define HAVE_STRINGS_H 1
307| #define HAVE_INTTYPES_H 1
308| #define HAVE_STDINT_H 1
309| #define HAVE_UNISTD_H 1
310| #define WORDS_BIGENDIAN 1
311| #define HAVE_DIRENT_H 1
312| #define TIME_WITH_SYS_TIME 1
313| #define HAVE_SYS_WAIT_H 1
314| #define HAVE_SYS_FCNTL_H 1
315| #define HAVE_SYS_SELECT_H 1
316| #define HAVE_FCNTL_H 1
317| #define HAVE_SYS_TIME_H 1
318| #define HAVE_SYS_UNISTD_H 1
319| #define HAVE_UNISTD_H 1
320| #define HAVE_UTIME_H 1
321| /* end confdefs.h.  */
322| #include <stdio.h>
323| #ifdef HAVE_SYS_TYPES_H
324| # include <sys/types.h>
325| #endif
326| #ifdef HAVE_SYS_STAT_H
327| # include <sys/stat.h>
328| #endif
329| #ifdef STDC_HEADERS
330| # include <stdlib.h>
331| # include <stddef.h>
332| #else
333| # ifdef HAVE_STDLIB_H
334| #  include <stdlib.h>
335| # endif
336| #endif
337| #ifdef HAVE_STRING_H
338| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
339| #  include <memory.h>
340| # endif
341| # include <string.h>
342| #endif
343| #ifdef HAVE_STRINGS_H
344| # include <strings.h>
345| #endif
346| #ifdef HAVE_INTTYPES_H
347| # include <inttypes.h>
348| #endif
349| #ifdef HAVE_STDINT_H
350| # include <stdint.h>
351| #endif
352| #ifdef HAVE_UNISTD_H
353| # include <unistd.h>
354| #endif
355| #include <compat.h>
356configure.sh:4245: result: no
357configure.sh:4245: checking compat.h presence
358configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
359conftest.c:30:10: fatal error: compat.h: No such file or directory
360   30 | #include <compat.h>
361      |          ^~~~~~~~~~
362compilation terminated.
363configure.sh:4245: $? = 1
364configure.sh: failed program was:
365| /* confdefs.h */
366| #define PACKAGE_NAME "rsync"
367| #define PACKAGE_TARNAME "rsync"
368| #define PACKAGE_VERSION " "
369| #define PACKAGE_STRING "rsync  "
370| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
371| #define PACKAGE_URL ""
372| #define STDC_HEADERS 1
373| #define HAVE_SYS_TYPES_H 1
374| #define HAVE_SYS_STAT_H 1
375| #define HAVE_STDLIB_H 1
376| #define HAVE_STRING_H 1
377| #define HAVE_MEMORY_H 1
378| #define HAVE_STRINGS_H 1
379| #define HAVE_INTTYPES_H 1
380| #define HAVE_STDINT_H 1
381| #define HAVE_UNISTD_H 1
382| #define WORDS_BIGENDIAN 1
383| #define HAVE_DIRENT_H 1
384| #define TIME_WITH_SYS_TIME 1
385| #define HAVE_SYS_WAIT_H 1
386| #define HAVE_SYS_FCNTL_H 1
387| #define HAVE_SYS_SELECT_H 1
388| #define HAVE_FCNTL_H 1
389| #define HAVE_SYS_TIME_H 1
390| #define HAVE_SYS_UNISTD_H 1
391| #define HAVE_UNISTD_H 1
392| #define HAVE_UTIME_H 1
393| /* end confdefs.h.  */
394| #include <compat.h>
395configure.sh:4245: result: no
396configure.sh:4245: checking for compat.h
397configure.sh:4245: result: no
398configure.sh:4245: checking sys/param.h usability
399configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
400configure.sh:4245: $? = 0
401configure.sh:4245: result: yes
402configure.sh:4245: checking sys/param.h presence
403configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
404configure.sh:4245: $? = 0
405configure.sh:4245: result: yes
406configure.sh:4245: checking for sys/param.h
407configure.sh:4245: result: yes
408configure.sh:4245: checking ctype.h usability
409configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
410configure.sh:4245: $? = 0
411configure.sh:4245: result: yes
412configure.sh:4245: checking ctype.h presence
413configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
414configure.sh:4245: $? = 0
415configure.sh:4245: result: yes
416configure.sh:4245: checking for ctype.h
417configure.sh:4245: result: yes
418configure.sh:4245: checking for sys/wait.h
419configure.sh:4245: result: yes
420configure.sh:4245: checking for sys/stat.h
421configure.sh:4245: result: yes
422configure.sh:4245: checking sys/ioctl.h usability
423configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
424configure.sh:4245: $? = 0
425configure.sh:4245: result: yes
426configure.sh:4245: checking sys/ioctl.h presence
427configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
428configure.sh:4245: $? = 0
429configure.sh:4245: result: yes
430configure.sh:4245: checking for sys/ioctl.h
431configure.sh:4245: result: yes
432configure.sh:4245: checking sys/filio.h usability
433configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
434configure.sh:4245: $? = 0
435configure.sh:4245: result: yes
436configure.sh:4245: checking sys/filio.h presence
437configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
438configure.sh:4245: $? = 0
439configure.sh:4245: result: yes
440configure.sh:4245: checking for sys/filio.h
441configure.sh:4245: result: yes
442configure.sh:4245: checking for string.h
443configure.sh:4245: result: yes
444configure.sh:4245: checking for stdlib.h
445configure.sh:4245: result: yes
446configure.sh:4245: checking sys/socket.h usability
447configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
448configure.sh:4245: $? = 0
449configure.sh:4245: result: yes
450configure.sh:4245: checking sys/socket.h presence
451configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
452configure.sh:4245: $? = 0
453configure.sh:4245: result: yes
454configure.sh:4245: checking for sys/socket.h
455configure.sh:4245: result: yes
456configure.sh:4245: checking sys/mode.h usability
457configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
458conftest.c:72:10: fatal error: sys/mode.h: No such file or directory
459   72 | #include <sys/mode.h>
460      |          ^~~~~~~~~~~~
461compilation terminated.
462configure.sh:4245: $? = 1
463configure.sh: failed program was:
464| /* confdefs.h */
465| #define PACKAGE_NAME "rsync"
466| #define PACKAGE_TARNAME "rsync"
467| #define PACKAGE_VERSION " "
468| #define PACKAGE_STRING "rsync  "
469| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
470| #define PACKAGE_URL ""
471| #define STDC_HEADERS 1
472| #define HAVE_SYS_TYPES_H 1
473| #define HAVE_SYS_STAT_H 1
474| #define HAVE_STDLIB_H 1
475| #define HAVE_STRING_H 1
476| #define HAVE_MEMORY_H 1
477| #define HAVE_STRINGS_H 1
478| #define HAVE_INTTYPES_H 1
479| #define HAVE_STDINT_H 1
480| #define HAVE_UNISTD_H 1
481| #define WORDS_BIGENDIAN 1
482| #define HAVE_DIRENT_H 1
483| #define TIME_WITH_SYS_TIME 1
484| #define HAVE_SYS_WAIT_H 1
485| #define HAVE_SYS_FCNTL_H 1
486| #define HAVE_SYS_SELECT_H 1
487| #define HAVE_FCNTL_H 1
488| #define HAVE_SYS_TIME_H 1
489| #define HAVE_SYS_UNISTD_H 1
490| #define HAVE_UNISTD_H 1
491| #define HAVE_UTIME_H 1
492| #define HAVE_SYS_PARAM_H 1
493| #define HAVE_CTYPE_H 1
494| #define HAVE_SYS_WAIT_H 1
495| #define HAVE_SYS_STAT_H 1
496| #define HAVE_SYS_IOCTL_H 1
497| #define HAVE_SYS_FILIO_H 1
498| #define HAVE_STRING_H 1
499| #define HAVE_STDLIB_H 1
500| #define HAVE_SYS_SOCKET_H 1
501| /* end confdefs.h.  */
502| #include <stdio.h>
503| #ifdef HAVE_SYS_TYPES_H
504| # include <sys/types.h>
505| #endif
506| #ifdef HAVE_SYS_STAT_H
507| # include <sys/stat.h>
508| #endif
509| #ifdef STDC_HEADERS
510| # include <stdlib.h>
511| # include <stddef.h>
512| #else
513| # ifdef HAVE_STDLIB_H
514| #  include <stdlib.h>
515| # endif
516| #endif
517| #ifdef HAVE_STRING_H
518| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
519| #  include <memory.h>
520| # endif
521| # include <string.h>
522| #endif
523| #ifdef HAVE_STRINGS_H
524| # include <strings.h>
525| #endif
526| #ifdef HAVE_INTTYPES_H
527| # include <inttypes.h>
528| #endif
529| #ifdef HAVE_STDINT_H
530| # include <stdint.h>
531| #endif
532| #ifdef HAVE_UNISTD_H
533| # include <unistd.h>
534| #endif
535| #include <sys/mode.h>
536configure.sh:4245: result: no
537configure.sh:4245: checking sys/mode.h presence
538configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
539conftest.c:39:10: fatal error: sys/mode.h: No such file or directory
540   39 | #include <sys/mode.h>
541      |          ^~~~~~~~~~~~
542compilation terminated.
543configure.sh:4245: $? = 1
544configure.sh: failed program was:
545| /* confdefs.h */
546| #define PACKAGE_NAME "rsync"
547| #define PACKAGE_TARNAME "rsync"
548| #define PACKAGE_VERSION " "
549| #define PACKAGE_STRING "rsync  "
550| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
551| #define PACKAGE_URL ""
552| #define STDC_HEADERS 1
553| #define HAVE_SYS_TYPES_H 1
554| #define HAVE_SYS_STAT_H 1
555| #define HAVE_STDLIB_H 1
556| #define HAVE_STRING_H 1
557| #define HAVE_MEMORY_H 1
558| #define HAVE_STRINGS_H 1
559| #define HAVE_INTTYPES_H 1
560| #define HAVE_STDINT_H 1
561| #define HAVE_UNISTD_H 1
562| #define WORDS_BIGENDIAN 1
563| #define HAVE_DIRENT_H 1
564| #define TIME_WITH_SYS_TIME 1
565| #define HAVE_SYS_WAIT_H 1
566| #define HAVE_SYS_FCNTL_H 1
567| #define HAVE_SYS_SELECT_H 1
568| #define HAVE_FCNTL_H 1
569| #define HAVE_SYS_TIME_H 1
570| #define HAVE_SYS_UNISTD_H 1
571| #define HAVE_UNISTD_H 1
572| #define HAVE_UTIME_H 1
573| #define HAVE_SYS_PARAM_H 1
574| #define HAVE_CTYPE_H 1
575| #define HAVE_SYS_WAIT_H 1
576| #define HAVE_SYS_STAT_H 1
577| #define HAVE_SYS_IOCTL_H 1
578| #define HAVE_SYS_FILIO_H 1
579| #define HAVE_STRING_H 1
580| #define HAVE_STDLIB_H 1
581| #define HAVE_SYS_SOCKET_H 1
582| /* end confdefs.h.  */
583| #include <sys/mode.h>
584configure.sh:4245: result: no
585configure.sh:4245: checking for sys/mode.h
586configure.sh:4245: result: no
587configure.sh:4245: checking grp.h usability
588configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
589configure.sh:4245: $? = 0
590configure.sh:4245: result: yes
591configure.sh:4245: checking grp.h presence
592configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
593configure.sh:4245: $? = 0
594configure.sh:4245: result: yes
595configure.sh:4245: checking for grp.h
596configure.sh:4245: result: yes
597configure.sh:4245: checking sys/un.h usability
598configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
599configure.sh:4245: $? = 0
600configure.sh:4245: result: yes
601configure.sh:4245: checking sys/un.h presence
602configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
603configure.sh:4245: $? = 0
604configure.sh:4245: result: yes
605configure.sh:4245: checking for sys/un.h
606configure.sh:4245: result: yes
607configure.sh:4245: checking sys/attr.h usability
608configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
609configure.sh:4245: $? = 0
610configure.sh:4245: result: yes
611configure.sh:4245: checking sys/attr.h presence
612configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
613configure.sh:4245: $? = 0
614configure.sh:4245: result: yes
615configure.sh:4245: checking for sys/attr.h
616configure.sh:4245: result: yes
617configure.sh:4245: checking arpa/inet.h usability
618configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
619configure.sh:4245: $? = 0
620configure.sh:4245: result: yes
621configure.sh:4245: checking arpa/inet.h presence
622configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
623configure.sh:4245: $? = 0
624configure.sh:4245: result: yes
625configure.sh:4245: checking for arpa/inet.h
626configure.sh:4245: result: yes
627configure.sh:4245: checking arpa/nameser.h usability
628configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
629configure.sh:4245: $? = 0
630configure.sh:4245: result: yes
631configure.sh:4245: checking arpa/nameser.h presence
632configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
633configure.sh:4245: $? = 0
634configure.sh:4245: result: yes
635configure.sh:4245: checking for arpa/nameser.h
636configure.sh:4245: result: yes
637configure.sh:4245: checking locale.h usability
638configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
639configure.sh:4245: $? = 0
640configure.sh:4245: result: yes
641configure.sh:4245: checking locale.h presence
642configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
643configure.sh:4245: $? = 0
644configure.sh:4245: result: yes
645configure.sh:4245: checking for locale.h
646configure.sh:4245: result: yes
647configure.sh:4245: checking for sys/types.h
648configure.sh:4245: result: yes
649configure.sh:4245: checking netdb.h usability
650configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
651configure.sh:4245: $? = 0
652configure.sh:4245: result: yes
653configure.sh:4245: checking netdb.h presence
654configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
655configure.sh:4245: $? = 0
656configure.sh:4245: result: yes
657configure.sh:4245: checking for netdb.h
658configure.sh:4245: result: yes
659configure.sh:4245: checking malloc.h usability
660configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
661conftest.c:80:10: fatal error: malloc.h: No such file or directory
662   80 | #include <malloc.h>
663      |          ^~~~~~~~~~
664compilation terminated.
665configure.sh:4245: $? = 1
666configure.sh: failed program was:
667| /* confdefs.h */
668| #define PACKAGE_NAME "rsync"
669| #define PACKAGE_TARNAME "rsync"
670| #define PACKAGE_VERSION " "
671| #define PACKAGE_STRING "rsync  "
672| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
673| #define PACKAGE_URL ""
674| #define STDC_HEADERS 1
675| #define HAVE_SYS_TYPES_H 1
676| #define HAVE_SYS_STAT_H 1
677| #define HAVE_STDLIB_H 1
678| #define HAVE_STRING_H 1
679| #define HAVE_MEMORY_H 1
680| #define HAVE_STRINGS_H 1
681| #define HAVE_INTTYPES_H 1
682| #define HAVE_STDINT_H 1
683| #define HAVE_UNISTD_H 1
684| #define WORDS_BIGENDIAN 1
685| #define HAVE_DIRENT_H 1
686| #define TIME_WITH_SYS_TIME 1
687| #define HAVE_SYS_WAIT_H 1
688| #define HAVE_SYS_FCNTL_H 1
689| #define HAVE_SYS_SELECT_H 1
690| #define HAVE_FCNTL_H 1
691| #define HAVE_SYS_TIME_H 1
692| #define HAVE_SYS_UNISTD_H 1
693| #define HAVE_UNISTD_H 1
694| #define HAVE_UTIME_H 1
695| #define HAVE_SYS_PARAM_H 1
696| #define HAVE_CTYPE_H 1
697| #define HAVE_SYS_WAIT_H 1
698| #define HAVE_SYS_STAT_H 1
699| #define HAVE_SYS_IOCTL_H 1
700| #define HAVE_SYS_FILIO_H 1
701| #define HAVE_STRING_H 1
702| #define HAVE_STDLIB_H 1
703| #define HAVE_SYS_SOCKET_H 1
704| #define HAVE_GRP_H 1
705| #define HAVE_SYS_UN_H 1
706| #define HAVE_SYS_ATTR_H 1
707| #define HAVE_ARPA_INET_H 1
708| #define HAVE_ARPA_NAMESER_H 1
709| #define HAVE_LOCALE_H 1
710| #define HAVE_SYS_TYPES_H 1
711| #define HAVE_NETDB_H 1
712| /* end confdefs.h.  */
713| #include <stdio.h>
714| #ifdef HAVE_SYS_TYPES_H
715| # include <sys/types.h>
716| #endif
717| #ifdef HAVE_SYS_STAT_H
718| # include <sys/stat.h>
719| #endif
720| #ifdef STDC_HEADERS
721| # include <stdlib.h>
722| # include <stddef.h>
723| #else
724| # ifdef HAVE_STDLIB_H
725| #  include <stdlib.h>
726| # endif
727| #endif
728| #ifdef HAVE_STRING_H
729| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
730| #  include <memory.h>
731| # endif
732| # include <string.h>
733| #endif
734| #ifdef HAVE_STRINGS_H
735| # include <strings.h>
736| #endif
737| #ifdef HAVE_INTTYPES_H
738| # include <inttypes.h>
739| #endif
740| #ifdef HAVE_STDINT_H
741| # include <stdint.h>
742| #endif
743| #ifdef HAVE_UNISTD_H
744| # include <unistd.h>
745| #endif
746| #include <malloc.h>
747configure.sh:4245: result: no
748configure.sh:4245: checking malloc.h presence
749configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
750conftest.c:47:10: fatal error: malloc.h: No such file or directory
751   47 | #include <malloc.h>
752      |          ^~~~~~~~~~
753compilation terminated.
754configure.sh:4245: $? = 1
755configure.sh: failed program was:
756| /* confdefs.h */
757| #define PACKAGE_NAME "rsync"
758| #define PACKAGE_TARNAME "rsync"
759| #define PACKAGE_VERSION " "
760| #define PACKAGE_STRING "rsync  "
761| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
762| #define PACKAGE_URL ""
763| #define STDC_HEADERS 1
764| #define HAVE_SYS_TYPES_H 1
765| #define HAVE_SYS_STAT_H 1
766| #define HAVE_STDLIB_H 1
767| #define HAVE_STRING_H 1
768| #define HAVE_MEMORY_H 1
769| #define HAVE_STRINGS_H 1
770| #define HAVE_INTTYPES_H 1
771| #define HAVE_STDINT_H 1
772| #define HAVE_UNISTD_H 1
773| #define WORDS_BIGENDIAN 1
774| #define HAVE_DIRENT_H 1
775| #define TIME_WITH_SYS_TIME 1
776| #define HAVE_SYS_WAIT_H 1
777| #define HAVE_SYS_FCNTL_H 1
778| #define HAVE_SYS_SELECT_H 1
779| #define HAVE_FCNTL_H 1
780| #define HAVE_SYS_TIME_H 1
781| #define HAVE_SYS_UNISTD_H 1
782| #define HAVE_UNISTD_H 1
783| #define HAVE_UTIME_H 1
784| #define HAVE_SYS_PARAM_H 1
785| #define HAVE_CTYPE_H 1
786| #define HAVE_SYS_WAIT_H 1
787| #define HAVE_SYS_STAT_H 1
788| #define HAVE_SYS_IOCTL_H 1
789| #define HAVE_SYS_FILIO_H 1
790| #define HAVE_STRING_H 1
791| #define HAVE_STDLIB_H 1
792| #define HAVE_SYS_SOCKET_H 1
793| #define HAVE_GRP_H 1
794| #define HAVE_SYS_UN_H 1
795| #define HAVE_SYS_ATTR_H 1
796| #define HAVE_ARPA_INET_H 1
797| #define HAVE_ARPA_NAMESER_H 1
798| #define HAVE_LOCALE_H 1
799| #define HAVE_SYS_TYPES_H 1
800| #define HAVE_NETDB_H 1
801| /* end confdefs.h.  */
802| #include <malloc.h>
803configure.sh:4245: result: no
804configure.sh:4245: checking for malloc.h
805configure.sh:4245: result: no
806configure.sh:4245: checking float.h usability
807configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
808configure.sh:4245: $? = 0
809configure.sh:4245: result: yes
810configure.sh:4245: checking float.h presence
811configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
812configure.sh:4245: $? = 0
813configure.sh:4245: result: yes
814configure.sh:4245: checking for float.h
815configure.sh:4245: result: yes
816configure.sh:4245: checking limits.h usability
817configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
818configure.sh:4245: $? = 0
819configure.sh:4245: result: yes
820configure.sh:4245: checking limits.h presence
821configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
822configure.sh:4245: $? = 0
823configure.sh:4245: result: yes
824configure.sh:4245: checking for limits.h
825configure.sh:4245: result: yes
826configure.sh:4245: checking iconv.h usability
827configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
828configure.sh:4245: $? = 0
829configure.sh:4245: result: yes
830configure.sh:4245: checking iconv.h presence
831configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
832configure.sh:4245: $? = 0
833configure.sh:4245: result: yes
834configure.sh:4245: checking for iconv.h
835configure.sh:4245: result: yes
836configure.sh:4245: checking libcharset.h usability
837configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
838configure.sh:4245: $? = 0
839configure.sh:4245: result: yes
840configure.sh:4245: checking libcharset.h presence
841configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
842configure.sh:4245: $? = 0
843configure.sh:4245: result: yes
844configure.sh:4245: checking for libcharset.h
845configure.sh:4245: result: yes
846configure.sh:4245: checking langinfo.h usability
847configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
848configure.sh:4245: $? = 0
849configure.sh:4245: result: yes
850configure.sh:4245: checking langinfo.h presence
851configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
852configure.sh:4245: $? = 0
853configure.sh:4245: result: yes
854configure.sh:4245: checking for langinfo.h
855configure.sh:4245: result: yes
856configure.sh:4245: checking mcheck.h usability
857configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
858conftest.c:85:10: fatal error: mcheck.h: No such file or directory
859   85 | #include <mcheck.h>
860      |          ^~~~~~~~~~
861compilation terminated.
862configure.sh:4245: $? = 1
863configure.sh: failed program was:
864| /* confdefs.h */
865| #define PACKAGE_NAME "rsync"
866| #define PACKAGE_TARNAME "rsync"
867| #define PACKAGE_VERSION " "
868| #define PACKAGE_STRING "rsync  "
869| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
870| #define PACKAGE_URL ""
871| #define STDC_HEADERS 1
872| #define HAVE_SYS_TYPES_H 1
873| #define HAVE_SYS_STAT_H 1
874| #define HAVE_STDLIB_H 1
875| #define HAVE_STRING_H 1
876| #define HAVE_MEMORY_H 1
877| #define HAVE_STRINGS_H 1
878| #define HAVE_INTTYPES_H 1
879| #define HAVE_STDINT_H 1
880| #define HAVE_UNISTD_H 1
881| #define WORDS_BIGENDIAN 1
882| #define HAVE_DIRENT_H 1
883| #define TIME_WITH_SYS_TIME 1
884| #define HAVE_SYS_WAIT_H 1
885| #define HAVE_SYS_FCNTL_H 1
886| #define HAVE_SYS_SELECT_H 1
887| #define HAVE_FCNTL_H 1
888| #define HAVE_SYS_TIME_H 1
889| #define HAVE_SYS_UNISTD_H 1
890| #define HAVE_UNISTD_H 1
891| #define HAVE_UTIME_H 1
892| #define HAVE_SYS_PARAM_H 1
893| #define HAVE_CTYPE_H 1
894| #define HAVE_SYS_WAIT_H 1
895| #define HAVE_SYS_STAT_H 1
896| #define HAVE_SYS_IOCTL_H 1
897| #define HAVE_SYS_FILIO_H 1
898| #define HAVE_STRING_H 1
899| #define HAVE_STDLIB_H 1
900| #define HAVE_SYS_SOCKET_H 1
901| #define HAVE_GRP_H 1
902| #define HAVE_SYS_UN_H 1
903| #define HAVE_SYS_ATTR_H 1
904| #define HAVE_ARPA_INET_H 1
905| #define HAVE_ARPA_NAMESER_H 1
906| #define HAVE_LOCALE_H 1
907| #define HAVE_SYS_TYPES_H 1
908| #define HAVE_NETDB_H 1
909| #define HAVE_FLOAT_H 1
910| #define HAVE_LIMITS_H 1
911| #define HAVE_ICONV_H 1
912| #define HAVE_LIBCHARSET_H 1
913| #define HAVE_LANGINFO_H 1
914| /* end confdefs.h.  */
915| #include <stdio.h>
916| #ifdef HAVE_SYS_TYPES_H
917| # include <sys/types.h>
918| #endif
919| #ifdef HAVE_SYS_STAT_H
920| # include <sys/stat.h>
921| #endif
922| #ifdef STDC_HEADERS
923| # include <stdlib.h>
924| # include <stddef.h>
925| #else
926| # ifdef HAVE_STDLIB_H
927| #  include <stdlib.h>
928| # endif
929| #endif
930| #ifdef HAVE_STRING_H
931| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
932| #  include <memory.h>
933| # endif
934| # include <string.h>
935| #endif
936| #ifdef HAVE_STRINGS_H
937| # include <strings.h>
938| #endif
939| #ifdef HAVE_INTTYPES_H
940| # include <inttypes.h>
941| #endif
942| #ifdef HAVE_STDINT_H
943| # include <stdint.h>
944| #endif
945| #ifdef HAVE_UNISTD_H
946| # include <unistd.h>
947| #endif
948| #include <mcheck.h>
949configure.sh:4245: result: no
950configure.sh:4245: checking mcheck.h presence
951configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
952conftest.c:52:10: fatal error: mcheck.h: No such file or directory
953   52 | #include <mcheck.h>
954      |          ^~~~~~~~~~
955compilation terminated.
956configure.sh:4245: $? = 1
957configure.sh: failed program was:
958| /* confdefs.h */
959| #define PACKAGE_NAME "rsync"
960| #define PACKAGE_TARNAME "rsync"
961| #define PACKAGE_VERSION " "
962| #define PACKAGE_STRING "rsync  "
963| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
964| #define PACKAGE_URL ""
965| #define STDC_HEADERS 1
966| #define HAVE_SYS_TYPES_H 1
967| #define HAVE_SYS_STAT_H 1
968| #define HAVE_STDLIB_H 1
969| #define HAVE_STRING_H 1
970| #define HAVE_MEMORY_H 1
971| #define HAVE_STRINGS_H 1
972| #define HAVE_INTTYPES_H 1
973| #define HAVE_STDINT_H 1
974| #define HAVE_UNISTD_H 1
975| #define WORDS_BIGENDIAN 1
976| #define HAVE_DIRENT_H 1
977| #define TIME_WITH_SYS_TIME 1
978| #define HAVE_SYS_WAIT_H 1
979| #define HAVE_SYS_FCNTL_H 1
980| #define HAVE_SYS_SELECT_H 1
981| #define HAVE_FCNTL_H 1
982| #define HAVE_SYS_TIME_H 1
983| #define HAVE_SYS_UNISTD_H 1
984| #define HAVE_UNISTD_H 1
985| #define HAVE_UTIME_H 1
986| #define HAVE_SYS_PARAM_H 1
987| #define HAVE_CTYPE_H 1
988| #define HAVE_SYS_WAIT_H 1
989| #define HAVE_SYS_STAT_H 1
990| #define HAVE_SYS_IOCTL_H 1
991| #define HAVE_SYS_FILIO_H 1
992| #define HAVE_STRING_H 1
993| #define HAVE_STDLIB_H 1
994| #define HAVE_SYS_SOCKET_H 1
995| #define HAVE_GRP_H 1
996| #define HAVE_SYS_UN_H 1
997| #define HAVE_SYS_ATTR_H 1
998| #define HAVE_ARPA_INET_H 1
999| #define HAVE_ARPA_NAMESER_H 1
1000| #define HAVE_LOCALE_H 1
1001| #define HAVE_SYS_TYPES_H 1
1002| #define HAVE_NETDB_H 1
1003| #define HAVE_FLOAT_H 1
1004| #define HAVE_LIMITS_H 1
1005| #define HAVE_ICONV_H 1
1006| #define HAVE_LIBCHARSET_H 1
1007| #define HAVE_LANGINFO_H 1
1008| /* end confdefs.h.  */
1009| #include <mcheck.h>
1010configure.sh:4245: result: no
1011configure.sh:4245: checking for mcheck.h
1012configure.sh:4245: result: no
1013configure.sh:4245: checking sys/acl.h usability
1014configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1015configure.sh:4245: $? = 0
1016configure.sh:4245: result: yes
1017configure.sh:4245: checking sys/acl.h presence
1018configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1019configure.sh:4245: $? = 0
1020configure.sh:4245: result: yes
1021configure.sh:4245: checking for sys/acl.h
1022configure.sh:4245: result: yes
1023configure.sh:4245: checking acl/libacl.h usability
1024configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1025conftest.c:86:10: fatal error: acl/libacl.h: No such file or directory
1026   86 | #include <acl/libacl.h>
1027      |          ^~~~~~~~~~~~~~
1028compilation terminated.
1029configure.sh:4245: $? = 1
1030configure.sh: failed program was:
1031| /* confdefs.h */
1032| #define PACKAGE_NAME "rsync"
1033| #define PACKAGE_TARNAME "rsync"
1034| #define PACKAGE_VERSION " "
1035| #define PACKAGE_STRING "rsync  "
1036| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1037| #define PACKAGE_URL ""
1038| #define STDC_HEADERS 1
1039| #define HAVE_SYS_TYPES_H 1
1040| #define HAVE_SYS_STAT_H 1
1041| #define HAVE_STDLIB_H 1
1042| #define HAVE_STRING_H 1
1043| #define HAVE_MEMORY_H 1
1044| #define HAVE_STRINGS_H 1
1045| #define HAVE_INTTYPES_H 1
1046| #define HAVE_STDINT_H 1
1047| #define HAVE_UNISTD_H 1
1048| #define WORDS_BIGENDIAN 1
1049| #define HAVE_DIRENT_H 1
1050| #define TIME_WITH_SYS_TIME 1
1051| #define HAVE_SYS_WAIT_H 1
1052| #define HAVE_SYS_FCNTL_H 1
1053| #define HAVE_SYS_SELECT_H 1
1054| #define HAVE_FCNTL_H 1
1055| #define HAVE_SYS_TIME_H 1
1056| #define HAVE_SYS_UNISTD_H 1
1057| #define HAVE_UNISTD_H 1
1058| #define HAVE_UTIME_H 1
1059| #define HAVE_SYS_PARAM_H 1
1060| #define HAVE_CTYPE_H 1
1061| #define HAVE_SYS_WAIT_H 1
1062| #define HAVE_SYS_STAT_H 1
1063| #define HAVE_SYS_IOCTL_H 1
1064| #define HAVE_SYS_FILIO_H 1
1065| #define HAVE_STRING_H 1
1066| #define HAVE_STDLIB_H 1
1067| #define HAVE_SYS_SOCKET_H 1
1068| #define HAVE_GRP_H 1
1069| #define HAVE_SYS_UN_H 1
1070| #define HAVE_SYS_ATTR_H 1
1071| #define HAVE_ARPA_INET_H 1
1072| #define HAVE_ARPA_NAMESER_H 1
1073| #define HAVE_LOCALE_H 1
1074| #define HAVE_SYS_TYPES_H 1
1075| #define HAVE_NETDB_H 1
1076| #define HAVE_FLOAT_H 1
1077| #define HAVE_LIMITS_H 1
1078| #define HAVE_ICONV_H 1
1079| #define HAVE_LIBCHARSET_H 1
1080| #define HAVE_LANGINFO_H 1
1081| #define HAVE_SYS_ACL_H 1
1082| /* end confdefs.h.  */
1083| #include <stdio.h>
1084| #ifdef HAVE_SYS_TYPES_H
1085| # include <sys/types.h>
1086| #endif
1087| #ifdef HAVE_SYS_STAT_H
1088| # include <sys/stat.h>
1089| #endif
1090| #ifdef STDC_HEADERS
1091| # include <stdlib.h>
1092| # include <stddef.h>
1093| #else
1094| # ifdef HAVE_STDLIB_H
1095| #  include <stdlib.h>
1096| # endif
1097| #endif
1098| #ifdef HAVE_STRING_H
1099| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1100| #  include <memory.h>
1101| # endif
1102| # include <string.h>
1103| #endif
1104| #ifdef HAVE_STRINGS_H
1105| # include <strings.h>
1106| #endif
1107| #ifdef HAVE_INTTYPES_H
1108| # include <inttypes.h>
1109| #endif
1110| #ifdef HAVE_STDINT_H
1111| # include <stdint.h>
1112| #endif
1113| #ifdef HAVE_UNISTD_H
1114| # include <unistd.h>
1115| #endif
1116| #include <acl/libacl.h>
1117configure.sh:4245: result: no
1118configure.sh:4245: checking acl/libacl.h presence
1119configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1120conftest.c:53:10: fatal error: acl/libacl.h: No such file or directory
1121   53 | #include <acl/libacl.h>
1122      |          ^~~~~~~~~~~~~~
1123compilation terminated.
1124configure.sh:4245: $? = 1
1125configure.sh: failed program was:
1126| /* confdefs.h */
1127| #define PACKAGE_NAME "rsync"
1128| #define PACKAGE_TARNAME "rsync"
1129| #define PACKAGE_VERSION " "
1130| #define PACKAGE_STRING "rsync  "
1131| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1132| #define PACKAGE_URL ""
1133| #define STDC_HEADERS 1
1134| #define HAVE_SYS_TYPES_H 1
1135| #define HAVE_SYS_STAT_H 1
1136| #define HAVE_STDLIB_H 1
1137| #define HAVE_STRING_H 1
1138| #define HAVE_MEMORY_H 1
1139| #define HAVE_STRINGS_H 1
1140| #define HAVE_INTTYPES_H 1
1141| #define HAVE_STDINT_H 1
1142| #define HAVE_UNISTD_H 1
1143| #define WORDS_BIGENDIAN 1
1144| #define HAVE_DIRENT_H 1
1145| #define TIME_WITH_SYS_TIME 1
1146| #define HAVE_SYS_WAIT_H 1
1147| #define HAVE_SYS_FCNTL_H 1
1148| #define HAVE_SYS_SELECT_H 1
1149| #define HAVE_FCNTL_H 1
1150| #define HAVE_SYS_TIME_H 1
1151| #define HAVE_SYS_UNISTD_H 1
1152| #define HAVE_UNISTD_H 1
1153| #define HAVE_UTIME_H 1
1154| #define HAVE_SYS_PARAM_H 1
1155| #define HAVE_CTYPE_H 1
1156| #define HAVE_SYS_WAIT_H 1
1157| #define HAVE_SYS_STAT_H 1
1158| #define HAVE_SYS_IOCTL_H 1
1159| #define HAVE_SYS_FILIO_H 1
1160| #define HAVE_STRING_H 1
1161| #define HAVE_STDLIB_H 1
1162| #define HAVE_SYS_SOCKET_H 1
1163| #define HAVE_GRP_H 1
1164| #define HAVE_SYS_UN_H 1
1165| #define HAVE_SYS_ATTR_H 1
1166| #define HAVE_ARPA_INET_H 1
1167| #define HAVE_ARPA_NAMESER_H 1
1168| #define HAVE_LOCALE_H 1
1169| #define HAVE_SYS_TYPES_H 1
1170| #define HAVE_NETDB_H 1
1171| #define HAVE_FLOAT_H 1
1172| #define HAVE_LIMITS_H 1
1173| #define HAVE_ICONV_H 1
1174| #define HAVE_LIBCHARSET_H 1
1175| #define HAVE_LANGINFO_H 1
1176| #define HAVE_SYS_ACL_H 1
1177| /* end confdefs.h.  */
1178| #include <acl/libacl.h>
1179configure.sh:4245: result: no
1180configure.sh:4245: checking for acl/libacl.h
1181configure.sh:4245: result: no
1182configure.sh:4245: checking attr/xattr.h usability
1183configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1184conftest.c:86:10: fatal error: attr/xattr.h: No such file or directory
1185   86 | #include <attr/xattr.h>
1186      |          ^~~~~~~~~~~~~~
1187compilation terminated.
1188configure.sh:4245: $? = 1
1189configure.sh: failed program was:
1190| /* confdefs.h */
1191| #define PACKAGE_NAME "rsync"
1192| #define PACKAGE_TARNAME "rsync"
1193| #define PACKAGE_VERSION " "
1194| #define PACKAGE_STRING "rsync  "
1195| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1196| #define PACKAGE_URL ""
1197| #define STDC_HEADERS 1
1198| #define HAVE_SYS_TYPES_H 1
1199| #define HAVE_SYS_STAT_H 1
1200| #define HAVE_STDLIB_H 1
1201| #define HAVE_STRING_H 1
1202| #define HAVE_MEMORY_H 1
1203| #define HAVE_STRINGS_H 1
1204| #define HAVE_INTTYPES_H 1
1205| #define HAVE_STDINT_H 1
1206| #define HAVE_UNISTD_H 1
1207| #define WORDS_BIGENDIAN 1
1208| #define HAVE_DIRENT_H 1
1209| #define TIME_WITH_SYS_TIME 1
1210| #define HAVE_SYS_WAIT_H 1
1211| #define HAVE_SYS_FCNTL_H 1
1212| #define HAVE_SYS_SELECT_H 1
1213| #define HAVE_FCNTL_H 1
1214| #define HAVE_SYS_TIME_H 1
1215| #define HAVE_SYS_UNISTD_H 1
1216| #define HAVE_UNISTD_H 1
1217| #define HAVE_UTIME_H 1
1218| #define HAVE_SYS_PARAM_H 1
1219| #define HAVE_CTYPE_H 1
1220| #define HAVE_SYS_WAIT_H 1
1221| #define HAVE_SYS_STAT_H 1
1222| #define HAVE_SYS_IOCTL_H 1
1223| #define HAVE_SYS_FILIO_H 1
1224| #define HAVE_STRING_H 1
1225| #define HAVE_STDLIB_H 1
1226| #define HAVE_SYS_SOCKET_H 1
1227| #define HAVE_GRP_H 1
1228| #define HAVE_SYS_UN_H 1
1229| #define HAVE_SYS_ATTR_H 1
1230| #define HAVE_ARPA_INET_H 1
1231| #define HAVE_ARPA_NAMESER_H 1
1232| #define HAVE_LOCALE_H 1
1233| #define HAVE_SYS_TYPES_H 1
1234| #define HAVE_NETDB_H 1
1235| #define HAVE_FLOAT_H 1
1236| #define HAVE_LIMITS_H 1
1237| #define HAVE_ICONV_H 1
1238| #define HAVE_LIBCHARSET_H 1
1239| #define HAVE_LANGINFO_H 1
1240| #define HAVE_SYS_ACL_H 1
1241| /* end confdefs.h.  */
1242| #include <stdio.h>
1243| #ifdef HAVE_SYS_TYPES_H
1244| # include <sys/types.h>
1245| #endif
1246| #ifdef HAVE_SYS_STAT_H
1247| # include <sys/stat.h>
1248| #endif
1249| #ifdef STDC_HEADERS
1250| # include <stdlib.h>
1251| # include <stddef.h>
1252| #else
1253| # ifdef HAVE_STDLIB_H
1254| #  include <stdlib.h>
1255| # endif
1256| #endif
1257| #ifdef HAVE_STRING_H
1258| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1259| #  include <memory.h>
1260| # endif
1261| # include <string.h>
1262| #endif
1263| #ifdef HAVE_STRINGS_H
1264| # include <strings.h>
1265| #endif
1266| #ifdef HAVE_INTTYPES_H
1267| # include <inttypes.h>
1268| #endif
1269| #ifdef HAVE_STDINT_H
1270| # include <stdint.h>
1271| #endif
1272| #ifdef HAVE_UNISTD_H
1273| # include <unistd.h>
1274| #endif
1275| #include <attr/xattr.h>
1276configure.sh:4245: result: no
1277configure.sh:4245: checking attr/xattr.h presence
1278configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1279conftest.c:53:10: fatal error: attr/xattr.h: No such file or directory
1280   53 | #include <attr/xattr.h>
1281      |          ^~~~~~~~~~~~~~
1282compilation terminated.
1283configure.sh:4245: $? = 1
1284configure.sh: failed program was:
1285| /* confdefs.h */
1286| #define PACKAGE_NAME "rsync"
1287| #define PACKAGE_TARNAME "rsync"
1288| #define PACKAGE_VERSION " "
1289| #define PACKAGE_STRING "rsync  "
1290| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1291| #define PACKAGE_URL ""
1292| #define STDC_HEADERS 1
1293| #define HAVE_SYS_TYPES_H 1
1294| #define HAVE_SYS_STAT_H 1
1295| #define HAVE_STDLIB_H 1
1296| #define HAVE_STRING_H 1
1297| #define HAVE_MEMORY_H 1
1298| #define HAVE_STRINGS_H 1
1299| #define HAVE_INTTYPES_H 1
1300| #define HAVE_STDINT_H 1
1301| #define HAVE_UNISTD_H 1
1302| #define WORDS_BIGENDIAN 1
1303| #define HAVE_DIRENT_H 1
1304| #define TIME_WITH_SYS_TIME 1
1305| #define HAVE_SYS_WAIT_H 1
1306| #define HAVE_SYS_FCNTL_H 1
1307| #define HAVE_SYS_SELECT_H 1
1308| #define HAVE_FCNTL_H 1
1309| #define HAVE_SYS_TIME_H 1
1310| #define HAVE_SYS_UNISTD_H 1
1311| #define HAVE_UNISTD_H 1
1312| #define HAVE_UTIME_H 1
1313| #define HAVE_SYS_PARAM_H 1
1314| #define HAVE_CTYPE_H 1
1315| #define HAVE_SYS_WAIT_H 1
1316| #define HAVE_SYS_STAT_H 1
1317| #define HAVE_SYS_IOCTL_H 1
1318| #define HAVE_SYS_FILIO_H 1
1319| #define HAVE_STRING_H 1
1320| #define HAVE_STDLIB_H 1
1321| #define HAVE_SYS_SOCKET_H 1
1322| #define HAVE_GRP_H 1
1323| #define HAVE_SYS_UN_H 1
1324| #define HAVE_SYS_ATTR_H 1
1325| #define HAVE_ARPA_INET_H 1
1326| #define HAVE_ARPA_NAMESER_H 1
1327| #define HAVE_LOCALE_H 1
1328| #define HAVE_SYS_TYPES_H 1
1329| #define HAVE_NETDB_H 1
1330| #define HAVE_FLOAT_H 1
1331| #define HAVE_LIMITS_H 1
1332| #define HAVE_ICONV_H 1
1333| #define HAVE_LIBCHARSET_H 1
1334| #define HAVE_LANGINFO_H 1
1335| #define HAVE_SYS_ACL_H 1
1336| /* end confdefs.h.  */
1337| #include <attr/xattr.h>
1338configure.sh:4245: result: no
1339configure.sh:4245: checking for attr/xattr.h
1340configure.sh:4245: result: no
1341configure.sh:4245: checking sys/xattr.h usability
1342configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1343configure.sh:4245: $? = 0
1344configure.sh:4245: result: yes
1345configure.sh:4245: checking sys/xattr.h presence
1346configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1347configure.sh:4245: $? = 0
1348configure.sh:4245: result: yes
1349configure.sh:4245: checking for sys/xattr.h
1350configure.sh:4245: result: yes
1351configure.sh:4245: checking sys/extattr.h usability
1352configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1353conftest.c:87:10: fatal error: sys/extattr.h: No such file or directory
1354   87 | #include <sys/extattr.h>
1355      |          ^~~~~~~~~~~~~~~
1356compilation terminated.
1357configure.sh:4245: $? = 1
1358configure.sh: failed program was:
1359| /* confdefs.h */
1360| #define PACKAGE_NAME "rsync"
1361| #define PACKAGE_TARNAME "rsync"
1362| #define PACKAGE_VERSION " "
1363| #define PACKAGE_STRING "rsync  "
1364| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1365| #define PACKAGE_URL ""
1366| #define STDC_HEADERS 1
1367| #define HAVE_SYS_TYPES_H 1
1368| #define HAVE_SYS_STAT_H 1
1369| #define HAVE_STDLIB_H 1
1370| #define HAVE_STRING_H 1
1371| #define HAVE_MEMORY_H 1
1372| #define HAVE_STRINGS_H 1
1373| #define HAVE_INTTYPES_H 1
1374| #define HAVE_STDINT_H 1
1375| #define HAVE_UNISTD_H 1
1376| #define WORDS_BIGENDIAN 1
1377| #define HAVE_DIRENT_H 1
1378| #define TIME_WITH_SYS_TIME 1
1379| #define HAVE_SYS_WAIT_H 1
1380| #define HAVE_SYS_FCNTL_H 1
1381| #define HAVE_SYS_SELECT_H 1
1382| #define HAVE_FCNTL_H 1
1383| #define HAVE_SYS_TIME_H 1
1384| #define HAVE_SYS_UNISTD_H 1
1385| #define HAVE_UNISTD_H 1
1386| #define HAVE_UTIME_H 1
1387| #define HAVE_SYS_PARAM_H 1
1388| #define HAVE_CTYPE_H 1
1389| #define HAVE_SYS_WAIT_H 1
1390| #define HAVE_SYS_STAT_H 1
1391| #define HAVE_SYS_IOCTL_H 1
1392| #define HAVE_SYS_FILIO_H 1
1393| #define HAVE_STRING_H 1
1394| #define HAVE_STDLIB_H 1
1395| #define HAVE_SYS_SOCKET_H 1
1396| #define HAVE_GRP_H 1
1397| #define HAVE_SYS_UN_H 1
1398| #define HAVE_SYS_ATTR_H 1
1399| #define HAVE_ARPA_INET_H 1
1400| #define HAVE_ARPA_NAMESER_H 1
1401| #define HAVE_LOCALE_H 1
1402| #define HAVE_SYS_TYPES_H 1
1403| #define HAVE_NETDB_H 1
1404| #define HAVE_FLOAT_H 1
1405| #define HAVE_LIMITS_H 1
1406| #define HAVE_ICONV_H 1
1407| #define HAVE_LIBCHARSET_H 1
1408| #define HAVE_LANGINFO_H 1
1409| #define HAVE_SYS_ACL_H 1
1410| #define HAVE_SYS_XATTR_H 1
1411| /* end confdefs.h.  */
1412| #include <stdio.h>
1413| #ifdef HAVE_SYS_TYPES_H
1414| # include <sys/types.h>
1415| #endif
1416| #ifdef HAVE_SYS_STAT_H
1417| # include <sys/stat.h>
1418| #endif
1419| #ifdef STDC_HEADERS
1420| # include <stdlib.h>
1421| # include <stddef.h>
1422| #else
1423| # ifdef HAVE_STDLIB_H
1424| #  include <stdlib.h>
1425| # endif
1426| #endif
1427| #ifdef HAVE_STRING_H
1428| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1429| #  include <memory.h>
1430| # endif
1431| # include <string.h>
1432| #endif
1433| #ifdef HAVE_STRINGS_H
1434| # include <strings.h>
1435| #endif
1436| #ifdef HAVE_INTTYPES_H
1437| # include <inttypes.h>
1438| #endif
1439| #ifdef HAVE_STDINT_H
1440| # include <stdint.h>
1441| #endif
1442| #ifdef HAVE_UNISTD_H
1443| # include <unistd.h>
1444| #endif
1445| #include <sys/extattr.h>
1446configure.sh:4245: result: no
1447configure.sh:4245: checking sys/extattr.h presence
1448configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1449conftest.c:54:10: fatal error: sys/extattr.h: No such file or directory
1450   54 | #include <sys/extattr.h>
1451      |          ^~~~~~~~~~~~~~~
1452compilation terminated.
1453configure.sh:4245: $? = 1
1454configure.sh: failed program was:
1455| /* confdefs.h */
1456| #define PACKAGE_NAME "rsync"
1457| #define PACKAGE_TARNAME "rsync"
1458| #define PACKAGE_VERSION " "
1459| #define PACKAGE_STRING "rsync  "
1460| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1461| #define PACKAGE_URL ""
1462| #define STDC_HEADERS 1
1463| #define HAVE_SYS_TYPES_H 1
1464| #define HAVE_SYS_STAT_H 1
1465| #define HAVE_STDLIB_H 1
1466| #define HAVE_STRING_H 1
1467| #define HAVE_MEMORY_H 1
1468| #define HAVE_STRINGS_H 1
1469| #define HAVE_INTTYPES_H 1
1470| #define HAVE_STDINT_H 1
1471| #define HAVE_UNISTD_H 1
1472| #define WORDS_BIGENDIAN 1
1473| #define HAVE_DIRENT_H 1
1474| #define TIME_WITH_SYS_TIME 1
1475| #define HAVE_SYS_WAIT_H 1
1476| #define HAVE_SYS_FCNTL_H 1
1477| #define HAVE_SYS_SELECT_H 1
1478| #define HAVE_FCNTL_H 1
1479| #define HAVE_SYS_TIME_H 1
1480| #define HAVE_SYS_UNISTD_H 1
1481| #define HAVE_UNISTD_H 1
1482| #define HAVE_UTIME_H 1
1483| #define HAVE_SYS_PARAM_H 1
1484| #define HAVE_CTYPE_H 1
1485| #define HAVE_SYS_WAIT_H 1
1486| #define HAVE_SYS_STAT_H 1
1487| #define HAVE_SYS_IOCTL_H 1
1488| #define HAVE_SYS_FILIO_H 1
1489| #define HAVE_STRING_H 1
1490| #define HAVE_STDLIB_H 1
1491| #define HAVE_SYS_SOCKET_H 1
1492| #define HAVE_GRP_H 1
1493| #define HAVE_SYS_UN_H 1
1494| #define HAVE_SYS_ATTR_H 1
1495| #define HAVE_ARPA_INET_H 1
1496| #define HAVE_ARPA_NAMESER_H 1
1497| #define HAVE_LOCALE_H 1
1498| #define HAVE_SYS_TYPES_H 1
1499| #define HAVE_NETDB_H 1
1500| #define HAVE_FLOAT_H 1
1501| #define HAVE_LIMITS_H 1
1502| #define HAVE_ICONV_H 1
1503| #define HAVE_LIBCHARSET_H 1
1504| #define HAVE_LANGINFO_H 1
1505| #define HAVE_SYS_ACL_H 1
1506| #define HAVE_SYS_XATTR_H 1
1507| /* end confdefs.h.  */
1508| #include <sys/extattr.h>
1509configure.sh:4245: result: no
1510configure.sh:4245: checking for sys/extattr.h
1511configure.sh:4245: result: no
1512configure.sh:4245: checking dl.h usability
1513configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1514conftest.c:87:10: fatal error: dl.h: No such file or directory
1515   87 | #include <dl.h>
1516      |          ^~~~~~
1517compilation terminated.
1518configure.sh:4245: $? = 1
1519configure.sh: failed program was:
1520| /* confdefs.h */
1521| #define PACKAGE_NAME "rsync"
1522| #define PACKAGE_TARNAME "rsync"
1523| #define PACKAGE_VERSION " "
1524| #define PACKAGE_STRING "rsync  "
1525| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1526| #define PACKAGE_URL ""
1527| #define STDC_HEADERS 1
1528| #define HAVE_SYS_TYPES_H 1
1529| #define HAVE_SYS_STAT_H 1
1530| #define HAVE_STDLIB_H 1
1531| #define HAVE_STRING_H 1
1532| #define HAVE_MEMORY_H 1
1533| #define HAVE_STRINGS_H 1
1534| #define HAVE_INTTYPES_H 1
1535| #define HAVE_STDINT_H 1
1536| #define HAVE_UNISTD_H 1
1537| #define WORDS_BIGENDIAN 1
1538| #define HAVE_DIRENT_H 1
1539| #define TIME_WITH_SYS_TIME 1
1540| #define HAVE_SYS_WAIT_H 1
1541| #define HAVE_SYS_FCNTL_H 1
1542| #define HAVE_SYS_SELECT_H 1
1543| #define HAVE_FCNTL_H 1
1544| #define HAVE_SYS_TIME_H 1
1545| #define HAVE_SYS_UNISTD_H 1
1546| #define HAVE_UNISTD_H 1
1547| #define HAVE_UTIME_H 1
1548| #define HAVE_SYS_PARAM_H 1
1549| #define HAVE_CTYPE_H 1
1550| #define HAVE_SYS_WAIT_H 1
1551| #define HAVE_SYS_STAT_H 1
1552| #define HAVE_SYS_IOCTL_H 1
1553| #define HAVE_SYS_FILIO_H 1
1554| #define HAVE_STRING_H 1
1555| #define HAVE_STDLIB_H 1
1556| #define HAVE_SYS_SOCKET_H 1
1557| #define HAVE_GRP_H 1
1558| #define HAVE_SYS_UN_H 1
1559| #define HAVE_SYS_ATTR_H 1
1560| #define HAVE_ARPA_INET_H 1
1561| #define HAVE_ARPA_NAMESER_H 1
1562| #define HAVE_LOCALE_H 1
1563| #define HAVE_SYS_TYPES_H 1
1564| #define HAVE_NETDB_H 1
1565| #define HAVE_FLOAT_H 1
1566| #define HAVE_LIMITS_H 1
1567| #define HAVE_ICONV_H 1
1568| #define HAVE_LIBCHARSET_H 1
1569| #define HAVE_LANGINFO_H 1
1570| #define HAVE_SYS_ACL_H 1
1571| #define HAVE_SYS_XATTR_H 1
1572| /* end confdefs.h.  */
1573| #include <stdio.h>
1574| #ifdef HAVE_SYS_TYPES_H
1575| # include <sys/types.h>
1576| #endif
1577| #ifdef HAVE_SYS_STAT_H
1578| # include <sys/stat.h>
1579| #endif
1580| #ifdef STDC_HEADERS
1581| # include <stdlib.h>
1582| # include <stddef.h>
1583| #else
1584| # ifdef HAVE_STDLIB_H
1585| #  include <stdlib.h>
1586| # endif
1587| #endif
1588| #ifdef HAVE_STRING_H
1589| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1590| #  include <memory.h>
1591| # endif
1592| # include <string.h>
1593| #endif
1594| #ifdef HAVE_STRINGS_H
1595| # include <strings.h>
1596| #endif
1597| #ifdef HAVE_INTTYPES_H
1598| # include <inttypes.h>
1599| #endif
1600| #ifdef HAVE_STDINT_H
1601| # include <stdint.h>
1602| #endif
1603| #ifdef HAVE_UNISTD_H
1604| # include <unistd.h>
1605| #endif
1606| #include <dl.h>
1607configure.sh:4245: result: no
1608configure.sh:4245: checking dl.h presence
1609configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1610conftest.c:54:10: fatal error: dl.h: No such file or directory
1611   54 | #include <dl.h>
1612      |          ^~~~~~
1613compilation terminated.
1614configure.sh:4245: $? = 1
1615configure.sh: failed program was:
1616| /* confdefs.h */
1617| #define PACKAGE_NAME "rsync"
1618| #define PACKAGE_TARNAME "rsync"
1619| #define PACKAGE_VERSION " "
1620| #define PACKAGE_STRING "rsync  "
1621| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1622| #define PACKAGE_URL ""
1623| #define STDC_HEADERS 1
1624| #define HAVE_SYS_TYPES_H 1
1625| #define HAVE_SYS_STAT_H 1
1626| #define HAVE_STDLIB_H 1
1627| #define HAVE_STRING_H 1
1628| #define HAVE_MEMORY_H 1
1629| #define HAVE_STRINGS_H 1
1630| #define HAVE_INTTYPES_H 1
1631| #define HAVE_STDINT_H 1
1632| #define HAVE_UNISTD_H 1
1633| #define WORDS_BIGENDIAN 1
1634| #define HAVE_DIRENT_H 1
1635| #define TIME_WITH_SYS_TIME 1
1636| #define HAVE_SYS_WAIT_H 1
1637| #define HAVE_SYS_FCNTL_H 1
1638| #define HAVE_SYS_SELECT_H 1
1639| #define HAVE_FCNTL_H 1
1640| #define HAVE_SYS_TIME_H 1
1641| #define HAVE_SYS_UNISTD_H 1
1642| #define HAVE_UNISTD_H 1
1643| #define HAVE_UTIME_H 1
1644| #define HAVE_SYS_PARAM_H 1
1645| #define HAVE_CTYPE_H 1
1646| #define HAVE_SYS_WAIT_H 1
1647| #define HAVE_SYS_STAT_H 1
1648| #define HAVE_SYS_IOCTL_H 1
1649| #define HAVE_SYS_FILIO_H 1
1650| #define HAVE_STRING_H 1
1651| #define HAVE_STDLIB_H 1
1652| #define HAVE_SYS_SOCKET_H 1
1653| #define HAVE_GRP_H 1
1654| #define HAVE_SYS_UN_H 1
1655| #define HAVE_SYS_ATTR_H 1
1656| #define HAVE_ARPA_INET_H 1
1657| #define HAVE_ARPA_NAMESER_H 1
1658| #define HAVE_LOCALE_H 1
1659| #define HAVE_SYS_TYPES_H 1
1660| #define HAVE_NETDB_H 1
1661| #define HAVE_FLOAT_H 1
1662| #define HAVE_LIMITS_H 1
1663| #define HAVE_ICONV_H 1
1664| #define HAVE_LIBCHARSET_H 1
1665| #define HAVE_LANGINFO_H 1
1666| #define HAVE_SYS_ACL_H 1
1667| #define HAVE_SYS_XATTR_H 1
1668| /* end confdefs.h.  */
1669| #include <dl.h>
1670configure.sh:4245: result: no
1671configure.sh:4245: checking for dl.h
1672configure.sh:4245: result: no
1673configure.sh:4245: checking popt.h usability
1674configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1675configure.sh:4245: $? = 0
1676configure.sh:4245: result: yes
1677configure.sh:4245: checking popt.h presence
1678configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1679configure.sh:4245: $? = 0
1680configure.sh:4245: result: yes
1681configure.sh:4245: checking for popt.h
1682configure.sh:4245: result: yes
1683configure.sh:4245: checking popt/popt.h usability
1684configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1685conftest.c:88:10: fatal error: popt/popt.h: No such file or directory
1686   88 | #include <popt/popt.h>
1687      |          ^~~~~~~~~~~~~
1688compilation terminated.
1689configure.sh:4245: $? = 1
1690configure.sh: failed program was:
1691| /* confdefs.h */
1692| #define PACKAGE_NAME "rsync"
1693| #define PACKAGE_TARNAME "rsync"
1694| #define PACKAGE_VERSION " "
1695| #define PACKAGE_STRING "rsync  "
1696| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1697| #define PACKAGE_URL ""
1698| #define STDC_HEADERS 1
1699| #define HAVE_SYS_TYPES_H 1
1700| #define HAVE_SYS_STAT_H 1
1701| #define HAVE_STDLIB_H 1
1702| #define HAVE_STRING_H 1
1703| #define HAVE_MEMORY_H 1
1704| #define HAVE_STRINGS_H 1
1705| #define HAVE_INTTYPES_H 1
1706| #define HAVE_STDINT_H 1
1707| #define HAVE_UNISTD_H 1
1708| #define WORDS_BIGENDIAN 1
1709| #define HAVE_DIRENT_H 1
1710| #define TIME_WITH_SYS_TIME 1
1711| #define HAVE_SYS_WAIT_H 1
1712| #define HAVE_SYS_FCNTL_H 1
1713| #define HAVE_SYS_SELECT_H 1
1714| #define HAVE_FCNTL_H 1
1715| #define HAVE_SYS_TIME_H 1
1716| #define HAVE_SYS_UNISTD_H 1
1717| #define HAVE_UNISTD_H 1
1718| #define HAVE_UTIME_H 1
1719| #define HAVE_SYS_PARAM_H 1
1720| #define HAVE_CTYPE_H 1
1721| #define HAVE_SYS_WAIT_H 1
1722| #define HAVE_SYS_STAT_H 1
1723| #define HAVE_SYS_IOCTL_H 1
1724| #define HAVE_SYS_FILIO_H 1
1725| #define HAVE_STRING_H 1
1726| #define HAVE_STDLIB_H 1
1727| #define HAVE_SYS_SOCKET_H 1
1728| #define HAVE_GRP_H 1
1729| #define HAVE_SYS_UN_H 1
1730| #define HAVE_SYS_ATTR_H 1
1731| #define HAVE_ARPA_INET_H 1
1732| #define HAVE_ARPA_NAMESER_H 1
1733| #define HAVE_LOCALE_H 1
1734| #define HAVE_SYS_TYPES_H 1
1735| #define HAVE_NETDB_H 1
1736| #define HAVE_FLOAT_H 1
1737| #define HAVE_LIMITS_H 1
1738| #define HAVE_ICONV_H 1
1739| #define HAVE_LIBCHARSET_H 1
1740| #define HAVE_LANGINFO_H 1
1741| #define HAVE_SYS_ACL_H 1
1742| #define HAVE_SYS_XATTR_H 1
1743| #define HAVE_POPT_H 1
1744| /* end confdefs.h.  */
1745| #include <stdio.h>
1746| #ifdef HAVE_SYS_TYPES_H
1747| # include <sys/types.h>
1748| #endif
1749| #ifdef HAVE_SYS_STAT_H
1750| # include <sys/stat.h>
1751| #endif
1752| #ifdef STDC_HEADERS
1753| # include <stdlib.h>
1754| # include <stddef.h>
1755| #else
1756| # ifdef HAVE_STDLIB_H
1757| #  include <stdlib.h>
1758| # endif
1759| #endif
1760| #ifdef HAVE_STRING_H
1761| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1762| #  include <memory.h>
1763| # endif
1764| # include <string.h>
1765| #endif
1766| #ifdef HAVE_STRINGS_H
1767| # include <strings.h>
1768| #endif
1769| #ifdef HAVE_INTTYPES_H
1770| # include <inttypes.h>
1771| #endif
1772| #ifdef HAVE_STDINT_H
1773| # include <stdint.h>
1774| #endif
1775| #ifdef HAVE_UNISTD_H
1776| # include <unistd.h>
1777| #endif
1778| #include <popt/popt.h>
1779configure.sh:4245: result: no
1780configure.sh:4245: checking popt/popt.h presence
1781configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1782conftest.c:55:10: fatal error: popt/popt.h: No such file or directory
1783   55 | #include <popt/popt.h>
1784      |          ^~~~~~~~~~~~~
1785compilation terminated.
1786configure.sh:4245: $? = 1
1787configure.sh: failed program was:
1788| /* confdefs.h */
1789| #define PACKAGE_NAME "rsync"
1790| #define PACKAGE_TARNAME "rsync"
1791| #define PACKAGE_VERSION " "
1792| #define PACKAGE_STRING "rsync  "
1793| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1794| #define PACKAGE_URL ""
1795| #define STDC_HEADERS 1
1796| #define HAVE_SYS_TYPES_H 1
1797| #define HAVE_SYS_STAT_H 1
1798| #define HAVE_STDLIB_H 1
1799| #define HAVE_STRING_H 1
1800| #define HAVE_MEMORY_H 1
1801| #define HAVE_STRINGS_H 1
1802| #define HAVE_INTTYPES_H 1
1803| #define HAVE_STDINT_H 1
1804| #define HAVE_UNISTD_H 1
1805| #define WORDS_BIGENDIAN 1
1806| #define HAVE_DIRENT_H 1
1807| #define TIME_WITH_SYS_TIME 1
1808| #define HAVE_SYS_WAIT_H 1
1809| #define HAVE_SYS_FCNTL_H 1
1810| #define HAVE_SYS_SELECT_H 1
1811| #define HAVE_FCNTL_H 1
1812| #define HAVE_SYS_TIME_H 1
1813| #define HAVE_SYS_UNISTD_H 1
1814| #define HAVE_UNISTD_H 1
1815| #define HAVE_UTIME_H 1
1816| #define HAVE_SYS_PARAM_H 1
1817| #define HAVE_CTYPE_H 1
1818| #define HAVE_SYS_WAIT_H 1
1819| #define HAVE_SYS_STAT_H 1
1820| #define HAVE_SYS_IOCTL_H 1
1821| #define HAVE_SYS_FILIO_H 1
1822| #define HAVE_STRING_H 1
1823| #define HAVE_STDLIB_H 1
1824| #define HAVE_SYS_SOCKET_H 1
1825| #define HAVE_GRP_H 1
1826| #define HAVE_SYS_UN_H 1
1827| #define HAVE_SYS_ATTR_H 1
1828| #define HAVE_ARPA_INET_H 1
1829| #define HAVE_ARPA_NAMESER_H 1
1830| #define HAVE_LOCALE_H 1
1831| #define HAVE_SYS_TYPES_H 1
1832| #define HAVE_NETDB_H 1
1833| #define HAVE_FLOAT_H 1
1834| #define HAVE_LIMITS_H 1
1835| #define HAVE_ICONV_H 1
1836| #define HAVE_LIBCHARSET_H 1
1837| #define HAVE_LANGINFO_H 1
1838| #define HAVE_SYS_ACL_H 1
1839| #define HAVE_SYS_XATTR_H 1
1840| #define HAVE_POPT_H 1
1841| /* end confdefs.h.  */
1842| #include <popt/popt.h>
1843configure.sh:4245: result: no
1844configure.sh:4245: checking for popt/popt.h
1845configure.sh:4245: result: no
1846configure.sh:4245: checking linux/falloc.h usability
1847configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
1848conftest.c:88:10: fatal error: linux/falloc.h: No such file or directory
1849   88 | #include <linux/falloc.h>
1850      |          ^~~~~~~~~~~~~~~~
1851compilation terminated.
1852configure.sh:4245: $? = 1
1853configure.sh: failed program was:
1854| /* confdefs.h */
1855| #define PACKAGE_NAME "rsync"
1856| #define PACKAGE_TARNAME "rsync"
1857| #define PACKAGE_VERSION " "
1858| #define PACKAGE_STRING "rsync  "
1859| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1860| #define PACKAGE_URL ""
1861| #define STDC_HEADERS 1
1862| #define HAVE_SYS_TYPES_H 1
1863| #define HAVE_SYS_STAT_H 1
1864| #define HAVE_STDLIB_H 1
1865| #define HAVE_STRING_H 1
1866| #define HAVE_MEMORY_H 1
1867| #define HAVE_STRINGS_H 1
1868| #define HAVE_INTTYPES_H 1
1869| #define HAVE_STDINT_H 1
1870| #define HAVE_UNISTD_H 1
1871| #define WORDS_BIGENDIAN 1
1872| #define HAVE_DIRENT_H 1
1873| #define TIME_WITH_SYS_TIME 1
1874| #define HAVE_SYS_WAIT_H 1
1875| #define HAVE_SYS_FCNTL_H 1
1876| #define HAVE_SYS_SELECT_H 1
1877| #define HAVE_FCNTL_H 1
1878| #define HAVE_SYS_TIME_H 1
1879| #define HAVE_SYS_UNISTD_H 1
1880| #define HAVE_UNISTD_H 1
1881| #define HAVE_UTIME_H 1
1882| #define HAVE_SYS_PARAM_H 1
1883| #define HAVE_CTYPE_H 1
1884| #define HAVE_SYS_WAIT_H 1
1885| #define HAVE_SYS_STAT_H 1
1886| #define HAVE_SYS_IOCTL_H 1
1887| #define HAVE_SYS_FILIO_H 1
1888| #define HAVE_STRING_H 1
1889| #define HAVE_STDLIB_H 1
1890| #define HAVE_SYS_SOCKET_H 1
1891| #define HAVE_GRP_H 1
1892| #define HAVE_SYS_UN_H 1
1893| #define HAVE_SYS_ATTR_H 1
1894| #define HAVE_ARPA_INET_H 1
1895| #define HAVE_ARPA_NAMESER_H 1
1896| #define HAVE_LOCALE_H 1
1897| #define HAVE_SYS_TYPES_H 1
1898| #define HAVE_NETDB_H 1
1899| #define HAVE_FLOAT_H 1
1900| #define HAVE_LIMITS_H 1
1901| #define HAVE_ICONV_H 1
1902| #define HAVE_LIBCHARSET_H 1
1903| #define HAVE_LANGINFO_H 1
1904| #define HAVE_SYS_ACL_H 1
1905| #define HAVE_SYS_XATTR_H 1
1906| #define HAVE_POPT_H 1
1907| /* end confdefs.h.  */
1908| #include <stdio.h>
1909| #ifdef HAVE_SYS_TYPES_H
1910| # include <sys/types.h>
1911| #endif
1912| #ifdef HAVE_SYS_STAT_H
1913| # include <sys/stat.h>
1914| #endif
1915| #ifdef STDC_HEADERS
1916| # include <stdlib.h>
1917| # include <stddef.h>
1918| #else
1919| # ifdef HAVE_STDLIB_H
1920| #  include <stdlib.h>
1921| # endif
1922| #endif
1923| #ifdef HAVE_STRING_H
1924| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1925| #  include <memory.h>
1926| # endif
1927| # include <string.h>
1928| #endif
1929| #ifdef HAVE_STRINGS_H
1930| # include <strings.h>
1931| #endif
1932| #ifdef HAVE_INTTYPES_H
1933| # include <inttypes.h>
1934| #endif
1935| #ifdef HAVE_STDINT_H
1936| # include <stdint.h>
1937| #endif
1938| #ifdef HAVE_UNISTD_H
1939| # include <unistd.h>
1940| #endif
1941| #include <linux/falloc.h>
1942configure.sh:4245: result: no
1943configure.sh:4245: checking linux/falloc.h presence
1944configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
1945conftest.c:55:10: fatal error: linux/falloc.h: No such file or directory
1946   55 | #include <linux/falloc.h>
1947      |          ^~~~~~~~~~~~~~~~
1948compilation terminated.
1949configure.sh:4245: $? = 1
1950configure.sh: failed program was:
1951| /* confdefs.h */
1952| #define PACKAGE_NAME "rsync"
1953| #define PACKAGE_TARNAME "rsync"
1954| #define PACKAGE_VERSION " "
1955| #define PACKAGE_STRING "rsync  "
1956| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
1957| #define PACKAGE_URL ""
1958| #define STDC_HEADERS 1
1959| #define HAVE_SYS_TYPES_H 1
1960| #define HAVE_SYS_STAT_H 1
1961| #define HAVE_STDLIB_H 1
1962| #define HAVE_STRING_H 1
1963| #define HAVE_MEMORY_H 1
1964| #define HAVE_STRINGS_H 1
1965| #define HAVE_INTTYPES_H 1
1966| #define HAVE_STDINT_H 1
1967| #define HAVE_UNISTD_H 1
1968| #define WORDS_BIGENDIAN 1
1969| #define HAVE_DIRENT_H 1
1970| #define TIME_WITH_SYS_TIME 1
1971| #define HAVE_SYS_WAIT_H 1
1972| #define HAVE_SYS_FCNTL_H 1
1973| #define HAVE_SYS_SELECT_H 1
1974| #define HAVE_FCNTL_H 1
1975| #define HAVE_SYS_TIME_H 1
1976| #define HAVE_SYS_UNISTD_H 1
1977| #define HAVE_UNISTD_H 1
1978| #define HAVE_UTIME_H 1
1979| #define HAVE_SYS_PARAM_H 1
1980| #define HAVE_CTYPE_H 1
1981| #define HAVE_SYS_WAIT_H 1
1982| #define HAVE_SYS_STAT_H 1
1983| #define HAVE_SYS_IOCTL_H 1
1984| #define HAVE_SYS_FILIO_H 1
1985| #define HAVE_STRING_H 1
1986| #define HAVE_STDLIB_H 1
1987| #define HAVE_SYS_SOCKET_H 1
1988| #define HAVE_GRP_H 1
1989| #define HAVE_SYS_UN_H 1
1990| #define HAVE_SYS_ATTR_H 1
1991| #define HAVE_ARPA_INET_H 1
1992| #define HAVE_ARPA_NAMESER_H 1
1993| #define HAVE_LOCALE_H 1
1994| #define HAVE_SYS_TYPES_H 1
1995| #define HAVE_NETDB_H 1
1996| #define HAVE_FLOAT_H 1
1997| #define HAVE_LIMITS_H 1
1998| #define HAVE_ICONV_H 1
1999| #define HAVE_LIBCHARSET_H 1
2000| #define HAVE_LANGINFO_H 1
2001| #define HAVE_SYS_ACL_H 1
2002| #define HAVE_SYS_XATTR_H 1
2003| #define HAVE_POPT_H 1
2004| /* end confdefs.h.  */
2005| #include <linux/falloc.h>
2006configure.sh:4245: result: no
2007configure.sh:4245: checking for linux/falloc.h
2008configure.sh:4245: result: no
2009configure.sh:4245: checking netinet/in_systm.h usability
2010configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2011configure.sh:4245: $? = 0
2012configure.sh:4245: result: yes
2013configure.sh:4245: checking netinet/in_systm.h presence
2014configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2015configure.sh:4245: $? = 0
2016configure.sh:4245: result: yes
2017configure.sh:4245: checking for netinet/in_systm.h
2018configure.sh:4245: result: yes
2019configure.sh:4245: checking netgroup.h usability
2020configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2021conftest.c:89:10: fatal error: netgroup.h: No such file or directory
2022   89 | #include <netgroup.h>
2023      |          ^~~~~~~~~~~~
2024compilation terminated.
2025configure.sh:4245: $? = 1
2026configure.sh: failed program was:
2027| /* confdefs.h */
2028| #define PACKAGE_NAME "rsync"
2029| #define PACKAGE_TARNAME "rsync"
2030| #define PACKAGE_VERSION " "
2031| #define PACKAGE_STRING "rsync  "
2032| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
2033| #define PACKAGE_URL ""
2034| #define STDC_HEADERS 1
2035| #define HAVE_SYS_TYPES_H 1
2036| #define HAVE_SYS_STAT_H 1
2037| #define HAVE_STDLIB_H 1
2038| #define HAVE_STRING_H 1
2039| #define HAVE_MEMORY_H 1
2040| #define HAVE_STRINGS_H 1
2041| #define HAVE_INTTYPES_H 1
2042| #define HAVE_STDINT_H 1
2043| #define HAVE_UNISTD_H 1
2044| #define WORDS_BIGENDIAN 1
2045| #define HAVE_DIRENT_H 1
2046| #define TIME_WITH_SYS_TIME 1
2047| #define HAVE_SYS_WAIT_H 1
2048| #define HAVE_SYS_FCNTL_H 1
2049| #define HAVE_SYS_SELECT_H 1
2050| #define HAVE_FCNTL_H 1
2051| #define HAVE_SYS_TIME_H 1
2052| #define HAVE_SYS_UNISTD_H 1
2053| #define HAVE_UNISTD_H 1
2054| #define HAVE_UTIME_H 1
2055| #define HAVE_SYS_PARAM_H 1
2056| #define HAVE_CTYPE_H 1
2057| #define HAVE_SYS_WAIT_H 1
2058| #define HAVE_SYS_STAT_H 1
2059| #define HAVE_SYS_IOCTL_H 1
2060| #define HAVE_SYS_FILIO_H 1
2061| #define HAVE_STRING_H 1
2062| #define HAVE_STDLIB_H 1
2063| #define HAVE_SYS_SOCKET_H 1
2064| #define HAVE_GRP_H 1
2065| #define HAVE_SYS_UN_H 1
2066| #define HAVE_SYS_ATTR_H 1
2067| #define HAVE_ARPA_INET_H 1
2068| #define HAVE_ARPA_NAMESER_H 1
2069| #define HAVE_LOCALE_H 1
2070| #define HAVE_SYS_TYPES_H 1
2071| #define HAVE_NETDB_H 1
2072| #define HAVE_FLOAT_H 1
2073| #define HAVE_LIMITS_H 1
2074| #define HAVE_ICONV_H 1
2075| #define HAVE_LIBCHARSET_H 1
2076| #define HAVE_LANGINFO_H 1
2077| #define HAVE_SYS_ACL_H 1
2078| #define HAVE_SYS_XATTR_H 1
2079| #define HAVE_POPT_H 1
2080| #define HAVE_NETINET_IN_SYSTM_H 1
2081| /* end confdefs.h.  */
2082| #include <stdio.h>
2083| #ifdef HAVE_SYS_TYPES_H
2084| # include <sys/types.h>
2085| #endif
2086| #ifdef HAVE_SYS_STAT_H
2087| # include <sys/stat.h>
2088| #endif
2089| #ifdef STDC_HEADERS
2090| # include <stdlib.h>
2091| # include <stddef.h>
2092| #else
2093| # ifdef HAVE_STDLIB_H
2094| #  include <stdlib.h>
2095| # endif
2096| #endif
2097| #ifdef HAVE_STRING_H
2098| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2099| #  include <memory.h>
2100| # endif
2101| # include <string.h>
2102| #endif
2103| #ifdef HAVE_STRINGS_H
2104| # include <strings.h>
2105| #endif
2106| #ifdef HAVE_INTTYPES_H
2107| # include <inttypes.h>
2108| #endif
2109| #ifdef HAVE_STDINT_H
2110| # include <stdint.h>
2111| #endif
2112| #ifdef HAVE_UNISTD_H
2113| # include <unistd.h>
2114| #endif
2115| #include <netgroup.h>
2116configure.sh:4245: result: no
2117configure.sh:4245: checking netgroup.h presence
2118configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2119conftest.c:56:10: fatal error: netgroup.h: No such file or directory
2120   56 | #include <netgroup.h>
2121      |          ^~~~~~~~~~~~
2122compilation terminated.
2123configure.sh:4245: $? = 1
2124configure.sh: failed program was:
2125| /* confdefs.h */
2126| #define PACKAGE_NAME "rsync"
2127| #define PACKAGE_TARNAME "rsync"
2128| #define PACKAGE_VERSION " "
2129| #define PACKAGE_STRING "rsync  "
2130| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
2131| #define PACKAGE_URL ""
2132| #define STDC_HEADERS 1
2133| #define HAVE_SYS_TYPES_H 1
2134| #define HAVE_SYS_STAT_H 1
2135| #define HAVE_STDLIB_H 1
2136| #define HAVE_STRING_H 1
2137| #define HAVE_MEMORY_H 1
2138| #define HAVE_STRINGS_H 1
2139| #define HAVE_INTTYPES_H 1
2140| #define HAVE_STDINT_H 1
2141| #define HAVE_UNISTD_H 1
2142| #define WORDS_BIGENDIAN 1
2143| #define HAVE_DIRENT_H 1
2144| #define TIME_WITH_SYS_TIME 1
2145| #define HAVE_SYS_WAIT_H 1
2146| #define HAVE_SYS_FCNTL_H 1
2147| #define HAVE_SYS_SELECT_H 1
2148| #define HAVE_FCNTL_H 1
2149| #define HAVE_SYS_TIME_H 1
2150| #define HAVE_SYS_UNISTD_H 1
2151| #define HAVE_UNISTD_H 1
2152| #define HAVE_UTIME_H 1
2153| #define HAVE_SYS_PARAM_H 1
2154| #define HAVE_CTYPE_H 1
2155| #define HAVE_SYS_WAIT_H 1
2156| #define HAVE_SYS_STAT_H 1
2157| #define HAVE_SYS_IOCTL_H 1
2158| #define HAVE_SYS_FILIO_H 1
2159| #define HAVE_STRING_H 1
2160| #define HAVE_STDLIB_H 1
2161| #define HAVE_SYS_SOCKET_H 1
2162| #define HAVE_GRP_H 1
2163| #define HAVE_SYS_UN_H 1
2164| #define HAVE_SYS_ATTR_H 1
2165| #define HAVE_ARPA_INET_H 1
2166| #define HAVE_ARPA_NAMESER_H 1
2167| #define HAVE_LOCALE_H 1
2168| #define HAVE_SYS_TYPES_H 1
2169| #define HAVE_NETDB_H 1
2170| #define HAVE_FLOAT_H 1
2171| #define HAVE_LIMITS_H 1
2172| #define HAVE_ICONV_H 1
2173| #define HAVE_LIBCHARSET_H 1
2174| #define HAVE_LANGINFO_H 1
2175| #define HAVE_SYS_ACL_H 1
2176| #define HAVE_SYS_XATTR_H 1
2177| #define HAVE_POPT_H 1
2178| #define HAVE_NETINET_IN_SYSTM_H 1
2179| /* end confdefs.h.  */
2180| #include <netgroup.h>
2181configure.sh:4245: result: no
2182configure.sh:4245: checking for netgroup.h
2183configure.sh:4245: result: no
2184configure.sh:4245: checking zlib.h usability
2185configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2186configure.sh:4245: $? = 0
2187configure.sh:4245: result: yes
2188configure.sh:4245: checking zlib.h presence
2189configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2190configure.sh:4245: $? = 0
2191configure.sh:4245: result: yes
2192configure.sh:4245: checking for zlib.h
2193configure.sh:4245: result: yes
2194configure.sh:4245: checking xxhash.h usability
2195configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2196configure.sh:4245: $? = 0
2197configure.sh:4245: result: yes
2198configure.sh:4245: checking xxhash.h presence
2199configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2200configure.sh:4245: $? = 0
2201configure.sh:4245: result: yes
2202configure.sh:4245: checking for xxhash.h
2203configure.sh:4245: result: yes
2204configure.sh:4245: checking openssl/md4.h usability
2205configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2206configure.sh:4245: $? = 0
2207configure.sh:4245: result: yes
2208configure.sh:4245: checking openssl/md4.h presence
2209configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2210configure.sh:4245: $? = 0
2211configure.sh:4245: result: yes
2212configure.sh:4245: checking for openssl/md4.h
2213configure.sh:4245: result: yes
2214configure.sh:4245: checking openssl/md5.h usability
2215configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2216configure.sh:4245: $? = 0
2217configure.sh:4245: result: yes
2218configure.sh:4245: checking openssl/md5.h presence
2219configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2220configure.sh:4245: $? = 0
2221configure.sh:4245: result: yes
2222configure.sh:4245: checking for openssl/md5.h
2223configure.sh:4245: result: yes
2224configure.sh:4245: checking zstd.h usability
2225configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2226configure.sh:4245: $? = 0
2227configure.sh:4245: result: yes
2228configure.sh:4245: checking zstd.h presence
2229configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2230configure.sh:4245: $? = 0
2231configure.sh:4245: result: yes
2232configure.sh:4245: checking for zstd.h
2233configure.sh:4245: result: yes
2234configure.sh:4245: checking lz4.h usability
2235configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2236configure.sh:4245: $? = 0
2237configure.sh:4245: result: yes
2238configure.sh:4245: checking lz4.h presence
2239configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2240configure.sh:4245: $? = 0
2241configure.sh:4245: result: yes
2242configure.sh:4245: checking for lz4.h
2243configure.sh:4245: result: yes
2244configure.sh:4245: checking sys/file.h usability
2245configure.sh:4245: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2246configure.sh:4245: $? = 0
2247configure.sh:4245: result: yes
2248configure.sh:4245: checking sys/file.h presence
2249configure.sh:4245: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2250configure.sh:4245: $? = 0
2251configure.sh:4245: result: yes
2252configure.sh:4245: checking for sys/file.h
2253configure.sh:4245: result: yes
2254configure.sh:4257: checking for netinet/ip.h
2255configure.sh:4257: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2256configure.sh:4257: $? = 0
2257configure.sh:4257: result: yes
2258configure.sh:4268: checking whether sys/types.h defines makedev
2259configure.sh:4284: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
2260configure.sh:4284: $? = 0
2261configure.sh:4297: result: yes
2262configure.sh:4331: Configuring rsync 3.2.4
2263configure.sh:4369: checking build system type
2264configure.sh:4383: result: powerpc-apple-darwin10.8.0
2265configure.sh:4403: checking host system type
2266configure.sh:4416: result: powerpc-apple-darwin10.8.0
2267configure.sh:4444: checking whether to include debugging symbols
2268configure.sh:4457: result: yes
2269configure.sh:4510: checking for gcc
2270configure.sh:4537: result: /opt/local/bin/gcc-mp-10
2271configure.sh:4766: checking for C compiler version
2272configure.sh:4775: /opt/local/bin/gcc-mp-10 --version >&5
2273gcc-mp-10 (MacPorts gcc10 10.3.0_1) 10.3.0
2274Copyright (C) 2020 Free Software Foundation, Inc.
2275This is free software; see the source for copying conditions.  There is NO
2276warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2277
2278configure.sh:4786: $? = 0
2279configure.sh:4775: /opt/local/bin/gcc-mp-10 -v >&5
2280Using built-in specs.
2281COLLECT_GCC=/opt/local/bin/gcc-mp-10
2282COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/10.3.0/lto-wrapper
2283Target: powerpc-apple-darwin10
2284Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc10/gcc10/work/gcc-10.3.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --host=powerpc-apple-darwin10 --host=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc10 --includedir=/opt/local/include/gcc10 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-10 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-10 --with-gxx-include-dir=/opt/local/include/gcc10/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --disable-libsanitizer --disable-target-libsanitizer --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc10 10.3.0_1'
2285Thread model: posix
2286Supported LTO compression algorithms: zlib zstd
2287gcc version 10.3.0 (MacPorts gcc10 10.3.0_1)
2288configure.sh:4786: $? = 0
2289configure.sh:4775: /opt/local/bin/gcc-mp-10 -V >&5
2290gcc-mp-10: error: unrecognized command-line option '-V'
2291gcc-mp-10: fatal error: no input files
2292compilation terminated.
2293configure.sh:4786: $? = 1
2294configure.sh:4775: /opt/local/bin/gcc-mp-10 -qversion >&5
2295gcc-mp-10: error: unrecognized command-line option '-qversion'; did you mean '--version'?
2296gcc-mp-10: fatal error: no input files
2297compilation terminated.
2298configure.sh:4786: $? = 1
2299configure.sh:4790: checking whether we are using the GNU C compiler
2300configure.sh:4818: result: yes
2301configure.sh:4827: checking whether /opt/local/bin/gcc-mp-10 accepts -g
2302configure.sh:4888: result: yes
2303configure.sh:4905: checking for /opt/local/bin/gcc-mp-10 option to accept ISO C89
2304configure.sh:4981: result: none needed
2305configure.sh:5006: checking how to run the C preprocessor
2306configure.sh:5076: result: /opt/local/bin/gcc-mp-10 -E
2307configure.sh:5096: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2308configure.sh:5096: $? = 0
2309configure.sh:5110: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
2310conftest.c:64:10: fatal error: ac_nonexistent.h: No such file or directory
2311   64 | #include <ac_nonexistent.h>
2312      |          ^~~~~~~~~~~~~~~~~~
2313compilation terminated.
2314configure.sh:5110: $? = 1
2315configure.sh: failed program was:
2316| /* confdefs.h */
2317| #define PACKAGE_NAME "rsync"
2318| #define PACKAGE_TARNAME "rsync"
2319| #define PACKAGE_VERSION " "
2320| #define PACKAGE_STRING "rsync  "
2321| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
2322| #define PACKAGE_URL ""
2323| #define STDC_HEADERS 1
2324| #define HAVE_SYS_TYPES_H 1
2325| #define HAVE_SYS_STAT_H 1
2326| #define HAVE_STDLIB_H 1
2327| #define HAVE_STRING_H 1
2328| #define HAVE_MEMORY_H 1
2329| #define HAVE_STRINGS_H 1
2330| #define HAVE_INTTYPES_H 1
2331| #define HAVE_STDINT_H 1
2332| #define HAVE_UNISTD_H 1
2333| #define WORDS_BIGENDIAN 1
2334| #define HAVE_DIRENT_H 1
2335| #define TIME_WITH_SYS_TIME 1
2336| #define HAVE_SYS_WAIT_H 1
2337| #define HAVE_SYS_FCNTL_H 1
2338| #define HAVE_SYS_SELECT_H 1
2339| #define HAVE_FCNTL_H 1
2340| #define HAVE_SYS_TIME_H 1
2341| #define HAVE_SYS_UNISTD_H 1
2342| #define HAVE_UNISTD_H 1
2343| #define HAVE_UTIME_H 1
2344| #define HAVE_SYS_PARAM_H 1
2345| #define HAVE_CTYPE_H 1
2346| #define HAVE_SYS_WAIT_H 1
2347| #define HAVE_SYS_STAT_H 1
2348| #define HAVE_SYS_IOCTL_H 1
2349| #define HAVE_SYS_FILIO_H 1
2350| #define HAVE_STRING_H 1
2351| #define HAVE_STDLIB_H 1
2352| #define HAVE_SYS_SOCKET_H 1
2353| #define HAVE_GRP_H 1
2354| #define HAVE_SYS_UN_H 1
2355| #define HAVE_SYS_ATTR_H 1
2356| #define HAVE_ARPA_INET_H 1
2357| #define HAVE_ARPA_NAMESER_H 1
2358| #define HAVE_LOCALE_H 1
2359| #define HAVE_SYS_TYPES_H 1
2360| #define HAVE_NETDB_H 1
2361| #define HAVE_FLOAT_H 1
2362| #define HAVE_LIMITS_H 1
2363| #define HAVE_ICONV_H 1
2364| #define HAVE_LIBCHARSET_H 1
2365| #define HAVE_LANGINFO_H 1
2366| #define HAVE_SYS_ACL_H 1
2367| #define HAVE_SYS_XATTR_H 1
2368| #define HAVE_POPT_H 1
2369| #define HAVE_NETINET_IN_SYSTM_H 1
2370| #define HAVE_ZLIB_H 1
2371| #define HAVE_XXHASH_H 1
2372| #define HAVE_OPENSSL_MD4_H 1
2373| #define HAVE_OPENSSL_MD5_H 1
2374| #define HAVE_ZSTD_H 1
2375| #define HAVE_LZ4_H 1
2376| #define HAVE_SYS_FILE_H 1
2377| #define HAVE_NETINET_IP_H 1
2378| /* end confdefs.h.  */
2379| #include <ac_nonexistent.h>
2380configure.sh:5250: checking for C++ compiler version
2381configure.sh:5259: /opt/local/bin/g++-mp-10 --version >&5
2382g++-mp-10 (MacPorts gcc10 10.3.0_1) 10.3.0
2383Copyright (C) 2020 Free Software Foundation, Inc.
2384This is free software; see the source for copying conditions.  There is NO
2385warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2386
2387configure.sh:5270: $? = 0
2388configure.sh:5259: /opt/local/bin/g++-mp-10 -v >&5
2389Using built-in specs.
2390COLLECT_GCC=/opt/local/bin/g++-mp-10
2391COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/powerpc-apple-darwin10/10.3.0/lto-wrapper
2392Target: powerpc-apple-darwin10
2393Configured with: /opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_lang_gcc10/gcc10/work/gcc-10.3.0/configure --prefix=/opt/local --build=powerpc-apple-darwin10 --host=powerpc-apple-darwin10 --host=powerpc-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc10 --includedir=/opt/local/include/gcc10 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-10 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-10 --with-gxx-include-dir=/opt/local/include/gcc10/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --disable-multilib --disable-libsanitizer --disable-target-libsanitizer --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --disable-tls --with-pkgversion='MacPorts gcc10 10.3.0_1'
2394Thread model: posix
2395Supported LTO compression algorithms: zlib zstd
2396gcc version 10.3.0 (MacPorts gcc10 10.3.0_1)
2397configure.sh:5270: $? = 0
2398configure.sh:5259: /opt/local/bin/g++-mp-10 -V >&5
2399g++-mp-10: error: unrecognized command-line option '-V'
2400g++-mp-10: fatal error: no input files
2401compilation terminated.
2402configure.sh:5270: $? = 1
2403configure.sh:5259: /opt/local/bin/g++-mp-10 -qversion >&5
2404g++-mp-10: error: unrecognized command-line option '-qversion'; did you mean '--version'?
2405g++-mp-10: fatal error: no input files
2406compilation terminated.
2407configure.sh:5270: $? = 1
2408configure.sh:5274: checking whether we are using the GNU C++ compiler
2409configure.sh:5293: /opt/local/bin/g++-mp-10 -c -pipe -Os -arch ppc -I/opt/local/include conftest.cpp >&5
2410configure.sh:5293: $? = 0
2411configure.sh:5302: result: yes
2412configure.sh:5311: checking whether /opt/local/bin/g++-mp-10 accepts -g
2413configure.sh:5331: /opt/local/bin/g++-mp-10 -c -g -I/opt/local/include conftest.cpp >&5
2414configure.sh:5331: $? = 0
2415configure.sh:5372: result: yes
2416configure.sh:5399: checking for gawk
2417configure.sh:5415: found /opt/local/bin/gawk
2418configure.sh:5426: result: gawk
2419configure.sh:5437: checking for egrep
2420configure.sh:5499: result: /opt/local/bin/ggrep -E
2421configure.sh:5518: checking for a BSD-compatible install
2422configure.sh:5586: result: /usr/bin/install -c
2423configure.sh:5597: checking for a thread-safe mkdir -p
2424configure.sh:5636: result: /opt/local/bin/gmkdir -p
2425configure.sh:5643: checking for /opt/local/bin/gcc-mp-10 option to accept ISO C99
2426configure.sh:5792: /opt/local/bin/gcc-mp-10  -c -pipe -Os -arch ppc -I/opt/local/include conftest.c >&5
2427configure.sh:5792: $? = 0
2428configure.sh:5805: result: none needed
2429configure.sh:5913: checking for /opt/local/bin/gcc-mp-10 option to accept ISO Standard C
2430configure.sh:5924: result: none needed
2431configure.sh:5934: checking for perl
2432configure.sh:5952: found /opt/local/bin/perl
2433configure.sh:5964: result: /opt/local/bin/perl
2434configure.sh:5974: checking for python3
2435configure.sh:6007: result: no
2436configure.sh:6036: checking if md2man can create manpages
2437configure.sh:6039: result: no - python3 not found
2438configure.sh:6056: checking if we require man-page building
2439configure.sh:6065: result: optional
2440configure.sh:6198: checking for remsh
2441configure.sh:6226: result: 0
2442configure.sh:6254: checking for sh
2443configure.sh:6272: found /bin/sh
2444configure.sh:6285: result: /bin/sh
2445configure.sh:6295: checking for fakeroot
2446configure.sh:6326: result: /usr/bin/fakeroot
2447configure.sh:6352: checking the group for user "nobody"
2448configure.sh:6361: result: nobody
2449configure.sh:6379: checking whether to enable rolling-checksum SIMD optimizations
2450configure.sh:6538: result: no
2451configure.sh:6544: checking if assembler accepts noexecstack
2452configure.sh:6559: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -Wa,--noexecstack -I/opt/local/include conftest.c >&5
2453FATAL:/opt/local/bin/../libexec/as/ppc/as: I don't understand '-' flag!
2454configure.sh:6559: $? = 2
2455configure.sh: failed program was:
2456| /* confdefs.h */
2457| #define PACKAGE_NAME "rsync"
2458| #define PACKAGE_TARNAME "rsync"
2459| #define PACKAGE_VERSION " "
2460| #define PACKAGE_STRING "rsync  "
2461| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
2462| #define PACKAGE_URL ""
2463| #define STDC_HEADERS 1
2464| #define HAVE_SYS_TYPES_H 1
2465| #define HAVE_SYS_STAT_H 1
2466| #define HAVE_STDLIB_H 1
2467| #define HAVE_STRING_H 1
2468| #define HAVE_MEMORY_H 1
2469| #define HAVE_STRINGS_H 1
2470| #define HAVE_INTTYPES_H 1
2471| #define HAVE_STDINT_H 1
2472| #define HAVE_UNISTD_H 1
2473| #define WORDS_BIGENDIAN 1
2474| #define HAVE_DIRENT_H 1
2475| #define TIME_WITH_SYS_TIME 1
2476| #define HAVE_SYS_WAIT_H 1
2477| #define HAVE_SYS_FCNTL_H 1
2478| #define HAVE_SYS_SELECT_H 1
2479| #define HAVE_FCNTL_H 1
2480| #define HAVE_SYS_TIME_H 1
2481| #define HAVE_SYS_UNISTD_H 1
2482| #define HAVE_UNISTD_H 1
2483| #define HAVE_UTIME_H 1
2484| #define HAVE_SYS_PARAM_H 1
2485| #define HAVE_CTYPE_H 1
2486| #define HAVE_SYS_WAIT_H 1
2487| #define HAVE_SYS_STAT_H 1
2488| #define HAVE_SYS_IOCTL_H 1
2489| #define HAVE_SYS_FILIO_H 1
2490| #define HAVE_STRING_H 1
2491| #define HAVE_STDLIB_H 1
2492| #define HAVE_SYS_SOCKET_H 1
2493| #define HAVE_GRP_H 1
2494| #define HAVE_SYS_UN_H 1
2495| #define HAVE_SYS_ATTR_H 1
2496| #define HAVE_ARPA_INET_H 1
2497| #define HAVE_ARPA_NAMESER_H 1
2498| #define HAVE_LOCALE_H 1
2499| #define HAVE_SYS_TYPES_H 1
2500| #define HAVE_NETDB_H 1
2501| #define HAVE_FLOAT_H 1
2502| #define HAVE_LIMITS_H 1
2503| #define HAVE_ICONV_H 1
2504| #define HAVE_LIBCHARSET_H 1
2505| #define HAVE_LANGINFO_H 1
2506| #define HAVE_SYS_ACL_H 1
2507| #define HAVE_SYS_XATTR_H 1
2508| #define HAVE_POPT_H 1
2509| #define HAVE_NETINET_IN_SYSTM_H 1
2510| #define HAVE_ZLIB_H 1
2511| #define HAVE_XXHASH_H 1
2512| #define HAVE_OPENSSL_MD4_H 1
2513| #define HAVE_OPENSSL_MD5_H 1
2514| #define HAVE_ZSTD_H 1
2515| #define HAVE_LZ4_H 1
2516| #define HAVE_SYS_FILE_H 1
2517| #define HAVE_NETINET_IP_H 1
2518| #define _GNU_SOURCE 1
2519| #define RSYNC_PATH "rsync"
2520| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2521| #define RSYNC_RSH "ssh"
2522| #define NOBODY_USER "nobody"
2523| #define NOBODY_GROUP "nobody"
2524| /* end confdefs.h.  */
2525|
2526| int
2527| main ()
2528| {
2529| return 0;
2530|   ;
2531|   return 0;
2532| }
2533configure.sh:6563: result: no
2534configure.sh:6572: checking for broken largefile support
2535configure.sh:6622: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
2536configure.sh:6622: $? = 0
2537configure.sh:6622: ./conftest
2538configure.sh:6622: $? = 1
2539configure.sh: program exited with status 1
2540configure.sh: failed program was:
2541| /* confdefs.h */
2542| #define PACKAGE_NAME "rsync"
2543| #define PACKAGE_TARNAME "rsync"
2544| #define PACKAGE_VERSION " "
2545| #define PACKAGE_STRING "rsync  "
2546| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
2547| #define PACKAGE_URL ""
2548| #define STDC_HEADERS 1
2549| #define HAVE_SYS_TYPES_H 1
2550| #define HAVE_SYS_STAT_H 1
2551| #define HAVE_STDLIB_H 1
2552| #define HAVE_STRING_H 1
2553| #define HAVE_MEMORY_H 1
2554| #define HAVE_STRINGS_H 1
2555| #define HAVE_INTTYPES_H 1
2556| #define HAVE_STDINT_H 1
2557| #define HAVE_UNISTD_H 1
2558| #define WORDS_BIGENDIAN 1
2559| #define HAVE_DIRENT_H 1
2560| #define TIME_WITH_SYS_TIME 1
2561| #define HAVE_SYS_WAIT_H 1
2562| #define HAVE_SYS_FCNTL_H 1
2563| #define HAVE_SYS_SELECT_H 1
2564| #define HAVE_FCNTL_H 1
2565| #define HAVE_SYS_TIME_H 1
2566| #define HAVE_SYS_UNISTD_H 1
2567| #define HAVE_UNISTD_H 1
2568| #define HAVE_UTIME_H 1
2569| #define HAVE_SYS_PARAM_H 1
2570| #define HAVE_CTYPE_H 1
2571| #define HAVE_SYS_WAIT_H 1
2572| #define HAVE_SYS_STAT_H 1
2573| #define HAVE_SYS_IOCTL_H 1
2574| #define HAVE_SYS_FILIO_H 1
2575| #define HAVE_STRING_H 1
2576| #define HAVE_STDLIB_H 1
2577| #define HAVE_SYS_SOCKET_H 1
2578| #define HAVE_GRP_H 1
2579| #define HAVE_SYS_UN_H 1
2580| #define HAVE_SYS_ATTR_H 1
2581| #define HAVE_ARPA_INET_H 1
2582| #define HAVE_ARPA_NAMESER_H 1
2583| #define HAVE_LOCALE_H 1
2584| #define HAVE_SYS_TYPES_H 1
2585| #define HAVE_NETDB_H 1
2586| #define HAVE_FLOAT_H 1
2587| #define HAVE_LIMITS_H 1
2588| #define HAVE_ICONV_H 1
2589| #define HAVE_LIBCHARSET_H 1
2590| #define HAVE_LANGINFO_H 1
2591| #define HAVE_SYS_ACL_H 1
2592| #define HAVE_SYS_XATTR_H 1
2593| #define HAVE_POPT_H 1
2594| #define HAVE_NETINET_IN_SYSTM_H 1
2595| #define HAVE_ZLIB_H 1
2596| #define HAVE_XXHASH_H 1
2597| #define HAVE_OPENSSL_MD4_H 1
2598| #define HAVE_OPENSSL_MD5_H 1
2599| #define HAVE_ZSTD_H 1
2600| #define HAVE_LZ4_H 1
2601| #define HAVE_SYS_FILE_H 1
2602| #define HAVE_NETINET_IP_H 1
2603| #define _GNU_SOURCE 1
2604| #define RSYNC_PATH "rsync"
2605| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2606| #define RSYNC_RSH "ssh"
2607| #define NOBODY_USER "nobody"
2608| #define NOBODY_GROUP "nobody"
2609| /* end confdefs.h.  */
2610|
2611| #define _FILE_OFFSET_BITS 64
2612| #include <stdio.h>
2613| #ifdef HAVE_SYS_TYPES_H
2614| # include <sys/types.h>
2615| #endif
2616| #ifdef HAVE_SYS_STAT_H
2617| # include <sys/stat.h>
2618| #endif
2619| #ifdef STDC_HEADERS
2620| # include <stdlib.h>
2621| # include <stddef.h>
2622| #else
2623| # ifdef HAVE_STDLIB_H
2624| #  include <stdlib.h>
2625| # endif
2626| #endif
2627| #ifdef HAVE_STRING_H
2628| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2629| #  include <memory.h>
2630| # endif
2631| # include <string.h>
2632| #endif
2633| #ifdef HAVE_STRINGS_H
2634| # include <strings.h>
2635| #endif
2636| #ifdef HAVE_INTTYPES_H
2637| # include <inttypes.h>
2638| #endif
2639| #ifdef HAVE_STDINT_H
2640| # include <stdint.h>
2641| #endif
2642| #ifdef HAVE_UNISTD_H
2643| # include <unistd.h>
2644| #endif
2645| #ifdef HAVE_FCNTL_H
2646| # include <fcntl.h>
2647| #elif defined HAVE_SYS_FCNTL_H
2648| # include <sys/fcntl.h>
2649| #endif
2650| #ifdef HAVE_SYS_WAIT_H
2651| #include <sys/wait.h>
2652| #endif
2653|
2654| int main(void)
2655| {
2656|       struct flock lock;
2657|       int status;
2658|       char tpl[32] = "/tmp/locktest.XXXXXX";
2659|       int fd = mkstemp(tpl);
2660|       if (fd < 0) {
2661|               strcpy(tpl, "conftest.dat");
2662|               fd = open(tpl, O_CREAT|O_RDWR, 0600);
2663|       }
2664|
2665|       lock.l_type = F_WRLCK;
2666|       lock.l_whence = SEEK_SET;
2667|       lock.l_start = 0;
2668|       lock.l_len = 1;
2669|       lock.l_pid = 0;
2670|       fcntl(fd,F_SETLK,&lock);
2671|       if (fork() == 0) {
2672|               lock.l_start = 1;
2673|               _exit(fcntl(fd,F_SETLK,&lock) == 0);
2674|       }
2675|       wait(&status);
2676|       unlink(tpl);
2677|       return WEXITSTATUS(status);
2678| }
2679|
2680configure.sh:6632: result: no
2681configure.sh:6642: checking for special C compiler options needed for large files
2682configure.sh:6687: result: no
2683configure.sh:6693: checking for _FILE_OFFSET_BITS value needed for large files
2684configure.sh:6718: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
2685configure.sh:6718: $? = 0
2686configure.sh:6750: result: no
2687configure.sh:6837: checking whether to enable ipv6
2688configure.sh:6874: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
2689conftest.c:74:1: warning: return type defaults to 'int' [-Wimplicit-int]
2690   74 | main()
2691      | ^~~~
2692configure.sh:6874: $? = 0
2693configure.sh:6874: ./conftest
2694configure.sh:6874: $? = 0
2695configure.sh:6875: result: yes
2696configure.sh:6902: checking whether to call shutdown on all sockets
2697configure.sh:6911: result: no
2698configure.sh:6915: checking whether to enable use of openssl crypto library
2699configure.sh:6925: result: yes
2700configure.sh:6927: checking for library containing MD5_Init
2701configure.sh:6958: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c  >&5
2702Undefined symbols:
2703  "_MD5_Init", referenced from:
2704      _main in ccl3EHdx.o
2705ld: symbol(s) not found
2706collect2: error: ld returned 1 exit status
2707configure.sh:6958: $? = 1
2708configure.sh: failed program was:
2709| /* confdefs.h */
2710| #define PACKAGE_NAME "rsync"
2711| #define PACKAGE_TARNAME "rsync"
2712| #define PACKAGE_VERSION " "
2713| #define PACKAGE_STRING "rsync  "
2714| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
2715| #define PACKAGE_URL ""
2716| #define STDC_HEADERS 1
2717| #define HAVE_SYS_TYPES_H 1
2718| #define HAVE_SYS_STAT_H 1
2719| #define HAVE_STDLIB_H 1
2720| #define HAVE_STRING_H 1
2721| #define HAVE_MEMORY_H 1
2722| #define HAVE_STRINGS_H 1
2723| #define HAVE_INTTYPES_H 1
2724| #define HAVE_STDINT_H 1
2725| #define HAVE_UNISTD_H 1
2726| #define WORDS_BIGENDIAN 1
2727| #define HAVE_DIRENT_H 1
2728| #define TIME_WITH_SYS_TIME 1
2729| #define HAVE_SYS_WAIT_H 1
2730| #define HAVE_SYS_FCNTL_H 1
2731| #define HAVE_SYS_SELECT_H 1
2732| #define HAVE_FCNTL_H 1
2733| #define HAVE_SYS_TIME_H 1
2734| #define HAVE_SYS_UNISTD_H 1
2735| #define HAVE_UNISTD_H 1
2736| #define HAVE_UTIME_H 1
2737| #define HAVE_SYS_PARAM_H 1
2738| #define HAVE_CTYPE_H 1
2739| #define HAVE_SYS_WAIT_H 1
2740| #define HAVE_SYS_STAT_H 1
2741| #define HAVE_SYS_IOCTL_H 1
2742| #define HAVE_SYS_FILIO_H 1
2743| #define HAVE_STRING_H 1
2744| #define HAVE_STDLIB_H 1
2745| #define HAVE_SYS_SOCKET_H 1
2746| #define HAVE_GRP_H 1
2747| #define HAVE_SYS_UN_H 1
2748| #define HAVE_SYS_ATTR_H 1
2749| #define HAVE_ARPA_INET_H 1
2750| #define HAVE_ARPA_NAMESER_H 1
2751| #define HAVE_LOCALE_H 1
2752| #define HAVE_SYS_TYPES_H 1
2753| #define HAVE_NETDB_H 1
2754| #define HAVE_FLOAT_H 1
2755| #define HAVE_LIMITS_H 1
2756| #define HAVE_ICONV_H 1
2757| #define HAVE_LIBCHARSET_H 1
2758| #define HAVE_LANGINFO_H 1
2759| #define HAVE_SYS_ACL_H 1
2760| #define HAVE_SYS_XATTR_H 1
2761| #define HAVE_POPT_H 1
2762| #define HAVE_NETINET_IN_SYSTM_H 1
2763| #define HAVE_ZLIB_H 1
2764| #define HAVE_XXHASH_H 1
2765| #define HAVE_OPENSSL_MD4_H 1
2766| #define HAVE_OPENSSL_MD5_H 1
2767| #define HAVE_ZSTD_H 1
2768| #define HAVE_LZ4_H 1
2769| #define HAVE_SYS_FILE_H 1
2770| #define HAVE_NETINET_IP_H 1
2771| #define _GNU_SOURCE 1
2772| #define RSYNC_PATH "rsync"
2773| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2774| #define RSYNC_RSH "ssh"
2775| #define NOBODY_USER "nobody"
2776| #define NOBODY_GROUP "nobody"
2777| #define INET6 1
2778| #define CONFIG_LOCALE 1
2779| /* end confdefs.h.  */
2780|
2781| /* Override any GCC internal prototype to avoid an error.
2782|    Use char because int might match the return type of a GCC
2783|    builtin and then its argument prototype would still apply.  */
2784| #ifdef __cplusplus
2785| extern "C"
2786| #endif
2787| char MD5_Init ();
2788| int
2789| main ()
2790| {
2791| return MD5_Init ();
2792|   ;
2793|   return 0;
2794| }
2795configure.sh:6958: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lcrypto   >&5
2796configure.sh:6958: $? = 0
2797configure.sh:6975: result: -lcrypto
2798configure.sh:7004: checking whether to enable MD5 ASM optimizations
2799configure.sh:7038: result: no
2800configure.sh:7046: checking whether to enable rolling-checksum ASM optimizations
2801configure.sh:7067: result: no
2802configure.sh:7073: checking whether to enable xxhash checksum support
2803configure.sh:7083: result: yes
2804configure.sh:7085: checking for library containing XXH64_createState
2805configure.sh:7116: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lcrypto  >&5
2806Undefined symbols:
2807  "_XXH64_createState", referenced from:
2808      _main in ccZs4CFi.o
2809ld: symbol(s) not found
2810collect2: error: ld returned 1 exit status
2811configure.sh:7116: $? = 1
2812configure.sh: failed program was:
2813| /* confdefs.h */
2814| #define PACKAGE_NAME "rsync"
2815| #define PACKAGE_TARNAME "rsync"
2816| #define PACKAGE_VERSION " "
2817| #define PACKAGE_STRING "rsync  "
2818| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
2819| #define PACKAGE_URL ""
2820| #define STDC_HEADERS 1
2821| #define HAVE_SYS_TYPES_H 1
2822| #define HAVE_SYS_STAT_H 1
2823| #define HAVE_STDLIB_H 1
2824| #define HAVE_STRING_H 1
2825| #define HAVE_MEMORY_H 1
2826| #define HAVE_STRINGS_H 1
2827| #define HAVE_INTTYPES_H 1
2828| #define HAVE_STDINT_H 1
2829| #define HAVE_UNISTD_H 1
2830| #define WORDS_BIGENDIAN 1
2831| #define HAVE_DIRENT_H 1
2832| #define TIME_WITH_SYS_TIME 1
2833| #define HAVE_SYS_WAIT_H 1
2834| #define HAVE_SYS_FCNTL_H 1
2835| #define HAVE_SYS_SELECT_H 1
2836| #define HAVE_FCNTL_H 1
2837| #define HAVE_SYS_TIME_H 1
2838| #define HAVE_SYS_UNISTD_H 1
2839| #define HAVE_UNISTD_H 1
2840| #define HAVE_UTIME_H 1
2841| #define HAVE_SYS_PARAM_H 1
2842| #define HAVE_CTYPE_H 1
2843| #define HAVE_SYS_WAIT_H 1
2844| #define HAVE_SYS_STAT_H 1
2845| #define HAVE_SYS_IOCTL_H 1
2846| #define HAVE_SYS_FILIO_H 1
2847| #define HAVE_STRING_H 1
2848| #define HAVE_STDLIB_H 1
2849| #define HAVE_SYS_SOCKET_H 1
2850| #define HAVE_GRP_H 1
2851| #define HAVE_SYS_UN_H 1
2852| #define HAVE_SYS_ATTR_H 1
2853| #define HAVE_ARPA_INET_H 1
2854| #define HAVE_ARPA_NAMESER_H 1
2855| #define HAVE_LOCALE_H 1
2856| #define HAVE_SYS_TYPES_H 1
2857| #define HAVE_NETDB_H 1
2858| #define HAVE_FLOAT_H 1
2859| #define HAVE_LIMITS_H 1
2860| #define HAVE_ICONV_H 1
2861| #define HAVE_LIBCHARSET_H 1
2862| #define HAVE_LANGINFO_H 1
2863| #define HAVE_SYS_ACL_H 1
2864| #define HAVE_SYS_XATTR_H 1
2865| #define HAVE_POPT_H 1
2866| #define HAVE_NETINET_IN_SYSTM_H 1
2867| #define HAVE_ZLIB_H 1
2868| #define HAVE_XXHASH_H 1
2869| #define HAVE_OPENSSL_MD4_H 1
2870| #define HAVE_OPENSSL_MD5_H 1
2871| #define HAVE_ZSTD_H 1
2872| #define HAVE_LZ4_H 1
2873| #define HAVE_SYS_FILE_H 1
2874| #define HAVE_NETINET_IP_H 1
2875| #define _GNU_SOURCE 1
2876| #define RSYNC_PATH "rsync"
2877| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2878| #define RSYNC_RSH "ssh"
2879| #define NOBODY_USER "nobody"
2880| #define NOBODY_GROUP "nobody"
2881| #define INET6 1
2882| #define CONFIG_LOCALE 1
2883| #define USE_OPENSSL 1
2884| /* end confdefs.h.  */
2885|
2886| /* Override any GCC internal prototype to avoid an error.
2887|    Use char because int might match the return type of a GCC
2888|    builtin and then its argument prototype would still apply.  */
2889| #ifdef __cplusplus
2890| extern "C"
2891| #endif
2892| char XXH64_createState ();
2893| int
2894| main ()
2895| {
2896| return XXH64_createState ();
2897|   ;
2898|   return 0;
2899| }
2900configure.sh:7116: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lxxhash  -lcrypto  >&5
2901configure.sh:7116: $? = 0
2902configure.sh:7133: result: -lxxhash
2903configure.sh:7156: checking whether to enable zstd compression
2904configure.sh:7166: result: yes
2905configure.sh:7168: checking for library containing ZSTD_minCLevel
2906configure.sh:7199: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lxxhash -lcrypto  >&5
2907Undefined symbols:
2908  "_ZSTD_minCLevel", referenced from:
2909      _main in ccHVMxsV.o
2910ld: symbol(s) not found
2911collect2: error: ld returned 1 exit status
2912configure.sh:7199: $? = 1
2913configure.sh: failed program was:
2914| /* confdefs.h */
2915| #define PACKAGE_NAME "rsync"
2916| #define PACKAGE_TARNAME "rsync"
2917| #define PACKAGE_VERSION " "
2918| #define PACKAGE_STRING "rsync  "
2919| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
2920| #define PACKAGE_URL ""
2921| #define STDC_HEADERS 1
2922| #define HAVE_SYS_TYPES_H 1
2923| #define HAVE_SYS_STAT_H 1
2924| #define HAVE_STDLIB_H 1
2925| #define HAVE_STRING_H 1
2926| #define HAVE_MEMORY_H 1
2927| #define HAVE_STRINGS_H 1
2928| #define HAVE_INTTYPES_H 1
2929| #define HAVE_STDINT_H 1
2930| #define HAVE_UNISTD_H 1
2931| #define WORDS_BIGENDIAN 1
2932| #define HAVE_DIRENT_H 1
2933| #define TIME_WITH_SYS_TIME 1
2934| #define HAVE_SYS_WAIT_H 1
2935| #define HAVE_SYS_FCNTL_H 1
2936| #define HAVE_SYS_SELECT_H 1
2937| #define HAVE_FCNTL_H 1
2938| #define HAVE_SYS_TIME_H 1
2939| #define HAVE_SYS_UNISTD_H 1
2940| #define HAVE_UNISTD_H 1
2941| #define HAVE_UTIME_H 1
2942| #define HAVE_SYS_PARAM_H 1
2943| #define HAVE_CTYPE_H 1
2944| #define HAVE_SYS_WAIT_H 1
2945| #define HAVE_SYS_STAT_H 1
2946| #define HAVE_SYS_IOCTL_H 1
2947| #define HAVE_SYS_FILIO_H 1
2948| #define HAVE_STRING_H 1
2949| #define HAVE_STDLIB_H 1
2950| #define HAVE_SYS_SOCKET_H 1
2951| #define HAVE_GRP_H 1
2952| #define HAVE_SYS_UN_H 1
2953| #define HAVE_SYS_ATTR_H 1
2954| #define HAVE_ARPA_INET_H 1
2955| #define HAVE_ARPA_NAMESER_H 1
2956| #define HAVE_LOCALE_H 1
2957| #define HAVE_SYS_TYPES_H 1
2958| #define HAVE_NETDB_H 1
2959| #define HAVE_FLOAT_H 1
2960| #define HAVE_LIMITS_H 1
2961| #define HAVE_ICONV_H 1
2962| #define HAVE_LIBCHARSET_H 1
2963| #define HAVE_LANGINFO_H 1
2964| #define HAVE_SYS_ACL_H 1
2965| #define HAVE_SYS_XATTR_H 1
2966| #define HAVE_POPT_H 1
2967| #define HAVE_NETINET_IN_SYSTM_H 1
2968| #define HAVE_ZLIB_H 1
2969| #define HAVE_XXHASH_H 1
2970| #define HAVE_OPENSSL_MD4_H 1
2971| #define HAVE_OPENSSL_MD5_H 1
2972| #define HAVE_ZSTD_H 1
2973| #define HAVE_LZ4_H 1
2974| #define HAVE_SYS_FILE_H 1
2975| #define HAVE_NETINET_IP_H 1
2976| #define _GNU_SOURCE 1
2977| #define RSYNC_PATH "rsync"
2978| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
2979| #define RSYNC_RSH "ssh"
2980| #define NOBODY_USER "nobody"
2981| #define NOBODY_GROUP "nobody"
2982| #define INET6 1
2983| #define CONFIG_LOCALE 1
2984| #define USE_OPENSSL 1
2985| #define SUPPORT_XXHASH 1
2986| /* end confdefs.h.  */
2987|
2988| /* Override any GCC internal prototype to avoid an error.
2989|    Use char because int might match the return type of a GCC
2990|    builtin and then its argument prototype would still apply.  */
2991| #ifdef __cplusplus
2992| extern "C"
2993| #endif
2994| char ZSTD_minCLevel ();
2995| int
2996| main ()
2997| {
2998| return ZSTD_minCLevel ();
2999|   ;
3000|   return 0;
3001| }
3002configure.sh:7199: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lzstd  -lxxhash -lcrypto  >&5
3003configure.sh:7199: $? = 0
3004configure.sh:7216: result: -lzstd
3005configure.sh:7239: checking whether to enable LZ4 compression
3006configure.sh:7249: result: yes
3007configure.sh:7251: checking for library containing LZ4_compress_default
3008configure.sh:7282: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lzstd -lxxhash -lcrypto  >&5
3009Undefined symbols:
3010  "_LZ4_compress_default", referenced from:
3011      _main in ccQDZ50p.o
3012ld: symbol(s) not found
3013collect2: error: ld returned 1 exit status
3014configure.sh:7282: $? = 1
3015configure.sh: failed program was:
3016| /* confdefs.h */
3017| #define PACKAGE_NAME "rsync"
3018| #define PACKAGE_TARNAME "rsync"
3019| #define PACKAGE_VERSION " "
3020| #define PACKAGE_STRING "rsync  "
3021| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
3022| #define PACKAGE_URL ""
3023| #define STDC_HEADERS 1
3024| #define HAVE_SYS_TYPES_H 1
3025| #define HAVE_SYS_STAT_H 1
3026| #define HAVE_STDLIB_H 1
3027| #define HAVE_STRING_H 1
3028| #define HAVE_MEMORY_H 1
3029| #define HAVE_STRINGS_H 1
3030| #define HAVE_INTTYPES_H 1
3031| #define HAVE_STDINT_H 1
3032| #define HAVE_UNISTD_H 1
3033| #define WORDS_BIGENDIAN 1
3034| #define HAVE_DIRENT_H 1
3035| #define TIME_WITH_SYS_TIME 1
3036| #define HAVE_SYS_WAIT_H 1
3037| #define HAVE_SYS_FCNTL_H 1
3038| #define HAVE_SYS_SELECT_H 1
3039| #define HAVE_FCNTL_H 1
3040| #define HAVE_SYS_TIME_H 1
3041| #define HAVE_SYS_UNISTD_H 1
3042| #define HAVE_UNISTD_H 1
3043| #define HAVE_UTIME_H 1
3044| #define HAVE_SYS_PARAM_H 1
3045| #define HAVE_CTYPE_H 1
3046| #define HAVE_SYS_WAIT_H 1
3047| #define HAVE_SYS_STAT_H 1
3048| #define HAVE_SYS_IOCTL_H 1
3049| #define HAVE_SYS_FILIO_H 1
3050| #define HAVE_STRING_H 1
3051| #define HAVE_STDLIB_H 1
3052| #define HAVE_SYS_SOCKET_H 1
3053| #define HAVE_GRP_H 1
3054| #define HAVE_SYS_UN_H 1
3055| #define HAVE_SYS_ATTR_H 1
3056| #define HAVE_ARPA_INET_H 1
3057| #define HAVE_ARPA_NAMESER_H 1
3058| #define HAVE_LOCALE_H 1
3059| #define HAVE_SYS_TYPES_H 1
3060| #define HAVE_NETDB_H 1
3061| #define HAVE_FLOAT_H 1
3062| #define HAVE_LIMITS_H 1
3063| #define HAVE_ICONV_H 1
3064| #define HAVE_LIBCHARSET_H 1
3065| #define HAVE_LANGINFO_H 1
3066| #define HAVE_SYS_ACL_H 1
3067| #define HAVE_SYS_XATTR_H 1
3068| #define HAVE_POPT_H 1
3069| #define HAVE_NETINET_IN_SYSTM_H 1
3070| #define HAVE_ZLIB_H 1
3071| #define HAVE_XXHASH_H 1
3072| #define HAVE_OPENSSL_MD4_H 1
3073| #define HAVE_OPENSSL_MD5_H 1
3074| #define HAVE_ZSTD_H 1
3075| #define HAVE_LZ4_H 1
3076| #define HAVE_SYS_FILE_H 1
3077| #define HAVE_NETINET_IP_H 1
3078| #define _GNU_SOURCE 1
3079| #define RSYNC_PATH "rsync"
3080| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3081| #define RSYNC_RSH "ssh"
3082| #define NOBODY_USER "nobody"
3083| #define NOBODY_GROUP "nobody"
3084| #define INET6 1
3085| #define CONFIG_LOCALE 1
3086| #define USE_OPENSSL 1
3087| #define SUPPORT_XXHASH 1
3088| #define SUPPORT_ZSTD 1
3089| /* end confdefs.h.  */
3090|
3091| /* Override any GCC internal prototype to avoid an error.
3092|    Use char because int might match the return type of a GCC
3093|    builtin and then its argument prototype would still apply.  */
3094| #ifdef __cplusplus
3095| extern "C"
3096| #endif
3097| char LZ4_compress_default ();
3098| int
3099| main ()
3100| {
3101| return LZ4_compress_default ();
3102|   ;
3103|   return 0;
3104| }
3105configure.sh:7282: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4  -lzstd -lxxhash -lcrypto  >&5
3106configure.sh:7282: $? = 0
3107configure.sh:7299: result: -llz4
3108configure.sh:7339: checking if makedev takes 3 args
3109configure.sh:7372: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3110conftest.c: In function 'main':
3111conftest.c:91:29: error: macro "makedev" passed 3 arguments, but takes just 2
3112   91 |  dev_t dev = makedev(0, 5, 7);
3113      |                             ^
3114In file included from conftest.c:78:
3115/usr/include/sys/types.h:216: note: macro "makedev" defined here
3116  216 | #define makedev(x,y) ((dev_t)(((x) << 24) | (y)))
3117      |
3118conftest.c:91:14: error: 'makedev' undeclared (first use in this function)
3119   91 |  dev_t dev = makedev(0, 5, 7);
3120      |              ^~~~~~~
3121conftest.c:91:14: note: each undeclared identifier is reported only once for each function it appears in
3122configure.sh:7372: $? = 1
3123configure.sh: program exited with status 1
3124configure.sh: failed program was:
3125| /* confdefs.h */
3126| #define PACKAGE_NAME "rsync"
3127| #define PACKAGE_TARNAME "rsync"
3128| #define PACKAGE_VERSION " "
3129| #define PACKAGE_STRING "rsync  "
3130| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
3131| #define PACKAGE_URL ""
3132| #define STDC_HEADERS 1
3133| #define HAVE_SYS_TYPES_H 1
3134| #define HAVE_SYS_STAT_H 1
3135| #define HAVE_STDLIB_H 1
3136| #define HAVE_STRING_H 1
3137| #define HAVE_MEMORY_H 1
3138| #define HAVE_STRINGS_H 1
3139| #define HAVE_INTTYPES_H 1
3140| #define HAVE_STDINT_H 1
3141| #define HAVE_UNISTD_H 1
3142| #define WORDS_BIGENDIAN 1
3143| #define HAVE_DIRENT_H 1
3144| #define TIME_WITH_SYS_TIME 1
3145| #define HAVE_SYS_WAIT_H 1
3146| #define HAVE_SYS_FCNTL_H 1
3147| #define HAVE_SYS_SELECT_H 1
3148| #define HAVE_FCNTL_H 1
3149| #define HAVE_SYS_TIME_H 1
3150| #define HAVE_SYS_UNISTD_H 1
3151| #define HAVE_UNISTD_H 1
3152| #define HAVE_UTIME_H 1
3153| #define HAVE_SYS_PARAM_H 1
3154| #define HAVE_CTYPE_H 1
3155| #define HAVE_SYS_WAIT_H 1
3156| #define HAVE_SYS_STAT_H 1
3157| #define HAVE_SYS_IOCTL_H 1
3158| #define HAVE_SYS_FILIO_H 1
3159| #define HAVE_STRING_H 1
3160| #define HAVE_STDLIB_H 1
3161| #define HAVE_SYS_SOCKET_H 1
3162| #define HAVE_GRP_H 1
3163| #define HAVE_SYS_UN_H 1
3164| #define HAVE_SYS_ATTR_H 1
3165| #define HAVE_ARPA_INET_H 1
3166| #define HAVE_ARPA_NAMESER_H 1
3167| #define HAVE_LOCALE_H 1
3168| #define HAVE_SYS_TYPES_H 1
3169| #define HAVE_NETDB_H 1
3170| #define HAVE_FLOAT_H 1
3171| #define HAVE_LIMITS_H 1
3172| #define HAVE_ICONV_H 1
3173| #define HAVE_LIBCHARSET_H 1
3174| #define HAVE_LANGINFO_H 1
3175| #define HAVE_SYS_ACL_H 1
3176| #define HAVE_SYS_XATTR_H 1
3177| #define HAVE_POPT_H 1
3178| #define HAVE_NETINET_IN_SYSTM_H 1
3179| #define HAVE_ZLIB_H 1
3180| #define HAVE_XXHASH_H 1
3181| #define HAVE_OPENSSL_MD4_H 1
3182| #define HAVE_OPENSSL_MD5_H 1
3183| #define HAVE_ZSTD_H 1
3184| #define HAVE_LZ4_H 1
3185| #define HAVE_SYS_FILE_H 1
3186| #define HAVE_NETINET_IP_H 1
3187| #define _GNU_SOURCE 1
3188| #define RSYNC_PATH "rsync"
3189| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3190| #define RSYNC_RSH "ssh"
3191| #define NOBODY_USER "nobody"
3192| #define NOBODY_GROUP "nobody"
3193| #define INET6 1
3194| #define CONFIG_LOCALE 1
3195| #define USE_OPENSSL 1
3196| #define SUPPORT_XXHASH 1
3197| #define SUPPORT_ZSTD 1
3198| #define SUPPORT_LZ4 1
3199| /* end confdefs.h.  */
3200|
3201| #ifdef HAVE_SYS_TYPES_H
3202| #include <sys/types.h>
3203| #endif
3204| #ifdef MAJOR_IN_MKDEV
3205| #include <sys/mkdev.h>
3206| # if !defined makedev && (defined mkdev || defined _WIN32 || defined __WIN32__)
3207| #  define makedev mkdev
3208| # endif
3209| #elif defined MAJOR_IN_SYSMACROS
3210| #include <sys/sysmacros.h>
3211| #endif
3212|
3213| int main(void)
3214| {
3215|       dev_t dev = makedev(0, 5, 7);
3216|       if (major(dev) != 5 || minor(dev) != 7)
3217|               return 1;
3218|       return 0;
3219| }
3220|
3221configure.sh:7382: result: no
3222configure.sh:7394: checking size of int
3223configure.sh:7399: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3224configure.sh:7399: $? = 0
3225configure.sh:7399: ./conftest
3226configure.sh:7399: $? = 0
3227configure.sh:7413: result: 4
3228configure.sh:7427: checking size of long
3229configure.sh:7432: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3230configure.sh:7432: $? = 0
3231configure.sh:7432: ./conftest
3232configure.sh:7432: $? = 0
3233configure.sh:7446: result: 4
3234configure.sh:7460: checking size of long long
3235configure.sh:7465: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3236configure.sh:7465: $? = 0
3237configure.sh:7465: ./conftest
3238configure.sh:7465: $? = 0
3239configure.sh:7479: result: 8
3240configure.sh:7493: checking size of short
3241configure.sh:7498: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3242configure.sh:7498: $? = 0
3243configure.sh:7498: ./conftest
3244configure.sh:7498: $? = 0
3245configure.sh:7512: result: 2
3246configure.sh:7526: checking size of int16_t
3247configure.sh:7531: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3248configure.sh:7531: $? = 0
3249configure.sh:7531: ./conftest
3250configure.sh:7531: $? = 0
3251configure.sh:7545: result: 2
3252configure.sh:7559: checking size of uint16_t
3253configure.sh:7564: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3254configure.sh:7564: $? = 0
3255configure.sh:7564: ./conftest
3256configure.sh:7564: $? = 0
3257configure.sh:7578: result: 2
3258configure.sh:7592: checking size of int32_t
3259configure.sh:7597: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3260configure.sh:7597: $? = 0
3261configure.sh:7597: ./conftest
3262configure.sh:7597: $? = 0
3263configure.sh:7611: result: 4
3264configure.sh:7625: checking size of uint32_t
3265configure.sh:7630: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3266configure.sh:7630: $? = 0
3267configure.sh:7630: ./conftest
3268configure.sh:7630: $? = 0
3269configure.sh:7644: result: 4
3270configure.sh:7658: checking size of int64_t
3271configure.sh:7663: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3272configure.sh:7663: $? = 0
3273configure.sh:7663: ./conftest
3274configure.sh:7663: $? = 0
3275configure.sh:7677: result: 8
3276configure.sh:7691: checking size of off_t
3277configure.sh:7696: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3278configure.sh:7696: $? = 0
3279configure.sh:7696: ./conftest
3280configure.sh:7696: $? = 0
3281configure.sh:7710: result: 8
3282configure.sh:7724: checking size of off64_t
3283configure.sh:7729: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3284conftest.c: In function 'longval':
3285conftest.c:119:57: error: 'off64_t' undeclared (first use in this function); did you mean 'off_t'?
3286  119 | static long int longval () { return (long int) (sizeof (off64_t)); }
3287      |                                                         ^~~~~~~
3288      |                                                         off_t
3289conftest.c:119:57: note: each undeclared identifier is reported only once for each function it appears in
3290conftest.c: In function 'ulongval':
3291conftest.c:120:67: error: 'off64_t' undeclared (first use in this function); did you mean 'off_t'?
3292  120 | static unsigned long int ulongval () { return (long int) (sizeof (off64_t)); }
3293      |                                                                   ^~~~~~~
3294      |                                                                   off_t
3295conftest.c: In function 'main':
3296conftest.c:130:28: error: 'off64_t' undeclared (first use in this function); did you mean 'off_t'?
3297  130 |   if (((long int) (sizeof (off64_t))) < 0)
3298      |                            ^~~~~~~
3299      |                            off_t
3300configure.sh:7729: $? = 1
3301configure.sh: program exited with status 1
3302configure.sh: failed program was:
3303| /* confdefs.h */
3304| #define PACKAGE_NAME "rsync"
3305| #define PACKAGE_TARNAME "rsync"
3306| #define PACKAGE_VERSION " "
3307| #define PACKAGE_STRING "rsync  "
3308| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
3309| #define PACKAGE_URL ""
3310| #define STDC_HEADERS 1
3311| #define HAVE_SYS_TYPES_H 1
3312| #define HAVE_SYS_STAT_H 1
3313| #define HAVE_STDLIB_H 1
3314| #define HAVE_STRING_H 1
3315| #define HAVE_MEMORY_H 1
3316| #define HAVE_STRINGS_H 1
3317| #define HAVE_INTTYPES_H 1
3318| #define HAVE_STDINT_H 1
3319| #define HAVE_UNISTD_H 1
3320| #define WORDS_BIGENDIAN 1
3321| #define HAVE_DIRENT_H 1
3322| #define TIME_WITH_SYS_TIME 1
3323| #define HAVE_SYS_WAIT_H 1
3324| #define HAVE_SYS_FCNTL_H 1
3325| #define HAVE_SYS_SELECT_H 1
3326| #define HAVE_FCNTL_H 1
3327| #define HAVE_SYS_TIME_H 1
3328| #define HAVE_SYS_UNISTD_H 1
3329| #define HAVE_UNISTD_H 1
3330| #define HAVE_UTIME_H 1
3331| #define HAVE_SYS_PARAM_H 1
3332| #define HAVE_CTYPE_H 1
3333| #define HAVE_SYS_WAIT_H 1
3334| #define HAVE_SYS_STAT_H 1
3335| #define HAVE_SYS_IOCTL_H 1
3336| #define HAVE_SYS_FILIO_H 1
3337| #define HAVE_STRING_H 1
3338| #define HAVE_STDLIB_H 1
3339| #define HAVE_SYS_SOCKET_H 1
3340| #define HAVE_GRP_H 1
3341| #define HAVE_SYS_UN_H 1
3342| #define HAVE_SYS_ATTR_H 1
3343| #define HAVE_ARPA_INET_H 1
3344| #define HAVE_ARPA_NAMESER_H 1
3345| #define HAVE_LOCALE_H 1
3346| #define HAVE_SYS_TYPES_H 1
3347| #define HAVE_NETDB_H 1
3348| #define HAVE_FLOAT_H 1
3349| #define HAVE_LIMITS_H 1
3350| #define HAVE_ICONV_H 1
3351| #define HAVE_LIBCHARSET_H 1
3352| #define HAVE_LANGINFO_H 1
3353| #define HAVE_SYS_ACL_H 1
3354| #define HAVE_SYS_XATTR_H 1
3355| #define HAVE_POPT_H 1
3356| #define HAVE_NETINET_IN_SYSTM_H 1
3357| #define HAVE_ZLIB_H 1
3358| #define HAVE_XXHASH_H 1
3359| #define HAVE_OPENSSL_MD4_H 1
3360| #define HAVE_OPENSSL_MD5_H 1
3361| #define HAVE_ZSTD_H 1
3362| #define HAVE_LZ4_H 1
3363| #define HAVE_SYS_FILE_H 1
3364| #define HAVE_NETINET_IP_H 1
3365| #define _GNU_SOURCE 1
3366| #define RSYNC_PATH "rsync"
3367| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3368| #define RSYNC_RSH "ssh"
3369| #define NOBODY_USER "nobody"
3370| #define NOBODY_GROUP "nobody"
3371| #define INET6 1
3372| #define CONFIG_LOCALE 1
3373| #define USE_OPENSSL 1
3374| #define SUPPORT_XXHASH 1
3375| #define SUPPORT_ZSTD 1
3376| #define SUPPORT_LZ4 1
3377| #define SIZEOF_INT 4
3378| #define SIZEOF_LONG 4
3379| #define SIZEOF_LONG_LONG 8
3380| #define SIZEOF_SHORT 2
3381| #define SIZEOF_INT16_T 2
3382| #define SIZEOF_UINT16_T 2
3383| #define SIZEOF_INT32_T 4
3384| #define SIZEOF_UINT32_T 4
3385| #define SIZEOF_INT64_T 8
3386| #define SIZEOF_OFF_T 8
3387| /* end confdefs.h.  */
3388| #include <stdio.h>
3389| #ifdef HAVE_SYS_TYPES_H
3390| # include <sys/types.h>
3391| #endif
3392| #ifdef HAVE_SYS_STAT_H
3393| # include <sys/stat.h>
3394| #endif
3395| #ifdef STDC_HEADERS
3396| # include <stdlib.h>
3397| # include <stddef.h>
3398| #else
3399| # ifdef HAVE_STDLIB_H
3400| #  include <stdlib.h>
3401| # endif
3402| #endif
3403| #ifdef HAVE_STRING_H
3404| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3405| #  include <memory.h>
3406| # endif
3407| # include <string.h>
3408| #endif
3409| #ifdef HAVE_STRINGS_H
3410| # include <strings.h>
3411| #endif
3412| #ifdef HAVE_INTTYPES_H
3413| # include <inttypes.h>
3414| #endif
3415| #ifdef HAVE_STDINT_H
3416| # include <stdint.h>
3417| #endif
3418| #ifdef HAVE_UNISTD_H
3419| # include <unistd.h>
3420| #endif
3421| static long int longval () { return (long int) (sizeof (off64_t)); }
3422| static unsigned long int ulongval () { return (long int) (sizeof (off64_t)); }
3423| #include <stdio.h>
3424| #include <stdlib.h>
3425| int
3426| main ()
3427| {
3428|
3429|   FILE *f = fopen ("conftest.val", "w");
3430|   if (! f)
3431|     return 1;
3432|   if (((long int) (sizeof (off64_t))) < 0)
3433|     {
3434|       long int i = longval ();
3435|       if (i != ((long int) (sizeof (off64_t))))
3436|       return 1;
3437|       fprintf (f, "%ld", i);
3438|     }
3439|   else
3440|     {
3441|       unsigned long int i = ulongval ();
3442|       if (i != ((long int) (sizeof (off64_t))))
3443|       return 1;
3444|       fprintf (f, "%lu", i);
3445|     }
3446|   /* Do not output a trailing newline, as this causes \r\n confusion
3447|      on some platforms.  */
3448|   return ferror (f) || fclose (f) != 0;
3449|
3450|   ;
3451|   return 0;
3452| }
3453configure.sh:7743: result: 0
3454configure.sh:7757: checking size of time_t
3455configure.sh:7762: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3456configure.sh:7762: $? = 0
3457configure.sh:7762: ./conftest
3458configure.sh:7762: $? = 0
3459configure.sh:7776: result: 4
3460configure.sh:7790: checking size of char*
3461configure.sh:7795: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
3462configure.sh:7795: $? = 0
3463configure.sh:7795: ./conftest
3464configure.sh:7795: $? = 0
3465configure.sh:7809: result: 4
3466configure.sh:7820: checking for inline
3467configure.sh:7836: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3468configure.sh:7836: $? = 0
3469configure.sh:7844: result: inline
3470configure.sh:7864: checking for long double with more range or precision than double
3471configure.sh:7900: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3472configure.sh:7900: $? = 0
3473configure.sh:7907: result: yes
3474configure.sh:7922: checking for uid_t in sys/types.h
3475configure.sh:7941: result: yes
3476configure.sh:7952: checking for mode_t
3477configure.sh:7952: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3478configure.sh:7952: $? = 0
3479configure.sh:7952: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3480conftest.c: In function 'main':
3481conftest.c:127:21: error: expected expression before ')' token
3482  127 | if (sizeof ((mode_t)))
3483      |                     ^
3484configure.sh:7952: $? = 1
3485configure.sh: failed program was:
3486| /* confdefs.h */
3487| #define PACKAGE_NAME "rsync"
3488| #define PACKAGE_TARNAME "rsync"
3489| #define PACKAGE_VERSION " "
3490| #define PACKAGE_STRING "rsync  "
3491| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
3492| #define PACKAGE_URL ""
3493| #define STDC_HEADERS 1
3494| #define HAVE_SYS_TYPES_H 1
3495| #define HAVE_SYS_STAT_H 1
3496| #define HAVE_STDLIB_H 1
3497| #define HAVE_STRING_H 1
3498| #define HAVE_MEMORY_H 1
3499| #define HAVE_STRINGS_H 1
3500| #define HAVE_INTTYPES_H 1
3501| #define HAVE_STDINT_H 1
3502| #define HAVE_UNISTD_H 1
3503| #define WORDS_BIGENDIAN 1
3504| #define HAVE_DIRENT_H 1
3505| #define TIME_WITH_SYS_TIME 1
3506| #define HAVE_SYS_WAIT_H 1
3507| #define HAVE_SYS_FCNTL_H 1
3508| #define HAVE_SYS_SELECT_H 1
3509| #define HAVE_FCNTL_H 1
3510| #define HAVE_SYS_TIME_H 1
3511| #define HAVE_SYS_UNISTD_H 1
3512| #define HAVE_UNISTD_H 1
3513| #define HAVE_UTIME_H 1
3514| #define HAVE_SYS_PARAM_H 1
3515| #define HAVE_CTYPE_H 1
3516| #define HAVE_SYS_WAIT_H 1
3517| #define HAVE_SYS_STAT_H 1
3518| #define HAVE_SYS_IOCTL_H 1
3519| #define HAVE_SYS_FILIO_H 1
3520| #define HAVE_STRING_H 1
3521| #define HAVE_STDLIB_H 1
3522| #define HAVE_SYS_SOCKET_H 1
3523| #define HAVE_GRP_H 1
3524| #define HAVE_SYS_UN_H 1
3525| #define HAVE_SYS_ATTR_H 1
3526| #define HAVE_ARPA_INET_H 1
3527| #define HAVE_ARPA_NAMESER_H 1
3528| #define HAVE_LOCALE_H 1
3529| #define HAVE_SYS_TYPES_H 1
3530| #define HAVE_NETDB_H 1
3531| #define HAVE_FLOAT_H 1
3532| #define HAVE_LIMITS_H 1
3533| #define HAVE_ICONV_H 1
3534| #define HAVE_LIBCHARSET_H 1
3535| #define HAVE_LANGINFO_H 1
3536| #define HAVE_SYS_ACL_H 1
3537| #define HAVE_SYS_XATTR_H 1
3538| #define HAVE_POPT_H 1
3539| #define HAVE_NETINET_IN_SYSTM_H 1
3540| #define HAVE_ZLIB_H 1
3541| #define HAVE_XXHASH_H 1
3542| #define HAVE_OPENSSL_MD4_H 1
3543| #define HAVE_OPENSSL_MD5_H 1
3544| #define HAVE_ZSTD_H 1
3545| #define HAVE_LZ4_H 1
3546| #define HAVE_SYS_FILE_H 1
3547| #define HAVE_NETINET_IP_H 1
3548| #define _GNU_SOURCE 1
3549| #define RSYNC_PATH "rsync"
3550| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3551| #define RSYNC_RSH "ssh"
3552| #define NOBODY_USER "nobody"
3553| #define NOBODY_GROUP "nobody"
3554| #define INET6 1
3555| #define CONFIG_LOCALE 1
3556| #define USE_OPENSSL 1
3557| #define SUPPORT_XXHASH 1
3558| #define SUPPORT_ZSTD 1
3559| #define SUPPORT_LZ4 1
3560| #define SIZEOF_INT 4
3561| #define SIZEOF_LONG 4
3562| #define SIZEOF_LONG_LONG 8
3563| #define SIZEOF_SHORT 2
3564| #define SIZEOF_INT16_T 2
3565| #define SIZEOF_UINT16_T 2
3566| #define SIZEOF_INT32_T 4
3567| #define SIZEOF_UINT32_T 4
3568| #define SIZEOF_INT64_T 8
3569| #define SIZEOF_OFF_T 8
3570| #define SIZEOF_OFF64_T 0
3571| #define SIZEOF_TIME_T 4
3572| #define SIZEOF_CHARP 4
3573| #define HAVE_LONG_DOUBLE_WIDER 1
3574| #define HAVE_LONG_DOUBLE 1
3575| /* end confdefs.h.  */
3576| #include <stdio.h>
3577| #ifdef HAVE_SYS_TYPES_H
3578| # include <sys/types.h>
3579| #endif
3580| #ifdef HAVE_SYS_STAT_H
3581| # include <sys/stat.h>
3582| #endif
3583| #ifdef STDC_HEADERS
3584| # include <stdlib.h>
3585| # include <stddef.h>
3586| #else
3587| # ifdef HAVE_STDLIB_H
3588| #  include <stdlib.h>
3589| # endif
3590| #endif
3591| #ifdef HAVE_STRING_H
3592| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3593| #  include <memory.h>
3594| # endif
3595| # include <string.h>
3596| #endif
3597| #ifdef HAVE_STRINGS_H
3598| # include <strings.h>
3599| #endif
3600| #ifdef HAVE_INTTYPES_H
3601| # include <inttypes.h>
3602| #endif
3603| #ifdef HAVE_STDINT_H
3604| # include <stdint.h>
3605| #endif
3606| #ifdef HAVE_UNISTD_H
3607| # include <unistd.h>
3608| #endif
3609| int
3610| main ()
3611| {
3612| if (sizeof ((mode_t)))
3613|           return 0;
3614|   ;
3615|   return 0;
3616| }
3617configure.sh:7952: result: yes
3618configure.sh:7961: checking for off_t
3619configure.sh:7961: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3620configure.sh:7961: $? = 0
3621configure.sh:7961: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3622conftest.c: In function 'main':
3623conftest.c:128:20: error: expected expression before ')' token
3624  128 | if (sizeof ((off_t)))
3625      |                    ^
3626configure.sh:7961: $? = 1
3627configure.sh: failed program was:
3628| /* confdefs.h */
3629| #define PACKAGE_NAME "rsync"
3630| #define PACKAGE_TARNAME "rsync"
3631| #define PACKAGE_VERSION " "
3632| #define PACKAGE_STRING "rsync  "
3633| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
3634| #define PACKAGE_URL ""
3635| #define STDC_HEADERS 1
3636| #define HAVE_SYS_TYPES_H 1
3637| #define HAVE_SYS_STAT_H 1
3638| #define HAVE_STDLIB_H 1
3639| #define HAVE_STRING_H 1
3640| #define HAVE_MEMORY_H 1
3641| #define HAVE_STRINGS_H 1
3642| #define HAVE_INTTYPES_H 1
3643| #define HAVE_STDINT_H 1
3644| #define HAVE_UNISTD_H 1
3645| #define WORDS_BIGENDIAN 1
3646| #define HAVE_DIRENT_H 1
3647| #define TIME_WITH_SYS_TIME 1
3648| #define HAVE_SYS_WAIT_H 1
3649| #define HAVE_SYS_FCNTL_H 1
3650| #define HAVE_SYS_SELECT_H 1
3651| #define HAVE_FCNTL_H 1
3652| #define HAVE_SYS_TIME_H 1
3653| #define HAVE_SYS_UNISTD_H 1
3654| #define HAVE_UNISTD_H 1
3655| #define HAVE_UTIME_H 1
3656| #define HAVE_SYS_PARAM_H 1
3657| #define HAVE_CTYPE_H 1
3658| #define HAVE_SYS_WAIT_H 1
3659| #define HAVE_SYS_STAT_H 1
3660| #define HAVE_SYS_IOCTL_H 1
3661| #define HAVE_SYS_FILIO_H 1
3662| #define HAVE_STRING_H 1
3663| #define HAVE_STDLIB_H 1
3664| #define HAVE_SYS_SOCKET_H 1
3665| #define HAVE_GRP_H 1
3666| #define HAVE_SYS_UN_H 1
3667| #define HAVE_SYS_ATTR_H 1
3668| #define HAVE_ARPA_INET_H 1
3669| #define HAVE_ARPA_NAMESER_H 1
3670| #define HAVE_LOCALE_H 1
3671| #define HAVE_SYS_TYPES_H 1
3672| #define HAVE_NETDB_H 1
3673| #define HAVE_FLOAT_H 1
3674| #define HAVE_LIMITS_H 1
3675| #define HAVE_ICONV_H 1
3676| #define HAVE_LIBCHARSET_H 1
3677| #define HAVE_LANGINFO_H 1
3678| #define HAVE_SYS_ACL_H 1
3679| #define HAVE_SYS_XATTR_H 1
3680| #define HAVE_POPT_H 1
3681| #define HAVE_NETINET_IN_SYSTM_H 1
3682| #define HAVE_ZLIB_H 1
3683| #define HAVE_XXHASH_H 1
3684| #define HAVE_OPENSSL_MD4_H 1
3685| #define HAVE_OPENSSL_MD5_H 1
3686| #define HAVE_ZSTD_H 1
3687| #define HAVE_LZ4_H 1
3688| #define HAVE_SYS_FILE_H 1
3689| #define HAVE_NETINET_IP_H 1
3690| #define _GNU_SOURCE 1
3691| #define RSYNC_PATH "rsync"
3692| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3693| #define RSYNC_RSH "ssh"
3694| #define NOBODY_USER "nobody"
3695| #define NOBODY_GROUP "nobody"
3696| #define INET6 1
3697| #define CONFIG_LOCALE 1
3698| #define USE_OPENSSL 1
3699| #define SUPPORT_XXHASH 1
3700| #define SUPPORT_ZSTD 1
3701| #define SUPPORT_LZ4 1
3702| #define SIZEOF_INT 4
3703| #define SIZEOF_LONG 4
3704| #define SIZEOF_LONG_LONG 8
3705| #define SIZEOF_SHORT 2
3706| #define SIZEOF_INT16_T 2
3707| #define SIZEOF_UINT16_T 2
3708| #define SIZEOF_INT32_T 4
3709| #define SIZEOF_UINT32_T 4
3710| #define SIZEOF_INT64_T 8
3711| #define SIZEOF_OFF_T 8
3712| #define SIZEOF_OFF64_T 0
3713| #define SIZEOF_TIME_T 4
3714| #define SIZEOF_CHARP 4
3715| #define HAVE_LONG_DOUBLE_WIDER 1
3716| #define HAVE_LONG_DOUBLE 1
3717| #define HAVE_MODE_T 1
3718| /* end confdefs.h.  */
3719| #include <stdio.h>
3720| #ifdef HAVE_SYS_TYPES_H
3721| # include <sys/types.h>
3722| #endif
3723| #ifdef HAVE_SYS_STAT_H
3724| # include <sys/stat.h>
3725| #endif
3726| #ifdef STDC_HEADERS
3727| # include <stdlib.h>
3728| # include <stddef.h>
3729| #else
3730| # ifdef HAVE_STDLIB_H
3731| #  include <stdlib.h>
3732| # endif
3733| #endif
3734| #ifdef HAVE_STRING_H
3735| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3736| #  include <memory.h>
3737| # endif
3738| # include <string.h>
3739| #endif
3740| #ifdef HAVE_STRINGS_H
3741| # include <strings.h>
3742| #endif
3743| #ifdef HAVE_INTTYPES_H
3744| # include <inttypes.h>
3745| #endif
3746| #ifdef HAVE_STDINT_H
3747| # include <stdint.h>
3748| #endif
3749| #ifdef HAVE_UNISTD_H
3750| # include <unistd.h>
3751| #endif
3752| int
3753| main ()
3754| {
3755| if (sizeof ((off_t)))
3756|           return 0;
3757|   ;
3758|   return 0;
3759| }
3760configure.sh:7961: result: yes
3761configure.sh:7970: checking for size_t
3762configure.sh:7970: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3763configure.sh:7970: $? = 0
3764configure.sh:7970: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3765conftest.c: In function 'main':
3766conftest.c:129:21: error: expected expression before ')' token
3767  129 | if (sizeof ((size_t)))
3768      |                     ^
3769configure.sh:7970: $? = 1
3770configure.sh: failed program was:
3771| /* confdefs.h */
3772| #define PACKAGE_NAME "rsync"
3773| #define PACKAGE_TARNAME "rsync"
3774| #define PACKAGE_VERSION " "
3775| #define PACKAGE_STRING "rsync  "
3776| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
3777| #define PACKAGE_URL ""
3778| #define STDC_HEADERS 1
3779| #define HAVE_SYS_TYPES_H 1
3780| #define HAVE_SYS_STAT_H 1
3781| #define HAVE_STDLIB_H 1
3782| #define HAVE_STRING_H 1
3783| #define HAVE_MEMORY_H 1
3784| #define HAVE_STRINGS_H 1
3785| #define HAVE_INTTYPES_H 1
3786| #define HAVE_STDINT_H 1
3787| #define HAVE_UNISTD_H 1
3788| #define WORDS_BIGENDIAN 1
3789| #define HAVE_DIRENT_H 1
3790| #define TIME_WITH_SYS_TIME 1
3791| #define HAVE_SYS_WAIT_H 1
3792| #define HAVE_SYS_FCNTL_H 1
3793| #define HAVE_SYS_SELECT_H 1
3794| #define HAVE_FCNTL_H 1
3795| #define HAVE_SYS_TIME_H 1
3796| #define HAVE_SYS_UNISTD_H 1
3797| #define HAVE_UNISTD_H 1
3798| #define HAVE_UTIME_H 1
3799| #define HAVE_SYS_PARAM_H 1
3800| #define HAVE_CTYPE_H 1
3801| #define HAVE_SYS_WAIT_H 1
3802| #define HAVE_SYS_STAT_H 1
3803| #define HAVE_SYS_IOCTL_H 1
3804| #define HAVE_SYS_FILIO_H 1
3805| #define HAVE_STRING_H 1
3806| #define HAVE_STDLIB_H 1
3807| #define HAVE_SYS_SOCKET_H 1
3808| #define HAVE_GRP_H 1
3809| #define HAVE_SYS_UN_H 1
3810| #define HAVE_SYS_ATTR_H 1
3811| #define HAVE_ARPA_INET_H 1
3812| #define HAVE_ARPA_NAMESER_H 1
3813| #define HAVE_LOCALE_H 1
3814| #define HAVE_SYS_TYPES_H 1
3815| #define HAVE_NETDB_H 1
3816| #define HAVE_FLOAT_H 1
3817| #define HAVE_LIMITS_H 1
3818| #define HAVE_ICONV_H 1
3819| #define HAVE_LIBCHARSET_H 1
3820| #define HAVE_LANGINFO_H 1
3821| #define HAVE_SYS_ACL_H 1
3822| #define HAVE_SYS_XATTR_H 1
3823| #define HAVE_POPT_H 1
3824| #define HAVE_NETINET_IN_SYSTM_H 1
3825| #define HAVE_ZLIB_H 1
3826| #define HAVE_XXHASH_H 1
3827| #define HAVE_OPENSSL_MD4_H 1
3828| #define HAVE_OPENSSL_MD5_H 1
3829| #define HAVE_ZSTD_H 1
3830| #define HAVE_LZ4_H 1
3831| #define HAVE_SYS_FILE_H 1
3832| #define HAVE_NETINET_IP_H 1
3833| #define _GNU_SOURCE 1
3834| #define RSYNC_PATH "rsync"
3835| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3836| #define RSYNC_RSH "ssh"
3837| #define NOBODY_USER "nobody"
3838| #define NOBODY_GROUP "nobody"
3839| #define INET6 1
3840| #define CONFIG_LOCALE 1
3841| #define USE_OPENSSL 1
3842| #define SUPPORT_XXHASH 1
3843| #define SUPPORT_ZSTD 1
3844| #define SUPPORT_LZ4 1
3845| #define SIZEOF_INT 4
3846| #define SIZEOF_LONG 4
3847| #define SIZEOF_LONG_LONG 8
3848| #define SIZEOF_SHORT 2
3849| #define SIZEOF_INT16_T 2
3850| #define SIZEOF_UINT16_T 2
3851| #define SIZEOF_INT32_T 4
3852| #define SIZEOF_UINT32_T 4
3853| #define SIZEOF_INT64_T 8
3854| #define SIZEOF_OFF_T 8
3855| #define SIZEOF_OFF64_T 0
3856| #define SIZEOF_TIME_T 4
3857| #define SIZEOF_CHARP 4
3858| #define HAVE_LONG_DOUBLE_WIDER 1
3859| #define HAVE_LONG_DOUBLE 1
3860| #define HAVE_MODE_T 1
3861| #define HAVE_OFF_T 1
3862| /* end confdefs.h.  */
3863| #include <stdio.h>
3864| #ifdef HAVE_SYS_TYPES_H
3865| # include <sys/types.h>
3866| #endif
3867| #ifdef HAVE_SYS_STAT_H
3868| # include <sys/stat.h>
3869| #endif
3870| #ifdef STDC_HEADERS
3871| # include <stdlib.h>
3872| # include <stddef.h>
3873| #else
3874| # ifdef HAVE_STDLIB_H
3875| #  include <stdlib.h>
3876| # endif
3877| #endif
3878| #ifdef HAVE_STRING_H
3879| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
3880| #  include <memory.h>
3881| # endif
3882| # include <string.h>
3883| #endif
3884| #ifdef HAVE_STRINGS_H
3885| # include <strings.h>
3886| #endif
3887| #ifdef HAVE_INTTYPES_H
3888| # include <inttypes.h>
3889| #endif
3890| #ifdef HAVE_STDINT_H
3891| # include <stdint.h>
3892| #endif
3893| #ifdef HAVE_UNISTD_H
3894| # include <unistd.h>
3895| #endif
3896| int
3897| main ()
3898| {
3899| if (sizeof ((size_t)))
3900|           return 0;
3901|   ;
3902|   return 0;
3903| }
3904configure.sh:7970: result: yes
3905configure.sh:7979: checking for pid_t
3906configure.sh:7979: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3907configure.sh:7979: $? = 0
3908configure.sh:7979: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
3909conftest.c: In function 'main':
3910conftest.c:130:20: error: expected expression before ')' token
3911  130 | if (sizeof ((pid_t)))
3912      |                    ^
3913configure.sh:7979: $? = 1
3914configure.sh: failed program was:
3915| /* confdefs.h */
3916| #define PACKAGE_NAME "rsync"
3917| #define PACKAGE_TARNAME "rsync"
3918| #define PACKAGE_VERSION " "
3919| #define PACKAGE_STRING "rsync  "
3920| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
3921| #define PACKAGE_URL ""
3922| #define STDC_HEADERS 1
3923| #define HAVE_SYS_TYPES_H 1
3924| #define HAVE_SYS_STAT_H 1
3925| #define HAVE_STDLIB_H 1
3926| #define HAVE_STRING_H 1
3927| #define HAVE_MEMORY_H 1
3928| #define HAVE_STRINGS_H 1
3929| #define HAVE_INTTYPES_H 1
3930| #define HAVE_STDINT_H 1
3931| #define HAVE_UNISTD_H 1
3932| #define WORDS_BIGENDIAN 1
3933| #define HAVE_DIRENT_H 1
3934| #define TIME_WITH_SYS_TIME 1
3935| #define HAVE_SYS_WAIT_H 1
3936| #define HAVE_SYS_FCNTL_H 1
3937| #define HAVE_SYS_SELECT_H 1
3938| #define HAVE_FCNTL_H 1
3939| #define HAVE_SYS_TIME_H 1
3940| #define HAVE_SYS_UNISTD_H 1
3941| #define HAVE_UNISTD_H 1
3942| #define HAVE_UTIME_H 1
3943| #define HAVE_SYS_PARAM_H 1
3944| #define HAVE_CTYPE_H 1
3945| #define HAVE_SYS_WAIT_H 1
3946| #define HAVE_SYS_STAT_H 1
3947| #define HAVE_SYS_IOCTL_H 1
3948| #define HAVE_SYS_FILIO_H 1
3949| #define HAVE_STRING_H 1
3950| #define HAVE_STDLIB_H 1
3951| #define HAVE_SYS_SOCKET_H 1
3952| #define HAVE_GRP_H 1
3953| #define HAVE_SYS_UN_H 1
3954| #define HAVE_SYS_ATTR_H 1
3955| #define HAVE_ARPA_INET_H 1
3956| #define HAVE_ARPA_NAMESER_H 1
3957| #define HAVE_LOCALE_H 1
3958| #define HAVE_SYS_TYPES_H 1
3959| #define HAVE_NETDB_H 1
3960| #define HAVE_FLOAT_H 1
3961| #define HAVE_LIMITS_H 1
3962| #define HAVE_ICONV_H 1
3963| #define HAVE_LIBCHARSET_H 1
3964| #define HAVE_LANGINFO_H 1
3965| #define HAVE_SYS_ACL_H 1
3966| #define HAVE_SYS_XATTR_H 1
3967| #define HAVE_POPT_H 1
3968| #define HAVE_NETINET_IN_SYSTM_H 1
3969| #define HAVE_ZLIB_H 1
3970| #define HAVE_XXHASH_H 1
3971| #define HAVE_OPENSSL_MD4_H 1
3972| #define HAVE_OPENSSL_MD5_H 1
3973| #define HAVE_ZSTD_H 1
3974| #define HAVE_LZ4_H 1
3975| #define HAVE_SYS_FILE_H 1
3976| #define HAVE_NETINET_IP_H 1
3977| #define _GNU_SOURCE 1
3978| #define RSYNC_PATH "rsync"
3979| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
3980| #define RSYNC_RSH "ssh"
3981| #define NOBODY_USER "nobody"
3982| #define NOBODY_GROUP "nobody"
3983| #define INET6 1
3984| #define CONFIG_LOCALE 1
3985| #define USE_OPENSSL 1
3986| #define SUPPORT_XXHASH 1
3987| #define SUPPORT_ZSTD 1
3988| #define SUPPORT_LZ4 1
3989| #define SIZEOF_INT 4
3990| #define SIZEOF_LONG 4
3991| #define SIZEOF_LONG_LONG 8
3992| #define SIZEOF_SHORT 2
3993| #define SIZEOF_INT16_T 2
3994| #define SIZEOF_UINT16_T 2
3995| #define SIZEOF_INT32_T 4
3996| #define SIZEOF_UINT32_T 4
3997| #define SIZEOF_INT64_T 8
3998| #define SIZEOF_OFF_T 8
3999| #define SIZEOF_OFF64_T 0
4000| #define SIZEOF_TIME_T 4
4001| #define SIZEOF_CHARP 4
4002| #define HAVE_LONG_DOUBLE_WIDER 1
4003| #define HAVE_LONG_DOUBLE 1
4004| #define HAVE_MODE_T 1
4005| #define HAVE_OFF_T 1
4006| #define HAVE_SIZE_T 1
4007| /* end confdefs.h.  */
4008| #include <stdio.h>
4009| #ifdef HAVE_SYS_TYPES_H
4010| # include <sys/types.h>
4011| #endif
4012| #ifdef HAVE_SYS_STAT_H
4013| # include <sys/stat.h>
4014| #endif
4015| #ifdef STDC_HEADERS
4016| # include <stdlib.h>
4017| # include <stddef.h>
4018| #else
4019| # ifdef HAVE_STDLIB_H
4020| #  include <stdlib.h>
4021| # endif
4022| #endif
4023| #ifdef HAVE_STRING_H
4024| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4025| #  include <memory.h>
4026| # endif
4027| # include <string.h>
4028| #endif
4029| #ifdef HAVE_STRINGS_H
4030| # include <strings.h>
4031| #endif
4032| #ifdef HAVE_INTTYPES_H
4033| # include <inttypes.h>
4034| #endif
4035| #ifdef HAVE_STDINT_H
4036| # include <stdint.h>
4037| #endif
4038| #ifdef HAVE_UNISTD_H
4039| # include <unistd.h>
4040| #endif
4041| int
4042| main ()
4043| {
4044| if (sizeof ((pid_t)))
4045|           return 0;
4046|   ;
4047|   return 0;
4048| }
4049configure.sh:7979: result: yes
4050configure.sh:7988: checking for id_t
4051configure.sh:7988: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4052configure.sh:7988: $? = 0
4053configure.sh:7988: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4054conftest.c: In function 'main':
4055conftest.c:131:19: error: expected expression before ')' token
4056  131 | if (sizeof ((id_t)))
4057      |                   ^
4058configure.sh:7988: $? = 1
4059configure.sh: failed program was:
4060| /* confdefs.h */
4061| #define PACKAGE_NAME "rsync"
4062| #define PACKAGE_TARNAME "rsync"
4063| #define PACKAGE_VERSION " "
4064| #define PACKAGE_STRING "rsync  "
4065| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
4066| #define PACKAGE_URL ""
4067| #define STDC_HEADERS 1
4068| #define HAVE_SYS_TYPES_H 1
4069| #define HAVE_SYS_STAT_H 1
4070| #define HAVE_STDLIB_H 1
4071| #define HAVE_STRING_H 1
4072| #define HAVE_MEMORY_H 1
4073| #define HAVE_STRINGS_H 1
4074| #define HAVE_INTTYPES_H 1
4075| #define HAVE_STDINT_H 1
4076| #define HAVE_UNISTD_H 1
4077| #define WORDS_BIGENDIAN 1
4078| #define HAVE_DIRENT_H 1
4079| #define TIME_WITH_SYS_TIME 1
4080| #define HAVE_SYS_WAIT_H 1
4081| #define HAVE_SYS_FCNTL_H 1
4082| #define HAVE_SYS_SELECT_H 1
4083| #define HAVE_FCNTL_H 1
4084| #define HAVE_SYS_TIME_H 1
4085| #define HAVE_SYS_UNISTD_H 1
4086| #define HAVE_UNISTD_H 1
4087| #define HAVE_UTIME_H 1
4088| #define HAVE_SYS_PARAM_H 1
4089| #define HAVE_CTYPE_H 1
4090| #define HAVE_SYS_WAIT_H 1
4091| #define HAVE_SYS_STAT_H 1
4092| #define HAVE_SYS_IOCTL_H 1
4093| #define HAVE_SYS_FILIO_H 1
4094| #define HAVE_STRING_H 1
4095| #define HAVE_STDLIB_H 1
4096| #define HAVE_SYS_SOCKET_H 1
4097| #define HAVE_GRP_H 1
4098| #define HAVE_SYS_UN_H 1
4099| #define HAVE_SYS_ATTR_H 1
4100| #define HAVE_ARPA_INET_H 1
4101| #define HAVE_ARPA_NAMESER_H 1
4102| #define HAVE_LOCALE_H 1
4103| #define HAVE_SYS_TYPES_H 1
4104| #define HAVE_NETDB_H 1
4105| #define HAVE_FLOAT_H 1
4106| #define HAVE_LIMITS_H 1
4107| #define HAVE_ICONV_H 1
4108| #define HAVE_LIBCHARSET_H 1
4109| #define HAVE_LANGINFO_H 1
4110| #define HAVE_SYS_ACL_H 1
4111| #define HAVE_SYS_XATTR_H 1
4112| #define HAVE_POPT_H 1
4113| #define HAVE_NETINET_IN_SYSTM_H 1
4114| #define HAVE_ZLIB_H 1
4115| #define HAVE_XXHASH_H 1
4116| #define HAVE_OPENSSL_MD4_H 1
4117| #define HAVE_OPENSSL_MD5_H 1
4118| #define HAVE_ZSTD_H 1
4119| #define HAVE_LZ4_H 1
4120| #define HAVE_SYS_FILE_H 1
4121| #define HAVE_NETINET_IP_H 1
4122| #define _GNU_SOURCE 1
4123| #define RSYNC_PATH "rsync"
4124| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4125| #define RSYNC_RSH "ssh"
4126| #define NOBODY_USER "nobody"
4127| #define NOBODY_GROUP "nobody"
4128| #define INET6 1
4129| #define CONFIG_LOCALE 1
4130| #define USE_OPENSSL 1
4131| #define SUPPORT_XXHASH 1
4132| #define SUPPORT_ZSTD 1
4133| #define SUPPORT_LZ4 1
4134| #define SIZEOF_INT 4
4135| #define SIZEOF_LONG 4
4136| #define SIZEOF_LONG_LONG 8
4137| #define SIZEOF_SHORT 2
4138| #define SIZEOF_INT16_T 2
4139| #define SIZEOF_UINT16_T 2
4140| #define SIZEOF_INT32_T 4
4141| #define SIZEOF_UINT32_T 4
4142| #define SIZEOF_INT64_T 8
4143| #define SIZEOF_OFF_T 8
4144| #define SIZEOF_OFF64_T 0
4145| #define SIZEOF_TIME_T 4
4146| #define SIZEOF_CHARP 4
4147| #define HAVE_LONG_DOUBLE_WIDER 1
4148| #define HAVE_LONG_DOUBLE 1
4149| #define HAVE_MODE_T 1
4150| #define HAVE_OFF_T 1
4151| #define HAVE_SIZE_T 1
4152| #define HAVE_PID_T 1
4153| /* end confdefs.h.  */
4154| #include <stdio.h>
4155| #ifdef HAVE_SYS_TYPES_H
4156| # include <sys/types.h>
4157| #endif
4158| #ifdef HAVE_SYS_STAT_H
4159| # include <sys/stat.h>
4160| #endif
4161| #ifdef STDC_HEADERS
4162| # include <stdlib.h>
4163| # include <stddef.h>
4164| #else
4165| # ifdef HAVE_STDLIB_H
4166| #  include <stdlib.h>
4167| # endif
4168| #endif
4169| #ifdef HAVE_STRING_H
4170| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4171| #  include <memory.h>
4172| # endif
4173| # include <string.h>
4174| #endif
4175| #ifdef HAVE_STRINGS_H
4176| # include <strings.h>
4177| #endif
4178| #ifdef HAVE_INTTYPES_H
4179| # include <inttypes.h>
4180| #endif
4181| #ifdef HAVE_STDINT_H
4182| # include <stdint.h>
4183| #endif
4184| #ifdef HAVE_UNISTD_H
4185| # include <unistd.h>
4186| #endif
4187| int
4188| main ()
4189| {
4190| if (sizeof ((id_t)))
4191|           return 0;
4192|   ;
4193|   return 0;
4194| }
4195configure.sh:7988: result: yes
4196configure.sh:7998: checking type of array argument to getgroups
4197configure.sh:8032: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
4198configure.sh:8032: $? = 0
4199configure.sh:8032: ./conftest
4200configure.sh:8032: $? = 1
4201configure.sh: program exited with status 1
4202configure.sh: failed program was:
4203| /* confdefs.h */
4204| #define PACKAGE_NAME "rsync"
4205| #define PACKAGE_TARNAME "rsync"
4206| #define PACKAGE_VERSION " "
4207| #define PACKAGE_STRING "rsync  "
4208| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
4209| #define PACKAGE_URL ""
4210| #define STDC_HEADERS 1
4211| #define HAVE_SYS_TYPES_H 1
4212| #define HAVE_SYS_STAT_H 1
4213| #define HAVE_STDLIB_H 1
4214| #define HAVE_STRING_H 1
4215| #define HAVE_MEMORY_H 1
4216| #define HAVE_STRINGS_H 1
4217| #define HAVE_INTTYPES_H 1
4218| #define HAVE_STDINT_H 1
4219| #define HAVE_UNISTD_H 1
4220| #define WORDS_BIGENDIAN 1
4221| #define HAVE_DIRENT_H 1
4222| #define TIME_WITH_SYS_TIME 1
4223| #define HAVE_SYS_WAIT_H 1
4224| #define HAVE_SYS_FCNTL_H 1
4225| #define HAVE_SYS_SELECT_H 1
4226| #define HAVE_FCNTL_H 1
4227| #define HAVE_SYS_TIME_H 1
4228| #define HAVE_SYS_UNISTD_H 1
4229| #define HAVE_UNISTD_H 1
4230| #define HAVE_UTIME_H 1
4231| #define HAVE_SYS_PARAM_H 1
4232| #define HAVE_CTYPE_H 1
4233| #define HAVE_SYS_WAIT_H 1
4234| #define HAVE_SYS_STAT_H 1
4235| #define HAVE_SYS_IOCTL_H 1
4236| #define HAVE_SYS_FILIO_H 1
4237| #define HAVE_STRING_H 1
4238| #define HAVE_STDLIB_H 1
4239| #define HAVE_SYS_SOCKET_H 1
4240| #define HAVE_GRP_H 1
4241| #define HAVE_SYS_UN_H 1
4242| #define HAVE_SYS_ATTR_H 1
4243| #define HAVE_ARPA_INET_H 1
4244| #define HAVE_ARPA_NAMESER_H 1
4245| #define HAVE_LOCALE_H 1
4246| #define HAVE_SYS_TYPES_H 1
4247| #define HAVE_NETDB_H 1
4248| #define HAVE_FLOAT_H 1
4249| #define HAVE_LIMITS_H 1
4250| #define HAVE_ICONV_H 1
4251| #define HAVE_LIBCHARSET_H 1
4252| #define HAVE_LANGINFO_H 1
4253| #define HAVE_SYS_ACL_H 1
4254| #define HAVE_SYS_XATTR_H 1
4255| #define HAVE_POPT_H 1
4256| #define HAVE_NETINET_IN_SYSTM_H 1
4257| #define HAVE_ZLIB_H 1
4258| #define HAVE_XXHASH_H 1
4259| #define HAVE_OPENSSL_MD4_H 1
4260| #define HAVE_OPENSSL_MD5_H 1
4261| #define HAVE_ZSTD_H 1
4262| #define HAVE_LZ4_H 1
4263| #define HAVE_SYS_FILE_H 1
4264| #define HAVE_NETINET_IP_H 1
4265| #define _GNU_SOURCE 1
4266| #define RSYNC_PATH "rsync"
4267| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4268| #define RSYNC_RSH "ssh"
4269| #define NOBODY_USER "nobody"
4270| #define NOBODY_GROUP "nobody"
4271| #define INET6 1
4272| #define CONFIG_LOCALE 1
4273| #define USE_OPENSSL 1
4274| #define SUPPORT_XXHASH 1
4275| #define SUPPORT_ZSTD 1
4276| #define SUPPORT_LZ4 1
4277| #define SIZEOF_INT 4
4278| #define SIZEOF_LONG 4
4279| #define SIZEOF_LONG_LONG 8
4280| #define SIZEOF_SHORT 2
4281| #define SIZEOF_INT16_T 2
4282| #define SIZEOF_UINT16_T 2
4283| #define SIZEOF_INT32_T 4
4284| #define SIZEOF_UINT32_T 4
4285| #define SIZEOF_INT64_T 8
4286| #define SIZEOF_OFF_T 8
4287| #define SIZEOF_OFF64_T 0
4288| #define SIZEOF_TIME_T 4
4289| #define SIZEOF_CHARP 4
4290| #define HAVE_LONG_DOUBLE_WIDER 1
4291| #define HAVE_LONG_DOUBLE 1
4292| #define HAVE_MODE_T 1
4293| #define HAVE_OFF_T 1
4294| #define HAVE_SIZE_T 1
4295| #define HAVE_PID_T 1
4296| #define HAVE_ID_T 1
4297| /* end confdefs.h.  */
4298| /* Thanks to Mike Rendell for this test.  */
4299| #include <stdio.h>
4300| #ifdef HAVE_SYS_TYPES_H
4301| # include <sys/types.h>
4302| #endif
4303| #ifdef HAVE_SYS_STAT_H
4304| # include <sys/stat.h>
4305| #endif
4306| #ifdef STDC_HEADERS
4307| # include <stdlib.h>
4308| # include <stddef.h>
4309| #else
4310| # ifdef HAVE_STDLIB_H
4311| #  include <stdlib.h>
4312| # endif
4313| #endif
4314| #ifdef HAVE_STRING_H
4315| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
4316| #  include <memory.h>
4317| # endif
4318| # include <string.h>
4319| #endif
4320| #ifdef HAVE_STRINGS_H
4321| # include <strings.h>
4322| #endif
4323| #ifdef HAVE_INTTYPES_H
4324| # include <inttypes.h>
4325| #endif
4326| #ifdef HAVE_STDINT_H
4327| # include <stdint.h>
4328| #endif
4329| #ifdef HAVE_UNISTD_H
4330| # include <unistd.h>
4331| #endif
4332| #define NGID 256
4333| #undef MAX
4334| #define MAX(x, y) ((x) > (y) ? (x) : (y))
4335|
4336| int
4337| main ()
4338| {
4339|   gid_t gidset[NGID];
4340|   int i, n;
4341|   union { gid_t gval; long int lval; }  val;
4342|
4343|   val.lval = -1;
4344|   for (i = 0; i < NGID; i++)
4345|     gidset[i] = val.gval;
4346|   n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
4347|                gidset);
4348|   /* Exit non-zero if getgroups seems to require an array of ints.  This
4349|      happens when gid_t is short int but getgroups modifies an array
4350|      of ints.  */
4351|   return n > 0 && gidset[n] != val.gval;
4352| }
4353configure.sh:8057: result: int
4354configure.sh:8065: checking for struct stat.st_rdev
4355configure.sh:8065: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4356configure.sh:8065: $? = 0
4357configure.sh:8065: result: yes
4358configure.sh:8084: checking for struct stat.st_mtimensec
4359configure.sh:8084: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4360conftest.c: In function 'main':
4361conftest.c:113:13: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtimespec'?
4362  113 | if (ac_aggr.st_mtimensec)
4363      |             ^~~~~~~~~~~~
4364      |             st_mtimespec
4365conftest.c:112:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
4366  112 | static struct stat ac_aggr;
4367      |                    ^~~~~~~
4368configure.sh:8084: $? = 1
4369configure.sh: failed program was:
4370| /* confdefs.h */
4371| #define PACKAGE_NAME "rsync"
4372| #define PACKAGE_TARNAME "rsync"
4373| #define PACKAGE_VERSION " "
4374| #define PACKAGE_STRING "rsync  "
4375| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
4376| #define PACKAGE_URL ""
4377| #define STDC_HEADERS 1
4378| #define HAVE_SYS_TYPES_H 1
4379| #define HAVE_SYS_STAT_H 1
4380| #define HAVE_STDLIB_H 1
4381| #define HAVE_STRING_H 1
4382| #define HAVE_MEMORY_H 1
4383| #define HAVE_STRINGS_H 1
4384| #define HAVE_INTTYPES_H 1
4385| #define HAVE_STDINT_H 1
4386| #define HAVE_UNISTD_H 1
4387| #define WORDS_BIGENDIAN 1
4388| #define HAVE_DIRENT_H 1
4389| #define TIME_WITH_SYS_TIME 1
4390| #define HAVE_SYS_WAIT_H 1
4391| #define HAVE_SYS_FCNTL_H 1
4392| #define HAVE_SYS_SELECT_H 1
4393| #define HAVE_FCNTL_H 1
4394| #define HAVE_SYS_TIME_H 1
4395| #define HAVE_SYS_UNISTD_H 1
4396| #define HAVE_UNISTD_H 1
4397| #define HAVE_UTIME_H 1
4398| #define HAVE_SYS_PARAM_H 1
4399| #define HAVE_CTYPE_H 1
4400| #define HAVE_SYS_WAIT_H 1
4401| #define HAVE_SYS_STAT_H 1
4402| #define HAVE_SYS_IOCTL_H 1
4403| #define HAVE_SYS_FILIO_H 1
4404| #define HAVE_STRING_H 1
4405| #define HAVE_STDLIB_H 1
4406| #define HAVE_SYS_SOCKET_H 1
4407| #define HAVE_GRP_H 1
4408| #define HAVE_SYS_UN_H 1
4409| #define HAVE_SYS_ATTR_H 1
4410| #define HAVE_ARPA_INET_H 1
4411| #define HAVE_ARPA_NAMESER_H 1
4412| #define HAVE_LOCALE_H 1
4413| #define HAVE_SYS_TYPES_H 1
4414| #define HAVE_NETDB_H 1
4415| #define HAVE_FLOAT_H 1
4416| #define HAVE_LIMITS_H 1
4417| #define HAVE_ICONV_H 1
4418| #define HAVE_LIBCHARSET_H 1
4419| #define HAVE_LANGINFO_H 1
4420| #define HAVE_SYS_ACL_H 1
4421| #define HAVE_SYS_XATTR_H 1
4422| #define HAVE_POPT_H 1
4423| #define HAVE_NETINET_IN_SYSTM_H 1
4424| #define HAVE_ZLIB_H 1
4425| #define HAVE_XXHASH_H 1
4426| #define HAVE_OPENSSL_MD4_H 1
4427| #define HAVE_OPENSSL_MD5_H 1
4428| #define HAVE_ZSTD_H 1
4429| #define HAVE_LZ4_H 1
4430| #define HAVE_SYS_FILE_H 1
4431| #define HAVE_NETINET_IP_H 1
4432| #define _GNU_SOURCE 1
4433| #define RSYNC_PATH "rsync"
4434| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4435| #define RSYNC_RSH "ssh"
4436| #define NOBODY_USER "nobody"
4437| #define NOBODY_GROUP "nobody"
4438| #define INET6 1
4439| #define CONFIG_LOCALE 1
4440| #define USE_OPENSSL 1
4441| #define SUPPORT_XXHASH 1
4442| #define SUPPORT_ZSTD 1
4443| #define SUPPORT_LZ4 1
4444| #define SIZEOF_INT 4
4445| #define SIZEOF_LONG 4
4446| #define SIZEOF_LONG_LONG 8
4447| #define SIZEOF_SHORT 2
4448| #define SIZEOF_INT16_T 2
4449| #define SIZEOF_UINT16_T 2
4450| #define SIZEOF_INT32_T 4
4451| #define SIZEOF_UINT32_T 4
4452| #define SIZEOF_INT64_T 8
4453| #define SIZEOF_OFF_T 8
4454| #define SIZEOF_OFF64_T 0
4455| #define SIZEOF_TIME_T 4
4456| #define SIZEOF_CHARP 4
4457| #define HAVE_LONG_DOUBLE_WIDER 1
4458| #define HAVE_LONG_DOUBLE 1
4459| #define HAVE_MODE_T 1
4460| #define HAVE_OFF_T 1
4461| #define HAVE_SIZE_T 1
4462| #define HAVE_PID_T 1
4463| #define HAVE_ID_T 1
4464| #define GETGROUPS_T int
4465| #define HAVE_STRUCT_STAT_ST_RDEV 1
4466| /* end confdefs.h.  */
4467|
4468| #ifdef HAVE_SYS_TYPES_H
4469| #include <sys/types.h>
4470| #endif
4471| #ifdef HAVE_SYS_STAT_H
4472| #include <sys/stat.h>
4473| #endif
4474| #ifdef HAVE_UNISTD_H
4475| #include <unistd.h>
4476| #endif
4477|
4478| int
4479| main ()
4480| {
4481| static struct stat ac_aggr;
4482| if (ac_aggr.st_mtimensec)
4483| return 0;
4484|   ;
4485|   return 0;
4486| }
4487configure.sh:8084: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4488conftest.c: In function 'main':
4489conftest.c:113:20: error: 'struct stat' has no member named 'st_mtimensec'; did you mean 'st_mtimespec'?
4490  113 | if (sizeof ac_aggr.st_mtimensec)
4491      |                    ^~~~~~~~~~~~
4492      |                    st_mtimespec
4493conftest.c:112:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
4494  112 | static struct stat ac_aggr;
4495      |                    ^~~~~~~
4496configure.sh:8084: $? = 1
4497configure.sh: failed program was:
4498| /* confdefs.h */
4499| #define PACKAGE_NAME "rsync"
4500| #define PACKAGE_TARNAME "rsync"
4501| #define PACKAGE_VERSION " "
4502| #define PACKAGE_STRING "rsync  "
4503| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
4504| #define PACKAGE_URL ""
4505| #define STDC_HEADERS 1
4506| #define HAVE_SYS_TYPES_H 1
4507| #define HAVE_SYS_STAT_H 1
4508| #define HAVE_STDLIB_H 1
4509| #define HAVE_STRING_H 1
4510| #define HAVE_MEMORY_H 1
4511| #define HAVE_STRINGS_H 1
4512| #define HAVE_INTTYPES_H 1
4513| #define HAVE_STDINT_H 1
4514| #define HAVE_UNISTD_H 1
4515| #define WORDS_BIGENDIAN 1
4516| #define HAVE_DIRENT_H 1
4517| #define TIME_WITH_SYS_TIME 1
4518| #define HAVE_SYS_WAIT_H 1
4519| #define HAVE_SYS_FCNTL_H 1
4520| #define HAVE_SYS_SELECT_H 1
4521| #define HAVE_FCNTL_H 1
4522| #define HAVE_SYS_TIME_H 1
4523| #define HAVE_SYS_UNISTD_H 1
4524| #define HAVE_UNISTD_H 1
4525| #define HAVE_UTIME_H 1
4526| #define HAVE_SYS_PARAM_H 1
4527| #define HAVE_CTYPE_H 1
4528| #define HAVE_SYS_WAIT_H 1
4529| #define HAVE_SYS_STAT_H 1
4530| #define HAVE_SYS_IOCTL_H 1
4531| #define HAVE_SYS_FILIO_H 1
4532| #define HAVE_STRING_H 1
4533| #define HAVE_STDLIB_H 1
4534| #define HAVE_SYS_SOCKET_H 1
4535| #define HAVE_GRP_H 1
4536| #define HAVE_SYS_UN_H 1
4537| #define HAVE_SYS_ATTR_H 1
4538| #define HAVE_ARPA_INET_H 1
4539| #define HAVE_ARPA_NAMESER_H 1
4540| #define HAVE_LOCALE_H 1
4541| #define HAVE_SYS_TYPES_H 1
4542| #define HAVE_NETDB_H 1
4543| #define HAVE_FLOAT_H 1
4544| #define HAVE_LIMITS_H 1
4545| #define HAVE_ICONV_H 1
4546| #define HAVE_LIBCHARSET_H 1
4547| #define HAVE_LANGINFO_H 1
4548| #define HAVE_SYS_ACL_H 1
4549| #define HAVE_SYS_XATTR_H 1
4550| #define HAVE_POPT_H 1
4551| #define HAVE_NETINET_IN_SYSTM_H 1
4552| #define HAVE_ZLIB_H 1
4553| #define HAVE_XXHASH_H 1
4554| #define HAVE_OPENSSL_MD4_H 1
4555| #define HAVE_OPENSSL_MD5_H 1
4556| #define HAVE_ZSTD_H 1
4557| #define HAVE_LZ4_H 1
4558| #define HAVE_SYS_FILE_H 1
4559| #define HAVE_NETINET_IP_H 1
4560| #define _GNU_SOURCE 1
4561| #define RSYNC_PATH "rsync"
4562| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4563| #define RSYNC_RSH "ssh"
4564| #define NOBODY_USER "nobody"
4565| #define NOBODY_GROUP "nobody"
4566| #define INET6 1
4567| #define CONFIG_LOCALE 1
4568| #define USE_OPENSSL 1
4569| #define SUPPORT_XXHASH 1
4570| #define SUPPORT_ZSTD 1
4571| #define SUPPORT_LZ4 1
4572| #define SIZEOF_INT 4
4573| #define SIZEOF_LONG 4
4574| #define SIZEOF_LONG_LONG 8
4575| #define SIZEOF_SHORT 2
4576| #define SIZEOF_INT16_T 2
4577| #define SIZEOF_UINT16_T 2
4578| #define SIZEOF_INT32_T 4
4579| #define SIZEOF_UINT32_T 4
4580| #define SIZEOF_INT64_T 8
4581| #define SIZEOF_OFF_T 8
4582| #define SIZEOF_OFF64_T 0
4583| #define SIZEOF_TIME_T 4
4584| #define SIZEOF_CHARP 4
4585| #define HAVE_LONG_DOUBLE_WIDER 1
4586| #define HAVE_LONG_DOUBLE 1
4587| #define HAVE_MODE_T 1
4588| #define HAVE_OFF_T 1
4589| #define HAVE_SIZE_T 1
4590| #define HAVE_PID_T 1
4591| #define HAVE_ID_T 1
4592| #define GETGROUPS_T int
4593| #define HAVE_STRUCT_STAT_ST_RDEV 1
4594| /* end confdefs.h.  */
4595|
4596| #ifdef HAVE_SYS_TYPES_H
4597| #include <sys/types.h>
4598| #endif
4599| #ifdef HAVE_SYS_STAT_H
4600| #include <sys/stat.h>
4601| #endif
4602| #ifdef HAVE_UNISTD_H
4603| #include <unistd.h>
4604| #endif
4605|
4606| int
4607| main ()
4608| {
4609| static struct stat ac_aggr;
4610| if (sizeof ac_aggr.st_mtimensec)
4611| return 0;
4612|   ;
4613|   return 0;
4614| }
4615configure.sh:8084: result: no
4616configure.sh:8103: checking for struct stat.st_mtimespec.tv_nsec
4617configure.sh:8103: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4618configure.sh:8103: $? = 0
4619configure.sh:8103: result: yes
4620configure.sh:8122: checking for struct stat.st_mtim.tv_nsec
4621configure.sh:8122: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4622conftest.c: In function 'main':
4623conftest.c:114:12: error: 'struct stat' has no member named 'st_mtim'
4624  114 | if (ac_aggr.st_mtim.tv_nsec)
4625      |            ^
4626conftest.c:113:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
4627  113 | static struct stat ac_aggr;
4628      |                    ^~~~~~~
4629configure.sh:8122: $? = 1
4630configure.sh: failed program was:
4631| /* confdefs.h */
4632| #define PACKAGE_NAME "rsync"
4633| #define PACKAGE_TARNAME "rsync"
4634| #define PACKAGE_VERSION " "
4635| #define PACKAGE_STRING "rsync  "
4636| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
4637| #define PACKAGE_URL ""
4638| #define STDC_HEADERS 1
4639| #define HAVE_SYS_TYPES_H 1
4640| #define HAVE_SYS_STAT_H 1
4641| #define HAVE_STDLIB_H 1
4642| #define HAVE_STRING_H 1
4643| #define HAVE_MEMORY_H 1
4644| #define HAVE_STRINGS_H 1
4645| #define HAVE_INTTYPES_H 1
4646| #define HAVE_STDINT_H 1
4647| #define HAVE_UNISTD_H 1
4648| #define WORDS_BIGENDIAN 1
4649| #define HAVE_DIRENT_H 1
4650| #define TIME_WITH_SYS_TIME 1
4651| #define HAVE_SYS_WAIT_H 1
4652| #define HAVE_SYS_FCNTL_H 1
4653| #define HAVE_SYS_SELECT_H 1
4654| #define HAVE_FCNTL_H 1
4655| #define HAVE_SYS_TIME_H 1
4656| #define HAVE_SYS_UNISTD_H 1
4657| #define HAVE_UNISTD_H 1
4658| #define HAVE_UTIME_H 1
4659| #define HAVE_SYS_PARAM_H 1
4660| #define HAVE_CTYPE_H 1
4661| #define HAVE_SYS_WAIT_H 1
4662| #define HAVE_SYS_STAT_H 1
4663| #define HAVE_SYS_IOCTL_H 1
4664| #define HAVE_SYS_FILIO_H 1
4665| #define HAVE_STRING_H 1
4666| #define HAVE_STDLIB_H 1
4667| #define HAVE_SYS_SOCKET_H 1
4668| #define HAVE_GRP_H 1
4669| #define HAVE_SYS_UN_H 1
4670| #define HAVE_SYS_ATTR_H 1
4671| #define HAVE_ARPA_INET_H 1
4672| #define HAVE_ARPA_NAMESER_H 1
4673| #define HAVE_LOCALE_H 1
4674| #define HAVE_SYS_TYPES_H 1
4675| #define HAVE_NETDB_H 1
4676| #define HAVE_FLOAT_H 1
4677| #define HAVE_LIMITS_H 1
4678| #define HAVE_ICONV_H 1
4679| #define HAVE_LIBCHARSET_H 1
4680| #define HAVE_LANGINFO_H 1
4681| #define HAVE_SYS_ACL_H 1
4682| #define HAVE_SYS_XATTR_H 1
4683| #define HAVE_POPT_H 1
4684| #define HAVE_NETINET_IN_SYSTM_H 1
4685| #define HAVE_ZLIB_H 1
4686| #define HAVE_XXHASH_H 1
4687| #define HAVE_OPENSSL_MD4_H 1
4688| #define HAVE_OPENSSL_MD5_H 1
4689| #define HAVE_ZSTD_H 1
4690| #define HAVE_LZ4_H 1
4691| #define HAVE_SYS_FILE_H 1
4692| #define HAVE_NETINET_IP_H 1
4693| #define _GNU_SOURCE 1
4694| #define RSYNC_PATH "rsync"
4695| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4696| #define RSYNC_RSH "ssh"
4697| #define NOBODY_USER "nobody"
4698| #define NOBODY_GROUP "nobody"
4699| #define INET6 1
4700| #define CONFIG_LOCALE 1
4701| #define USE_OPENSSL 1
4702| #define SUPPORT_XXHASH 1
4703| #define SUPPORT_ZSTD 1
4704| #define SUPPORT_LZ4 1
4705| #define SIZEOF_INT 4
4706| #define SIZEOF_LONG 4
4707| #define SIZEOF_LONG_LONG 8
4708| #define SIZEOF_SHORT 2
4709| #define SIZEOF_INT16_T 2
4710| #define SIZEOF_UINT16_T 2
4711| #define SIZEOF_INT32_T 4
4712| #define SIZEOF_UINT32_T 4
4713| #define SIZEOF_INT64_T 8
4714| #define SIZEOF_OFF_T 8
4715| #define SIZEOF_OFF64_T 0
4716| #define SIZEOF_TIME_T 4
4717| #define SIZEOF_CHARP 4
4718| #define HAVE_LONG_DOUBLE_WIDER 1
4719| #define HAVE_LONG_DOUBLE 1
4720| #define HAVE_MODE_T 1
4721| #define HAVE_OFF_T 1
4722| #define HAVE_SIZE_T 1
4723| #define HAVE_PID_T 1
4724| #define HAVE_ID_T 1
4725| #define GETGROUPS_T int
4726| #define HAVE_STRUCT_STAT_ST_RDEV 1
4727| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
4728| /* end confdefs.h.  */
4729|
4730| #ifdef HAVE_SYS_TYPES_H
4731| #include <sys/types.h>
4732| #endif
4733| #ifdef HAVE_SYS_STAT_H
4734| #include <sys/stat.h>
4735| #endif
4736| #ifdef HAVE_UNISTD_H
4737| #include <unistd.h>
4738| #endif
4739|
4740| int
4741| main ()
4742| {
4743| static struct stat ac_aggr;
4744| if (ac_aggr.st_mtim.tv_nsec)
4745| return 0;
4746|   ;
4747|   return 0;
4748| }
4749configure.sh:8122: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4750conftest.c: In function 'main':
4751conftest.c:114:19: error: 'struct stat' has no member named 'st_mtim'
4752  114 | if (sizeof ac_aggr.st_mtim.tv_nsec)
4753      |                   ^
4754conftest.c:113:20: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
4755  113 | static struct stat ac_aggr;
4756      |                    ^~~~~~~
4757configure.sh:8122: $? = 1
4758configure.sh: failed program was:
4759| /* confdefs.h */
4760| #define PACKAGE_NAME "rsync"
4761| #define PACKAGE_TARNAME "rsync"
4762| #define PACKAGE_VERSION " "
4763| #define PACKAGE_STRING "rsync  "
4764| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
4765| #define PACKAGE_URL ""
4766| #define STDC_HEADERS 1
4767| #define HAVE_SYS_TYPES_H 1
4768| #define HAVE_SYS_STAT_H 1
4769| #define HAVE_STDLIB_H 1
4770| #define HAVE_STRING_H 1
4771| #define HAVE_MEMORY_H 1
4772| #define HAVE_STRINGS_H 1
4773| #define HAVE_INTTYPES_H 1
4774| #define HAVE_STDINT_H 1
4775| #define HAVE_UNISTD_H 1
4776| #define WORDS_BIGENDIAN 1
4777| #define HAVE_DIRENT_H 1
4778| #define TIME_WITH_SYS_TIME 1
4779| #define HAVE_SYS_WAIT_H 1
4780| #define HAVE_SYS_FCNTL_H 1
4781| #define HAVE_SYS_SELECT_H 1
4782| #define HAVE_FCNTL_H 1
4783| #define HAVE_SYS_TIME_H 1
4784| #define HAVE_SYS_UNISTD_H 1
4785| #define HAVE_UNISTD_H 1
4786| #define HAVE_UTIME_H 1
4787| #define HAVE_SYS_PARAM_H 1
4788| #define HAVE_CTYPE_H 1
4789| #define HAVE_SYS_WAIT_H 1
4790| #define HAVE_SYS_STAT_H 1
4791| #define HAVE_SYS_IOCTL_H 1
4792| #define HAVE_SYS_FILIO_H 1
4793| #define HAVE_STRING_H 1
4794| #define HAVE_STDLIB_H 1
4795| #define HAVE_SYS_SOCKET_H 1
4796| #define HAVE_GRP_H 1
4797| #define HAVE_SYS_UN_H 1
4798| #define HAVE_SYS_ATTR_H 1
4799| #define HAVE_ARPA_INET_H 1
4800| #define HAVE_ARPA_NAMESER_H 1
4801| #define HAVE_LOCALE_H 1
4802| #define HAVE_SYS_TYPES_H 1
4803| #define HAVE_NETDB_H 1
4804| #define HAVE_FLOAT_H 1
4805| #define HAVE_LIMITS_H 1
4806| #define HAVE_ICONV_H 1
4807| #define HAVE_LIBCHARSET_H 1
4808| #define HAVE_LANGINFO_H 1
4809| #define HAVE_SYS_ACL_H 1
4810| #define HAVE_SYS_XATTR_H 1
4811| #define HAVE_POPT_H 1
4812| #define HAVE_NETINET_IN_SYSTM_H 1
4813| #define HAVE_ZLIB_H 1
4814| #define HAVE_XXHASH_H 1
4815| #define HAVE_OPENSSL_MD4_H 1
4816| #define HAVE_OPENSSL_MD5_H 1
4817| #define HAVE_ZSTD_H 1
4818| #define HAVE_LZ4_H 1
4819| #define HAVE_SYS_FILE_H 1
4820| #define HAVE_NETINET_IP_H 1
4821| #define _GNU_SOURCE 1
4822| #define RSYNC_PATH "rsync"
4823| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4824| #define RSYNC_RSH "ssh"
4825| #define NOBODY_USER "nobody"
4826| #define NOBODY_GROUP "nobody"
4827| #define INET6 1
4828| #define CONFIG_LOCALE 1
4829| #define USE_OPENSSL 1
4830| #define SUPPORT_XXHASH 1
4831| #define SUPPORT_ZSTD 1
4832| #define SUPPORT_LZ4 1
4833| #define SIZEOF_INT 4
4834| #define SIZEOF_LONG 4
4835| #define SIZEOF_LONG_LONG 8
4836| #define SIZEOF_SHORT 2
4837| #define SIZEOF_INT16_T 2
4838| #define SIZEOF_UINT16_T 2
4839| #define SIZEOF_INT32_T 4
4840| #define SIZEOF_UINT32_T 4
4841| #define SIZEOF_INT64_T 8
4842| #define SIZEOF_OFF_T 8
4843| #define SIZEOF_OFF64_T 0
4844| #define SIZEOF_TIME_T 4
4845| #define SIZEOF_CHARP 4
4846| #define HAVE_LONG_DOUBLE_WIDER 1
4847| #define HAVE_LONG_DOUBLE 1
4848| #define HAVE_MODE_T 1
4849| #define HAVE_OFF_T 1
4850| #define HAVE_SIZE_T 1
4851| #define HAVE_PID_T 1
4852| #define HAVE_ID_T 1
4853| #define GETGROUPS_T int
4854| #define HAVE_STRUCT_STAT_ST_RDEV 1
4855| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
4856| /* end confdefs.h.  */
4857|
4858| #ifdef HAVE_SYS_TYPES_H
4859| #include <sys/types.h>
4860| #endif
4861| #ifdef HAVE_SYS_STAT_H
4862| #include <sys/stat.h>
4863| #endif
4864| #ifdef HAVE_UNISTD_H
4865| #include <unistd.h>
4866| #endif
4867|
4868| int
4869| main ()
4870| {
4871| static struct stat ac_aggr;
4872| if (sizeof ac_aggr.st_mtim.tv_nsec)
4873| return 0;
4874|   ;
4875|   return 0;
4876| }
4877configure.sh:8122: result: no
4878configure.sh:8144: checking for socklen_t
4879configure.sh:8144: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4880configure.sh:8144: $? = 0
4881configure.sh:8144: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
4882conftest.c: In function 'main':
4883conftest.c:105:24: error: expected expression before ')' token
4884  105 | if (sizeof ((socklen_t)))
4885      |                        ^
4886configure.sh:8144: $? = 1
4887configure.sh: failed program was:
4888| /* confdefs.h */
4889| #define PACKAGE_NAME "rsync"
4890| #define PACKAGE_TARNAME "rsync"
4891| #define PACKAGE_VERSION " "
4892| #define PACKAGE_STRING "rsync  "
4893| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
4894| #define PACKAGE_URL ""
4895| #define STDC_HEADERS 1
4896| #define HAVE_SYS_TYPES_H 1
4897| #define HAVE_SYS_STAT_H 1
4898| #define HAVE_STDLIB_H 1
4899| #define HAVE_STRING_H 1
4900| #define HAVE_MEMORY_H 1
4901| #define HAVE_STRINGS_H 1
4902| #define HAVE_INTTYPES_H 1
4903| #define HAVE_STDINT_H 1
4904| #define HAVE_UNISTD_H 1
4905| #define WORDS_BIGENDIAN 1
4906| #define HAVE_DIRENT_H 1
4907| #define TIME_WITH_SYS_TIME 1
4908| #define HAVE_SYS_WAIT_H 1
4909| #define HAVE_SYS_FCNTL_H 1
4910| #define HAVE_SYS_SELECT_H 1
4911| #define HAVE_FCNTL_H 1
4912| #define HAVE_SYS_TIME_H 1
4913| #define HAVE_SYS_UNISTD_H 1
4914| #define HAVE_UNISTD_H 1
4915| #define HAVE_UTIME_H 1
4916| #define HAVE_SYS_PARAM_H 1
4917| #define HAVE_CTYPE_H 1
4918| #define HAVE_SYS_WAIT_H 1
4919| #define HAVE_SYS_STAT_H 1
4920| #define HAVE_SYS_IOCTL_H 1
4921| #define HAVE_SYS_FILIO_H 1
4922| #define HAVE_STRING_H 1
4923| #define HAVE_STDLIB_H 1
4924| #define HAVE_SYS_SOCKET_H 1
4925| #define HAVE_GRP_H 1
4926| #define HAVE_SYS_UN_H 1
4927| #define HAVE_SYS_ATTR_H 1
4928| #define HAVE_ARPA_INET_H 1
4929| #define HAVE_ARPA_NAMESER_H 1
4930| #define HAVE_LOCALE_H 1
4931| #define HAVE_SYS_TYPES_H 1
4932| #define HAVE_NETDB_H 1
4933| #define HAVE_FLOAT_H 1
4934| #define HAVE_LIMITS_H 1
4935| #define HAVE_ICONV_H 1
4936| #define HAVE_LIBCHARSET_H 1
4937| #define HAVE_LANGINFO_H 1
4938| #define HAVE_SYS_ACL_H 1
4939| #define HAVE_SYS_XATTR_H 1
4940| #define HAVE_POPT_H 1
4941| #define HAVE_NETINET_IN_SYSTM_H 1
4942| #define HAVE_ZLIB_H 1
4943| #define HAVE_XXHASH_H 1
4944| #define HAVE_OPENSSL_MD4_H 1
4945| #define HAVE_OPENSSL_MD5_H 1
4946| #define HAVE_ZSTD_H 1
4947| #define HAVE_LZ4_H 1
4948| #define HAVE_SYS_FILE_H 1
4949| #define HAVE_NETINET_IP_H 1
4950| #define _GNU_SOURCE 1
4951| #define RSYNC_PATH "rsync"
4952| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
4953| #define RSYNC_RSH "ssh"
4954| #define NOBODY_USER "nobody"
4955| #define NOBODY_GROUP "nobody"
4956| #define INET6 1
4957| #define CONFIG_LOCALE 1
4958| #define USE_OPENSSL 1
4959| #define SUPPORT_XXHASH 1
4960| #define SUPPORT_ZSTD 1
4961| #define SUPPORT_LZ4 1
4962| #define SIZEOF_INT 4
4963| #define SIZEOF_LONG 4
4964| #define SIZEOF_LONG_LONG 8
4965| #define SIZEOF_SHORT 2
4966| #define SIZEOF_INT16_T 2
4967| #define SIZEOF_UINT16_T 2
4968| #define SIZEOF_INT32_T 4
4969| #define SIZEOF_UINT32_T 4
4970| #define SIZEOF_INT64_T 8
4971| #define SIZEOF_OFF_T 8
4972| #define SIZEOF_OFF64_T 0
4973| #define SIZEOF_TIME_T 4
4974| #define SIZEOF_CHARP 4
4975| #define HAVE_LONG_DOUBLE_WIDER 1
4976| #define HAVE_LONG_DOUBLE 1
4977| #define HAVE_MODE_T 1
4978| #define HAVE_OFF_T 1
4979| #define HAVE_SIZE_T 1
4980| #define HAVE_PID_T 1
4981| #define HAVE_ID_T 1
4982| #define GETGROUPS_T int
4983| #define HAVE_STRUCT_STAT_ST_RDEV 1
4984| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
4985| /* end confdefs.h.  */
4986| #include <sys/types.h>
4987| #include <sys/socket.h>
4988|
4989| int
4990| main ()
4991| {
4992| if (sizeof ((socklen_t)))
4993|           return 0;
4994|   ;
4995|   return 0;
4996| }
4997configure.sh:8144: result: yes
4998configure.sh:8208: checking for errno in errno.h
4999configure.sh:8225: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5000conftest.c: In function 'main':
5001conftest.c:103:5: warning: unused variable 'i' [-Wunused-variable]
5002  103 | int i = errno
5003      |     ^
5004configure.sh:8225: $? = 0
5005configure.sh:8232: result: yes
5006configure.sh:8250: checking for connect
5007configure.sh:8250: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
5008configure.sh:8250: $? = 0
5009configure.sh:8250: result: yes
5010configure.sh:8462: checking for library containing inet_ntop
5011configure.sh:8493: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
5012configure.sh:8493: $? = 0
5013configure.sh:8510: result: none required
5014configure.sh:8522: checking for library containing iconv_open
5015configure.sh:8553: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
5016Undefined symbols:
5017  "_iconv_open", referenced from:
5018      _main in cc8I1Kko.o
5019ld: symbol(s) not found
5020collect2: error: ld returned 1 exit status
5021configure.sh:8553: $? = 1
5022configure.sh: failed program was:
5023| /* confdefs.h */
5024| #define PACKAGE_NAME "rsync"
5025| #define PACKAGE_TARNAME "rsync"
5026| #define PACKAGE_VERSION " "
5027| #define PACKAGE_STRING "rsync  "
5028| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
5029| #define PACKAGE_URL ""
5030| #define STDC_HEADERS 1
5031| #define HAVE_SYS_TYPES_H 1
5032| #define HAVE_SYS_STAT_H 1
5033| #define HAVE_STDLIB_H 1
5034| #define HAVE_STRING_H 1
5035| #define HAVE_MEMORY_H 1
5036| #define HAVE_STRINGS_H 1
5037| #define HAVE_INTTYPES_H 1
5038| #define HAVE_STDINT_H 1
5039| #define HAVE_UNISTD_H 1
5040| #define WORDS_BIGENDIAN 1
5041| #define HAVE_DIRENT_H 1
5042| #define TIME_WITH_SYS_TIME 1
5043| #define HAVE_SYS_WAIT_H 1
5044| #define HAVE_SYS_FCNTL_H 1
5045| #define HAVE_SYS_SELECT_H 1
5046| #define HAVE_FCNTL_H 1
5047| #define HAVE_SYS_TIME_H 1
5048| #define HAVE_SYS_UNISTD_H 1
5049| #define HAVE_UNISTD_H 1
5050| #define HAVE_UTIME_H 1
5051| #define HAVE_SYS_PARAM_H 1
5052| #define HAVE_CTYPE_H 1
5053| #define HAVE_SYS_WAIT_H 1
5054| #define HAVE_SYS_STAT_H 1
5055| #define HAVE_SYS_IOCTL_H 1
5056| #define HAVE_SYS_FILIO_H 1
5057| #define HAVE_STRING_H 1
5058| #define HAVE_STDLIB_H 1
5059| #define HAVE_SYS_SOCKET_H 1
5060| #define HAVE_GRP_H 1
5061| #define HAVE_SYS_UN_H 1
5062| #define HAVE_SYS_ATTR_H 1
5063| #define HAVE_ARPA_INET_H 1
5064| #define HAVE_ARPA_NAMESER_H 1
5065| #define HAVE_LOCALE_H 1
5066| #define HAVE_SYS_TYPES_H 1
5067| #define HAVE_NETDB_H 1
5068| #define HAVE_FLOAT_H 1
5069| #define HAVE_LIMITS_H 1
5070| #define HAVE_ICONV_H 1
5071| #define HAVE_LIBCHARSET_H 1
5072| #define HAVE_LANGINFO_H 1
5073| #define HAVE_SYS_ACL_H 1
5074| #define HAVE_SYS_XATTR_H 1
5075| #define HAVE_POPT_H 1
5076| #define HAVE_NETINET_IN_SYSTM_H 1
5077| #define HAVE_ZLIB_H 1
5078| #define HAVE_XXHASH_H 1
5079| #define HAVE_OPENSSL_MD4_H 1
5080| #define HAVE_OPENSSL_MD5_H 1
5081| #define HAVE_ZSTD_H 1
5082| #define HAVE_LZ4_H 1
5083| #define HAVE_SYS_FILE_H 1
5084| #define HAVE_NETINET_IP_H 1
5085| #define _GNU_SOURCE 1
5086| #define RSYNC_PATH "rsync"
5087| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5088| #define RSYNC_RSH "ssh"
5089| #define NOBODY_USER "nobody"
5090| #define NOBODY_GROUP "nobody"
5091| #define INET6 1
5092| #define CONFIG_LOCALE 1
5093| #define USE_OPENSSL 1
5094| #define SUPPORT_XXHASH 1
5095| #define SUPPORT_ZSTD 1
5096| #define SUPPORT_LZ4 1
5097| #define SIZEOF_INT 4
5098| #define SIZEOF_LONG 4
5099| #define SIZEOF_LONG_LONG 8
5100| #define SIZEOF_SHORT 2
5101| #define SIZEOF_INT16_T 2
5102| #define SIZEOF_UINT16_T 2
5103| #define SIZEOF_INT32_T 4
5104| #define SIZEOF_UINT32_T 4
5105| #define SIZEOF_INT64_T 8
5106| #define SIZEOF_OFF_T 8
5107| #define SIZEOF_OFF64_T 0
5108| #define SIZEOF_TIME_T 4
5109| #define SIZEOF_CHARP 4
5110| #define HAVE_LONG_DOUBLE_WIDER 1
5111| #define HAVE_LONG_DOUBLE 1
5112| #define HAVE_MODE_T 1
5113| #define HAVE_OFF_T 1
5114| #define HAVE_SIZE_T 1
5115| #define HAVE_PID_T 1
5116| #define HAVE_ID_T 1
5117| #define GETGROUPS_T int
5118| #define HAVE_STRUCT_STAT_ST_RDEV 1
5119| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
5120| #define HAVE_ERRNO_DECL 1
5121| #define HAVE_CONNECT 1
5122| /* end confdefs.h.  */
5123|
5124| /* Override any GCC internal prototype to avoid an error.
5125|    Use char because int might match the return type of a GCC
5126|    builtin and then its argument prototype would still apply.  */
5127| #ifdef __cplusplus
5128| extern "C"
5129| #endif
5130| char iconv_open ();
5131| int
5132| main ()
5133| {
5134| return iconv_open ();
5135|   ;
5136|   return 0;
5137| }
5138configure.sh:8553: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv  -llz4 -lzstd -lxxhash -lcrypto  >&5
5139Undefined symbols:
5140  "_iconv_open", referenced from:
5141      _main in ccvUGLd0.o
5142ld: symbol(s) not found
5143collect2: error: ld returned 1 exit status
5144configure.sh:8553: $? = 1
5145configure.sh: failed program was:
5146| /* confdefs.h */
5147| #define PACKAGE_NAME "rsync"
5148| #define PACKAGE_TARNAME "rsync"
5149| #define PACKAGE_VERSION " "
5150| #define PACKAGE_STRING "rsync  "
5151| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
5152| #define PACKAGE_URL ""
5153| #define STDC_HEADERS 1
5154| #define HAVE_SYS_TYPES_H 1
5155| #define HAVE_SYS_STAT_H 1
5156| #define HAVE_STDLIB_H 1
5157| #define HAVE_STRING_H 1
5158| #define HAVE_MEMORY_H 1
5159| #define HAVE_STRINGS_H 1
5160| #define HAVE_INTTYPES_H 1
5161| #define HAVE_STDINT_H 1
5162| #define HAVE_UNISTD_H 1
5163| #define WORDS_BIGENDIAN 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_FCNTL_H 1
5168| #define HAVE_SYS_SELECT_H 1
5169| #define HAVE_FCNTL_H 1
5170| #define HAVE_SYS_TIME_H 1
5171| #define HAVE_SYS_UNISTD_H 1
5172| #define HAVE_UNISTD_H 1
5173| #define HAVE_UTIME_H 1
5174| #define HAVE_SYS_PARAM_H 1
5175| #define HAVE_CTYPE_H 1
5176| #define HAVE_SYS_WAIT_H 1
5177| #define HAVE_SYS_STAT_H 1
5178| #define HAVE_SYS_IOCTL_H 1
5179| #define HAVE_SYS_FILIO_H 1
5180| #define HAVE_STRING_H 1
5181| #define HAVE_STDLIB_H 1
5182| #define HAVE_SYS_SOCKET_H 1
5183| #define HAVE_GRP_H 1
5184| #define HAVE_SYS_UN_H 1
5185| #define HAVE_SYS_ATTR_H 1
5186| #define HAVE_ARPA_INET_H 1
5187| #define HAVE_ARPA_NAMESER_H 1
5188| #define HAVE_LOCALE_H 1
5189| #define HAVE_SYS_TYPES_H 1
5190| #define HAVE_NETDB_H 1
5191| #define HAVE_FLOAT_H 1
5192| #define HAVE_LIMITS_H 1
5193| #define HAVE_ICONV_H 1
5194| #define HAVE_LIBCHARSET_H 1
5195| #define HAVE_LANGINFO_H 1
5196| #define HAVE_SYS_ACL_H 1
5197| #define HAVE_SYS_XATTR_H 1
5198| #define HAVE_POPT_H 1
5199| #define HAVE_NETINET_IN_SYSTM_H 1
5200| #define HAVE_ZLIB_H 1
5201| #define HAVE_XXHASH_H 1
5202| #define HAVE_OPENSSL_MD4_H 1
5203| #define HAVE_OPENSSL_MD5_H 1
5204| #define HAVE_ZSTD_H 1
5205| #define HAVE_LZ4_H 1
5206| #define HAVE_SYS_FILE_H 1
5207| #define HAVE_NETINET_IP_H 1
5208| #define _GNU_SOURCE 1
5209| #define RSYNC_PATH "rsync"
5210| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5211| #define RSYNC_RSH "ssh"
5212| #define NOBODY_USER "nobody"
5213| #define NOBODY_GROUP "nobody"
5214| #define INET6 1
5215| #define CONFIG_LOCALE 1
5216| #define USE_OPENSSL 1
5217| #define SUPPORT_XXHASH 1
5218| #define SUPPORT_ZSTD 1
5219| #define SUPPORT_LZ4 1
5220| #define SIZEOF_INT 4
5221| #define SIZEOF_LONG 4
5222| #define SIZEOF_LONG_LONG 8
5223| #define SIZEOF_SHORT 2
5224| #define SIZEOF_INT16_T 2
5225| #define SIZEOF_UINT16_T 2
5226| #define SIZEOF_INT32_T 4
5227| #define SIZEOF_UINT32_T 4
5228| #define SIZEOF_INT64_T 8
5229| #define SIZEOF_OFF_T 8
5230| #define SIZEOF_OFF64_T 0
5231| #define SIZEOF_TIME_T 4
5232| #define SIZEOF_CHARP 4
5233| #define HAVE_LONG_DOUBLE_WIDER 1
5234| #define HAVE_LONG_DOUBLE 1
5235| #define HAVE_MODE_T 1
5236| #define HAVE_OFF_T 1
5237| #define HAVE_SIZE_T 1
5238| #define HAVE_PID_T 1
5239| #define HAVE_ID_T 1
5240| #define GETGROUPS_T int
5241| #define HAVE_STRUCT_STAT_ST_RDEV 1
5242| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
5243| #define HAVE_ERRNO_DECL 1
5244| #define HAVE_CONNECT 1
5245| /* end confdefs.h.  */
5246|
5247| /* Override any GCC internal prototype to avoid an error.
5248|    Use char because int might match the return type of a GCC
5249|    builtin and then its argument prototype would still apply.  */
5250| #ifdef __cplusplus
5251| extern "C"
5252| #endif
5253| char iconv_open ();
5254| int
5255| main ()
5256| {
5257| return iconv_open ();
5258|   ;
5259|   return 0;
5260| }
5261configure.sh:8570: result: no
5262configure.sh:8578: checking for library containing libiconv_open
5263configure.sh:8609: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -llz4 -lzstd -lxxhash -lcrypto  >&5
5264Undefined symbols:
5265  "_libiconv_open", referenced from:
5266      _main in ccaGLXhD.o
5267ld: symbol(s) not found
5268collect2: error: ld returned 1 exit status
5269configure.sh:8609: $? = 1
5270configure.sh: failed program was:
5271| /* confdefs.h */
5272| #define PACKAGE_NAME "rsync"
5273| #define PACKAGE_TARNAME "rsync"
5274| #define PACKAGE_VERSION " "
5275| #define PACKAGE_STRING "rsync  "
5276| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
5277| #define PACKAGE_URL ""
5278| #define STDC_HEADERS 1
5279| #define HAVE_SYS_TYPES_H 1
5280| #define HAVE_SYS_STAT_H 1
5281| #define HAVE_STDLIB_H 1
5282| #define HAVE_STRING_H 1
5283| #define HAVE_MEMORY_H 1
5284| #define HAVE_STRINGS_H 1
5285| #define HAVE_INTTYPES_H 1
5286| #define HAVE_STDINT_H 1
5287| #define HAVE_UNISTD_H 1
5288| #define WORDS_BIGENDIAN 1
5289| #define HAVE_DIRENT_H 1
5290| #define TIME_WITH_SYS_TIME 1
5291| #define HAVE_SYS_WAIT_H 1
5292| #define HAVE_SYS_FCNTL_H 1
5293| #define HAVE_SYS_SELECT_H 1
5294| #define HAVE_FCNTL_H 1
5295| #define HAVE_SYS_TIME_H 1
5296| #define HAVE_SYS_UNISTD_H 1
5297| #define HAVE_UNISTD_H 1
5298| #define HAVE_UTIME_H 1
5299| #define HAVE_SYS_PARAM_H 1
5300| #define HAVE_CTYPE_H 1
5301| #define HAVE_SYS_WAIT_H 1
5302| #define HAVE_SYS_STAT_H 1
5303| #define HAVE_SYS_IOCTL_H 1
5304| #define HAVE_SYS_FILIO_H 1
5305| #define HAVE_STRING_H 1
5306| #define HAVE_STDLIB_H 1
5307| #define HAVE_SYS_SOCKET_H 1
5308| #define HAVE_GRP_H 1
5309| #define HAVE_SYS_UN_H 1
5310| #define HAVE_SYS_ATTR_H 1
5311| #define HAVE_ARPA_INET_H 1
5312| #define HAVE_ARPA_NAMESER_H 1
5313| #define HAVE_LOCALE_H 1
5314| #define HAVE_SYS_TYPES_H 1
5315| #define HAVE_NETDB_H 1
5316| #define HAVE_FLOAT_H 1
5317| #define HAVE_LIMITS_H 1
5318| #define HAVE_ICONV_H 1
5319| #define HAVE_LIBCHARSET_H 1
5320| #define HAVE_LANGINFO_H 1
5321| #define HAVE_SYS_ACL_H 1
5322| #define HAVE_SYS_XATTR_H 1
5323| #define HAVE_POPT_H 1
5324| #define HAVE_NETINET_IN_SYSTM_H 1
5325| #define HAVE_ZLIB_H 1
5326| #define HAVE_XXHASH_H 1
5327| #define HAVE_OPENSSL_MD4_H 1
5328| #define HAVE_OPENSSL_MD5_H 1
5329| #define HAVE_ZSTD_H 1
5330| #define HAVE_LZ4_H 1
5331| #define HAVE_SYS_FILE_H 1
5332| #define HAVE_NETINET_IP_H 1
5333| #define _GNU_SOURCE 1
5334| #define RSYNC_PATH "rsync"
5335| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5336| #define RSYNC_RSH "ssh"
5337| #define NOBODY_USER "nobody"
5338| #define NOBODY_GROUP "nobody"
5339| #define INET6 1
5340| #define CONFIG_LOCALE 1
5341| #define USE_OPENSSL 1
5342| #define SUPPORT_XXHASH 1
5343| #define SUPPORT_ZSTD 1
5344| #define SUPPORT_LZ4 1
5345| #define SIZEOF_INT 4
5346| #define SIZEOF_LONG 4
5347| #define SIZEOF_LONG_LONG 8
5348| #define SIZEOF_SHORT 2
5349| #define SIZEOF_INT16_T 2
5350| #define SIZEOF_UINT16_T 2
5351| #define SIZEOF_INT32_T 4
5352| #define SIZEOF_UINT32_T 4
5353| #define SIZEOF_INT64_T 8
5354| #define SIZEOF_OFF_T 8
5355| #define SIZEOF_OFF64_T 0
5356| #define SIZEOF_TIME_T 4
5357| #define SIZEOF_CHARP 4
5358| #define HAVE_LONG_DOUBLE_WIDER 1
5359| #define HAVE_LONG_DOUBLE 1
5360| #define HAVE_MODE_T 1
5361| #define HAVE_OFF_T 1
5362| #define HAVE_SIZE_T 1
5363| #define HAVE_PID_T 1
5364| #define HAVE_ID_T 1
5365| #define GETGROUPS_T int
5366| #define HAVE_STRUCT_STAT_ST_RDEV 1
5367| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
5368| #define HAVE_ERRNO_DECL 1
5369| #define HAVE_CONNECT 1
5370| /* end confdefs.h.  */
5371|
5372| /* Override any GCC internal prototype to avoid an error.
5373|    Use char because int might match the return type of a GCC
5374|    builtin and then its argument prototype would still apply.  */
5375| #ifdef __cplusplus
5376| extern "C"
5377| #endif
5378| char libiconv_open ();
5379| int
5380| main ()
5381| {
5382| return libiconv_open ();
5383|   ;
5384|   return 0;
5385| }
5386configure.sh:8609: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv  -llz4 -lzstd -lxxhash -lcrypto  >&5
5387configure.sh:8609: $? = 0
5388configure.sh:8626: result: -liconv
5389configure.sh:8635: checking for iconv declaration
5390configure.sh:8666: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5391configure.sh:8666: $? = 0
5392configure.sh:8677: result:
5393         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
5394configure.sh:8687: checking for inet_ntop
5395configure.sh:8687: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
5396configure.sh:8687: $? = 0
5397configure.sh:8687: result: yes
5398configure.sh:8700: checking for inet_pton
5399configure.sh:8700: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
5400configure.sh:8700: $? = 0
5401configure.sh:8700: result: yes
5402configure.sh:8718: checking for struct addrinfo
5403configure.sh:8736: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5404conftest.c: In function 'main':
5405conftest.c:142:17: warning: unused variable 'foo' [-Wunused-variable]
5406  142 | struct addrinfo foo;
5407      |                 ^~~
5408configure.sh:8736: $? = 0
5409configure.sh:8744: result: yes
5410configure.sh:8770: checking for struct sockaddr_storage
5411configure.sh:8794: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5412conftest.c: In function 'main':
5413conftest.c:149:25: warning: unused variable 'foo' [-Wunused-variable]
5414  149 | struct sockaddr_storage foo;
5415      |                         ^~~
5416configure.sh:8794: $? = 0
5417configure.sh:8802: result: yes
5418configure.sh:8828: checking whether defines needed by getaddrinfo exist
5419configure.sh:8859: result: yes
5420configure.sh:8868: checking for getaddrinfo
5421configure.sh:8868: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
5422configure.sh:8868: $? = 0
5423configure.sh:8868: result: yes
5424configure.sh:8926: checking for struct sockaddr.sa_len
5425configure.sh:8926: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5426configure.sh:8926: $? = 0
5427configure.sh:8926: result: yes
5428configure.sh:8942: checking for struct sockaddr_in.sin_len
5429configure.sh:8942: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5430configure.sh:8942: $? = 0
5431configure.sh:8942: result: yes
5432configure.sh:8959: checking for struct sockaddr_un.sun_len
5433configure.sh:8959: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5434conftest.c: In function 'main':
5435conftest.c:122:27: error: storage size of 'ac_aggr' isn't known
5436  122 | static struct sockaddr_un ac_aggr;
5437      |                           ^~~~~~~
5438conftest.c:122:27: warning: unused variable 'ac_aggr' [-Wunused-variable]
5439configure.sh:8959: $? = 1
5440configure.sh: failed program was:
5441| /* confdefs.h */
5442| #define PACKAGE_NAME "rsync"
5443| #define PACKAGE_TARNAME "rsync"
5444| #define PACKAGE_VERSION " "
5445| #define PACKAGE_STRING "rsync  "
5446| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
5447| #define PACKAGE_URL ""
5448| #define STDC_HEADERS 1
5449| #define HAVE_SYS_TYPES_H 1
5450| #define HAVE_SYS_STAT_H 1
5451| #define HAVE_STDLIB_H 1
5452| #define HAVE_STRING_H 1
5453| #define HAVE_MEMORY_H 1
5454| #define HAVE_STRINGS_H 1
5455| #define HAVE_INTTYPES_H 1
5456| #define HAVE_STDINT_H 1
5457| #define HAVE_UNISTD_H 1
5458| #define WORDS_BIGENDIAN 1
5459| #define HAVE_DIRENT_H 1
5460| #define TIME_WITH_SYS_TIME 1
5461| #define HAVE_SYS_WAIT_H 1
5462| #define HAVE_SYS_FCNTL_H 1
5463| #define HAVE_SYS_SELECT_H 1
5464| #define HAVE_FCNTL_H 1
5465| #define HAVE_SYS_TIME_H 1
5466| #define HAVE_SYS_UNISTD_H 1
5467| #define HAVE_UNISTD_H 1
5468| #define HAVE_UTIME_H 1
5469| #define HAVE_SYS_PARAM_H 1
5470| #define HAVE_CTYPE_H 1
5471| #define HAVE_SYS_WAIT_H 1
5472| #define HAVE_SYS_STAT_H 1
5473| #define HAVE_SYS_IOCTL_H 1
5474| #define HAVE_SYS_FILIO_H 1
5475| #define HAVE_STRING_H 1
5476| #define HAVE_STDLIB_H 1
5477| #define HAVE_SYS_SOCKET_H 1
5478| #define HAVE_GRP_H 1
5479| #define HAVE_SYS_UN_H 1
5480| #define HAVE_SYS_ATTR_H 1
5481| #define HAVE_ARPA_INET_H 1
5482| #define HAVE_ARPA_NAMESER_H 1
5483| #define HAVE_LOCALE_H 1
5484| #define HAVE_SYS_TYPES_H 1
5485| #define HAVE_NETDB_H 1
5486| #define HAVE_FLOAT_H 1
5487| #define HAVE_LIMITS_H 1
5488| #define HAVE_ICONV_H 1
5489| #define HAVE_LIBCHARSET_H 1
5490| #define HAVE_LANGINFO_H 1
5491| #define HAVE_SYS_ACL_H 1
5492| #define HAVE_SYS_XATTR_H 1
5493| #define HAVE_POPT_H 1
5494| #define HAVE_NETINET_IN_SYSTM_H 1
5495| #define HAVE_ZLIB_H 1
5496| #define HAVE_XXHASH_H 1
5497| #define HAVE_OPENSSL_MD4_H 1
5498| #define HAVE_OPENSSL_MD5_H 1
5499| #define HAVE_ZSTD_H 1
5500| #define HAVE_LZ4_H 1
5501| #define HAVE_SYS_FILE_H 1
5502| #define HAVE_NETINET_IP_H 1
5503| #define _GNU_SOURCE 1
5504| #define RSYNC_PATH "rsync"
5505| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5506| #define RSYNC_RSH "ssh"
5507| #define NOBODY_USER "nobody"
5508| #define NOBODY_GROUP "nobody"
5509| #define INET6 1
5510| #define CONFIG_LOCALE 1
5511| #define USE_OPENSSL 1
5512| #define SUPPORT_XXHASH 1
5513| #define SUPPORT_ZSTD 1
5514| #define SUPPORT_LZ4 1
5515| #define SIZEOF_INT 4
5516| #define SIZEOF_LONG 4
5517| #define SIZEOF_LONG_LONG 8
5518| #define SIZEOF_SHORT 2
5519| #define SIZEOF_INT16_T 2
5520| #define SIZEOF_UINT16_T 2
5521| #define SIZEOF_INT32_T 4
5522| #define SIZEOF_UINT32_T 4
5523| #define SIZEOF_INT64_T 8
5524| #define SIZEOF_OFF_T 8
5525| #define SIZEOF_OFF64_T 0
5526| #define SIZEOF_TIME_T 4
5527| #define SIZEOF_CHARP 4
5528| #define HAVE_LONG_DOUBLE_WIDER 1
5529| #define HAVE_LONG_DOUBLE 1
5530| #define HAVE_MODE_T 1
5531| #define HAVE_OFF_T 1
5532| #define HAVE_SIZE_T 1
5533| #define HAVE_PID_T 1
5534| #define HAVE_ID_T 1
5535| #define GETGROUPS_T int
5536| #define HAVE_STRUCT_STAT_ST_RDEV 1
5537| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
5538| #define HAVE_ERRNO_DECL 1
5539| #define HAVE_CONNECT 1
5540| #define ICONV_CONST
5541| #define HAVE_INET_NTOP 1
5542| #define HAVE_INET_PTON 1
5543| #define HAVE_STRUCT_ADDRINFO 1
5544| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5545| #define HAVE_GETADDRINFO 1
5546| #define HAVE_SOCKADDR_LEN 1
5547| #define HAVE_SOCKADDR_IN_LEN 1
5548| /* end confdefs.h.  */
5549|
5550| #ifdef HAVE_SYS_TYPES_H
5551| #include <sys/types.h>
5552| #endif
5553| #ifdef HAVE_SYS_SOCKET_H
5554| #include <sys/socket.h>
5555| #endif
5556| #include <netinet/in.h>
5557|
5558|
5559| int
5560| main ()
5561| {
5562| static struct sockaddr_un ac_aggr;
5563| if (ac_aggr.sun_len)
5564| return 0;
5565|   ;
5566|   return 0;
5567| }
5568configure.sh:8959: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5569conftest.c: In function 'main':
5570conftest.c:122:27: error: storage size of 'ac_aggr' isn't known
5571  122 | static struct sockaddr_un ac_aggr;
5572      |                           ^~~~~~~
5573conftest.c:122:27: warning: unused variable 'ac_aggr' [-Wunused-variable]
5574configure.sh:8959: $? = 1
5575configure.sh: failed program was:
5576| /* confdefs.h */
5577| #define PACKAGE_NAME "rsync"
5578| #define PACKAGE_TARNAME "rsync"
5579| #define PACKAGE_VERSION " "
5580| #define PACKAGE_STRING "rsync  "
5581| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
5582| #define PACKAGE_URL ""
5583| #define STDC_HEADERS 1
5584| #define HAVE_SYS_TYPES_H 1
5585| #define HAVE_SYS_STAT_H 1
5586| #define HAVE_STDLIB_H 1
5587| #define HAVE_STRING_H 1
5588| #define HAVE_MEMORY_H 1
5589| #define HAVE_STRINGS_H 1
5590| #define HAVE_INTTYPES_H 1
5591| #define HAVE_STDINT_H 1
5592| #define HAVE_UNISTD_H 1
5593| #define WORDS_BIGENDIAN 1
5594| #define HAVE_DIRENT_H 1
5595| #define TIME_WITH_SYS_TIME 1
5596| #define HAVE_SYS_WAIT_H 1
5597| #define HAVE_SYS_FCNTL_H 1
5598| #define HAVE_SYS_SELECT_H 1
5599| #define HAVE_FCNTL_H 1
5600| #define HAVE_SYS_TIME_H 1
5601| #define HAVE_SYS_UNISTD_H 1
5602| #define HAVE_UNISTD_H 1
5603| #define HAVE_UTIME_H 1
5604| #define HAVE_SYS_PARAM_H 1
5605| #define HAVE_CTYPE_H 1
5606| #define HAVE_SYS_WAIT_H 1
5607| #define HAVE_SYS_STAT_H 1
5608| #define HAVE_SYS_IOCTL_H 1
5609| #define HAVE_SYS_FILIO_H 1
5610| #define HAVE_STRING_H 1
5611| #define HAVE_STDLIB_H 1
5612| #define HAVE_SYS_SOCKET_H 1
5613| #define HAVE_GRP_H 1
5614| #define HAVE_SYS_UN_H 1
5615| #define HAVE_SYS_ATTR_H 1
5616| #define HAVE_ARPA_INET_H 1
5617| #define HAVE_ARPA_NAMESER_H 1
5618| #define HAVE_LOCALE_H 1
5619| #define HAVE_SYS_TYPES_H 1
5620| #define HAVE_NETDB_H 1
5621| #define HAVE_FLOAT_H 1
5622| #define HAVE_LIMITS_H 1
5623| #define HAVE_ICONV_H 1
5624| #define HAVE_LIBCHARSET_H 1
5625| #define HAVE_LANGINFO_H 1
5626| #define HAVE_SYS_ACL_H 1
5627| #define HAVE_SYS_XATTR_H 1
5628| #define HAVE_POPT_H 1
5629| #define HAVE_NETINET_IN_SYSTM_H 1
5630| #define HAVE_ZLIB_H 1
5631| #define HAVE_XXHASH_H 1
5632| #define HAVE_OPENSSL_MD4_H 1
5633| #define HAVE_OPENSSL_MD5_H 1
5634| #define HAVE_ZSTD_H 1
5635| #define HAVE_LZ4_H 1
5636| #define HAVE_SYS_FILE_H 1
5637| #define HAVE_NETINET_IP_H 1
5638| #define _GNU_SOURCE 1
5639| #define RSYNC_PATH "rsync"
5640| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5641| #define RSYNC_RSH "ssh"
5642| #define NOBODY_USER "nobody"
5643| #define NOBODY_GROUP "nobody"
5644| #define INET6 1
5645| #define CONFIG_LOCALE 1
5646| #define USE_OPENSSL 1
5647| #define SUPPORT_XXHASH 1
5648| #define SUPPORT_ZSTD 1
5649| #define SUPPORT_LZ4 1
5650| #define SIZEOF_INT 4
5651| #define SIZEOF_LONG 4
5652| #define SIZEOF_LONG_LONG 8
5653| #define SIZEOF_SHORT 2
5654| #define SIZEOF_INT16_T 2
5655| #define SIZEOF_UINT16_T 2
5656| #define SIZEOF_INT32_T 4
5657| #define SIZEOF_UINT32_T 4
5658| #define SIZEOF_INT64_T 8
5659| #define SIZEOF_OFF_T 8
5660| #define SIZEOF_OFF64_T 0
5661| #define SIZEOF_TIME_T 4
5662| #define SIZEOF_CHARP 4
5663| #define HAVE_LONG_DOUBLE_WIDER 1
5664| #define HAVE_LONG_DOUBLE 1
5665| #define HAVE_MODE_T 1
5666| #define HAVE_OFF_T 1
5667| #define HAVE_SIZE_T 1
5668| #define HAVE_PID_T 1
5669| #define HAVE_ID_T 1
5670| #define GETGROUPS_T int
5671| #define HAVE_STRUCT_STAT_ST_RDEV 1
5672| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
5673| #define HAVE_ERRNO_DECL 1
5674| #define HAVE_CONNECT 1
5675| #define ICONV_CONST
5676| #define HAVE_INET_NTOP 1
5677| #define HAVE_INET_PTON 1
5678| #define HAVE_STRUCT_ADDRINFO 1
5679| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5680| #define HAVE_GETADDRINFO 1
5681| #define HAVE_SOCKADDR_LEN 1
5682| #define HAVE_SOCKADDR_IN_LEN 1
5683| /* end confdefs.h.  */
5684|
5685| #ifdef HAVE_SYS_TYPES_H
5686| #include <sys/types.h>
5687| #endif
5688| #ifdef HAVE_SYS_SOCKET_H
5689| #include <sys/socket.h>
5690| #endif
5691| #include <netinet/in.h>
5692|
5693|
5694| int
5695| main ()
5696| {
5697| static struct sockaddr_un ac_aggr;
5698| if (sizeof ac_aggr.sun_len)
5699| return 0;
5700|   ;
5701|   return 0;
5702| }
5703configure.sh:8959: result: no
5704configure.sh:8976: checking for struct sockaddr_in6.sin6_scope_id
5705configure.sh:8976: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5706configure.sh:8976: $? = 0
5707configure.sh:8976: result: yes
5708configure.sh:8996: checking for struct stat64
5709configure.sh:9029: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
5710conftest.c: In function 'main':
5711conftest.c:163:15: warning: unused variable 'foo' [-Wunused-variable]
5712  163 | struct stat64 foo;
5713      |               ^~~
5714configure.sh:9029: $? = 0
5715configure.sh:9037: result: yes
5716configure.sh:9065: checking for strcasecmp
5717configure.sh:9065: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
5718conftest.c:134:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
5719  134 | char strcasecmp ();
5720      |      ^~~~~~~~~~
5721configure.sh:9065: $? = 0
5722configure.sh:9065: result: yes
5723configure.sh:9124: checking for aclsort
5724configure.sh:9124: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
5725Undefined symbols:
5726  "_aclsort", referenced from:
5727      _main in cczR4ezm.o
5728ld: symbol(s) not found
5729collect2: error: ld returned 1 exit status
5730configure.sh:9124: $? = 1
5731configure.sh: failed program was:
5732| /* confdefs.h */
5733| #define PACKAGE_NAME "rsync"
5734| #define PACKAGE_TARNAME "rsync"
5735| #define PACKAGE_VERSION " "
5736| #define PACKAGE_STRING "rsync  "
5737| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
5738| #define PACKAGE_URL ""
5739| #define STDC_HEADERS 1
5740| #define HAVE_SYS_TYPES_H 1
5741| #define HAVE_SYS_STAT_H 1
5742| #define HAVE_STDLIB_H 1
5743| #define HAVE_STRING_H 1
5744| #define HAVE_MEMORY_H 1
5745| #define HAVE_STRINGS_H 1
5746| #define HAVE_INTTYPES_H 1
5747| #define HAVE_STDINT_H 1
5748| #define HAVE_UNISTD_H 1
5749| #define WORDS_BIGENDIAN 1
5750| #define HAVE_DIRENT_H 1
5751| #define TIME_WITH_SYS_TIME 1
5752| #define HAVE_SYS_WAIT_H 1
5753| #define HAVE_SYS_FCNTL_H 1
5754| #define HAVE_SYS_SELECT_H 1
5755| #define HAVE_FCNTL_H 1
5756| #define HAVE_SYS_TIME_H 1
5757| #define HAVE_SYS_UNISTD_H 1
5758| #define HAVE_UNISTD_H 1
5759| #define HAVE_UTIME_H 1
5760| #define HAVE_SYS_PARAM_H 1
5761| #define HAVE_CTYPE_H 1
5762| #define HAVE_SYS_WAIT_H 1
5763| #define HAVE_SYS_STAT_H 1
5764| #define HAVE_SYS_IOCTL_H 1
5765| #define HAVE_SYS_FILIO_H 1
5766| #define HAVE_STRING_H 1
5767| #define HAVE_STDLIB_H 1
5768| #define HAVE_SYS_SOCKET_H 1
5769| #define HAVE_GRP_H 1
5770| #define HAVE_SYS_UN_H 1
5771| #define HAVE_SYS_ATTR_H 1
5772| #define HAVE_ARPA_INET_H 1
5773| #define HAVE_ARPA_NAMESER_H 1
5774| #define HAVE_LOCALE_H 1
5775| #define HAVE_SYS_TYPES_H 1
5776| #define HAVE_NETDB_H 1
5777| #define HAVE_FLOAT_H 1
5778| #define HAVE_LIMITS_H 1
5779| #define HAVE_ICONV_H 1
5780| #define HAVE_LIBCHARSET_H 1
5781| #define HAVE_LANGINFO_H 1
5782| #define HAVE_SYS_ACL_H 1
5783| #define HAVE_SYS_XATTR_H 1
5784| #define HAVE_POPT_H 1
5785| #define HAVE_NETINET_IN_SYSTM_H 1
5786| #define HAVE_ZLIB_H 1
5787| #define HAVE_XXHASH_H 1
5788| #define HAVE_OPENSSL_MD4_H 1
5789| #define HAVE_OPENSSL_MD5_H 1
5790| #define HAVE_ZSTD_H 1
5791| #define HAVE_LZ4_H 1
5792| #define HAVE_SYS_FILE_H 1
5793| #define HAVE_NETINET_IP_H 1
5794| #define _GNU_SOURCE 1
5795| #define RSYNC_PATH "rsync"
5796| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5797| #define RSYNC_RSH "ssh"
5798| #define NOBODY_USER "nobody"
5799| #define NOBODY_GROUP "nobody"
5800| #define INET6 1
5801| #define CONFIG_LOCALE 1
5802| #define USE_OPENSSL 1
5803| #define SUPPORT_XXHASH 1
5804| #define SUPPORT_ZSTD 1
5805| #define SUPPORT_LZ4 1
5806| #define SIZEOF_INT 4
5807| #define SIZEOF_LONG 4
5808| #define SIZEOF_LONG_LONG 8
5809| #define SIZEOF_SHORT 2
5810| #define SIZEOF_INT16_T 2
5811| #define SIZEOF_UINT16_T 2
5812| #define SIZEOF_INT32_T 4
5813| #define SIZEOF_UINT32_T 4
5814| #define SIZEOF_INT64_T 8
5815| #define SIZEOF_OFF_T 8
5816| #define SIZEOF_OFF64_T 0
5817| #define SIZEOF_TIME_T 4
5818| #define SIZEOF_CHARP 4
5819| #define HAVE_LONG_DOUBLE_WIDER 1
5820| #define HAVE_LONG_DOUBLE 1
5821| #define HAVE_MODE_T 1
5822| #define HAVE_OFF_T 1
5823| #define HAVE_SIZE_T 1
5824| #define HAVE_PID_T 1
5825| #define HAVE_ID_T 1
5826| #define GETGROUPS_T int
5827| #define HAVE_STRUCT_STAT_ST_RDEV 1
5828| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
5829| #define HAVE_ERRNO_DECL 1
5830| #define HAVE_CONNECT 1
5831| #define ICONV_CONST
5832| #define HAVE_INET_NTOP 1
5833| #define HAVE_INET_PTON 1
5834| #define HAVE_STRUCT_ADDRINFO 1
5835| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5836| #define HAVE_GETADDRINFO 1
5837| #define HAVE_SOCKADDR_LEN 1
5838| #define HAVE_SOCKADDR_IN_LEN 1
5839| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
5840| #define HAVE_STRUCT_STAT64 1
5841| #define HAVE_STRCASECMP 1
5842| /* end confdefs.h.  */
5843| /* Define aclsort to an innocuous variant, in case <limits.h> declares aclsort.
5844|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5845| #define aclsort innocuous_aclsort
5846|
5847| /* System header to define __stub macros and hopefully few prototypes,
5848|     which can conflict with char aclsort (); below.
5849|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5850|     <limits.h> exists even on freestanding compilers.  */
5851|
5852| #ifdef __STDC__
5853| # include <limits.h>
5854| #else
5855| # include <assert.h>
5856| #endif
5857|
5858| #undef aclsort
5859|
5860| /* Override any GCC internal prototype to avoid an error.
5861|    Use char because int might match the return type of a GCC
5862|    builtin and then its argument prototype would still apply.  */
5863| #ifdef __cplusplus
5864| extern "C"
5865| #endif
5866| char aclsort ();
5867| /* The GNU C library defines this for functions which it implements
5868|     to always fail with ENOSYS.  Some functions are actually named
5869|     something starting with __ and the normal name is an alias.  */
5870| #if defined __stub_aclsort || defined __stub___aclsort
5871| choke me
5872| #endif
5873|
5874| int
5875| main ()
5876| {
5877| return aclsort ();
5878|   ;
5879|   return 0;
5880| }
5881configure.sh:9124: result: no
5882configure.sh:9134: checking for aclsort in -lsec
5883configure.sh:9159: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lsec  -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
5884ld: library not found for -lsec
5885collect2: error: ld returned 1 exit status
5886configure.sh:9159: $? = 1
5887configure.sh: failed program was:
5888| /* confdefs.h */
5889| #define PACKAGE_NAME "rsync"
5890| #define PACKAGE_TARNAME "rsync"
5891| #define PACKAGE_VERSION " "
5892| #define PACKAGE_STRING "rsync  "
5893| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
5894| #define PACKAGE_URL ""
5895| #define STDC_HEADERS 1
5896| #define HAVE_SYS_TYPES_H 1
5897| #define HAVE_SYS_STAT_H 1
5898| #define HAVE_STDLIB_H 1
5899| #define HAVE_STRING_H 1
5900| #define HAVE_MEMORY_H 1
5901| #define HAVE_STRINGS_H 1
5902| #define HAVE_INTTYPES_H 1
5903| #define HAVE_STDINT_H 1
5904| #define HAVE_UNISTD_H 1
5905| #define WORDS_BIGENDIAN 1
5906| #define HAVE_DIRENT_H 1
5907| #define TIME_WITH_SYS_TIME 1
5908| #define HAVE_SYS_WAIT_H 1
5909| #define HAVE_SYS_FCNTL_H 1
5910| #define HAVE_SYS_SELECT_H 1
5911| #define HAVE_FCNTL_H 1
5912| #define HAVE_SYS_TIME_H 1
5913| #define HAVE_SYS_UNISTD_H 1
5914| #define HAVE_UNISTD_H 1
5915| #define HAVE_UTIME_H 1
5916| #define HAVE_SYS_PARAM_H 1
5917| #define HAVE_CTYPE_H 1
5918| #define HAVE_SYS_WAIT_H 1
5919| #define HAVE_SYS_STAT_H 1
5920| #define HAVE_SYS_IOCTL_H 1
5921| #define HAVE_SYS_FILIO_H 1
5922| #define HAVE_STRING_H 1
5923| #define HAVE_STDLIB_H 1
5924| #define HAVE_SYS_SOCKET_H 1
5925| #define HAVE_GRP_H 1
5926| #define HAVE_SYS_UN_H 1
5927| #define HAVE_SYS_ATTR_H 1
5928| #define HAVE_ARPA_INET_H 1
5929| #define HAVE_ARPA_NAMESER_H 1
5930| #define HAVE_LOCALE_H 1
5931| #define HAVE_SYS_TYPES_H 1
5932| #define HAVE_NETDB_H 1
5933| #define HAVE_FLOAT_H 1
5934| #define HAVE_LIMITS_H 1
5935| #define HAVE_ICONV_H 1
5936| #define HAVE_LIBCHARSET_H 1
5937| #define HAVE_LANGINFO_H 1
5938| #define HAVE_SYS_ACL_H 1
5939| #define HAVE_SYS_XATTR_H 1
5940| #define HAVE_POPT_H 1
5941| #define HAVE_NETINET_IN_SYSTM_H 1
5942| #define HAVE_ZLIB_H 1
5943| #define HAVE_XXHASH_H 1
5944| #define HAVE_OPENSSL_MD4_H 1
5945| #define HAVE_OPENSSL_MD5_H 1
5946| #define HAVE_ZSTD_H 1
5947| #define HAVE_LZ4_H 1
5948| #define HAVE_SYS_FILE_H 1
5949| #define HAVE_NETINET_IP_H 1
5950| #define _GNU_SOURCE 1
5951| #define RSYNC_PATH "rsync"
5952| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
5953| #define RSYNC_RSH "ssh"
5954| #define NOBODY_USER "nobody"
5955| #define NOBODY_GROUP "nobody"
5956| #define INET6 1
5957| #define CONFIG_LOCALE 1
5958| #define USE_OPENSSL 1
5959| #define SUPPORT_XXHASH 1
5960| #define SUPPORT_ZSTD 1
5961| #define SUPPORT_LZ4 1
5962| #define SIZEOF_INT 4
5963| #define SIZEOF_LONG 4
5964| #define SIZEOF_LONG_LONG 8
5965| #define SIZEOF_SHORT 2
5966| #define SIZEOF_INT16_T 2
5967| #define SIZEOF_UINT16_T 2
5968| #define SIZEOF_INT32_T 4
5969| #define SIZEOF_UINT32_T 4
5970| #define SIZEOF_INT64_T 8
5971| #define SIZEOF_OFF_T 8
5972| #define SIZEOF_OFF64_T 0
5973| #define SIZEOF_TIME_T 4
5974| #define SIZEOF_CHARP 4
5975| #define HAVE_LONG_DOUBLE_WIDER 1
5976| #define HAVE_LONG_DOUBLE 1
5977| #define HAVE_MODE_T 1
5978| #define HAVE_OFF_T 1
5979| #define HAVE_SIZE_T 1
5980| #define HAVE_PID_T 1
5981| #define HAVE_ID_T 1
5982| #define GETGROUPS_T int
5983| #define HAVE_STRUCT_STAT_ST_RDEV 1
5984| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
5985| #define HAVE_ERRNO_DECL 1
5986| #define HAVE_CONNECT 1
5987| #define ICONV_CONST
5988| #define HAVE_INET_NTOP 1
5989| #define HAVE_INET_PTON 1
5990| #define HAVE_STRUCT_ADDRINFO 1
5991| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
5992| #define HAVE_GETADDRINFO 1
5993| #define HAVE_SOCKADDR_LEN 1
5994| #define HAVE_SOCKADDR_IN_LEN 1
5995| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
5996| #define HAVE_STRUCT_STAT64 1
5997| #define HAVE_STRCASECMP 1
5998| /* end confdefs.h.  */
5999|
6000| /* Override any GCC internal prototype to avoid an error.
6001|    Use char because int might match the return type of a GCC
6002|    builtin and then its argument prototype would still apply.  */
6003| #ifdef __cplusplus
6004| extern "C"
6005| #endif
6006| char aclsort ();
6007| int
6008| main ()
6009| {
6010| return aclsort ();
6011|   ;
6012|   return 0;
6013| }
6014configure.sh:9168: result: no
6015configure.sh:9188: checking for utime.h
6016configure.sh:9188: result: yes
6017configure.sh:9202: checking whether utime accepts a null argument
6018configure.sh:9231: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6019configure.sh:9231: $? = 0
6020configure.sh:9231: ./conftest
6021configure.sh:9231: $? = 0
6022configure.sh:9241: result: yes
6023configure.sh:9251: checking for size_t
6024configure.sh:9251: result: yes
6025configure.sh:9264: checking for working alloca.h
6026configure.sh:9281: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6027configure.sh:9281: $? = 0
6028configure.sh:9289: result: yes
6029configure.sh:9297: checking for alloca
6030configure.sh:9334: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6031configure.sh:9334: $? = 0
6032configure.sh:9342: result: yes
6033configure.sh:9460: checking for waitpid
6034configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6035configure.sh:9460: $? = 0
6036configure.sh:9460: result: yes
6037configure.sh:9460: checking for wait4
6038configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6039configure.sh:9460: $? = 0
6040configure.sh:9460: result: yes
6041configure.sh:9460: checking for getcwd
6042configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6043configure.sh:9460: $? = 0
6044configure.sh:9460: result: yes
6045configure.sh:9460: checking for chown
6046configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6047configure.sh:9460: $? = 0
6048configure.sh:9460: result: yes
6049configure.sh:9460: checking for chmod
6050configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6051configure.sh:9460: $? = 0
6052configure.sh:9460: result: yes
6053configure.sh:9460: checking for lchmod
6054configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6055configure.sh:9460: $? = 0
6056configure.sh:9460: result: yes
6057configure.sh:9460: checking for mknod
6058configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6059configure.sh:9460: $? = 0
6060configure.sh:9460: result: yes
6061configure.sh:9460: checking for mkfifo
6062configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6063configure.sh:9460: $? = 0
6064configure.sh:9460: result: yes
6065configure.sh:9460: checking for fchmod
6066configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6067configure.sh:9460: $? = 0
6068configure.sh:9460: result: yes
6069configure.sh:9460: checking for fstat
6070configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6071configure.sh:9460: $? = 0
6072configure.sh:9460: result: yes
6073configure.sh:9460: checking for ftruncate
6074configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6075configure.sh:9460: $? = 0
6076configure.sh:9460: result: yes
6077configure.sh:9460: checking for strchr
6078configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6079conftest.c:150:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
6080  150 | char strchr ();
6081      |      ^~~~~~
6082conftest.c:138:1: note: 'strchr' is declared in header '<string.h>'
6083  137 | # include <limits.h>
6084  138 | #else
6085configure.sh:9460: $? = 0
6086configure.sh:9460: result: yes
6087configure.sh:9460: checking for readlink
6088configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6089configure.sh:9460: $? = 0
6090configure.sh:9460: result: yes
6091configure.sh:9460: checking for link
6092configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6093configure.sh:9460: $? = 0
6094configure.sh:9460: result: yes
6095configure.sh:9460: checking for utime
6096configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6097configure.sh:9460: $? = 0
6098configure.sh:9460: result: yes
6099configure.sh:9460: checking for utimes
6100configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6101configure.sh:9460: $? = 0
6102configure.sh:9460: result: yes
6103configure.sh:9460: checking for lutimes
6104configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6105configure.sh:9460: $? = 0
6106configure.sh:9460: result: yes
6107configure.sh:9460: checking for strftime
6108configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6109conftest.c:156:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int,  const char *, const void *)' [-Wbuiltin-declaration-mismatch]
6110  156 | char strftime ();
6111      |      ^~~~~~~~
6112conftest.c:144:1: note: 'strftime' is declared in header '<time.h>'
6113  143 | # include <limits.h>
6114  144 | #else
6115configure.sh:9460: $? = 0
6116configure.sh:9460: result: yes
6117configure.sh:9460: checking for chflags
6118configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6119configure.sh:9460: $? = 0
6120configure.sh:9460: result: yes
6121configure.sh:9460: checking for getattrlist
6122configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6123configure.sh:9460: $? = 0
6124configure.sh:9460: result: yes
6125configure.sh:9460: checking for mktime
6126configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6127configure.sh:9460: $? = 0
6128configure.sh:9460: result: yes
6129configure.sh:9460: checking for innetgr
6130configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6131configure.sh:9460: $? = 0
6132configure.sh:9460: result: yes
6133configure.sh:9460: checking for linkat
6134configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6135Undefined symbols:
6136  "_linkat", referenced from:
6137      _main in ccPiCIIj.o
6138ld: symbol(s) not found
6139collect2: error: ld returned 1 exit status
6140configure.sh:9460: $? = 1
6141configure.sh: failed program was:
6142| /* confdefs.h */
6143| #define PACKAGE_NAME "rsync"
6144| #define PACKAGE_TARNAME "rsync"
6145| #define PACKAGE_VERSION " "
6146| #define PACKAGE_STRING "rsync  "
6147| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
6148| #define PACKAGE_URL ""
6149| #define STDC_HEADERS 1
6150| #define HAVE_SYS_TYPES_H 1
6151| #define HAVE_SYS_STAT_H 1
6152| #define HAVE_STDLIB_H 1
6153| #define HAVE_STRING_H 1
6154| #define HAVE_MEMORY_H 1
6155| #define HAVE_STRINGS_H 1
6156| #define HAVE_INTTYPES_H 1
6157| #define HAVE_STDINT_H 1
6158| #define HAVE_UNISTD_H 1
6159| #define WORDS_BIGENDIAN 1
6160| #define HAVE_DIRENT_H 1
6161| #define TIME_WITH_SYS_TIME 1
6162| #define HAVE_SYS_WAIT_H 1
6163| #define HAVE_SYS_FCNTL_H 1
6164| #define HAVE_SYS_SELECT_H 1
6165| #define HAVE_FCNTL_H 1
6166| #define HAVE_SYS_TIME_H 1
6167| #define HAVE_SYS_UNISTD_H 1
6168| #define HAVE_UNISTD_H 1
6169| #define HAVE_UTIME_H 1
6170| #define HAVE_SYS_PARAM_H 1
6171| #define HAVE_CTYPE_H 1
6172| #define HAVE_SYS_WAIT_H 1
6173| #define HAVE_SYS_STAT_H 1
6174| #define HAVE_SYS_IOCTL_H 1
6175| #define HAVE_SYS_FILIO_H 1
6176| #define HAVE_STRING_H 1
6177| #define HAVE_STDLIB_H 1
6178| #define HAVE_SYS_SOCKET_H 1
6179| #define HAVE_GRP_H 1
6180| #define HAVE_SYS_UN_H 1
6181| #define HAVE_SYS_ATTR_H 1
6182| #define HAVE_ARPA_INET_H 1
6183| #define HAVE_ARPA_NAMESER_H 1
6184| #define HAVE_LOCALE_H 1
6185| #define HAVE_SYS_TYPES_H 1
6186| #define HAVE_NETDB_H 1
6187| #define HAVE_FLOAT_H 1
6188| #define HAVE_LIMITS_H 1
6189| #define HAVE_ICONV_H 1
6190| #define HAVE_LIBCHARSET_H 1
6191| #define HAVE_LANGINFO_H 1
6192| #define HAVE_SYS_ACL_H 1
6193| #define HAVE_SYS_XATTR_H 1
6194| #define HAVE_POPT_H 1
6195| #define HAVE_NETINET_IN_SYSTM_H 1
6196| #define HAVE_ZLIB_H 1
6197| #define HAVE_XXHASH_H 1
6198| #define HAVE_OPENSSL_MD4_H 1
6199| #define HAVE_OPENSSL_MD5_H 1
6200| #define HAVE_ZSTD_H 1
6201| #define HAVE_LZ4_H 1
6202| #define HAVE_SYS_FILE_H 1
6203| #define HAVE_NETINET_IP_H 1
6204| #define _GNU_SOURCE 1
6205| #define RSYNC_PATH "rsync"
6206| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
6207| #define RSYNC_RSH "ssh"
6208| #define NOBODY_USER "nobody"
6209| #define NOBODY_GROUP "nobody"
6210| #define INET6 1
6211| #define CONFIG_LOCALE 1
6212| #define USE_OPENSSL 1
6213| #define SUPPORT_XXHASH 1
6214| #define SUPPORT_ZSTD 1
6215| #define SUPPORT_LZ4 1
6216| #define SIZEOF_INT 4
6217| #define SIZEOF_LONG 4
6218| #define SIZEOF_LONG_LONG 8
6219| #define SIZEOF_SHORT 2
6220| #define SIZEOF_INT16_T 2
6221| #define SIZEOF_UINT16_T 2
6222| #define SIZEOF_INT32_T 4
6223| #define SIZEOF_UINT32_T 4
6224| #define SIZEOF_INT64_T 8
6225| #define SIZEOF_OFF_T 8
6226| #define SIZEOF_OFF64_T 0
6227| #define SIZEOF_TIME_T 4
6228| #define SIZEOF_CHARP 4
6229| #define HAVE_LONG_DOUBLE_WIDER 1
6230| #define HAVE_LONG_DOUBLE 1
6231| #define HAVE_MODE_T 1
6232| #define HAVE_OFF_T 1
6233| #define HAVE_SIZE_T 1
6234| #define HAVE_PID_T 1
6235| #define HAVE_ID_T 1
6236| #define GETGROUPS_T int
6237| #define HAVE_STRUCT_STAT_ST_RDEV 1
6238| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6239| #define HAVE_ERRNO_DECL 1
6240| #define HAVE_CONNECT 1
6241| #define ICONV_CONST
6242| #define HAVE_INET_NTOP 1
6243| #define HAVE_INET_PTON 1
6244| #define HAVE_STRUCT_ADDRINFO 1
6245| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6246| #define HAVE_GETADDRINFO 1
6247| #define HAVE_SOCKADDR_LEN 1
6248| #define HAVE_SOCKADDR_IN_LEN 1
6249| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
6250| #define HAVE_STRUCT_STAT64 1
6251| #define HAVE_STRCASECMP 1
6252| #define HAVE_UTIME_H 1
6253| #define HAVE_UTIME_NULL 1
6254| #define HAVE_ALLOCA_H 1
6255| #define HAVE_ALLOCA 1
6256| #define HAVE_WAITPID 1
6257| #define HAVE_WAIT4 1
6258| #define HAVE_GETCWD 1
6259| #define HAVE_CHOWN 1
6260| #define HAVE_CHMOD 1
6261| #define HAVE_LCHMOD 1
6262| #define HAVE_MKNOD 1
6263| #define HAVE_MKFIFO 1
6264| #define HAVE_FCHMOD 1
6265| #define HAVE_FSTAT 1
6266| #define HAVE_FTRUNCATE 1
6267| #define HAVE_STRCHR 1
6268| #define HAVE_READLINK 1
6269| #define HAVE_LINK 1
6270| #define HAVE_UTIME 1
6271| #define HAVE_UTIMES 1
6272| #define HAVE_LUTIMES 1
6273| #define HAVE_STRFTIME 1
6274| #define HAVE_CHFLAGS 1
6275| #define HAVE_GETATTRLIST 1
6276| #define HAVE_MKTIME 1
6277| #define HAVE_INNETGR 1
6278| /* end confdefs.h.  */
6279| /* Define linkat to an innocuous variant, in case <limits.h> declares linkat.
6280|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6281| #define linkat innocuous_linkat
6282|
6283| /* System header to define __stub macros and hopefully few prototypes,
6284|     which can conflict with char linkat (); below.
6285|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6286|     <limits.h> exists even on freestanding compilers.  */
6287|
6288| #ifdef __STDC__
6289| # include <limits.h>
6290| #else
6291| # include <assert.h>
6292| #endif
6293|
6294| #undef linkat
6295|
6296| /* Override any GCC internal prototype to avoid an error.
6297|    Use char because int might match the return type of a GCC
6298|    builtin and then its argument prototype would still apply.  */
6299| #ifdef __cplusplus
6300| extern "C"
6301| #endif
6302| char linkat ();
6303| /* The GNU C library defines this for functions which it implements
6304|     to always fail with ENOSYS.  Some functions are actually named
6305|     something starting with __ and the normal name is an alias.  */
6306| #if defined __stub_linkat || defined __stub___linkat
6307| choke me
6308| #endif
6309|
6310| int
6311| main ()
6312| {
6313| return linkat ();
6314|   ;
6315|   return 0;
6316| }
6317configure.sh:9460: result: no
6318configure.sh:9460: checking for memmove
6319configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6320conftest.c:161:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
6321  161 | char memmove ();
6322      |      ^~~~~~~
6323conftest.c:149:1: note: 'memmove' is declared in header '<string.h>'
6324  148 | # include <limits.h>
6325  149 | #else
6326configure.sh:9460: $? = 0
6327configure.sh:9460: result: yes
6328configure.sh:9460: checking for lchown
6329configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6330configure.sh:9460: $? = 0
6331configure.sh:9460: result: yes
6332configure.sh:9460: checking for vsnprintf
6333configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6334conftest.c:163:6: warning: conflicting types for built-in function 'vsnprintf'; expected 'int(char *, long unsigned int,  const char *, char *)' [-Wbuiltin-declaration-mismatch]
6335  163 | char vsnprintf ();
6336      |      ^~~~~~~~~
6337conftest.c:151:1: note: 'vsnprintf' is declared in header '<stdio.h>'
6338  150 | # include <limits.h>
6339  151 | #else
6340configure.sh:9460: $? = 0
6341configure.sh:9460: result: yes
6342configure.sh:9460: checking for snprintf
6343configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6344conftest.c:164:6: warning: conflicting types for built-in function 'snprintf'; expected 'int(char *, long unsigned int,  const char *, ...)' [-Wbuiltin-declaration-mismatch]
6345  164 | char snprintf ();
6346      |      ^~~~~~~~
6347conftest.c:152:1: note: 'snprintf' is declared in header '<stdio.h>'
6348  151 | # include <limits.h>
6349  152 | #else
6350configure.sh:9460: $? = 0
6351configure.sh:9460: result: yes
6352configure.sh:9460: checking for vasprintf
6353configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6354configure.sh:9460: $? = 0
6355configure.sh:9460: result: yes
6356configure.sh:9460: checking for asprintf
6357configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6358configure.sh:9460: $? = 0
6359configure.sh:9460: result: yes
6360configure.sh:9460: checking for setsid
6361configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6362configure.sh:9460: $? = 0
6363configure.sh:9460: result: yes
6364configure.sh:9460: checking for strpbrk
6365configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6366conftest.c:168:6: warning: conflicting types for built-in function 'strpbrk'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
6367  168 | char strpbrk ();
6368      |      ^~~~~~~
6369conftest.c:156:1: note: 'strpbrk' is declared in header '<string.h>'
6370  155 | # include <limits.h>
6371  156 | #else
6372configure.sh:9460: $? = 0
6373configure.sh:9460: result: yes
6374configure.sh:9460: checking for strlcat
6375configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6376configure.sh:9460: $? = 0
6377configure.sh:9460: result: yes
6378configure.sh:9460: checking for strlcpy
6379configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6380configure.sh:9460: $? = 0
6381configure.sh:9460: result: yes
6382configure.sh:9460: checking for strtol
6383configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6384configure.sh:9460: $? = 0
6385configure.sh:9460: result: yes
6386configure.sh:9460: checking for mallinfo
6387configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6388Undefined symbols:
6389  "_mallinfo", referenced from:
6390      _main in ccowWoo4.o
6391ld: symbol(s) not found
6392collect2: error: ld returned 1 exit status
6393configure.sh:9460: $? = 1
6394configure.sh: failed program was:
6395| /* confdefs.h */
6396| #define PACKAGE_NAME "rsync"
6397| #define PACKAGE_TARNAME "rsync"
6398| #define PACKAGE_VERSION " "
6399| #define PACKAGE_STRING "rsync  "
6400| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
6401| #define PACKAGE_URL ""
6402| #define STDC_HEADERS 1
6403| #define HAVE_SYS_TYPES_H 1
6404| #define HAVE_SYS_STAT_H 1
6405| #define HAVE_STDLIB_H 1
6406| #define HAVE_STRING_H 1
6407| #define HAVE_MEMORY_H 1
6408| #define HAVE_STRINGS_H 1
6409| #define HAVE_INTTYPES_H 1
6410| #define HAVE_STDINT_H 1
6411| #define HAVE_UNISTD_H 1
6412| #define WORDS_BIGENDIAN 1
6413| #define HAVE_DIRENT_H 1
6414| #define TIME_WITH_SYS_TIME 1
6415| #define HAVE_SYS_WAIT_H 1
6416| #define HAVE_SYS_FCNTL_H 1
6417| #define HAVE_SYS_SELECT_H 1
6418| #define HAVE_FCNTL_H 1
6419| #define HAVE_SYS_TIME_H 1
6420| #define HAVE_SYS_UNISTD_H 1
6421| #define HAVE_UNISTD_H 1
6422| #define HAVE_UTIME_H 1
6423| #define HAVE_SYS_PARAM_H 1
6424| #define HAVE_CTYPE_H 1
6425| #define HAVE_SYS_WAIT_H 1
6426| #define HAVE_SYS_STAT_H 1
6427| #define HAVE_SYS_IOCTL_H 1
6428| #define HAVE_SYS_FILIO_H 1
6429| #define HAVE_STRING_H 1
6430| #define HAVE_STDLIB_H 1
6431| #define HAVE_SYS_SOCKET_H 1
6432| #define HAVE_GRP_H 1
6433| #define HAVE_SYS_UN_H 1
6434| #define HAVE_SYS_ATTR_H 1
6435| #define HAVE_ARPA_INET_H 1
6436| #define HAVE_ARPA_NAMESER_H 1
6437| #define HAVE_LOCALE_H 1
6438| #define HAVE_SYS_TYPES_H 1
6439| #define HAVE_NETDB_H 1
6440| #define HAVE_FLOAT_H 1
6441| #define HAVE_LIMITS_H 1
6442| #define HAVE_ICONV_H 1
6443| #define HAVE_LIBCHARSET_H 1
6444| #define HAVE_LANGINFO_H 1
6445| #define HAVE_SYS_ACL_H 1
6446| #define HAVE_SYS_XATTR_H 1
6447| #define HAVE_POPT_H 1
6448| #define HAVE_NETINET_IN_SYSTM_H 1
6449| #define HAVE_ZLIB_H 1
6450| #define HAVE_XXHASH_H 1
6451| #define HAVE_OPENSSL_MD4_H 1
6452| #define HAVE_OPENSSL_MD5_H 1
6453| #define HAVE_ZSTD_H 1
6454| #define HAVE_LZ4_H 1
6455| #define HAVE_SYS_FILE_H 1
6456| #define HAVE_NETINET_IP_H 1
6457| #define _GNU_SOURCE 1
6458| #define RSYNC_PATH "rsync"
6459| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
6460| #define RSYNC_RSH "ssh"
6461| #define NOBODY_USER "nobody"
6462| #define NOBODY_GROUP "nobody"
6463| #define INET6 1
6464| #define CONFIG_LOCALE 1
6465| #define USE_OPENSSL 1
6466| #define SUPPORT_XXHASH 1
6467| #define SUPPORT_ZSTD 1
6468| #define SUPPORT_LZ4 1
6469| #define SIZEOF_INT 4
6470| #define SIZEOF_LONG 4
6471| #define SIZEOF_LONG_LONG 8
6472| #define SIZEOF_SHORT 2
6473| #define SIZEOF_INT16_T 2
6474| #define SIZEOF_UINT16_T 2
6475| #define SIZEOF_INT32_T 4
6476| #define SIZEOF_UINT32_T 4
6477| #define SIZEOF_INT64_T 8
6478| #define SIZEOF_OFF_T 8
6479| #define SIZEOF_OFF64_T 0
6480| #define SIZEOF_TIME_T 4
6481| #define SIZEOF_CHARP 4
6482| #define HAVE_LONG_DOUBLE_WIDER 1
6483| #define HAVE_LONG_DOUBLE 1
6484| #define HAVE_MODE_T 1
6485| #define HAVE_OFF_T 1
6486| #define HAVE_SIZE_T 1
6487| #define HAVE_PID_T 1
6488| #define HAVE_ID_T 1
6489| #define GETGROUPS_T int
6490| #define HAVE_STRUCT_STAT_ST_RDEV 1
6491| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6492| #define HAVE_ERRNO_DECL 1
6493| #define HAVE_CONNECT 1
6494| #define ICONV_CONST
6495| #define HAVE_INET_NTOP 1
6496| #define HAVE_INET_PTON 1
6497| #define HAVE_STRUCT_ADDRINFO 1
6498| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6499| #define HAVE_GETADDRINFO 1
6500| #define HAVE_SOCKADDR_LEN 1
6501| #define HAVE_SOCKADDR_IN_LEN 1
6502| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
6503| #define HAVE_STRUCT_STAT64 1
6504| #define HAVE_STRCASECMP 1
6505| #define HAVE_UTIME_H 1
6506| #define HAVE_UTIME_NULL 1
6507| #define HAVE_ALLOCA_H 1
6508| #define HAVE_ALLOCA 1
6509| #define HAVE_WAITPID 1
6510| #define HAVE_WAIT4 1
6511| #define HAVE_GETCWD 1
6512| #define HAVE_CHOWN 1
6513| #define HAVE_CHMOD 1
6514| #define HAVE_LCHMOD 1
6515| #define HAVE_MKNOD 1
6516| #define HAVE_MKFIFO 1
6517| #define HAVE_FCHMOD 1
6518| #define HAVE_FSTAT 1
6519| #define HAVE_FTRUNCATE 1
6520| #define HAVE_STRCHR 1
6521| #define HAVE_READLINK 1
6522| #define HAVE_LINK 1
6523| #define HAVE_UTIME 1
6524| #define HAVE_UTIMES 1
6525| #define HAVE_LUTIMES 1
6526| #define HAVE_STRFTIME 1
6527| #define HAVE_CHFLAGS 1
6528| #define HAVE_GETATTRLIST 1
6529| #define HAVE_MKTIME 1
6530| #define HAVE_INNETGR 1
6531| #define HAVE_MEMMOVE 1
6532| #define HAVE_LCHOWN 1
6533| #define HAVE_VSNPRINTF 1
6534| #define HAVE_SNPRINTF 1
6535| #define HAVE_VASPRINTF 1
6536| #define HAVE_ASPRINTF 1
6537| #define HAVE_SETSID 1
6538| #define HAVE_STRPBRK 1
6539| #define HAVE_STRLCAT 1
6540| #define HAVE_STRLCPY 1
6541| #define HAVE_STRTOL 1
6542| /* end confdefs.h.  */
6543| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
6544|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6545| #define mallinfo innocuous_mallinfo
6546|
6547| /* System header to define __stub macros and hopefully few prototypes,
6548|     which can conflict with char mallinfo (); below.
6549|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6550|     <limits.h> exists even on freestanding compilers.  */
6551|
6552| #ifdef __STDC__
6553| # include <limits.h>
6554| #else
6555| # include <assert.h>
6556| #endif
6557|
6558| #undef mallinfo
6559|
6560| /* Override any GCC internal prototype to avoid an error.
6561|    Use char because int might match the return type of a GCC
6562|    builtin and then its argument prototype would still apply.  */
6563| #ifdef __cplusplus
6564| extern "C"
6565| #endif
6566| char mallinfo ();
6567| /* The GNU C library defines this for functions which it implements
6568|     to always fail with ENOSYS.  Some functions are actually named
6569|     something starting with __ and the normal name is an alias.  */
6570| #if defined __stub_mallinfo || defined __stub___mallinfo
6571| choke me
6572| #endif
6573|
6574| int
6575| main ()
6576| {
6577| return mallinfo ();
6578|   ;
6579|   return 0;
6580| }
6581configure.sh:9460: result: no
6582configure.sh:9460: checking for mallinfo2
6583configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6584Undefined symbols:
6585  "_mallinfo2", referenced from:
6586      _main in ccDpUBJh.o
6587ld: symbol(s) not found
6588collect2: error: ld returned 1 exit status
6589configure.sh:9460: $? = 1
6590configure.sh: failed program was:
6591| /* confdefs.h */
6592| #define PACKAGE_NAME "rsync"
6593| #define PACKAGE_TARNAME "rsync"
6594| #define PACKAGE_VERSION " "
6595| #define PACKAGE_STRING "rsync  "
6596| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
6597| #define PACKAGE_URL ""
6598| #define STDC_HEADERS 1
6599| #define HAVE_SYS_TYPES_H 1
6600| #define HAVE_SYS_STAT_H 1
6601| #define HAVE_STDLIB_H 1
6602| #define HAVE_STRING_H 1
6603| #define HAVE_MEMORY_H 1
6604| #define HAVE_STRINGS_H 1
6605| #define HAVE_INTTYPES_H 1
6606| #define HAVE_STDINT_H 1
6607| #define HAVE_UNISTD_H 1
6608| #define WORDS_BIGENDIAN 1
6609| #define HAVE_DIRENT_H 1
6610| #define TIME_WITH_SYS_TIME 1
6611| #define HAVE_SYS_WAIT_H 1
6612| #define HAVE_SYS_FCNTL_H 1
6613| #define HAVE_SYS_SELECT_H 1
6614| #define HAVE_FCNTL_H 1
6615| #define HAVE_SYS_TIME_H 1
6616| #define HAVE_SYS_UNISTD_H 1
6617| #define HAVE_UNISTD_H 1
6618| #define HAVE_UTIME_H 1
6619| #define HAVE_SYS_PARAM_H 1
6620| #define HAVE_CTYPE_H 1
6621| #define HAVE_SYS_WAIT_H 1
6622| #define HAVE_SYS_STAT_H 1
6623| #define HAVE_SYS_IOCTL_H 1
6624| #define HAVE_SYS_FILIO_H 1
6625| #define HAVE_STRING_H 1
6626| #define HAVE_STDLIB_H 1
6627| #define HAVE_SYS_SOCKET_H 1
6628| #define HAVE_GRP_H 1
6629| #define HAVE_SYS_UN_H 1
6630| #define HAVE_SYS_ATTR_H 1
6631| #define HAVE_ARPA_INET_H 1
6632| #define HAVE_ARPA_NAMESER_H 1
6633| #define HAVE_LOCALE_H 1
6634| #define HAVE_SYS_TYPES_H 1
6635| #define HAVE_NETDB_H 1
6636| #define HAVE_FLOAT_H 1
6637| #define HAVE_LIMITS_H 1
6638| #define HAVE_ICONV_H 1
6639| #define HAVE_LIBCHARSET_H 1
6640| #define HAVE_LANGINFO_H 1
6641| #define HAVE_SYS_ACL_H 1
6642| #define HAVE_SYS_XATTR_H 1
6643| #define HAVE_POPT_H 1
6644| #define HAVE_NETINET_IN_SYSTM_H 1
6645| #define HAVE_ZLIB_H 1
6646| #define HAVE_XXHASH_H 1
6647| #define HAVE_OPENSSL_MD4_H 1
6648| #define HAVE_OPENSSL_MD5_H 1
6649| #define HAVE_ZSTD_H 1
6650| #define HAVE_LZ4_H 1
6651| #define HAVE_SYS_FILE_H 1
6652| #define HAVE_NETINET_IP_H 1
6653| #define _GNU_SOURCE 1
6654| #define RSYNC_PATH "rsync"
6655| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
6656| #define RSYNC_RSH "ssh"
6657| #define NOBODY_USER "nobody"
6658| #define NOBODY_GROUP "nobody"
6659| #define INET6 1
6660| #define CONFIG_LOCALE 1
6661| #define USE_OPENSSL 1
6662| #define SUPPORT_XXHASH 1
6663| #define SUPPORT_ZSTD 1
6664| #define SUPPORT_LZ4 1
6665| #define SIZEOF_INT 4
6666| #define SIZEOF_LONG 4
6667| #define SIZEOF_LONG_LONG 8
6668| #define SIZEOF_SHORT 2
6669| #define SIZEOF_INT16_T 2
6670| #define SIZEOF_UINT16_T 2
6671| #define SIZEOF_INT32_T 4
6672| #define SIZEOF_UINT32_T 4
6673| #define SIZEOF_INT64_T 8
6674| #define SIZEOF_OFF_T 8
6675| #define SIZEOF_OFF64_T 0
6676| #define SIZEOF_TIME_T 4
6677| #define SIZEOF_CHARP 4
6678| #define HAVE_LONG_DOUBLE_WIDER 1
6679| #define HAVE_LONG_DOUBLE 1
6680| #define HAVE_MODE_T 1
6681| #define HAVE_OFF_T 1
6682| #define HAVE_SIZE_T 1
6683| #define HAVE_PID_T 1
6684| #define HAVE_ID_T 1
6685| #define GETGROUPS_T int
6686| #define HAVE_STRUCT_STAT_ST_RDEV 1
6687| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6688| #define HAVE_ERRNO_DECL 1
6689| #define HAVE_CONNECT 1
6690| #define ICONV_CONST
6691| #define HAVE_INET_NTOP 1
6692| #define HAVE_INET_PTON 1
6693| #define HAVE_STRUCT_ADDRINFO 1
6694| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6695| #define HAVE_GETADDRINFO 1
6696| #define HAVE_SOCKADDR_LEN 1
6697| #define HAVE_SOCKADDR_IN_LEN 1
6698| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
6699| #define HAVE_STRUCT_STAT64 1
6700| #define HAVE_STRCASECMP 1
6701| #define HAVE_UTIME_H 1
6702| #define HAVE_UTIME_NULL 1
6703| #define HAVE_ALLOCA_H 1
6704| #define HAVE_ALLOCA 1
6705| #define HAVE_WAITPID 1
6706| #define HAVE_WAIT4 1
6707| #define HAVE_GETCWD 1
6708| #define HAVE_CHOWN 1
6709| #define HAVE_CHMOD 1
6710| #define HAVE_LCHMOD 1
6711| #define HAVE_MKNOD 1
6712| #define HAVE_MKFIFO 1
6713| #define HAVE_FCHMOD 1
6714| #define HAVE_FSTAT 1
6715| #define HAVE_FTRUNCATE 1
6716| #define HAVE_STRCHR 1
6717| #define HAVE_READLINK 1
6718| #define HAVE_LINK 1
6719| #define HAVE_UTIME 1
6720| #define HAVE_UTIMES 1
6721| #define HAVE_LUTIMES 1
6722| #define HAVE_STRFTIME 1
6723| #define HAVE_CHFLAGS 1
6724| #define HAVE_GETATTRLIST 1
6725| #define HAVE_MKTIME 1
6726| #define HAVE_INNETGR 1
6727| #define HAVE_MEMMOVE 1
6728| #define HAVE_LCHOWN 1
6729| #define HAVE_VSNPRINTF 1
6730| #define HAVE_SNPRINTF 1
6731| #define HAVE_VASPRINTF 1
6732| #define HAVE_ASPRINTF 1
6733| #define HAVE_SETSID 1
6734| #define HAVE_STRPBRK 1
6735| #define HAVE_STRLCAT 1
6736| #define HAVE_STRLCPY 1
6737| #define HAVE_STRTOL 1
6738| /* end confdefs.h.  */
6739| /* Define mallinfo2 to an innocuous variant, in case <limits.h> declares mallinfo2.
6740|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6741| #define mallinfo2 innocuous_mallinfo2
6742|
6743| /* System header to define __stub macros and hopefully few prototypes,
6744|     which can conflict with char mallinfo2 (); below.
6745|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6746|     <limits.h> exists even on freestanding compilers.  */
6747|
6748| #ifdef __STDC__
6749| # include <limits.h>
6750| #else
6751| # include <assert.h>
6752| #endif
6753|
6754| #undef mallinfo2
6755|
6756| /* Override any GCC internal prototype to avoid an error.
6757|    Use char because int might match the return type of a GCC
6758|    builtin and then its argument prototype would still apply.  */
6759| #ifdef __cplusplus
6760| extern "C"
6761| #endif
6762| char mallinfo2 ();
6763| /* The GNU C library defines this for functions which it implements
6764|     to always fail with ENOSYS.  Some functions are actually named
6765|     something starting with __ and the normal name is an alias.  */
6766| #if defined __stub_mallinfo2 || defined __stub___mallinfo2
6767| choke me
6768| #endif
6769|
6770| int
6771| main ()
6772| {
6773| return mallinfo2 ();
6774|   ;
6775|   return 0;
6776| }
6777configure.sh:9460: result: no
6778configure.sh:9460: checking for getgroups
6779configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6780configure.sh:9460: $? = 0
6781configure.sh:9460: result: yes
6782configure.sh:9460: checking for setgroups
6783configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6784configure.sh:9460: $? = 0
6785configure.sh:9460: result: yes
6786configure.sh:9460: checking for geteuid
6787configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6788configure.sh:9460: $? = 0
6789configure.sh:9460: result: yes
6790configure.sh:9460: checking for getegid
6791configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6792configure.sh:9460: $? = 0
6793configure.sh:9460: result: yes
6794configure.sh:9460: checking for setlocale
6795configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6796configure.sh:9460: $? = 0
6797configure.sh:9460: result: yes
6798configure.sh:9460: checking for setmode
6799configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6800configure.sh:9460: $? = 0
6801configure.sh:9460: result: yes
6802configure.sh:9460: checking for open64
6803configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
6804Undefined symbols:
6805  "_open64", referenced from:
6806      _main in ccmNyEGW.o
6807ld: symbol(s) not found
6808collect2: error: ld returned 1 exit status
6809configure.sh:9460: $? = 1
6810configure.sh: failed program was:
6811| /* confdefs.h */
6812| #define PACKAGE_NAME "rsync"
6813| #define PACKAGE_TARNAME "rsync"
6814| #define PACKAGE_VERSION " "
6815| #define PACKAGE_STRING "rsync  "
6816| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
6817| #define PACKAGE_URL ""
6818| #define STDC_HEADERS 1
6819| #define HAVE_SYS_TYPES_H 1
6820| #define HAVE_SYS_STAT_H 1
6821| #define HAVE_STDLIB_H 1
6822| #define HAVE_STRING_H 1
6823| #define HAVE_MEMORY_H 1
6824| #define HAVE_STRINGS_H 1
6825| #define HAVE_INTTYPES_H 1
6826| #define HAVE_STDINT_H 1
6827| #define HAVE_UNISTD_H 1
6828| #define WORDS_BIGENDIAN 1
6829| #define HAVE_DIRENT_H 1
6830| #define TIME_WITH_SYS_TIME 1
6831| #define HAVE_SYS_WAIT_H 1
6832| #define HAVE_SYS_FCNTL_H 1
6833| #define HAVE_SYS_SELECT_H 1
6834| #define HAVE_FCNTL_H 1
6835| #define HAVE_SYS_TIME_H 1
6836| #define HAVE_SYS_UNISTD_H 1
6837| #define HAVE_UNISTD_H 1
6838| #define HAVE_UTIME_H 1
6839| #define HAVE_SYS_PARAM_H 1
6840| #define HAVE_CTYPE_H 1
6841| #define HAVE_SYS_WAIT_H 1
6842| #define HAVE_SYS_STAT_H 1
6843| #define HAVE_SYS_IOCTL_H 1
6844| #define HAVE_SYS_FILIO_H 1
6845| #define HAVE_STRING_H 1
6846| #define HAVE_STDLIB_H 1
6847| #define HAVE_SYS_SOCKET_H 1
6848| #define HAVE_GRP_H 1
6849| #define HAVE_SYS_UN_H 1
6850| #define HAVE_SYS_ATTR_H 1
6851| #define HAVE_ARPA_INET_H 1
6852| #define HAVE_ARPA_NAMESER_H 1
6853| #define HAVE_LOCALE_H 1
6854| #define HAVE_SYS_TYPES_H 1
6855| #define HAVE_NETDB_H 1
6856| #define HAVE_FLOAT_H 1
6857| #define HAVE_LIMITS_H 1
6858| #define HAVE_ICONV_H 1
6859| #define HAVE_LIBCHARSET_H 1
6860| #define HAVE_LANGINFO_H 1
6861| #define HAVE_SYS_ACL_H 1
6862| #define HAVE_SYS_XATTR_H 1
6863| #define HAVE_POPT_H 1
6864| #define HAVE_NETINET_IN_SYSTM_H 1
6865| #define HAVE_ZLIB_H 1
6866| #define HAVE_XXHASH_H 1
6867| #define HAVE_OPENSSL_MD4_H 1
6868| #define HAVE_OPENSSL_MD5_H 1
6869| #define HAVE_ZSTD_H 1
6870| #define HAVE_LZ4_H 1
6871| #define HAVE_SYS_FILE_H 1
6872| #define HAVE_NETINET_IP_H 1
6873| #define _GNU_SOURCE 1
6874| #define RSYNC_PATH "rsync"
6875| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
6876| #define RSYNC_RSH "ssh"
6877| #define NOBODY_USER "nobody"
6878| #define NOBODY_GROUP "nobody"
6879| #define INET6 1
6880| #define CONFIG_LOCALE 1
6881| #define USE_OPENSSL 1
6882| #define SUPPORT_XXHASH 1
6883| #define SUPPORT_ZSTD 1
6884| #define SUPPORT_LZ4 1
6885| #define SIZEOF_INT 4
6886| #define SIZEOF_LONG 4
6887| #define SIZEOF_LONG_LONG 8
6888| #define SIZEOF_SHORT 2
6889| #define SIZEOF_INT16_T 2
6890| #define SIZEOF_UINT16_T 2
6891| #define SIZEOF_INT32_T 4
6892| #define SIZEOF_UINT32_T 4
6893| #define SIZEOF_INT64_T 8
6894| #define SIZEOF_OFF_T 8
6895| #define SIZEOF_OFF64_T 0
6896| #define SIZEOF_TIME_T 4
6897| #define SIZEOF_CHARP 4
6898| #define HAVE_LONG_DOUBLE_WIDER 1
6899| #define HAVE_LONG_DOUBLE 1
6900| #define HAVE_MODE_T 1
6901| #define HAVE_OFF_T 1
6902| #define HAVE_SIZE_T 1
6903| #define HAVE_PID_T 1
6904| #define HAVE_ID_T 1
6905| #define GETGROUPS_T int
6906| #define HAVE_STRUCT_STAT_ST_RDEV 1
6907| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
6908| #define HAVE_ERRNO_DECL 1
6909| #define HAVE_CONNECT 1
6910| #define ICONV_CONST
6911| #define HAVE_INET_NTOP 1
6912| #define HAVE_INET_PTON 1
6913| #define HAVE_STRUCT_ADDRINFO 1
6914| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
6915| #define HAVE_GETADDRINFO 1
6916| #define HAVE_SOCKADDR_LEN 1
6917| #define HAVE_SOCKADDR_IN_LEN 1
6918| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
6919| #define HAVE_STRUCT_STAT64 1
6920| #define HAVE_STRCASECMP 1
6921| #define HAVE_UTIME_H 1
6922| #define HAVE_UTIME_NULL 1
6923| #define HAVE_ALLOCA_H 1
6924| #define HAVE_ALLOCA 1
6925| #define HAVE_WAITPID 1
6926| #define HAVE_WAIT4 1
6927| #define HAVE_GETCWD 1
6928| #define HAVE_CHOWN 1
6929| #define HAVE_CHMOD 1
6930| #define HAVE_LCHMOD 1
6931| #define HAVE_MKNOD 1
6932| #define HAVE_MKFIFO 1
6933| #define HAVE_FCHMOD 1
6934| #define HAVE_FSTAT 1
6935| #define HAVE_FTRUNCATE 1
6936| #define HAVE_STRCHR 1
6937| #define HAVE_READLINK 1
6938| #define HAVE_LINK 1
6939| #define HAVE_UTIME 1
6940| #define HAVE_UTIMES 1
6941| #define HAVE_LUTIMES 1
6942| #define HAVE_STRFTIME 1
6943| #define HAVE_CHFLAGS 1
6944| #define HAVE_GETATTRLIST 1
6945| #define HAVE_MKTIME 1
6946| #define HAVE_INNETGR 1
6947| #define HAVE_MEMMOVE 1
6948| #define HAVE_LCHOWN 1
6949| #define HAVE_VSNPRINTF 1
6950| #define HAVE_SNPRINTF 1
6951| #define HAVE_VASPRINTF 1
6952| #define HAVE_ASPRINTF 1
6953| #define HAVE_SETSID 1
6954| #define HAVE_STRPBRK 1
6955| #define HAVE_STRLCAT 1
6956| #define HAVE_STRLCPY 1
6957| #define HAVE_STRTOL 1
6958| #define HAVE_GETGROUPS 1
6959| #define HAVE_SETGROUPS 1
6960| #define HAVE_GETEUID 1
6961| #define HAVE_GETEGID 1
6962| #define HAVE_SETLOCALE 1
6963| #define HAVE_SETMODE 1
6964| /* end confdefs.h.  */
6965| /* Define open64 to an innocuous variant, in case <limits.h> declares open64.
6966|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
6967| #define open64 innocuous_open64
6968|
6969| /* System header to define __stub macros and hopefully few prototypes,
6970|     which can conflict with char open64 (); below.
6971|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
6972|     <limits.h> exists even on freestanding compilers.  */
6973|
6974| #ifdef __STDC__
6975| # include <limits.h>
6976| #else
6977| # include <assert.h>
6978| #endif
6979|
6980| #undef open64
6981|
6982| /* Override any GCC internal prototype to avoid an error.
6983|    Use char because int might match the return type of a GCC
6984|    builtin and then its argument prototype would still apply.  */
6985| #ifdef __cplusplus
6986| extern "C"
6987| #endif
6988| char open64 ();
6989| /* The GNU C library defines this for functions which it implements
6990|     to always fail with ENOSYS.  Some functions are actually named
6991|     something starting with __ and the normal name is an alias.  */
6992| #if defined __stub_open64 || defined __stub___open64
6993| choke me
6994| #endif
6995|
6996| int
6997| main ()
6998| {
6999| return open64 ();
7000|   ;
7001|   return 0;
7002| }
7003configure.sh:9460: result: no
7004configure.sh:9460: checking for lseek64
7005configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
7006Undefined symbols:
7007  "_lseek64", referenced from:
7008      _main in cc1e2kME.o
7009ld: symbol(s) not found
7010collect2: error: ld returned 1 exit status
7011configure.sh:9460: $? = 1
7012configure.sh: failed program was:
7013| /* confdefs.h */
7014| #define PACKAGE_NAME "rsync"
7015| #define PACKAGE_TARNAME "rsync"
7016| #define PACKAGE_VERSION " "
7017| #define PACKAGE_STRING "rsync  "
7018| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
7019| #define PACKAGE_URL ""
7020| #define STDC_HEADERS 1
7021| #define HAVE_SYS_TYPES_H 1
7022| #define HAVE_SYS_STAT_H 1
7023| #define HAVE_STDLIB_H 1
7024| #define HAVE_STRING_H 1
7025| #define HAVE_MEMORY_H 1
7026| #define HAVE_STRINGS_H 1
7027| #define HAVE_INTTYPES_H 1
7028| #define HAVE_STDINT_H 1
7029| #define HAVE_UNISTD_H 1
7030| #define WORDS_BIGENDIAN 1
7031| #define HAVE_DIRENT_H 1
7032| #define TIME_WITH_SYS_TIME 1
7033| #define HAVE_SYS_WAIT_H 1
7034| #define HAVE_SYS_FCNTL_H 1
7035| #define HAVE_SYS_SELECT_H 1
7036| #define HAVE_FCNTL_H 1
7037| #define HAVE_SYS_TIME_H 1
7038| #define HAVE_SYS_UNISTD_H 1
7039| #define HAVE_UNISTD_H 1
7040| #define HAVE_UTIME_H 1
7041| #define HAVE_SYS_PARAM_H 1
7042| #define HAVE_CTYPE_H 1
7043| #define HAVE_SYS_WAIT_H 1
7044| #define HAVE_SYS_STAT_H 1
7045| #define HAVE_SYS_IOCTL_H 1
7046| #define HAVE_SYS_FILIO_H 1
7047| #define HAVE_STRING_H 1
7048| #define HAVE_STDLIB_H 1
7049| #define HAVE_SYS_SOCKET_H 1
7050| #define HAVE_GRP_H 1
7051| #define HAVE_SYS_UN_H 1
7052| #define HAVE_SYS_ATTR_H 1
7053| #define HAVE_ARPA_INET_H 1
7054| #define HAVE_ARPA_NAMESER_H 1
7055| #define HAVE_LOCALE_H 1
7056| #define HAVE_SYS_TYPES_H 1
7057| #define HAVE_NETDB_H 1
7058| #define HAVE_FLOAT_H 1
7059| #define HAVE_LIMITS_H 1
7060| #define HAVE_ICONV_H 1
7061| #define HAVE_LIBCHARSET_H 1
7062| #define HAVE_LANGINFO_H 1
7063| #define HAVE_SYS_ACL_H 1
7064| #define HAVE_SYS_XATTR_H 1
7065| #define HAVE_POPT_H 1
7066| #define HAVE_NETINET_IN_SYSTM_H 1
7067| #define HAVE_ZLIB_H 1
7068| #define HAVE_XXHASH_H 1
7069| #define HAVE_OPENSSL_MD4_H 1
7070| #define HAVE_OPENSSL_MD5_H 1
7071| #define HAVE_ZSTD_H 1
7072| #define HAVE_LZ4_H 1
7073| #define HAVE_SYS_FILE_H 1
7074| #define HAVE_NETINET_IP_H 1
7075| #define _GNU_SOURCE 1
7076| #define RSYNC_PATH "rsync"
7077| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
7078| #define RSYNC_RSH "ssh"
7079| #define NOBODY_USER "nobody"
7080| #define NOBODY_GROUP "nobody"
7081| #define INET6 1
7082| #define CONFIG_LOCALE 1
7083| #define USE_OPENSSL 1
7084| #define SUPPORT_XXHASH 1
7085| #define SUPPORT_ZSTD 1
7086| #define SUPPORT_LZ4 1
7087| #define SIZEOF_INT 4
7088| #define SIZEOF_LONG 4
7089| #define SIZEOF_LONG_LONG 8
7090| #define SIZEOF_SHORT 2
7091| #define SIZEOF_INT16_T 2
7092| #define SIZEOF_UINT16_T 2
7093| #define SIZEOF_INT32_T 4
7094| #define SIZEOF_UINT32_T 4
7095| #define SIZEOF_INT64_T 8
7096| #define SIZEOF_OFF_T 8
7097| #define SIZEOF_OFF64_T 0
7098| #define SIZEOF_TIME_T 4
7099| #define SIZEOF_CHARP 4
7100| #define HAVE_LONG_DOUBLE_WIDER 1
7101| #define HAVE_LONG_DOUBLE 1
7102| #define HAVE_MODE_T 1
7103| #define HAVE_OFF_T 1
7104| #define HAVE_SIZE_T 1
7105| #define HAVE_PID_T 1
7106| #define HAVE_ID_T 1
7107| #define GETGROUPS_T int
7108| #define HAVE_STRUCT_STAT_ST_RDEV 1
7109| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7110| #define HAVE_ERRNO_DECL 1
7111| #define HAVE_CONNECT 1
7112| #define ICONV_CONST
7113| #define HAVE_INET_NTOP 1
7114| #define HAVE_INET_PTON 1
7115| #define HAVE_STRUCT_ADDRINFO 1
7116| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7117| #define HAVE_GETADDRINFO 1
7118| #define HAVE_SOCKADDR_LEN 1
7119| #define HAVE_SOCKADDR_IN_LEN 1
7120| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
7121| #define HAVE_STRUCT_STAT64 1
7122| #define HAVE_STRCASECMP 1
7123| #define HAVE_UTIME_H 1
7124| #define HAVE_UTIME_NULL 1
7125| #define HAVE_ALLOCA_H 1
7126| #define HAVE_ALLOCA 1
7127| #define HAVE_WAITPID 1
7128| #define HAVE_WAIT4 1
7129| #define HAVE_GETCWD 1
7130| #define HAVE_CHOWN 1
7131| #define HAVE_CHMOD 1
7132| #define HAVE_LCHMOD 1
7133| #define HAVE_MKNOD 1
7134| #define HAVE_MKFIFO 1
7135| #define HAVE_FCHMOD 1
7136| #define HAVE_FSTAT 1
7137| #define HAVE_FTRUNCATE 1
7138| #define HAVE_STRCHR 1
7139| #define HAVE_READLINK 1
7140| #define HAVE_LINK 1
7141| #define HAVE_UTIME 1
7142| #define HAVE_UTIMES 1
7143| #define HAVE_LUTIMES 1
7144| #define HAVE_STRFTIME 1
7145| #define HAVE_CHFLAGS 1
7146| #define HAVE_GETATTRLIST 1
7147| #define HAVE_MKTIME 1
7148| #define HAVE_INNETGR 1
7149| #define HAVE_MEMMOVE 1
7150| #define HAVE_LCHOWN 1
7151| #define HAVE_VSNPRINTF 1
7152| #define HAVE_SNPRINTF 1
7153| #define HAVE_VASPRINTF 1
7154| #define HAVE_ASPRINTF 1
7155| #define HAVE_SETSID 1
7156| #define HAVE_STRPBRK 1
7157| #define HAVE_STRLCAT 1
7158| #define HAVE_STRLCPY 1
7159| #define HAVE_STRTOL 1
7160| #define HAVE_GETGROUPS 1
7161| #define HAVE_SETGROUPS 1
7162| #define HAVE_GETEUID 1
7163| #define HAVE_GETEGID 1
7164| #define HAVE_SETLOCALE 1
7165| #define HAVE_SETMODE 1
7166| /* end confdefs.h.  */
7167| /* Define lseek64 to an innocuous variant, in case <limits.h> declares lseek64.
7168|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7169| #define lseek64 innocuous_lseek64
7170|
7171| /* System header to define __stub macros and hopefully few prototypes,
7172|     which can conflict with char lseek64 (); below.
7173|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7174|     <limits.h> exists even on freestanding compilers.  */
7175|
7176| #ifdef __STDC__
7177| # include <limits.h>
7178| #else
7179| # include <assert.h>
7180| #endif
7181|
7182| #undef lseek64
7183|
7184| /* Override any GCC internal prototype to avoid an error.
7185|    Use char because int might match the return type of a GCC
7186|    builtin and then its argument prototype would still apply.  */
7187| #ifdef __cplusplus
7188| extern "C"
7189| #endif
7190| char lseek64 ();
7191| /* The GNU C library defines this for functions which it implements
7192|     to always fail with ENOSYS.  Some functions are actually named
7193|     something starting with __ and the normal name is an alias.  */
7194| #if defined __stub_lseek64 || defined __stub___lseek64
7195| choke me
7196| #endif
7197|
7198| int
7199| main ()
7200| {
7201| return lseek64 ();
7202|   ;
7203|   return 0;
7204| }
7205configure.sh:9460: result: no
7206configure.sh:9460: checking for mkstemp64
7207configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
7208Undefined symbols:
7209  "_mkstemp64", referenced from:
7210      _main in ccHIB9Db.o
7211ld: symbol(s) not found
7212collect2: error: ld returned 1 exit status
7213configure.sh:9460: $? = 1
7214configure.sh: failed program was:
7215| /* confdefs.h */
7216| #define PACKAGE_NAME "rsync"
7217| #define PACKAGE_TARNAME "rsync"
7218| #define PACKAGE_VERSION " "
7219| #define PACKAGE_STRING "rsync  "
7220| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
7221| #define PACKAGE_URL ""
7222| #define STDC_HEADERS 1
7223| #define HAVE_SYS_TYPES_H 1
7224| #define HAVE_SYS_STAT_H 1
7225| #define HAVE_STDLIB_H 1
7226| #define HAVE_STRING_H 1
7227| #define HAVE_MEMORY_H 1
7228| #define HAVE_STRINGS_H 1
7229| #define HAVE_INTTYPES_H 1
7230| #define HAVE_STDINT_H 1
7231| #define HAVE_UNISTD_H 1
7232| #define WORDS_BIGENDIAN 1
7233| #define HAVE_DIRENT_H 1
7234| #define TIME_WITH_SYS_TIME 1
7235| #define HAVE_SYS_WAIT_H 1
7236| #define HAVE_SYS_FCNTL_H 1
7237| #define HAVE_SYS_SELECT_H 1
7238| #define HAVE_FCNTL_H 1
7239| #define HAVE_SYS_TIME_H 1
7240| #define HAVE_SYS_UNISTD_H 1
7241| #define HAVE_UNISTD_H 1
7242| #define HAVE_UTIME_H 1
7243| #define HAVE_SYS_PARAM_H 1
7244| #define HAVE_CTYPE_H 1
7245| #define HAVE_SYS_WAIT_H 1
7246| #define HAVE_SYS_STAT_H 1
7247| #define HAVE_SYS_IOCTL_H 1
7248| #define HAVE_SYS_FILIO_H 1
7249| #define HAVE_STRING_H 1
7250| #define HAVE_STDLIB_H 1
7251| #define HAVE_SYS_SOCKET_H 1
7252| #define HAVE_GRP_H 1
7253| #define HAVE_SYS_UN_H 1
7254| #define HAVE_SYS_ATTR_H 1
7255| #define HAVE_ARPA_INET_H 1
7256| #define HAVE_ARPA_NAMESER_H 1
7257| #define HAVE_LOCALE_H 1
7258| #define HAVE_SYS_TYPES_H 1
7259| #define HAVE_NETDB_H 1
7260| #define HAVE_FLOAT_H 1
7261| #define HAVE_LIMITS_H 1
7262| #define HAVE_ICONV_H 1
7263| #define HAVE_LIBCHARSET_H 1
7264| #define HAVE_LANGINFO_H 1
7265| #define HAVE_SYS_ACL_H 1
7266| #define HAVE_SYS_XATTR_H 1
7267| #define HAVE_POPT_H 1
7268| #define HAVE_NETINET_IN_SYSTM_H 1
7269| #define HAVE_ZLIB_H 1
7270| #define HAVE_XXHASH_H 1
7271| #define HAVE_OPENSSL_MD4_H 1
7272| #define HAVE_OPENSSL_MD5_H 1
7273| #define HAVE_ZSTD_H 1
7274| #define HAVE_LZ4_H 1
7275| #define HAVE_SYS_FILE_H 1
7276| #define HAVE_NETINET_IP_H 1
7277| #define _GNU_SOURCE 1
7278| #define RSYNC_PATH "rsync"
7279| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
7280| #define RSYNC_RSH "ssh"
7281| #define NOBODY_USER "nobody"
7282| #define NOBODY_GROUP "nobody"
7283| #define INET6 1
7284| #define CONFIG_LOCALE 1
7285| #define USE_OPENSSL 1
7286| #define SUPPORT_XXHASH 1
7287| #define SUPPORT_ZSTD 1
7288| #define SUPPORT_LZ4 1
7289| #define SIZEOF_INT 4
7290| #define SIZEOF_LONG 4
7291| #define SIZEOF_LONG_LONG 8
7292| #define SIZEOF_SHORT 2
7293| #define SIZEOF_INT16_T 2
7294| #define SIZEOF_UINT16_T 2
7295| #define SIZEOF_INT32_T 4
7296| #define SIZEOF_UINT32_T 4
7297| #define SIZEOF_INT64_T 8
7298| #define SIZEOF_OFF_T 8
7299| #define SIZEOF_OFF64_T 0
7300| #define SIZEOF_TIME_T 4
7301| #define SIZEOF_CHARP 4
7302| #define HAVE_LONG_DOUBLE_WIDER 1
7303| #define HAVE_LONG_DOUBLE 1
7304| #define HAVE_MODE_T 1
7305| #define HAVE_OFF_T 1
7306| #define HAVE_SIZE_T 1
7307| #define HAVE_PID_T 1
7308| #define HAVE_ID_T 1
7309| #define GETGROUPS_T int
7310| #define HAVE_STRUCT_STAT_ST_RDEV 1
7311| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7312| #define HAVE_ERRNO_DECL 1
7313| #define HAVE_CONNECT 1
7314| #define ICONV_CONST
7315| #define HAVE_INET_NTOP 1
7316| #define HAVE_INET_PTON 1
7317| #define HAVE_STRUCT_ADDRINFO 1
7318| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7319| #define HAVE_GETADDRINFO 1
7320| #define HAVE_SOCKADDR_LEN 1
7321| #define HAVE_SOCKADDR_IN_LEN 1
7322| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
7323| #define HAVE_STRUCT_STAT64 1
7324| #define HAVE_STRCASECMP 1
7325| #define HAVE_UTIME_H 1
7326| #define HAVE_UTIME_NULL 1
7327| #define HAVE_ALLOCA_H 1
7328| #define HAVE_ALLOCA 1
7329| #define HAVE_WAITPID 1
7330| #define HAVE_WAIT4 1
7331| #define HAVE_GETCWD 1
7332| #define HAVE_CHOWN 1
7333| #define HAVE_CHMOD 1
7334| #define HAVE_LCHMOD 1
7335| #define HAVE_MKNOD 1
7336| #define HAVE_MKFIFO 1
7337| #define HAVE_FCHMOD 1
7338| #define HAVE_FSTAT 1
7339| #define HAVE_FTRUNCATE 1
7340| #define HAVE_STRCHR 1
7341| #define HAVE_READLINK 1
7342| #define HAVE_LINK 1
7343| #define HAVE_UTIME 1
7344| #define HAVE_UTIMES 1
7345| #define HAVE_LUTIMES 1
7346| #define HAVE_STRFTIME 1
7347| #define HAVE_CHFLAGS 1
7348| #define HAVE_GETATTRLIST 1
7349| #define HAVE_MKTIME 1
7350| #define HAVE_INNETGR 1
7351| #define HAVE_MEMMOVE 1
7352| #define HAVE_LCHOWN 1
7353| #define HAVE_VSNPRINTF 1
7354| #define HAVE_SNPRINTF 1
7355| #define HAVE_VASPRINTF 1
7356| #define HAVE_ASPRINTF 1
7357| #define HAVE_SETSID 1
7358| #define HAVE_STRPBRK 1
7359| #define HAVE_STRLCAT 1
7360| #define HAVE_STRLCPY 1
7361| #define HAVE_STRTOL 1
7362| #define HAVE_GETGROUPS 1
7363| #define HAVE_SETGROUPS 1
7364| #define HAVE_GETEUID 1
7365| #define HAVE_GETEGID 1
7366| #define HAVE_SETLOCALE 1
7367| #define HAVE_SETMODE 1
7368| /* end confdefs.h.  */
7369| /* Define mkstemp64 to an innocuous variant, in case <limits.h> declares mkstemp64.
7370|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7371| #define mkstemp64 innocuous_mkstemp64
7372|
7373| /* System header to define __stub macros and hopefully few prototypes,
7374|     which can conflict with char mkstemp64 (); below.
7375|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7376|     <limits.h> exists even on freestanding compilers.  */
7377|
7378| #ifdef __STDC__
7379| # include <limits.h>
7380| #else
7381| # include <assert.h>
7382| #endif
7383|
7384| #undef mkstemp64
7385|
7386| /* Override any GCC internal prototype to avoid an error.
7387|    Use char because int might match the return type of a GCC
7388|    builtin and then its argument prototype would still apply.  */
7389| #ifdef __cplusplus
7390| extern "C"
7391| #endif
7392| char mkstemp64 ();
7393| /* The GNU C library defines this for functions which it implements
7394|     to always fail with ENOSYS.  Some functions are actually named
7395|     something starting with __ and the normal name is an alias.  */
7396| #if defined __stub_mkstemp64 || defined __stub___mkstemp64
7397| choke me
7398| #endif
7399|
7400| int
7401| main ()
7402| {
7403| return mkstemp64 ();
7404|   ;
7405|   return 0;
7406| }
7407configure.sh:9460: result: no
7408configure.sh:9460: checking for mtrace
7409configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
7410Undefined symbols:
7411  "_mtrace", referenced from:
7412      _main in ccUK0HjF.o
7413ld: symbol(s) not found
7414collect2: error: ld returned 1 exit status
7415configure.sh:9460: $? = 1
7416configure.sh: failed program was:
7417| /* confdefs.h */
7418| #define PACKAGE_NAME "rsync"
7419| #define PACKAGE_TARNAME "rsync"
7420| #define PACKAGE_VERSION " "
7421| #define PACKAGE_STRING "rsync  "
7422| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
7423| #define PACKAGE_URL ""
7424| #define STDC_HEADERS 1
7425| #define HAVE_SYS_TYPES_H 1
7426| #define HAVE_SYS_STAT_H 1
7427| #define HAVE_STDLIB_H 1
7428| #define HAVE_STRING_H 1
7429| #define HAVE_MEMORY_H 1
7430| #define HAVE_STRINGS_H 1
7431| #define HAVE_INTTYPES_H 1
7432| #define HAVE_STDINT_H 1
7433| #define HAVE_UNISTD_H 1
7434| #define WORDS_BIGENDIAN 1
7435| #define HAVE_DIRENT_H 1
7436| #define TIME_WITH_SYS_TIME 1
7437| #define HAVE_SYS_WAIT_H 1
7438| #define HAVE_SYS_FCNTL_H 1
7439| #define HAVE_SYS_SELECT_H 1
7440| #define HAVE_FCNTL_H 1
7441| #define HAVE_SYS_TIME_H 1
7442| #define HAVE_SYS_UNISTD_H 1
7443| #define HAVE_UNISTD_H 1
7444| #define HAVE_UTIME_H 1
7445| #define HAVE_SYS_PARAM_H 1
7446| #define HAVE_CTYPE_H 1
7447| #define HAVE_SYS_WAIT_H 1
7448| #define HAVE_SYS_STAT_H 1
7449| #define HAVE_SYS_IOCTL_H 1
7450| #define HAVE_SYS_FILIO_H 1
7451| #define HAVE_STRING_H 1
7452| #define HAVE_STDLIB_H 1
7453| #define HAVE_SYS_SOCKET_H 1
7454| #define HAVE_GRP_H 1
7455| #define HAVE_SYS_UN_H 1
7456| #define HAVE_SYS_ATTR_H 1
7457| #define HAVE_ARPA_INET_H 1
7458| #define HAVE_ARPA_NAMESER_H 1
7459| #define HAVE_LOCALE_H 1
7460| #define HAVE_SYS_TYPES_H 1
7461| #define HAVE_NETDB_H 1
7462| #define HAVE_FLOAT_H 1
7463| #define HAVE_LIMITS_H 1
7464| #define HAVE_ICONV_H 1
7465| #define HAVE_LIBCHARSET_H 1
7466| #define HAVE_LANGINFO_H 1
7467| #define HAVE_SYS_ACL_H 1
7468| #define HAVE_SYS_XATTR_H 1
7469| #define HAVE_POPT_H 1
7470| #define HAVE_NETINET_IN_SYSTM_H 1
7471| #define HAVE_ZLIB_H 1
7472| #define HAVE_XXHASH_H 1
7473| #define HAVE_OPENSSL_MD4_H 1
7474| #define HAVE_OPENSSL_MD5_H 1
7475| #define HAVE_ZSTD_H 1
7476| #define HAVE_LZ4_H 1
7477| #define HAVE_SYS_FILE_H 1
7478| #define HAVE_NETINET_IP_H 1
7479| #define _GNU_SOURCE 1
7480| #define RSYNC_PATH "rsync"
7481| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
7482| #define RSYNC_RSH "ssh"
7483| #define NOBODY_USER "nobody"
7484| #define NOBODY_GROUP "nobody"
7485| #define INET6 1
7486| #define CONFIG_LOCALE 1
7487| #define USE_OPENSSL 1
7488| #define SUPPORT_XXHASH 1
7489| #define SUPPORT_ZSTD 1
7490| #define SUPPORT_LZ4 1
7491| #define SIZEOF_INT 4
7492| #define SIZEOF_LONG 4
7493| #define SIZEOF_LONG_LONG 8
7494| #define SIZEOF_SHORT 2
7495| #define SIZEOF_INT16_T 2
7496| #define SIZEOF_UINT16_T 2
7497| #define SIZEOF_INT32_T 4
7498| #define SIZEOF_UINT32_T 4
7499| #define SIZEOF_INT64_T 8
7500| #define SIZEOF_OFF_T 8
7501| #define SIZEOF_OFF64_T 0
7502| #define SIZEOF_TIME_T 4
7503| #define SIZEOF_CHARP 4
7504| #define HAVE_LONG_DOUBLE_WIDER 1
7505| #define HAVE_LONG_DOUBLE 1
7506| #define HAVE_MODE_T 1
7507| #define HAVE_OFF_T 1
7508| #define HAVE_SIZE_T 1
7509| #define HAVE_PID_T 1
7510| #define HAVE_ID_T 1
7511| #define GETGROUPS_T int
7512| #define HAVE_STRUCT_STAT_ST_RDEV 1
7513| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7514| #define HAVE_ERRNO_DECL 1
7515| #define HAVE_CONNECT 1
7516| #define ICONV_CONST
7517| #define HAVE_INET_NTOP 1
7518| #define HAVE_INET_PTON 1
7519| #define HAVE_STRUCT_ADDRINFO 1
7520| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7521| #define HAVE_GETADDRINFO 1
7522| #define HAVE_SOCKADDR_LEN 1
7523| #define HAVE_SOCKADDR_IN_LEN 1
7524| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
7525| #define HAVE_STRUCT_STAT64 1
7526| #define HAVE_STRCASECMP 1
7527| #define HAVE_UTIME_H 1
7528| #define HAVE_UTIME_NULL 1
7529| #define HAVE_ALLOCA_H 1
7530| #define HAVE_ALLOCA 1
7531| #define HAVE_WAITPID 1
7532| #define HAVE_WAIT4 1
7533| #define HAVE_GETCWD 1
7534| #define HAVE_CHOWN 1
7535| #define HAVE_CHMOD 1
7536| #define HAVE_LCHMOD 1
7537| #define HAVE_MKNOD 1
7538| #define HAVE_MKFIFO 1
7539| #define HAVE_FCHMOD 1
7540| #define HAVE_FSTAT 1
7541| #define HAVE_FTRUNCATE 1
7542| #define HAVE_STRCHR 1
7543| #define HAVE_READLINK 1
7544| #define HAVE_LINK 1
7545| #define HAVE_UTIME 1
7546| #define HAVE_UTIMES 1
7547| #define HAVE_LUTIMES 1
7548| #define HAVE_STRFTIME 1
7549| #define HAVE_CHFLAGS 1
7550| #define HAVE_GETATTRLIST 1
7551| #define HAVE_MKTIME 1
7552| #define HAVE_INNETGR 1
7553| #define HAVE_MEMMOVE 1
7554| #define HAVE_LCHOWN 1
7555| #define HAVE_VSNPRINTF 1
7556| #define HAVE_SNPRINTF 1
7557| #define HAVE_VASPRINTF 1
7558| #define HAVE_ASPRINTF 1
7559| #define HAVE_SETSID 1
7560| #define HAVE_STRPBRK 1
7561| #define HAVE_STRLCAT 1
7562| #define HAVE_STRLCPY 1
7563| #define HAVE_STRTOL 1
7564| #define HAVE_GETGROUPS 1
7565| #define HAVE_SETGROUPS 1
7566| #define HAVE_GETEUID 1
7567| #define HAVE_GETEGID 1
7568| #define HAVE_SETLOCALE 1
7569| #define HAVE_SETMODE 1
7570| /* end confdefs.h.  */
7571| /* Define mtrace to an innocuous variant, in case <limits.h> declares mtrace.
7572|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7573| #define mtrace innocuous_mtrace
7574|
7575| /* System header to define __stub macros and hopefully few prototypes,
7576|     which can conflict with char mtrace (); below.
7577|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7578|     <limits.h> exists even on freestanding compilers.  */
7579|
7580| #ifdef __STDC__
7581| # include <limits.h>
7582| #else
7583| # include <assert.h>
7584| #endif
7585|
7586| #undef mtrace
7587|
7588| /* Override any GCC internal prototype to avoid an error.
7589|    Use char because int might match the return type of a GCC
7590|    builtin and then its argument prototype would still apply.  */
7591| #ifdef __cplusplus
7592| extern "C"
7593| #endif
7594| char mtrace ();
7595| /* The GNU C library defines this for functions which it implements
7596|     to always fail with ENOSYS.  Some functions are actually named
7597|     something starting with __ and the normal name is an alias.  */
7598| #if defined __stub_mtrace || defined __stub___mtrace
7599| choke me
7600| #endif
7601|
7602| int
7603| main ()
7604| {
7605| return mtrace ();
7606|   ;
7607|   return 0;
7608| }
7609configure.sh:9460: result: no
7610configure.sh:9460: checking for va_copy
7611configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
7612Undefined symbols:
7613  "_va_copy", referenced from:
7614      _main in cc2NsLqz.o
7615ld: symbol(s) not found
7616collect2: error: ld returned 1 exit status
7617configure.sh:9460: $? = 1
7618configure.sh: failed program was:
7619| /* confdefs.h */
7620| #define PACKAGE_NAME "rsync"
7621| #define PACKAGE_TARNAME "rsync"
7622| #define PACKAGE_VERSION " "
7623| #define PACKAGE_STRING "rsync  "
7624| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
7625| #define PACKAGE_URL ""
7626| #define STDC_HEADERS 1
7627| #define HAVE_SYS_TYPES_H 1
7628| #define HAVE_SYS_STAT_H 1
7629| #define HAVE_STDLIB_H 1
7630| #define HAVE_STRING_H 1
7631| #define HAVE_MEMORY_H 1
7632| #define HAVE_STRINGS_H 1
7633| #define HAVE_INTTYPES_H 1
7634| #define HAVE_STDINT_H 1
7635| #define HAVE_UNISTD_H 1
7636| #define WORDS_BIGENDIAN 1
7637| #define HAVE_DIRENT_H 1
7638| #define TIME_WITH_SYS_TIME 1
7639| #define HAVE_SYS_WAIT_H 1
7640| #define HAVE_SYS_FCNTL_H 1
7641| #define HAVE_SYS_SELECT_H 1
7642| #define HAVE_FCNTL_H 1
7643| #define HAVE_SYS_TIME_H 1
7644| #define HAVE_SYS_UNISTD_H 1
7645| #define HAVE_UNISTD_H 1
7646| #define HAVE_UTIME_H 1
7647| #define HAVE_SYS_PARAM_H 1
7648| #define HAVE_CTYPE_H 1
7649| #define HAVE_SYS_WAIT_H 1
7650| #define HAVE_SYS_STAT_H 1
7651| #define HAVE_SYS_IOCTL_H 1
7652| #define HAVE_SYS_FILIO_H 1
7653| #define HAVE_STRING_H 1
7654| #define HAVE_STDLIB_H 1
7655| #define HAVE_SYS_SOCKET_H 1
7656| #define HAVE_GRP_H 1
7657| #define HAVE_SYS_UN_H 1
7658| #define HAVE_SYS_ATTR_H 1
7659| #define HAVE_ARPA_INET_H 1
7660| #define HAVE_ARPA_NAMESER_H 1
7661| #define HAVE_LOCALE_H 1
7662| #define HAVE_SYS_TYPES_H 1
7663| #define HAVE_NETDB_H 1
7664| #define HAVE_FLOAT_H 1
7665| #define HAVE_LIMITS_H 1
7666| #define HAVE_ICONV_H 1
7667| #define HAVE_LIBCHARSET_H 1
7668| #define HAVE_LANGINFO_H 1
7669| #define HAVE_SYS_ACL_H 1
7670| #define HAVE_SYS_XATTR_H 1
7671| #define HAVE_POPT_H 1
7672| #define HAVE_NETINET_IN_SYSTM_H 1
7673| #define HAVE_ZLIB_H 1
7674| #define HAVE_XXHASH_H 1
7675| #define HAVE_OPENSSL_MD4_H 1
7676| #define HAVE_OPENSSL_MD5_H 1
7677| #define HAVE_ZSTD_H 1
7678| #define HAVE_LZ4_H 1
7679| #define HAVE_SYS_FILE_H 1
7680| #define HAVE_NETINET_IP_H 1
7681| #define _GNU_SOURCE 1
7682| #define RSYNC_PATH "rsync"
7683| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
7684| #define RSYNC_RSH "ssh"
7685| #define NOBODY_USER "nobody"
7686| #define NOBODY_GROUP "nobody"
7687| #define INET6 1
7688| #define CONFIG_LOCALE 1
7689| #define USE_OPENSSL 1
7690| #define SUPPORT_XXHASH 1
7691| #define SUPPORT_ZSTD 1
7692| #define SUPPORT_LZ4 1
7693| #define SIZEOF_INT 4
7694| #define SIZEOF_LONG 4
7695| #define SIZEOF_LONG_LONG 8
7696| #define SIZEOF_SHORT 2
7697| #define SIZEOF_INT16_T 2
7698| #define SIZEOF_UINT16_T 2
7699| #define SIZEOF_INT32_T 4
7700| #define SIZEOF_UINT32_T 4
7701| #define SIZEOF_INT64_T 8
7702| #define SIZEOF_OFF_T 8
7703| #define SIZEOF_OFF64_T 0
7704| #define SIZEOF_TIME_T 4
7705| #define SIZEOF_CHARP 4
7706| #define HAVE_LONG_DOUBLE_WIDER 1
7707| #define HAVE_LONG_DOUBLE 1
7708| #define HAVE_MODE_T 1
7709| #define HAVE_OFF_T 1
7710| #define HAVE_SIZE_T 1
7711| #define HAVE_PID_T 1
7712| #define HAVE_ID_T 1
7713| #define GETGROUPS_T int
7714| #define HAVE_STRUCT_STAT_ST_RDEV 1
7715| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7716| #define HAVE_ERRNO_DECL 1
7717| #define HAVE_CONNECT 1
7718| #define ICONV_CONST
7719| #define HAVE_INET_NTOP 1
7720| #define HAVE_INET_PTON 1
7721| #define HAVE_STRUCT_ADDRINFO 1
7722| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7723| #define HAVE_GETADDRINFO 1
7724| #define HAVE_SOCKADDR_LEN 1
7725| #define HAVE_SOCKADDR_IN_LEN 1
7726| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
7727| #define HAVE_STRUCT_STAT64 1
7728| #define HAVE_STRCASECMP 1
7729| #define HAVE_UTIME_H 1
7730| #define HAVE_UTIME_NULL 1
7731| #define HAVE_ALLOCA_H 1
7732| #define HAVE_ALLOCA 1
7733| #define HAVE_WAITPID 1
7734| #define HAVE_WAIT4 1
7735| #define HAVE_GETCWD 1
7736| #define HAVE_CHOWN 1
7737| #define HAVE_CHMOD 1
7738| #define HAVE_LCHMOD 1
7739| #define HAVE_MKNOD 1
7740| #define HAVE_MKFIFO 1
7741| #define HAVE_FCHMOD 1
7742| #define HAVE_FSTAT 1
7743| #define HAVE_FTRUNCATE 1
7744| #define HAVE_STRCHR 1
7745| #define HAVE_READLINK 1
7746| #define HAVE_LINK 1
7747| #define HAVE_UTIME 1
7748| #define HAVE_UTIMES 1
7749| #define HAVE_LUTIMES 1
7750| #define HAVE_STRFTIME 1
7751| #define HAVE_CHFLAGS 1
7752| #define HAVE_GETATTRLIST 1
7753| #define HAVE_MKTIME 1
7754| #define HAVE_INNETGR 1
7755| #define HAVE_MEMMOVE 1
7756| #define HAVE_LCHOWN 1
7757| #define HAVE_VSNPRINTF 1
7758| #define HAVE_SNPRINTF 1
7759| #define HAVE_VASPRINTF 1
7760| #define HAVE_ASPRINTF 1
7761| #define HAVE_SETSID 1
7762| #define HAVE_STRPBRK 1
7763| #define HAVE_STRLCAT 1
7764| #define HAVE_STRLCPY 1
7765| #define HAVE_STRTOL 1
7766| #define HAVE_GETGROUPS 1
7767| #define HAVE_SETGROUPS 1
7768| #define HAVE_GETEUID 1
7769| #define HAVE_GETEGID 1
7770| #define HAVE_SETLOCALE 1
7771| #define HAVE_SETMODE 1
7772| /* end confdefs.h.  */
7773| /* Define va_copy to an innocuous variant, in case <limits.h> declares va_copy.
7774|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7775| #define va_copy innocuous_va_copy
7776|
7777| /* System header to define __stub macros and hopefully few prototypes,
7778|     which can conflict with char va_copy (); below.
7779|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7780|     <limits.h> exists even on freestanding compilers.  */
7781|
7782| #ifdef __STDC__
7783| # include <limits.h>
7784| #else
7785| # include <assert.h>
7786| #endif
7787|
7788| #undef va_copy
7789|
7790| /* Override any GCC internal prototype to avoid an error.
7791|    Use char because int might match the return type of a GCC
7792|    builtin and then its argument prototype would still apply.  */
7793| #ifdef __cplusplus
7794| extern "C"
7795| #endif
7796| char va_copy ();
7797| /* The GNU C library defines this for functions which it implements
7798|     to always fail with ENOSYS.  Some functions are actually named
7799|     something starting with __ and the normal name is an alias.  */
7800| #if defined __stub_va_copy || defined __stub___va_copy
7801| choke me
7802| #endif
7803|
7804| int
7805| main ()
7806| {
7807| return va_copy ();
7808|   ;
7809|   return 0;
7810| }
7811configure.sh:9460: result: no
7812configure.sh:9460: checking for __va_copy
7813configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
7814Undefined symbols:
7815  "___va_copy", referenced from:
7816      _main in cc56FyvF.o
7817ld: symbol(s) not found
7818collect2: error: ld returned 1 exit status
7819configure.sh:9460: $? = 1
7820configure.sh: failed program was:
7821| /* confdefs.h */
7822| #define PACKAGE_NAME "rsync"
7823| #define PACKAGE_TARNAME "rsync"
7824| #define PACKAGE_VERSION " "
7825| #define PACKAGE_STRING "rsync  "
7826| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
7827| #define PACKAGE_URL ""
7828| #define STDC_HEADERS 1
7829| #define HAVE_SYS_TYPES_H 1
7830| #define HAVE_SYS_STAT_H 1
7831| #define HAVE_STDLIB_H 1
7832| #define HAVE_STRING_H 1
7833| #define HAVE_MEMORY_H 1
7834| #define HAVE_STRINGS_H 1
7835| #define HAVE_INTTYPES_H 1
7836| #define HAVE_STDINT_H 1
7837| #define HAVE_UNISTD_H 1
7838| #define WORDS_BIGENDIAN 1
7839| #define HAVE_DIRENT_H 1
7840| #define TIME_WITH_SYS_TIME 1
7841| #define HAVE_SYS_WAIT_H 1
7842| #define HAVE_SYS_FCNTL_H 1
7843| #define HAVE_SYS_SELECT_H 1
7844| #define HAVE_FCNTL_H 1
7845| #define HAVE_SYS_TIME_H 1
7846| #define HAVE_SYS_UNISTD_H 1
7847| #define HAVE_UNISTD_H 1
7848| #define HAVE_UTIME_H 1
7849| #define HAVE_SYS_PARAM_H 1
7850| #define HAVE_CTYPE_H 1
7851| #define HAVE_SYS_WAIT_H 1
7852| #define HAVE_SYS_STAT_H 1
7853| #define HAVE_SYS_IOCTL_H 1
7854| #define HAVE_SYS_FILIO_H 1
7855| #define HAVE_STRING_H 1
7856| #define HAVE_STDLIB_H 1
7857| #define HAVE_SYS_SOCKET_H 1
7858| #define HAVE_GRP_H 1
7859| #define HAVE_SYS_UN_H 1
7860| #define HAVE_SYS_ATTR_H 1
7861| #define HAVE_ARPA_INET_H 1
7862| #define HAVE_ARPA_NAMESER_H 1
7863| #define HAVE_LOCALE_H 1
7864| #define HAVE_SYS_TYPES_H 1
7865| #define HAVE_NETDB_H 1
7866| #define HAVE_FLOAT_H 1
7867| #define HAVE_LIMITS_H 1
7868| #define HAVE_ICONV_H 1
7869| #define HAVE_LIBCHARSET_H 1
7870| #define HAVE_LANGINFO_H 1
7871| #define HAVE_SYS_ACL_H 1
7872| #define HAVE_SYS_XATTR_H 1
7873| #define HAVE_POPT_H 1
7874| #define HAVE_NETINET_IN_SYSTM_H 1
7875| #define HAVE_ZLIB_H 1
7876| #define HAVE_XXHASH_H 1
7877| #define HAVE_OPENSSL_MD4_H 1
7878| #define HAVE_OPENSSL_MD5_H 1
7879| #define HAVE_ZSTD_H 1
7880| #define HAVE_LZ4_H 1
7881| #define HAVE_SYS_FILE_H 1
7882| #define HAVE_NETINET_IP_H 1
7883| #define _GNU_SOURCE 1
7884| #define RSYNC_PATH "rsync"
7885| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
7886| #define RSYNC_RSH "ssh"
7887| #define NOBODY_USER "nobody"
7888| #define NOBODY_GROUP "nobody"
7889| #define INET6 1
7890| #define CONFIG_LOCALE 1
7891| #define USE_OPENSSL 1
7892| #define SUPPORT_XXHASH 1
7893| #define SUPPORT_ZSTD 1
7894| #define SUPPORT_LZ4 1
7895| #define SIZEOF_INT 4
7896| #define SIZEOF_LONG 4
7897| #define SIZEOF_LONG_LONG 8
7898| #define SIZEOF_SHORT 2
7899| #define SIZEOF_INT16_T 2
7900| #define SIZEOF_UINT16_T 2
7901| #define SIZEOF_INT32_T 4
7902| #define SIZEOF_UINT32_T 4
7903| #define SIZEOF_INT64_T 8
7904| #define SIZEOF_OFF_T 8
7905| #define SIZEOF_OFF64_T 0
7906| #define SIZEOF_TIME_T 4
7907| #define SIZEOF_CHARP 4
7908| #define HAVE_LONG_DOUBLE_WIDER 1
7909| #define HAVE_LONG_DOUBLE 1
7910| #define HAVE_MODE_T 1
7911| #define HAVE_OFF_T 1
7912| #define HAVE_SIZE_T 1
7913| #define HAVE_PID_T 1
7914| #define HAVE_ID_T 1
7915| #define GETGROUPS_T int
7916| #define HAVE_STRUCT_STAT_ST_RDEV 1
7917| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
7918| #define HAVE_ERRNO_DECL 1
7919| #define HAVE_CONNECT 1
7920| #define ICONV_CONST
7921| #define HAVE_INET_NTOP 1
7922| #define HAVE_INET_PTON 1
7923| #define HAVE_STRUCT_ADDRINFO 1
7924| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
7925| #define HAVE_GETADDRINFO 1
7926| #define HAVE_SOCKADDR_LEN 1
7927| #define HAVE_SOCKADDR_IN_LEN 1
7928| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
7929| #define HAVE_STRUCT_STAT64 1
7930| #define HAVE_STRCASECMP 1
7931| #define HAVE_UTIME_H 1
7932| #define HAVE_UTIME_NULL 1
7933| #define HAVE_ALLOCA_H 1
7934| #define HAVE_ALLOCA 1
7935| #define HAVE_WAITPID 1
7936| #define HAVE_WAIT4 1
7937| #define HAVE_GETCWD 1
7938| #define HAVE_CHOWN 1
7939| #define HAVE_CHMOD 1
7940| #define HAVE_LCHMOD 1
7941| #define HAVE_MKNOD 1
7942| #define HAVE_MKFIFO 1
7943| #define HAVE_FCHMOD 1
7944| #define HAVE_FSTAT 1
7945| #define HAVE_FTRUNCATE 1
7946| #define HAVE_STRCHR 1
7947| #define HAVE_READLINK 1
7948| #define HAVE_LINK 1
7949| #define HAVE_UTIME 1
7950| #define HAVE_UTIMES 1
7951| #define HAVE_LUTIMES 1
7952| #define HAVE_STRFTIME 1
7953| #define HAVE_CHFLAGS 1
7954| #define HAVE_GETATTRLIST 1
7955| #define HAVE_MKTIME 1
7956| #define HAVE_INNETGR 1
7957| #define HAVE_MEMMOVE 1
7958| #define HAVE_LCHOWN 1
7959| #define HAVE_VSNPRINTF 1
7960| #define HAVE_SNPRINTF 1
7961| #define HAVE_VASPRINTF 1
7962| #define HAVE_ASPRINTF 1
7963| #define HAVE_SETSID 1
7964| #define HAVE_STRPBRK 1
7965| #define HAVE_STRLCAT 1
7966| #define HAVE_STRLCPY 1
7967| #define HAVE_STRTOL 1
7968| #define HAVE_GETGROUPS 1
7969| #define HAVE_SETGROUPS 1
7970| #define HAVE_GETEUID 1
7971| #define HAVE_GETEGID 1
7972| #define HAVE_SETLOCALE 1
7973| #define HAVE_SETMODE 1
7974| /* end confdefs.h.  */
7975| /* Define __va_copy to an innocuous variant, in case <limits.h> declares __va_copy.
7976|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
7977| #define __va_copy innocuous___va_copy
7978|
7979| /* System header to define __stub macros and hopefully few prototypes,
7980|     which can conflict with char __va_copy (); below.
7981|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
7982|     <limits.h> exists even on freestanding compilers.  */
7983|
7984| #ifdef __STDC__
7985| # include <limits.h>
7986| #else
7987| # include <assert.h>
7988| #endif
7989|
7990| #undef __va_copy
7991|
7992| /* Override any GCC internal prototype to avoid an error.
7993|    Use char because int might match the return type of a GCC
7994|    builtin and then its argument prototype would still apply.  */
7995| #ifdef __cplusplus
7996| extern "C"
7997| #endif
7998| char __va_copy ();
7999| /* The GNU C library defines this for functions which it implements
8000|     to always fail with ENOSYS.  Some functions are actually named
8001|     something starting with __ and the normal name is an alias.  */
8002| #if defined __stub___va_copy || defined __stub_____va_copy
8003| choke me
8004| #endif
8005|
8006| int
8007| main ()
8008| {
8009| return __va_copy ();
8010|   ;
8011|   return 0;
8012| }
8013configure.sh:9460: result: no
8014configure.sh:9460: checking for seteuid
8015configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8016configure.sh:9460: $? = 0
8017configure.sh:9460: result: yes
8018configure.sh:9460: checking for strerror
8019configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8020configure.sh:9460: $? = 0
8021configure.sh:9460: result: yes
8022configure.sh:9460: checking for putenv
8023configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8024configure.sh:9460: $? = 0
8025configure.sh:9460: result: yes
8026configure.sh:9460: checking for iconv_open
8027configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8028Undefined symbols:
8029  "_iconv_open", referenced from:
8030      _main in ccfcxEN5.o
8031ld: symbol(s) not found
8032collect2: error: ld returned 1 exit status
8033configure.sh:9460: $? = 1
8034configure.sh: failed program was:
8035| /* confdefs.h */
8036| #define PACKAGE_NAME "rsync"
8037| #define PACKAGE_TARNAME "rsync"
8038| #define PACKAGE_VERSION " "
8039| #define PACKAGE_STRING "rsync  "
8040| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
8041| #define PACKAGE_URL ""
8042| #define STDC_HEADERS 1
8043| #define HAVE_SYS_TYPES_H 1
8044| #define HAVE_SYS_STAT_H 1
8045| #define HAVE_STDLIB_H 1
8046| #define HAVE_STRING_H 1
8047| #define HAVE_MEMORY_H 1
8048| #define HAVE_STRINGS_H 1
8049| #define HAVE_INTTYPES_H 1
8050| #define HAVE_STDINT_H 1
8051| #define HAVE_UNISTD_H 1
8052| #define WORDS_BIGENDIAN 1
8053| #define HAVE_DIRENT_H 1
8054| #define TIME_WITH_SYS_TIME 1
8055| #define HAVE_SYS_WAIT_H 1
8056| #define HAVE_SYS_FCNTL_H 1
8057| #define HAVE_SYS_SELECT_H 1
8058| #define HAVE_FCNTL_H 1
8059| #define HAVE_SYS_TIME_H 1
8060| #define HAVE_SYS_UNISTD_H 1
8061| #define HAVE_UNISTD_H 1
8062| #define HAVE_UTIME_H 1
8063| #define HAVE_SYS_PARAM_H 1
8064| #define HAVE_CTYPE_H 1
8065| #define HAVE_SYS_WAIT_H 1
8066| #define HAVE_SYS_STAT_H 1
8067| #define HAVE_SYS_IOCTL_H 1
8068| #define HAVE_SYS_FILIO_H 1
8069| #define HAVE_STRING_H 1
8070| #define HAVE_STDLIB_H 1
8071| #define HAVE_SYS_SOCKET_H 1
8072| #define HAVE_GRP_H 1
8073| #define HAVE_SYS_UN_H 1
8074| #define HAVE_SYS_ATTR_H 1
8075| #define HAVE_ARPA_INET_H 1
8076| #define HAVE_ARPA_NAMESER_H 1
8077| #define HAVE_LOCALE_H 1
8078| #define HAVE_SYS_TYPES_H 1
8079| #define HAVE_NETDB_H 1
8080| #define HAVE_FLOAT_H 1
8081| #define HAVE_LIMITS_H 1
8082| #define HAVE_ICONV_H 1
8083| #define HAVE_LIBCHARSET_H 1
8084| #define HAVE_LANGINFO_H 1
8085| #define HAVE_SYS_ACL_H 1
8086| #define HAVE_SYS_XATTR_H 1
8087| #define HAVE_POPT_H 1
8088| #define HAVE_NETINET_IN_SYSTM_H 1
8089| #define HAVE_ZLIB_H 1
8090| #define HAVE_XXHASH_H 1
8091| #define HAVE_OPENSSL_MD4_H 1
8092| #define HAVE_OPENSSL_MD5_H 1
8093| #define HAVE_ZSTD_H 1
8094| #define HAVE_LZ4_H 1
8095| #define HAVE_SYS_FILE_H 1
8096| #define HAVE_NETINET_IP_H 1
8097| #define _GNU_SOURCE 1
8098| #define RSYNC_PATH "rsync"
8099| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
8100| #define RSYNC_RSH "ssh"
8101| #define NOBODY_USER "nobody"
8102| #define NOBODY_GROUP "nobody"
8103| #define INET6 1
8104| #define CONFIG_LOCALE 1
8105| #define USE_OPENSSL 1
8106| #define SUPPORT_XXHASH 1
8107| #define SUPPORT_ZSTD 1
8108| #define SUPPORT_LZ4 1
8109| #define SIZEOF_INT 4
8110| #define SIZEOF_LONG 4
8111| #define SIZEOF_LONG_LONG 8
8112| #define SIZEOF_SHORT 2
8113| #define SIZEOF_INT16_T 2
8114| #define SIZEOF_UINT16_T 2
8115| #define SIZEOF_INT32_T 4
8116| #define SIZEOF_UINT32_T 4
8117| #define SIZEOF_INT64_T 8
8118| #define SIZEOF_OFF_T 8
8119| #define SIZEOF_OFF64_T 0
8120| #define SIZEOF_TIME_T 4
8121| #define SIZEOF_CHARP 4
8122| #define HAVE_LONG_DOUBLE_WIDER 1
8123| #define HAVE_LONG_DOUBLE 1
8124| #define HAVE_MODE_T 1
8125| #define HAVE_OFF_T 1
8126| #define HAVE_SIZE_T 1
8127| #define HAVE_PID_T 1
8128| #define HAVE_ID_T 1
8129| #define GETGROUPS_T int
8130| #define HAVE_STRUCT_STAT_ST_RDEV 1
8131| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8132| #define HAVE_ERRNO_DECL 1
8133| #define HAVE_CONNECT 1
8134| #define ICONV_CONST
8135| #define HAVE_INET_NTOP 1
8136| #define HAVE_INET_PTON 1
8137| #define HAVE_STRUCT_ADDRINFO 1
8138| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8139| #define HAVE_GETADDRINFO 1
8140| #define HAVE_SOCKADDR_LEN 1
8141| #define HAVE_SOCKADDR_IN_LEN 1
8142| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
8143| #define HAVE_STRUCT_STAT64 1
8144| #define HAVE_STRCASECMP 1
8145| #define HAVE_UTIME_H 1
8146| #define HAVE_UTIME_NULL 1
8147| #define HAVE_ALLOCA_H 1
8148| #define HAVE_ALLOCA 1
8149| #define HAVE_WAITPID 1
8150| #define HAVE_WAIT4 1
8151| #define HAVE_GETCWD 1
8152| #define HAVE_CHOWN 1
8153| #define HAVE_CHMOD 1
8154| #define HAVE_LCHMOD 1
8155| #define HAVE_MKNOD 1
8156| #define HAVE_MKFIFO 1
8157| #define HAVE_FCHMOD 1
8158| #define HAVE_FSTAT 1
8159| #define HAVE_FTRUNCATE 1
8160| #define HAVE_STRCHR 1
8161| #define HAVE_READLINK 1
8162| #define HAVE_LINK 1
8163| #define HAVE_UTIME 1
8164| #define HAVE_UTIMES 1
8165| #define HAVE_LUTIMES 1
8166| #define HAVE_STRFTIME 1
8167| #define HAVE_CHFLAGS 1
8168| #define HAVE_GETATTRLIST 1
8169| #define HAVE_MKTIME 1
8170| #define HAVE_INNETGR 1
8171| #define HAVE_MEMMOVE 1
8172| #define HAVE_LCHOWN 1
8173| #define HAVE_VSNPRINTF 1
8174| #define HAVE_SNPRINTF 1
8175| #define HAVE_VASPRINTF 1
8176| #define HAVE_ASPRINTF 1
8177| #define HAVE_SETSID 1
8178| #define HAVE_STRPBRK 1
8179| #define HAVE_STRLCAT 1
8180| #define HAVE_STRLCPY 1
8181| #define HAVE_STRTOL 1
8182| #define HAVE_GETGROUPS 1
8183| #define HAVE_SETGROUPS 1
8184| #define HAVE_GETEUID 1
8185| #define HAVE_GETEGID 1
8186| #define HAVE_SETLOCALE 1
8187| #define HAVE_SETMODE 1
8188| #define HAVE_SETEUID 1
8189| #define HAVE_STRERROR 1
8190| #define HAVE_PUTENV 1
8191| /* end confdefs.h.  */
8192| /* Define iconv_open to an innocuous variant, in case <limits.h> declares iconv_open.
8193|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8194| #define iconv_open innocuous_iconv_open
8195|
8196| /* System header to define __stub macros and hopefully few prototypes,
8197|     which can conflict with char iconv_open (); below.
8198|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8199|     <limits.h> exists even on freestanding compilers.  */
8200|
8201| #ifdef __STDC__
8202| # include <limits.h>
8203| #else
8204| # include <assert.h>
8205| #endif
8206|
8207| #undef iconv_open
8208|
8209| /* Override any GCC internal prototype to avoid an error.
8210|    Use char because int might match the return type of a GCC
8211|    builtin and then its argument prototype would still apply.  */
8212| #ifdef __cplusplus
8213| extern "C"
8214| #endif
8215| char iconv_open ();
8216| /* The GNU C library defines this for functions which it implements
8217|     to always fail with ENOSYS.  Some functions are actually named
8218|     something starting with __ and the normal name is an alias.  */
8219| #if defined __stub_iconv_open || defined __stub___iconv_open
8220| choke me
8221| #endif
8222|
8223| int
8224| main ()
8225| {
8226| return iconv_open ();
8227|   ;
8228|   return 0;
8229| }
8230configure.sh:9460: result: no
8231configure.sh:9460: checking for locale_charset
8232configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8233Undefined symbols:
8234  "_locale_charset", referenced from:
8235      _main in ccyrV2kF.o
8236ld: symbol(s) not found
8237collect2: error: ld returned 1 exit status
8238configure.sh:9460: $? = 1
8239configure.sh: failed program was:
8240| /* confdefs.h */
8241| #define PACKAGE_NAME "rsync"
8242| #define PACKAGE_TARNAME "rsync"
8243| #define PACKAGE_VERSION " "
8244| #define PACKAGE_STRING "rsync  "
8245| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
8246| #define PACKAGE_URL ""
8247| #define STDC_HEADERS 1
8248| #define HAVE_SYS_TYPES_H 1
8249| #define HAVE_SYS_STAT_H 1
8250| #define HAVE_STDLIB_H 1
8251| #define HAVE_STRING_H 1
8252| #define HAVE_MEMORY_H 1
8253| #define HAVE_STRINGS_H 1
8254| #define HAVE_INTTYPES_H 1
8255| #define HAVE_STDINT_H 1
8256| #define HAVE_UNISTD_H 1
8257| #define WORDS_BIGENDIAN 1
8258| #define HAVE_DIRENT_H 1
8259| #define TIME_WITH_SYS_TIME 1
8260| #define HAVE_SYS_WAIT_H 1
8261| #define HAVE_SYS_FCNTL_H 1
8262| #define HAVE_SYS_SELECT_H 1
8263| #define HAVE_FCNTL_H 1
8264| #define HAVE_SYS_TIME_H 1
8265| #define HAVE_SYS_UNISTD_H 1
8266| #define HAVE_UNISTD_H 1
8267| #define HAVE_UTIME_H 1
8268| #define HAVE_SYS_PARAM_H 1
8269| #define HAVE_CTYPE_H 1
8270| #define HAVE_SYS_WAIT_H 1
8271| #define HAVE_SYS_STAT_H 1
8272| #define HAVE_SYS_IOCTL_H 1
8273| #define HAVE_SYS_FILIO_H 1
8274| #define HAVE_STRING_H 1
8275| #define HAVE_STDLIB_H 1
8276| #define HAVE_SYS_SOCKET_H 1
8277| #define HAVE_GRP_H 1
8278| #define HAVE_SYS_UN_H 1
8279| #define HAVE_SYS_ATTR_H 1
8280| #define HAVE_ARPA_INET_H 1
8281| #define HAVE_ARPA_NAMESER_H 1
8282| #define HAVE_LOCALE_H 1
8283| #define HAVE_SYS_TYPES_H 1
8284| #define HAVE_NETDB_H 1
8285| #define HAVE_FLOAT_H 1
8286| #define HAVE_LIMITS_H 1
8287| #define HAVE_ICONV_H 1
8288| #define HAVE_LIBCHARSET_H 1
8289| #define HAVE_LANGINFO_H 1
8290| #define HAVE_SYS_ACL_H 1
8291| #define HAVE_SYS_XATTR_H 1
8292| #define HAVE_POPT_H 1
8293| #define HAVE_NETINET_IN_SYSTM_H 1
8294| #define HAVE_ZLIB_H 1
8295| #define HAVE_XXHASH_H 1
8296| #define HAVE_OPENSSL_MD4_H 1
8297| #define HAVE_OPENSSL_MD5_H 1
8298| #define HAVE_ZSTD_H 1
8299| #define HAVE_LZ4_H 1
8300| #define HAVE_SYS_FILE_H 1
8301| #define HAVE_NETINET_IP_H 1
8302| #define _GNU_SOURCE 1
8303| #define RSYNC_PATH "rsync"
8304| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
8305| #define RSYNC_RSH "ssh"
8306| #define NOBODY_USER "nobody"
8307| #define NOBODY_GROUP "nobody"
8308| #define INET6 1
8309| #define CONFIG_LOCALE 1
8310| #define USE_OPENSSL 1
8311| #define SUPPORT_XXHASH 1
8312| #define SUPPORT_ZSTD 1
8313| #define SUPPORT_LZ4 1
8314| #define SIZEOF_INT 4
8315| #define SIZEOF_LONG 4
8316| #define SIZEOF_LONG_LONG 8
8317| #define SIZEOF_SHORT 2
8318| #define SIZEOF_INT16_T 2
8319| #define SIZEOF_UINT16_T 2
8320| #define SIZEOF_INT32_T 4
8321| #define SIZEOF_UINT32_T 4
8322| #define SIZEOF_INT64_T 8
8323| #define SIZEOF_OFF_T 8
8324| #define SIZEOF_OFF64_T 0
8325| #define SIZEOF_TIME_T 4
8326| #define SIZEOF_CHARP 4
8327| #define HAVE_LONG_DOUBLE_WIDER 1
8328| #define HAVE_LONG_DOUBLE 1
8329| #define HAVE_MODE_T 1
8330| #define HAVE_OFF_T 1
8331| #define HAVE_SIZE_T 1
8332| #define HAVE_PID_T 1
8333| #define HAVE_ID_T 1
8334| #define GETGROUPS_T int
8335| #define HAVE_STRUCT_STAT_ST_RDEV 1
8336| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8337| #define HAVE_ERRNO_DECL 1
8338| #define HAVE_CONNECT 1
8339| #define ICONV_CONST
8340| #define HAVE_INET_NTOP 1
8341| #define HAVE_INET_PTON 1
8342| #define HAVE_STRUCT_ADDRINFO 1
8343| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8344| #define HAVE_GETADDRINFO 1
8345| #define HAVE_SOCKADDR_LEN 1
8346| #define HAVE_SOCKADDR_IN_LEN 1
8347| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
8348| #define HAVE_STRUCT_STAT64 1
8349| #define HAVE_STRCASECMP 1
8350| #define HAVE_UTIME_H 1
8351| #define HAVE_UTIME_NULL 1
8352| #define HAVE_ALLOCA_H 1
8353| #define HAVE_ALLOCA 1
8354| #define HAVE_WAITPID 1
8355| #define HAVE_WAIT4 1
8356| #define HAVE_GETCWD 1
8357| #define HAVE_CHOWN 1
8358| #define HAVE_CHMOD 1
8359| #define HAVE_LCHMOD 1
8360| #define HAVE_MKNOD 1
8361| #define HAVE_MKFIFO 1
8362| #define HAVE_FCHMOD 1
8363| #define HAVE_FSTAT 1
8364| #define HAVE_FTRUNCATE 1
8365| #define HAVE_STRCHR 1
8366| #define HAVE_READLINK 1
8367| #define HAVE_LINK 1
8368| #define HAVE_UTIME 1
8369| #define HAVE_UTIMES 1
8370| #define HAVE_LUTIMES 1
8371| #define HAVE_STRFTIME 1
8372| #define HAVE_CHFLAGS 1
8373| #define HAVE_GETATTRLIST 1
8374| #define HAVE_MKTIME 1
8375| #define HAVE_INNETGR 1
8376| #define HAVE_MEMMOVE 1
8377| #define HAVE_LCHOWN 1
8378| #define HAVE_VSNPRINTF 1
8379| #define HAVE_SNPRINTF 1
8380| #define HAVE_VASPRINTF 1
8381| #define HAVE_ASPRINTF 1
8382| #define HAVE_SETSID 1
8383| #define HAVE_STRPBRK 1
8384| #define HAVE_STRLCAT 1
8385| #define HAVE_STRLCPY 1
8386| #define HAVE_STRTOL 1
8387| #define HAVE_GETGROUPS 1
8388| #define HAVE_SETGROUPS 1
8389| #define HAVE_GETEUID 1
8390| #define HAVE_GETEGID 1
8391| #define HAVE_SETLOCALE 1
8392| #define HAVE_SETMODE 1
8393| #define HAVE_SETEUID 1
8394| #define HAVE_STRERROR 1
8395| #define HAVE_PUTENV 1
8396| /* end confdefs.h.  */
8397| /* Define locale_charset to an innocuous variant, in case <limits.h> declares locale_charset.
8398|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8399| #define locale_charset innocuous_locale_charset
8400|
8401| /* System header to define __stub macros and hopefully few prototypes,
8402|     which can conflict with char locale_charset (); below.
8403|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8404|     <limits.h> exists even on freestanding compilers.  */
8405|
8406| #ifdef __STDC__
8407| # include <limits.h>
8408| #else
8409| # include <assert.h>
8410| #endif
8411|
8412| #undef locale_charset
8413|
8414| /* Override any GCC internal prototype to avoid an error.
8415|    Use char because int might match the return type of a GCC
8416|    builtin and then its argument prototype would still apply.  */
8417| #ifdef __cplusplus
8418| extern "C"
8419| #endif
8420| char locale_charset ();
8421| /* The GNU C library defines this for functions which it implements
8422|     to always fail with ENOSYS.  Some functions are actually named
8423|     something starting with __ and the normal name is an alias.  */
8424| #if defined __stub_locale_charset || defined __stub___locale_charset
8425| choke me
8426| #endif
8427|
8428| int
8429| main ()
8430| {
8431| return locale_charset ();
8432|   ;
8433|   return 0;
8434| }
8435configure.sh:9460: result: no
8436configure.sh:9460: checking for nl_langinfo
8437configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8438configure.sh:9460: $? = 0
8439configure.sh:9460: result: yes
8440configure.sh:9460: checking for getxattr
8441configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8442configure.sh:9460: $? = 0
8443configure.sh:9460: result: yes
8444configure.sh:9460: checking for extattr_get_link
8445configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8446Undefined symbols:
8447  "_extattr_get_link", referenced from:
8448      _main in ccoGJfW0.o
8449ld: symbol(s) not found
8450collect2: error: ld returned 1 exit status
8451configure.sh:9460: $? = 1
8452configure.sh: failed program was:
8453| /* confdefs.h */
8454| #define PACKAGE_NAME "rsync"
8455| #define PACKAGE_TARNAME "rsync"
8456| #define PACKAGE_VERSION " "
8457| #define PACKAGE_STRING "rsync  "
8458| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
8459| #define PACKAGE_URL ""
8460| #define STDC_HEADERS 1
8461| #define HAVE_SYS_TYPES_H 1
8462| #define HAVE_SYS_STAT_H 1
8463| #define HAVE_STDLIB_H 1
8464| #define HAVE_STRING_H 1
8465| #define HAVE_MEMORY_H 1
8466| #define HAVE_STRINGS_H 1
8467| #define HAVE_INTTYPES_H 1
8468| #define HAVE_STDINT_H 1
8469| #define HAVE_UNISTD_H 1
8470| #define WORDS_BIGENDIAN 1
8471| #define HAVE_DIRENT_H 1
8472| #define TIME_WITH_SYS_TIME 1
8473| #define HAVE_SYS_WAIT_H 1
8474| #define HAVE_SYS_FCNTL_H 1
8475| #define HAVE_SYS_SELECT_H 1
8476| #define HAVE_FCNTL_H 1
8477| #define HAVE_SYS_TIME_H 1
8478| #define HAVE_SYS_UNISTD_H 1
8479| #define HAVE_UNISTD_H 1
8480| #define HAVE_UTIME_H 1
8481| #define HAVE_SYS_PARAM_H 1
8482| #define HAVE_CTYPE_H 1
8483| #define HAVE_SYS_WAIT_H 1
8484| #define HAVE_SYS_STAT_H 1
8485| #define HAVE_SYS_IOCTL_H 1
8486| #define HAVE_SYS_FILIO_H 1
8487| #define HAVE_STRING_H 1
8488| #define HAVE_STDLIB_H 1
8489| #define HAVE_SYS_SOCKET_H 1
8490| #define HAVE_GRP_H 1
8491| #define HAVE_SYS_UN_H 1
8492| #define HAVE_SYS_ATTR_H 1
8493| #define HAVE_ARPA_INET_H 1
8494| #define HAVE_ARPA_NAMESER_H 1
8495| #define HAVE_LOCALE_H 1
8496| #define HAVE_SYS_TYPES_H 1
8497| #define HAVE_NETDB_H 1
8498| #define HAVE_FLOAT_H 1
8499| #define HAVE_LIMITS_H 1
8500| #define HAVE_ICONV_H 1
8501| #define HAVE_LIBCHARSET_H 1
8502| #define HAVE_LANGINFO_H 1
8503| #define HAVE_SYS_ACL_H 1
8504| #define HAVE_SYS_XATTR_H 1
8505| #define HAVE_POPT_H 1
8506| #define HAVE_NETINET_IN_SYSTM_H 1
8507| #define HAVE_ZLIB_H 1
8508| #define HAVE_XXHASH_H 1
8509| #define HAVE_OPENSSL_MD4_H 1
8510| #define HAVE_OPENSSL_MD5_H 1
8511| #define HAVE_ZSTD_H 1
8512| #define HAVE_LZ4_H 1
8513| #define HAVE_SYS_FILE_H 1
8514| #define HAVE_NETINET_IP_H 1
8515| #define _GNU_SOURCE 1
8516| #define RSYNC_PATH "rsync"
8517| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
8518| #define RSYNC_RSH "ssh"
8519| #define NOBODY_USER "nobody"
8520| #define NOBODY_GROUP "nobody"
8521| #define INET6 1
8522| #define CONFIG_LOCALE 1
8523| #define USE_OPENSSL 1
8524| #define SUPPORT_XXHASH 1
8525| #define SUPPORT_ZSTD 1
8526| #define SUPPORT_LZ4 1
8527| #define SIZEOF_INT 4
8528| #define SIZEOF_LONG 4
8529| #define SIZEOF_LONG_LONG 8
8530| #define SIZEOF_SHORT 2
8531| #define SIZEOF_INT16_T 2
8532| #define SIZEOF_UINT16_T 2
8533| #define SIZEOF_INT32_T 4
8534| #define SIZEOF_UINT32_T 4
8535| #define SIZEOF_INT64_T 8
8536| #define SIZEOF_OFF_T 8
8537| #define SIZEOF_OFF64_T 0
8538| #define SIZEOF_TIME_T 4
8539| #define SIZEOF_CHARP 4
8540| #define HAVE_LONG_DOUBLE_WIDER 1
8541| #define HAVE_LONG_DOUBLE 1
8542| #define HAVE_MODE_T 1
8543| #define HAVE_OFF_T 1
8544| #define HAVE_SIZE_T 1
8545| #define HAVE_PID_T 1
8546| #define HAVE_ID_T 1
8547| #define GETGROUPS_T int
8548| #define HAVE_STRUCT_STAT_ST_RDEV 1
8549| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8550| #define HAVE_ERRNO_DECL 1
8551| #define HAVE_CONNECT 1
8552| #define ICONV_CONST
8553| #define HAVE_INET_NTOP 1
8554| #define HAVE_INET_PTON 1
8555| #define HAVE_STRUCT_ADDRINFO 1
8556| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8557| #define HAVE_GETADDRINFO 1
8558| #define HAVE_SOCKADDR_LEN 1
8559| #define HAVE_SOCKADDR_IN_LEN 1
8560| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
8561| #define HAVE_STRUCT_STAT64 1
8562| #define HAVE_STRCASECMP 1
8563| #define HAVE_UTIME_H 1
8564| #define HAVE_UTIME_NULL 1
8565| #define HAVE_ALLOCA_H 1
8566| #define HAVE_ALLOCA 1
8567| #define HAVE_WAITPID 1
8568| #define HAVE_WAIT4 1
8569| #define HAVE_GETCWD 1
8570| #define HAVE_CHOWN 1
8571| #define HAVE_CHMOD 1
8572| #define HAVE_LCHMOD 1
8573| #define HAVE_MKNOD 1
8574| #define HAVE_MKFIFO 1
8575| #define HAVE_FCHMOD 1
8576| #define HAVE_FSTAT 1
8577| #define HAVE_FTRUNCATE 1
8578| #define HAVE_STRCHR 1
8579| #define HAVE_READLINK 1
8580| #define HAVE_LINK 1
8581| #define HAVE_UTIME 1
8582| #define HAVE_UTIMES 1
8583| #define HAVE_LUTIMES 1
8584| #define HAVE_STRFTIME 1
8585| #define HAVE_CHFLAGS 1
8586| #define HAVE_GETATTRLIST 1
8587| #define HAVE_MKTIME 1
8588| #define HAVE_INNETGR 1
8589| #define HAVE_MEMMOVE 1
8590| #define HAVE_LCHOWN 1
8591| #define HAVE_VSNPRINTF 1
8592| #define HAVE_SNPRINTF 1
8593| #define HAVE_VASPRINTF 1
8594| #define HAVE_ASPRINTF 1
8595| #define HAVE_SETSID 1
8596| #define HAVE_STRPBRK 1
8597| #define HAVE_STRLCAT 1
8598| #define HAVE_STRLCPY 1
8599| #define HAVE_STRTOL 1
8600| #define HAVE_GETGROUPS 1
8601| #define HAVE_SETGROUPS 1
8602| #define HAVE_GETEUID 1
8603| #define HAVE_GETEGID 1
8604| #define HAVE_SETLOCALE 1
8605| #define HAVE_SETMODE 1
8606| #define HAVE_SETEUID 1
8607| #define HAVE_STRERROR 1
8608| #define HAVE_PUTENV 1
8609| #define HAVE_NL_LANGINFO 1
8610| #define HAVE_GETXATTR 1
8611| /* end confdefs.h.  */
8612| /* Define extattr_get_link to an innocuous variant, in case <limits.h> declares extattr_get_link.
8613|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8614| #define extattr_get_link innocuous_extattr_get_link
8615|
8616| /* System header to define __stub macros and hopefully few prototypes,
8617|     which can conflict with char extattr_get_link (); below.
8618|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8619|     <limits.h> exists even on freestanding compilers.  */
8620|
8621| #ifdef __STDC__
8622| # include <limits.h>
8623| #else
8624| # include <assert.h>
8625| #endif
8626|
8627| #undef extattr_get_link
8628|
8629| /* Override any GCC internal prototype to avoid an error.
8630|    Use char because int might match the return type of a GCC
8631|    builtin and then its argument prototype would still apply.  */
8632| #ifdef __cplusplus
8633| extern "C"
8634| #endif
8635| char extattr_get_link ();
8636| /* The GNU C library defines this for functions which it implements
8637|     to always fail with ENOSYS.  Some functions are actually named
8638|     something starting with __ and the normal name is an alias.  */
8639| #if defined __stub_extattr_get_link || defined __stub___extattr_get_link
8640| choke me
8641| #endif
8642|
8643| int
8644| main ()
8645| {
8646| return extattr_get_link ();
8647|   ;
8648|   return 0;
8649| }
8650configure.sh:9460: result: no
8651configure.sh:9460: checking for sigaction
8652configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8653configure.sh:9460: $? = 0
8654configure.sh:9460: result: yes
8655configure.sh:9460: checking for sigprocmask
8656configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8657configure.sh:9460: $? = 0
8658configure.sh:9460: result: yes
8659configure.sh:9460: checking for setattrlist
8660configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8661configure.sh:9460: $? = 0
8662configure.sh:9460: result: yes
8663configure.sh:9460: checking for getgrouplist
8664configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8665configure.sh:9460: $? = 0
8666configure.sh:9460: result: yes
8667configure.sh:9460: checking for initgroups
8668configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8669configure.sh:9460: $? = 0
8670configure.sh:9460: result: yes
8671configure.sh:9460: checking for utimensat
8672configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8673Undefined symbols:
8674  "_utimensat", referenced from:
8675      _main in ccKOHNsc.o
8676ld: symbol(s) not found
8677collect2: error: ld returned 1 exit status
8678configure.sh:9460: $? = 1
8679configure.sh: failed program was:
8680| /* confdefs.h */
8681| #define PACKAGE_NAME "rsync"
8682| #define PACKAGE_TARNAME "rsync"
8683| #define PACKAGE_VERSION " "
8684| #define PACKAGE_STRING "rsync  "
8685| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
8686| #define PACKAGE_URL ""
8687| #define STDC_HEADERS 1
8688| #define HAVE_SYS_TYPES_H 1
8689| #define HAVE_SYS_STAT_H 1
8690| #define HAVE_STDLIB_H 1
8691| #define HAVE_STRING_H 1
8692| #define HAVE_MEMORY_H 1
8693| #define HAVE_STRINGS_H 1
8694| #define HAVE_INTTYPES_H 1
8695| #define HAVE_STDINT_H 1
8696| #define HAVE_UNISTD_H 1
8697| #define WORDS_BIGENDIAN 1
8698| #define HAVE_DIRENT_H 1
8699| #define TIME_WITH_SYS_TIME 1
8700| #define HAVE_SYS_WAIT_H 1
8701| #define HAVE_SYS_FCNTL_H 1
8702| #define HAVE_SYS_SELECT_H 1
8703| #define HAVE_FCNTL_H 1
8704| #define HAVE_SYS_TIME_H 1
8705| #define HAVE_SYS_UNISTD_H 1
8706| #define HAVE_UNISTD_H 1
8707| #define HAVE_UTIME_H 1
8708| #define HAVE_SYS_PARAM_H 1
8709| #define HAVE_CTYPE_H 1
8710| #define HAVE_SYS_WAIT_H 1
8711| #define HAVE_SYS_STAT_H 1
8712| #define HAVE_SYS_IOCTL_H 1
8713| #define HAVE_SYS_FILIO_H 1
8714| #define HAVE_STRING_H 1
8715| #define HAVE_STDLIB_H 1
8716| #define HAVE_SYS_SOCKET_H 1
8717| #define HAVE_GRP_H 1
8718| #define HAVE_SYS_UN_H 1
8719| #define HAVE_SYS_ATTR_H 1
8720| #define HAVE_ARPA_INET_H 1
8721| #define HAVE_ARPA_NAMESER_H 1
8722| #define HAVE_LOCALE_H 1
8723| #define HAVE_SYS_TYPES_H 1
8724| #define HAVE_NETDB_H 1
8725| #define HAVE_FLOAT_H 1
8726| #define HAVE_LIMITS_H 1
8727| #define HAVE_ICONV_H 1
8728| #define HAVE_LIBCHARSET_H 1
8729| #define HAVE_LANGINFO_H 1
8730| #define HAVE_SYS_ACL_H 1
8731| #define HAVE_SYS_XATTR_H 1
8732| #define HAVE_POPT_H 1
8733| #define HAVE_NETINET_IN_SYSTM_H 1
8734| #define HAVE_ZLIB_H 1
8735| #define HAVE_XXHASH_H 1
8736| #define HAVE_OPENSSL_MD4_H 1
8737| #define HAVE_OPENSSL_MD5_H 1
8738| #define HAVE_ZSTD_H 1
8739| #define HAVE_LZ4_H 1
8740| #define HAVE_SYS_FILE_H 1
8741| #define HAVE_NETINET_IP_H 1
8742| #define _GNU_SOURCE 1
8743| #define RSYNC_PATH "rsync"
8744| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
8745| #define RSYNC_RSH "ssh"
8746| #define NOBODY_USER "nobody"
8747| #define NOBODY_GROUP "nobody"
8748| #define INET6 1
8749| #define CONFIG_LOCALE 1
8750| #define USE_OPENSSL 1
8751| #define SUPPORT_XXHASH 1
8752| #define SUPPORT_ZSTD 1
8753| #define SUPPORT_LZ4 1
8754| #define SIZEOF_INT 4
8755| #define SIZEOF_LONG 4
8756| #define SIZEOF_LONG_LONG 8
8757| #define SIZEOF_SHORT 2
8758| #define SIZEOF_INT16_T 2
8759| #define SIZEOF_UINT16_T 2
8760| #define SIZEOF_INT32_T 4
8761| #define SIZEOF_UINT32_T 4
8762| #define SIZEOF_INT64_T 8
8763| #define SIZEOF_OFF_T 8
8764| #define SIZEOF_OFF64_T 0
8765| #define SIZEOF_TIME_T 4
8766| #define SIZEOF_CHARP 4
8767| #define HAVE_LONG_DOUBLE_WIDER 1
8768| #define HAVE_LONG_DOUBLE 1
8769| #define HAVE_MODE_T 1
8770| #define HAVE_OFF_T 1
8771| #define HAVE_SIZE_T 1
8772| #define HAVE_PID_T 1
8773| #define HAVE_ID_T 1
8774| #define GETGROUPS_T int
8775| #define HAVE_STRUCT_STAT_ST_RDEV 1
8776| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8777| #define HAVE_ERRNO_DECL 1
8778| #define HAVE_CONNECT 1
8779| #define ICONV_CONST
8780| #define HAVE_INET_NTOP 1
8781| #define HAVE_INET_PTON 1
8782| #define HAVE_STRUCT_ADDRINFO 1
8783| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8784| #define HAVE_GETADDRINFO 1
8785| #define HAVE_SOCKADDR_LEN 1
8786| #define HAVE_SOCKADDR_IN_LEN 1
8787| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
8788| #define HAVE_STRUCT_STAT64 1
8789| #define HAVE_STRCASECMP 1
8790| #define HAVE_UTIME_H 1
8791| #define HAVE_UTIME_NULL 1
8792| #define HAVE_ALLOCA_H 1
8793| #define HAVE_ALLOCA 1
8794| #define HAVE_WAITPID 1
8795| #define HAVE_WAIT4 1
8796| #define HAVE_GETCWD 1
8797| #define HAVE_CHOWN 1
8798| #define HAVE_CHMOD 1
8799| #define HAVE_LCHMOD 1
8800| #define HAVE_MKNOD 1
8801| #define HAVE_MKFIFO 1
8802| #define HAVE_FCHMOD 1
8803| #define HAVE_FSTAT 1
8804| #define HAVE_FTRUNCATE 1
8805| #define HAVE_STRCHR 1
8806| #define HAVE_READLINK 1
8807| #define HAVE_LINK 1
8808| #define HAVE_UTIME 1
8809| #define HAVE_UTIMES 1
8810| #define HAVE_LUTIMES 1
8811| #define HAVE_STRFTIME 1
8812| #define HAVE_CHFLAGS 1
8813| #define HAVE_GETATTRLIST 1
8814| #define HAVE_MKTIME 1
8815| #define HAVE_INNETGR 1
8816| #define HAVE_MEMMOVE 1
8817| #define HAVE_LCHOWN 1
8818| #define HAVE_VSNPRINTF 1
8819| #define HAVE_SNPRINTF 1
8820| #define HAVE_VASPRINTF 1
8821| #define HAVE_ASPRINTF 1
8822| #define HAVE_SETSID 1
8823| #define HAVE_STRPBRK 1
8824| #define HAVE_STRLCAT 1
8825| #define HAVE_STRLCPY 1
8826| #define HAVE_STRTOL 1
8827| #define HAVE_GETGROUPS 1
8828| #define HAVE_SETGROUPS 1
8829| #define HAVE_GETEUID 1
8830| #define HAVE_GETEGID 1
8831| #define HAVE_SETLOCALE 1
8832| #define HAVE_SETMODE 1
8833| #define HAVE_SETEUID 1
8834| #define HAVE_STRERROR 1
8835| #define HAVE_PUTENV 1
8836| #define HAVE_NL_LANGINFO 1
8837| #define HAVE_GETXATTR 1
8838| #define HAVE_SIGACTION 1
8839| #define HAVE_SIGPROCMASK 1
8840| #define HAVE_SETATTRLIST 1
8841| #define HAVE_GETGROUPLIST 1
8842| #define HAVE_INITGROUPS 1
8843| /* end confdefs.h.  */
8844| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat.
8845|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
8846| #define utimensat innocuous_utimensat
8847|
8848| /* System header to define __stub macros and hopefully few prototypes,
8849|     which can conflict with char utimensat (); below.
8850|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
8851|     <limits.h> exists even on freestanding compilers.  */
8852|
8853| #ifdef __STDC__
8854| # include <limits.h>
8855| #else
8856| # include <assert.h>
8857| #endif
8858|
8859| #undef utimensat
8860|
8861| /* Override any GCC internal prototype to avoid an error.
8862|    Use char because int might match the return type of a GCC
8863|    builtin and then its argument prototype would still apply.  */
8864| #ifdef __cplusplus
8865| extern "C"
8866| #endif
8867| char utimensat ();
8868| /* The GNU C library defines this for functions which it implements
8869|     to always fail with ENOSYS.  Some functions are actually named
8870|     something starting with __ and the normal name is an alias.  */
8871| #if defined __stub_utimensat || defined __stub___utimensat
8872| choke me
8873| #endif
8874|
8875| int
8876| main ()
8877| {
8878| return utimensat ();
8879|   ;
8880|   return 0;
8881| }
8882configure.sh:9460: result: no
8883configure.sh:9460: checking for posix_fallocate
8884configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
8885Undefined symbols:
8886  "_posix_fallocate", referenced from:
8887      _main in cc2dz5oe.o
8888ld: symbol(s) not found
8889collect2: error: ld returned 1 exit status
8890configure.sh:9460: $? = 1
8891configure.sh: failed program was:
8892| /* confdefs.h */
8893| #define PACKAGE_NAME "rsync"
8894| #define PACKAGE_TARNAME "rsync"
8895| #define PACKAGE_VERSION " "
8896| #define PACKAGE_STRING "rsync  "
8897| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
8898| #define PACKAGE_URL ""
8899| #define STDC_HEADERS 1
8900| #define HAVE_SYS_TYPES_H 1
8901| #define HAVE_SYS_STAT_H 1
8902| #define HAVE_STDLIB_H 1
8903| #define HAVE_STRING_H 1
8904| #define HAVE_MEMORY_H 1
8905| #define HAVE_STRINGS_H 1
8906| #define HAVE_INTTYPES_H 1
8907| #define HAVE_STDINT_H 1
8908| #define HAVE_UNISTD_H 1
8909| #define WORDS_BIGENDIAN 1
8910| #define HAVE_DIRENT_H 1
8911| #define TIME_WITH_SYS_TIME 1
8912| #define HAVE_SYS_WAIT_H 1
8913| #define HAVE_SYS_FCNTL_H 1
8914| #define HAVE_SYS_SELECT_H 1
8915| #define HAVE_FCNTL_H 1
8916| #define HAVE_SYS_TIME_H 1
8917| #define HAVE_SYS_UNISTD_H 1
8918| #define HAVE_UNISTD_H 1
8919| #define HAVE_UTIME_H 1
8920| #define HAVE_SYS_PARAM_H 1
8921| #define HAVE_CTYPE_H 1
8922| #define HAVE_SYS_WAIT_H 1
8923| #define HAVE_SYS_STAT_H 1
8924| #define HAVE_SYS_IOCTL_H 1
8925| #define HAVE_SYS_FILIO_H 1
8926| #define HAVE_STRING_H 1
8927| #define HAVE_STDLIB_H 1
8928| #define HAVE_SYS_SOCKET_H 1
8929| #define HAVE_GRP_H 1
8930| #define HAVE_SYS_UN_H 1
8931| #define HAVE_SYS_ATTR_H 1
8932| #define HAVE_ARPA_INET_H 1
8933| #define HAVE_ARPA_NAMESER_H 1
8934| #define HAVE_LOCALE_H 1
8935| #define HAVE_SYS_TYPES_H 1
8936| #define HAVE_NETDB_H 1
8937| #define HAVE_FLOAT_H 1
8938| #define HAVE_LIMITS_H 1
8939| #define HAVE_ICONV_H 1
8940| #define HAVE_LIBCHARSET_H 1
8941| #define HAVE_LANGINFO_H 1
8942| #define HAVE_SYS_ACL_H 1
8943| #define HAVE_SYS_XATTR_H 1
8944| #define HAVE_POPT_H 1
8945| #define HAVE_NETINET_IN_SYSTM_H 1
8946| #define HAVE_ZLIB_H 1
8947| #define HAVE_XXHASH_H 1
8948| #define HAVE_OPENSSL_MD4_H 1
8949| #define HAVE_OPENSSL_MD5_H 1
8950| #define HAVE_ZSTD_H 1
8951| #define HAVE_LZ4_H 1
8952| #define HAVE_SYS_FILE_H 1
8953| #define HAVE_NETINET_IP_H 1
8954| #define _GNU_SOURCE 1
8955| #define RSYNC_PATH "rsync"
8956| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
8957| #define RSYNC_RSH "ssh"
8958| #define NOBODY_USER "nobody"
8959| #define NOBODY_GROUP "nobody"
8960| #define INET6 1
8961| #define CONFIG_LOCALE 1
8962| #define USE_OPENSSL 1
8963| #define SUPPORT_XXHASH 1
8964| #define SUPPORT_ZSTD 1
8965| #define SUPPORT_LZ4 1
8966| #define SIZEOF_INT 4
8967| #define SIZEOF_LONG 4
8968| #define SIZEOF_LONG_LONG 8
8969| #define SIZEOF_SHORT 2
8970| #define SIZEOF_INT16_T 2
8971| #define SIZEOF_UINT16_T 2
8972| #define SIZEOF_INT32_T 4
8973| #define SIZEOF_UINT32_T 4
8974| #define SIZEOF_INT64_T 8
8975| #define SIZEOF_OFF_T 8
8976| #define SIZEOF_OFF64_T 0
8977| #define SIZEOF_TIME_T 4
8978| #define SIZEOF_CHARP 4
8979| #define HAVE_LONG_DOUBLE_WIDER 1
8980| #define HAVE_LONG_DOUBLE 1
8981| #define HAVE_MODE_T 1
8982| #define HAVE_OFF_T 1
8983| #define HAVE_SIZE_T 1
8984| #define HAVE_PID_T 1
8985| #define HAVE_ID_T 1
8986| #define GETGROUPS_T int
8987| #define HAVE_STRUCT_STAT_ST_RDEV 1
8988| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
8989| #define HAVE_ERRNO_DECL 1
8990| #define HAVE_CONNECT 1
8991| #define ICONV_CONST
8992| #define HAVE_INET_NTOP 1
8993| #define HAVE_INET_PTON 1
8994| #define HAVE_STRUCT_ADDRINFO 1
8995| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
8996| #define HAVE_GETADDRINFO 1
8997| #define HAVE_SOCKADDR_LEN 1
8998| #define HAVE_SOCKADDR_IN_LEN 1
8999| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
9000| #define HAVE_STRUCT_STAT64 1
9001| #define HAVE_STRCASECMP 1
9002| #define HAVE_UTIME_H 1
9003| #define HAVE_UTIME_NULL 1
9004| #define HAVE_ALLOCA_H 1
9005| #define HAVE_ALLOCA 1
9006| #define HAVE_WAITPID 1
9007| #define HAVE_WAIT4 1
9008| #define HAVE_GETCWD 1
9009| #define HAVE_CHOWN 1
9010| #define HAVE_CHMOD 1
9011| #define HAVE_LCHMOD 1
9012| #define HAVE_MKNOD 1
9013| #define HAVE_MKFIFO 1
9014| #define HAVE_FCHMOD 1
9015| #define HAVE_FSTAT 1
9016| #define HAVE_FTRUNCATE 1
9017| #define HAVE_STRCHR 1
9018| #define HAVE_READLINK 1
9019| #define HAVE_LINK 1
9020| #define HAVE_UTIME 1
9021| #define HAVE_UTIMES 1
9022| #define HAVE_LUTIMES 1
9023| #define HAVE_STRFTIME 1
9024| #define HAVE_CHFLAGS 1
9025| #define HAVE_GETATTRLIST 1
9026| #define HAVE_MKTIME 1
9027| #define HAVE_INNETGR 1
9028| #define HAVE_MEMMOVE 1
9029| #define HAVE_LCHOWN 1
9030| #define HAVE_VSNPRINTF 1
9031| #define HAVE_SNPRINTF 1
9032| #define HAVE_VASPRINTF 1
9033| #define HAVE_ASPRINTF 1
9034| #define HAVE_SETSID 1
9035| #define HAVE_STRPBRK 1
9036| #define HAVE_STRLCAT 1
9037| #define HAVE_STRLCPY 1
9038| #define HAVE_STRTOL 1
9039| #define HAVE_GETGROUPS 1
9040| #define HAVE_SETGROUPS 1
9041| #define HAVE_GETEUID 1
9042| #define HAVE_GETEGID 1
9043| #define HAVE_SETLOCALE 1
9044| #define HAVE_SETMODE 1
9045| #define HAVE_SETEUID 1
9046| #define HAVE_STRERROR 1
9047| #define HAVE_PUTENV 1
9048| #define HAVE_NL_LANGINFO 1
9049| #define HAVE_GETXATTR 1
9050| #define HAVE_SIGACTION 1
9051| #define HAVE_SIGPROCMASK 1
9052| #define HAVE_SETATTRLIST 1
9053| #define HAVE_GETGROUPLIST 1
9054| #define HAVE_INITGROUPS 1
9055| /* end confdefs.h.  */
9056| /* Define posix_fallocate to an innocuous variant, in case <limits.h> declares posix_fallocate.
9057|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9058| #define posix_fallocate innocuous_posix_fallocate
9059|
9060| /* System header to define __stub macros and hopefully few prototypes,
9061|     which can conflict with char posix_fallocate (); below.
9062|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9063|     <limits.h> exists even on freestanding compilers.  */
9064|
9065| #ifdef __STDC__
9066| # include <limits.h>
9067| #else
9068| # include <assert.h>
9069| #endif
9070|
9071| #undef posix_fallocate
9072|
9073| /* Override any GCC internal prototype to avoid an error.
9074|    Use char because int might match the return type of a GCC
9075|    builtin and then its argument prototype would still apply.  */
9076| #ifdef __cplusplus
9077| extern "C"
9078| #endif
9079| char posix_fallocate ();
9080| /* The GNU C library defines this for functions which it implements
9081|     to always fail with ENOSYS.  Some functions are actually named
9082|     something starting with __ and the normal name is an alias.  */
9083| #if defined __stub_posix_fallocate || defined __stub___posix_fallocate
9084| choke me
9085| #endif
9086|
9087| int
9088| main ()
9089| {
9090| return posix_fallocate ();
9091|   ;
9092|   return 0;
9093| }
9094configure.sh:9460: result: no
9095configure.sh:9460: checking for attropen
9096configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
9097Undefined symbols:
9098  "_attropen", referenced from:
9099      _main in ccn150i4.o
9100ld: symbol(s) not found
9101collect2: error: ld returned 1 exit status
9102configure.sh:9460: $? = 1
9103configure.sh: failed program was:
9104| /* confdefs.h */
9105| #define PACKAGE_NAME "rsync"
9106| #define PACKAGE_TARNAME "rsync"
9107| #define PACKAGE_VERSION " "
9108| #define PACKAGE_STRING "rsync  "
9109| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
9110| #define PACKAGE_URL ""
9111| #define STDC_HEADERS 1
9112| #define HAVE_SYS_TYPES_H 1
9113| #define HAVE_SYS_STAT_H 1
9114| #define HAVE_STDLIB_H 1
9115| #define HAVE_STRING_H 1
9116| #define HAVE_MEMORY_H 1
9117| #define HAVE_STRINGS_H 1
9118| #define HAVE_INTTYPES_H 1
9119| #define HAVE_STDINT_H 1
9120| #define HAVE_UNISTD_H 1
9121| #define WORDS_BIGENDIAN 1
9122| #define HAVE_DIRENT_H 1
9123| #define TIME_WITH_SYS_TIME 1
9124| #define HAVE_SYS_WAIT_H 1
9125| #define HAVE_SYS_FCNTL_H 1
9126| #define HAVE_SYS_SELECT_H 1
9127| #define HAVE_FCNTL_H 1
9128| #define HAVE_SYS_TIME_H 1
9129| #define HAVE_SYS_UNISTD_H 1
9130| #define HAVE_UNISTD_H 1
9131| #define HAVE_UTIME_H 1
9132| #define HAVE_SYS_PARAM_H 1
9133| #define HAVE_CTYPE_H 1
9134| #define HAVE_SYS_WAIT_H 1
9135| #define HAVE_SYS_STAT_H 1
9136| #define HAVE_SYS_IOCTL_H 1
9137| #define HAVE_SYS_FILIO_H 1
9138| #define HAVE_STRING_H 1
9139| #define HAVE_STDLIB_H 1
9140| #define HAVE_SYS_SOCKET_H 1
9141| #define HAVE_GRP_H 1
9142| #define HAVE_SYS_UN_H 1
9143| #define HAVE_SYS_ATTR_H 1
9144| #define HAVE_ARPA_INET_H 1
9145| #define HAVE_ARPA_NAMESER_H 1
9146| #define HAVE_LOCALE_H 1
9147| #define HAVE_SYS_TYPES_H 1
9148| #define HAVE_NETDB_H 1
9149| #define HAVE_FLOAT_H 1
9150| #define HAVE_LIMITS_H 1
9151| #define HAVE_ICONV_H 1
9152| #define HAVE_LIBCHARSET_H 1
9153| #define HAVE_LANGINFO_H 1
9154| #define HAVE_SYS_ACL_H 1
9155| #define HAVE_SYS_XATTR_H 1
9156| #define HAVE_POPT_H 1
9157| #define HAVE_NETINET_IN_SYSTM_H 1
9158| #define HAVE_ZLIB_H 1
9159| #define HAVE_XXHASH_H 1
9160| #define HAVE_OPENSSL_MD4_H 1
9161| #define HAVE_OPENSSL_MD5_H 1
9162| #define HAVE_ZSTD_H 1
9163| #define HAVE_LZ4_H 1
9164| #define HAVE_SYS_FILE_H 1
9165| #define HAVE_NETINET_IP_H 1
9166| #define _GNU_SOURCE 1
9167| #define RSYNC_PATH "rsync"
9168| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
9169| #define RSYNC_RSH "ssh"
9170| #define NOBODY_USER "nobody"
9171| #define NOBODY_GROUP "nobody"
9172| #define INET6 1
9173| #define CONFIG_LOCALE 1
9174| #define USE_OPENSSL 1
9175| #define SUPPORT_XXHASH 1
9176| #define SUPPORT_ZSTD 1
9177| #define SUPPORT_LZ4 1
9178| #define SIZEOF_INT 4
9179| #define SIZEOF_LONG 4
9180| #define SIZEOF_LONG_LONG 8
9181| #define SIZEOF_SHORT 2
9182| #define SIZEOF_INT16_T 2
9183| #define SIZEOF_UINT16_T 2
9184| #define SIZEOF_INT32_T 4
9185| #define SIZEOF_UINT32_T 4
9186| #define SIZEOF_INT64_T 8
9187| #define SIZEOF_OFF_T 8
9188| #define SIZEOF_OFF64_T 0
9189| #define SIZEOF_TIME_T 4
9190| #define SIZEOF_CHARP 4
9191| #define HAVE_LONG_DOUBLE_WIDER 1
9192| #define HAVE_LONG_DOUBLE 1
9193| #define HAVE_MODE_T 1
9194| #define HAVE_OFF_T 1
9195| #define HAVE_SIZE_T 1
9196| #define HAVE_PID_T 1
9197| #define HAVE_ID_T 1
9198| #define GETGROUPS_T int
9199| #define HAVE_STRUCT_STAT_ST_RDEV 1
9200| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
9201| #define HAVE_ERRNO_DECL 1
9202| #define HAVE_CONNECT 1
9203| #define ICONV_CONST
9204| #define HAVE_INET_NTOP 1
9205| #define HAVE_INET_PTON 1
9206| #define HAVE_STRUCT_ADDRINFO 1
9207| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
9208| #define HAVE_GETADDRINFO 1
9209| #define HAVE_SOCKADDR_LEN 1
9210| #define HAVE_SOCKADDR_IN_LEN 1
9211| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
9212| #define HAVE_STRUCT_STAT64 1
9213| #define HAVE_STRCASECMP 1
9214| #define HAVE_UTIME_H 1
9215| #define HAVE_UTIME_NULL 1
9216| #define HAVE_ALLOCA_H 1
9217| #define HAVE_ALLOCA 1
9218| #define HAVE_WAITPID 1
9219| #define HAVE_WAIT4 1
9220| #define HAVE_GETCWD 1
9221| #define HAVE_CHOWN 1
9222| #define HAVE_CHMOD 1
9223| #define HAVE_LCHMOD 1
9224| #define HAVE_MKNOD 1
9225| #define HAVE_MKFIFO 1
9226| #define HAVE_FCHMOD 1
9227| #define HAVE_FSTAT 1
9228| #define HAVE_FTRUNCATE 1
9229| #define HAVE_STRCHR 1
9230| #define HAVE_READLINK 1
9231| #define HAVE_LINK 1
9232| #define HAVE_UTIME 1
9233| #define HAVE_UTIMES 1
9234| #define HAVE_LUTIMES 1
9235| #define HAVE_STRFTIME 1
9236| #define HAVE_CHFLAGS 1
9237| #define HAVE_GETATTRLIST 1
9238| #define HAVE_MKTIME 1
9239| #define HAVE_INNETGR 1
9240| #define HAVE_MEMMOVE 1
9241| #define HAVE_LCHOWN 1
9242| #define HAVE_VSNPRINTF 1
9243| #define HAVE_SNPRINTF 1
9244| #define HAVE_VASPRINTF 1
9245| #define HAVE_ASPRINTF 1
9246| #define HAVE_SETSID 1
9247| #define HAVE_STRPBRK 1
9248| #define HAVE_STRLCAT 1
9249| #define HAVE_STRLCPY 1
9250| #define HAVE_STRTOL 1
9251| #define HAVE_GETGROUPS 1
9252| #define HAVE_SETGROUPS 1
9253| #define HAVE_GETEUID 1
9254| #define HAVE_GETEGID 1
9255| #define HAVE_SETLOCALE 1
9256| #define HAVE_SETMODE 1
9257| #define HAVE_SETEUID 1
9258| #define HAVE_STRERROR 1
9259| #define HAVE_PUTENV 1
9260| #define HAVE_NL_LANGINFO 1
9261| #define HAVE_GETXATTR 1
9262| #define HAVE_SIGACTION 1
9263| #define HAVE_SIGPROCMASK 1
9264| #define HAVE_SETATTRLIST 1
9265| #define HAVE_GETGROUPLIST 1
9266| #define HAVE_INITGROUPS 1
9267| /* end confdefs.h.  */
9268| /* Define attropen to an innocuous variant, in case <limits.h> declares attropen.
9269|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
9270| #define attropen innocuous_attropen
9271|
9272| /* System header to define __stub macros and hopefully few prototypes,
9273|     which can conflict with char attropen (); below.
9274|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
9275|     <limits.h> exists even on freestanding compilers.  */
9276|
9277| #ifdef __STDC__
9278| # include <limits.h>
9279| #else
9280| # include <assert.h>
9281| #endif
9282|
9283| #undef attropen
9284|
9285| /* Override any GCC internal prototype to avoid an error.
9286|    Use char because int might match the return type of a GCC
9287|    builtin and then its argument prototype would still apply.  */
9288| #ifdef __cplusplus
9289| extern "C"
9290| #endif
9291| char attropen ();
9292| /* The GNU C library defines this for functions which it implements
9293|     to always fail with ENOSYS.  Some functions are actually named
9294|     something starting with __ and the normal name is an alias.  */
9295| #if defined __stub_attropen || defined __stub___attropen
9296| choke me
9297| #endif
9298|
9299| int
9300| main ()
9301| {
9302| return attropen ();
9303|   ;
9304|   return 0;
9305| }
9306configure.sh:9460: result: no
9307configure.sh:9460: checking for setvbuf
9308configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
9309configure.sh:9460: $? = 0
9310configure.sh:9460: result: yes
9311configure.sh:9460: checking for nanosleep
9312configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
9313configure.sh:9460: $? = 0
9314configure.sh:9460: result: yes
9315configure.sh:9460: checking for usleep
9316configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
9317configure.sh:9460: $? = 0
9318configure.sh:9460: result: yes
9319configure.sh:9460: checking for setenv
9320configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
9321configure.sh:9460: $? = 0
9322configure.sh:9460: result: yes
9323configure.sh:9460: checking for unsetenv
9324configure.sh:9460: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
9325configure.sh:9460: $? = 0
9326configure.sh:9460: result: yes
9327configure.sh:9471: checking for libiconv_open
9328configure.sh:9471: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
9329configure.sh:9471: $? = 0
9330configure.sh:9471: result: yes
9331configure.sh:9480: checking for useable fallocate
9332configure.sh:9500: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
9333conftest.c: In function 'main':
9334conftest.c:178:1: warning: implicit declaration of function 'fallocate' [-Wimplicit-function-declaration]
9335  178 | fallocate(0, 0, 0, 0);
9336      | ^~~~~~~~~
9337Undefined symbols:
9338  "_fallocate", referenced from:
9339      _main in cc4rzMME.o
9340ld: symbol(s) not found
9341collect2: error: ld returned 1 exit status
9342configure.sh:9500: $? = 1
9343configure.sh: failed program was:
9344| /* confdefs.h */
9345| #define PACKAGE_NAME "rsync"
9346| #define PACKAGE_TARNAME "rsync"
9347| #define PACKAGE_VERSION " "
9348| #define PACKAGE_STRING "rsync  "
9349| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
9350| #define PACKAGE_URL ""
9351| #define STDC_HEADERS 1
9352| #define HAVE_SYS_TYPES_H 1
9353| #define HAVE_SYS_STAT_H 1
9354| #define HAVE_STDLIB_H 1
9355| #define HAVE_STRING_H 1
9356| #define HAVE_MEMORY_H 1
9357| #define HAVE_STRINGS_H 1
9358| #define HAVE_INTTYPES_H 1
9359| #define HAVE_STDINT_H 1
9360| #define HAVE_UNISTD_H 1
9361| #define WORDS_BIGENDIAN 1
9362| #define HAVE_DIRENT_H 1
9363| #define TIME_WITH_SYS_TIME 1
9364| #define HAVE_SYS_WAIT_H 1
9365| #define HAVE_SYS_FCNTL_H 1
9366| #define HAVE_SYS_SELECT_H 1
9367| #define HAVE_FCNTL_H 1
9368| #define HAVE_SYS_TIME_H 1
9369| #define HAVE_SYS_UNISTD_H 1
9370| #define HAVE_UNISTD_H 1
9371| #define HAVE_UTIME_H 1
9372| #define HAVE_SYS_PARAM_H 1
9373| #define HAVE_CTYPE_H 1
9374| #define HAVE_SYS_WAIT_H 1
9375| #define HAVE_SYS_STAT_H 1
9376| #define HAVE_SYS_IOCTL_H 1
9377| #define HAVE_SYS_FILIO_H 1
9378| #define HAVE_STRING_H 1
9379| #define HAVE_STDLIB_H 1
9380| #define HAVE_SYS_SOCKET_H 1
9381| #define HAVE_GRP_H 1
9382| #define HAVE_SYS_UN_H 1
9383| #define HAVE_SYS_ATTR_H 1
9384| #define HAVE_ARPA_INET_H 1
9385| #define HAVE_ARPA_NAMESER_H 1
9386| #define HAVE_LOCALE_H 1
9387| #define HAVE_SYS_TYPES_H 1
9388| #define HAVE_NETDB_H 1
9389| #define HAVE_FLOAT_H 1
9390| #define HAVE_LIMITS_H 1
9391| #define HAVE_ICONV_H 1
9392| #define HAVE_LIBCHARSET_H 1
9393| #define HAVE_LANGINFO_H 1
9394| #define HAVE_SYS_ACL_H 1
9395| #define HAVE_SYS_XATTR_H 1
9396| #define HAVE_POPT_H 1
9397| #define HAVE_NETINET_IN_SYSTM_H 1
9398| #define HAVE_ZLIB_H 1
9399| #define HAVE_XXHASH_H 1
9400| #define HAVE_OPENSSL_MD4_H 1
9401| #define HAVE_OPENSSL_MD5_H 1
9402| #define HAVE_ZSTD_H 1
9403| #define HAVE_LZ4_H 1
9404| #define HAVE_SYS_FILE_H 1
9405| #define HAVE_NETINET_IP_H 1
9406| #define _GNU_SOURCE 1
9407| #define RSYNC_PATH "rsync"
9408| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
9409| #define RSYNC_RSH "ssh"
9410| #define NOBODY_USER "nobody"
9411| #define NOBODY_GROUP "nobody"
9412| #define INET6 1
9413| #define CONFIG_LOCALE 1
9414| #define USE_OPENSSL 1
9415| #define SUPPORT_XXHASH 1
9416| #define SUPPORT_ZSTD 1
9417| #define SUPPORT_LZ4 1
9418| #define SIZEOF_INT 4
9419| #define SIZEOF_LONG 4
9420| #define SIZEOF_LONG_LONG 8
9421| #define SIZEOF_SHORT 2
9422| #define SIZEOF_INT16_T 2
9423| #define SIZEOF_UINT16_T 2
9424| #define SIZEOF_INT32_T 4
9425| #define SIZEOF_UINT32_T 4
9426| #define SIZEOF_INT64_T 8
9427| #define SIZEOF_OFF_T 8
9428| #define SIZEOF_OFF64_T 0
9429| #define SIZEOF_TIME_T 4
9430| #define SIZEOF_CHARP 4
9431| #define HAVE_LONG_DOUBLE_WIDER 1
9432| #define HAVE_LONG_DOUBLE 1
9433| #define HAVE_MODE_T 1
9434| #define HAVE_OFF_T 1
9435| #define HAVE_SIZE_T 1
9436| #define HAVE_PID_T 1
9437| #define HAVE_ID_T 1
9438| #define GETGROUPS_T int
9439| #define HAVE_STRUCT_STAT_ST_RDEV 1
9440| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
9441| #define HAVE_ERRNO_DECL 1
9442| #define HAVE_CONNECT 1
9443| #define ICONV_CONST
9444| #define HAVE_INET_NTOP 1
9445| #define HAVE_INET_PTON 1
9446| #define HAVE_STRUCT_ADDRINFO 1
9447| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
9448| #define HAVE_GETADDRINFO 1
9449| #define HAVE_SOCKADDR_LEN 1
9450| #define HAVE_SOCKADDR_IN_LEN 1
9451| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
9452| #define HAVE_STRUCT_STAT64 1
9453| #define HAVE_STRCASECMP 1
9454| #define HAVE_UTIME_H 1
9455| #define HAVE_UTIME_NULL 1
9456| #define HAVE_ALLOCA_H 1
9457| #define HAVE_ALLOCA 1
9458| #define HAVE_WAITPID 1
9459| #define HAVE_WAIT4 1
9460| #define HAVE_GETCWD 1
9461| #define HAVE_CHOWN 1
9462| #define HAVE_CHMOD 1
9463| #define HAVE_LCHMOD 1
9464| #define HAVE_MKNOD 1
9465| #define HAVE_MKFIFO 1
9466| #define HAVE_FCHMOD 1
9467| #define HAVE_FSTAT 1
9468| #define HAVE_FTRUNCATE 1
9469| #define HAVE_STRCHR 1
9470| #define HAVE_READLINK 1
9471| #define HAVE_LINK 1
9472| #define HAVE_UTIME 1
9473| #define HAVE_UTIMES 1
9474| #define HAVE_LUTIMES 1
9475| #define HAVE_STRFTIME 1
9476| #define HAVE_CHFLAGS 1
9477| #define HAVE_GETATTRLIST 1
9478| #define HAVE_MKTIME 1
9479| #define HAVE_INNETGR 1
9480| #define HAVE_MEMMOVE 1
9481| #define HAVE_LCHOWN 1
9482| #define HAVE_VSNPRINTF 1
9483| #define HAVE_SNPRINTF 1
9484| #define HAVE_VASPRINTF 1
9485| #define HAVE_ASPRINTF 1
9486| #define HAVE_SETSID 1
9487| #define HAVE_STRPBRK 1
9488| #define HAVE_STRLCAT 1
9489| #define HAVE_STRLCPY 1
9490| #define HAVE_STRTOL 1
9491| #define HAVE_GETGROUPS 1
9492| #define HAVE_SETGROUPS 1
9493| #define HAVE_GETEUID 1
9494| #define HAVE_GETEGID 1
9495| #define HAVE_SETLOCALE 1
9496| #define HAVE_SETMODE 1
9497| #define HAVE_SETEUID 1
9498| #define HAVE_STRERROR 1
9499| #define HAVE_PUTENV 1
9500| #define HAVE_NL_LANGINFO 1
9501| #define HAVE_GETXATTR 1
9502| #define HAVE_SIGACTION 1
9503| #define HAVE_SIGPROCMASK 1
9504| #define HAVE_SETATTRLIST 1
9505| #define HAVE_GETGROUPLIST 1
9506| #define HAVE_INITGROUPS 1
9507| #define HAVE_SETVBUF 1
9508| #define HAVE_NANOSLEEP 1
9509| #define HAVE_USLEEP 1
9510| #define HAVE_SETENV 1
9511| #define HAVE_UNSETENV 1
9512| #define HAVE_ICONV_OPEN 1
9513| /* end confdefs.h.  */
9514| #include <fcntl.h>
9515| #ifdef HAVE_SYS_TYPES_H
9516| #include <sys/types.h>
9517| #endif
9518| int
9519| main ()
9520| {
9521| fallocate(0, 0, 0, 0);
9522|   ;
9523|   return 0;
9524| }
9525configure.sh:9508: result: no
9526configure.sh:9516: checking for FALLOC_FL_PUNCH_HOLE
9527configure.sh:9528: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
9528conftest.c:173:18: fatal error: linux/falloc.h: No such file or directory
9529  173 |         #include <linux/falloc.h>
9530      |                  ^~~~~~~~~~~~~~~~
9531compilation terminated.
9532configure.sh:9528: $? = 1
9533configure.sh: failed program was:
9534| /* confdefs.h */
9535| #define PACKAGE_NAME "rsync"
9536| #define PACKAGE_TARNAME "rsync"
9537| #define PACKAGE_VERSION " "
9538| #define PACKAGE_STRING "rsync  "
9539| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
9540| #define PACKAGE_URL ""
9541| #define STDC_HEADERS 1
9542| #define HAVE_SYS_TYPES_H 1
9543| #define HAVE_SYS_STAT_H 1
9544| #define HAVE_STDLIB_H 1
9545| #define HAVE_STRING_H 1
9546| #define HAVE_MEMORY_H 1
9547| #define HAVE_STRINGS_H 1
9548| #define HAVE_INTTYPES_H 1
9549| #define HAVE_STDINT_H 1
9550| #define HAVE_UNISTD_H 1
9551| #define WORDS_BIGENDIAN 1
9552| #define HAVE_DIRENT_H 1
9553| #define TIME_WITH_SYS_TIME 1
9554| #define HAVE_SYS_WAIT_H 1
9555| #define HAVE_SYS_FCNTL_H 1
9556| #define HAVE_SYS_SELECT_H 1
9557| #define HAVE_FCNTL_H 1
9558| #define HAVE_SYS_TIME_H 1
9559| #define HAVE_SYS_UNISTD_H 1
9560| #define HAVE_UNISTD_H 1
9561| #define HAVE_UTIME_H 1
9562| #define HAVE_SYS_PARAM_H 1
9563| #define HAVE_CTYPE_H 1
9564| #define HAVE_SYS_WAIT_H 1
9565| #define HAVE_SYS_STAT_H 1
9566| #define HAVE_SYS_IOCTL_H 1
9567| #define HAVE_SYS_FILIO_H 1
9568| #define HAVE_STRING_H 1
9569| #define HAVE_STDLIB_H 1
9570| #define HAVE_SYS_SOCKET_H 1
9571| #define HAVE_GRP_H 1
9572| #define HAVE_SYS_UN_H 1
9573| #define HAVE_SYS_ATTR_H 1
9574| #define HAVE_ARPA_INET_H 1
9575| #define HAVE_ARPA_NAMESER_H 1
9576| #define HAVE_LOCALE_H 1
9577| #define HAVE_SYS_TYPES_H 1
9578| #define HAVE_NETDB_H 1
9579| #define HAVE_FLOAT_H 1
9580| #define HAVE_LIMITS_H 1
9581| #define HAVE_ICONV_H 1
9582| #define HAVE_LIBCHARSET_H 1
9583| #define HAVE_LANGINFO_H 1
9584| #define HAVE_SYS_ACL_H 1
9585| #define HAVE_SYS_XATTR_H 1
9586| #define HAVE_POPT_H 1
9587| #define HAVE_NETINET_IN_SYSTM_H 1
9588| #define HAVE_ZLIB_H 1
9589| #define HAVE_XXHASH_H 1
9590| #define HAVE_OPENSSL_MD4_H 1
9591| #define HAVE_OPENSSL_MD5_H 1
9592| #define HAVE_ZSTD_H 1
9593| #define HAVE_LZ4_H 1
9594| #define HAVE_SYS_FILE_H 1
9595| #define HAVE_NETINET_IP_H 1
9596| #define _GNU_SOURCE 1
9597| #define RSYNC_PATH "rsync"
9598| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
9599| #define RSYNC_RSH "ssh"
9600| #define NOBODY_USER "nobody"
9601| #define NOBODY_GROUP "nobody"
9602| #define INET6 1
9603| #define CONFIG_LOCALE 1
9604| #define USE_OPENSSL 1
9605| #define SUPPORT_XXHASH 1
9606| #define SUPPORT_ZSTD 1
9607| #define SUPPORT_LZ4 1
9608| #define SIZEOF_INT 4
9609| #define SIZEOF_LONG 4
9610| #define SIZEOF_LONG_LONG 8
9611| #define SIZEOF_SHORT 2
9612| #define SIZEOF_INT16_T 2
9613| #define SIZEOF_UINT16_T 2
9614| #define SIZEOF_INT32_T 4
9615| #define SIZEOF_UINT32_T 4
9616| #define SIZEOF_INT64_T 8
9617| #define SIZEOF_OFF_T 8
9618| #define SIZEOF_OFF64_T 0
9619| #define SIZEOF_TIME_T 4
9620| #define SIZEOF_CHARP 4
9621| #define HAVE_LONG_DOUBLE_WIDER 1
9622| #define HAVE_LONG_DOUBLE 1
9623| #define HAVE_MODE_T 1
9624| #define HAVE_OFF_T 1
9625| #define HAVE_SIZE_T 1
9626| #define HAVE_PID_T 1
9627| #define HAVE_ID_T 1
9628| #define GETGROUPS_T int
9629| #define HAVE_STRUCT_STAT_ST_RDEV 1
9630| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
9631| #define HAVE_ERRNO_DECL 1
9632| #define HAVE_CONNECT 1
9633| #define ICONV_CONST
9634| #define HAVE_INET_NTOP 1
9635| #define HAVE_INET_PTON 1
9636| #define HAVE_STRUCT_ADDRINFO 1
9637| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
9638| #define HAVE_GETADDRINFO 1
9639| #define HAVE_SOCKADDR_LEN 1
9640| #define HAVE_SOCKADDR_IN_LEN 1
9641| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
9642| #define HAVE_STRUCT_STAT64 1
9643| #define HAVE_STRCASECMP 1
9644| #define HAVE_UTIME_H 1
9645| #define HAVE_UTIME_NULL 1
9646| #define HAVE_ALLOCA_H 1
9647| #define HAVE_ALLOCA 1
9648| #define HAVE_WAITPID 1
9649| #define HAVE_WAIT4 1
9650| #define HAVE_GETCWD 1
9651| #define HAVE_CHOWN 1
9652| #define HAVE_CHMOD 1
9653| #define HAVE_LCHMOD 1
9654| #define HAVE_MKNOD 1
9655| #define HAVE_MKFIFO 1
9656| #define HAVE_FCHMOD 1
9657| #define HAVE_FSTAT 1
9658| #define HAVE_FTRUNCATE 1
9659| #define HAVE_STRCHR 1
9660| #define HAVE_READLINK 1
9661| #define HAVE_LINK 1
9662| #define HAVE_UTIME 1
9663| #define HAVE_UTIMES 1
9664| #define HAVE_LUTIMES 1
9665| #define HAVE_STRFTIME 1
9666| #define HAVE_CHFLAGS 1
9667| #define HAVE_GETATTRLIST 1
9668| #define HAVE_MKTIME 1
9669| #define HAVE_INNETGR 1
9670| #define HAVE_MEMMOVE 1
9671| #define HAVE_LCHOWN 1
9672| #define HAVE_VSNPRINTF 1
9673| #define HAVE_SNPRINTF 1
9674| #define HAVE_VASPRINTF 1
9675| #define HAVE_ASPRINTF 1
9676| #define HAVE_SETSID 1
9677| #define HAVE_STRPBRK 1
9678| #define HAVE_STRLCAT 1
9679| #define HAVE_STRLCPY 1
9680| #define HAVE_STRTOL 1
9681| #define HAVE_GETGROUPS 1
9682| #define HAVE_SETGROUPS 1
9683| #define HAVE_GETEUID 1
9684| #define HAVE_GETEGID 1
9685| #define HAVE_SETLOCALE 1
9686| #define HAVE_SETMODE 1
9687| #define HAVE_SETEUID 1
9688| #define HAVE_STRERROR 1
9689| #define HAVE_PUTENV 1
9690| #define HAVE_NL_LANGINFO 1
9691| #define HAVE_GETXATTR 1
9692| #define HAVE_SIGACTION 1
9693| #define HAVE_SIGPROCMASK 1
9694| #define HAVE_SETATTRLIST 1
9695| #define HAVE_GETGROUPLIST 1
9696| #define HAVE_INITGROUPS 1
9697| #define HAVE_SETVBUF 1
9698| #define HAVE_NANOSLEEP 1
9699| #define HAVE_USLEEP 1
9700| #define HAVE_SETENV 1
9701| #define HAVE_UNSETENV 1
9702| #define HAVE_ICONV_OPEN 1
9703| /* end confdefs.h.  */
9704|
9705|         #define _GNU_SOURCE 1
9706|         #include <linux/falloc.h>
9707|         #ifndef FALLOC_FL_PUNCH_HOLE
9708|         #error FALLOC_FL_PUNCH_HOLE is missing
9709|         #endif
9710|
9711configure.sh:9538: result: no
9712configure.sh:9545: checking for FALLOC_FL_ZERO_RANGE
9713configure.sh:9557: /opt/local/bin/gcc-mp-10 -E -I/opt/local/include conftest.c
9714conftest.c:173:18: fatal error: linux/falloc.h: No such file or directory
9715  173 |         #include <linux/falloc.h>
9716      |                  ^~~~~~~~~~~~~~~~
9717compilation terminated.
9718configure.sh:9557: $? = 1
9719configure.sh: failed program was:
9720| /* confdefs.h */
9721| #define PACKAGE_NAME "rsync"
9722| #define PACKAGE_TARNAME "rsync"
9723| #define PACKAGE_VERSION " "
9724| #define PACKAGE_STRING "rsync  "
9725| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
9726| #define PACKAGE_URL ""
9727| #define STDC_HEADERS 1
9728| #define HAVE_SYS_TYPES_H 1
9729| #define HAVE_SYS_STAT_H 1
9730| #define HAVE_STDLIB_H 1
9731| #define HAVE_STRING_H 1
9732| #define HAVE_MEMORY_H 1
9733| #define HAVE_STRINGS_H 1
9734| #define HAVE_INTTYPES_H 1
9735| #define HAVE_STDINT_H 1
9736| #define HAVE_UNISTD_H 1
9737| #define WORDS_BIGENDIAN 1
9738| #define HAVE_DIRENT_H 1
9739| #define TIME_WITH_SYS_TIME 1
9740| #define HAVE_SYS_WAIT_H 1
9741| #define HAVE_SYS_FCNTL_H 1
9742| #define HAVE_SYS_SELECT_H 1
9743| #define HAVE_FCNTL_H 1
9744| #define HAVE_SYS_TIME_H 1
9745| #define HAVE_SYS_UNISTD_H 1
9746| #define HAVE_UNISTD_H 1
9747| #define HAVE_UTIME_H 1
9748| #define HAVE_SYS_PARAM_H 1
9749| #define HAVE_CTYPE_H 1
9750| #define HAVE_SYS_WAIT_H 1
9751| #define HAVE_SYS_STAT_H 1
9752| #define HAVE_SYS_IOCTL_H 1
9753| #define HAVE_SYS_FILIO_H 1
9754| #define HAVE_STRING_H 1
9755| #define HAVE_STDLIB_H 1
9756| #define HAVE_SYS_SOCKET_H 1
9757| #define HAVE_GRP_H 1
9758| #define HAVE_SYS_UN_H 1
9759| #define HAVE_SYS_ATTR_H 1
9760| #define HAVE_ARPA_INET_H 1
9761| #define HAVE_ARPA_NAMESER_H 1
9762| #define HAVE_LOCALE_H 1
9763| #define HAVE_SYS_TYPES_H 1
9764| #define HAVE_NETDB_H 1
9765| #define HAVE_FLOAT_H 1
9766| #define HAVE_LIMITS_H 1
9767| #define HAVE_ICONV_H 1
9768| #define HAVE_LIBCHARSET_H 1
9769| #define HAVE_LANGINFO_H 1
9770| #define HAVE_SYS_ACL_H 1
9771| #define HAVE_SYS_XATTR_H 1
9772| #define HAVE_POPT_H 1
9773| #define HAVE_NETINET_IN_SYSTM_H 1
9774| #define HAVE_ZLIB_H 1
9775| #define HAVE_XXHASH_H 1
9776| #define HAVE_OPENSSL_MD4_H 1
9777| #define HAVE_OPENSSL_MD5_H 1
9778| #define HAVE_ZSTD_H 1
9779| #define HAVE_LZ4_H 1
9780| #define HAVE_SYS_FILE_H 1
9781| #define HAVE_NETINET_IP_H 1
9782| #define _GNU_SOURCE 1
9783| #define RSYNC_PATH "rsync"
9784| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
9785| #define RSYNC_RSH "ssh"
9786| #define NOBODY_USER "nobody"
9787| #define NOBODY_GROUP "nobody"
9788| #define INET6 1
9789| #define CONFIG_LOCALE 1
9790| #define USE_OPENSSL 1
9791| #define SUPPORT_XXHASH 1
9792| #define SUPPORT_ZSTD 1
9793| #define SUPPORT_LZ4 1
9794| #define SIZEOF_INT 4
9795| #define SIZEOF_LONG 4
9796| #define SIZEOF_LONG_LONG 8
9797| #define SIZEOF_SHORT 2
9798| #define SIZEOF_INT16_T 2
9799| #define SIZEOF_UINT16_T 2
9800| #define SIZEOF_INT32_T 4
9801| #define SIZEOF_UINT32_T 4
9802| #define SIZEOF_INT64_T 8
9803| #define SIZEOF_OFF_T 8
9804| #define SIZEOF_OFF64_T 0
9805| #define SIZEOF_TIME_T 4
9806| #define SIZEOF_CHARP 4
9807| #define HAVE_LONG_DOUBLE_WIDER 1
9808| #define HAVE_LONG_DOUBLE 1
9809| #define HAVE_MODE_T 1
9810| #define HAVE_OFF_T 1
9811| #define HAVE_SIZE_T 1
9812| #define HAVE_PID_T 1
9813| #define HAVE_ID_T 1
9814| #define GETGROUPS_T int
9815| #define HAVE_STRUCT_STAT_ST_RDEV 1
9816| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
9817| #define HAVE_ERRNO_DECL 1
9818| #define HAVE_CONNECT 1
9819| #define ICONV_CONST
9820| #define HAVE_INET_NTOP 1
9821| #define HAVE_INET_PTON 1
9822| #define HAVE_STRUCT_ADDRINFO 1
9823| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
9824| #define HAVE_GETADDRINFO 1
9825| #define HAVE_SOCKADDR_LEN 1
9826| #define HAVE_SOCKADDR_IN_LEN 1
9827| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
9828| #define HAVE_STRUCT_STAT64 1
9829| #define HAVE_STRCASECMP 1
9830| #define HAVE_UTIME_H 1
9831| #define HAVE_UTIME_NULL 1
9832| #define HAVE_ALLOCA_H 1
9833| #define HAVE_ALLOCA 1
9834| #define HAVE_WAITPID 1
9835| #define HAVE_WAIT4 1
9836| #define HAVE_GETCWD 1
9837| #define HAVE_CHOWN 1
9838| #define HAVE_CHMOD 1
9839| #define HAVE_LCHMOD 1
9840| #define HAVE_MKNOD 1
9841| #define HAVE_MKFIFO 1
9842| #define HAVE_FCHMOD 1
9843| #define HAVE_FSTAT 1
9844| #define HAVE_FTRUNCATE 1
9845| #define HAVE_STRCHR 1
9846| #define HAVE_READLINK 1
9847| #define HAVE_LINK 1
9848| #define HAVE_UTIME 1
9849| #define HAVE_UTIMES 1
9850| #define HAVE_LUTIMES 1
9851| #define HAVE_STRFTIME 1
9852| #define HAVE_CHFLAGS 1
9853| #define HAVE_GETATTRLIST 1
9854| #define HAVE_MKTIME 1
9855| #define HAVE_INNETGR 1
9856| #define HAVE_MEMMOVE 1
9857| #define HAVE_LCHOWN 1
9858| #define HAVE_VSNPRINTF 1
9859| #define HAVE_SNPRINTF 1
9860| #define HAVE_VASPRINTF 1
9861| #define HAVE_ASPRINTF 1
9862| #define HAVE_SETSID 1
9863| #define HAVE_STRPBRK 1
9864| #define HAVE_STRLCAT 1
9865| #define HAVE_STRLCPY 1
9866| #define HAVE_STRTOL 1
9867| #define HAVE_GETGROUPS 1
9868| #define HAVE_SETGROUPS 1
9869| #define HAVE_GETEUID 1
9870| #define HAVE_GETEGID 1
9871| #define HAVE_SETLOCALE 1
9872| #define HAVE_SETMODE 1
9873| #define HAVE_SETEUID 1
9874| #define HAVE_STRERROR 1
9875| #define HAVE_PUTENV 1
9876| #define HAVE_NL_LANGINFO 1
9877| #define HAVE_GETXATTR 1
9878| #define HAVE_SIGACTION 1
9879| #define HAVE_SIGPROCMASK 1
9880| #define HAVE_SETATTRLIST 1
9881| #define HAVE_GETGROUPLIST 1
9882| #define HAVE_INITGROUPS 1
9883| #define HAVE_SETVBUF 1
9884| #define HAVE_NANOSLEEP 1
9885| #define HAVE_USLEEP 1
9886| #define HAVE_SETENV 1
9887| #define HAVE_UNSETENV 1
9888| #define HAVE_ICONV_OPEN 1
9889| /* end confdefs.h.  */
9890|
9891|         #define _GNU_SOURCE 1
9892|         #include <linux/falloc.h>
9893|         #ifndef FALLOC_FL_ZERO_RANGE
9894|         #error FALLOC_FL_ZERO_RANGE is missing
9895|         #endif
9896|
9897configure.sh:9567: result: no
9898configure.sh:9574: checking for SYS_fallocate
9899configure.sh:9597: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
9900conftest.c: In function 'main':
9901conftest.c:181:9: error: 'SYS_fallocate' undeclared (first use in this function); did you mean 'SYS_ftruncate'?
9902  181 | syscall(SYS_fallocate, 0, 0, (loff_t)0, (loff_t)0);
9903      |         ^~~~~~~~~~~~~
9904      |         SYS_ftruncate
9905conftest.c:181:9: note: each undeclared identifier is reported only once for each function it appears in
9906conftest.c:181:31: error: 'loff_t' undeclared (first use in this function); did you mean 'off_t'?
9907  181 | syscall(SYS_fallocate, 0, 0, (loff_t)0, (loff_t)0);
9908      |                               ^~~~~~
9909      |                               off_t
9910conftest.c:181:38: error: expected ')' before numeric constant
9911  181 | syscall(SYS_fallocate, 0, 0, (loff_t)0, (loff_t)0);
9912      |                                      ^
9913      |                                      )
9914configure.sh:9597: $? = 1
9915configure.sh: failed program was:
9916| /* confdefs.h */
9917| #define PACKAGE_NAME "rsync"
9918| #define PACKAGE_TARNAME "rsync"
9919| #define PACKAGE_VERSION " "
9920| #define PACKAGE_STRING "rsync  "
9921| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
9922| #define PACKAGE_URL ""
9923| #define STDC_HEADERS 1
9924| #define HAVE_SYS_TYPES_H 1
9925| #define HAVE_SYS_STAT_H 1
9926| #define HAVE_STDLIB_H 1
9927| #define HAVE_STRING_H 1
9928| #define HAVE_MEMORY_H 1
9929| #define HAVE_STRINGS_H 1
9930| #define HAVE_INTTYPES_H 1
9931| #define HAVE_STDINT_H 1
9932| #define HAVE_UNISTD_H 1
9933| #define WORDS_BIGENDIAN 1
9934| #define HAVE_DIRENT_H 1
9935| #define TIME_WITH_SYS_TIME 1
9936| #define HAVE_SYS_WAIT_H 1
9937| #define HAVE_SYS_FCNTL_H 1
9938| #define HAVE_SYS_SELECT_H 1
9939| #define HAVE_FCNTL_H 1
9940| #define HAVE_SYS_TIME_H 1
9941| #define HAVE_SYS_UNISTD_H 1
9942| #define HAVE_UNISTD_H 1
9943| #define HAVE_UTIME_H 1
9944| #define HAVE_SYS_PARAM_H 1
9945| #define HAVE_CTYPE_H 1
9946| #define HAVE_SYS_WAIT_H 1
9947| #define HAVE_SYS_STAT_H 1
9948| #define HAVE_SYS_IOCTL_H 1
9949| #define HAVE_SYS_FILIO_H 1
9950| #define HAVE_STRING_H 1
9951| #define HAVE_STDLIB_H 1
9952| #define HAVE_SYS_SOCKET_H 1
9953| #define HAVE_GRP_H 1
9954| #define HAVE_SYS_UN_H 1
9955| #define HAVE_SYS_ATTR_H 1
9956| #define HAVE_ARPA_INET_H 1
9957| #define HAVE_ARPA_NAMESER_H 1
9958| #define HAVE_LOCALE_H 1
9959| #define HAVE_SYS_TYPES_H 1
9960| #define HAVE_NETDB_H 1
9961| #define HAVE_FLOAT_H 1
9962| #define HAVE_LIMITS_H 1
9963| #define HAVE_ICONV_H 1
9964| #define HAVE_LIBCHARSET_H 1
9965| #define HAVE_LANGINFO_H 1
9966| #define HAVE_SYS_ACL_H 1
9967| #define HAVE_SYS_XATTR_H 1
9968| #define HAVE_POPT_H 1
9969| #define HAVE_NETINET_IN_SYSTM_H 1
9970| #define HAVE_ZLIB_H 1
9971| #define HAVE_XXHASH_H 1
9972| #define HAVE_OPENSSL_MD4_H 1
9973| #define HAVE_OPENSSL_MD5_H 1
9974| #define HAVE_ZSTD_H 1
9975| #define HAVE_LZ4_H 1
9976| #define HAVE_SYS_FILE_H 1
9977| #define HAVE_NETINET_IP_H 1
9978| #define _GNU_SOURCE 1
9979| #define RSYNC_PATH "rsync"
9980| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
9981| #define RSYNC_RSH "ssh"
9982| #define NOBODY_USER "nobody"
9983| #define NOBODY_GROUP "nobody"
9984| #define INET6 1
9985| #define CONFIG_LOCALE 1
9986| #define USE_OPENSSL 1
9987| #define SUPPORT_XXHASH 1
9988| #define SUPPORT_ZSTD 1
9989| #define SUPPORT_LZ4 1
9990| #define SIZEOF_INT 4
9991| #define SIZEOF_LONG 4
9992| #define SIZEOF_LONG_LONG 8
9993| #define SIZEOF_SHORT 2
9994| #define SIZEOF_INT16_T 2
9995| #define SIZEOF_UINT16_T 2
9996| #define SIZEOF_INT32_T 4
9997| #define SIZEOF_UINT32_T 4
9998| #define SIZEOF_INT64_T 8
9999| #define SIZEOF_OFF_T 8
10000| #define SIZEOF_OFF64_T 0
10001| #define SIZEOF_TIME_T 4
10002| #define SIZEOF_CHARP 4
10003| #define HAVE_LONG_DOUBLE_WIDER 1
10004| #define HAVE_LONG_DOUBLE 1
10005| #define HAVE_MODE_T 1
10006| #define HAVE_OFF_T 1
10007| #define HAVE_SIZE_T 1
10008| #define HAVE_PID_T 1
10009| #define HAVE_ID_T 1
10010| #define GETGROUPS_T int
10011| #define HAVE_STRUCT_STAT_ST_RDEV 1
10012| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
10013| #define HAVE_ERRNO_DECL 1
10014| #define HAVE_CONNECT 1
10015| #define ICONV_CONST
10016| #define HAVE_INET_NTOP 1
10017| #define HAVE_INET_PTON 1
10018| #define HAVE_STRUCT_ADDRINFO 1
10019| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
10020| #define HAVE_GETADDRINFO 1
10021| #define HAVE_SOCKADDR_LEN 1
10022| #define HAVE_SOCKADDR_IN_LEN 1
10023| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
10024| #define HAVE_STRUCT_STAT64 1
10025| #define HAVE_STRCASECMP 1
10026| #define HAVE_UTIME_H 1
10027| #define HAVE_UTIME_NULL 1
10028| #define HAVE_ALLOCA_H 1
10029| #define HAVE_ALLOCA 1
10030| #define HAVE_WAITPID 1
10031| #define HAVE_WAIT4 1
10032| #define HAVE_GETCWD 1
10033| #define HAVE_CHOWN 1
10034| #define HAVE_CHMOD 1
10035| #define HAVE_LCHMOD 1
10036| #define HAVE_MKNOD 1
10037| #define HAVE_MKFIFO 1
10038| #define HAVE_FCHMOD 1
10039| #define HAVE_FSTAT 1
10040| #define HAVE_FTRUNCATE 1
10041| #define HAVE_STRCHR 1
10042| #define HAVE_READLINK 1
10043| #define HAVE_LINK 1
10044| #define HAVE_UTIME 1
10045| #define HAVE_UTIMES 1
10046| #define HAVE_LUTIMES 1
10047| #define HAVE_STRFTIME 1
10048| #define HAVE_CHFLAGS 1
10049| #define HAVE_GETATTRLIST 1
10050| #define HAVE_MKTIME 1
10051| #define HAVE_INNETGR 1
10052| #define HAVE_MEMMOVE 1
10053| #define HAVE_LCHOWN 1
10054| #define HAVE_VSNPRINTF 1
10055| #define HAVE_SNPRINTF 1
10056| #define HAVE_VASPRINTF 1
10057| #define HAVE_ASPRINTF 1
10058| #define HAVE_SETSID 1
10059| #define HAVE_STRPBRK 1
10060| #define HAVE_STRLCAT 1
10061| #define HAVE_STRLCPY 1
10062| #define HAVE_STRTOL 1
10063| #define HAVE_GETGROUPS 1
10064| #define HAVE_SETGROUPS 1
10065| #define HAVE_GETEUID 1
10066| #define HAVE_GETEGID 1
10067| #define HAVE_SETLOCALE 1
10068| #define HAVE_SETMODE 1
10069| #define HAVE_SETEUID 1
10070| #define HAVE_STRERROR 1
10071| #define HAVE_PUTENV 1
10072| #define HAVE_NL_LANGINFO 1
10073| #define HAVE_GETXATTR 1
10074| #define HAVE_SIGACTION 1
10075| #define HAVE_SIGPROCMASK 1
10076| #define HAVE_SETATTRLIST 1
10077| #define HAVE_GETGROUPLIST 1
10078| #define HAVE_INITGROUPS 1
10079| #define HAVE_SETVBUF 1
10080| #define HAVE_NANOSLEEP 1
10081| #define HAVE_USLEEP 1
10082| #define HAVE_SETENV 1
10083| #define HAVE_UNSETENV 1
10084| #define HAVE_ICONV_OPEN 1
10085| /* end confdefs.h.  */
10086| #include <sys/syscall.h>
10087| #ifdef HAVE_UNISTD_H
10088| #include <unistd.h>
10089| #endif
10090| #ifdef HAVE_SYS_TYPES_H
10091| #include <sys/types.h>
10092| #endif
10093| int
10094| main ()
10095| {
10096| syscall(SYS_fallocate, 0, 0, (loff_t)0, (loff_t)0);
10097|   ;
10098|   return 0;
10099| }
10100configure.sh:9604: result: no
10101configure.sh:9634: checking for getpgrp
10102configure.sh:9634: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10103configure.sh:9634: $? = 0
10104configure.sh:9634: result: yes
10105configure.sh:9634: checking for tcgetpgrp
10106configure.sh:9634: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10107configure.sh:9634: $? = 0
10108configure.sh:9634: result: yes
10109configure.sh:9644: checking whether getpgrp requires zero arguments
10110configure.sh:9661: /opt/local/bin/gcc-mp-10 -c -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include conftest.c >&5
10111conftest.c: In function 'main':
10112conftest.c:209:1: error: too many arguments to function 'getpgrp'
10113  209 | getpgrp (0);
10114      | ^~~~~~~
10115In file included from conftest.c:204:
10116/usr/include/unistd.h:460:8: note: declared here
10117  460 | pid_t  getpgrp(void);
10118      |        ^~~~~~~
10119configure.sh:9661: $? = 1
10120configure.sh: failed program was:
10121| /* confdefs.h */
10122| #define PACKAGE_NAME "rsync"
10123| #define PACKAGE_TARNAME "rsync"
10124| #define PACKAGE_VERSION " "
10125| #define PACKAGE_STRING "rsync  "
10126| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
10127| #define PACKAGE_URL ""
10128| #define STDC_HEADERS 1
10129| #define HAVE_SYS_TYPES_H 1
10130| #define HAVE_SYS_STAT_H 1
10131| #define HAVE_STDLIB_H 1
10132| #define HAVE_STRING_H 1
10133| #define HAVE_MEMORY_H 1
10134| #define HAVE_STRINGS_H 1
10135| #define HAVE_INTTYPES_H 1
10136| #define HAVE_STDINT_H 1
10137| #define HAVE_UNISTD_H 1
10138| #define WORDS_BIGENDIAN 1
10139| #define HAVE_DIRENT_H 1
10140| #define TIME_WITH_SYS_TIME 1
10141| #define HAVE_SYS_WAIT_H 1
10142| #define HAVE_SYS_FCNTL_H 1
10143| #define HAVE_SYS_SELECT_H 1
10144| #define HAVE_FCNTL_H 1
10145| #define HAVE_SYS_TIME_H 1
10146| #define HAVE_SYS_UNISTD_H 1
10147| #define HAVE_UNISTD_H 1
10148| #define HAVE_UTIME_H 1
10149| #define HAVE_SYS_PARAM_H 1
10150| #define HAVE_CTYPE_H 1
10151| #define HAVE_SYS_WAIT_H 1
10152| #define HAVE_SYS_STAT_H 1
10153| #define HAVE_SYS_IOCTL_H 1
10154| #define HAVE_SYS_FILIO_H 1
10155| #define HAVE_STRING_H 1
10156| #define HAVE_STDLIB_H 1
10157| #define HAVE_SYS_SOCKET_H 1
10158| #define HAVE_GRP_H 1
10159| #define HAVE_SYS_UN_H 1
10160| #define HAVE_SYS_ATTR_H 1
10161| #define HAVE_ARPA_INET_H 1
10162| #define HAVE_ARPA_NAMESER_H 1
10163| #define HAVE_LOCALE_H 1
10164| #define HAVE_SYS_TYPES_H 1
10165| #define HAVE_NETDB_H 1
10166| #define HAVE_FLOAT_H 1
10167| #define HAVE_LIMITS_H 1
10168| #define HAVE_ICONV_H 1
10169| #define HAVE_LIBCHARSET_H 1
10170| #define HAVE_LANGINFO_H 1
10171| #define HAVE_SYS_ACL_H 1
10172| #define HAVE_SYS_XATTR_H 1
10173| #define HAVE_POPT_H 1
10174| #define HAVE_NETINET_IN_SYSTM_H 1
10175| #define HAVE_ZLIB_H 1
10176| #define HAVE_XXHASH_H 1
10177| #define HAVE_OPENSSL_MD4_H 1
10178| #define HAVE_OPENSSL_MD5_H 1
10179| #define HAVE_ZSTD_H 1
10180| #define HAVE_LZ4_H 1
10181| #define HAVE_SYS_FILE_H 1
10182| #define HAVE_NETINET_IP_H 1
10183| #define _GNU_SOURCE 1
10184| #define RSYNC_PATH "rsync"
10185| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
10186| #define RSYNC_RSH "ssh"
10187| #define NOBODY_USER "nobody"
10188| #define NOBODY_GROUP "nobody"
10189| #define INET6 1
10190| #define CONFIG_LOCALE 1
10191| #define USE_OPENSSL 1
10192| #define SUPPORT_XXHASH 1
10193| #define SUPPORT_ZSTD 1
10194| #define SUPPORT_LZ4 1
10195| #define SIZEOF_INT 4
10196| #define SIZEOF_LONG 4
10197| #define SIZEOF_LONG_LONG 8
10198| #define SIZEOF_SHORT 2
10199| #define SIZEOF_INT16_T 2
10200| #define SIZEOF_UINT16_T 2
10201| #define SIZEOF_INT32_T 4
10202| #define SIZEOF_UINT32_T 4
10203| #define SIZEOF_INT64_T 8
10204| #define SIZEOF_OFF_T 8
10205| #define SIZEOF_OFF64_T 0
10206| #define SIZEOF_TIME_T 4
10207| #define SIZEOF_CHARP 4
10208| #define HAVE_LONG_DOUBLE_WIDER 1
10209| #define HAVE_LONG_DOUBLE 1
10210| #define HAVE_MODE_T 1
10211| #define HAVE_OFF_T 1
10212| #define HAVE_SIZE_T 1
10213| #define HAVE_PID_T 1
10214| #define HAVE_ID_T 1
10215| #define GETGROUPS_T int
10216| #define HAVE_STRUCT_STAT_ST_RDEV 1
10217| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
10218| #define HAVE_ERRNO_DECL 1
10219| #define HAVE_CONNECT 1
10220| #define ICONV_CONST
10221| #define HAVE_INET_NTOP 1
10222| #define HAVE_INET_PTON 1
10223| #define HAVE_STRUCT_ADDRINFO 1
10224| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
10225| #define HAVE_GETADDRINFO 1
10226| #define HAVE_SOCKADDR_LEN 1
10227| #define HAVE_SOCKADDR_IN_LEN 1
10228| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
10229| #define HAVE_STRUCT_STAT64 1
10230| #define HAVE_STRCASECMP 1
10231| #define HAVE_UTIME_H 1
10232| #define HAVE_UTIME_NULL 1
10233| #define HAVE_ALLOCA_H 1
10234| #define HAVE_ALLOCA 1
10235| #define HAVE_WAITPID 1
10236| #define HAVE_WAIT4 1
10237| #define HAVE_GETCWD 1
10238| #define HAVE_CHOWN 1
10239| #define HAVE_CHMOD 1
10240| #define HAVE_LCHMOD 1
10241| #define HAVE_MKNOD 1
10242| #define HAVE_MKFIFO 1
10243| #define HAVE_FCHMOD 1
10244| #define HAVE_FSTAT 1
10245| #define HAVE_FTRUNCATE 1
10246| #define HAVE_STRCHR 1
10247| #define HAVE_READLINK 1
10248| #define HAVE_LINK 1
10249| #define HAVE_UTIME 1
10250| #define HAVE_UTIMES 1
10251| #define HAVE_LUTIMES 1
10252| #define HAVE_STRFTIME 1
10253| #define HAVE_CHFLAGS 1
10254| #define HAVE_GETATTRLIST 1
10255| #define HAVE_MKTIME 1
10256| #define HAVE_INNETGR 1
10257| #define HAVE_MEMMOVE 1
10258| #define HAVE_LCHOWN 1
10259| #define HAVE_VSNPRINTF 1
10260| #define HAVE_SNPRINTF 1
10261| #define HAVE_VASPRINTF 1
10262| #define HAVE_ASPRINTF 1
10263| #define HAVE_SETSID 1
10264| #define HAVE_STRPBRK 1
10265| #define HAVE_STRLCAT 1
10266| #define HAVE_STRLCPY 1
10267| #define HAVE_STRTOL 1
10268| #define HAVE_GETGROUPS 1
10269| #define HAVE_SETGROUPS 1
10270| #define HAVE_GETEUID 1
10271| #define HAVE_GETEGID 1
10272| #define HAVE_SETLOCALE 1
10273| #define HAVE_SETMODE 1
10274| #define HAVE_SETEUID 1
10275| #define HAVE_STRERROR 1
10276| #define HAVE_PUTENV 1
10277| #define HAVE_NL_LANGINFO 1
10278| #define HAVE_GETXATTR 1
10279| #define HAVE_SIGACTION 1
10280| #define HAVE_SIGPROCMASK 1
10281| #define HAVE_SETATTRLIST 1
10282| #define HAVE_GETGROUPLIST 1
10283| #define HAVE_INITGROUPS 1
10284| #define HAVE_SETVBUF 1
10285| #define HAVE_NANOSLEEP 1
10286| #define HAVE_USLEEP 1
10287| #define HAVE_SETENV 1
10288| #define HAVE_UNSETENV 1
10289| #define HAVE_ICONV_OPEN 1
10290| #define HAVE_GETPGRP 1
10291| #define HAVE_TCGETPGRP 1
10292| /* end confdefs.h.  */
10293| #include <stdio.h>
10294| #ifdef HAVE_SYS_TYPES_H
10295| # include <sys/types.h>
10296| #endif
10297| #ifdef HAVE_SYS_STAT_H
10298| # include <sys/stat.h>
10299| #endif
10300| #ifdef STDC_HEADERS
10301| # include <stdlib.h>
10302| # include <stddef.h>
10303| #else
10304| # ifdef HAVE_STDLIB_H
10305| #  include <stdlib.h>
10306| # endif
10307| #endif
10308| #ifdef HAVE_STRING_H
10309| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
10310| #  include <memory.h>
10311| # endif
10312| # include <string.h>
10313| #endif
10314| #ifdef HAVE_STRINGS_H
10315| # include <strings.h>
10316| #endif
10317| #ifdef HAVE_INTTYPES_H
10318| # include <inttypes.h>
10319| #endif
10320| #ifdef HAVE_STDINT_H
10321| # include <stdint.h>
10322| #endif
10323| #ifdef HAVE_UNISTD_H
10324| # include <unistd.h>
10325| #endif
10326| int
10327| main ()
10328| {
10329| getpgrp (0);
10330|   ;
10331|   return 0;
10332| }
10333configure.sh:9669: result: yes
10334configure.sh:9716: checking whether chown() modifies symlinks
10335configure.sh:9741: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10336configure.sh:9741: $? = 0
10337configure.sh:9741: ./conftest
10338configure.sh:9741: $? = 1
10339configure.sh: program exited with status 1
10340configure.sh: failed program was:
10341| /* confdefs.h */
10342| #define PACKAGE_NAME "rsync"
10343| #define PACKAGE_TARNAME "rsync"
10344| #define PACKAGE_VERSION " "
10345| #define PACKAGE_STRING "rsync  "
10346| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
10347| #define PACKAGE_URL ""
10348| #define STDC_HEADERS 1
10349| #define HAVE_SYS_TYPES_H 1
10350| #define HAVE_SYS_STAT_H 1
10351| #define HAVE_STDLIB_H 1
10352| #define HAVE_STRING_H 1
10353| #define HAVE_MEMORY_H 1
10354| #define HAVE_STRINGS_H 1
10355| #define HAVE_INTTYPES_H 1
10356| #define HAVE_STDINT_H 1
10357| #define HAVE_UNISTD_H 1
10358| #define WORDS_BIGENDIAN 1
10359| #define HAVE_DIRENT_H 1
10360| #define TIME_WITH_SYS_TIME 1
10361| #define HAVE_SYS_WAIT_H 1
10362| #define HAVE_SYS_FCNTL_H 1
10363| #define HAVE_SYS_SELECT_H 1
10364| #define HAVE_FCNTL_H 1
10365| #define HAVE_SYS_TIME_H 1
10366| #define HAVE_SYS_UNISTD_H 1
10367| #define HAVE_UNISTD_H 1
10368| #define HAVE_UTIME_H 1
10369| #define HAVE_SYS_PARAM_H 1
10370| #define HAVE_CTYPE_H 1
10371| #define HAVE_SYS_WAIT_H 1
10372| #define HAVE_SYS_STAT_H 1
10373| #define HAVE_SYS_IOCTL_H 1
10374| #define HAVE_SYS_FILIO_H 1
10375| #define HAVE_STRING_H 1
10376| #define HAVE_STDLIB_H 1
10377| #define HAVE_SYS_SOCKET_H 1
10378| #define HAVE_GRP_H 1
10379| #define HAVE_SYS_UN_H 1
10380| #define HAVE_SYS_ATTR_H 1
10381| #define HAVE_ARPA_INET_H 1
10382| #define HAVE_ARPA_NAMESER_H 1
10383| #define HAVE_LOCALE_H 1
10384| #define HAVE_SYS_TYPES_H 1
10385| #define HAVE_NETDB_H 1
10386| #define HAVE_FLOAT_H 1
10387| #define HAVE_LIMITS_H 1
10388| #define HAVE_ICONV_H 1
10389| #define HAVE_LIBCHARSET_H 1
10390| #define HAVE_LANGINFO_H 1
10391| #define HAVE_SYS_ACL_H 1
10392| #define HAVE_SYS_XATTR_H 1
10393| #define HAVE_POPT_H 1
10394| #define HAVE_NETINET_IN_SYSTM_H 1
10395| #define HAVE_ZLIB_H 1
10396| #define HAVE_XXHASH_H 1
10397| #define HAVE_OPENSSL_MD4_H 1
10398| #define HAVE_OPENSSL_MD5_H 1
10399| #define HAVE_ZSTD_H 1
10400| #define HAVE_LZ4_H 1
10401| #define HAVE_SYS_FILE_H 1
10402| #define HAVE_NETINET_IP_H 1
10403| #define _GNU_SOURCE 1
10404| #define RSYNC_PATH "rsync"
10405| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
10406| #define RSYNC_RSH "ssh"
10407| #define NOBODY_USER "nobody"
10408| #define NOBODY_GROUP "nobody"
10409| #define INET6 1
10410| #define CONFIG_LOCALE 1
10411| #define USE_OPENSSL 1
10412| #define SUPPORT_XXHASH 1
10413| #define SUPPORT_ZSTD 1
10414| #define SUPPORT_LZ4 1
10415| #define SIZEOF_INT 4
10416| #define SIZEOF_LONG 4
10417| #define SIZEOF_LONG_LONG 8
10418| #define SIZEOF_SHORT 2
10419| #define SIZEOF_INT16_T 2
10420| #define SIZEOF_UINT16_T 2
10421| #define SIZEOF_INT32_T 4
10422| #define SIZEOF_UINT32_T 4
10423| #define SIZEOF_INT64_T 8
10424| #define SIZEOF_OFF_T 8
10425| #define SIZEOF_OFF64_T 0
10426| #define SIZEOF_TIME_T 4
10427| #define SIZEOF_CHARP 4
10428| #define HAVE_LONG_DOUBLE_WIDER 1
10429| #define HAVE_LONG_DOUBLE 1
10430| #define HAVE_MODE_T 1
10431| #define HAVE_OFF_T 1
10432| #define HAVE_SIZE_T 1
10433| #define HAVE_PID_T 1
10434| #define HAVE_ID_T 1
10435| #define GETGROUPS_T int
10436| #define HAVE_STRUCT_STAT_ST_RDEV 1
10437| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
10438| #define HAVE_ERRNO_DECL 1
10439| #define HAVE_CONNECT 1
10440| #define ICONV_CONST
10441| #define HAVE_INET_NTOP 1
10442| #define HAVE_INET_PTON 1
10443| #define HAVE_STRUCT_ADDRINFO 1
10444| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
10445| #define HAVE_GETADDRINFO 1
10446| #define HAVE_SOCKADDR_LEN 1
10447| #define HAVE_SOCKADDR_IN_LEN 1
10448| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
10449| #define HAVE_STRUCT_STAT64 1
10450| #define HAVE_STRCASECMP 1
10451| #define HAVE_UTIME_H 1
10452| #define HAVE_UTIME_NULL 1
10453| #define HAVE_ALLOCA_H 1
10454| #define HAVE_ALLOCA 1
10455| #define HAVE_WAITPID 1
10456| #define HAVE_WAIT4 1
10457| #define HAVE_GETCWD 1
10458| #define HAVE_CHOWN 1
10459| #define HAVE_CHMOD 1
10460| #define HAVE_LCHMOD 1
10461| #define HAVE_MKNOD 1
10462| #define HAVE_MKFIFO 1
10463| #define HAVE_FCHMOD 1
10464| #define HAVE_FSTAT 1
10465| #define HAVE_FTRUNCATE 1
10466| #define HAVE_STRCHR 1
10467| #define HAVE_READLINK 1
10468| #define HAVE_LINK 1
10469| #define HAVE_UTIME 1
10470| #define HAVE_UTIMES 1
10471| #define HAVE_LUTIMES 1
10472| #define HAVE_STRFTIME 1
10473| #define HAVE_CHFLAGS 1
10474| #define HAVE_GETATTRLIST 1
10475| #define HAVE_MKTIME 1
10476| #define HAVE_INNETGR 1
10477| #define HAVE_MEMMOVE 1
10478| #define HAVE_LCHOWN 1
10479| #define HAVE_VSNPRINTF 1
10480| #define HAVE_SNPRINTF 1
10481| #define HAVE_VASPRINTF 1
10482| #define HAVE_ASPRINTF 1
10483| #define HAVE_SETSID 1
10484| #define HAVE_STRPBRK 1
10485| #define HAVE_STRLCAT 1
10486| #define HAVE_STRLCPY 1
10487| #define HAVE_STRTOL 1
10488| #define HAVE_GETGROUPS 1
10489| #define HAVE_SETGROUPS 1
10490| #define HAVE_GETEUID 1
10491| #define HAVE_GETEGID 1
10492| #define HAVE_SETLOCALE 1
10493| #define HAVE_SETMODE 1
10494| #define HAVE_SETEUID 1
10495| #define HAVE_STRERROR 1
10496| #define HAVE_PUTENV 1
10497| #define HAVE_NL_LANGINFO 1
10498| #define HAVE_GETXATTR 1
10499| #define HAVE_SIGACTION 1
10500| #define HAVE_SIGPROCMASK 1
10501| #define HAVE_SETATTRLIST 1
10502| #define HAVE_GETGROUPLIST 1
10503| #define HAVE_INITGROUPS 1
10504| #define HAVE_SETVBUF 1
10505| #define HAVE_NANOSLEEP 1
10506| #define HAVE_USLEEP 1
10507| #define HAVE_SETENV 1
10508| #define HAVE_UNSETENV 1
10509| #define HAVE_ICONV_OPEN 1
10510| #define HAVE_GETPGRP 1
10511| #define HAVE_TCGETPGRP 1
10512| #define GETPGRP_VOID 1
10513| #define USE_ICONV_OPEN 1
10514| #define ICONV_OPTION NULL
10515| #define UTF8_CHARSET "UTF-8"
10516| /* end confdefs.h.  */
10517|
10518| #if HAVE_UNISTD_H
10519| # include <unistd.h>
10520| #endif
10521| #include <stdlib.h>
10522| #include <errno.h>
10523| int main(void) {
10524|       char const *dangling_symlink = "conftest.dangle";
10525|       unlink(dangling_symlink);
10526|       if (symlink("conftest.no-such", dangling_symlink) < 0) abort();
10527|       if (chown(dangling_symlink, getuid(), getgid()) < 0 && errno == ENOENT) return 1;
10528|       return 0;
10529|     }
10530configure.sh:9751: result: no
10531configure.sh:9759: checking whether link() can hard-link symlinks
10532configure.sh:9794: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10533configure.sh:9794: $? = 0
10534configure.sh:9794: ./conftest
10535configure.sh:9794: $? = 1
10536configure.sh: program exited with status 1
10537configure.sh: failed program was:
10538| /* confdefs.h */
10539| #define PACKAGE_NAME "rsync"
10540| #define PACKAGE_TARNAME "rsync"
10541| #define PACKAGE_VERSION " "
10542| #define PACKAGE_STRING "rsync  "
10543| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
10544| #define PACKAGE_URL ""
10545| #define STDC_HEADERS 1
10546| #define HAVE_SYS_TYPES_H 1
10547| #define HAVE_SYS_STAT_H 1
10548| #define HAVE_STDLIB_H 1
10549| #define HAVE_STRING_H 1
10550| #define HAVE_MEMORY_H 1
10551| #define HAVE_STRINGS_H 1
10552| #define HAVE_INTTYPES_H 1
10553| #define HAVE_STDINT_H 1
10554| #define HAVE_UNISTD_H 1
10555| #define WORDS_BIGENDIAN 1
10556| #define HAVE_DIRENT_H 1
10557| #define TIME_WITH_SYS_TIME 1
10558| #define HAVE_SYS_WAIT_H 1
10559| #define HAVE_SYS_FCNTL_H 1
10560| #define HAVE_SYS_SELECT_H 1
10561| #define HAVE_FCNTL_H 1
10562| #define HAVE_SYS_TIME_H 1
10563| #define HAVE_SYS_UNISTD_H 1
10564| #define HAVE_UNISTD_H 1
10565| #define HAVE_UTIME_H 1
10566| #define HAVE_SYS_PARAM_H 1
10567| #define HAVE_CTYPE_H 1
10568| #define HAVE_SYS_WAIT_H 1
10569| #define HAVE_SYS_STAT_H 1
10570| #define HAVE_SYS_IOCTL_H 1
10571| #define HAVE_SYS_FILIO_H 1
10572| #define HAVE_STRING_H 1
10573| #define HAVE_STDLIB_H 1
10574| #define HAVE_SYS_SOCKET_H 1
10575| #define HAVE_GRP_H 1
10576| #define HAVE_SYS_UN_H 1
10577| #define HAVE_SYS_ATTR_H 1
10578| #define HAVE_ARPA_INET_H 1
10579| #define HAVE_ARPA_NAMESER_H 1
10580| #define HAVE_LOCALE_H 1
10581| #define HAVE_SYS_TYPES_H 1
10582| #define HAVE_NETDB_H 1
10583| #define HAVE_FLOAT_H 1
10584| #define HAVE_LIMITS_H 1
10585| #define HAVE_ICONV_H 1
10586| #define HAVE_LIBCHARSET_H 1
10587| #define HAVE_LANGINFO_H 1
10588| #define HAVE_SYS_ACL_H 1
10589| #define HAVE_SYS_XATTR_H 1
10590| #define HAVE_POPT_H 1
10591| #define HAVE_NETINET_IN_SYSTM_H 1
10592| #define HAVE_ZLIB_H 1
10593| #define HAVE_XXHASH_H 1
10594| #define HAVE_OPENSSL_MD4_H 1
10595| #define HAVE_OPENSSL_MD5_H 1
10596| #define HAVE_ZSTD_H 1
10597| #define HAVE_LZ4_H 1
10598| #define HAVE_SYS_FILE_H 1
10599| #define HAVE_NETINET_IP_H 1
10600| #define _GNU_SOURCE 1
10601| #define RSYNC_PATH "rsync"
10602| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
10603| #define RSYNC_RSH "ssh"
10604| #define NOBODY_USER "nobody"
10605| #define NOBODY_GROUP "nobody"
10606| #define INET6 1
10607| #define CONFIG_LOCALE 1
10608| #define USE_OPENSSL 1
10609| #define SUPPORT_XXHASH 1
10610| #define SUPPORT_ZSTD 1
10611| #define SUPPORT_LZ4 1
10612| #define SIZEOF_INT 4
10613| #define SIZEOF_LONG 4
10614| #define SIZEOF_LONG_LONG 8
10615| #define SIZEOF_SHORT 2
10616| #define SIZEOF_INT16_T 2
10617| #define SIZEOF_UINT16_T 2
10618| #define SIZEOF_INT32_T 4
10619| #define SIZEOF_UINT32_T 4
10620| #define SIZEOF_INT64_T 8
10621| #define SIZEOF_OFF_T 8
10622| #define SIZEOF_OFF64_T 0
10623| #define SIZEOF_TIME_T 4
10624| #define SIZEOF_CHARP 4
10625| #define HAVE_LONG_DOUBLE_WIDER 1
10626| #define HAVE_LONG_DOUBLE 1
10627| #define HAVE_MODE_T 1
10628| #define HAVE_OFF_T 1
10629| #define HAVE_SIZE_T 1
10630| #define HAVE_PID_T 1
10631| #define HAVE_ID_T 1
10632| #define GETGROUPS_T int
10633| #define HAVE_STRUCT_STAT_ST_RDEV 1
10634| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
10635| #define HAVE_ERRNO_DECL 1
10636| #define HAVE_CONNECT 1
10637| #define ICONV_CONST
10638| #define HAVE_INET_NTOP 1
10639| #define HAVE_INET_PTON 1
10640| #define HAVE_STRUCT_ADDRINFO 1
10641| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
10642| #define HAVE_GETADDRINFO 1
10643| #define HAVE_SOCKADDR_LEN 1
10644| #define HAVE_SOCKADDR_IN_LEN 1
10645| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
10646| #define HAVE_STRUCT_STAT64 1
10647| #define HAVE_STRCASECMP 1
10648| #define HAVE_UTIME_H 1
10649| #define HAVE_UTIME_NULL 1
10650| #define HAVE_ALLOCA_H 1
10651| #define HAVE_ALLOCA 1
10652| #define HAVE_WAITPID 1
10653| #define HAVE_WAIT4 1
10654| #define HAVE_GETCWD 1
10655| #define HAVE_CHOWN 1
10656| #define HAVE_CHMOD 1
10657| #define HAVE_LCHMOD 1
10658| #define HAVE_MKNOD 1
10659| #define HAVE_MKFIFO 1
10660| #define HAVE_FCHMOD 1
10661| #define HAVE_FSTAT 1
10662| #define HAVE_FTRUNCATE 1
10663| #define HAVE_STRCHR 1
10664| #define HAVE_READLINK 1
10665| #define HAVE_LINK 1
10666| #define HAVE_UTIME 1
10667| #define HAVE_UTIMES 1
10668| #define HAVE_LUTIMES 1
10669| #define HAVE_STRFTIME 1
10670| #define HAVE_CHFLAGS 1
10671| #define HAVE_GETATTRLIST 1
10672| #define HAVE_MKTIME 1
10673| #define HAVE_INNETGR 1
10674| #define HAVE_MEMMOVE 1
10675| #define HAVE_LCHOWN 1
10676| #define HAVE_VSNPRINTF 1
10677| #define HAVE_SNPRINTF 1
10678| #define HAVE_VASPRINTF 1
10679| #define HAVE_ASPRINTF 1
10680| #define HAVE_SETSID 1
10681| #define HAVE_STRPBRK 1
10682| #define HAVE_STRLCAT 1
10683| #define HAVE_STRLCPY 1
10684| #define HAVE_STRTOL 1
10685| #define HAVE_GETGROUPS 1
10686| #define HAVE_SETGROUPS 1
10687| #define HAVE_GETEUID 1
10688| #define HAVE_GETEGID 1
10689| #define HAVE_SETLOCALE 1
10690| #define HAVE_SETMODE 1
10691| #define HAVE_SETEUID 1
10692| #define HAVE_STRERROR 1
10693| #define HAVE_PUTENV 1
10694| #define HAVE_NL_LANGINFO 1
10695| #define HAVE_GETXATTR 1
10696| #define HAVE_SIGACTION 1
10697| #define HAVE_SIGPROCMASK 1
10698| #define HAVE_SETATTRLIST 1
10699| #define HAVE_GETGROUPLIST 1
10700| #define HAVE_INITGROUPS 1
10701| #define HAVE_SETVBUF 1
10702| #define HAVE_NANOSLEEP 1
10703| #define HAVE_USLEEP 1
10704| #define HAVE_SETENV 1
10705| #define HAVE_UNSETENV 1
10706| #define HAVE_ICONV_OPEN 1
10707| #define HAVE_GETPGRP 1
10708| #define HAVE_TCGETPGRP 1
10709| #define GETPGRP_VOID 1
10710| #define USE_ICONV_OPEN 1
10711| #define ICONV_OPTION NULL
10712| #define UTF8_CHARSET "UTF-8"
10713| /* end confdefs.h.  */
10714|
10715| #ifdef HAVE_FCNTL_H
10716| # include <fcntl.h>
10717| #elif defined HAVE_SYS_FCNTL_H
10718| # include <sys/fcntl.h>
10719| #endif
10720| #if HAVE_UNISTD_H
10721| # include <unistd.h>
10722| #endif
10723| #include <stdlib.h>
10724| #include <errno.h>
10725| #define FILENAME "conftest.dangle"
10726| int main(void) {
10727|       unlink(FILENAME);
10728|       if (symlink("conftest.no-such", FILENAME) < 0) abort();
10729|       unlink(FILENAME "2");
10730| #ifdef HAVE_LINKAT
10731|       if (linkat(AT_FDCWD, FILENAME, AT_FDCWD, FILENAME "2", 0) < 0) return 1;
10732| #else
10733|       if (link(FILENAME, FILENAME "2") < 0) return 1;
10734| #endif
10735|       return 0;
10736|     }
10737configure.sh:9804: result: no
10738configure.sh:9812: checking whether link() can hard-link special files
10739configure.sh:9841: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10740configure.sh:9841: $? = 0
10741configure.sh:9841: ./conftest
10742configure.sh:9841: $? = 0
10743configure.sh:9851: result: yes
10744configure.sh:9859: checking for working socketpair
10745configure.sh:9883: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10746configure.sh:9883: $? = 0
10747configure.sh:9883: ./conftest
10748configure.sh:9883: $? = 0
10749configure.sh:9893: result: yes
10750configure.sh:9901: checking for getpass
10751configure.sh:9901: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10752configure.sh:9901: $? = 0
10753configure.sh:9901: result: yes
10754configure.sh:9917: checking for poptGetContext in -lpopt
10755configure.sh:9942: /opt/local/bin/gcc-mp-10 -o conftest -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt  -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10756configure.sh:9942: $? = 0
10757configure.sh:9951: result: yes
10758configure.sh:9990: checking whether to use included libpopt
10759configure.sh:10005: result: no
10760configure.sh:10065: checking whether to use included zlib
10761configure.sh:10068: result: ./zlib
10762configure.sh:10080: checking for unsigned char
10763configure.sh:10097: /opt/local/bin/gcc-mp-10 -c -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include conftest.c >&5
10764conftest.c: In function 'main':
10765conftest.c:185:18: error: pointer targets in initialization of 'signed char *' from 'char *' differ in signedness [-Wpointer-sign]
10766  185 | signed char *s = ""
10767      |                  ^~
10768conftest.c:185:14: warning: unused variable 's' [-Wunused-variable]
10769  185 | signed char *s = ""
10770      |              ^
10771configure.sh:10097: $? = 1
10772configure.sh: failed program was:
10773| /* confdefs.h */
10774| #define PACKAGE_NAME "rsync"
10775| #define PACKAGE_TARNAME "rsync"
10776| #define PACKAGE_VERSION " "
10777| #define PACKAGE_STRING "rsync  "
10778| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
10779| #define PACKAGE_URL ""
10780| #define STDC_HEADERS 1
10781| #define HAVE_SYS_TYPES_H 1
10782| #define HAVE_SYS_STAT_H 1
10783| #define HAVE_STDLIB_H 1
10784| #define HAVE_STRING_H 1
10785| #define HAVE_MEMORY_H 1
10786| #define HAVE_STRINGS_H 1
10787| #define HAVE_INTTYPES_H 1
10788| #define HAVE_STDINT_H 1
10789| #define HAVE_UNISTD_H 1
10790| #define WORDS_BIGENDIAN 1
10791| #define HAVE_DIRENT_H 1
10792| #define TIME_WITH_SYS_TIME 1
10793| #define HAVE_SYS_WAIT_H 1
10794| #define HAVE_SYS_FCNTL_H 1
10795| #define HAVE_SYS_SELECT_H 1
10796| #define HAVE_FCNTL_H 1
10797| #define HAVE_SYS_TIME_H 1
10798| #define HAVE_SYS_UNISTD_H 1
10799| #define HAVE_UNISTD_H 1
10800| #define HAVE_UTIME_H 1
10801| #define HAVE_SYS_PARAM_H 1
10802| #define HAVE_CTYPE_H 1
10803| #define HAVE_SYS_WAIT_H 1
10804| #define HAVE_SYS_STAT_H 1
10805| #define HAVE_SYS_IOCTL_H 1
10806| #define HAVE_SYS_FILIO_H 1
10807| #define HAVE_STRING_H 1
10808| #define HAVE_STDLIB_H 1
10809| #define HAVE_SYS_SOCKET_H 1
10810| #define HAVE_GRP_H 1
10811| #define HAVE_SYS_UN_H 1
10812| #define HAVE_SYS_ATTR_H 1
10813| #define HAVE_ARPA_INET_H 1
10814| #define HAVE_ARPA_NAMESER_H 1
10815| #define HAVE_LOCALE_H 1
10816| #define HAVE_SYS_TYPES_H 1
10817| #define HAVE_NETDB_H 1
10818| #define HAVE_FLOAT_H 1
10819| #define HAVE_LIMITS_H 1
10820| #define HAVE_ICONV_H 1
10821| #define HAVE_LIBCHARSET_H 1
10822| #define HAVE_LANGINFO_H 1
10823| #define HAVE_SYS_ACL_H 1
10824| #define HAVE_SYS_XATTR_H 1
10825| #define HAVE_POPT_H 1
10826| #define HAVE_NETINET_IN_SYSTM_H 1
10827| #define HAVE_ZLIB_H 1
10828| #define HAVE_XXHASH_H 1
10829| #define HAVE_OPENSSL_MD4_H 1
10830| #define HAVE_OPENSSL_MD5_H 1
10831| #define HAVE_ZSTD_H 1
10832| #define HAVE_LZ4_H 1
10833| #define HAVE_SYS_FILE_H 1
10834| #define HAVE_NETINET_IP_H 1
10835| #define _GNU_SOURCE 1
10836| #define RSYNC_PATH "rsync"
10837| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
10838| #define RSYNC_RSH "ssh"
10839| #define NOBODY_USER "nobody"
10840| #define NOBODY_GROUP "nobody"
10841| #define INET6 1
10842| #define CONFIG_LOCALE 1
10843| #define USE_OPENSSL 1
10844| #define SUPPORT_XXHASH 1
10845| #define SUPPORT_ZSTD 1
10846| #define SUPPORT_LZ4 1
10847| #define SIZEOF_INT 4
10848| #define SIZEOF_LONG 4
10849| #define SIZEOF_LONG_LONG 8
10850| #define SIZEOF_SHORT 2
10851| #define SIZEOF_INT16_T 2
10852| #define SIZEOF_UINT16_T 2
10853| #define SIZEOF_INT32_T 4
10854| #define SIZEOF_UINT32_T 4
10855| #define SIZEOF_INT64_T 8
10856| #define SIZEOF_OFF_T 8
10857| #define SIZEOF_OFF64_T 0
10858| #define SIZEOF_TIME_T 4
10859| #define SIZEOF_CHARP 4
10860| #define HAVE_LONG_DOUBLE_WIDER 1
10861| #define HAVE_LONG_DOUBLE 1
10862| #define HAVE_MODE_T 1
10863| #define HAVE_OFF_T 1
10864| #define HAVE_SIZE_T 1
10865| #define HAVE_PID_T 1
10866| #define HAVE_ID_T 1
10867| #define GETGROUPS_T int
10868| #define HAVE_STRUCT_STAT_ST_RDEV 1
10869| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
10870| #define HAVE_ERRNO_DECL 1
10871| #define HAVE_CONNECT 1
10872| #define ICONV_CONST
10873| #define HAVE_INET_NTOP 1
10874| #define HAVE_INET_PTON 1
10875| #define HAVE_STRUCT_ADDRINFO 1
10876| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
10877| #define HAVE_GETADDRINFO 1
10878| #define HAVE_SOCKADDR_LEN 1
10879| #define HAVE_SOCKADDR_IN_LEN 1
10880| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
10881| #define HAVE_STRUCT_STAT64 1
10882| #define HAVE_STRCASECMP 1
10883| #define HAVE_UTIME_H 1
10884| #define HAVE_UTIME_NULL 1
10885| #define HAVE_ALLOCA_H 1
10886| #define HAVE_ALLOCA 1
10887| #define HAVE_WAITPID 1
10888| #define HAVE_WAIT4 1
10889| #define HAVE_GETCWD 1
10890| #define HAVE_CHOWN 1
10891| #define HAVE_CHMOD 1
10892| #define HAVE_LCHMOD 1
10893| #define HAVE_MKNOD 1
10894| #define HAVE_MKFIFO 1
10895| #define HAVE_FCHMOD 1
10896| #define HAVE_FSTAT 1
10897| #define HAVE_FTRUNCATE 1
10898| #define HAVE_STRCHR 1
10899| #define HAVE_READLINK 1
10900| #define HAVE_LINK 1
10901| #define HAVE_UTIME 1
10902| #define HAVE_UTIMES 1
10903| #define HAVE_LUTIMES 1
10904| #define HAVE_STRFTIME 1
10905| #define HAVE_CHFLAGS 1
10906| #define HAVE_GETATTRLIST 1
10907| #define HAVE_MKTIME 1
10908| #define HAVE_INNETGR 1
10909| #define HAVE_MEMMOVE 1
10910| #define HAVE_LCHOWN 1
10911| #define HAVE_VSNPRINTF 1
10912| #define HAVE_SNPRINTF 1
10913| #define HAVE_VASPRINTF 1
10914| #define HAVE_ASPRINTF 1
10915| #define HAVE_SETSID 1
10916| #define HAVE_STRPBRK 1
10917| #define HAVE_STRLCAT 1
10918| #define HAVE_STRLCPY 1
10919| #define HAVE_STRTOL 1
10920| #define HAVE_GETGROUPS 1
10921| #define HAVE_SETGROUPS 1
10922| #define HAVE_GETEUID 1
10923| #define HAVE_GETEGID 1
10924| #define HAVE_SETLOCALE 1
10925| #define HAVE_SETMODE 1
10926| #define HAVE_SETEUID 1
10927| #define HAVE_STRERROR 1
10928| #define HAVE_PUTENV 1
10929| #define HAVE_NL_LANGINFO 1
10930| #define HAVE_GETXATTR 1
10931| #define HAVE_SIGACTION 1
10932| #define HAVE_SIGPROCMASK 1
10933| #define HAVE_SETATTRLIST 1
10934| #define HAVE_GETGROUPLIST 1
10935| #define HAVE_INITGROUPS 1
10936| #define HAVE_SETVBUF 1
10937| #define HAVE_NANOSLEEP 1
10938| #define HAVE_USLEEP 1
10939| #define HAVE_SETENV 1
10940| #define HAVE_UNSETENV 1
10941| #define HAVE_ICONV_OPEN 1
10942| #define HAVE_GETPGRP 1
10943| #define HAVE_TCGETPGRP 1
10944| #define GETPGRP_VOID 1
10945| #define USE_ICONV_OPEN 1
10946| #define ICONV_OPTION NULL
10947| #define UTF8_CHARSET "UTF-8"
10948| #define CAN_HARDLINK_SPECIAL 1
10949| #define HAVE_SOCKETPAIR 1
10950| #define HAVE_GETPASS 1
10951| #define HAVE_LIBPOPT 1
10952| /* end confdefs.h.  */
10953|
10954| int
10955| main ()
10956| {
10957| signed char *s = ""
10958|   ;
10959|   return 0;
10960| }
10961configure.sh:10104: result: no
10962configure.sh:10112: checking for broken readdir
10963configure.sh:10132: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
10964conftest.c: In function 'main':
10965conftest.c:187:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
10966  187 | if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
10967      | ^~
10968conftest.c:188:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
10969  188 | di->d_name[0] == 0) return 0; return 1;}
10970      |                               ^~~~~~
10971conftest.c:187:21: warning: array subscript -2 is below array bounds of 'char[1024]' [-Warray-bounds]
10972  187 | if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
10973      |           ~~~~~~~~~~^~~~
10974In file included from /usr/include/dirent.h:65,
10975                 from conftest.c:185:
10976/usr/include/sys/dirent.h:115:15: note: while referencing 'd_name'
10977  115 | struct dirent __DARWIN_STRUCT_DIRENTRY;
10978      |               ^~~~~~~~~~~~~~~~~~~~~~~~
10979configure.sh:10132: $? = 0
10980configure.sh:10132: ./conftest
10981configure.sh:10132: $? = 1
10982configure.sh: program exited with status 1
10983configure.sh: failed program was:
10984| /* confdefs.h */
10985| #define PACKAGE_NAME "rsync"
10986| #define PACKAGE_TARNAME "rsync"
10987| #define PACKAGE_VERSION " "
10988| #define PACKAGE_STRING "rsync  "
10989| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
10990| #define PACKAGE_URL ""
10991| #define STDC_HEADERS 1
10992| #define HAVE_SYS_TYPES_H 1
10993| #define HAVE_SYS_STAT_H 1
10994| #define HAVE_STDLIB_H 1
10995| #define HAVE_STRING_H 1
10996| #define HAVE_MEMORY_H 1
10997| #define HAVE_STRINGS_H 1
10998| #define HAVE_INTTYPES_H 1
10999| #define HAVE_STDINT_H 1
11000| #define HAVE_UNISTD_H 1
11001| #define WORDS_BIGENDIAN 1
11002| #define HAVE_DIRENT_H 1
11003| #define TIME_WITH_SYS_TIME 1
11004| #define HAVE_SYS_WAIT_H 1
11005| #define HAVE_SYS_FCNTL_H 1
11006| #define HAVE_SYS_SELECT_H 1
11007| #define HAVE_FCNTL_H 1
11008| #define HAVE_SYS_TIME_H 1
11009| #define HAVE_SYS_UNISTD_H 1
11010| #define HAVE_UNISTD_H 1
11011| #define HAVE_UTIME_H 1
11012| #define HAVE_SYS_PARAM_H 1
11013| #define HAVE_CTYPE_H 1
11014| #define HAVE_SYS_WAIT_H 1
11015| #define HAVE_SYS_STAT_H 1
11016| #define HAVE_SYS_IOCTL_H 1
11017| #define HAVE_SYS_FILIO_H 1
11018| #define HAVE_STRING_H 1
11019| #define HAVE_STDLIB_H 1
11020| #define HAVE_SYS_SOCKET_H 1
11021| #define HAVE_GRP_H 1
11022| #define HAVE_SYS_UN_H 1
11023| #define HAVE_SYS_ATTR_H 1
11024| #define HAVE_ARPA_INET_H 1
11025| #define HAVE_ARPA_NAMESER_H 1
11026| #define HAVE_LOCALE_H 1
11027| #define HAVE_SYS_TYPES_H 1
11028| #define HAVE_NETDB_H 1
11029| #define HAVE_FLOAT_H 1
11030| #define HAVE_LIMITS_H 1
11031| #define HAVE_ICONV_H 1
11032| #define HAVE_LIBCHARSET_H 1
11033| #define HAVE_LANGINFO_H 1
11034| #define HAVE_SYS_ACL_H 1
11035| #define HAVE_SYS_XATTR_H 1
11036| #define HAVE_POPT_H 1
11037| #define HAVE_NETINET_IN_SYSTM_H 1
11038| #define HAVE_ZLIB_H 1
11039| #define HAVE_XXHASH_H 1
11040| #define HAVE_OPENSSL_MD4_H 1
11041| #define HAVE_OPENSSL_MD5_H 1
11042| #define HAVE_ZSTD_H 1
11043| #define HAVE_LZ4_H 1
11044| #define HAVE_SYS_FILE_H 1
11045| #define HAVE_NETINET_IP_H 1
11046| #define _GNU_SOURCE 1
11047| #define RSYNC_PATH "rsync"
11048| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
11049| #define RSYNC_RSH "ssh"
11050| #define NOBODY_USER "nobody"
11051| #define NOBODY_GROUP "nobody"
11052| #define INET6 1
11053| #define CONFIG_LOCALE 1
11054| #define USE_OPENSSL 1
11055| #define SUPPORT_XXHASH 1
11056| #define SUPPORT_ZSTD 1
11057| #define SUPPORT_LZ4 1
11058| #define SIZEOF_INT 4
11059| #define SIZEOF_LONG 4
11060| #define SIZEOF_LONG_LONG 8
11061| #define SIZEOF_SHORT 2
11062| #define SIZEOF_INT16_T 2
11063| #define SIZEOF_UINT16_T 2
11064| #define SIZEOF_INT32_T 4
11065| #define SIZEOF_UINT32_T 4
11066| #define SIZEOF_INT64_T 8
11067| #define SIZEOF_OFF_T 8
11068| #define SIZEOF_OFF64_T 0
11069| #define SIZEOF_TIME_T 4
11070| #define SIZEOF_CHARP 4
11071| #define HAVE_LONG_DOUBLE_WIDER 1
11072| #define HAVE_LONG_DOUBLE 1
11073| #define HAVE_MODE_T 1
11074| #define HAVE_OFF_T 1
11075| #define HAVE_SIZE_T 1
11076| #define HAVE_PID_T 1
11077| #define HAVE_ID_T 1
11078| #define GETGROUPS_T int
11079| #define HAVE_STRUCT_STAT_ST_RDEV 1
11080| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
11081| #define HAVE_ERRNO_DECL 1
11082| #define HAVE_CONNECT 1
11083| #define ICONV_CONST
11084| #define HAVE_INET_NTOP 1
11085| #define HAVE_INET_PTON 1
11086| #define HAVE_STRUCT_ADDRINFO 1
11087| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11088| #define HAVE_GETADDRINFO 1
11089| #define HAVE_SOCKADDR_LEN 1
11090| #define HAVE_SOCKADDR_IN_LEN 1
11091| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
11092| #define HAVE_STRUCT_STAT64 1
11093| #define HAVE_STRCASECMP 1
11094| #define HAVE_UTIME_H 1
11095| #define HAVE_UTIME_NULL 1
11096| #define HAVE_ALLOCA_H 1
11097| #define HAVE_ALLOCA 1
11098| #define HAVE_WAITPID 1
11099| #define HAVE_WAIT4 1
11100| #define HAVE_GETCWD 1
11101| #define HAVE_CHOWN 1
11102| #define HAVE_CHMOD 1
11103| #define HAVE_LCHMOD 1
11104| #define HAVE_MKNOD 1
11105| #define HAVE_MKFIFO 1
11106| #define HAVE_FCHMOD 1
11107| #define HAVE_FSTAT 1
11108| #define HAVE_FTRUNCATE 1
11109| #define HAVE_STRCHR 1
11110| #define HAVE_READLINK 1
11111| #define HAVE_LINK 1
11112| #define HAVE_UTIME 1
11113| #define HAVE_UTIMES 1
11114| #define HAVE_LUTIMES 1
11115| #define HAVE_STRFTIME 1
11116| #define HAVE_CHFLAGS 1
11117| #define HAVE_GETATTRLIST 1
11118| #define HAVE_MKTIME 1
11119| #define HAVE_INNETGR 1
11120| #define HAVE_MEMMOVE 1
11121| #define HAVE_LCHOWN 1
11122| #define HAVE_VSNPRINTF 1
11123| #define HAVE_SNPRINTF 1
11124| #define HAVE_VASPRINTF 1
11125| #define HAVE_ASPRINTF 1
11126| #define HAVE_SETSID 1
11127| #define HAVE_STRPBRK 1
11128| #define HAVE_STRLCAT 1
11129| #define HAVE_STRLCPY 1
11130| #define HAVE_STRTOL 1
11131| #define HAVE_GETGROUPS 1
11132| #define HAVE_SETGROUPS 1
11133| #define HAVE_GETEUID 1
11134| #define HAVE_GETEGID 1
11135| #define HAVE_SETLOCALE 1
11136| #define HAVE_SETMODE 1
11137| #define HAVE_SETEUID 1
11138| #define HAVE_STRERROR 1
11139| #define HAVE_PUTENV 1
11140| #define HAVE_NL_LANGINFO 1
11141| #define HAVE_GETXATTR 1
11142| #define HAVE_SIGACTION 1
11143| #define HAVE_SIGPROCMASK 1
11144| #define HAVE_SETATTRLIST 1
11145| #define HAVE_GETGROUPLIST 1
11146| #define HAVE_INITGROUPS 1
11147| #define HAVE_SETVBUF 1
11148| #define HAVE_NANOSLEEP 1
11149| #define HAVE_USLEEP 1
11150| #define HAVE_SETENV 1
11151| #define HAVE_UNSETENV 1
11152| #define HAVE_ICONV_OPEN 1
11153| #define HAVE_GETPGRP 1
11154| #define HAVE_TCGETPGRP 1
11155| #define GETPGRP_VOID 1
11156| #define USE_ICONV_OPEN 1
11157| #define ICONV_OPTION NULL
11158| #define UTF8_CHARSET "UTF-8"
11159| #define CAN_HARDLINK_SPECIAL 1
11160| #define HAVE_SOCKETPAIR 1
11161| #define HAVE_GETPASS 1
11162| #define HAVE_LIBPOPT 1
11163| /* end confdefs.h.  */
11164|
11165| #ifdef HAVE_SYS_TYPES_H
11166| #include <sys/types.h>
11167| #endif
11168| #include <dirent.h>
11169| int main(void) { struct dirent *di; DIR *d = opendir("."); di = readdir(d);
11170| if (di && di->d_name[-2] == '.' && di->d_name[-1] == 0 &&
11171| di->d_name[0] == 0) return 0; return 1;}
11172configure.sh:10142: result: no
11173configure.sh:10150: checking for utimbuf
11174configure.sh:10171: /opt/local/bin/gcc-mp-10 -c -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include conftest.c >&5
11175configure.sh:10171: $? = 0
11176configure.sh:10178: result: yes
11177configure.sh:10186: checking if gettimeofday takes tz argument
11178configure.sh:10206: /opt/local/bin/gcc-mp-10 -c -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include conftest.c >&5
11179configure.sh:10206: $? = 0
11180configure.sh:10213: result: yes
11181configure.sh:10221: checking for C99 vsnprintf
11182configure.sh:10257: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
11183configure.sh:10257: $? = 0
11184configure.sh:10257: ./conftest
11185configure.sh:10257: $? = 0
11186configure.sh:10267: result: yes
11187configure.sh:10276: checking for secure mkstemp
11188configure.sh:10306: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
11189configure.sh:10306: $? = 0
11190configure.sh:10306: ./conftest
11191configure.sh:10306: $? = 0
11192configure.sh:10316: result: yes
11193configure.sh:10333: checking if mknod creates FIFOs
11194configure.sh:10356: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
11195configure.sh:10356: $? = 0
11196configure.sh:10356: ./conftest
11197configure.sh:10356: $? = 0
11198configure.sh:10366: result: yes
11199configure.sh:10374: checking if mknod creates sockets
11200configure.sh:10397: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
11201configure.sh:10397: $? = 0
11202configure.sh:10397: ./conftest
11203configure.sh:10397: $? = 1
11204configure.sh: program exited with status 1
11205configure.sh: failed program was:
11206| /* confdefs.h */
11207| #define PACKAGE_NAME "rsync"
11208| #define PACKAGE_TARNAME "rsync"
11209| #define PACKAGE_VERSION " "
11210| #define PACKAGE_STRING "rsync  "
11211| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
11212| #define PACKAGE_URL ""
11213| #define STDC_HEADERS 1
11214| #define HAVE_SYS_TYPES_H 1
11215| #define HAVE_SYS_STAT_H 1
11216| #define HAVE_STDLIB_H 1
11217| #define HAVE_STRING_H 1
11218| #define HAVE_MEMORY_H 1
11219| #define HAVE_STRINGS_H 1
11220| #define HAVE_INTTYPES_H 1
11221| #define HAVE_STDINT_H 1
11222| #define HAVE_UNISTD_H 1
11223| #define WORDS_BIGENDIAN 1
11224| #define HAVE_DIRENT_H 1
11225| #define TIME_WITH_SYS_TIME 1
11226| #define HAVE_SYS_WAIT_H 1
11227| #define HAVE_SYS_FCNTL_H 1
11228| #define HAVE_SYS_SELECT_H 1
11229| #define HAVE_FCNTL_H 1
11230| #define HAVE_SYS_TIME_H 1
11231| #define HAVE_SYS_UNISTD_H 1
11232| #define HAVE_UNISTD_H 1
11233| #define HAVE_UTIME_H 1
11234| #define HAVE_SYS_PARAM_H 1
11235| #define HAVE_CTYPE_H 1
11236| #define HAVE_SYS_WAIT_H 1
11237| #define HAVE_SYS_STAT_H 1
11238| #define HAVE_SYS_IOCTL_H 1
11239| #define HAVE_SYS_FILIO_H 1
11240| #define HAVE_STRING_H 1
11241| #define HAVE_STDLIB_H 1
11242| #define HAVE_SYS_SOCKET_H 1
11243| #define HAVE_GRP_H 1
11244| #define HAVE_SYS_UN_H 1
11245| #define HAVE_SYS_ATTR_H 1
11246| #define HAVE_ARPA_INET_H 1
11247| #define HAVE_ARPA_NAMESER_H 1
11248| #define HAVE_LOCALE_H 1
11249| #define HAVE_SYS_TYPES_H 1
11250| #define HAVE_NETDB_H 1
11251| #define HAVE_FLOAT_H 1
11252| #define HAVE_LIMITS_H 1
11253| #define HAVE_ICONV_H 1
11254| #define HAVE_LIBCHARSET_H 1
11255| #define HAVE_LANGINFO_H 1
11256| #define HAVE_SYS_ACL_H 1
11257| #define HAVE_SYS_XATTR_H 1
11258| #define HAVE_POPT_H 1
11259| #define HAVE_NETINET_IN_SYSTM_H 1
11260| #define HAVE_ZLIB_H 1
11261| #define HAVE_XXHASH_H 1
11262| #define HAVE_OPENSSL_MD4_H 1
11263| #define HAVE_OPENSSL_MD5_H 1
11264| #define HAVE_ZSTD_H 1
11265| #define HAVE_LZ4_H 1
11266| #define HAVE_SYS_FILE_H 1
11267| #define HAVE_NETINET_IP_H 1
11268| #define _GNU_SOURCE 1
11269| #define RSYNC_PATH "rsync"
11270| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
11271| #define RSYNC_RSH "ssh"
11272| #define NOBODY_USER "nobody"
11273| #define NOBODY_GROUP "nobody"
11274| #define INET6 1
11275| #define CONFIG_LOCALE 1
11276| #define USE_OPENSSL 1
11277| #define SUPPORT_XXHASH 1
11278| #define SUPPORT_ZSTD 1
11279| #define SUPPORT_LZ4 1
11280| #define SIZEOF_INT 4
11281| #define SIZEOF_LONG 4
11282| #define SIZEOF_LONG_LONG 8
11283| #define SIZEOF_SHORT 2
11284| #define SIZEOF_INT16_T 2
11285| #define SIZEOF_UINT16_T 2
11286| #define SIZEOF_INT32_T 4
11287| #define SIZEOF_UINT32_T 4
11288| #define SIZEOF_INT64_T 8
11289| #define SIZEOF_OFF_T 8
11290| #define SIZEOF_OFF64_T 0
11291| #define SIZEOF_TIME_T 4
11292| #define SIZEOF_CHARP 4
11293| #define HAVE_LONG_DOUBLE_WIDER 1
11294| #define HAVE_LONG_DOUBLE 1
11295| #define HAVE_MODE_T 1
11296| #define HAVE_OFF_T 1
11297| #define HAVE_SIZE_T 1
11298| #define HAVE_PID_T 1
11299| #define HAVE_ID_T 1
11300| #define GETGROUPS_T int
11301| #define HAVE_STRUCT_STAT_ST_RDEV 1
11302| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
11303| #define HAVE_ERRNO_DECL 1
11304| #define HAVE_CONNECT 1
11305| #define ICONV_CONST
11306| #define HAVE_INET_NTOP 1
11307| #define HAVE_INET_PTON 1
11308| #define HAVE_STRUCT_ADDRINFO 1
11309| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11310| #define HAVE_GETADDRINFO 1
11311| #define HAVE_SOCKADDR_LEN 1
11312| #define HAVE_SOCKADDR_IN_LEN 1
11313| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
11314| #define HAVE_STRUCT_STAT64 1
11315| #define HAVE_STRCASECMP 1
11316| #define HAVE_UTIME_H 1
11317| #define HAVE_UTIME_NULL 1
11318| #define HAVE_ALLOCA_H 1
11319| #define HAVE_ALLOCA 1
11320| #define HAVE_WAITPID 1
11321| #define HAVE_WAIT4 1
11322| #define HAVE_GETCWD 1
11323| #define HAVE_CHOWN 1
11324| #define HAVE_CHMOD 1
11325| #define HAVE_LCHMOD 1
11326| #define HAVE_MKNOD 1
11327| #define HAVE_MKFIFO 1
11328| #define HAVE_FCHMOD 1
11329| #define HAVE_FSTAT 1
11330| #define HAVE_FTRUNCATE 1
11331| #define HAVE_STRCHR 1
11332| #define HAVE_READLINK 1
11333| #define HAVE_LINK 1
11334| #define HAVE_UTIME 1
11335| #define HAVE_UTIMES 1
11336| #define HAVE_LUTIMES 1
11337| #define HAVE_STRFTIME 1
11338| #define HAVE_CHFLAGS 1
11339| #define HAVE_GETATTRLIST 1
11340| #define HAVE_MKTIME 1
11341| #define HAVE_INNETGR 1
11342| #define HAVE_MEMMOVE 1
11343| #define HAVE_LCHOWN 1
11344| #define HAVE_VSNPRINTF 1
11345| #define HAVE_SNPRINTF 1
11346| #define HAVE_VASPRINTF 1
11347| #define HAVE_ASPRINTF 1
11348| #define HAVE_SETSID 1
11349| #define HAVE_STRPBRK 1
11350| #define HAVE_STRLCAT 1
11351| #define HAVE_STRLCPY 1
11352| #define HAVE_STRTOL 1
11353| #define HAVE_GETGROUPS 1
11354| #define HAVE_SETGROUPS 1
11355| #define HAVE_GETEUID 1
11356| #define HAVE_GETEGID 1
11357| #define HAVE_SETLOCALE 1
11358| #define HAVE_SETMODE 1
11359| #define HAVE_SETEUID 1
11360| #define HAVE_STRERROR 1
11361| #define HAVE_PUTENV 1
11362| #define HAVE_NL_LANGINFO 1
11363| #define HAVE_GETXATTR 1
11364| #define HAVE_SIGACTION 1
11365| #define HAVE_SIGPROCMASK 1
11366| #define HAVE_SETATTRLIST 1
11367| #define HAVE_GETGROUPLIST 1
11368| #define HAVE_INITGROUPS 1
11369| #define HAVE_SETVBUF 1
11370| #define HAVE_NANOSLEEP 1
11371| #define HAVE_USLEEP 1
11372| #define HAVE_SETENV 1
11373| #define HAVE_UNSETENV 1
11374| #define HAVE_ICONV_OPEN 1
11375| #define HAVE_GETPGRP 1
11376| #define HAVE_TCGETPGRP 1
11377| #define GETPGRP_VOID 1
11378| #define USE_ICONV_OPEN 1
11379| #define ICONV_OPTION NULL
11380| #define UTF8_CHARSET "UTF-8"
11381| #define CAN_HARDLINK_SPECIAL 1
11382| #define HAVE_SOCKETPAIR 1
11383| #define HAVE_GETPASS 1
11384| #define HAVE_LIBPOPT 1
11385| #define HAVE_STRUCT_UTIMBUF 1
11386| #define HAVE_GETTIMEOFDAY_TZ 1
11387| #define HAVE_C99_VSNPRINTF 1
11388| #define HAVE_SECURE_MKSTEMP 1
11389| #define MKNOD_CREATES_FIFOS 1
11390| /* end confdefs.h.  */
11391|
11392| #include <stdio.h>
11393| #include <sys/stat.h>
11394| #include <errno.h>
11395| #if HAVE_UNISTD_H
11396| # include <unistd.h>
11397| #endif
11398| int main(void) { int rc, ec; char *fn = "sock-test";
11399| unlink(fn); rc = mknod(fn,S_IFSOCK,0600); ec = errno; unlink(fn);
11400| if (rc) {printf("(%d %d) ",rc,ec); return ec;}
11401| return 0;}
11402configure.sh:10407: result: no
11403configure.sh:10418: checking whether -c -o works
11404configure.sh:10437: result: yes
11405configure.sh:10462: checking for _acl
11406configure.sh:10462: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
11407Undefined symbols:
11408  "__acl", referenced from:
11409      _main in ccV3D4VY.o
11410ld: symbol(s) not found
11411collect2: error: ld returned 1 exit status
11412configure.sh:10462: $? = 1
11413configure.sh: failed program was:
11414| /* confdefs.h */
11415| #define PACKAGE_NAME "rsync"
11416| #define PACKAGE_TARNAME "rsync"
11417| #define PACKAGE_VERSION " "
11418| #define PACKAGE_STRING "rsync  "
11419| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
11420| #define PACKAGE_URL ""
11421| #define STDC_HEADERS 1
11422| #define HAVE_SYS_TYPES_H 1
11423| #define HAVE_SYS_STAT_H 1
11424| #define HAVE_STDLIB_H 1
11425| #define HAVE_STRING_H 1
11426| #define HAVE_MEMORY_H 1
11427| #define HAVE_STRINGS_H 1
11428| #define HAVE_INTTYPES_H 1
11429| #define HAVE_STDINT_H 1
11430| #define HAVE_UNISTD_H 1
11431| #define WORDS_BIGENDIAN 1
11432| #define HAVE_DIRENT_H 1
11433| #define TIME_WITH_SYS_TIME 1
11434| #define HAVE_SYS_WAIT_H 1
11435| #define HAVE_SYS_FCNTL_H 1
11436| #define HAVE_SYS_SELECT_H 1
11437| #define HAVE_FCNTL_H 1
11438| #define HAVE_SYS_TIME_H 1
11439| #define HAVE_SYS_UNISTD_H 1
11440| #define HAVE_UNISTD_H 1
11441| #define HAVE_UTIME_H 1
11442| #define HAVE_SYS_PARAM_H 1
11443| #define HAVE_CTYPE_H 1
11444| #define HAVE_SYS_WAIT_H 1
11445| #define HAVE_SYS_STAT_H 1
11446| #define HAVE_SYS_IOCTL_H 1
11447| #define HAVE_SYS_FILIO_H 1
11448| #define HAVE_STRING_H 1
11449| #define HAVE_STDLIB_H 1
11450| #define HAVE_SYS_SOCKET_H 1
11451| #define HAVE_GRP_H 1
11452| #define HAVE_SYS_UN_H 1
11453| #define HAVE_SYS_ATTR_H 1
11454| #define HAVE_ARPA_INET_H 1
11455| #define HAVE_ARPA_NAMESER_H 1
11456| #define HAVE_LOCALE_H 1
11457| #define HAVE_SYS_TYPES_H 1
11458| #define HAVE_NETDB_H 1
11459| #define HAVE_FLOAT_H 1
11460| #define HAVE_LIMITS_H 1
11461| #define HAVE_ICONV_H 1
11462| #define HAVE_LIBCHARSET_H 1
11463| #define HAVE_LANGINFO_H 1
11464| #define HAVE_SYS_ACL_H 1
11465| #define HAVE_SYS_XATTR_H 1
11466| #define HAVE_POPT_H 1
11467| #define HAVE_NETINET_IN_SYSTM_H 1
11468| #define HAVE_ZLIB_H 1
11469| #define HAVE_XXHASH_H 1
11470| #define HAVE_OPENSSL_MD4_H 1
11471| #define HAVE_OPENSSL_MD5_H 1
11472| #define HAVE_ZSTD_H 1
11473| #define HAVE_LZ4_H 1
11474| #define HAVE_SYS_FILE_H 1
11475| #define HAVE_NETINET_IP_H 1
11476| #define _GNU_SOURCE 1
11477| #define RSYNC_PATH "rsync"
11478| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
11479| #define RSYNC_RSH "ssh"
11480| #define NOBODY_USER "nobody"
11481| #define NOBODY_GROUP "nobody"
11482| #define INET6 1
11483| #define CONFIG_LOCALE 1
11484| #define USE_OPENSSL 1
11485| #define SUPPORT_XXHASH 1
11486| #define SUPPORT_ZSTD 1
11487| #define SUPPORT_LZ4 1
11488| #define SIZEOF_INT 4
11489| #define SIZEOF_LONG 4
11490| #define SIZEOF_LONG_LONG 8
11491| #define SIZEOF_SHORT 2
11492| #define SIZEOF_INT16_T 2
11493| #define SIZEOF_UINT16_T 2
11494| #define SIZEOF_INT32_T 4
11495| #define SIZEOF_UINT32_T 4
11496| #define SIZEOF_INT64_T 8
11497| #define SIZEOF_OFF_T 8
11498| #define SIZEOF_OFF64_T 0
11499| #define SIZEOF_TIME_T 4
11500| #define SIZEOF_CHARP 4
11501| #define HAVE_LONG_DOUBLE_WIDER 1
11502| #define HAVE_LONG_DOUBLE 1
11503| #define HAVE_MODE_T 1
11504| #define HAVE_OFF_T 1
11505| #define HAVE_SIZE_T 1
11506| #define HAVE_PID_T 1
11507| #define HAVE_ID_T 1
11508| #define GETGROUPS_T int
11509| #define HAVE_STRUCT_STAT_ST_RDEV 1
11510| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
11511| #define HAVE_ERRNO_DECL 1
11512| #define HAVE_CONNECT 1
11513| #define ICONV_CONST
11514| #define HAVE_INET_NTOP 1
11515| #define HAVE_INET_PTON 1
11516| #define HAVE_STRUCT_ADDRINFO 1
11517| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11518| #define HAVE_GETADDRINFO 1
11519| #define HAVE_SOCKADDR_LEN 1
11520| #define HAVE_SOCKADDR_IN_LEN 1
11521| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
11522| #define HAVE_STRUCT_STAT64 1
11523| #define HAVE_STRCASECMP 1
11524| #define HAVE_UTIME_H 1
11525| #define HAVE_UTIME_NULL 1
11526| #define HAVE_ALLOCA_H 1
11527| #define HAVE_ALLOCA 1
11528| #define HAVE_WAITPID 1
11529| #define HAVE_WAIT4 1
11530| #define HAVE_GETCWD 1
11531| #define HAVE_CHOWN 1
11532| #define HAVE_CHMOD 1
11533| #define HAVE_LCHMOD 1
11534| #define HAVE_MKNOD 1
11535| #define HAVE_MKFIFO 1
11536| #define HAVE_FCHMOD 1
11537| #define HAVE_FSTAT 1
11538| #define HAVE_FTRUNCATE 1
11539| #define HAVE_STRCHR 1
11540| #define HAVE_READLINK 1
11541| #define HAVE_LINK 1
11542| #define HAVE_UTIME 1
11543| #define HAVE_UTIMES 1
11544| #define HAVE_LUTIMES 1
11545| #define HAVE_STRFTIME 1
11546| #define HAVE_CHFLAGS 1
11547| #define HAVE_GETATTRLIST 1
11548| #define HAVE_MKTIME 1
11549| #define HAVE_INNETGR 1
11550| #define HAVE_MEMMOVE 1
11551| #define HAVE_LCHOWN 1
11552| #define HAVE_VSNPRINTF 1
11553| #define HAVE_SNPRINTF 1
11554| #define HAVE_VASPRINTF 1
11555| #define HAVE_ASPRINTF 1
11556| #define HAVE_SETSID 1
11557| #define HAVE_STRPBRK 1
11558| #define HAVE_STRLCAT 1
11559| #define HAVE_STRLCPY 1
11560| #define HAVE_STRTOL 1
11561| #define HAVE_GETGROUPS 1
11562| #define HAVE_SETGROUPS 1
11563| #define HAVE_GETEUID 1
11564| #define HAVE_GETEGID 1
11565| #define HAVE_SETLOCALE 1
11566| #define HAVE_SETMODE 1
11567| #define HAVE_SETEUID 1
11568| #define HAVE_STRERROR 1
11569| #define HAVE_PUTENV 1
11570| #define HAVE_NL_LANGINFO 1
11571| #define HAVE_GETXATTR 1
11572| #define HAVE_SIGACTION 1
11573| #define HAVE_SIGPROCMASK 1
11574| #define HAVE_SETATTRLIST 1
11575| #define HAVE_GETGROUPLIST 1
11576| #define HAVE_INITGROUPS 1
11577| #define HAVE_SETVBUF 1
11578| #define HAVE_NANOSLEEP 1
11579| #define HAVE_USLEEP 1
11580| #define HAVE_SETENV 1
11581| #define HAVE_UNSETENV 1
11582| #define HAVE_ICONV_OPEN 1
11583| #define HAVE_GETPGRP 1
11584| #define HAVE_TCGETPGRP 1
11585| #define GETPGRP_VOID 1
11586| #define USE_ICONV_OPEN 1
11587| #define ICONV_OPTION NULL
11588| #define UTF8_CHARSET "UTF-8"
11589| #define CAN_HARDLINK_SPECIAL 1
11590| #define HAVE_SOCKETPAIR 1
11591| #define HAVE_GETPASS 1
11592| #define HAVE_LIBPOPT 1
11593| #define HAVE_STRUCT_UTIMBUF 1
11594| #define HAVE_GETTIMEOFDAY_TZ 1
11595| #define HAVE_C99_VSNPRINTF 1
11596| #define HAVE_SECURE_MKSTEMP 1
11597| #define MKNOD_CREATES_FIFOS 1
11598| /* end confdefs.h.  */
11599| /* Define _acl to an innocuous variant, in case <limits.h> declares _acl.
11600|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11601| #define _acl innocuous__acl
11602|
11603| /* System header to define __stub macros and hopefully few prototypes,
11604|     which can conflict with char _acl (); below.
11605|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11606|     <limits.h> exists even on freestanding compilers.  */
11607|
11608| #ifdef __STDC__
11609| # include <limits.h>
11610| #else
11611| # include <assert.h>
11612| #endif
11613|
11614| #undef _acl
11615|
11616| /* Override any GCC internal prototype to avoid an error.
11617|    Use char because int might match the return type of a GCC
11618|    builtin and then its argument prototype would still apply.  */
11619| #ifdef __cplusplus
11620| extern "C"
11621| #endif
11622| char _acl ();
11623| /* The GNU C library defines this for functions which it implements
11624|     to always fail with ENOSYS.  Some functions are actually named
11625|     something starting with __ and the normal name is an alias.  */
11626| #if defined __stub__acl || defined __stub____acl
11627| choke me
11628| #endif
11629|
11630| int
11631| main ()
11632| {
11633| return _acl ();
11634|   ;
11635|   return 0;
11636| }
11637configure.sh:10462: result: no
11638configure.sh:10462: checking for __acl
11639configure.sh:10462: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
11640Undefined symbols:
11641  "___acl", referenced from:
11642      _main in ccQFLu9c.o
11643ld: symbol(s) not found
11644collect2: error: ld returned 1 exit status
11645configure.sh:10462: $? = 1
11646configure.sh: failed program was:
11647| /* confdefs.h */
11648| #define PACKAGE_NAME "rsync"
11649| #define PACKAGE_TARNAME "rsync"
11650| #define PACKAGE_VERSION " "
11651| #define PACKAGE_STRING "rsync  "
11652| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
11653| #define PACKAGE_URL ""
11654| #define STDC_HEADERS 1
11655| #define HAVE_SYS_TYPES_H 1
11656| #define HAVE_SYS_STAT_H 1
11657| #define HAVE_STDLIB_H 1
11658| #define HAVE_STRING_H 1
11659| #define HAVE_MEMORY_H 1
11660| #define HAVE_STRINGS_H 1
11661| #define HAVE_INTTYPES_H 1
11662| #define HAVE_STDINT_H 1
11663| #define HAVE_UNISTD_H 1
11664| #define WORDS_BIGENDIAN 1
11665| #define HAVE_DIRENT_H 1
11666| #define TIME_WITH_SYS_TIME 1
11667| #define HAVE_SYS_WAIT_H 1
11668| #define HAVE_SYS_FCNTL_H 1
11669| #define HAVE_SYS_SELECT_H 1
11670| #define HAVE_FCNTL_H 1
11671| #define HAVE_SYS_TIME_H 1
11672| #define HAVE_SYS_UNISTD_H 1
11673| #define HAVE_UNISTD_H 1
11674| #define HAVE_UTIME_H 1
11675| #define HAVE_SYS_PARAM_H 1
11676| #define HAVE_CTYPE_H 1
11677| #define HAVE_SYS_WAIT_H 1
11678| #define HAVE_SYS_STAT_H 1
11679| #define HAVE_SYS_IOCTL_H 1
11680| #define HAVE_SYS_FILIO_H 1
11681| #define HAVE_STRING_H 1
11682| #define HAVE_STDLIB_H 1
11683| #define HAVE_SYS_SOCKET_H 1
11684| #define HAVE_GRP_H 1
11685| #define HAVE_SYS_UN_H 1
11686| #define HAVE_SYS_ATTR_H 1
11687| #define HAVE_ARPA_INET_H 1
11688| #define HAVE_ARPA_NAMESER_H 1
11689| #define HAVE_LOCALE_H 1
11690| #define HAVE_SYS_TYPES_H 1
11691| #define HAVE_NETDB_H 1
11692| #define HAVE_FLOAT_H 1
11693| #define HAVE_LIMITS_H 1
11694| #define HAVE_ICONV_H 1
11695| #define HAVE_LIBCHARSET_H 1
11696| #define HAVE_LANGINFO_H 1
11697| #define HAVE_SYS_ACL_H 1
11698| #define HAVE_SYS_XATTR_H 1
11699| #define HAVE_POPT_H 1
11700| #define HAVE_NETINET_IN_SYSTM_H 1
11701| #define HAVE_ZLIB_H 1
11702| #define HAVE_XXHASH_H 1
11703| #define HAVE_OPENSSL_MD4_H 1
11704| #define HAVE_OPENSSL_MD5_H 1
11705| #define HAVE_ZSTD_H 1
11706| #define HAVE_LZ4_H 1
11707| #define HAVE_SYS_FILE_H 1
11708| #define HAVE_NETINET_IP_H 1
11709| #define _GNU_SOURCE 1
11710| #define RSYNC_PATH "rsync"
11711| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
11712| #define RSYNC_RSH "ssh"
11713| #define NOBODY_USER "nobody"
11714| #define NOBODY_GROUP "nobody"
11715| #define INET6 1
11716| #define CONFIG_LOCALE 1
11717| #define USE_OPENSSL 1
11718| #define SUPPORT_XXHASH 1
11719| #define SUPPORT_ZSTD 1
11720| #define SUPPORT_LZ4 1
11721| #define SIZEOF_INT 4
11722| #define SIZEOF_LONG 4
11723| #define SIZEOF_LONG_LONG 8
11724| #define SIZEOF_SHORT 2
11725| #define SIZEOF_INT16_T 2
11726| #define SIZEOF_UINT16_T 2
11727| #define SIZEOF_INT32_T 4
11728| #define SIZEOF_UINT32_T 4
11729| #define SIZEOF_INT64_T 8
11730| #define SIZEOF_OFF_T 8
11731| #define SIZEOF_OFF64_T 0
11732| #define SIZEOF_TIME_T 4
11733| #define SIZEOF_CHARP 4
11734| #define HAVE_LONG_DOUBLE_WIDER 1
11735| #define HAVE_LONG_DOUBLE 1
11736| #define HAVE_MODE_T 1
11737| #define HAVE_OFF_T 1
11738| #define HAVE_SIZE_T 1
11739| #define HAVE_PID_T 1
11740| #define HAVE_ID_T 1
11741| #define GETGROUPS_T int
11742| #define HAVE_STRUCT_STAT_ST_RDEV 1
11743| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
11744| #define HAVE_ERRNO_DECL 1
11745| #define HAVE_CONNECT 1
11746| #define ICONV_CONST
11747| #define HAVE_INET_NTOP 1
11748| #define HAVE_INET_PTON 1
11749| #define HAVE_STRUCT_ADDRINFO 1
11750| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11751| #define HAVE_GETADDRINFO 1
11752| #define HAVE_SOCKADDR_LEN 1
11753| #define HAVE_SOCKADDR_IN_LEN 1
11754| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
11755| #define HAVE_STRUCT_STAT64 1
11756| #define HAVE_STRCASECMP 1
11757| #define HAVE_UTIME_H 1
11758| #define HAVE_UTIME_NULL 1
11759| #define HAVE_ALLOCA_H 1
11760| #define HAVE_ALLOCA 1
11761| #define HAVE_WAITPID 1
11762| #define HAVE_WAIT4 1
11763| #define HAVE_GETCWD 1
11764| #define HAVE_CHOWN 1
11765| #define HAVE_CHMOD 1
11766| #define HAVE_LCHMOD 1
11767| #define HAVE_MKNOD 1
11768| #define HAVE_MKFIFO 1
11769| #define HAVE_FCHMOD 1
11770| #define HAVE_FSTAT 1
11771| #define HAVE_FTRUNCATE 1
11772| #define HAVE_STRCHR 1
11773| #define HAVE_READLINK 1
11774| #define HAVE_LINK 1
11775| #define HAVE_UTIME 1
11776| #define HAVE_UTIMES 1
11777| #define HAVE_LUTIMES 1
11778| #define HAVE_STRFTIME 1
11779| #define HAVE_CHFLAGS 1
11780| #define HAVE_GETATTRLIST 1
11781| #define HAVE_MKTIME 1
11782| #define HAVE_INNETGR 1
11783| #define HAVE_MEMMOVE 1
11784| #define HAVE_LCHOWN 1
11785| #define HAVE_VSNPRINTF 1
11786| #define HAVE_SNPRINTF 1
11787| #define HAVE_VASPRINTF 1
11788| #define HAVE_ASPRINTF 1
11789| #define HAVE_SETSID 1
11790| #define HAVE_STRPBRK 1
11791| #define HAVE_STRLCAT 1
11792| #define HAVE_STRLCPY 1
11793| #define HAVE_STRTOL 1
11794| #define HAVE_GETGROUPS 1
11795| #define HAVE_SETGROUPS 1
11796| #define HAVE_GETEUID 1
11797| #define HAVE_GETEGID 1
11798| #define HAVE_SETLOCALE 1
11799| #define HAVE_SETMODE 1
11800| #define HAVE_SETEUID 1
11801| #define HAVE_STRERROR 1
11802| #define HAVE_PUTENV 1
11803| #define HAVE_NL_LANGINFO 1
11804| #define HAVE_GETXATTR 1
11805| #define HAVE_SIGACTION 1
11806| #define HAVE_SIGPROCMASK 1
11807| #define HAVE_SETATTRLIST 1
11808| #define HAVE_GETGROUPLIST 1
11809| #define HAVE_INITGROUPS 1
11810| #define HAVE_SETVBUF 1
11811| #define HAVE_NANOSLEEP 1
11812| #define HAVE_USLEEP 1
11813| #define HAVE_SETENV 1
11814| #define HAVE_UNSETENV 1
11815| #define HAVE_ICONV_OPEN 1
11816| #define HAVE_GETPGRP 1
11817| #define HAVE_TCGETPGRP 1
11818| #define GETPGRP_VOID 1
11819| #define USE_ICONV_OPEN 1
11820| #define ICONV_OPTION NULL
11821| #define UTF8_CHARSET "UTF-8"
11822| #define CAN_HARDLINK_SPECIAL 1
11823| #define HAVE_SOCKETPAIR 1
11824| #define HAVE_GETPASS 1
11825| #define HAVE_LIBPOPT 1
11826| #define HAVE_STRUCT_UTIMBUF 1
11827| #define HAVE_GETTIMEOFDAY_TZ 1
11828| #define HAVE_C99_VSNPRINTF 1
11829| #define HAVE_SECURE_MKSTEMP 1
11830| #define MKNOD_CREATES_FIFOS 1
11831| /* end confdefs.h.  */
11832| /* Define __acl to an innocuous variant, in case <limits.h> declares __acl.
11833|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
11834| #define __acl innocuous___acl
11835|
11836| /* System header to define __stub macros and hopefully few prototypes,
11837|     which can conflict with char __acl (); below.
11838|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
11839|     <limits.h> exists even on freestanding compilers.  */
11840|
11841| #ifdef __STDC__
11842| # include <limits.h>
11843| #else
11844| # include <assert.h>
11845| #endif
11846|
11847| #undef __acl
11848|
11849| /* Override any GCC internal prototype to avoid an error.
11850|    Use char because int might match the return type of a GCC
11851|    builtin and then its argument prototype would still apply.  */
11852| #ifdef __cplusplus
11853| extern "C"
11854| #endif
11855| char __acl ();
11856| /* The GNU C library defines this for functions which it implements
11857|     to always fail with ENOSYS.  Some functions are actually named
11858|     something starting with __ and the normal name is an alias.  */
11859| #if defined __stub___acl || defined __stub_____acl
11860| choke me
11861| #endif
11862|
11863| int
11864| main ()
11865| {
11866| return __acl ();
11867|   ;
11868|   return 0;
11869| }
11870configure.sh:10462: result: no
11871configure.sh:10462: checking for _facl
11872configure.sh:10462: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
11873Undefined symbols:
11874  "__facl", referenced from:
11875      _main in cca4ztbP.o
11876ld: symbol(s) not found
11877collect2: error: ld returned 1 exit status
11878configure.sh:10462: $? = 1
11879configure.sh: failed program was:
11880| /* confdefs.h */
11881| #define PACKAGE_NAME "rsync"
11882| #define PACKAGE_TARNAME "rsync"
11883| #define PACKAGE_VERSION " "
11884| #define PACKAGE_STRING "rsync  "
11885| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
11886| #define PACKAGE_URL ""
11887| #define STDC_HEADERS 1
11888| #define HAVE_SYS_TYPES_H 1
11889| #define HAVE_SYS_STAT_H 1
11890| #define HAVE_STDLIB_H 1
11891| #define HAVE_STRING_H 1
11892| #define HAVE_MEMORY_H 1
11893| #define HAVE_STRINGS_H 1
11894| #define HAVE_INTTYPES_H 1
11895| #define HAVE_STDINT_H 1
11896| #define HAVE_UNISTD_H 1
11897| #define WORDS_BIGENDIAN 1
11898| #define HAVE_DIRENT_H 1
11899| #define TIME_WITH_SYS_TIME 1
11900| #define HAVE_SYS_WAIT_H 1
11901| #define HAVE_SYS_FCNTL_H 1
11902| #define HAVE_SYS_SELECT_H 1
11903| #define HAVE_FCNTL_H 1
11904| #define HAVE_SYS_TIME_H 1
11905| #define HAVE_SYS_UNISTD_H 1
11906| #define HAVE_UNISTD_H 1
11907| #define HAVE_UTIME_H 1
11908| #define HAVE_SYS_PARAM_H 1
11909| #define HAVE_CTYPE_H 1
11910| #define HAVE_SYS_WAIT_H 1
11911| #define HAVE_SYS_STAT_H 1
11912| #define HAVE_SYS_IOCTL_H 1
11913| #define HAVE_SYS_FILIO_H 1
11914| #define HAVE_STRING_H 1
11915| #define HAVE_STDLIB_H 1
11916| #define HAVE_SYS_SOCKET_H 1
11917| #define HAVE_GRP_H 1
11918| #define HAVE_SYS_UN_H 1
11919| #define HAVE_SYS_ATTR_H 1
11920| #define HAVE_ARPA_INET_H 1
11921| #define HAVE_ARPA_NAMESER_H 1
11922| #define HAVE_LOCALE_H 1
11923| #define HAVE_SYS_TYPES_H 1
11924| #define HAVE_NETDB_H 1
11925| #define HAVE_FLOAT_H 1
11926| #define HAVE_LIMITS_H 1
11927| #define HAVE_ICONV_H 1
11928| #define HAVE_LIBCHARSET_H 1
11929| #define HAVE_LANGINFO_H 1
11930| #define HAVE_SYS_ACL_H 1
11931| #define HAVE_SYS_XATTR_H 1
11932| #define HAVE_POPT_H 1
11933| #define HAVE_NETINET_IN_SYSTM_H 1
11934| #define HAVE_ZLIB_H 1
11935| #define HAVE_XXHASH_H 1
11936| #define HAVE_OPENSSL_MD4_H 1
11937| #define HAVE_OPENSSL_MD5_H 1
11938| #define HAVE_ZSTD_H 1
11939| #define HAVE_LZ4_H 1
11940| #define HAVE_SYS_FILE_H 1
11941| #define HAVE_NETINET_IP_H 1
11942| #define _GNU_SOURCE 1
11943| #define RSYNC_PATH "rsync"
11944| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
11945| #define RSYNC_RSH "ssh"
11946| #define NOBODY_USER "nobody"
11947| #define NOBODY_GROUP "nobody"
11948| #define INET6 1
11949| #define CONFIG_LOCALE 1
11950| #define USE_OPENSSL 1
11951| #define SUPPORT_XXHASH 1
11952| #define SUPPORT_ZSTD 1
11953| #define SUPPORT_LZ4 1
11954| #define SIZEOF_INT 4
11955| #define SIZEOF_LONG 4
11956| #define SIZEOF_LONG_LONG 8
11957| #define SIZEOF_SHORT 2
11958| #define SIZEOF_INT16_T 2
11959| #define SIZEOF_UINT16_T 2
11960| #define SIZEOF_INT32_T 4
11961| #define SIZEOF_UINT32_T 4
11962| #define SIZEOF_INT64_T 8
11963| #define SIZEOF_OFF_T 8
11964| #define SIZEOF_OFF64_T 0
11965| #define SIZEOF_TIME_T 4
11966| #define SIZEOF_CHARP 4
11967| #define HAVE_LONG_DOUBLE_WIDER 1
11968| #define HAVE_LONG_DOUBLE 1
11969| #define HAVE_MODE_T 1
11970| #define HAVE_OFF_T 1
11971| #define HAVE_SIZE_T 1
11972| #define HAVE_PID_T 1
11973| #define HAVE_ID_T 1
11974| #define GETGROUPS_T int
11975| #define HAVE_STRUCT_STAT_ST_RDEV 1
11976| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
11977| #define HAVE_ERRNO_DECL 1
11978| #define HAVE_CONNECT 1
11979| #define ICONV_CONST
11980| #define HAVE_INET_NTOP 1
11981| #define HAVE_INET_PTON 1
11982| #define HAVE_STRUCT_ADDRINFO 1
11983| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
11984| #define HAVE_GETADDRINFO 1
11985| #define HAVE_SOCKADDR_LEN 1
11986| #define HAVE_SOCKADDR_IN_LEN 1
11987| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
11988| #define HAVE_STRUCT_STAT64 1
11989| #define HAVE_STRCASECMP 1
11990| #define HAVE_UTIME_H 1
11991| #define HAVE_UTIME_NULL 1
11992| #define HAVE_ALLOCA_H 1
11993| #define HAVE_ALLOCA 1
11994| #define HAVE_WAITPID 1
11995| #define HAVE_WAIT4 1
11996| #define HAVE_GETCWD 1
11997| #define HAVE_CHOWN 1
11998| #define HAVE_CHMOD 1
11999| #define HAVE_LCHMOD 1
12000| #define HAVE_MKNOD 1
12001| #define HAVE_MKFIFO 1
12002| #define HAVE_FCHMOD 1
12003| #define HAVE_FSTAT 1
12004| #define HAVE_FTRUNCATE 1
12005| #define HAVE_STRCHR 1
12006| #define HAVE_READLINK 1
12007| #define HAVE_LINK 1
12008| #define HAVE_UTIME 1
12009| #define HAVE_UTIMES 1
12010| #define HAVE_LUTIMES 1
12011| #define HAVE_STRFTIME 1
12012| #define HAVE_CHFLAGS 1
12013| #define HAVE_GETATTRLIST 1
12014| #define HAVE_MKTIME 1
12015| #define HAVE_INNETGR 1
12016| #define HAVE_MEMMOVE 1
12017| #define HAVE_LCHOWN 1
12018| #define HAVE_VSNPRINTF 1
12019| #define HAVE_SNPRINTF 1
12020| #define HAVE_VASPRINTF 1
12021| #define HAVE_ASPRINTF 1
12022| #define HAVE_SETSID 1
12023| #define HAVE_STRPBRK 1
12024| #define HAVE_STRLCAT 1
12025| #define HAVE_STRLCPY 1
12026| #define HAVE_STRTOL 1
12027| #define HAVE_GETGROUPS 1
12028| #define HAVE_SETGROUPS 1
12029| #define HAVE_GETEUID 1
12030| #define HAVE_GETEGID 1
12031| #define HAVE_SETLOCALE 1
12032| #define HAVE_SETMODE 1
12033| #define HAVE_SETEUID 1
12034| #define HAVE_STRERROR 1
12035| #define HAVE_PUTENV 1
12036| #define HAVE_NL_LANGINFO 1
12037| #define HAVE_GETXATTR 1
12038| #define HAVE_SIGACTION 1
12039| #define HAVE_SIGPROCMASK 1
12040| #define HAVE_SETATTRLIST 1
12041| #define HAVE_GETGROUPLIST 1
12042| #define HAVE_INITGROUPS 1
12043| #define HAVE_SETVBUF 1
12044| #define HAVE_NANOSLEEP 1
12045| #define HAVE_USLEEP 1
12046| #define HAVE_SETENV 1
12047| #define HAVE_UNSETENV 1
12048| #define HAVE_ICONV_OPEN 1
12049| #define HAVE_GETPGRP 1
12050| #define HAVE_TCGETPGRP 1
12051| #define GETPGRP_VOID 1
12052| #define USE_ICONV_OPEN 1
12053| #define ICONV_OPTION NULL
12054| #define UTF8_CHARSET "UTF-8"
12055| #define CAN_HARDLINK_SPECIAL 1
12056| #define HAVE_SOCKETPAIR 1
12057| #define HAVE_GETPASS 1
12058| #define HAVE_LIBPOPT 1
12059| #define HAVE_STRUCT_UTIMBUF 1
12060| #define HAVE_GETTIMEOFDAY_TZ 1
12061| #define HAVE_C99_VSNPRINTF 1
12062| #define HAVE_SECURE_MKSTEMP 1
12063| #define MKNOD_CREATES_FIFOS 1
12064| /* end confdefs.h.  */
12065| /* Define _facl to an innocuous variant, in case <limits.h> declares _facl.
12066|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12067| #define _facl innocuous__facl
12068|
12069| /* System header to define __stub macros and hopefully few prototypes,
12070|     which can conflict with char _facl (); below.
12071|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12072|     <limits.h> exists even on freestanding compilers.  */
12073|
12074| #ifdef __STDC__
12075| # include <limits.h>
12076| #else
12077| # include <assert.h>
12078| #endif
12079|
12080| #undef _facl
12081|
12082| /* Override any GCC internal prototype to avoid an error.
12083|    Use char because int might match the return type of a GCC
12084|    builtin and then its argument prototype would still apply.  */
12085| #ifdef __cplusplus
12086| extern "C"
12087| #endif
12088| char _facl ();
12089| /* The GNU C library defines this for functions which it implements
12090|     to always fail with ENOSYS.  Some functions are actually named
12091|     something starting with __ and the normal name is an alias.  */
12092| #if defined __stub__facl || defined __stub____facl
12093| choke me
12094| #endif
12095|
12096| int
12097| main ()
12098| {
12099| return _facl ();
12100|   ;
12101|   return 0;
12102| }
12103configure.sh:10462: result: no
12104configure.sh:10462: checking for __facl
12105configure.sh:10462: /opt/local/bin/gcc-mp-10 -o conftest -I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc conftest.c -lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto  >&5
12106Undefined symbols:
12107  "___facl", referenced from:
12108      _main in cc9CJyUe.o
12109ld: symbol(s) not found
12110collect2: error: ld returned 1 exit status
12111configure.sh:10462: $? = 1
12112configure.sh: failed program was:
12113| /* confdefs.h */
12114| #define PACKAGE_NAME "rsync"
12115| #define PACKAGE_TARNAME "rsync"
12116| #define PACKAGE_VERSION " "
12117| #define PACKAGE_STRING "rsync  "
12118| #define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
12119| #define PACKAGE_URL ""
12120| #define STDC_HEADERS 1
12121| #define HAVE_SYS_TYPES_H 1
12122| #define HAVE_SYS_STAT_H 1
12123| #define HAVE_STDLIB_H 1
12124| #define HAVE_STRING_H 1
12125| #define HAVE_MEMORY_H 1
12126| #define HAVE_STRINGS_H 1
12127| #define HAVE_INTTYPES_H 1
12128| #define HAVE_STDINT_H 1
12129| #define HAVE_UNISTD_H 1
12130| #define WORDS_BIGENDIAN 1
12131| #define HAVE_DIRENT_H 1
12132| #define TIME_WITH_SYS_TIME 1
12133| #define HAVE_SYS_WAIT_H 1
12134| #define HAVE_SYS_FCNTL_H 1
12135| #define HAVE_SYS_SELECT_H 1
12136| #define HAVE_FCNTL_H 1
12137| #define HAVE_SYS_TIME_H 1
12138| #define HAVE_SYS_UNISTD_H 1
12139| #define HAVE_UNISTD_H 1
12140| #define HAVE_UTIME_H 1
12141| #define HAVE_SYS_PARAM_H 1
12142| #define HAVE_CTYPE_H 1
12143| #define HAVE_SYS_WAIT_H 1
12144| #define HAVE_SYS_STAT_H 1
12145| #define HAVE_SYS_IOCTL_H 1
12146| #define HAVE_SYS_FILIO_H 1
12147| #define HAVE_STRING_H 1
12148| #define HAVE_STDLIB_H 1
12149| #define HAVE_SYS_SOCKET_H 1
12150| #define HAVE_GRP_H 1
12151| #define HAVE_SYS_UN_H 1
12152| #define HAVE_SYS_ATTR_H 1
12153| #define HAVE_ARPA_INET_H 1
12154| #define HAVE_ARPA_NAMESER_H 1
12155| #define HAVE_LOCALE_H 1
12156| #define HAVE_SYS_TYPES_H 1
12157| #define HAVE_NETDB_H 1
12158| #define HAVE_FLOAT_H 1
12159| #define HAVE_LIMITS_H 1
12160| #define HAVE_ICONV_H 1
12161| #define HAVE_LIBCHARSET_H 1
12162| #define HAVE_LANGINFO_H 1
12163| #define HAVE_SYS_ACL_H 1
12164| #define HAVE_SYS_XATTR_H 1
12165| #define HAVE_POPT_H 1
12166| #define HAVE_NETINET_IN_SYSTM_H 1
12167| #define HAVE_ZLIB_H 1
12168| #define HAVE_XXHASH_H 1
12169| #define HAVE_OPENSSL_MD4_H 1
12170| #define HAVE_OPENSSL_MD5_H 1
12171| #define HAVE_ZSTD_H 1
12172| #define HAVE_LZ4_H 1
12173| #define HAVE_SYS_FILE_H 1
12174| #define HAVE_NETINET_IP_H 1
12175| #define _GNU_SOURCE 1
12176| #define RSYNC_PATH "rsync"
12177| #define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
12178| #define RSYNC_RSH "ssh"
12179| #define NOBODY_USER "nobody"
12180| #define NOBODY_GROUP "nobody"
12181| #define INET6 1
12182| #define CONFIG_LOCALE 1
12183| #define USE_OPENSSL 1
12184| #define SUPPORT_XXHASH 1
12185| #define SUPPORT_ZSTD 1
12186| #define SUPPORT_LZ4 1
12187| #define SIZEOF_INT 4
12188| #define SIZEOF_LONG 4
12189| #define SIZEOF_LONG_LONG 8
12190| #define SIZEOF_SHORT 2
12191| #define SIZEOF_INT16_T 2
12192| #define SIZEOF_UINT16_T 2
12193| #define SIZEOF_INT32_T 4
12194| #define SIZEOF_UINT32_T 4
12195| #define SIZEOF_INT64_T 8
12196| #define SIZEOF_OFF_T 8
12197| #define SIZEOF_OFF64_T 0
12198| #define SIZEOF_TIME_T 4
12199| #define SIZEOF_CHARP 4
12200| #define HAVE_LONG_DOUBLE_WIDER 1
12201| #define HAVE_LONG_DOUBLE 1
12202| #define HAVE_MODE_T 1
12203| #define HAVE_OFF_T 1
12204| #define HAVE_SIZE_T 1
12205| #define HAVE_PID_T 1
12206| #define HAVE_ID_T 1
12207| #define GETGROUPS_T int
12208| #define HAVE_STRUCT_STAT_ST_RDEV 1
12209| #define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
12210| #define HAVE_ERRNO_DECL 1
12211| #define HAVE_CONNECT 1
12212| #define ICONV_CONST
12213| #define HAVE_INET_NTOP 1
12214| #define HAVE_INET_PTON 1
12215| #define HAVE_STRUCT_ADDRINFO 1
12216| #define HAVE_STRUCT_SOCKADDR_STORAGE 1
12217| #define HAVE_GETADDRINFO 1
12218| #define HAVE_SOCKADDR_LEN 1
12219| #define HAVE_SOCKADDR_IN_LEN 1
12220| #define HAVE_SOCKADDR_IN6_SCOPE_ID 1
12221| #define HAVE_STRUCT_STAT64 1
12222| #define HAVE_STRCASECMP 1
12223| #define HAVE_UTIME_H 1
12224| #define HAVE_UTIME_NULL 1
12225| #define HAVE_ALLOCA_H 1
12226| #define HAVE_ALLOCA 1
12227| #define HAVE_WAITPID 1
12228| #define HAVE_WAIT4 1
12229| #define HAVE_GETCWD 1
12230| #define HAVE_CHOWN 1
12231| #define HAVE_CHMOD 1
12232| #define HAVE_LCHMOD 1
12233| #define HAVE_MKNOD 1
12234| #define HAVE_MKFIFO 1
12235| #define HAVE_FCHMOD 1
12236| #define HAVE_FSTAT 1
12237| #define HAVE_FTRUNCATE 1
12238| #define HAVE_STRCHR 1
12239| #define HAVE_READLINK 1
12240| #define HAVE_LINK 1
12241| #define HAVE_UTIME 1
12242| #define HAVE_UTIMES 1
12243| #define HAVE_LUTIMES 1
12244| #define HAVE_STRFTIME 1
12245| #define HAVE_CHFLAGS 1
12246| #define HAVE_GETATTRLIST 1
12247| #define HAVE_MKTIME 1
12248| #define HAVE_INNETGR 1
12249| #define HAVE_MEMMOVE 1
12250| #define HAVE_LCHOWN 1
12251| #define HAVE_VSNPRINTF 1
12252| #define HAVE_SNPRINTF 1
12253| #define HAVE_VASPRINTF 1
12254| #define HAVE_ASPRINTF 1
12255| #define HAVE_SETSID 1
12256| #define HAVE_STRPBRK 1
12257| #define HAVE_STRLCAT 1
12258| #define HAVE_STRLCPY 1
12259| #define HAVE_STRTOL 1
12260| #define HAVE_GETGROUPS 1
12261| #define HAVE_SETGROUPS 1
12262| #define HAVE_GETEUID 1
12263| #define HAVE_GETEGID 1
12264| #define HAVE_SETLOCALE 1
12265| #define HAVE_SETMODE 1
12266| #define HAVE_SETEUID 1
12267| #define HAVE_STRERROR 1
12268| #define HAVE_PUTENV 1
12269| #define HAVE_NL_LANGINFO 1
12270| #define HAVE_GETXATTR 1
12271| #define HAVE_SIGACTION 1
12272| #define HAVE_SIGPROCMASK 1
12273| #define HAVE_SETATTRLIST 1
12274| #define HAVE_GETGROUPLIST 1
12275| #define HAVE_INITGROUPS 1
12276| #define HAVE_SETVBUF 1
12277| #define HAVE_NANOSLEEP 1
12278| #define HAVE_USLEEP 1
12279| #define HAVE_SETENV 1
12280| #define HAVE_UNSETENV 1
12281| #define HAVE_ICONV_OPEN 1
12282| #define HAVE_GETPGRP 1
12283| #define HAVE_TCGETPGRP 1
12284| #define GETPGRP_VOID 1
12285| #define USE_ICONV_OPEN 1
12286| #define ICONV_OPTION NULL
12287| #define UTF8_CHARSET "UTF-8"
12288| #define CAN_HARDLINK_SPECIAL 1
12289| #define HAVE_SOCKETPAIR 1
12290| #define HAVE_GETPASS 1
12291| #define HAVE_LIBPOPT 1
12292| #define HAVE_STRUCT_UTIMBUF 1
12293| #define HAVE_GETTIMEOFDAY_TZ 1
12294| #define HAVE_C99_VSNPRINTF 1
12295| #define HAVE_SECURE_MKSTEMP 1
12296| #define MKNOD_CREATES_FIFOS 1
12297| /* end confdefs.h.  */
12298| /* Define __facl to an innocuous variant, in case <limits.h> declares __facl.
12299|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
12300| #define __facl innocuous___facl
12301|
12302| /* System header to define __stub macros and hopefully few prototypes,
12303|     which can conflict with char __facl (); below.
12304|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
12305|     <limits.h> exists even on freestanding compilers.  */
12306|
12307| #ifdef __STDC__
12308| # include <limits.h>
12309| #else
12310| # include <assert.h>
12311| #endif
12312|
12313| #undef __facl
12314|
12315| /* Override any GCC internal prototype to avoid an error.
12316|    Use char because int might match the return type of a GCC
12317|    builtin and then its argument prototype would still apply.  */
12318| #ifdef __cplusplus
12319| extern "C"
12320| #endif
12321| char __facl ();
12322| /* The GNU C library defines this for functions which it implements
12323|     to always fail with ENOSYS.  Some functions are actually named
12324|     something starting with __ and the normal name is an alias.  */
12325| #if defined __stub___facl || defined __stub_____facl
12326| choke me
12327| #endif
12328|
12329| int
12330| main ()
12331| {
12332| return __facl ();
12333|   ;
12334|   return 0;
12335| }
12336configure.sh:10462: result: no
12337configure.sh:10474: checking whether to support ACLs
12338configure.sh:10535: result: Using OS X ACLs
12339configure.sh:10695: checking whether to support extended attributes
12340configure.sh:10771: result: Using OS X xattrs
12341configure.sh:10972: creating ./config.status
12342
12343## ---------------------- ##
12344## Running config.status. ##
12345## ---------------------- ##
12346
12347This file was extended by rsync config.status  , which was
12348generated by GNU Autoconf 2.69.  Invocation command line was
12349
12350  CONFIG_FILES    =
12351  CONFIG_HEADERS  =
12352  CONFIG_LINKS    =
12353  CONFIG_COMMANDS =
12354  $ ./config.status
12355
12356on macmini.private
12357
12358config.status:1014: creating Makefile
12359config.status:1014: creating lib/dummy
12360config.status:1014: creating zlib/dummy
12361config.status:1014: creating popt/dummy
12362config.status:1014: creating shconfig
12363config.status:1014: creating config.h
12364configure.sh:12149: result:
12365configure.sh:12151: result:     rsync 3.2.4 configuration successful
12366configure.sh:12153: result:
12367
12368## ---------------- ##
12369## Cache variables. ##
12370## ---------------- ##
12371
12372ac_cv_build=powerpc-apple-darwin10.8.0
12373ac_cv_c_bigendian=yes
12374ac_cv_c_compiler_gnu=yes
12375ac_cv_c_inline=inline
12376ac_cv_c_long_double=yes
12377ac_cv_cxx_compiler_gnu=yes
12378ac_cv_env_CCC_set=
12379ac_cv_env_CCC_value=
12380ac_cv_env_CC_set=set
12381ac_cv_env_CC_value=/opt/local/bin/gcc-mp-10
12382ac_cv_env_CFLAGS_set=set
12383ac_cv_env_CFLAGS_value='-pipe -Os -arch ppc'
12384ac_cv_env_CPPFLAGS_set=set
12385ac_cv_env_CPPFLAGS_value=-I/opt/local/include
12386ac_cv_env_CPP_set=
12387ac_cv_env_CPP_value=
12388ac_cv_env_CXXFLAGS_set=set
12389ac_cv_env_CXXFLAGS_value='-pipe -Os -arch ppc'
12390ac_cv_env_CXX_set=set
12391ac_cv_env_CXX_value=/opt/local/bin/g++-mp-10
12392ac_cv_env_LDFLAGS_set=set
12393ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
12394ac_cv_env_LIBS_set=
12395ac_cv_env_LIBS_value=
12396ac_cv_env_build_alias_set=
12397ac_cv_env_build_alias_value=
12398ac_cv_env_host_alias_set=
12399ac_cv_env_host_alias_value=
12400ac_cv_env_target_alias_set=
12401ac_cv_env_target_alias_value=
12402ac_cv_func___acl=no
12403ac_cv_func___facl=no
12404ac_cv_func___va_copy=no
12405ac_cv_func__acl=no
12406ac_cv_func__facl=no
12407ac_cv_func_aclsort=no
12408ac_cv_func_alloca_works=yes
12409ac_cv_func_asprintf=yes
12410ac_cv_func_attropen=no
12411ac_cv_func_chflags=yes
12412ac_cv_func_chmod=yes
12413ac_cv_func_chown=yes
12414ac_cv_func_connect=yes
12415ac_cv_func_extattr_get_link=no
12416ac_cv_func_fchmod=yes
12417ac_cv_func_fstat=yes
12418ac_cv_func_ftruncate=yes
12419ac_cv_func_getaddrinfo=yes
12420ac_cv_func_getattrlist=yes
12421ac_cv_func_getcwd=yes
12422ac_cv_func_getegid=yes
12423ac_cv_func_geteuid=yes
12424ac_cv_func_getgrouplist=yes
12425ac_cv_func_getgroups=yes
12426ac_cv_func_getpass=yes
12427ac_cv_func_getpgrp=yes
12428ac_cv_func_getpgrp_void=yes
12429ac_cv_func_getxattr=yes
12430ac_cv_func_iconv_open=yes
12431ac_cv_func_inet_ntop=yes
12432ac_cv_func_inet_pton=yes
12433ac_cv_func_initgroups=yes
12434ac_cv_func_innetgr=yes
12435ac_cv_func_lchmod=yes
12436ac_cv_func_lchown=yes
12437ac_cv_func_libiconv_open=yes
12438ac_cv_func_link=yes
12439ac_cv_func_linkat=no
12440ac_cv_func_locale_charset=no
12441ac_cv_func_lseek64=no
12442ac_cv_func_lutimes=yes
12443ac_cv_func_mallinfo2=no
12444ac_cv_func_mallinfo=no
12445ac_cv_func_memmove=yes
12446ac_cv_func_mkfifo=yes
12447ac_cv_func_mknod=yes
12448ac_cv_func_mkstemp64=no
12449ac_cv_func_mktime=yes
12450ac_cv_func_mtrace=no
12451ac_cv_func_nanosleep=yes
12452ac_cv_func_nl_langinfo=yes
12453ac_cv_func_open64=no
12454ac_cv_func_posix_fallocate=no
12455ac_cv_func_putenv=yes
12456ac_cv_func_readlink=yes
12457ac_cv_func_setattrlist=yes
12458ac_cv_func_setenv=yes
12459ac_cv_func_seteuid=yes
12460ac_cv_func_setgroups=yes
12461ac_cv_func_setlocale=yes
12462ac_cv_func_setmode=yes
12463ac_cv_func_setsid=yes
12464ac_cv_func_setvbuf=yes
12465ac_cv_func_sigaction=yes
12466ac_cv_func_sigprocmask=yes
12467ac_cv_func_snprintf=yes
12468ac_cv_func_strcasecmp=yes
12469ac_cv_func_strchr=yes
12470ac_cv_func_strerror=yes
12471ac_cv_func_strftime=yes
12472ac_cv_func_strlcat=yes
12473ac_cv_func_strlcpy=yes
12474ac_cv_func_strpbrk=yes
12475ac_cv_func_strtol=yes
12476ac_cv_func_tcgetpgrp=yes
12477ac_cv_func_unsetenv=yes
12478ac_cv_func_usleep=yes
12479ac_cv_func_utime=yes
12480ac_cv_func_utime_null=yes
12481ac_cv_func_utimensat=no
12482ac_cv_func_utimes=yes
12483ac_cv_func_va_copy=no
12484ac_cv_func_vasprintf=yes
12485ac_cv_func_vsnprintf=yes
12486ac_cv_func_wait4=yes
12487ac_cv_func_waitpid=yes
12488ac_cv_header_acl_libacl_h=no
12489ac_cv_header_arpa_inet_h=yes
12490ac_cv_header_arpa_nameser_h=yes
12491ac_cv_header_attr_xattr_h=no
12492ac_cv_header_compat_h=no
12493ac_cv_header_ctype_h=yes
12494ac_cv_header_dirent_dirent_h=yes
12495ac_cv_header_dl_h=no
12496ac_cv_header_fcntl_h=yes
12497ac_cv_header_float_h=yes
12498ac_cv_header_grp_h=yes
12499ac_cv_header_iconv_h=yes
12500ac_cv_header_inttypes_h=yes
12501ac_cv_header_langinfo_h=yes
12502ac_cv_header_libcharset_h=yes
12503ac_cv_header_limits_h=yes
12504ac_cv_header_linux_falloc_h=no
12505ac_cv_header_locale_h=yes
12506ac_cv_header_lz4_h=yes
12507ac_cv_header_malloc_h=no
12508ac_cv_header_mcheck_h=no
12509ac_cv_header_memory_h=yes
12510ac_cv_header_netdb_h=yes
12511ac_cv_header_netgroup_h=no
12512ac_cv_header_netinet_in_systm_h=yes
12513ac_cv_header_netinet_ip_h=yes
12514ac_cv_header_openssl_md4_h=yes
12515ac_cv_header_openssl_md5_h=yes
12516ac_cv_header_popt_h=yes
12517ac_cv_header_popt_popt_h=no
12518ac_cv_header_stdc=yes
12519ac_cv_header_stdint_h=yes
12520ac_cv_header_stdlib_h=yes
12521ac_cv_header_string_h=yes
12522ac_cv_header_strings_h=yes
12523ac_cv_header_sys_acl_h=yes
12524ac_cv_header_sys_attr_h=yes
12525ac_cv_header_sys_extattr_h=no
12526ac_cv_header_sys_fcntl_h=yes
12527ac_cv_header_sys_file_h=yes
12528ac_cv_header_sys_filio_h=yes
12529ac_cv_header_sys_ioctl_h=yes
12530ac_cv_header_sys_mode_h=no
12531ac_cv_header_sys_param_h=yes
12532ac_cv_header_sys_select_h=yes
12533ac_cv_header_sys_socket_h=yes
12534ac_cv_header_sys_stat_h=yes
12535ac_cv_header_sys_time_h=yes
12536ac_cv_header_sys_types_h=yes
12537ac_cv_header_sys_types_h_makedev=yes
12538ac_cv_header_sys_un_h=yes
12539ac_cv_header_sys_unistd_h=yes
12540ac_cv_header_sys_wait_h=yes
12541ac_cv_header_sys_xattr_h=yes
12542ac_cv_header_time=yes
12543ac_cv_header_unistd_h=yes
12544ac_cv_header_utime_h=yes
12545ac_cv_header_xxhash_h=yes
12546ac_cv_header_zlib_h=yes
12547ac_cv_header_zstd_h=yes
12548ac_cv_host=powerpc-apple-darwin10.8.0
12549ac_cv_lib_popt_poptGetContext=yes
12550ac_cv_lib_sec_aclsort=no
12551ac_cv_member_struct_sockaddr_in6_sin6_scope_id=yes
12552ac_cv_member_struct_sockaddr_in_sin_len=yes
12553ac_cv_member_struct_sockaddr_sa_len=yes
12554ac_cv_member_struct_sockaddr_un_sun_len=no
12555ac_cv_member_struct_stat_st_mtim_tv_nsec=no
12556ac_cv_member_struct_stat_st_mtimensec=no
12557ac_cv_member_struct_stat_st_mtimespec_tv_nsec=yes
12558ac_cv_member_struct_stat_st_rdev=yes
12559ac_cv_objext=o
12560ac_cv_path_EGREP='/opt/local/bin/ggrep -E'
12561ac_cv_path_FAKEROOT_PATH=/usr/bin/fakeroot
12562ac_cv_path_GREP=/opt/local/bin/ggrep
12563ac_cv_path_PERL=/opt/local/bin/perl
12564ac_cv_path_SHELL_PATH=/bin/sh
12565ac_cv_path_mkdir=/opt/local/bin/gmkdir
12566ac_cv_prog_AWK=gawk
12567ac_cv_prog_CPP='/opt/local/bin/gcc-mp-10 -E'
12568ac_cv_prog_HAVE_REMSH=0
12569ac_cv_prog_ac_ct_CC=/opt/local/bin/gcc-mp-10
12570ac_cv_prog_cc_c89=
12571ac_cv_prog_cc_c99=
12572ac_cv_prog_cc_g=yes
12573ac_cv_prog_cc_stdc=
12574ac_cv_prog_cxx_g=yes
12575ac_cv_search_LZ4_compress_default=-llz4
12576ac_cv_search_MD5_Init=-lcrypto
12577ac_cv_search_XXH64_createState=-lxxhash
12578ac_cv_search_ZSTD_minCLevel=-lzstd
12579ac_cv_search_iconv_open=no
12580ac_cv_search_inet_ntop='none required'
12581ac_cv_search_libiconv_open=-liconv
12582ac_cv_search_opendir='none required'
12583ac_cv_sizeof_charp=4
12584ac_cv_sizeof_int16_t=2
12585ac_cv_sizeof_int32_t=4
12586ac_cv_sizeof_int64_t=8
12587ac_cv_sizeof_int=4
12588ac_cv_sizeof_long=4
12589ac_cv_sizeof_long_long=8
12590ac_cv_sizeof_off64_t=0
12591ac_cv_sizeof_off_t=8
12592ac_cv_sizeof_short=2
12593ac_cv_sizeof_time_t=4
12594ac_cv_sizeof_uint16_t=2
12595ac_cv_sizeof_uint32_t=4
12596ac_cv_sys_file_offset_bits=no
12597ac_cv_sys_largefile_CC=no
12598ac_cv_type_getgroups=int
12599ac_cv_type_id_t=yes
12600ac_cv_type_long_double_wider=yes
12601ac_cv_type_mode_t=yes
12602ac_cv_type_off_t=yes
12603ac_cv_type_pid_t=yes
12604ac_cv_type_size_t=yes
12605ac_cv_type_socklen_t=yes
12606ac_cv_type_struct_addrinfo=yes
12607ac_cv_type_struct_sockaddr_storage=yes
12608ac_cv_type_struct_stat64=yes
12609ac_cv_type_uid_t=yes
12610ac_cv_working_alloca_h=yes
12611am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
12612am_cv_proto_iconv_arg1=
12613rsync_cv_DASHC_WORKS_WITH_DASHO=yes
12614rsync_cv_HAVE_BROKEN_LARGEFILE=no
12615rsync_cv_HAVE_BROKEN_READDIR=no
12616rsync_cv_HAVE_C99_VSNPRINTF=yes
12617rsync_cv_HAVE_GETADDR_DEFINES=yes
12618rsync_cv_HAVE_GETTIMEOFDAY_TZ=yes
12619rsync_cv_HAVE_SECURE_MKSTEMP=yes
12620rsync_cv_HAVE_SOCKETPAIR=yes
12621rsync_cv_HAVE_STRUCT_UTIMBUF=yes
12622rsync_cv_MAKEDEV_TAKES_3_ARGS=no
12623rsync_cv_MKNOD_CREATES_FIFOS=yes
12624rsync_cv_MKNOD_CREATES_SOCKETS=no
12625rsync_cv_SIGNED_CHAR_OK=no
12626rsync_cv_can_hardlink_special=yes
12627rsync_cv_can_hardlink_symlink=no
12628rsync_cv_chown_modifies_symlink=no
12629rsync_cv_errno=yes
12630rsync_cv_have_fallocate=no
12631rsync_cv_have_sys_fallocate=no
12632
12633## ----------------- ##
12634## Output variables. ##
12635## ----------------- ##
12636
12637ALLOCA=''
12638AWK='gawk'
12639BUILD_POPT=''
12640BUILD_ZLIB='$(zlib_OBJS)'
12641CC='/opt/local/bin/gcc-mp-10'
12642CC_SHOBJ_FLAG='-o $@'
12643CFLAGS='-I./zlib -pipe -Os -arch ppc -DHAVE_CONFIG_H -Wall -W -pedantic-errors'
12644CPP='/opt/local/bin/gcc-mp-10 -E'
12645CPPFLAGS='-I/opt/local/include'
12646CXX='/opt/local/bin/g++-mp-10'
12647CXXFLAGS='-pipe -Os -arch ppc'
12648DEFS='-DHAVE_CONFIG_H'
12649ECHO_C='\c'
12650ECHO_N=''
12651ECHO_T=''
12652EGREP='/opt/local/bin/ggrep -E'
12653EXEEXT=''
12654FAKEROOT_PATH='/usr/bin/fakeroot'
12655GEN_RRSYNC=''
12656GREP='/opt/local/bin/ggrep'
12657HAVE_REMSH='0'
12658INSTALL_DATA='${INSTALL} -m 644'
12659INSTALL_PROGRAM='${INSTALL}'
12660INSTALL_SCRIPT='${INSTALL}'
12661LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch ppc'
12662LIBOBJS=''
12663LIBS='-lpopt -liconv -llz4 -lzstd -lxxhash -lcrypto '
12664LTLIBOBJS=''
12665MAKE_MAN='man'
12666MAKE_RRSYNC=''
12667MAKE_RRSYNC_1=''
12668MD5_ASM=''
12669MKDIR_P='/opt/local/bin/gmkdir -p'
12670NOEXECSTACK=''
12671OBJEXT='o'
12672OBJ_RESTORE='#'
12673OBJ_SAVE='#'
12674PACKAGE_BUGREPORT='https://rsync.samba.org/bug-tracking.html'
12675PACKAGE_NAME='rsync'
12676PACKAGE_STRING='rsync  '
12677PACKAGE_TARNAME='rsync'
12678PACKAGE_URL=''
12679PACKAGE_VERSION='3.2.4'
12680PATH_SEPARATOR=':'
12681PERL='/opt/local/bin/perl'
12682PYTHON3=''
12683ROLL_ASM=''
12684ROLL_SIMD=''
12685SHELL='/bin/sh'
12686SHELL_PATH='/bin/sh'
12687ac_ct_CC='/opt/local/bin/gcc-mp-10'
12688ac_ct_CXX=''
12689bindir='${exec_prefix}/bin'
12690build='powerpc-apple-darwin10.8.0'
12691build_alias=''
12692build_cpu='powerpc'
12693build_os='darwin10.8.0'
12694build_vendor='apple'
12695datadir='${datarootdir}'
12696datarootdir='${prefix}/share'
12697docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
12698dvidir='${docdir}'
12699exec_prefix='${prefix}'
12700host='powerpc-apple-darwin10.8.0'
12701host_alias=''
12702host_cpu='powerpc'
12703host_os='darwin10.8.0'
12704host_vendor='apple'
12705htmldir='${docdir}'
12706includedir='${prefix}/include'
12707infodir='${datarootdir}/info'
12708libdir='${exec_prefix}/lib'
12709libexecdir='${exec_prefix}/libexec'
12710localedir='${datarootdir}/locale'
12711localstatedir='${prefix}/var'
12712mandir='${datarootdir}/man'
12713oldincludedir='/usr/include'
12714pdfdir='${docdir}'
12715prefix='/opt/local'
12716program_transform_name='s,x,x,'
12717psdir='${docdir}'
12718runstatedir='${localstatedir}/run'
12719sbindir='${exec_prefix}/sbin'
12720sharedstatedir='${prefix}/com'
12721sysconfdir='${prefix}/etc'
12722target_alias=''
12723with_rrsync='no'
12724
12725## ----------- ##
12726## confdefs.h. ##
12727## ----------- ##
12728
12729/* confdefs.h */
12730#define PACKAGE_NAME "rsync"
12731#define PACKAGE_TARNAME "rsync"
12732#define PACKAGE_VERSION " "
12733#define PACKAGE_STRING "rsync  "
12734#define PACKAGE_BUGREPORT "https://rsync.samba.org/bug-tracking.html"
12735#define PACKAGE_URL ""
12736#define STDC_HEADERS 1
12737#define HAVE_SYS_TYPES_H 1
12738#define HAVE_SYS_STAT_H 1
12739#define HAVE_STDLIB_H 1
12740#define HAVE_STRING_H 1
12741#define HAVE_MEMORY_H 1
12742#define HAVE_STRINGS_H 1
12743#define HAVE_INTTYPES_H 1
12744#define HAVE_STDINT_H 1
12745#define HAVE_UNISTD_H 1
12746#define WORDS_BIGENDIAN 1
12747#define HAVE_DIRENT_H 1
12748#define TIME_WITH_SYS_TIME 1
12749#define HAVE_SYS_WAIT_H 1
12750#define HAVE_SYS_FCNTL_H 1
12751#define HAVE_SYS_SELECT_H 1
12752#define HAVE_FCNTL_H 1
12753#define HAVE_SYS_TIME_H 1
12754#define HAVE_SYS_UNISTD_H 1
12755#define HAVE_UNISTD_H 1
12756#define HAVE_UTIME_H 1
12757#define HAVE_SYS_PARAM_H 1
12758#define HAVE_CTYPE_H 1
12759#define HAVE_SYS_WAIT_H 1
12760#define HAVE_SYS_STAT_H 1
12761#define HAVE_SYS_IOCTL_H 1
12762#define HAVE_SYS_FILIO_H 1
12763#define HAVE_STRING_H 1
12764#define HAVE_STDLIB_H 1
12765#define HAVE_SYS_SOCKET_H 1
12766#define HAVE_GRP_H 1
12767#define HAVE_SYS_UN_H 1
12768#define HAVE_SYS_ATTR_H 1
12769#define HAVE_ARPA_INET_H 1
12770#define HAVE_ARPA_NAMESER_H 1
12771#define HAVE_LOCALE_H 1
12772#define HAVE_SYS_TYPES_H 1
12773#define HAVE_NETDB_H 1
12774#define HAVE_FLOAT_H 1
12775#define HAVE_LIMITS_H 1
12776#define HAVE_ICONV_H 1
12777#define HAVE_LIBCHARSET_H 1
12778#define HAVE_LANGINFO_H 1
12779#define HAVE_SYS_ACL_H 1
12780#define HAVE_SYS_XATTR_H 1
12781#define HAVE_POPT_H 1
12782#define HAVE_NETINET_IN_SYSTM_H 1
12783#define HAVE_ZLIB_H 1
12784#define HAVE_XXHASH_H 1
12785#define HAVE_OPENSSL_MD4_H 1
12786#define HAVE_OPENSSL_MD5_H 1
12787#define HAVE_ZSTD_H 1
12788#define HAVE_LZ4_H 1
12789#define HAVE_SYS_FILE_H 1
12790#define HAVE_NETINET_IP_H 1
12791#define _GNU_SOURCE 1
12792#define RSYNC_PATH "rsync"
12793#define RSYNCD_SYSCONF "/opt/local/etc/rsyncd.conf"
12794#define RSYNC_RSH "ssh"
12795#define NOBODY_USER "nobody"
12796#define NOBODY_GROUP "nobody"
12797#define INET6 1
12798#define CONFIG_LOCALE 1
12799#define USE_OPENSSL 1
12800#define SUPPORT_XXHASH 1
12801#define SUPPORT_ZSTD 1
12802#define SUPPORT_LZ4 1
12803#define SIZEOF_INT 4
12804#define SIZEOF_LONG 4
12805#define SIZEOF_LONG_LONG 8
12806#define SIZEOF_SHORT 2
12807#define SIZEOF_INT16_T 2
12808#define SIZEOF_UINT16_T 2
12809#define SIZEOF_INT32_T 4
12810#define SIZEOF_UINT32_T 4
12811#define SIZEOF_INT64_T 8
12812#define SIZEOF_OFF_T 8
12813#define SIZEOF_OFF64_T 0
12814#define SIZEOF_TIME_T 4
12815#define SIZEOF_CHARP 4
12816#define HAVE_LONG_DOUBLE_WIDER 1
12817#define HAVE_LONG_DOUBLE 1
12818#define HAVE_MODE_T 1
12819#define HAVE_OFF_T 1
12820#define HAVE_SIZE_T 1
12821#define HAVE_PID_T 1
12822#define HAVE_ID_T 1
12823#define GETGROUPS_T int
12824#define HAVE_STRUCT_STAT_ST_RDEV 1
12825#define HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC 1
12826#define HAVE_ERRNO_DECL 1
12827#define HAVE_CONNECT 1
12828#define ICONV_CONST
12829#define HAVE_INET_NTOP 1
12830#define HAVE_INET_PTON 1
12831#define HAVE_STRUCT_ADDRINFO 1
12832#define HAVE_STRUCT_SOCKADDR_STORAGE 1
12833#define HAVE_GETADDRINFO 1
12834#define HAVE_SOCKADDR_LEN 1
12835#define HAVE_SOCKADDR_IN_LEN 1
12836#define HAVE_SOCKADDR_IN6_SCOPE_ID 1
12837#define HAVE_STRUCT_STAT64 1
12838#define HAVE_STRCASECMP 1
12839#define HAVE_UTIME_H 1
12840#define HAVE_UTIME_NULL 1
12841#define HAVE_ALLOCA_H 1
12842#define HAVE_ALLOCA 1
12843#define HAVE_WAITPID 1
12844#define HAVE_WAIT4 1
12845#define HAVE_GETCWD 1
12846#define HAVE_CHOWN 1
12847#define HAVE_CHMOD 1
12848#define HAVE_LCHMOD 1
12849#define HAVE_MKNOD 1
12850#define HAVE_MKFIFO 1
12851#define HAVE_FCHMOD 1
12852#define HAVE_FSTAT 1
12853#define HAVE_FTRUNCATE 1
12854#define HAVE_STRCHR 1
12855#define HAVE_READLINK 1
12856#define HAVE_LINK 1
12857#define HAVE_UTIME 1
12858#define HAVE_UTIMES 1
12859#define HAVE_LUTIMES 1
12860#define HAVE_STRFTIME 1
12861#define HAVE_CHFLAGS 1
12862#define HAVE_GETATTRLIST 1
12863#define HAVE_MKTIME 1
12864#define HAVE_INNETGR 1
12865#define HAVE_MEMMOVE 1
12866#define HAVE_LCHOWN 1
12867#define HAVE_VSNPRINTF 1
12868#define HAVE_SNPRINTF 1
12869#define HAVE_VASPRINTF 1
12870#define HAVE_ASPRINTF 1
12871#define HAVE_SETSID 1
12872#define HAVE_STRPBRK 1
12873#define HAVE_STRLCAT 1
12874#define HAVE_STRLCPY 1
12875#define HAVE_STRTOL 1
12876#define HAVE_GETGROUPS 1
12877#define HAVE_SETGROUPS 1
12878#define HAVE_GETEUID 1
12879#define HAVE_GETEGID 1
12880#define HAVE_SETLOCALE 1
12881#define HAVE_SETMODE 1
12882#define HAVE_SETEUID 1
12883#define HAVE_STRERROR 1
12884#define HAVE_PUTENV 1
12885#define HAVE_NL_LANGINFO 1
12886#define HAVE_GETXATTR 1
12887#define HAVE_SIGACTION 1
12888#define HAVE_SIGPROCMASK 1
12889#define HAVE_SETATTRLIST 1
12890#define HAVE_GETGROUPLIST 1
12891#define HAVE_INITGROUPS 1
12892#define HAVE_SETVBUF 1
12893#define HAVE_NANOSLEEP 1
12894#define HAVE_USLEEP 1
12895#define HAVE_SETENV 1
12896#define HAVE_UNSETENV 1
12897#define HAVE_ICONV_OPEN 1
12898#define HAVE_GETPGRP 1
12899#define HAVE_TCGETPGRP 1
12900#define GETPGRP_VOID 1
12901#define USE_ICONV_OPEN 1
12902#define ICONV_OPTION NULL
12903#define UTF8_CHARSET "UTF-8"
12904#define CAN_HARDLINK_SPECIAL 1
12905#define HAVE_SOCKETPAIR 1
12906#define HAVE_GETPASS 1
12907#define HAVE_LIBPOPT 1
12908#define HAVE_STRUCT_UTIMBUF 1
12909#define HAVE_GETTIMEOFDAY_TZ 1
12910#define HAVE_C99_VSNPRINTF 1
12911#define HAVE_SECURE_MKSTEMP 1
12912#define MKNOD_CREATES_FIFOS 1
12913#define HAVE_OSX_ACLS 1
12914#define SUPPORT_ACLS 1
12915#define HAVE_OSX_XATTRS 1
12916#define SUPPORT_XATTRS 1
12917#define NO_DEVICE_XATTRS 1
12918#define NO_SPECIAL_XATTRS 1
12919
12920configure.sh: exit 0