Ticket #64950: config.log

File config.log, 19.4 KB (added by aliktab (Alik), 2 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 cpplib configure  , which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc-devel/libgcc-devel/work/gcc-darwin-arm64-6fc47bb43adc24bd15e0b87b47f22e4e67e8f69a/libcpp/configure --srcdir=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc-devel/libgcc-devel/work/gcc-darwin-arm64-6fc47bb43adc24bd15e0b87b47f22e4e67e8f69a/libcpp --cache-file=./config.cache --prefix=/opt/local --libdir=/opt/local/lib/libgcc --includedir=/opt/local/include/gcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-devel --with-local-prefix=/opt/local --with-system-zlib --disable-nls --with-gxx-include-dir=/opt/local/include/gcc/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-isl=/opt/local --enable-stage1-checking --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-gxx-libcxx-include-dir=/opt/local/libexec/llvm-13/include/c++/v1 --with-pkgversion=MacPorts gcc-devel 12-20220327_0+enable_stdlib_flag+universal --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk --enable-languages=c,c++,fortran,lto,objc,obj-c++ --program-transform-name=s&$&-mp-devel& --disable-option-checking --with-build-subdir=build-aarch64-apple-darwin21 --build=aarch64-apple-darwin21 --host=aarch64-apple-darwin21 --target=aarch64-apple-darwin21 --disable-nls am_cv_func_iconv=no
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Aliks-Mac-Pro.local
14uname -m = arm64
15uname -r = 21.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.4.0: Mon Feb 21 20:35:58 PST 2022; root:xnu-8020.101.4~2/RELEASE_ARM64_T6000
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:35:58 PST 2022; root:xnu-8020.101.4~2/RELEASE_ARM64_T6000
27Kernel configured for up to 10 processors.
2810 processors are physically available.
2910 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7 8 9
32Primary memory available: 64.00 gigabytes
33Default processor set: 841 tasks, 5165 threads, 10 processors
34Load average: 11.49, Mach factor: 2.11
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:2537: creating cache ./config.cache
52configure:2645: checking build system type
53configure:2659: result: aarch64-apple-darwin21
54configure:2679: checking host system type
55configure:2692: result: aarch64-apple-darwin21
56configure:2712: checking target system type
57configure:2725: result: aarch64-apple-darwin21
58configure:2754: checking whether /Library/Developer/CommandLineTools/usr/bin/make sets $(MAKE)
59configure:2776: result: yes
60configure:2799: checking for a BSD-compatible install
61configure:2867: result: /usr/bin/install -c
62configure:2886: checking for aarch64-apple-darwin21-gcc
63configure:2913: result: /usr/bin/clang -arch arm64 -arch x86_64
64configure:3182: checking for C compiler version
65configure:3191: /usr/bin/clang -arch arm64 -arch x86_64 --version >&5
66Apple clang version 13.1.6 (clang-1316.0.21.2)
67Target: x86_64-apple-darwin21.4.0
68Thread model: posix
69InstalledDir: /Library/Developer/CommandLineTools/usr/bin
70configure:3202: $? = 0
71configure:3191: /usr/bin/clang -arch arm64 -arch x86_64 -v >&5
72Apple clang version 13.1.6 (clang-1316.0.21.2)
73Target: x86_64-apple-darwin21.4.0
74Thread model: posix
75InstalledDir: /Library/Developer/CommandLineTools/usr/bin
76configure:3202: $? = 0
77configure:3191: /usr/bin/clang -arch arm64 -arch x86_64 -V >&5
78clang: error: argument to '-V' is missing (expected 1 value)
79clang: error: no input files
80configure:3202: $? = 1
81configure:3191: /usr/bin/clang -arch arm64 -arch x86_64 -qversion >&5
82clang: error: unknown argument '-qversion'; did you mean '--version'?
83clang: error: no input files
84configure:3202: $? = 1
85configure:3222: checking whether the C compiler works
86configure:3244: /usr/bin/clang -arch arm64 -arch x86_64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -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 conftest.c  >&5
87configure:3248: $? = 0
88configure:3296: result: yes
89configure:3299: checking for C compiler default output file name
90configure:3301: result: a.out
91configure:3307: checking for suffix of executables
92configure:3314: /usr/bin/clang -arch arm64 -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -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 conftest.c  >&5
93configure:3318: $? = 0
94configure:3340: result:
95configure:3362: checking whether we are cross compiling
96configure:3370: /usr/bin/clang -arch arm64 -arch x86_64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -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 conftest.c  >&5
97configure:3374: $? = 0
98configure:3381: ./conftest
99configure:3385: $? = 0
100configure:3400: result: no
101configure:3405: checking for suffix of object files
102configure:3427: /usr/bin/clang -arch arm64 -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
103configure:3431: $? = 0
104configure:3452: result: o
105configure:3456: checking whether we are using the GNU C compiler
106configure:3475: /usr/bin/clang -arch arm64 -arch x86_64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
107configure:3475: $? = 0
108configure:3484: result: yes
109configure:3493: checking whether /usr/bin/clang -arch arm64 -arch x86_64 accepts -g
110configure:3513: /usr/bin/clang -arch arm64 -arch x86_64 -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
111configure:3513: $? = 0
112configure:3554: result: yes
113configure:3571: checking for /usr/bin/clang -arch arm64 -arch x86_64 option to accept ISO C89
114configure:3634: /usr/bin/clang -arch arm64 -arch x86_64  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
115configure:3634: $? = 0
116configure:3647: result: none needed
117configure:3779: checking for C++ compiler version
118configure:3788: /usr/bin/clang++ -arch arm64 -std=c++11 --version >&5
119Apple clang version 13.1.6 (clang-1316.0.21.2)
120Target: arm64-apple-darwin21.4.0
121Thread model: posix
122InstalledDir: /Library/Developer/CommandLineTools/usr/bin
123configure:3799: $? = 0
124configure:3788: /usr/bin/clang++ -arch arm64 -std=c++11 -v >&5
125Apple clang version 13.1.6 (clang-1316.0.21.2)
126Target: arm64-apple-darwin21.4.0
127Thread model: posix
128InstalledDir: /Library/Developer/CommandLineTools/usr/bin
129clang: warning: argument unused during compilation: '-std=c++11' [-Wunused-command-line-argument]
130configure:3799: $? = 0
131configure:3788: /usr/bin/clang++ -arch arm64 -std=c++11 -V >&5
132clang: error: argument to '-V' is missing (expected 1 value)
133clang: error: no input files
134configure:3799: $? = 1
135configure:3788: /usr/bin/clang++ -arch arm64 -std=c++11 -qversion >&5
136clang: error: unknown argument '-qversion'; did you mean '--version'?
137clang: error: no input files
138configure:3799: $? = 1
139configure:3803: checking whether we are using the GNU C++ compiler
140configure:3822: /usr/bin/clang++ -arch arm64 -std=c++11 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
141configure:3822: $? = 0
142configure:3831: result: yes
143configure:3840: checking whether /usr/bin/clang++ -arch arm64 -std=c++11 accepts -g
144configure:3860: /usr/bin/clang++ -arch arm64 -std=c++11 -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
145configure:3860: $? = 0
146configure:3901: result: yes
147configure:3927: checking for aarch64-apple-darwin21-ranlib
148configure:3954: result: ranlib
149configure:4019: checking for aarch64-apple-darwin21-ar
150configure:4046: result: ar
151configure:4115: checking how to run the C preprocessor
152configure:4146: /usr/bin/clang -arch arm64 -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
153clang: error: cannot use 'cpp-output' output with multiple -arch options
154configure:4146: $? = 1
155configure: failed program was:
156| /* confdefs.h */
157| #define PACKAGE_NAME "cpplib"
158| #define PACKAGE_TARNAME "cpplib"
159| #define PACKAGE_VERSION " "
160| #define PACKAGE_STRING "cpplib  "
161| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
162| #define PACKAGE_URL ""
163| /* end confdefs.h.  */
164| #ifdef __STDC__
165| # include <limits.h>
166| #else
167| # include <assert.h>
168| #endif
169|                    Syntax error
170configure:4146: /usr/bin/clang -arch arm64 -arch x86_64 -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
171clang: error: cannot use 'cpp-output' output with multiple -arch options
172configure:4146: $? = 1
173configure: failed program was:
174| /* confdefs.h */
175| #define PACKAGE_NAME "cpplib"
176| #define PACKAGE_TARNAME "cpplib"
177| #define PACKAGE_VERSION " "
178| #define PACKAGE_STRING "cpplib  "
179| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
180| #define PACKAGE_URL ""
181| /* end confdefs.h.  */
182| #ifdef __STDC__
183| # include <limits.h>
184| #else
185| # include <assert.h>
186| #endif
187|                    Syntax error
188configure:4146: /usr/bin/clang -arch arm64 -arch x86_64 -E -traditional-cpp -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
189clang: error: cannot use 'cpp-output' output with multiple -arch options
190configure:4146: $? = 1
191configure: failed program was:
192| /* confdefs.h */
193| #define PACKAGE_NAME "cpplib"
194| #define PACKAGE_TARNAME "cpplib"
195| #define PACKAGE_VERSION " "
196| #define PACKAGE_STRING "cpplib  "
197| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
198| #define PACKAGE_URL ""
199| /* end confdefs.h.  */
200| #ifdef __STDC__
201| # include <limits.h>
202| #else
203| # include <assert.h>
204| #endif
205|                    Syntax error
206configure:4146: /usr/bin/clang -arch arm64 -arch x86_64 -E -traditional-cpp -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
207clang: error: cannot use 'cpp-output' output with multiple -arch options
208configure:4146: $? = 1
209configure: failed program was:
210| /* confdefs.h */
211| #define PACKAGE_NAME "cpplib"
212| #define PACKAGE_TARNAME "cpplib"
213| #define PACKAGE_VERSION " "
214| #define PACKAGE_STRING "cpplib  "
215| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
216| #define PACKAGE_URL ""
217| /* end confdefs.h.  */
218| #ifdef __STDC__
219| # include <limits.h>
220| #else
221| # include <assert.h>
222| #endif
223|                    Syntax error
224configure:4146: /lib/cpp -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
225/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc-devel/libgcc-devel/work/gcc-darwin-arm64-6fc47bb43adc24bd15e0b87b47f22e4e67e8f69a/libcpp/configure: line 1575: /lib/cpp: No such file or directory
226configure:4146: $? = 127
227configure: failed program was:
228| /* confdefs.h */
229| #define PACKAGE_NAME "cpplib"
230| #define PACKAGE_TARNAME "cpplib"
231| #define PACKAGE_VERSION " "
232| #define PACKAGE_STRING "cpplib  "
233| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
234| #define PACKAGE_URL ""
235| /* end confdefs.h.  */
236| #ifdef __STDC__
237| # include <limits.h>
238| #else
239| # include <assert.h>
240| #endif
241|                    Syntax error
242configure:4146: /lib/cpp -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
243/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc-devel/libgcc-devel/work/gcc-darwin-arm64-6fc47bb43adc24bd15e0b87b47f22e4e67e8f69a/libcpp/configure: line 1575: /lib/cpp: No such file or directory
244configure:4146: $? = 127
245configure: failed program was:
246| /* confdefs.h */
247| #define PACKAGE_NAME "cpplib"
248| #define PACKAGE_TARNAME "cpplib"
249| #define PACKAGE_VERSION " "
250| #define PACKAGE_STRING "cpplib  "
251| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
252| #define PACKAGE_URL ""
253| /* end confdefs.h.  */
254| #ifdef __STDC__
255| # include <limits.h>
256| #else
257| # include <assert.h>
258| #endif
259|                    Syntax error
260configure:4185: result: /lib/cpp
261configure:4205: /lib/cpp -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
262/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc-devel/libgcc-devel/work/gcc-darwin-arm64-6fc47bb43adc24bd15e0b87b47f22e4e67e8f69a/libcpp/configure: line 1575: /lib/cpp: No such file or directory
263configure:4205: $? = 127
264configure: failed program was:
265| /* confdefs.h */
266| #define PACKAGE_NAME "cpplib"
267| #define PACKAGE_TARNAME "cpplib"
268| #define PACKAGE_VERSION " "
269| #define PACKAGE_STRING "cpplib  "
270| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
271| #define PACKAGE_URL ""
272| /* end confdefs.h.  */
273| #ifdef __STDC__
274| # include <limits.h>
275| #else
276| # include <assert.h>
277| #endif
278|                    Syntax error
279configure:4205: /lib/cpp -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c
280/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc-devel/libgcc-devel/work/gcc-darwin-arm64-6fc47bb43adc24bd15e0b87b47f22e4e67e8f69a/libcpp/configure: line 1575: /lib/cpp: No such file or directory
281configure:4205: $? = 127
282configure: failed program was:
283| /* confdefs.h */
284| #define PACKAGE_NAME "cpplib"
285| #define PACKAGE_TARNAME "cpplib"
286| #define PACKAGE_VERSION " "
287| #define PACKAGE_STRING "cpplib  "
288| #define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
289| #define PACKAGE_URL ""
290| /* end confdefs.h.  */
291| #ifdef __STDC__
292| # include <limits.h>
293| #else
294| # include <assert.h>
295| #endif
296|                    Syntax error
297configure:4235: error: in `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc-devel/libgcc-devel/work/build/build-aarch64-apple-darwin21/libcpp':
298configure:4237: error: C preprocessor "/lib/cpp" fails sanity check
299See `config.log' for more details
300
301## ---------------- ##
302## Cache variables. ##
303## ---------------- ##
304
305ac_cv_build=aarch64-apple-darwin21
306ac_cv_c_compiler_gnu=yes
307ac_cv_cxx_compiler_gnu=yes
308ac_cv_env_CCC_set=
309ac_cv_env_CCC_value=
310ac_cv_env_CC_set=set
311ac_cv_env_CC_value='/usr/bin/clang -arch arm64 -arch x86_64'
312ac_cv_env_CFLAGS_set=set
313ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
314ac_cv_env_CPPFLAGS_set=set
315ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
316ac_cv_env_CPP_set=set
317ac_cv_env_CPP_value=
318ac_cv_env_CXXFLAGS_set=set
319ac_cv_env_CXXFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
320ac_cv_env_CXX_set=set
321ac_cv_env_CXX_value='/usr/bin/clang++ -arch arm64 -std=c++11'
322ac_cv_env_LDFLAGS_set=set
323ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
324ac_cv_env_LIBS_set=
325ac_cv_env_LIBS_value=
326ac_cv_env_build_alias_set=set
327ac_cv_env_build_alias_value=aarch64-apple-darwin21
328ac_cv_env_host_alias_set=set
329ac_cv_env_host_alias_value=aarch64-apple-darwin21
330ac_cv_env_target_alias_set=set
331ac_cv_env_target_alias_value=aarch64-apple-darwin21
332ac_cv_host=aarch64-apple-darwin21
333ac_cv_objext=o
334ac_cv_prog_AR=ar
335ac_cv_prog_CC='/usr/bin/clang -arch arm64 -arch x86_64'
336ac_cv_prog_CPP=/lib/cpp
337ac_cv_prog_RANLIB=ranlib
338ac_cv_prog_cc_c89=
339ac_cv_prog_cc_g=yes
340ac_cv_prog_cxx_g=yes
341ac_cv_prog_make__Library_Developer_CommandLineTools_usr_bin_make_set=yes
342ac_cv_target=aarch64-apple-darwin21
343am_cv_func_iconv=no
344
345## ----------------- ##
346## Output variables. ##
347## ----------------- ##
348
349ACLOCAL=''
350ALLOCA=''
351AR='ar'
352AUTOCONF=''
353AUTOHEADER=''
354CATALOGS=''
355CATOBJEXT=''
356CC='/usr/bin/clang -arch arm64 -arch x86_64'
357CET_HOST_FLAGS=''
358CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
359CPP='/lib/cpp'
360CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
361CXX='/usr/bin/clang++ -arch arm64 -std=c++11'
362CXXDEPMODE=''
363CXXFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
364DATADIRNAME=''
365DEFS=''
366DEPDIR=''
367ECHO_C='\c'
368ECHO_N=''
369ECHO_T=''
370EGREP=''
371ETAGS=''
372EXEEXT=''
373GENCAT=''
374GMSGFMT=''
375GREP=''
376INCINTL=''
377INSTALL_DATA='/usr/bin/install -c -m 644'
378INSTALL_PROGRAM='/usr/bin/install -c'
379INSTALL_SCRIPT='/usr/bin/install -c'
380INSTOBJEXT=''
381LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
382LIBICONV=''
383LIBINTL=''
384LIBINTL_DEP=''
385LIBOBJS=''
386LIBS=''
387LTLIBICONV=''
388LTLIBOBJS=''
389MAINT=''
390OBJEXT='o'
391PACKAGE=''
392PACKAGE_BUGREPORT='gcc-bugs@gcc.gnu.org'
393PACKAGE_NAME='cpplib'
394PACKAGE_STRING='cpplib  '
395PACKAGE_TARNAME='cpplib'
396PACKAGE_URL=''
397PACKAGE_VERSION=' '
398PATH_SEPARATOR=':'
399PICFLAG=''
400POSUB=''
401RANLIB='ranlib'
402SET_MAKE=''
403SHELL='/bin/sh'
404USED_CATALOGS=''
405USE_NLS=''
406WARN_PEDANTIC=''
407WERROR=''
408XGETTEXT=''
409ac_ct_CC=''
410ac_ct_CXX=''
411am__leading_dot=''
412bindir='${exec_prefix}/bin'
413build='aarch64-apple-darwin21'
414build_alias='aarch64-apple-darwin21'
415build_cpu='aarch64'
416build_os='darwin21'
417build_vendor='apple'
418c_warn=''
419datadir='${datarootdir}'
420datarootdir='/opt/local/share/gcc-devel'
421docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
422dvidir='${docdir}'
423exec_prefix='NONE'
424host='aarch64-apple-darwin21'
425host_alias='aarch64-apple-darwin21'
426host_cpu='aarch64'
427host_os='darwin21'
428host_vendor='apple'
429htmldir='${docdir}'
430includedir='/opt/local/include/gcc'
431infodir='/opt/local/share/info'
432libdir='/opt/local/lib/libgcc'
433libexecdir='${exec_prefix}/libexec'
434localedir='${datarootdir}/locale'
435localstatedir='${prefix}/var'
436mandir='/opt/local/share/man'
437noexception_flags=''
438oldincludedir='/usr/include'
439pdfdir='${docdir}'
440prefix='/opt/local'
441program_transform_name='s&$&-mp-devel&'
442psdir='${docdir}'
443sbindir='${exec_prefix}/sbin'
444sharedstatedir='${prefix}/com'
445sysconfdir='${prefix}/etc'
446target='aarch64-apple-darwin21'
447target_alias='aarch64-apple-darwin21'
448target_cpu='aarch64'
449target_os='darwin21'
450target_vendor='apple'
451warn=''
452
453## ----------- ##
454## confdefs.h. ##
455## ----------- ##
456
457/* confdefs.h */
458#define PACKAGE_NAME "cpplib"
459#define PACKAGE_TARNAME "cpplib"
460#define PACKAGE_VERSION " "
461#define PACKAGE_STRING "cpplib  "
462#define PACKAGE_BUGREPORT "gcc-bugs@gcc.gnu.org"
463#define PACKAGE_URL ""
464
465configure: exit 1