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 configure, which was |
---|
5 | generated by GNU Autoconf 2.58. Invocation command line was |
---|
6 | |
---|
7 | $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man |
---|
8 | |
---|
9 | ## --------- ## |
---|
10 | ## Platform. ## |
---|
11 | ## --------- ## |
---|
12 | |
---|
13 | hostname = tati |
---|
14 | uname -m = x86_64 |
---|
15 | uname -r = 20.1.0 |
---|
16 | uname -s = Darwin |
---|
17 | uname -v = Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64 |
---|
18 | |
---|
19 | /usr/bin/uname -p = i386 |
---|
20 | /bin/uname -X = unknown |
---|
21 | |
---|
22 | /bin/arch = unknown |
---|
23 | /usr/bin/arch -k = unknown |
---|
24 | /usr/convex/getsysinfo = unknown |
---|
25 | hostinfo = Mach kernel version: |
---|
26 | Darwin Kernel Version 20.1.0: Sat Oct 31 00:07:11 PDT 2020; root:xnu-7195.50.7~2/RELEASE_X86_64 |
---|
27 | Kernel configured for up to 8 processors. |
---|
28 | 4 processors are physically available. |
---|
29 | 8 processors are logically available. |
---|
30 | Processor type: x86_64h (Intel x86-64h Haswell) |
---|
31 | Processors active: 0 1 2 3 4 5 6 7 |
---|
32 | Primary memory available: 16.00 gigabytes |
---|
33 | Default processor set: 620 tasks, 2154 threads, 8 processors |
---|
34 | Load average: 1.58, Mach factor: 6.41 |
---|
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:1356: checking for a BSD-compatible install |
---|
52 | configure:1411: result: /usr/bin/install -c |
---|
53 | configure:1422: checking whether build environment is sane |
---|
54 | configure:1465: result: yes |
---|
55 | configure:1498: checking for gawk |
---|
56 | configure:1514: found /opt/local/bin/gawk |
---|
57 | configure:1524: result: gawk |
---|
58 | configure:1534: checking whether make sets $(MAKE) |
---|
59 | configure:1554: result: yes |
---|
60 | configure:1705: checking whether to enable maintainer-specific portions of Makefiles |
---|
61 | configure:1714: result: no |
---|
62 | configure:1736: checking build system type |
---|
63 | configure:1754: result: i386-apple-darwin20.1.0 |
---|
64 | configure:1762: checking host system type |
---|
65 | configure:1776: result: i386-apple-darwin20.1.0 |
---|
66 | configure:1848: checking for gcc |
---|
67 | configure:1874: result: /usr/bin/clang |
---|
68 | configure:2118: checking for C compiler version |
---|
69 | configure:2121: /usr/bin/clang --version </dev/null >&5 |
---|
70 | Apple clang version 12.0.0 (clang-1200.0.32.27) |
---|
71 | Target: x86_64-apple-darwin20.1.0 |
---|
72 | Thread model: posix |
---|
73 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
74 | configure:2124: $? = 0 |
---|
75 | configure:2126: /usr/bin/clang -v </dev/null >&5 |
---|
76 | Apple clang version 12.0.0 (clang-1200.0.32.27) |
---|
77 | Target: x86_64-apple-darwin20.1.0 |
---|
78 | Thread model: posix |
---|
79 | InstalledDir: /Library/Developer/CommandLineTools/usr/bin |
---|
80 | configure:2129: $? = 0 |
---|
81 | configure:2131: /usr/bin/clang -V </dev/null >&5 |
---|
82 | clang: error: argument to '-V' is missing (expected 1 value) |
---|
83 | clang: error: no input files |
---|
84 | configure:2134: $? = 1 |
---|
85 | configure:2157: checking for C compiler default output file name |
---|
86 | configure:2160: /usr/bin/clang -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 |
---|
87 | configure:2163: $? = 0 |
---|
88 | configure:2209: result: a.out |
---|
89 | configure:2214: checking whether the C compiler works |
---|
90 | configure:2220: ./a.out |
---|
91 | configure:2223: $? = 0 |
---|
92 | configure:2240: result: yes |
---|
93 | configure:2247: checking whether we are cross compiling |
---|
94 | configure:2249: result: no |
---|
95 | configure:2252: checking for suffix of executables |
---|
96 | configure:2254: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c >&5 |
---|
97 | configure:2257: $? = 0 |
---|
98 | configure:2282: result: |
---|
99 | configure:2288: checking for suffix of object files |
---|
100 | configure:2309: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
101 | configure:2312: $? = 0 |
---|
102 | configure:2334: result: o |
---|
103 | configure:2338: checking whether we are using the GNU C compiler |
---|
104 | configure:2362: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
105 | configure:2368: $? = 0 |
---|
106 | configure:2371: test -z || test ! -s conftest.err |
---|
107 | configure:2374: $? = 0 |
---|
108 | configure:2377: test -s conftest.o |
---|
109 | configure:2380: $? = 0 |
---|
110 | configure:2393: result: yes |
---|
111 | configure:2399: checking whether /usr/bin/clang accepts -g |
---|
112 | configure:2420: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
113 | configure:2426: $? = 0 |
---|
114 | configure:2429: test -z || test ! -s conftest.err |
---|
115 | configure:2432: $? = 0 |
---|
116 | configure:2435: test -s conftest.o |
---|
117 | configure:2438: $? = 0 |
---|
118 | configure:2449: result: yes |
---|
119 | configure:2466: checking for /usr/bin/clang option to accept ANSI C |
---|
120 | configure:2536: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
121 | configure:2542: $? = 0 |
---|
122 | configure:2545: test -z || test ! -s conftest.err |
---|
123 | configure:2548: $? = 0 |
---|
124 | configure:2551: test -s conftest.o |
---|
125 | configure:2554: $? = 0 |
---|
126 | configure:2572: result: none needed |
---|
127 | configure:2590: /usr/bin/clang -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5 |
---|
128 | conftest.c:2:3: error: unknown type name 'choke' |
---|
129 | choke me |
---|
130 | ^ |
---|
131 | conftest.c:2:11: error: expected ';' after top level declarator |
---|
132 | choke me |
---|
133 | ^ |
---|
134 | ; |
---|
135 | 2 errors generated. |
---|
136 | configure:2596: $? = 1 |
---|
137 | configure: failed program was: |
---|
138 | | #ifndef __cplusplus |
---|
139 | | choke me |
---|
140 | | #endif |
---|
141 | configure:2745: checking for style of include used by make |
---|
142 | configure:2773: result: GNU |
---|
143 | configure:2801: checking dependency style of /usr/bin/clang |
---|
144 | configure:2863: result: gcc3 |
---|
145 | configure:2873: checking how to run the C preprocessor |
---|
146 | configure:2908: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
147 | configure:2914: $? = 0 |
---|
148 | configure:2946: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
149 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
150 | #include <ac_nonexistent.h> |
---|
151 | ^~~~~~~~~~~~~~~~~~ |
---|
152 | 1 error generated. |
---|
153 | configure:2952: $? = 1 |
---|
154 | configure: failed program was: |
---|
155 | | /* confdefs.h. */ |
---|
156 | | |
---|
157 | | #define PACKAGE_NAME "" |
---|
158 | | #define PACKAGE_TARNAME "" |
---|
159 | | #define PACKAGE_VERSION "" |
---|
160 | | #define PACKAGE_STRING "" |
---|
161 | | #define PACKAGE_BUGREPORT "" |
---|
162 | | #define PACKAGE "mikmod" |
---|
163 | | #define VERSION "3.2.2-beta0" |
---|
164 | | /* end confdefs.h. */ |
---|
165 | | #include <ac_nonexistent.h> |
---|
166 | configure:2991: result: /usr/bin/clang -E |
---|
167 | configure:3015: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
168 | configure:3021: $? = 0 |
---|
169 | configure:3053: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c |
---|
170 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
---|
171 | #include <ac_nonexistent.h> |
---|
172 | ^~~~~~~~~~~~~~~~~~ |
---|
173 | 1 error generated. |
---|
174 | configure:3059: $? = 1 |
---|
175 | configure: failed program was: |
---|
176 | | /* confdefs.h. */ |
---|
177 | | |
---|
178 | | #define PACKAGE_NAME "" |
---|
179 | | #define PACKAGE_TARNAME "" |
---|
180 | | #define PACKAGE_VERSION "" |
---|
181 | | #define PACKAGE_STRING "" |
---|
182 | | #define PACKAGE_BUGREPORT "" |
---|
183 | | #define PACKAGE "mikmod" |
---|
184 | | #define VERSION "3.2.2-beta0" |
---|
185 | | /* end confdefs.h. */ |
---|
186 | | #include <ac_nonexistent.h> |
---|
187 | configure:3115: checking for a BSD-compatible install |
---|
188 | configure:3170: result: /usr/bin/install -c |
---|
189 | configure:3181: checking whether ln -s works |
---|
190 | configure:3185: result: yes |
---|
191 | configure:3192: checking whether make sets $(MAKE) |
---|
192 | configure:3212: result: yes |
---|
193 | configure:3263: checking for libmikmod-config |
---|
194 | configure:3281: found /opt/local/bin/libmikmod-config |
---|
195 | configure:3294: result: /opt/local/bin/libmikmod-config |
---|
196 | configure:3302: checking for libmikmod - version >= 3.1.5 |
---|
197 | configure:3419: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -L/opt/local/lib -lmikmod -framework CoreAudio -lm >&5 |
---|
198 | conftest.c:21:22: error: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Werror,-Wimplicit-function-declaration] |
---|
199 | new_str = malloc ((strlen (str) + 1) * sizeof(char)); |
---|
200 | ^ |
---|
201 | conftest.c:21:22: note: include the header <string.h> or explicitly provide a declaration for 'strlen' |
---|
202 | conftest.c:22:3: error: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' [-Werror,-Wimplicit-function-declaration] |
---|
203 | strcpy (new_str, str); |
---|
204 | ^ |
---|
205 | conftest.c:22:3: note: include the header <string.h> or explicitly provide a declaration for 'strcpy' |
---|
206 | conftest.c:66:4: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] |
---|
207 | LIBMIKMOD_VERSION_MAJOR, LIBMIKMOD_VERSION_MINOR, LIBMIKMOD_REVISION); |
---|
208 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
209 | /opt/local/include/mikmod.h:75:33: note: expanded from macro 'LIBMIKMOD_VERSION_MAJOR' |
---|
210 | #define LIBMIKMOD_VERSION_MAJOR 3L |
---|
211 | ^~ |
---|
212 | conftest.c:66:29: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] |
---|
213 | LIBMIKMOD_VERSION_MAJOR, LIBMIKMOD_VERSION_MINOR, LIBMIKMOD_REVISION); |
---|
214 | ^~~~~~~~~~~~~~~~~~~~~~~ |
---|
215 | /opt/local/include/mikmod.h:76:33: note: expanded from macro 'LIBMIKMOD_VERSION_MINOR' |
---|
216 | #define LIBMIKMOD_VERSION_MINOR 3L |
---|
217 | ^~ |
---|
218 | conftest.c:66:54: warning: format specifies type 'int' but the argument has type 'long' [-Wformat] |
---|
219 | LIBMIKMOD_VERSION_MAJOR, LIBMIKMOD_VERSION_MINOR, LIBMIKMOD_REVISION); |
---|
220 | ^~~~~~~~~~~~~~~~~~ |
---|
221 | /opt/local/include/mikmod.h:77:32: note: expanded from macro 'LIBMIKMOD_REVISION' |
---|
222 | #define LIBMIKMOD_REVISION 11L |
---|
223 | ^~~ |
---|
224 | 3 warnings and 2 errors generated. |
---|
225 | configure:3422: $? = 1 |
---|
226 | configure: program exited with status 1 |
---|
227 | configure: failed program was: |
---|
228 | | /* confdefs.h. */ |
---|
229 | | |
---|
230 | | #define PACKAGE_NAME "" |
---|
231 | | #define PACKAGE_TARNAME "" |
---|
232 | | #define PACKAGE_VERSION "" |
---|
233 | | #define PACKAGE_STRING "" |
---|
234 | | #define PACKAGE_BUGREPORT "" |
---|
235 | | #define PACKAGE "mikmod" |
---|
236 | | #define VERSION "3.2.2-beta0" |
---|
237 | | /* end confdefs.h. */ |
---|
238 | | |
---|
239 | | #include <mikmod.h> |
---|
240 | | #include <stdio.h> |
---|
241 | | #include <stdlib.h> |
---|
242 | | |
---|
243 | | char* my_strdup (char *str) |
---|
244 | | { |
---|
245 | | char *new_str; |
---|
246 | | |
---|
247 | | if (str) { |
---|
248 | | new_str = malloc ((strlen (str) + 1) * sizeof(char)); |
---|
249 | | strcpy (new_str, str); |
---|
250 | | } else |
---|
251 | | new_str = NULL; |
---|
252 | | |
---|
253 | | return new_str; |
---|
254 | | } |
---|
255 | | |
---|
256 | | int main() |
---|
257 | | { |
---|
258 | | int major, minor, micro; |
---|
259 | | int libmikmod_major_version, libmikmod_minor_version, libmikmod_micro_version; |
---|
260 | | char *tmp_version; |
---|
261 | | |
---|
262 | | system("touch conf.mikmodtest"); |
---|
263 | | |
---|
264 | | /* HP/UX 9 (%@#!) writes to sscanf strings */ |
---|
265 | | tmp_version = my_strdup("3.1.5"); |
---|
266 | | if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) { |
---|
267 | | printf("%s, bad version string\n", "3.1.5"); |
---|
268 | | exit(1); |
---|
269 | | } |
---|
270 | | |
---|
271 | | libmikmod_major_version=(MikMod_GetVersion() >> 16) & 255; |
---|
272 | | libmikmod_minor_version=(MikMod_GetVersion() >> 8) & 255; |
---|
273 | | libmikmod_micro_version=(MikMod_GetVersion() ) & 255; |
---|
274 | | |
---|
275 | | if ((libmikmod_major_version != 3) || |
---|
276 | | (libmikmod_minor_version != 3) || |
---|
277 | | (libmikmod_micro_version != 11)) { |
---|
278 | | printf("\n*** 'libmikmod-config --version' returned %d.%d.%d, but libmikmod (%d.%d.%d)\n", |
---|
279 | | 3, 3, 11, |
---|
280 | | libmikmod_major_version, libmikmod_minor_version, libmikmod_micro_version); |
---|
281 | | printf ("*** was found! If libmikmod-config was correct, then it is best\n"); |
---|
282 | | printf ("*** to remove the old version of libmikmod. You may also be able to fix the error\n"); |
---|
283 | | printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n"); |
---|
284 | | printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n"); |
---|
285 | | printf("*** required on your system.\n"); |
---|
286 | | printf("*** If libmikmod-config was wrong, set the environment variable LIBMIKMOD_CONFIG\n"); |
---|
287 | | printf("*** to point to the correct copy of libmikmod-config, and remove the file config.cache\n"); |
---|
288 | | printf("*** before re-running configure\n"); |
---|
289 | | } else if ((libmikmod_major_version != LIBMIKMOD_VERSION_MAJOR) || |
---|
290 | | (libmikmod_minor_version != LIBMIKMOD_VERSION_MINOR) || |
---|
291 | | (libmikmod_micro_version != LIBMIKMOD_REVISION)) { |
---|
292 | | printf("*** libmikmod header files (version %d.%d.%d) do not match\n", |
---|
293 | | LIBMIKMOD_VERSION_MAJOR, LIBMIKMOD_VERSION_MINOR, LIBMIKMOD_REVISION); |
---|
294 | | printf("*** library (version %d.%d.%d)\n", |
---|
295 | | libmikmod_major_version, libmikmod_minor_version, libmikmod_micro_version); |
---|
296 | | } else { |
---|
297 | | if ((libmikmod_major_version > major) || |
---|
298 | | ((libmikmod_major_version == major) && (libmikmod_minor_version > minor)) || |
---|
299 | | ((libmikmod_major_version == major) && (libmikmod_minor_version == minor) && (libmikmod_micro_version >= micro))) { |
---|
300 | | exit(0); |
---|
301 | | } else { |
---|
302 | | printf("\n*** An old version of libmikmod (%d.%d.%d) was found.\n", |
---|
303 | | libmikmod_major_version, libmikmod_minor_version, libmikmod_micro_version); |
---|
304 | | printf("*** You need a version of libmikmod newer than %d.%d.%d.\n", |
---|
305 | | major, minor, micro); |
---|
306 | | printf("***\n"); |
---|
307 | | printf("*** If you have already installed a sufficiently new version, this error\n"); |
---|
308 | | printf("*** probably means that the wrong copy of the libmikmod-config shell script is\n"); |
---|
309 | | printf("*** being found. The easiest way to fix this is to remove the old version\n"); |
---|
310 | | printf("*** of libmikmod, but you can also set the LIBMIKMOD_CONFIG environment to point to the\n"); |
---|
311 | | printf("*** correct copy of libmikmod-config. (In this case, you will have to\n"); |
---|
312 | | printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n"); |
---|
313 | | printf("*** so that the correct libraries are found at run-time))\n"); |
---|
314 | | } |
---|
315 | | } |
---|
316 | | exit(1); |
---|
317 | | } |
---|
318 | configure:3456: result: no |
---|
319 | configure:3498: /usr/bin/clang -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 -I/opt/local/include -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64 conftest.c -L/opt/local/lib -lmikmod -framework CoreAudio -lm >&5 |
---|
320 | configure:3504: $? = 0 |
---|
321 | configure:3507: test -z || test ! -s conftest.err |
---|
322 | configure:3510: $? = 0 |
---|
323 | configure:3513: test -s conftest |
---|
324 | configure:3516: $? = 0 |
---|
325 | configure:3557: error: |
---|
326 | --- ERROR: No suitable libmikmod library found. |
---|
327 | You need at least libmikmod 3.1.5 for this program to work. |
---|
328 | |
---|
329 | |
---|
330 | ## ---------------- ## |
---|
331 | ## Cache variables. ## |
---|
332 | ## ---------------- ## |
---|
333 | |
---|
334 | ac_cv_build=i386-apple-darwin20.1.0 |
---|
335 | ac_cv_build_alias=i386-apple-darwin20.1.0 |
---|
336 | ac_cv_c_compiler_gnu=yes |
---|
337 | ac_cv_env_CC_set=set |
---|
338 | ac_cv_env_CC_value=/usr/bin/clang |
---|
339 | ac_cv_env_CFLAGS_set=set |
---|
340 | ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
341 | ac_cv_env_CPPFLAGS_set=set |
---|
342 | ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk' |
---|
343 | ac_cv_env_CPP_set= |
---|
344 | ac_cv_env_CPP_value= |
---|
345 | ac_cv_env_LDFLAGS_set=set |
---|
346 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
347 | ac_cv_env_build_alias_set= |
---|
348 | ac_cv_env_build_alias_value= |
---|
349 | ac_cv_env_host_alias_set= |
---|
350 | ac_cv_env_host_alias_value= |
---|
351 | ac_cv_env_target_alias_set= |
---|
352 | ac_cv_env_target_alias_value= |
---|
353 | ac_cv_exeext= |
---|
354 | ac_cv_host=i386-apple-darwin20.1.0 |
---|
355 | ac_cv_host_alias=i386-apple-darwin20.1.0 |
---|
356 | ac_cv_objext=o |
---|
357 | ac_cv_path_LIBMIKMOD_CONFIG=/opt/local/bin/libmikmod-config |
---|
358 | ac_cv_prog_AWK=gawk |
---|
359 | ac_cv_prog_CPP='/usr/bin/clang -E' |
---|
360 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
---|
361 | ac_cv_prog_cc_g=yes |
---|
362 | ac_cv_prog_cc_stdc= |
---|
363 | ac_cv_prog_make_make_set=yes |
---|
364 | am_cv_CC_dependencies_compiler_type=gcc3 |
---|
365 | |
---|
366 | ## ----------------- ## |
---|
367 | ## Output variables. ## |
---|
368 | ## ----------------- ## |
---|
369 | |
---|
370 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_mikmod/mikmod/work/mikmod-3.2.2-beta1/missing --run aclocal-1.6' |
---|
371 | AMDEPBACKSLASH='\' |
---|
372 | AMDEP_FALSE='#' |
---|
373 | AMDEP_TRUE='' |
---|
374 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_mikmod/mikmod/work/mikmod-3.2.2-beta1/missing --run tar' |
---|
375 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_mikmod/mikmod/work/mikmod-3.2.2-beta1/missing --run autoconf' |
---|
376 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_mikmod/mikmod/work/mikmod-3.2.2-beta1/missing --run autoheader' |
---|
377 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_mikmod/mikmod/work/mikmod-3.2.2-beta1/missing --run automake-1.6' |
---|
378 | AWK='gawk' |
---|
379 | CC='/usr/bin/clang' |
---|
380 | CCDEPMODE='depmode=gcc3' |
---|
381 | CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
382 | CPP='/usr/bin/clang -E' |
---|
383 | CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk' |
---|
384 | DEFS='' |
---|
385 | DEPDIR='.deps' |
---|
386 | ECHO_C='ECHO_N='' |
---|
387 | ECHO_T='' |
---|
388 | EGREP='' |
---|
389 | EXEEXT='' |
---|
390 | EXTRA_OBJ='' |
---|
391 | INSTALL_DATA='${INSTALL} -m 644' |
---|
392 | INSTALL_PROGRAM='${INSTALL}' |
---|
393 | INSTALL_SCRIPT='${INSTALL}' |
---|
394 | INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' |
---|
395 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64' |
---|
396 | LIBMIKMOD_CFLAGS='' |
---|
397 | LIBMIKMOD_CONFIG='/opt/local/bin/libmikmod-config' |
---|
398 | LIBMIKMOD_LDADD='' |
---|
399 | LIBMIKMOD_LIBS='' |
---|
400 | LIBOBJS='' |
---|
401 | LIBS='' |
---|
402 | LN_S='ln -s' |
---|
403 | LTLIBOBJS='' |
---|
404 | MAINT='#' |
---|
405 | MAINTAINER_MODE_FALSE='' |
---|
406 | MAINTAINER_MODE_TRUE='#' |
---|
407 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_mikmod/mikmod/work/mikmod-3.2.2-beta1/missing --run makeinfo' |
---|
408 | OBJEXT='o' |
---|
409 | PACKAGE='mikmod' |
---|
410 | PACKAGE_BUGREPORT='' |
---|
411 | PACKAGE_NAME='' |
---|
412 | PACKAGE_STRING='' |
---|
413 | PACKAGE_TARNAME='' |
---|
414 | PACKAGE_VERSION='' |
---|
415 | PATH_SEPARATOR=':' |
---|
416 | PLAYER_LIB='' |
---|
417 | SET_MAKE='' |
---|
418 | SHELL='/bin/sh' |
---|
419 | STRIP='' |
---|
420 | VERSION='3.2.2-beta0' |
---|
421 | ac_ct_CC='/usr/bin/clang' |
---|
422 | ac_ct_STRIP='' |
---|
423 | am__include='include' |
---|
424 | am__quote='' |
---|
425 | bindir='${exec_prefix}/bin' |
---|
426 | build='i386-apple-darwin20.1.0' |
---|
427 | build_alias='' |
---|
428 | build_cpu='i386' |
---|
429 | build_os='darwin20.1.0' |
---|
430 | build_vendor='apple' |
---|
431 | datadir='${prefix}/share' |
---|
432 | exec_prefix='NONE' |
---|
433 | host='i386-apple-darwin20.1.0' |
---|
434 | host_alias='' |
---|
435 | host_cpu='i386' |
---|
436 | host_os='darwin20.1.0' |
---|
437 | host_vendor='apple' |
---|
438 | includedir='${prefix}/include' |
---|
439 | infodir='${prefix}/info' |
---|
440 | install_sh='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_audio_mikmod/mikmod/work/mikmod-3.2.2-beta1/install-sh' |
---|
441 | libdir='${exec_prefix}/lib' |
---|
442 | libexecdir='${exec_prefix}/libexec' |
---|
443 | localstatedir='${prefix}/var' |
---|
444 | mandir='/opt/local/share/man' |
---|
445 | oldincludedir='/usr/include' |
---|
446 | prefix='/opt/local' |
---|
447 | program_transform_name='s,x,x,' |
---|
448 | sbindir='${exec_prefix}/sbin' |
---|
449 | sharedstatedir='${prefix}/com' |
---|
450 | sysconfdir='${prefix}/etc' |
---|
451 | target_alias='' |
---|
452 | |
---|
453 | ## ----------- ## |
---|
454 | ## confdefs.h. ## |
---|
455 | ## ----------- ## |
---|
456 | |
---|
457 | #define PACKAGE "mikmod" |
---|
458 | #define PACKAGE_BUGREPORT "" |
---|
459 | #define PACKAGE_NAME "" |
---|
460 | #define PACKAGE_STRING "" |
---|
461 | #define PACKAGE_TARNAME "" |
---|
462 | #define PACKAGE_VERSION "" |
---|
463 | #define VERSION "3.2.2-beta0" |
---|
464 | |
---|
465 | configure: exit 1 |
---|