Ticket #64874: config.log

File config.log, 31.2 KB (added by adamcrussell (Adam Russell), 3 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 moon-buggy configure 1.0.51, which was
5generated by GNU Autoconf 2.71.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Adams-Mac-mini.fios-router.home
14uname -m = arm64
15uname -r = 21.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.4.0: Mon Feb 21 20:36:53 PST 2022; root:xnu-8020.101.4~2/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
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 21.4.0: Mon Feb 21 20:36:53 PST 2022; root:xnu-8020.101.4~2/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: 16.00 gigabytes
33Default processor set: 582 tasks, 2524 threads, 8 processors
34Load average: 55.70, Mach factor: 0.14
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:2417: looking for aux files: compile config.guess config.sub missing install-sh
52configure:2430:  trying ./
53configure:2459:   ./compile found
54configure:2459:   ./config.guess found
55configure:2459:   ./config.sub found
56configure:2459:   ./missing found
57configure:2441:   ./install-sh found
58configure:2589: checking for a BSD-compatible install
59configure:2662: result: /usr/bin/install -c
60configure:2673: checking whether build environment is sane
61configure:2728: result: yes
62configure:2887: checking for a race-free mkdir -p
63configure:2931: result: ./install-sh -c -d
64configure:2938: checking for gawk
65configure:2973: result: no
66configure:2938: checking for mawk
67configure:2973: result: no
68configure:2938: checking for nawk
69configure:2973: result: no
70configure:2938: checking for awk
71configure:2959: found /usr/bin/awk
72configure:2970: result: awk
73configure:2981: checking whether make sets $(MAKE)
74configure:3004: result: yes
75configure:3034: checking whether make supports nested variables
76configure:3052: result: yes
77configure:3197: checking build system type
78configure:3212: result: aarch64-apple-darwin21.4.0
79configure:3232: checking host system type
80configure:3246: result: aarch64-apple-darwin21.4.0
81configure:3349: checking for gcc
82configure:3381: result: /usr/bin/clang
83configure:3734: checking for C compiler version
84configure:3743: /usr/bin/clang --version >&5
85Apple clang version 13.1.6 (clang-1316.0.21.2)
86Target: arm64-apple-darwin21.4.0
87Thread model: posix
88InstalledDir: /Library/Developer/CommandLineTools/usr/bin
89configure:3754: $? = 0
90configure:3743: /usr/bin/clang -v >&5
91Apple clang version 13.1.6 (clang-1316.0.21.2)
92Target: arm64-apple-darwin21.4.0
93Thread model: posix
94InstalledDir: /Library/Developer/CommandLineTools/usr/bin
95configure:3754: $? = 0
96configure:3743: /usr/bin/clang -V >&5
97clang: error: argument to '-V' is missing (expected 1 value)
98clang: error: no input files
99configure:3754: $? = 1
100configure:3743: /usr/bin/clang -qversion >&5
101clang: error: unknown argument '-qversion'; did you mean '--version'?
102clang: error: no input files
103configure:3754: $? = 1
104configure:3743: /usr/bin/clang -version >&5
105clang: error: unknown argument '-version'; did you mean '--version'?
106clang: error: no input files
107configure:3754: $? = 1
108configure:3774: checking whether the C compiler works
109configure:3796: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
110configure:3800: $? = 0
111configure:3850: result: yes
112configure:3853: checking for C compiler default output file name
113configure:3855: result: a.out
114configure:3861: checking for suffix of executables
115configure:3868: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
116configure:3872: $? = 0
117configure:3895: result:
118configure:3917: checking whether we are cross compiling
119configure:3925: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c  >&5
120configure:3929: $? = 0
121configure:3936: ./conftest
122configure:3940: $? = 0
123configure:3955: result: no
124configure:3960: checking for suffix of object files
125configure:3983: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
126configure:3987: $? = 0
127configure:4009: result: o
128configure:4013: checking whether the compiler supports GNU C
129configure:4033: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
130configure:4033: $? = 0
131configure:4043: result: yes
132configure:4054: checking whether /usr/bin/clang accepts -g
133configure:4075: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
134configure:4075: $? = 0
135configure:4119: result: yes
136configure:4139: checking for /usr/bin/clang option to enable C11 features
137configure:4154: /usr/bin/clang  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
138configure:4154: $? = 0
139configure:4172: result: none needed
140configure:4288: checking whether /usr/bin/clang understands -c and -o together
141configure:4311: /usr/bin/clang -c conftest.c -o conftest2.o
142configure:4314: $? = 0
143configure:4311: /usr/bin/clang -c conftest.c -o conftest2.o
144configure:4314: $? = 0
145configure:4326: result: yes
146configure:4346: checking whether make supports the include directive
147configure:4361: make -f confmf.GNU && cat confinc.out
148this is the am__doit target
149configure:4364: $? = 0
150configure:4383: result: yes (GNU style)
151configure:4409: checking dependency style of /usr/bin/clang
152configure:4521: result: gcc3
153configure:4538: checking for modf in -lm
154configure:4561: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lm   >&5
155conftest.c:15:6: warning: incompatible redeclaration of library function 'modf' [-Wincompatible-library-redeclaration]
156char modf ();
157     ^
158conftest.c:15:6: note: 'modf' is a builtin with type 'double (double, double *)'
1591 warning generated.
160configure:4561: $? = 0
161configure:4571: result: yes
162configure:4585: checking for stdio.h
163configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
164configure:4585: $? = 0
165configure:4585: result: yes
166configure:4585: checking for stdlib.h
167configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
168configure:4585: $? = 0
169configure:4585: result: yes
170configure:4585: checking for string.h
171configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
172configure:4585: $? = 0
173configure:4585: result: yes
174configure:4585: checking for inttypes.h
175configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
176configure:4585: $? = 0
177configure:4585: result: yes
178configure:4585: checking for stdint.h
179configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
180configure:4585: $? = 0
181configure:4585: result: yes
182configure:4585: checking for strings.h
183configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
184configure:4585: $? = 0
185configure:4585: result: yes
186configure:4585: checking for sys/stat.h
187configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
188configure:4585: $? = 0
189configure:4585: result: yes
190configure:4585: checking for sys/types.h
191configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
192configure:4585: $? = 0
193configure:4585: result: yes
194configure:4585: checking for unistd.h
195configure:4585: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
196configure:4585: $? = 0
197configure:4585: result: yes
198configure:4611: checking for curses preprocessor flags
199configure:4631: result: none
200configure:4653: checking for curses.h
201configure:4653: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk  conftest.c >&5
202configure:4653: $? = 0
203configure:4653: result: yes
204configure:4675: checking how to include the curses header file
205configure:4681: result: <curses.h>
206configure:4704: checking for initscr in -lcurses
207configure:4727: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lcurses  -lm  >&5
208configure:4727: $? = 0
209configure:4737: result: yes
210configure:4787: checking for curses linker flags
211configure:4791: result: -lcurses
212configure:4801: checking for grep that handles long lines and -e
213configure:4865: result: /usr/bin/grep
214configure:4873: checking for egrep
215configure:4941: result: /usr/bin/grep -E
216configure:4947: checking for getopt.h
217configure:4947: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
218configure:4947: $? = 0
219configure:4947: result: yes
220configure:4953: checking for errno.h
221configure:4953: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
222configure:4953: $? = 0
223configure:4953: result: yes
224configure:4959: checking for locale.h
225configure:4959: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
226configure:4959: $? = 0
227configure:4959: result: yes
228configure:4965: checking for termios.h
229configure:4965: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
230configure:4965: $? = 0
231configure:4965: result: yes
232configure:4974: checking for fd_set
233configure:4987: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
234configure:4987: $? = 0
235configure:4995: result: yes, found in sys/types.h
236configure:5158: checking for an ANSI C-conforming const
237configure:5225: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
238configure:5225: $? = 0
239configure:5233: result: yes
240configure:5241: checking for uid_t in sys/types.h
241./configure: line 5252: -I/opt/local/include: No such file or directory
242configure:5262: result: no
243configure:5273: checking for size_t
244configure:5273: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
245In file included from conftest.c:35:
246In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66:
247In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:109:
248In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/signal.h:156:
249/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_uid_t.h:31:31: error: cannot combine with previous 'type-name' declaration specifier
250typedef __darwin_uid_t        uid_t;
251                              ^
252conftest.c:27:15: note: expanded from macro 'uid_t'
253#define uid_t int
254              ^
255In file included from conftest.c:50:
256In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:109:
257/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_gid_t.h:31:25: error: cannot combine with previous 'type-name' declaration specifier
258typedef __darwin_gid_t  gid_t;
259                        ^
260conftest.c:28:15: note: expanded from macro 'gid_t'
261#define gid_t int
262              ^
2632 errors generated.
264configure:5273: $? = 1
265configure: failed program was:
266| /* confdefs.h */
267| #define PACKAGE_NAME "moon-buggy"
268| #define PACKAGE_TARNAME "moon-buggy"
269| #define PACKAGE_VERSION "1.0.51"
270| #define PACKAGE_STRING "moon-buggy 1.0.51"
271| #define PACKAGE_BUGREPORT "voss@seehuhn.de"
272| #define PACKAGE_URL ""
273| #define PACKAGE "moon-buggy"
274| #define VERSION "1.0.51"
275| #define HAVE_LIBM 1
276| #define HAVE_STDIO_H 1
277| #define HAVE_STDLIB_H 1
278| #define HAVE_STRING_H 1
279| #define HAVE_INTTYPES_H 1
280| #define HAVE_STDINT_H 1
281| #define HAVE_STRINGS_H 1
282| #define HAVE_SYS_STAT_H 1
283| #define HAVE_SYS_TYPES_H 1
284| #define HAVE_UNISTD_H 1
285| #define STDC_HEADERS 1
286| #define HAVE_CURSES_H 1
287| #define CURSES_HEADER <curses.h>
288| #define HAVE_GETOPT_H 1
289| #define HAVE_ERRNO_H 1
290| #define HAVE_LOCALE_H 1
291| #define HAVE_TERMIOS_H 1
292| #define uid_t int
293| #define gid_t int
294| /* end confdefs.h.  */
295| #include <stddef.h>
296| #ifdef HAVE_STDIO_H
297| # include <stdio.h>
298| #endif
299| #ifdef HAVE_STDLIB_H
300| # include <stdlib.h>
301| #endif
302| #ifdef HAVE_STRING_H
303| # include <string.h>
304| #endif
305| #ifdef HAVE_INTTYPES_H
306| # include <inttypes.h>
307| #endif
308| #ifdef HAVE_STDINT_H
309| # include <stdint.h>
310| #endif
311| #ifdef HAVE_STRINGS_H
312| # include <strings.h>
313| #endif
314| #ifdef HAVE_SYS_TYPES_H
315| # include <sys/types.h>
316| #endif
317| #ifdef HAVE_SYS_STAT_H
318| # include <sys/stat.h>
319| #endif
320| #ifdef HAVE_UNISTD_H
321| # include <unistd.h>
322| #endif
323| int
324| main (void)
325| {
326| if (sizeof (size_t))
327|        return 0;
328|   ;
329|   return 0;
330| }
331configure:5273: result: no
332configure:5284: checking return type of signal handlers
333configure:5303: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
334In file included from conftest.c:31:
335In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:109:
336/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_gid_t.h:31:25: error: cannot combine with previous 'type-name' declaration specifier
337typedef __darwin_gid_t  gid_t;
338                        ^
339conftest.c:28:15: note: expanded from macro 'gid_t'
340#define gid_t int
341              ^
342In file included from conftest.c:31:
343In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:128:
344/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_uid_t.h:31:31: error: cannot combine with previous 'type-name' declaration specifier
345typedef __darwin_uid_t        uid_t;
346                              ^
347conftest.c:27:15: note: expanded from macro 'uid_t'
348#define uid_t int
349              ^
350In file included from conftest.c:31:
351In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:166:
352/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: cannot combine with previous 'type-name' declaration specifier
353typedef __darwin_size_t        size_t;
354                               ^
355conftest.c:29:25: note: expanded from macro 'size_t'
356#define size_t unsigned int
357                        ^
358In file included from conftest.c:31:
359In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/types.h:166:
360/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/_types/_size_t.h:31:32: error: 'type-name' cannot be signed or unsigned
361conftest.c:29:16: note: expanded from macro 'size_t'
362#define size_t unsigned int
363               ^
364conftest.c:37:8: error: indirection requires pointer operand ('void' invalid)
365return *(signal (0, 0)) (0) == 1;
366       ^~~~~~~~~~~~~~~~~~~~
3675 errors generated.
368configure:5303: $? = 1
369configure: failed program was:
370| /* confdefs.h */
371| #define PACKAGE_NAME "moon-buggy"
372| #define PACKAGE_TARNAME "moon-buggy"
373| #define PACKAGE_VERSION "1.0.51"
374| #define PACKAGE_STRING "moon-buggy 1.0.51"
375| #define PACKAGE_BUGREPORT "voss@seehuhn.de"
376| #define PACKAGE_URL ""
377| #define PACKAGE "moon-buggy"
378| #define VERSION "1.0.51"
379| #define HAVE_LIBM 1
380| #define HAVE_STDIO_H 1
381| #define HAVE_STDLIB_H 1
382| #define HAVE_STRING_H 1
383| #define HAVE_INTTYPES_H 1
384| #define HAVE_STDINT_H 1
385| #define HAVE_STRINGS_H 1
386| #define HAVE_SYS_STAT_H 1
387| #define HAVE_SYS_TYPES_H 1
388| #define HAVE_UNISTD_H 1
389| #define STDC_HEADERS 1
390| #define HAVE_CURSES_H 1
391| #define CURSES_HEADER <curses.h>
392| #define HAVE_GETOPT_H 1
393| #define HAVE_ERRNO_H 1
394| #define HAVE_LOCALE_H 1
395| #define HAVE_TERMIOS_H 1
396| #define uid_t int
397| #define gid_t int
398| #define size_t unsigned int
399| /* end confdefs.h.  */
400| #include <sys/types.h>
401| #include <signal.h>
402|
403| int
404| main (void)
405| {
406| return *(signal (0, 0)) (0) == 1;
407|   ;
408|   return 0;
409| }
410configure:5311: result: void
411configure:5317: checking for fclean
412configure:5317: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lm  >&5
413Undefined symbols for architecture arm64:
414  "_fclean", referenced from:
415      _main in conftest-fa81d4.o
416ld: symbol(s) not found for architecture arm64
417clang: error: linker command failed with exit code 1 (use -v to see invocation)
418configure:5317: $? = 1
419configure: failed program was:
420| /* confdefs.h */
421| #define PACKAGE_NAME "moon-buggy"
422| #define PACKAGE_TARNAME "moon-buggy"
423| #define PACKAGE_VERSION "1.0.51"
424| #define PACKAGE_STRING "moon-buggy 1.0.51"
425| #define PACKAGE_BUGREPORT "voss@seehuhn.de"
426| #define PACKAGE_URL ""
427| #define PACKAGE "moon-buggy"
428| #define VERSION "1.0.51"
429| #define HAVE_LIBM 1
430| #define HAVE_STDIO_H 1
431| #define HAVE_STDLIB_H 1
432| #define HAVE_STRING_H 1
433| #define HAVE_INTTYPES_H 1
434| #define HAVE_STDINT_H 1
435| #define HAVE_STRINGS_H 1
436| #define HAVE_SYS_STAT_H 1
437| #define HAVE_SYS_TYPES_H 1
438| #define HAVE_UNISTD_H 1
439| #define STDC_HEADERS 1
440| #define HAVE_CURSES_H 1
441| #define CURSES_HEADER <curses.h>
442| #define HAVE_GETOPT_H 1
443| #define HAVE_ERRNO_H 1
444| #define HAVE_LOCALE_H 1
445| #define HAVE_TERMIOS_H 1
446| #define uid_t int
447| #define gid_t int
448| #define size_t unsigned int
449| #define RETSIGTYPE void
450| /* end confdefs.h.  */
451| /* Define fclean to an innocuous variant, in case <limits.h> declares fclean.
452|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
453| #define fclean innocuous_fclean
454|
455| /* System header to define __stub macros and hopefully few prototypes,
456|    which can conflict with char fclean (); below.  */
457|
458| #include <limits.h>
459| #undef fclean
460|
461| /* Override any GCC internal prototype to avoid an error.
462|    Use char because int might match the return type of a GCC
463|    builtin and then its argument prototype would still apply.  */
464| #ifdef __cplusplus
465| extern "C"
466| #endif
467| char fclean ();
468| /* The GNU C library defines this for functions which it implements
469|     to always fail with ENOSYS.  Some functions are actually named
470|     something starting with __ and the normal name is an alias.  */
471| #if defined __stub_fclean || defined __stub___fclean
472| choke me
473| #endif
474|
475| int
476| main (void)
477| {
478| return fclean ();
479|   ;
480|   return 0;
481| }
482configure:5317: result: no
483configure:5323: checking for ftruncate
484configure:5323: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lm  >&5
485configure:5323: $? = 0
486configure:5323: result: yes
487configure:5329: checking for getopt_long
488configure:5329: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lm  >&5
489configure:5329: $? = 0
490configure:5329: result: yes
491configure:5335: checking for setreuid
492configure:5335: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lm  >&5
493configure:5335: $? = 0
494configure:5335: result: yes
495configure:5341: checking for setlocale
496configure:5341: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64 conftest.c -lm  >&5
497configure:5341: $? = 0
498configure:5341: result: yes
499configure:5468: checking that generated files are newer than configure
500configure:5474: result: done
501configure:5501: creating ./config.status
502
503## ---------------------- ##
504## Running config.status. ##
505## ---------------------- ##
506
507This file was extended by moon-buggy config.status 1.0.51, which was
508generated by GNU Autoconf 2.71.  Invocation command line was
509
510  CONFIG_FILES    =
511  CONFIG_HEADERS  =
512  CONFIG_LINKS    =
513  CONFIG_COMMANDS =
514  $ ./config.status
515
516on Adams-Mac-mini.fios-router.home
517
518config.status:883: creating Makefile
519config.status:883: creating config.h
520config.status:1112: executing depfiles commands
521config.status:1189: cd .       && sed -e '/# am--include-marker/d' Makefile         | make -f - am--depfiles
522config.status:1194: $? = 0
523
524## ---------------- ##
525## Cache variables. ##
526## ---------------- ##
527
528ac_cv_build=aarch64-apple-darwin21.4.0
529ac_cv_c_compiler_gnu=yes
530ac_cv_c_const=yes
531ac_cv_env_CC_set=set
532ac_cv_env_CC_value=/usr/bin/clang
533ac_cv_env_CFLAGS_set=set
534ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
535ac_cv_env_CPPFLAGS_set=set
536ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
537ac_cv_env_CPP_set=
538ac_cv_env_CPP_value=
539ac_cv_env_LDFLAGS_set=set
540ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
541ac_cv_env_LIBS_set=
542ac_cv_env_LIBS_value=
543ac_cv_env_build_alias_set=
544ac_cv_env_build_alias_value=
545ac_cv_env_host_alias_set=
546ac_cv_env_host_alias_value=
547ac_cv_env_target_alias_set=
548ac_cv_env_target_alias_value=
549ac_cv_func_fclean=no
550ac_cv_func_ftruncate=yes
551ac_cv_func_getopt_long=yes
552ac_cv_func_setlocale=yes
553ac_cv_func_setreuid=yes
554ac_cv_header_curses_h=yes
555ac_cv_header_errno_h=yes
556ac_cv_header_getopt_h=yes
557ac_cv_header_inttypes_h=yes
558ac_cv_header_locale_h=yes
559ac_cv_header_stdint_h=yes
560ac_cv_header_stdio_h=yes
561ac_cv_header_stdlib_h=yes
562ac_cv_header_string_h=yes
563ac_cv_header_strings_h=yes
564ac_cv_header_sys_stat_h=yes
565ac_cv_header_sys_types_h=yes
566ac_cv_header_termios_h=yes
567ac_cv_header_unistd_h=yes
568ac_cv_host=aarch64-apple-darwin21.4.0
569ac_cv_lib_curses_initscr=yes
570ac_cv_lib_m_modf=yes
571ac_cv_objext=o
572ac_cv_path_EGREP='/usr/bin/grep -E'
573ac_cv_path_GREP=/usr/bin/grep
574ac_cv_prog_AWK=awk
575ac_cv_prog_ac_ct_CC=/usr/bin/clang
576ac_cv_prog_cc_c11=
577ac_cv_prog_cc_g=yes
578ac_cv_prog_cc_stdc=
579ac_cv_prog_make_make_set=yes
580ac_cv_type_signal=void
581ac_cv_type_size_t=no
582ac_cv_type_uid_t=no
583am_cv_CC_dependencies_compiler_type=gcc3
584am_cv_make_support_nested_variables=yes
585am_cv_prog_cc_c_o=yes
586
587## ----------------- ##
588## Output variables. ##
589## ----------------- ##
590
591ACLOCAL='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_moon-buggy/moon-buggy/work/moon-buggy-c6a7f2d6fcb478c688f7b3cf702dd43e39fad05c/missing'\'' aclocal-1.16'
592AMDEPBACKSLASH='\'
593AMDEP_FALSE='#'
594AMDEP_TRUE=''
595AMTAR='$${TAR-tar}'
596AM_BACKSLASH='\'
597AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
598AM_DEFAULT_VERBOSITY='1'
599AM_V='$(V)'
600AUTOCONF='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_moon-buggy/moon-buggy/work/moon-buggy-c6a7f2d6fcb478c688f7b3cf702dd43e39fad05c/missing'\'' autoconf'
601AUTOHEADER='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_moon-buggy/moon-buggy/work/moon-buggy-c6a7f2d6fcb478c688f7b3cf702dd43e39fad05c/missing'\'' autoheader'
602AUTOMAKE='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_moon-buggy/moon-buggy/work/moon-buggy-c6a7f2d6fcb478c688f7b3cf702dd43e39fad05c/missing'\'' automake-1.16'
603AWK='awk'
604CC='/usr/bin/clang'
605CCDEPMODE='depmode=gcc3'
606CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
607CPP=''
608CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
609CSCOPE='cscope'
610CTAGS='ctags'
611CURSES_INCLUDEDIR=''
612CURSES_LIBS='-lcurses'
613CYGPATH_W='echo'
614DEFS='-DHAVE_CONFIG_H'
615DEPDIR='.deps'
616ECHO_C='\c'
617ECHO_N=''
618ECHO_T=''
619EGREP='/usr/bin/grep -E'
620ETAGS='etags'
621EXEEXT=''
622GAMEGROUP=''
623GREP='/usr/bin/grep'
624INSTALL_DATA='${INSTALL} -m 644'
625INSTALL_PROGRAM='${INSTALL}'
626INSTALL_SCRIPT='${INSTALL}'
627INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
628LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64'
629LIBOBJS=''
630LIBS='-lm '
631LTLIBOBJS=''
632MAKEINFO='${SHELL} '\''/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_moon-buggy/moon-buggy/work/moon-buggy-c6a7f2d6fcb478c688f7b3cf702dd43e39fad05c/missing'\'' makeinfo'
633MKDIR_P='./install-sh -c -d'
634OBJEXT='o'
635PACKAGE='moon-buggy'
636PACKAGE_BUGREPORT='voss@seehuhn.de'
637PACKAGE_NAME='moon-buggy'
638PACKAGE_STRING='moon-buggy 1.0.51'
639PACKAGE_TARNAME='moon-buggy'
640PACKAGE_URL=''
641PACKAGE_VERSION='1.0.51'
642PATH_SEPARATOR=':'
643SET_MAKE=''
644SHELL='/bin/sh'
645STRIP=''
646VERSION='1.0.51'
647ac_ct_CC='/usr/bin/clang'
648am__EXEEXT_FALSE=''
649am__EXEEXT_TRUE='#'
650am__fastdepCC_FALSE='#'
651am__fastdepCC_TRUE=''
652am__include='include'
653am__isrc=''
654am__leading_dot='.'
655am__nodep='_no'
656am__quote=''
657am__tar='$${TAR-tar} chof - "$$tardir"'
658am__untar='$${TAR-tar} xf -'
659bindir='${exec_prefix}/bin'
660build='aarch64-apple-darwin21.4.0'
661build_alias=''
662build_cpu='aarch64'
663build_os='darwin21.4.0'
664build_vendor='apple'
665datadir='${datarootdir}'
666datarootdir='${prefix}/share'
667docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
668dvidir='${docdir}'
669exec_prefix='${prefix}'
670host='aarch64-apple-darwin21.4.0'
671host_alias=''
672host_cpu='aarch64'
673host_os='darwin21.4.0'
674host_vendor='apple'
675htmldir='${docdir}'
676includedir='${prefix}/include'
677infodir='${datarootdir}/info'
678install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_games_moon-buggy/moon-buggy/work/moon-buggy-c6a7f2d6fcb478c688f7b3cf702dd43e39fad05c/install-sh'
679libdir='${exec_prefix}/lib'
680libexecdir='${exec_prefix}/libexec'
681localedir='${datarootdir}/locale'
682localstatedir='${prefix}/var'
683mandir='${datarootdir}/man'
684mkdir_p='$(MKDIR_P)'
685oldincludedir='/usr/include'
686pdfdir='${docdir}'
687prefix='/opt/local'
688program_transform_name='s,x,x,'
689psdir='${docdir}'
690runstatedir='${localstatedir}/run'
691sbindir='${exec_prefix}/sbin'
692sharedstatedir='${prefix}/com'
693short_getopt_FALSE=''
694short_getopt_TRUE='#'
695sysconfdir='${prefix}/etc'
696target_alias=''
697
698## ----------- ##
699## confdefs.h. ##
700## ----------- ##
701
702/* confdefs.h */
703#define PACKAGE_NAME "moon-buggy"
704#define PACKAGE_TARNAME "moon-buggy"
705#define PACKAGE_VERSION "1.0.51"
706#define PACKAGE_STRING "moon-buggy 1.0.51"
707#define PACKAGE_BUGREPORT "voss@seehuhn.de"
708#define PACKAGE_URL ""
709#define PACKAGE "moon-buggy"
710#define VERSION "1.0.51"
711#define HAVE_LIBM 1
712#define HAVE_STDIO_H 1
713#define HAVE_STDLIB_H 1
714#define HAVE_STRING_H 1
715#define HAVE_INTTYPES_H 1
716#define HAVE_STDINT_H 1
717#define HAVE_STRINGS_H 1
718#define HAVE_SYS_STAT_H 1
719#define HAVE_SYS_TYPES_H 1
720#define HAVE_UNISTD_H 1
721#define STDC_HEADERS 1
722#define HAVE_CURSES_H 1
723#define CURSES_HEADER <curses.h>
724#define HAVE_GETOPT_H 1
725#define HAVE_ERRNO_H 1
726#define HAVE_LOCALE_H 1
727#define HAVE_TERMIOS_H 1
728#define uid_t int
729#define gid_t int
730#define size_t unsigned int
731#define RETSIGTYPE void
732#define HAVE_FTRUNCATE 1
733#define HAVE_GETOPT_LONG 1
734#define HAVE_SETREUID 1
735#define HAVE_SETLOCALE 1
736
737configure: exit 0