Ticket #62967: config.log

File config.log, 40.4 KB (added by flynnardo (Andreas Modinos), 3 years ago)

Second log file referenced by error

Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by configure, which was
5generated by GNU Autoconf 2.58.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --infodir=/opt/local/share/info --sysconfdir=/opt/local/etc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Lil-thing.local
14uname -m = arm64
15uname -r = 20.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 20.4.0: Thu Apr 22 21:46:41 PDT 2021; root:xnu-7195.101.2~1/RELEASE_ARM64_T8101
18
19/usr/bin/uname -p = arm
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25hostinfo               = Mach kernel version:
26         Darwin Kernel Version 20.4.0: Thu Apr 22 21:46:41 PDT 2021; root:xnu-7195.101.2~1/RELEASE_ARM64_T8101
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 8.00 gigabytes
33Default processor set: 553 tasks, 2101 threads, 8 processors
34Load average: 2.44, Mach factor: 5.54
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:1332: checking for a BSD-compatible install
52configure:1387: result: /usr/bin/install -c
53configure:1398: checking whether build environment is sane
54configure:1441: result: yes
55configure:1456: checking whether make sets $(MAKE)
56configure:1476: result: yes
57configure:1508: checking for working aclocal
58configure:1515: result: found
59configure:1523: checking for working autoconf
60configure:1530: result: found
61configure:1538: checking for working automake
62configure:1545: result: found
63configure:1553: checking for working autoheader
64configure:1560: result: found
65configure:1568: checking for working makeinfo
66configure:1575: result: found
67configure:1594: checking for gawk
68configure:1623: result: no
69configure:1594: checking for mawk
70configure:1623: result: no
71configure:1594: checking for nawk
72configure:1623: result: no
73configure:1594: checking for awk
74configure:1610: found /usr/bin/awk
75configure:1620: result: awk
76configure:1676: checking for gcc
77configure:1702: result: /usr/bin/clang
78configure:1946: checking for C compiler version
79configure:1949: /usr/bin/clang --version </dev/null >&5
80Apple clang version 12.0.5 (clang-1205.0.22.9)
81Target: arm64-apple-darwin20.4.0
82Thread model: posix
83InstalledDir: /Library/Developer/CommandLineTools/usr/bin
84configure:1952: $? = 0
85configure:1954: /usr/bin/clang -v </dev/null >&5
86Apple clang version 12.0.5 (clang-1205.0.22.9)
87Target: arm64-apple-darwin20.4.0
88Thread model: posix
89InstalledDir: /Library/Developer/CommandLineTools/usr/bin
90configure:1957: $? = 0
91configure:1959: /usr/bin/clang -V </dev/null >&5
92clang: error: argument to '-V' is missing (expected 1 value)
93clang: error: no input files
94configure:1962: $? = 1
95configure:1985: checking for C compiler default output file name
96configure:1988: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
97configure:1991: $? = 0
98configure:2037: result: a.out
99configure:2042: checking whether the C compiler works
100configure:2048: ./a.out
101configure:2051: $? = 0
102configure:2068: result: yes
103configure:2075: checking whether we are cross compiling
104configure:2077: result: no
105configure:2080: checking for suffix of executables
106configure:2082: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
107configure:2085: $? = 0
108configure:2110: result:
109configure:2116: checking for suffix of object files
110configure:2137: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
111configure:2140: $? = 0
112configure:2162: result: o
113configure:2166: checking whether we are using the GNU C compiler
114configure:2190: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
115configure:2196: $? = 0
116configure:2200: test -z
117                         || test ! -s conftest.err
118configure:2203: $? = 0
119configure:2206: test -s conftest.o
120configure:2209: $? = 0
121configure:2222: result: yes
122configure:2228: checking whether /usr/bin/clang accepts -g
123configure:2249: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
124configure:2255: $? = 0
125configure:2259: test -z
126                         || test ! -s conftest.err
127configure:2262: $? = 0
128configure:2265: test -s conftest.o
129configure:2268: $? = 0
130configure:2279: result: yes
131configure:2296: checking for /usr/bin/clang option to accept ANSI C
132configure:2366: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
133configure:2372: $? = 0
134configure:2376: test -z
135                         || test ! -s conftest.err
136configure:2379: $? = 0
137configure:2382: test -s conftest.o
138configure:2385: $? = 0
139configure:2403: result: none needed
140configure:2421: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
141conftest.c:2:3: error: unknown type name 'choke'
142  choke me
143  ^
144conftest.c:2:11: error: expected ';' after top level declarator
145  choke me
146          ^
147          ;
1482 errors generated.
149configure:2427: $? = 1
150configure: failed program was:
151| #ifndef __cplusplus
152|   choke me
153| #endif
154configure:2573: checking for a BSD-compatible install
155configure:2628: result: /usr/bin/install -c
156configure:2639: checking whether ln -s works
157configure:2643: result: yes
158configure:2657: checking how to run the C preprocessor
159configure:2692: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
160configure:2698: $? = 0
161configure:2730: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
162conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
163#include <ac_nonexistent.h>
164         ^~~~~~~~~~~~~~~~~~
1651 error generated.
166configure:2736: $? = 1
167configure: failed program was:
168| /* confdefs.h.  */
169|
170| #define PACKAGE_NAME ""
171| #define PACKAGE_TARNAME ""
172| #define PACKAGE_VERSION ""
173| #define PACKAGE_STRING ""
174| #define PACKAGE_BUGREPORT ""
175| #define PACKAGE "oftpd"
176| #define VERSION "0.3.7"
177| /* end confdefs.h.  */
178| #include <ac_nonexistent.h>
179configure:2775: result: /usr/bin/clang -E
180configure:2799: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
181configure:2805: $? = 0
182configure:2837: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
183conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
184#include <ac_nonexistent.h>
185         ^~~~~~~~~~~~~~~~~~
1861 error generated.
187configure:2843: $? = 1
188configure: failed program was:
189| /* confdefs.h.  */
190|
191| #define PACKAGE_NAME ""
192| #define PACKAGE_TARNAME ""
193| #define PACKAGE_VERSION ""
194| #define PACKAGE_STRING ""
195| #define PACKAGE_BUGREPORT ""
196| #define PACKAGE "oftpd"
197| #define VERSION "0.3.7"
198| /* end confdefs.h.  */
199| #include <ac_nonexistent.h>
200configure:2887: checking for egrep
201configure:2897: result: grep -E
202configure:2902: checking for ANSI C header files
203configure:2927: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
204configure:2933: $? = 0
205configure:2937: test -z
206                         || test ! -s conftest.err
207configure:2940: $? = 0
208configure:2943: test -s conftest.o
209configure:2946: $? = 0
210configure:3035: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
211conftest.c:28:7: error: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Werror,-Wimplicit-function-declaration]
212      exit(2);
213      ^
214conftest.c:28:7: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2151 error generated.
216configure:3038: $? = 1
217configure: program exited with status 1
218configure: failed program was:
219| /* confdefs.h.  */
220|
221| #define PACKAGE_NAME ""
222| #define PACKAGE_TARNAME ""
223| #define PACKAGE_VERSION ""
224| #define PACKAGE_STRING ""
225| #define PACKAGE_BUGREPORT ""
226| #define PACKAGE "oftpd"
227| #define VERSION "0.3.7"
228| /* end confdefs.h.  */
229| #include <ctype.h>
230| #if ((' ' & 0x0FF) == 0x020)
231| # define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
232| # define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
233| #else
234| # define ISLOWER(c)              (('a' <= (c) && (c) <= 'i')               || ('j' <= (c) && (c) <= 'r')                   || ('s' <= (c) && (c) <= 'z'))
235| # define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
236| #endif
237|
238| #define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
239| int
240| main ()
241| {
242|   int i;
243|   for (i = 0; i < 256; i++)
244|     if (XOR (islower (i), ISLOWER (i))
245|       || toupper (i) != TOUPPER (i))
246|       exit(2);
247|   exit (0);
248| }
249configure:3058: result: no
250configure:3082: checking for sys/types.h
251configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
252configure:3104: $? = 0
253configure:3108: test -z
254                         || test ! -s conftest.err
255configure:3111: $? = 0
256configure:3114: test -s conftest.o
257configure:3117: $? = 0
258configure:3128: result: yes
259configure:3082: checking for sys/stat.h
260configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
261configure:3104: $? = 0
262configure:3108: test -z
263                         || test ! -s conftest.err
264configure:3111: $? = 0
265configure:3114: test -s conftest.o
266configure:3117: $? = 0
267configure:3128: result: yes
268configure:3082: checking for stdlib.h
269configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
270configure:3104: $? = 0
271configure:3108: test -z
272                         || test ! -s conftest.err
273configure:3111: $? = 0
274configure:3114: test -s conftest.o
275configure:3117: $? = 0
276configure:3128: result: yes
277configure:3082: checking for string.h
278configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
279configure:3104: $? = 0
280configure:3108: test -z
281                         || test ! -s conftest.err
282configure:3111: $? = 0
283configure:3114: test -s conftest.o
284configure:3117: $? = 0
285configure:3128: result: yes
286configure:3082: checking for memory.h
287configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
288configure:3104: $? = 0
289configure:3108: test -z
290                         || test ! -s conftest.err
291configure:3111: $? = 0
292configure:3114: test -s conftest.o
293configure:3117: $? = 0
294configure:3128: result: yes
295configure:3082: checking for strings.h
296configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
297configure:3104: $? = 0
298configure:3108: test -z
299                         || test ! -s conftest.err
300configure:3111: $? = 0
301configure:3114: test -s conftest.o
302configure:3117: $? = 0
303configure:3128: result: yes
304configure:3082: checking for inttypes.h
305configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
306configure:3104: $? = 0
307configure:3108: test -z
308                         || test ! -s conftest.err
309configure:3111: $? = 0
310configure:3114: test -s conftest.o
311configure:3117: $? = 0
312configure:3128: result: yes
313configure:3082: checking for stdint.h
314configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
315configure:3104: $? = 0
316configure:3108: test -z
317                         || test ! -s conftest.err
318configure:3111: $? = 0
319configure:3114: test -s conftest.o
320configure:3117: $? = 0
321configure:3128: result: yes
322configure:3082: checking for unistd.h
323configure:3098: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
324configure:3104: $? = 0
325configure:3108: test -z
326                         || test ! -s conftest.err
327configure:3111: $? = 0
328configure:3114: test -s conftest.o
329configure:3117: $? = 0
330configure:3128: result: yes
331configure:3159: checking fcntl.h usability
332configure:3171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
333configure:3177: $? = 0
334configure:3181: test -z
335                         || test ! -s conftest.err
336configure:3184: $? = 0
337configure:3187: test -s conftest.o
338configure:3190: $? = 0
339configure:3200: result: yes
340configure:3204: checking fcntl.h presence
341configure:3214: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
342configure:3220: $? = 0
343configure:3240: result: yes
344configure:3275: checking for fcntl.h
345configure:3282: result: yes
346configure:3159: checking limits.h usability
347configure:3171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
348configure:3177: $? = 0
349configure:3181: test -z
350                         || test ! -s conftest.err
351configure:3184: $? = 0
352configure:3187: test -s conftest.o
353configure:3190: $? = 0
354configure:3200: result: yes
355configure:3204: checking limits.h presence
356configure:3214: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
357configure:3220: $? = 0
358configure:3240: result: yes
359configure:3275: checking for limits.h
360configure:3282: result: yes
361configure:3159: checking sys/time.h usability
362configure:3171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
363configure:3177: $? = 0
364configure:3181: test -z
365                         || test ! -s conftest.err
366configure:3184: $? = 0
367configure:3187: test -s conftest.o
368configure:3190: $? = 0
369configure:3200: result: yes
370configure:3204: checking sys/time.h presence
371configure:3214: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
372configure:3220: $? = 0
373configure:3240: result: yes
374configure:3275: checking for sys/time.h
375configure:3282: result: yes
376configure:3159: checking syslog.h usability
377configure:3171: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
378configure:3177: $? = 0
379configure:3181: test -z
380                         || test ! -s conftest.err
381configure:3184: $? = 0
382configure:3187: test -s conftest.o
383configure:3190: $? = 0
384configure:3200: result: yes
385configure:3204: checking syslog.h presence
386configure:3214: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c
387configure:3220: $? = 0
388configure:3240: result: yes
389configure:3275: checking for syslog.h
390configure:3282: result: yes
391configure:3150: checking for unistd.h
392configure:3155: result: yes
393configure:3150: checking for sys/types.h
394configure:3155: result: yes
395configure:3317: checking for an ANSI C-conforming const
396configure:3384: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
397configure:3390: $? = 0
398configure:3394: test -z
399                         || test ! -s conftest.err
400configure:3397: $? = 0
401configure:3400: test -s conftest.o
402configure:3403: $? = 0
403configure:3414: result: yes
404configure:3424: checking for mode_t
405configure:3448: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
406configure:3454: $? = 0
407configure:3458: test -z
408                         || test ! -s conftest.err
409configure:3461: $? = 0
410configure:3464: test -s conftest.o
411configure:3467: $? = 0
412configure:3478: result: yes
413configure:3490: checking for off_t
414configure:3514: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
415configure:3520: $? = 0
416configure:3524: test -z
417                         || test ! -s conftest.err
418configure:3527: $? = 0
419configure:3530: test -s conftest.o
420configure:3533: $? = 0
421configure:3544: result: yes
422configure:3556: checking for size_t
423configure:3580: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
424configure:3586: $? = 0
425configure:3590: test -z
426                         || test ! -s conftest.err
427configure:3593: $? = 0
428configure:3596: test -s conftest.o
429configure:3599: $? = 0
430configure:3610: result: yes
431configure:3622: checking for struct stat.st_blocks
432configure:3645: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
433configure:3651: $? = 0
434configure:3655: test -z
435                         || test ! -s conftest.err
436configure:3658: $? = 0
437configure:3661: test -s conftest.o
438configure:3664: $? = 0
439configure:3721: result: yes
440configure:3747: checking for struct stat.st_rdev
441configure:3770: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
442configure:3776: $? = 0
443configure:3780: test -z
444                         || test ! -s conftest.err
445configure:3783: $? = 0
446configure:3786: test -s conftest.o
447configure:3789: $? = 0
448configure:3846: result: yes
449configure:3862: checking whether stat file-mode macros are broken
450configure:3910: result: no
451configure:3920: checking whether time.h and sys/time.h may both be included
452configure:3945: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
453configure:3951: $? = 0
454configure:3955: test -z
455                         || test ! -s conftest.err
456configure:3958: $? = 0
457configure:3961: test -s conftest.o
458configure:3964: $? = 0
459configure:3975: result: yes
460configure:3985: checking for struct stat.st_blocks
461configure:4084: result: yes
462configure:4110: checking for struct stat.st_rdev
463configure:4209: result: yes
464configure:4225: checking whether struct tm is in sys/time.h or time.h
465configure:4248: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
466conftest.c:42:20: warning: expression result unused [-Wunused-value]
467struct tm *tp; tp->tm_sec;
468               ~~  ^~~~~~
4691 warning generated.
470configure:4254: $? = 0
471configure:4258: test -z
472                         || test ! -s conftest.err
473configure:4261: $? = 0
474configure:4264: test -s conftest.o
475configure:4267: $? = 0
476configure:4278: result: time.h
477configure:4291: checking for working alloca.h
478configure:4312: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
479configure:4318: $? = 0
480configure:4322: test -z
481                         || test ! -s conftest.err
482configure:4325: $? = 0
483configure:4328: test -s conftest
484configure:4331: $? = 0
485configure:4343: result: yes
486configure:4353: checking for alloca
487configure:4394: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
488configure:4400: $? = 0
489configure:4404: test -z
490                         || test ! -s conftest.err
491configure:4407: $? = 0
492configure:4410: test -s conftest
493configure:4413: $? = 0
494configure:4425: result: yes
495configure:4648: checking for working memcmp
496configure:4696: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
497configure:4699: $? = 0
498configure:4701: ./conftest
499configure:4704: $? = 0
500configure:4718: result: yes
501configure:4729: checking return type of signal handlers
502configure:4760: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk conftest.c >&5
503configure:4766: $? = 0
504configure:4770: test -z
505                         || test ! -s conftest.err
506configure:4773: $? = 0
507configure:4776: test -s conftest.o
508configure:4779: $? = 0
509configure:4790: result: void
510configure:4802: checking for strftime
511configure:4859: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
512configure:4865: $? = 0
513configure:4869: test -z
514                         || test ! -s conftest.err
515configure:4872: $? = 0
516configure:4875: test -s conftest
517configure:4878: $? = 0
518configure:4890: result: yes
519configure:4984: checking for getcwd
520configure:5041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
521configure:5047: $? = 0
522configure:5051: test -z
523                         || test ! -s conftest.err
524configure:5054: $? = 0
525configure:5057: test -s conftest
526configure:5060: $? = 0
527configure:5072: result: yes
528configure:4984: checking for gettimeofday
529configure:5041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
530configure:5047: $? = 0
531configure:5051: test -z
532                         || test ! -s conftest.err
533configure:5054: $? = 0
534configure:5057: test -s conftest
535configure:5060: $? = 0
536configure:5072: result: yes
537configure:4984: checking for select
538configure:5041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
539configure:5047: $? = 0
540configure:5051: test -z
541                         || test ! -s conftest.err
542configure:5054: $? = 0
543configure:5057: test -s conftest
544configure:5060: $? = 0
545configure:5072: result: yes
546configure:4984: checking for socket
547configure:5041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
548configure:5047: $? = 0
549configure:5051: test -z
550                         || test ! -s conftest.err
551configure:5054: $? = 0
552configure:5057: test -s conftest
553configure:5060: $? = 0
554configure:5072: result: yes
555configure:4984: checking for strerror
556configure:5041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
557conftest.c:68:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
558char strerror ();
559     ^
560conftest.c:68:6: note: 'strerror' is a builtin with type 'char *(int)'
5611 warning generated.
562configure:5047: $? = 0
563configure:5051: test -z
564                         || test ! -s conftest.err
565configure:5054: $? = 0
566configure:5057: test -s conftest
567configure:5060: $? = 0
568configure:5072: result: yes
569configure:4984: checking for localtime_r
570configure:5041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
571configure:5047: $? = 0
572configure:5051: test -z
573                         || test ! -s conftest.err
574configure:5054: $? = 0
575configure:5057: test -s conftest
576configure:5060: $? = 0
577configure:5072: result: yes
578configure:4984: checking for gmtime_r
579configure:5041: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
580configure:5047: $? = 0
581configure:5051: test -z
582                         || test ! -s conftest.err
583configure:5054: $? = 0
584configure:5057: test -s conftest
585configure:5060: $? = 0
586configure:5072: result: yes
587configure:5082: checking for library containing socket
588configure:5112: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
589configure:5118: $? = 0
590configure:5122: test -z
591                         || test ! -s conftest.err
592configure:5125: $? = 0
593configure:5128: test -s conftest
594configure:5131: $? = 0
595configure:5201: result: none required
596configure:5208: checking for library containing inet_ntoa
597configure:5238: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
598configure:5244: $? = 0
599configure:5248: test -z
600                         || test ! -s conftest.err
601configure:5251: $? = 0
602configure:5254: test -s conftest
603configure:5257: $? = 0
604configure:5327: result: none required
605configure:5338: checking for inet_aton
606configure:5395: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
607configure:5401: $? = 0
608configure:5405: test -z
609                         || test ! -s conftest.err
610configure:5408: $? = 0
611configure:5411: test -s conftest
612configure:5414: $? = 0
613configure:5426: result: yes
614configure:5462: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
615conftest.c:58:23: error: too few arguments to function call, expected 6, have 3
616sendfile(0, 1, &offset);
617~~~~~~~~              ^
618/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/sys/socket.h:725:9: note: 'sendfile' declared here
619int     sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int);
620        ^
6211 error generated.
622configure:5468: $? = 1
623configure: failed program was:
624| /* confdefs.h.  */
625|
626| #define PACKAGE_NAME ""
627| #define PACKAGE_TARNAME ""
628| #define PACKAGE_VERSION ""
629| #define PACKAGE_STRING ""
630| #define PACKAGE_BUGREPORT ""
631| #define PACKAGE "oftpd"
632| #define VERSION "0.3.7"
633| #define HAVE_SYS_TYPES_H 1
634| #define HAVE_SYS_STAT_H 1
635| #define HAVE_STDLIB_H 1
636| #define HAVE_STRING_H 1
637| #define HAVE_MEMORY_H 1
638| #define HAVE_STRINGS_H 1
639| #define HAVE_INTTYPES_H 1
640| #define HAVE_STDINT_H 1
641| #define HAVE_UNISTD_H 1
642| #define HAVE_FCNTL_H 1
643| #define HAVE_LIMITS_H 1
644| #define HAVE_SYS_TIME_H 1
645| #define HAVE_SYSLOG_H 1
646| #define HAVE_UNISTD_H 1
647| #define HAVE_SYS_TYPES_H 1
648| #define HAVE_NEW_SS_FAMILY 1
649| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
650| #define HAVE_ST_BLOCKS 1
651| #define HAVE_STRUCT_STAT_ST_RDEV 1
652| #define HAVE_ST_RDEV 1
653| #define TIME_WITH_SYS_TIME 1
654| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
655| #define HAVE_ST_BLOCKS 1
656| #define HAVE_STRUCT_STAT_ST_RDEV 1
657| #define HAVE_ST_RDEV 1
658| #define HAVE_ALLOCA_H 1
659| #define HAVE_ALLOCA 1
660| #define RETSIGTYPE void
661| #define HAVE_STRFTIME 1
662| #define HAVE_GETCWD 1
663| #define HAVE_GETTIMEOFDAY 1
664| #define HAVE_SELECT 1
665| #define HAVE_SOCKET 1
666| #define HAVE_STRERROR 1
667| #define HAVE_LOCALTIME_R 1
668| #define HAVE_GMTIME_R 1
669| #define HAVE_INET_ATON 1
670| /* end confdefs.h.  */
671|
672| #include <sys/types.h>
673| #include <sys/socket.h>
674| #include <unistd.h>
675|
676| int
677| main ()
678| {
679|
680| off_t offset;
681| sendfile(0, 1, &offset);
682|
683|   ;
684|   return 0;
685| }
686configure:5523: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
687conftest.c:59:43: error: too many arguments to function call, expected 6, have 7
688sendfile(0, 1, &offset, 0, NULL, &sbytes, 0);
689~~~~~~~~                                  ^
690/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk/usr/include/sys/socket.h:725:9: note: 'sendfile' declared here
691int     sendfile(int, int, off_t, off_t *, struct sf_hdtr *, int);
692        ^
6931 error generated.
694configure:5529: $? = 1
695configure: failed program was:
696| /* confdefs.h.  */
697|
698| #define PACKAGE_NAME ""
699| #define PACKAGE_TARNAME ""
700| #define PACKAGE_VERSION ""
701| #define PACKAGE_STRING ""
702| #define PACKAGE_BUGREPORT ""
703| #define PACKAGE "oftpd"
704| #define VERSION "0.3.7"
705| #define HAVE_SYS_TYPES_H 1
706| #define HAVE_SYS_STAT_H 1
707| #define HAVE_STDLIB_H 1
708| #define HAVE_STRING_H 1
709| #define HAVE_MEMORY_H 1
710| #define HAVE_STRINGS_H 1
711| #define HAVE_INTTYPES_H 1
712| #define HAVE_STDINT_H 1
713| #define HAVE_UNISTD_H 1
714| #define HAVE_FCNTL_H 1
715| #define HAVE_LIMITS_H 1
716| #define HAVE_SYS_TIME_H 1
717| #define HAVE_SYSLOG_H 1
718| #define HAVE_UNISTD_H 1
719| #define HAVE_SYS_TYPES_H 1
720| #define HAVE_NEW_SS_FAMILY 1
721| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
722| #define HAVE_ST_BLOCKS 1
723| #define HAVE_STRUCT_STAT_ST_RDEV 1
724| #define HAVE_ST_RDEV 1
725| #define TIME_WITH_SYS_TIME 1
726| #define HAVE_STRUCT_STAT_ST_BLOCKS 1
727| #define HAVE_ST_BLOCKS 1
728| #define HAVE_STRUCT_STAT_ST_RDEV 1
729| #define HAVE_ST_RDEV 1
730| #define HAVE_ALLOCA_H 1
731| #define HAVE_ALLOCA 1
732| #define RETSIGTYPE void
733| #define HAVE_STRFTIME 1
734| #define HAVE_GETCWD 1
735| #define HAVE_GETTIMEOFDAY 1
736| #define HAVE_SELECT 1
737| #define HAVE_SOCKET 1
738| #define HAVE_STRERROR 1
739| #define HAVE_LOCALTIME_R 1
740| #define HAVE_GMTIME_R 1
741| #define HAVE_INET_ATON 1
742| /* end confdefs.h.  */
743|
744| #include <sys/types.h>
745| #include <sys/socket.h>
746| #include <unistd.h>
747|
748| int
749| main ()
750| {
751|
752| off_t offset;
753| off_t sbytes;
754| sendfile(0, 1, &offset, 0, NULL, &sbytes, 0);
755|
756|   ;
757|   return 0;
758| }
759configure:5579: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -pthread -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
760configure:5585: $? = 0
761configure:5589: test -z
762                         || test ! -s conftest.err
763configure:5592: $? = 0
764configure:5595: test -s conftest
765configure:5598: $? = 0
766configure:5611: checking for library containing pthread_self
767configure:5641: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -pthread -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 conftest.c  >&5
768configure:5647: $? = 0
769configure:5651: test -z
770                         || test ! -s conftest.err
771configure:5654: $? = 0
772configure:5657: test -s conftest
773configure:5660: $? = 0
774configure:5730: result: none required
775configure:5843: creating ./config.status
776
777## ---------------------- ##
778## Running config.status. ##
779## ---------------------- ##
780
781This file was extended by config.status, which was
782generated by GNU Autoconf 2.58.  Invocation command line was
783
784  CONFIG_FILES    =
785  CONFIG_HEADERS  =
786  CONFIG_LINKS    =
787  CONFIG_COMMANDS =
788  $ ./config.status
789
790on Lil-thing.local
791
792config.status:672: creating Makefile
793config.status:672: creating src/Makefile
794config.status:672: creating man/Makefile
795config.status:776: creating src/config.h
796config.status:1109: executing default-1 commands
797
798## ---------------- ##
799## Cache variables. ##
800## ---------------- ##
801
802ac_cv_c_compiler_gnu=yes
803ac_cv_c_const=yes
804ac_cv_env_CC_set=set
805ac_cv_env_CC_value=/usr/bin/clang
806ac_cv_env_CFLAGS_set=set
807ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64'
808ac_cv_env_CPPFLAGS_set=set
809ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
810ac_cv_env_CPP_set=
811ac_cv_env_CPP_value=
812ac_cv_env_LDFLAGS_set=set
813ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64'
814ac_cv_env_build_alias_set=
815ac_cv_env_build_alias_value=
816ac_cv_env_host_alias_set=
817ac_cv_env_host_alias_value=
818ac_cv_env_target_alias_set=
819ac_cv_env_target_alias_value=
820ac_cv_exeext=
821ac_cv_func_alloca_works=yes
822ac_cv_func_getcwd=yes
823ac_cv_func_gettimeofday=yes
824ac_cv_func_gmtime_r=yes
825ac_cv_func_inet_aton=yes
826ac_cv_func_localtime_r=yes
827ac_cv_func_memcmp_working=yes
828ac_cv_func_select=yes
829ac_cv_func_socket=yes
830ac_cv_func_strerror=yes
831ac_cv_func_strftime=yes
832ac_cv_header_fcntl_h=yes
833ac_cv_header_inttypes_h=yes
834ac_cv_header_limits_h=yes
835ac_cv_header_memory_h=yes
836ac_cv_header_stat_broken=no
837ac_cv_header_stdc=no
838ac_cv_header_stdint_h=yes
839ac_cv_header_stdlib_h=yes
840ac_cv_header_string_h=yes
841ac_cv_header_strings_h=yes
842ac_cv_header_sys_stat_h=yes
843ac_cv_header_sys_time_h=yes
844ac_cv_header_sys_types_h=yes
845ac_cv_header_syslog_h=yes
846ac_cv_header_time=yes
847ac_cv_header_unistd_h=yes
848ac_cv_member_struct_stat_st_blocks=yes
849ac_cv_member_struct_stat_st_rdev=yes
850ac_cv_objext=o
851ac_cv_prog_AWK=awk
852ac_cv_prog_CPP='/usr/bin/clang -E'
853ac_cv_prog_ac_ct_CC=/usr/bin/clang
854ac_cv_prog_cc_g=yes
855ac_cv_prog_cc_stdc=
856ac_cv_prog_egrep='grep -E'
857ac_cv_prog_make_make_set=yes
858ac_cv_search_inet_ntoa='none required'
859ac_cv_search_pthread_self='none required'
860ac_cv_search_socket='none required'
861ac_cv_struct_tm=time.h
862ac_cv_type_mode_t=yes
863ac_cv_type_off_t=yes
864ac_cv_type_signal=void
865ac_cv_type_size_t=yes
866ac_cv_working_alloca_h=yes
867
868## ----------------- ##
869## Output variables. ##
870## ----------------- ##
871
872ACLOCAL='aclocal'
873ALLOCA=''
874AUTOCONF='autoconf'
875AUTOHEADER='autoheader'
876AUTOMAKE='automake'
877AWK='awk'
878CC='/usr/bin/clang'
879CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64 -D_REENTRANT -D_THREAD_SAFE'
880CPP='/usr/bin/clang -E'
881CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk'
882DEFS='-DHAVE_CONFIG_H'
883ECHO_C='ECHO_N=''
884ECHO_T=''
885EGREP='grep -E'
886EXEEXT=''
887HAVE_NEW_SS_FAMILY=''
888INSTALL_DATA='${INSTALL} -m 644'
889INSTALL_PROGRAM='${INSTALL}'
890INSTALL_SCRIPT='${INSTALL}'
891LDFLAGS='-pthread -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.sdk -arch arm64'
892LIBOBJS=''
893LIBS=''
894LN_S='ln -s'
895LTLIBOBJS=''
896MAKEINFO='makeinfo'
897OBJEXT='o'
898PACKAGE='oftpd'
899PACKAGE_BUGREPORT=''
900PACKAGE_NAME=''
901PACKAGE_STRING=''
902PACKAGE_TARNAME=''
903PACKAGE_VERSION=''
904PATH_SEPARATOR=':'
905SET_MAKE=''
906SHELL='/bin/sh'
907VERSION='0.3.7'
908ac_ct_CC='/usr/bin/clang'
909bindir='${exec_prefix}/bin'
910build_alias=''
911datadir='${prefix}/share'
912exec_prefix='${prefix}'
913host_alias=''
914includedir='${prefix}/include'
915infodir='/opt/local/share/info'
916libdir='${exec_prefix}/lib'
917libexecdir='${exec_prefix}/libexec'
918localstatedir='${prefix}/var'
919mandir='/opt/local/share/man'
920oldincludedir='/usr/include'
921prefix='/opt/local'
922program_transform_name='s,x,x,'
923sbindir='${exec_prefix}/sbin'
924sharedstatedir='${prefix}/com'
925sysconfdir='/opt/local/etc'
926target_alias=''
927
928## ----------- ##
929## confdefs.h. ##
930## ----------- ##
931
932#define HAVE_ALLOCA 1
933#define HAVE_ALLOCA_H 1
934#define HAVE_FCNTL_H 1
935#define HAVE_GETCWD 1
936#define HAVE_GETTIMEOFDAY 1
937#define HAVE_GMTIME_R 1
938#define HAVE_INET_ATON 1
939#define HAVE_INTTYPES_H 1
940#define HAVE_LIMITS_H 1
941#define HAVE_LOCALTIME_R 1
942#define HAVE_MEMORY_H 1
943#define HAVE_NEW_SS_FAMILY 1
944#define HAVE_SELECT 1
945#define HAVE_SOCKET 1
946#define HAVE_STDINT_H 1
947#define HAVE_STDLIB_H 1
948#define HAVE_STRERROR 1
949#define HAVE_STRFTIME 1
950#define HAVE_STRINGS_H 1
951#define HAVE_STRING_H 1
952#define HAVE_STRUCT_STAT_ST_BLOCKS 1
953#define HAVE_STRUCT_STAT_ST_BLOCKS 1
954#define HAVE_STRUCT_STAT_ST_RDEV 1
955#define HAVE_STRUCT_STAT_ST_RDEV 1
956#define HAVE_ST_BLOCKS 1
957#define HAVE_ST_BLOCKS 1
958#define HAVE_ST_RDEV 1
959#define HAVE_ST_RDEV 1
960#define HAVE_SYSLOG_H 1
961#define HAVE_SYS_STAT_H 1
962#define HAVE_SYS_TIME_H 1
963#define HAVE_SYS_TYPES_H 1
964#define HAVE_SYS_TYPES_H 1
965#define HAVE_UNISTD_H 1
966#define HAVE_UNISTD_H 1
967#define PACKAGE "oftpd"
968#define PACKAGE_BUGREPORT ""
969#define PACKAGE_NAME ""
970#define PACKAGE_STRING ""
971#define PACKAGE_TARNAME ""
972#define PACKAGE_VERSION ""
973#define RETSIGTYPE void
974#define TIME_WITH_SYS_TIME 1
975#define VERSION "0.3.7"
976
977configure: exit 0