1 | This file contains any messages produced by compilers while |
---|
2 | running configure, to aid debugging if configure makes a mistake. |
---|
3 | |
---|
4 | It was created by moon-buggy configure 1.0.51, which was |
---|
5 | generated by GNU Autoconf 2.71. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = Adams-Mac-mini.fios-router.home |
---|
14 | uname -m = arm64 |
---|
15 | uname -r = 21.4.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -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 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 8 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: arm64e (ARM64E) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 582 tasks, 2524 threads, 8 processors |
---|
34 | Load average: 55.70, Mach factor: 0.14 |
---|
35 | /bin/machine = unknown |
---|
36 | /usr/bin/oslevel = unknown |
---|
37 | /bin/universe = unknown |
---|
38 | |
---|
39 | PATH: /opt/local/bin/ |
---|
40 | PATH: /opt/local/sbin/ |
---|
41 | PATH: /bin/ |
---|
42 | PATH: /sbin/ |
---|
43 | PATH: /usr/bin/ |
---|
44 | PATH: /usr/sbin/ |
---|
45 | |
---|
46 | |
---|
47 | ## ----------- ## |
---|
48 | ## Core tests. ## |
---|
49 | ## ----------- ## |
---|
50 | |
---|
51 | configure:2417: looking for aux files: compile config.guess config.sub missing install-sh |
---|
52 | configure:2430: trying ./ |
---|
53 | configure:2459: ./compile found |
---|
54 | configure:2459: ./config.guess found |
---|
55 | configure:2459: ./config.sub found |
---|
56 | configure:2459: ./missing found |
---|
57 | configure:2441: ./install-sh found |
---|
58 | configure:2589: checking for a BSD-compatible install |
---|
59 | configure:2662: result: /usr/bin/install -c |
---|
60 | configure:2673: checking whether build environment is sane |
---|
61 | configure:2728: result: yes |
---|
62 | configure:2887: checking for a race-free mkdir -p |
---|
63 | configure:2931: result: ./install-sh -c -d |
---|
64 | configure:2938: checking for gawk |
---|
65 | configure:2973: result: no |
---|
66 | configure:2938: checking for mawk |
---|
67 | configure:2973: result: no |
---|
68 | configure:2938: checking for nawk |
---|
69 | configure:2973: result: no |
---|
70 | configure:2938: checking for awk |
---|
71 | configure:2959: found /usr/bin/awk |
---|
72 | configure:2970: result: awk |
---|
73 | configure:2981: checking whether make sets $(MAKE) |
---|
74 | configure:3004: result: yes |
---|
75 | configure:3034: checking whether make supports nested variables |
---|
76 | configure:3052: result: yes |
---|
77 | configure:3197: checking build system type |
---|
78 | configure:3212: result: aarch64-apple-darwin21.4.0 |
---|
79 | configure:3232: checking host system type |
---|
80 | configure:3246: result: aarch64-apple-darwin21.4.0 |
---|
81 | configure:3349: checking for gcc |
---|
82 | configure:3381: result: /usr/bin/clang |
---|
83 | configure:3734: checking for C compiler version |
---|
84 | configure:3743: /usr/bin/clang --version >&5 |
---|
85 | Apple clang version 13.1.6 (clang-1316.0.21.2) |
---|
86 | Target: arm64-apple-darwin21.4.0 |
---|
87 | Thread model: posix |
---|
88 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
89 | configure:3754: $? = 0 |
---|
90 | configure:3743: /usr/bin/clang -v >&5 |
---|
91 | Apple clang version 13.1.6 (clang-1316.0.21.2) |
---|
92 | Target: arm64-apple-darwin21.4.0 |
---|
93 | Thread model: posix |
---|
94 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
95 | configure:3754: $? = 0 |
---|
96 | configure:3743: /usr/bin/clang -V >&5 |
---|
97 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
98 | clang: error: no input files |
---|
99 | configure:3754: $? = 1 |
---|
100 | configure:3743: /usr/bin/clang -qversion >&5 |
---|
101 | clang: error: unknown argument '-qversion'; did you mean '--version'? |
---|
102 | clang: error: no input files |
---|
103 | configure:3754: $? = 1 |
---|
104 | configure:3743: /usr/bin/clang -version >&5 |
---|
105 | clang: error: unknown argument '-version'; did you mean '--version'? |
---|
106 | clang: error: no input files |
---|
107 | configure:3754: $? = 1 |
---|
108 | configure:3774: checking whether the C compiler works |
---|
109 | configure: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 |
---|
110 | configure:3800: $? = 0 |
---|
111 | configure:3850: result: yes |
---|
112 | configure:3853: checking for C compiler default output file name |
---|
113 | configure:3855: result: a.out |
---|
114 | configure:3861: checking for suffix of executables |
---|
115 | configure: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 |
---|
116 | configure:3872: $? = 0 |
---|
117 | configure:3895: result: |
---|
118 | configure:3917: checking whether we are cross compiling |
---|
119 | configure: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 |
---|
120 | configure:3929: $? = 0 |
---|
121 | configure:3936: ./conftest |
---|
122 | configure:3940: $? = 0 |
---|
123 | configure:3955: result: no |
---|
124 | configure:3960: checking for suffix of object files |
---|
125 | configure: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 |
---|
126 | configure:3987: $? = 0 |
---|
127 | configure:4009: result: o |
---|
128 | configure:4013: checking whether the compiler supports GNU C |
---|
129 | configure: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 |
---|
130 | configure:4033: $? = 0 |
---|
131 | configure:4043: result: yes |
---|
132 | configure:4054: checking whether /usr/bin/clang accepts -g |
---|
133 | configure:4075: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5 |
---|
134 | configure:4075: $? = 0 |
---|
135 | configure:4119: result: yes |
---|
136 | configure:4139: checking for /usr/bin/clang option to enable C11 features |
---|
137 | configure: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 |
---|
138 | configure:4154: $? = 0 |
---|
139 | configure:4172: result: none needed |
---|
140 | configure:4288: checking whether /usr/bin/clang understands -c and -o together |
---|
141 | configure:4311: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
142 | configure:4314: $? = 0 |
---|
143 | configure:4311: /usr/bin/clang -c conftest.c -o conftest2.o |
---|
144 | configure:4314: $? = 0 |
---|
145 | configure:4326: result: yes |
---|
146 | configure:4346: checking whether make supports the include directive |
---|
147 | configure:4361: make -f confmf.GNU && cat confinc.out |
---|
148 | this is the am__doit target |
---|
149 | configure:4364: $? = 0 |
---|
150 | configure:4383: result: yes (GNU style) |
---|
151 | configure:4409: checking dependency style of /usr/bin/clang |
---|
152 | configure:4521: result: gcc3 |
---|
153 | configure:4538: checking for modf in -lm |
---|
154 | configure: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 |
---|
155 | conftest.c:15:6: warning: incompatible redeclaration of library function 'modf' [-Wincompatible-library-redeclaration] |
---|
156 | char modf (); |
---|
157 | ^ |
---|
158 | conftest.c:15:6: note: 'modf' is a builtin with type 'double (double, double *)' |
---|
159 | 1 warning generated. |
---|
160 | configure:4561: $? = 0 |
---|
161 | configure:4571: result: yes |
---|
162 | configure:4585: checking for stdio.h |
---|
163 | configure: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 |
---|
164 | configure:4585: $? = 0 |
---|
165 | configure:4585: result: yes |
---|
166 | configure:4585: checking for stdlib.h |
---|
167 | configure: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 |
---|
168 | configure:4585: $? = 0 |
---|
169 | configure:4585: result: yes |
---|
170 | configure:4585: checking for string.h |
---|
171 | configure: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 |
---|
172 | configure:4585: $? = 0 |
---|
173 | configure:4585: result: yes |
---|
174 | configure:4585: checking for inttypes.h |
---|
175 | configure: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 |
---|
176 | configure:4585: $? = 0 |
---|
177 | configure:4585: result: yes |
---|
178 | configure:4585: checking for stdint.h |
---|
179 | configure: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 |
---|
180 | configure:4585: $? = 0 |
---|
181 | configure:4585: result: yes |
---|
182 | configure:4585: checking for strings.h |
---|
183 | configure: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 |
---|
184 | configure:4585: $? = 0 |
---|
185 | configure:4585: result: yes |
---|
186 | configure:4585: checking for sys/stat.h |
---|
187 | configure: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 |
---|
188 | configure:4585: $? = 0 |
---|
189 | configure:4585: result: yes |
---|
190 | configure:4585: checking for sys/types.h |
---|
191 | configure: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 |
---|
192 | configure:4585: $? = 0 |
---|
193 | configure:4585: result: yes |
---|
194 | configure:4585: checking for unistd.h |
---|
195 | configure: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 |
---|
196 | configure:4585: $? = 0 |
---|
197 | configure:4585: result: yes |
---|
198 | configure:4611: checking for curses preprocessor flags |
---|
199 | configure:4631: result: none |
---|
200 | configure:4653: checking for curses.h |
---|
201 | configure: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 |
---|
202 | configure:4653: $? = 0 |
---|
203 | configure:4653: result: yes |
---|
204 | configure:4675: checking how to include the curses header file |
---|
205 | configure:4681: result: <curses.h> |
---|
206 | configure:4704: checking for initscr in -lcurses |
---|
207 | configure: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 |
---|
208 | configure:4727: $? = 0 |
---|
209 | configure:4737: result: yes |
---|
210 | configure:4787: checking for curses linker flags |
---|
211 | configure:4791: result: -lcurses |
---|
212 | configure:4801: checking for grep that handles long lines and -e |
---|
213 | configure:4865: result: /usr/bin/grep |
---|
214 | configure:4873: checking for egrep |
---|
215 | configure:4941: result: /usr/bin/grep -E |
---|
216 | configure:4947: checking for getopt.h |
---|
217 | configure: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 |
---|
218 | configure:4947: $? = 0 |
---|
219 | configure:4947: result: yes |
---|
220 | configure:4953: checking for errno.h |
---|
221 | configure: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 |
---|
222 | configure:4953: $? = 0 |
---|
223 | configure:4953: result: yes |
---|
224 | configure:4959: checking for locale.h |
---|
225 | configure: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 |
---|
226 | configure:4959: $? = 0 |
---|
227 | configure:4959: result: yes |
---|
228 | configure:4965: checking for termios.h |
---|
229 | configure: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 |
---|
230 | configure:4965: $? = 0 |
---|
231 | configure:4965: result: yes |
---|
232 | configure:4974: checking for fd_set |
---|
233 | configure: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 |
---|
234 | configure:4987: $? = 0 |
---|
235 | configure:4995: result: yes, found in sys/types.h |
---|
236 | configure:5158: checking for an ANSI C-conforming const |
---|
237 | configure: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 |
---|
238 | configure:5225: $? = 0 |
---|
239 | configure:5233: result: yes |
---|
240 | configure:5241: checking for uid_t in sys/types.h |
---|
241 | ./configure: line 5252: -I/opt/local/include: No such file or directory |
---|
242 | configure:5262: result: no |
---|
243 | configure:5273: checking for size_t |
---|
244 | configure: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 |
---|
245 | In file included from conftest.c:35: |
---|
246 | In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/stdlib.h:66: |
---|
247 | In file included from /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include/sys/wait.h:109: |
---|
248 | In 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 |
---|
250 | typedef __darwin_uid_t uid_t; |
---|
251 | ^ |
---|
252 | conftest.c:27:15: note: expanded from macro 'uid_t' |
---|
253 | #define uid_t int |
---|
254 | ^ |
---|
255 | In file included from conftest.c:50: |
---|
256 | In 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 |
---|
258 | typedef __darwin_gid_t gid_t; |
---|
259 | ^ |
---|
260 | conftest.c:28:15: note: expanded from macro 'gid_t' |
---|
261 | #define gid_t int |
---|
262 | ^ |
---|
263 | 2 errors generated. |
---|
264 | configure:5273: $? = 1 |
---|
265 | configure: 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 | | } |
---|
331 | configure:5273: result: no |
---|
332 | configure:5284: checking return type of signal handlers |
---|
333 | configure: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 |
---|
334 | In file included from conftest.c:31: |
---|
335 | In 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 |
---|
337 | typedef __darwin_gid_t gid_t; |
---|
338 | ^ |
---|
339 | conftest.c:28:15: note: expanded from macro 'gid_t' |
---|
340 | #define gid_t int |
---|
341 | ^ |
---|
342 | In file included from conftest.c:31: |
---|
343 | In 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 |
---|
345 | typedef __darwin_uid_t uid_t; |
---|
346 | ^ |
---|
347 | conftest.c:27:15: note: expanded from macro 'uid_t' |
---|
348 | #define uid_t int |
---|
349 | ^ |
---|
350 | In file included from conftest.c:31: |
---|
351 | In 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 |
---|
353 | typedef __darwin_size_t size_t; |
---|
354 | ^ |
---|
355 | conftest.c:29:25: note: expanded from macro 'size_t' |
---|
356 | #define size_t unsigned int |
---|
357 | ^ |
---|
358 | In file included from conftest.c:31: |
---|
359 | In 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 |
---|
361 | conftest.c:29:16: note: expanded from macro 'size_t' |
---|
362 | #define size_t unsigned int |
---|
363 | ^ |
---|
364 | conftest.c:37:8: error: indirection requires pointer operand ('void' invalid) |
---|
365 | return *(signal (0, 0)) (0) == 1; |
---|
366 | ^~~~~~~~~~~~~~~~~~~~ |
---|
367 | 5 errors generated. |
---|
368 | configure:5303: $? = 1 |
---|
369 | configure: 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 | | } |
---|
410 | configure:5311: result: void |
---|
411 | configure:5317: checking for fclean |
---|
412 | configure: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 |
---|
413 | Undefined symbols for architecture arm64: |
---|
414 | "_fclean", referenced from: |
---|
415 | _main in conftest-fa81d4.o |
---|
416 | ld: symbol(s) not found for architecture arm64 |
---|
417 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
---|
418 | configure:5317: $? = 1 |
---|
419 | configure: 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 | | } |
---|
482 | configure:5317: result: no |
---|
483 | configure:5323: checking for ftruncate |
---|
484 | configure: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 |
---|
485 | configure:5323: $? = 0 |
---|
486 | configure:5323: result: yes |
---|
487 | configure:5329: checking for getopt_long |
---|
488 | configure: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 |
---|
489 | configure:5329: $? = 0 |
---|
490 | configure:5329: result: yes |
---|
491 | configure:5335: checking for setreuid |
---|
492 | configure: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 |
---|
493 | configure:5335: $? = 0 |
---|
494 | configure:5335: result: yes |
---|
495 | configure:5341: checking for setlocale |
---|
496 | configure: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 |
---|
497 | configure:5341: $? = 0 |
---|
498 | configure:5341: result: yes |
---|
499 | configure:5468: checking that generated files are newer than configure |
---|
500 | configure:5474: result: done |
---|
501 | configure:5501: creating ./config.status |
---|
502 | |
---|
503 | ## ---------------------- ## |
---|
504 | ## Running config.status. ## |
---|
505 | ## ---------------------- ## |
---|
506 | |
---|
507 | This file was extended by moon-buggy config.status 1.0.51, which was |
---|
508 | generated 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 | |
---|
516 | on Adams-Mac-mini.fios-router.home |
---|
517 | |
---|
518 | config.status:883: creating Makefile |
---|
519 | config.status:883: creating config.h |
---|
520 | config.status:1112: executing depfiles commands |
---|
521 | config.status:1189: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles |
---|
522 | config.status:1194: $? = 0 |
---|
523 | |
---|
524 | ## ---------------- ## |
---|
525 | ## Cache variables. ## |
---|
526 | ## ---------------- ## |
---|
527 | |
---|
528 | ac_cv_build=aarch64-apple-darwin21.4.0 |
---|
529 | ac_cv_c_compiler_gnu=yes |
---|
530 | ac_cv_c_const=yes |
---|
531 | ac_cv_env_CC_set=set |
---|
532 | ac_cv_env_CC_value=/usr/bin/clang |
---|
533 | ac_cv_env_CFLAGS_set=set |
---|
534 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
535 | ac_cv_env_CPPFLAGS_set=set |
---|
536 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
537 | ac_cv_env_CPP_set= |
---|
538 | ac_cv_env_CPP_value= |
---|
539 | ac_cv_env_LDFLAGS_set=set |
---|
540 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
541 | ac_cv_env_LIBS_set= |
---|
542 | ac_cv_env_LIBS_value= |
---|
543 | ac_cv_env_build_alias_set= |
---|
544 | ac_cv_env_build_alias_value= |
---|
545 | ac_cv_env_host_alias_set= |
---|
546 | ac_cv_env_host_alias_value= |
---|
547 | ac_cv_env_target_alias_set= |
---|
548 | ac_cv_env_target_alias_value= |
---|
549 | ac_cv_func_fclean=no |
---|
550 | ac_cv_func_ftruncate=yes |
---|
551 | ac_cv_func_getopt_long=yes |
---|
552 | ac_cv_func_setlocale=yes |
---|
553 | ac_cv_func_setreuid=yes |
---|
554 | ac_cv_header_curses_h=yes |
---|
555 | ac_cv_header_errno_h=yes |
---|
556 | ac_cv_header_getopt_h=yes |
---|
557 | ac_cv_header_inttypes_h=yes |
---|
558 | ac_cv_header_locale_h=yes |
---|
559 | ac_cv_header_stdint_h=yes |
---|
560 | ac_cv_header_stdio_h=yes |
---|
561 | ac_cv_header_stdlib_h=yes |
---|
562 | ac_cv_header_string_h=yes |
---|
563 | ac_cv_header_strings_h=yes |
---|
564 | ac_cv_header_sys_stat_h=yes |
---|
565 | ac_cv_header_sys_types_h=yes |
---|
566 | ac_cv_header_termios_h=yes |
---|
567 | ac_cv_header_unistd_h=yes |
---|
568 | ac_cv_host=aarch64-apple-darwin21.4.0 |
---|
569 | ac_cv_lib_curses_initscr=yes |
---|
570 | ac_cv_lib_m_modf=yes |
---|
571 | ac_cv_objext=o |
---|
572 | ac_cv_path_EGREP='/usr/bin/grep -E' |
---|
573 | ac_cv_path_GREP=/usr/bin/grep |
---|
574 | ac_cv_prog_AWK=awk |
---|
575 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
576 | ac_cv_prog_cc_c11= |
---|
577 | ac_cv_prog_cc_g=yes |
---|
578 | ac_cv_prog_cc_stdc= |
---|
579 | ac_cv_prog_make_make_set=yes |
---|
580 | ac_cv_type_signal=void |
---|
581 | ac_cv_type_size_t=no |
---|
582 | ac_cv_type_uid_t=no |
---|
583 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
584 | am_cv_make_support_nested_variables=yes |
---|
585 | am_cv_prog_cc_c_o=yes |
---|
586 | |
---|
587 | ## ----------------- ## |
---|
588 | ## Output variables. ## |
---|
589 | ## ----------------- ## |
---|
590 | |
---|
591 | ACLOCAL='${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' |
---|
592 | AMDEPBACKSLASH='\' |
---|
593 | AMDEP_FALSE='#' |
---|
594 | AMDEP_TRUE='' |
---|
595 | AMTAR='$${TAR-tar}' |
---|
596 | AM_BACKSLASH='\' |
---|
597 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
---|
598 | AM_DEFAULT_VERBOSITY='1' |
---|
599 | AM_V='$(V)' |
---|
600 | AUTOCONF='${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' |
---|
601 | AUTOHEADER='${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' |
---|
602 | AUTOMAKE='${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' |
---|
603 | AWK='awk' |
---|
604 | CC='/usr/bin/clang' |
---|
605 | CCDEPMODE='depmode=gcc3' |
---|
606 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
607 | CPP='' |
---|
608 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' |
---|
609 | CSCOPE='cscope' |
---|
610 | CTAGS='ctags' |
---|
611 | CURSES_INCLUDEDIR='' |
---|
612 | CURSES_LIBS='-lcurses' |
---|
613 | CYGPATH_W='echo' |
---|
614 | DEFS='-DHAVE_CONFIG_H' |
---|
615 | DEPDIR='.deps' |
---|
616 | ECHO_C='\c' |
---|
617 | ECHO_N='' |
---|
618 | ECHO_T='' |
---|
619 | EGREP='/usr/bin/grep -E' |
---|
620 | ETAGS='etags' |
---|
621 | EXEEXT='' |
---|
622 | GAMEGROUP='' |
---|
623 | GREP='/usr/bin/grep' |
---|
624 | INSTALL_DATA='${INSTALL} -m 644' |
---|
625 | INSTALL_PROGRAM='${INSTALL}' |
---|
626 | INSTALL_SCRIPT='${INSTALL}' |
---|
627 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
---|
628 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch arm64' |
---|
629 | LIBOBJS='' |
---|
630 | LIBS='-lm ' |
---|
631 | LTLIBOBJS='' |
---|
632 | MAKEINFO='${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' |
---|
633 | MKDIR_P='./install-sh -c -d' |
---|
634 | OBJEXT='o' |
---|
635 | PACKAGE='moon-buggy' |
---|
636 | PACKAGE_BUGREPORT='voss@seehuhn.de' |
---|
637 | PACKAGE_NAME='moon-buggy' |
---|
638 | PACKAGE_STRING='moon-buggy 1.0.51' |
---|
639 | PACKAGE_TARNAME='moon-buggy' |
---|
640 | PACKAGE_URL='' |
---|
641 | PACKAGE_VERSION='1.0.51' |
---|
642 | PATH_SEPARATOR=':' |
---|
643 | SET_MAKE='' |
---|
644 | SHELL='/bin/sh' |
---|
645 | STRIP='' |
---|
646 | VERSION='1.0.51' |
---|
647 | ac_ct_CC='/usr/bin/clang' |
---|
648 | am__EXEEXT_FALSE='' |
---|
649 | am__EXEEXT_TRUE='#' |
---|
650 | am__fastdepCC_FALSE='#' |
---|
651 | am__fastdepCC_TRUE='' |
---|
652 | am__include='include' |
---|
653 | am__isrc='' |
---|
654 | am__leading_dot='.' |
---|
655 | am__nodep='_no' |
---|
656 | am__quote='' |
---|
657 | am__tar='$${TAR-tar} chof - "$$tardir"' |
---|
658 | am__untar='$${TAR-tar} xf -' |
---|
659 | bindir='${exec_prefix}/bin' |
---|
660 | build='aarch64-apple-darwin21.4.0' |
---|
661 | build_alias='' |
---|
662 | build_cpu='aarch64' |
---|
663 | build_os='darwin21.4.0' |
---|
664 | build_vendor='apple' |
---|
665 | datadir='${datarootdir}' |
---|
666 | datarootdir='${prefix}/share' |
---|
667 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
---|
668 | dvidir='${docdir}' |
---|
669 | exec_prefix='${prefix}' |
---|
670 | host='aarch64-apple-darwin21.4.0' |
---|
671 | host_alias='' |
---|
672 | host_cpu='aarch64' |
---|
673 | host_os='darwin21.4.0' |
---|
674 | host_vendor='apple' |
---|
675 | htmldir='${docdir}' |
---|
676 | includedir='${prefix}/include' |
---|
677 | infodir='${datarootdir}/info' |
---|
678 | install_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' |
---|
679 | libdir='${exec_prefix}/lib' |
---|
680 | libexecdir='${exec_prefix}/libexec' |
---|
681 | localedir='${datarootdir}/locale' |
---|
682 | localstatedir='${prefix}/var' |
---|
683 | mandir='${datarootdir}/man' |
---|
684 | mkdir_p='$(MKDIR_P)' |
---|
685 | oldincludedir='/usr/include' |
---|
686 | pdfdir='${docdir}' |
---|
687 | prefix='/opt/local' |
---|
688 | program_transform_name='s,x,x,' |
---|
689 | psdir='${docdir}' |
---|
690 | runstatedir='${localstatedir}/run' |
---|
691 | sbindir='${exec_prefix}/sbin' |
---|
692 | sharedstatedir='${prefix}/com' |
---|
693 | short_getopt_FALSE='' |
---|
694 | short_getopt_TRUE='#' |
---|
695 | sysconfdir='${prefix}/etc' |
---|
696 | target_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 | |
---|
737 | configure: exit 0 |
---|