Ticket #61673: config.log

File config.log, 19.8 KB (added by alex1platon, 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 configure, which was
5generated 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
13hostname = tati
14uname -m = x86_64
15uname -r = 20.1.0
16uname -s = Darwin
17uname -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
25hostinfo               = 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
27Kernel configured for up to 8 processors.
284 processors are physically available.
298 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 620 tasks, 2154 threads, 8 processors
34Load average: 1.58, Mach factor: 6.41
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:1356: checking for a BSD-compatible install
52configure:1411: result: /usr/bin/install -c
53configure:1422: checking whether build environment is sane
54configure:1465: result: yes
55configure:1498: checking for gawk
56configure:1514: found /opt/local/bin/gawk
57configure:1524: result: gawk
58configure:1534: checking whether make sets $(MAKE)
59configure:1554: result: yes
60configure:1705: checking whether to enable maintainer-specific portions of Makefiles
61configure:1714: result: no
62configure:1736: checking build system type
63configure:1754: result: i386-apple-darwin20.1.0
64configure:1762: checking host system type
65configure:1776: result: i386-apple-darwin20.1.0
66configure:1848: checking for gcc
67configure:1874: result: /usr/bin/clang
68configure:2118: checking for C compiler version
69configure:2121: /usr/bin/clang --version </dev/null >&5
70Apple clang version 12.0.0 (clang-1200.0.32.27)
71Target: x86_64-apple-darwin20.1.0
72Thread model: posix
73InstalledDir: /Library/Developer/CommandLineTools/usr/bin
74configure:2124: $? = 0
75configure:2126: /usr/bin/clang -v </dev/null >&5
76Apple clang version 12.0.0 (clang-1200.0.32.27)
77Target: x86_64-apple-darwin20.1.0
78Thread model: posix
79InstalledDir: /Library/Developer/CommandLineTools/usr/bin
80configure:2129: $? = 0
81configure:2131: /usr/bin/clang -V </dev/null >&5
82clang: error: argument to '-V' is missing (expected 1 value)
83clang: error: no input files
84configure:2134: $? = 1
85configure:2157: checking for C compiler default output file name
86configure: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
87configure:2163: $? = 0
88configure:2209: result: a.out
89configure:2214: checking whether the C compiler works
90configure:2220: ./a.out
91configure:2223: $? = 0
92configure:2240: result: yes
93configure:2247: checking whether we are cross compiling
94configure:2249: result: no
95configure:2252: checking for suffix of executables
96configure: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
97configure:2257: $? = 0
98configure:2282: result:
99configure:2288: checking for suffix of object files
100configure: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
101configure:2312: $? = 0
102configure:2334: result: o
103configure:2338: checking whether we are using the GNU C compiler
104configure: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
105configure:2368: $? = 0
106configure:2371: test -z                          || test ! -s conftest.err
107configure:2374: $? = 0
108configure:2377: test -s conftest.o
109configure:2380: $? = 0
110configure:2393: result: yes
111configure:2399: checking whether /usr/bin/clang accepts -g
112configure:2420: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c >&5
113configure:2426: $? = 0
114configure:2429: test -z                          || test ! -s conftest.err
115configure:2432: $? = 0
116configure:2435: test -s conftest.o
117configure:2438: $? = 0
118configure:2449: result: yes
119configure:2466: checking for /usr/bin/clang option to accept ANSI C
120configure: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
121configure:2542: $? = 0
122configure:2545: test -z                          || test ! -s conftest.err
123configure:2548: $? = 0
124configure:2551: test -s conftest.o
125configure:2554: $? = 0
126configure:2572: result: none needed
127configure: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
128conftest.c:2:3: error: unknown type name 'choke'
129  choke me
130  ^
131conftest.c:2:11: error: expected ';' after top level declarator
132  choke me
133          ^
134          ;
1352 errors generated.
136configure:2596: $? = 1
137configure: failed program was:
138| #ifndef __cplusplus
139|   choke me
140| #endif
141configure:2745: checking for style of include used by make
142configure:2773: result: GNU
143configure:2801: checking dependency style of /usr/bin/clang
144configure:2863: result: gcc3
145configure:2873: checking how to run the C preprocessor
146configure:2908: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
147configure:2914: $? = 0
148configure:2946: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
149conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
150#include <ac_nonexistent.h>
151         ^~~~~~~~~~~~~~~~~~
1521 error generated.
153configure:2952: $? = 1
154configure: 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>
166configure:2991: result: /usr/bin/clang -E
167configure:3015: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
168configure:3021: $? = 0
169configure:3053: /usr/bin/clang -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk conftest.c
170conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
171#include <ac_nonexistent.h>
172         ^~~~~~~~~~~~~~~~~~
1731 error generated.
174configure:3059: $? = 1
175configure: 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>
187configure:3115: checking for a BSD-compatible install
188configure:3170: result: /usr/bin/install -c
189configure:3181: checking whether ln -s works
190configure:3185: result: yes
191configure:3192: checking whether make sets $(MAKE)
192configure:3212: result: yes
193configure:3263: checking for libmikmod-config
194configure:3281: found /opt/local/bin/libmikmod-config
195configure:3294: result: /opt/local/bin/libmikmod-config
196configure:3302: checking for libmikmod - version >= 3.1.5
197configure: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
198conftest.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                                   ^
201conftest.c:21:22: note: include the header <string.h> or explicitly provide a declaration for 'strlen'
202conftest.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                ^
205conftest.c:22:3: note: include the header <string.h> or explicitly provide a declaration for 'strcpy'
206conftest.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                                ^~
212conftest.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                                ^~
218conftest.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                               ^~~
2243 warnings and 2 errors generated.
225configure:3422: $? = 1
226configure: program exited with status 1
227configure: 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, &micro) != 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| }
318configure:3456: result: no
319configure: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
320configure:3504: $? = 0
321configure:3507: test -z                          || test ! -s conftest.err
322configure:3510: $? = 0
323configure:3513: test -s conftest
324configure:3516: $? = 0
325configure: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
334ac_cv_build=i386-apple-darwin20.1.0
335ac_cv_build_alias=i386-apple-darwin20.1.0
336ac_cv_c_compiler_gnu=yes
337ac_cv_env_CC_set=set
338ac_cv_env_CC_value=/usr/bin/clang
339ac_cv_env_CFLAGS_set=set
340ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
341ac_cv_env_CPPFLAGS_set=set
342ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
343ac_cv_env_CPP_set=
344ac_cv_env_CPP_value=
345ac_cv_env_LDFLAGS_set=set
346ac_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'
347ac_cv_env_build_alias_set=
348ac_cv_env_build_alias_value=
349ac_cv_env_host_alias_set=
350ac_cv_env_host_alias_value=
351ac_cv_env_target_alias_set=
352ac_cv_env_target_alias_value=
353ac_cv_exeext=
354ac_cv_host=i386-apple-darwin20.1.0
355ac_cv_host_alias=i386-apple-darwin20.1.0
356ac_cv_objext=o
357ac_cv_path_LIBMIKMOD_CONFIG=/opt/local/bin/libmikmod-config
358ac_cv_prog_AWK=gawk
359ac_cv_prog_CPP='/usr/bin/clang -E'
360ac_cv_prog_ac_ct_CC=/usr/bin/clang
361ac_cv_prog_cc_g=yes
362ac_cv_prog_cc_stdc=
363ac_cv_prog_make_make_set=yes
364am_cv_CC_dependencies_compiler_type=gcc3
365
366## ----------------- ##
367## Output variables. ##
368## ----------------- ##
369
370ACLOCAL='${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'
371AMDEPBACKSLASH='\'
372AMDEP_FALSE='#'
373AMDEP_TRUE=''
374AMTAR='${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'
375AUTOCONF='${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'
376AUTOHEADER='${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'
377AUTOMAKE='${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'
378AWK='gawk'
379CC='/usr/bin/clang'
380CCDEPMODE='depmode=gcc3'
381CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
382CPP='/usr/bin/clang -E'
383CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk'
384DEFS=''
385DEPDIR='.deps'
386ECHO_C='ECHO_N=''
387ECHO_T=''
388EGREP=''
389EXEEXT=''
390EXTRA_OBJ=''
391INSTALL_DATA='${INSTALL} -m 644'
392INSTALL_PROGRAM='${INSTALL}'
393INSTALL_SCRIPT='${INSTALL}'
394INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
395LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch x86_64'
396LIBMIKMOD_CFLAGS=''
397LIBMIKMOD_CONFIG='/opt/local/bin/libmikmod-config'
398LIBMIKMOD_LDADD=''
399LIBMIKMOD_LIBS=''
400LIBOBJS=''
401LIBS=''
402LN_S='ln -s'
403LTLIBOBJS=''
404MAINT='#'
405MAINTAINER_MODE_FALSE=''
406MAINTAINER_MODE_TRUE='#'
407MAKEINFO='${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'
408OBJEXT='o'
409PACKAGE='mikmod'
410PACKAGE_BUGREPORT=''
411PACKAGE_NAME=''
412PACKAGE_STRING=''
413PACKAGE_TARNAME=''
414PACKAGE_VERSION=''
415PATH_SEPARATOR=':'
416PLAYER_LIB=''
417SET_MAKE=''
418SHELL='/bin/sh'
419STRIP=''
420VERSION='3.2.2-beta0'
421ac_ct_CC='/usr/bin/clang'
422ac_ct_STRIP=''
423am__include='include'
424am__quote=''
425bindir='${exec_prefix}/bin'
426build='i386-apple-darwin20.1.0'
427build_alias=''
428build_cpu='i386'
429build_os='darwin20.1.0'
430build_vendor='apple'
431datadir='${prefix}/share'
432exec_prefix='NONE'
433host='i386-apple-darwin20.1.0'
434host_alias=''
435host_cpu='i386'
436host_os='darwin20.1.0'
437host_vendor='apple'
438includedir='${prefix}/include'
439infodir='${prefix}/info'
440install_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'
441libdir='${exec_prefix}/lib'
442libexecdir='${exec_prefix}/libexec'
443localstatedir='${prefix}/var'
444mandir='/opt/local/share/man'
445oldincludedir='/usr/include'
446prefix='/opt/local'
447program_transform_name='s,x,x,'
448sbindir='${exec_prefix}/sbin'
449sharedstatedir='${prefix}/com'
450sysconfdir='${prefix}/etc'
451target_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
465configure: exit 1