Ticket #70641: config.log

File config.log, 40.6 KB (added by avisformosa, 2 weeks ago)

config log from port work libgcc14

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.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_gcc14/libgcc14/work/gcc-14.2.0/configure --prefix=/opt/local --build=aarch64-apple-darwin24 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/libgcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-14 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-14 --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 --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld-classic --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --disable-tls --with-gxx-libcxx-include-dir=/opt/local/libexec/gcc14/libc++/include/c++/v1 --with-pkgversion=MacPorts gcc14 14.2.0_1+stdlib_flag --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = ANONYMOUS
14uname -m = arm64
15uname -r = 24.0.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 24.0.0: Mon Aug 12 21:27:44 PDT 2024; root:xnu-11215.1.10~5/RELEASE_ARM64_T8103
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 24.0.0: Mon Aug 12 21:27:44 PDT 2024; root:xnu-11215.1.10~5/RELEASE_ARM64_T8103
27Kernel configured for up to 8 processors.
288 processors are physically available.
298 processors are logically available.
30Processor type: arm64e (ARM64E)
31Processors active: 0 1 2 3 4 5 6 7
32Primary memory available: 16.00 gigabytes
33Default processor set: 674 tasks, 3112 threads, 8 processors
34Load average: 6.00, Mach factor: 2.49
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:2401: checking build system type
52configure:2415: result: aarch64-apple-darwin24
53configure:2462: checking host system type
54configure:2475: result: aarch64-apple-darwin24
55configure:2495: checking target system type
56configure:2508: result: aarch64-apple-darwin24
57configure:2562: checking for a BSD-compatible install
58configure:2630: result: /usr/bin/install -c
59configure:2641: checking whether ln works
60configure:2663: result: yes
61configure:2667: checking whether ln -s works
62configure:2671: result: yes
63configure:2678: checking for a sed that does not truncate output
64configure:2742: result: /usr/bin/sed
65configure:2751: checking for gawk
66configure:2781: result: no
67configure:2751: checking for mawk
68configure:2781: result: no
69configure:2751: checking for nawk
70configure:2781: result: no
71configure:2751: checking for awk
72configure:2767: found /usr/bin/awk
73configure:2778: result: awk
74configure:3305: checking for libatomic support
75configure:3315: result: yes
76configure:3324: checking for libitm support
77configure:3334: result: yes
78configure:3343: checking for libsanitizer support
79configure:3349: result: no
80configure:3362: checking for libvtv support
81configure:3368: result: no
82configure:3492: checking for libphobos support
83configure:3502: result: yes
84configure:4213: checking for gcc
85configure:4240: result: /usr/bin/clang -arch arm64
86configure:4469: checking for C compiler version
87configure:4478: /usr/bin/clang -arch arm64 --version >&5
88Apple clang version 16.0.0 (clang-1600.0.26.3)
89Target: arm64-apple-darwin24.0.0
90Thread model: posix
91InstalledDir: /Library/Developer/CommandLineTools/usr/bin
92configure:4489: $? = 0
93configure:4478: /usr/bin/clang -arch arm64 -v >&5
94Apple clang version 16.0.0 (clang-1600.0.26.3)
95Target: arm64-apple-darwin24.0.0
96Thread model: posix
97InstalledDir: /Library/Developer/CommandLineTools/usr/bin
98configure:4489: $? = 0
99configure:4478: /usr/bin/clang -arch arm64 -V >&5
100clang: error: argument to '-V' is missing (expected 1 value)
101clang: error: no input files
102configure:4489: $? = 1
103configure:4478: /usr/bin/clang -arch arm64 -qversion >&5
104clang: error: unknown argument '-qversion'; did you mean '--version'?
105clang: error: no input files
106configure:4489: $? = 1
107configure:4509: checking whether the C compiler works
108configure:4531: /usr/bin/clang -arch arm64 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c  >&5
109configure:4535: $? = 0
110configure:4583: result: yes
111configure:4586: checking for C compiler default output file name
112configure:4588: result: a.out
113configure:4594: checking for suffix of executables
114configure:4601: /usr/bin/clang -arch arm64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c  >&5
115configure:4605: $? = 0
116configure:4627: result:
117configure:4649: checking whether we are cross compiling
118configure:4657: /usr/bin/clang -arch arm64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c  >&5
119configure:4661: $? = 0
120configure:4668: ./conftest
121configure:4672: $? = 0
122configure:4687: result: no
123configure:4692: checking for suffix of object files
124configure:4714: /usr/bin/clang -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
125configure:4718: $? = 0
126configure:4739: result: o
127configure:4743: checking whether we are using the GNU C compiler
128configure:4762: /usr/bin/clang -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
129configure:4762: $? = 0
130configure:4771: result: yes
131configure:4780: checking whether /usr/bin/clang -arch arm64 accepts -g
132configure:4800: /usr/bin/clang -arch arm64 -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
133configure:4800: $? = 0
134configure:4841: result: yes
135configure:4858: checking for /usr/bin/clang -arch arm64 option to accept ISO C89
136configure:4921: /usr/bin/clang -arch arm64  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
137conftest.c:15:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
138   15 | static char *e (p, i)
139      |              ^
1401 warning generated.
141configure:4921: $? = 0
142configure:4934: result: none needed
143configure:4954: checking for /usr/bin/clang -arch arm64 option to accept ISO C99
144configure:5103: /usr/bin/clang -arch arm64  -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
145configure:5103: $? = 0
146configure:5116: result: none needed
147configure:5243: checking for C++ compiler version
148configure:5252: /usr/bin/clang++ -arch arm64 --version >&5
149Apple clang version 16.0.0 (clang-1600.0.26.3)
150Target: arm64-apple-darwin24.0.0
151Thread model: posix
152InstalledDir: /Library/Developer/CommandLineTools/usr/bin
153configure:5263: $? = 0
154configure:5252: /usr/bin/clang++ -arch arm64 -v >&5
155Apple clang version 16.0.0 (clang-1600.0.26.3)
156Target: arm64-apple-darwin24.0.0
157Thread model: posix
158InstalledDir: /Library/Developer/CommandLineTools/usr/bin
159configure:5263: $? = 0
160configure:5252: /usr/bin/clang++ -arch arm64 -V >&5
161clang++: error: argument to '-V' is missing (expected 1 value)
162clang++: error: no input files
163configure:5263: $? = 1
164configure:5252: /usr/bin/clang++ -arch arm64 -qversion >&5
165clang++: error: unknown argument '-qversion'; did you mean '--version'?
166clang++: error: no input files
167configure:5263: $? = 1
168configure:5267: checking whether we are using the GNU C++ compiler
169configure:5286: /usr/bin/clang++ -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5
170configure:5286: $? = 0
171configure:5295: result: yes
172configure:5304: checking whether /usr/bin/clang++ -arch arm64 accepts -g
173configure:5324: /usr/bin/clang++ -arch arm64 -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.cpp >&5
174configure:5324: $? = 0
175configure:5365: result: yes
176configure:5414: checking whether g++ accepts -static-libstdc++ -static-libgcc
177configure:5431: /usr/bin/clang++ -arch arm64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -static-libstdc++ -static-libgcc conftest.cpp  >&5
178clang++: error: unsupported option '-static-libgcc'
179configure:5431: $? = 1
180configure: failed program was:
181| /* confdefs.h */
182| #define PACKAGE_NAME ""
183| #define PACKAGE_TARNAME ""
184| #define PACKAGE_VERSION ""
185| #define PACKAGE_STRING ""
186| #define PACKAGE_BUGREPORT ""
187| #define PACKAGE_URL ""
188| /* end confdefs.h.  */
189|
190| #if (__GNUC__ < 4) || (__GNUC__ == 4 && __GNUC_MINOR__ < 5)
191| #error -static-libstdc++ not implemented
192| #endif
193| int main() {}
194configure:5435: result: no
195configure:5496: checking for gnatbind
196configure:5526: result: no
197configure:5588: checking for gnatmake
198configure:5618: result: no
199configure:5637: checking whether compiler driver understands Ada and is recent enough
200configure:5664: result: no
201configure:5718: checking for gdc
202configure:5748: result: no
203configure:5767: checking whether the D compiler works
204configure:5784: result: no
205configure:5796: checking for cargo
206configure:5812: found /opt/local/bin/cargo
207configure:5823: result: cargo
208configure:5840: checking how to compare bootstrapped objects
209configure:5865: result: cmp --ignore-initial=16 $$f1 $$f2
210configure:8009: checking for objdir
211configure:8024: result: .libs
212configure:8194: checking for the correct version of gmp.h
213configure:8213: /usr/bin/clang -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
214configure:8213: $? = 0
215configure:8231: /usr/bin/clang -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
216configure:8231: $? = 0
217configure:8232: result: yes
218configure:8248: checking for the correct version of mpfr.h
219configure:8266: /usr/bin/clang -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
220configure:8266: $? = 0
221configure:8283: /usr/bin/clang -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
222configure:8283: $? = 0
223configure:8284: result: yes
224configure:8301: checking for the correct version of mpc.h
225configure:8318: /usr/bin/clang -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
226configure:8318: $? = 0
227configure:8334: /usr/bin/clang -arch arm64 -c -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c >&5
228configure:8334: $? = 0
229configure:8335: result: yes
230configure:8353: checking for the correct version of the gmp/mpfr libraries
231configure:8377: /usr/bin/clang -arch arm64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c  -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp >&5
232configure:8377: $? = 0
233configure:8378: result: yes
234configure:8393: checking for the correct version of the mpc libraries
235configure:8414: /usr/bin/clang -arch arm64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk conftest.c  -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp >&5
236configure:8414: $? = 0
237configure:8415: result: yes
238configure:8640: checking for isl 0.15 or later
239configure:8653: /usr/bin/clang -arch arm64 -o conftest -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include  -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -L/opt/local/lib -lisl -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp conftest.c  -lisl -lgmp >&5
240ld: warning: ignoring duplicate libraries: '-lgmp', '-lisl'
241configure:8653: $? = 0
242configure:8660: result: yes
243configure:9929: checking for default BUILD_CONFIG
244configure:9961: result: bootstrap-debug
245configure:9966: checking for --enable-vtable-verify
246configure:9979: result: no
247configure:10656: checking for bison
248configure:10672: found /opt/local/bin/bison
249configure:10683: result: bison -y
250configure:10703: checking for bison
251configure:10719: found /opt/local/bin/bison
252configure:10730: result: bison
253configure:10750: checking for gm4
254configure:10766: found /opt/local/bin/gm4
255configure:10777: result: gm4
256configure:10797: checking for flex
257configure:10813: found /opt/local/bin/flex
258configure:10824: result: flex
259configure:10845: checking for flex
260configure:10861: found /opt/local/bin/flex
261configure:10872: result: flex
262configure:10892: checking for makeinfo
263configure:10908: found /opt/local/bin/makeinfo
264configure:10919: result: makeinfo
265configure:10953: checking for expect
266configure:10969: found /usr/bin/expect
267configure:10980: result: expect
268configure:11002: checking for runtest
269configure:11032: result: no
270configure:11147: checking for ar
271configure:11163: found /opt/local/bin/ar
272configure:11174: result: ar
273configure:11288: checking for as
274configure:11304: found /opt/local/bin/as
275configure:11315: result: as
276configure:11429: checking for dlltool
277configure:11459: result: no
278configure:11570: checking for dsymutil
279configure:11586: found /usr/bin/dsymutil
280configure:11597: result: dsymutil
281configure:11630: checking for ld
282configure:11657: result: /Library/Developer/CommandLineTools/usr/bin/ld
283configure:11852: checking for lipo
284configure:11868: found /opt/local/bin/lipo
285configure:11879: result: lipo
286configure:11993: checking for nm
287configure:12009: found /opt/local/bin/nm
288configure:12020: result: nm
289configure:12134: checking for ranlib
290configure:12150: found /opt/local/bin/ranlib
291configure:12161: result: ranlib
292configure:12270: checking for strip
293configure:12286: found /opt/local/bin/strip
294configure:12297: result: strip
295configure:12406: checking for windres
296configure:12436: result: no
297configure:12547: checking for windmc
298configure:12577: result: no
299configure:12688: checking for objcopy
300configure:12718: result: no
301configure:12829: checking for objdump
302configure:12845: found /opt/local/bin/objdump
303configure:12856: result: objdump
304configure:12889: checking for otool
305configure:12916: result: /opt/local/bin/otool
306configure:13111: checking for readelf
307configure:13141: result: no
308configure:13168: checking for -plugin option
309configure:13291: result: no
310configure:13435: checking for cc
311configure:13451: found /usr/bin/cc
312configure:13462: result: cc
313configure:13596: checking for c++
314configure:13612: found /usr/bin/c++
315configure:13623: result: c++
316configure:13757: checking for gcc
317configure:13773: found /usr/bin/gcc
318configure:13784: result: gcc
319configure:13913: checking for gfortran
320configure:13943: result: no
321configure:14074: checking for gccgo
322configure:14104: result: no
323configure:14235: checking for gdc
324configure:14265: result: no
325configure:14396: checking for gm2
326configure:14426: result: no
327configure:14487: checking for ar
328configure:14517: result: /opt/local/bin/ar
329configure:14717: checking for as
330configure:14747: result: /opt/local/bin/as
331configure:14947: checking for dlltool
332configure:14980: result: no
333configure:15097: checking for dlltool
334configure:15127: result: no
335configure:15177: checking for dsymutil
336configure:15210: result: no
337configure:15327: checking for dsymutil
338configure:15343: found /usr/bin/dsymutil
339configure:15354: result: dsymutil
340configure:15407: checking for ld
341configure:15437: result: /opt/local/bin/ld
342configure:15637: checking for lipo
343configure:15670: result: no
344configure:15787: checking for lipo
345configure:15803: found /opt/local/bin/lipo
346configure:15814: result: lipo
347configure:15867: checking for nm
348configure:15897: result: /opt/local/bin/nm
349configure:16097: checking for objcopy
350configure:16130: result: no
351configure:16247: checking for objcopy
352configure:16277: result: no
353configure:16327: checking for objdump
354configure:16357: result: /opt/local/bin/objdump
355configure:16557: checking for otool
356configure:16590: result: no
357configure:16707: checking for otool
358configure:16723: found /opt/local/bin/otool
359configure:16734: result: otool
360configure:16787: checking for ranlib
361configure:16817: result: /opt/local/bin/ranlib
362configure:17017: checking for readelf
363configure:17050: result: no
364configure:17167: checking for readelf
365configure:17197: result: no
366configure:17247: checking for strip
367configure:17277: result: /opt/local/bin/strip
368configure:17477: checking for windres
369configure:17510: result: no
370configure:17627: checking for windres
371configure:17657: result: no
372configure:17707: checking for windmc
373configure:17740: result: no
374configure:17857: checking for windmc
375configure:17887: result: no
376configure:17915: checking where to find the target ar
377configure:17943: result: pre-installed in /opt/local/bin
378configure:17957: checking where to find the target as
379configure:17985: result: pre-installed in /opt/local/bin
380configure:17999: checking where to find the target cc
381configure:18022: result: just compiled
382configure:18041: checking where to find the target c++
383configure:18067: result: just compiled
384configure:18086: checking where to find the target c++ for libstdc++
385configure:18112: result: just compiled
386configure:18131: checking where to find the target dlltool
387configure:18164: result: host tool
388configure:18173: checking where to find the target dsymutil
389configure:18195: result: host tool
390configure:18204: checking where to find the target gcc
391configure:18227: result: just compiled
392configure:18246: checking where to find the target gfortran
393configure:18272: result: just compiled
394configure:18291: checking where to find the target gccgo
395configure:18327: result: host tool
396configure:18336: checking where to find the target gdc
397configure:18372: result: host tool
398configure:18381: checking where to find the target gm2
399configure:18417: result: host tool
400configure:18426: checking where to find the target ld
401configure:18454: result: pre-installed in /opt/local/bin
402configure:18468: checking where to find the target lipo
403configure:18490: result: host tool
404configure:18499: checking where to find the target nm
405configure:18527: result: pre-installed in /opt/local/bin
406configure:18541: checking where to find the target objcopy
407configure:18574: result: host tool
408configure:18583: checking where to find the target objdump
409configure:18611: result: pre-installed in /opt/local/bin
410configure:18625: checking where to find the target otool
411configure:18647: result: host tool
412configure:18656: checking where to find the target ranlib
413configure:18684: result: pre-installed in /opt/local/bin
414configure:18698: checking where to find the target readelf
415configure:18731: result: host tool
416configure:18740: checking where to find the target strip
417configure:18768: result: pre-installed in /opt/local/bin
418configure:18782: checking where to find the target windres
419configure:18815: result: host tool
420configure:18824: checking where to find the target windmc
421configure:18857: result: host tool
422configure:18894: checking whether to enable maintainer-specific portions of Makefiles
423configure:18903: result: no
424configure:19148: creating ./config.status
425
426## ---------------------- ##
427## Running config.status. ##
428## ---------------------- ##
429
430This file was extended by config.status, which was
431generated by GNU Autoconf 2.69.  Invocation command line was
432
433  CONFIG_FILES    =
434  CONFIG_HEADERS  =
435  CONFIG_LINKS    =
436  CONFIG_COMMANDS =
437  $ ./config.status
438
439on AnatoliLaodicea.fritz.box
440
441config.status:1087: creating Makefile
442
443## ---------------- ##
444## Cache variables. ##
445## ---------------- ##
446
447ac_cv_build=aarch64-apple-darwin24
448ac_cv_c_compiler_gnu=yes
449ac_cv_cxx_compiler_gnu=yes
450ac_cv_env_AR_FOR_TARGET_set=set
451ac_cv_env_AR_FOR_TARGET_value=/opt/local/bin/ar
452ac_cv_env_AR_set=
453ac_cv_env_AR_value=
454ac_cv_env_AS_FOR_TARGET_set=set
455ac_cv_env_AS_FOR_TARGET_value=/opt/local/bin/as
456ac_cv_env_AS_set=
457ac_cv_env_AS_value=
458ac_cv_env_CCC_set=
459ac_cv_env_CCC_value=
460ac_cv_env_CC_FOR_TARGET_set=
461ac_cv_env_CC_FOR_TARGET_value=
462ac_cv_env_CC_set=set
463ac_cv_env_CC_value='/usr/bin/clang -arch arm64'
464ac_cv_env_CFLAGS_set=set
465ac_cv_env_CFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
466ac_cv_env_CPPFLAGS_set=set
467ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
468ac_cv_env_CXXFLAGS_set=set
469ac_cv_env_CXXFLAGS_value='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
470ac_cv_env_CXX_FOR_TARGET_set=
471ac_cv_env_CXX_FOR_TARGET_value=
472ac_cv_env_CXX_set=set
473ac_cv_env_CXX_value='/usr/bin/clang++ -arch arm64'
474ac_cv_env_DLLTOOL_FOR_TARGET_set=
475ac_cv_env_DLLTOOL_FOR_TARGET_value=
476ac_cv_env_DLLTOOL_set=
477ac_cv_env_DLLTOOL_value=
478ac_cv_env_DSYMUTIL_FOR_TARGET_set=
479ac_cv_env_DSYMUTIL_FOR_TARGET_value=
480ac_cv_env_DSYMUTIL_set=
481ac_cv_env_DSYMUTIL_value=
482ac_cv_env_GCC_FOR_TARGET_set=
483ac_cv_env_GCC_FOR_TARGET_value=
484ac_cv_env_GDC_FOR_TARGET_set=
485ac_cv_env_GDC_FOR_TARGET_value=
486ac_cv_env_GFORTRAN_FOR_TARGET_set=
487ac_cv_env_GFORTRAN_FOR_TARGET_value=
488ac_cv_env_GM2_FOR_TARGET_set=
489ac_cv_env_GM2_FOR_TARGET_value=
490ac_cv_env_GOC_FOR_TARGET_set=
491ac_cv_env_GOC_FOR_TARGET_value=
492ac_cv_env_LDFLAGS_set=set
493ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
494ac_cv_env_LD_FOR_TARGET_set=set
495ac_cv_env_LD_FOR_TARGET_value=/opt/local/bin/ld
496ac_cv_env_LD_set=
497ac_cv_env_LD_value=
498ac_cv_env_LIBS_set=
499ac_cv_env_LIBS_value=
500ac_cv_env_LIPO_FOR_TARGET_set=
501ac_cv_env_LIPO_FOR_TARGET_value=
502ac_cv_env_LIPO_set=
503ac_cv_env_LIPO_value=
504ac_cv_env_NM_FOR_TARGET_set=set
505ac_cv_env_NM_FOR_TARGET_value=/opt/local/bin/nm
506ac_cv_env_NM_set=
507ac_cv_env_NM_value=
508ac_cv_env_OBJCOPY_FOR_TARGET_set=
509ac_cv_env_OBJCOPY_FOR_TARGET_value=
510ac_cv_env_OBJCOPY_set=
511ac_cv_env_OBJCOPY_value=
512ac_cv_env_OBJDUMP_FOR_TARGET_set=set
513ac_cv_env_OBJDUMP_FOR_TARGET_value=/opt/local/bin/objdump
514ac_cv_env_OBJDUMP_set=
515ac_cv_env_OBJDUMP_value=
516ac_cv_env_OTOOL_FOR_TARGET_set=
517ac_cv_env_OTOOL_FOR_TARGET_value=
518ac_cv_env_OTOOL_set=set
519ac_cv_env_OTOOL_value=/opt/local/bin/otool
520ac_cv_env_RANLIB_FOR_TARGET_set=set
521ac_cv_env_RANLIB_FOR_TARGET_value=/opt/local/bin/ranlib
522ac_cv_env_RANLIB_set=
523ac_cv_env_RANLIB_value=
524ac_cv_env_READELF_FOR_TARGET_set=
525ac_cv_env_READELF_FOR_TARGET_value=
526ac_cv_env_READELF_set=
527ac_cv_env_READELF_value=
528ac_cv_env_STRIP_FOR_TARGET_set=set
529ac_cv_env_STRIP_FOR_TARGET_value=/opt/local/bin/strip
530ac_cv_env_STRIP_set=
531ac_cv_env_STRIP_value=
532ac_cv_env_WINDMC_FOR_TARGET_set=
533ac_cv_env_WINDMC_FOR_TARGET_value=
534ac_cv_env_WINDMC_set=
535ac_cv_env_WINDMC_value=
536ac_cv_env_WINDRES_FOR_TARGET_set=
537ac_cv_env_WINDRES_FOR_TARGET_value=
538ac_cv_env_WINDRES_set=
539ac_cv_env_WINDRES_value=
540ac_cv_env_build_alias_set=set
541ac_cv_env_build_alias_value=aarch64-apple-darwin24
542ac_cv_env_build_configargs_set=
543ac_cv_env_build_configargs_value=
544ac_cv_env_host_alias_set=
545ac_cv_env_host_alias_value=
546ac_cv_env_host_configargs_set=
547ac_cv_env_host_configargs_value=
548ac_cv_env_target_alias_set=
549ac_cv_env_target_alias_value=
550ac_cv_env_target_configargs_set=
551ac_cv_env_target_configargs_value=
552ac_cv_host=aarch64-apple-darwin24
553ac_cv_objext=o
554ac_cv_path_AR_FOR_TARGET=/opt/local/bin/ar
555ac_cv_path_AS_FOR_TARGET=/opt/local/bin/as
556ac_cv_path_LD_FOR_TARGET=/opt/local/bin/ld
557ac_cv_path_NM_FOR_TARGET=/opt/local/bin/nm
558ac_cv_path_OBJDUMP_FOR_TARGET=/opt/local/bin/objdump
559ac_cv_path_RANLIB_FOR_TARGET=/opt/local/bin/ranlib
560ac_cv_path_SED=/usr/bin/sed
561ac_cv_path_STRIP_FOR_TARGET=/opt/local/bin/strip
562ac_cv_prog_AR=ar
563ac_cv_prog_AS=as
564ac_cv_prog_AWK=awk
565ac_cv_prog_BISON=bison
566ac_cv_prog_CARGO=cargo
567ac_cv_prog_CC_FOR_TARGET=cc
568ac_cv_prog_CXX_FOR_TARGET=c++
569ac_cv_prog_DSYMUTIL=dsymutil
570ac_cv_prog_DSYMUTIL_FOR_TARGET=dsymutil
571ac_cv_prog_EXPECT=expect
572ac_cv_prog_FLEX=flex
573ac_cv_prog_GCC_FOR_TARGET=gcc
574ac_cv_prog_LD=/Library/Developer/CommandLineTools/usr/bin/ld
575ac_cv_prog_LEX=flex
576ac_cv_prog_LIPO=lipo
577ac_cv_prog_LIPO_FOR_TARGET=lipo
578ac_cv_prog_M4=gm4
579ac_cv_prog_MAKEINFO=makeinfo
580ac_cv_prog_NM=nm
581ac_cv_prog_OBJDUMP=objdump
582ac_cv_prog_OTOOL=/opt/local/bin/otool
583ac_cv_prog_OTOOL_FOR_TARGET=otool
584ac_cv_prog_RANLIB=ranlib
585ac_cv_prog_STRIP=strip
586ac_cv_prog_YACC='bison -y'
587ac_cv_prog_ac_ct_CC='/usr/bin/clang -arch arm64'
588ac_cv_prog_cc_c89=
589ac_cv_prog_cc_c99=
590ac_cv_prog_cc_g=yes
591ac_cv_prog_cxx_g=yes
592ac_cv_target=aarch64-apple-darwin24
593acx_cv_cc_gcc_supports_ada=no
594acx_cv_d_compiler_works=no
595acx_cv_prog_LN=ln
596gcc_cv_isl=yes
597gcc_cv_prog_cmp_skip='cmp --ignore-initial=16 $$f1 $$f2'
598gcc_cv_tool_dirs=/opt/local/libexec/gcc/aarch64-apple-darwin24/14.2.0:/opt/local/libexec/gcc/aarch64-apple-darwin24:/usr/lib/gcc/aarch64-apple-darwin24/14.2.0:/usr/lib/gcc/aarch64-apple-darwin24:/opt/local/aarch64-apple-darwin24/bin/aarch64-apple-darwin24/14.2.0:/opt/local/aarch64-apple-darwin24/bin:
599gcc_cv_tool_prefix=/opt/local
600lt_cv_objdir=.libs
601
602## ----------------- ##
603## Output variables. ##
604## ----------------- ##
605
606AR='ar'
607AR_FOR_BUILD='$(AR)'
608AR_FOR_TARGET='/opt/local/bin/ar'
609AR_PLUGIN_OPTION=''
610AS='as'
611AS_FOR_BUILD='$(AS)'
612AS_FOR_TARGET='/opt/local/bin/as'
613AWK='awk'
614BISON='bison'
615BUILD_CONFIG='bootstrap-debug'
616CARGO='cargo'
617CC='/usr/bin/clang -arch arm64'
618CC_FOR_BUILD='$(CC)'
619CC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
620CFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
621CFLAGS_FOR_BUILD='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
622CFLAGS_FOR_TARGET='-g -O2 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
623COMPILER_AS_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/as'
624COMPILER_LD_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/collect-ld'
625COMPILER_NM_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/nm'
626CONFIGURE_GDB_TK=''
627CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
628CPPFLAGS_FOR_BUILD='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
629CPP_FOR_BUILD='/usr/bin/clang -E'
630CXX='/usr/bin/clang++ -arch arm64 -std=c++11'
631CXXFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
632CXXFLAGS_FOR_BUILD='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
633CXXFLAGS_FOR_TARGET='-g -O2 -pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
634CXX_FOR_BUILD='$(CXX)'
635CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xg++ -B$$r/$(HOST_SUBDIR)/gcc/ -nostdinc++ `if test -f $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags; then $(SHELL) $$r/$(TARGET_SUBDIR)/libstdc++-v3/scripts/testsuite_flags --build-includes; else echo -funconfigured-libstdc++-v3 ; fi` -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
636DEBUG_PREFIX_CFLAGS_FOR_TARGET=''
637DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DLT_OBJDIR=\".libs/\"'
638DLLTOOL='dlltool'
639DLLTOOL_FOR_BUILD='$(DLLTOOL)'
640DLLTOOL_FOR_TARGET='$(DLLTOOL)'
641DSYMUTIL='dsymutil'
642DSYMUTIL_FOR_BUILD='$(DSYMUTIL)'
643DSYMUTIL_FOR_TARGET='$(DSYMUTIL)'
644ECHO_C='\c'
645ECHO_N=''
646ECHO_T=''
647EXEEXT=''
648EXPECT='expect'
649FLAGS_FOR_TARGET=' -B$(build_tooldir)/bin/ -B$(build_tooldir)/lib/ -isystem $(build_tooldir)/include -isystem $(build_tooldir)/sys-include'
650FLEX='flex'
651GCC_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -B$$r/$(HOST_SUBDIR)/gcc/'
652GCC_SHLIB_SUBDIR=''
653GDB_TK=''
654GDC='no'
655GDCFLAGS='-pipe -Os -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
656GDC_FOR_BUILD='$(GDC)'
657GDC_FOR_TARGET='$(GDC)'
658GFORTRAN_FOR_BUILD='$(GFORTRAN)'
659GFORTRAN_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/gfortran -B$$r/$(HOST_SUBDIR)/gcc/'
660GM2_FOR_TARGET='$(GM2)'
661GNATBIND='no'
662GNATMAKE='no'
663GOC_FOR_BUILD='$(GOC)'
664GOC_FOR_TARGET='$(GOC)'
665HAVE_CXX11=''
666HAVE_CXX11_FOR_BUILD=''
667INSTALL_DATA='${INSTALL} -m 644'
668INSTALL_GDB_TK=''
669INSTALL_PROGRAM='${INSTALL}'
670INSTALL_SCRIPT='${INSTALL}'
671LD='/Library/Developer/CommandLineTools/usr/bin/ld'
672LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
673LDFLAGS_FOR_BUILD='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
674LDFLAGS_FOR_TARGET=''
675LD_FOR_BUILD='$(LD)'
676LD_FOR_TARGET='/opt/local/bin/ld'
677LEX='flex'
678LIBOBJS=''
679LIBS=''
680LIPO='lipo'
681LIPO_FOR_TARGET='$(LIPO)'
682LN='ln'
683LN_S='ln -s'
684LTLIBOBJS=''
685M4='gm4'
686MAINT='#'
687MAINTAINER_MODE_FALSE=''
688MAINTAINER_MODE_TRUE='#'
689MAKEINFO='makeinfo'
690NM='nm'
691NM_FOR_BUILD='$(NM)'
692NM_FOR_TARGET='/opt/local/bin/nm'
693OBJCOPY='objcopy'
694OBJCOPY_FOR_TARGET='$(OBJCOPY)'
695OBJDUMP='objdump'
696OBJDUMP_FOR_TARGET='/opt/local/bin/objdump'
697OBJEXT='o'
698OTOOL='/opt/local/bin/otool'
699OTOOL_FOR_TARGET='$(OTOOL)'
700PACKAGE_BUGREPORT=''
701PACKAGE_NAME=''
702PACKAGE_STRING=''
703PACKAGE_TARNAME=''
704PACKAGE_URL=''
705PACKAGE_VERSION=''
706PATH_SEPARATOR=':'
707PGO_BUILD_GEN_CFLAGS=''
708PGO_BUILD_LTO_CFLAGS=''
709PGO_BUILD_USE_CFLAGS=''
710PICFLAG='-fPIE'
711PKG_CONFIG_PATH=''
712RANLIB='ranlib'
713RANLIB_FOR_BUILD='$(RANLIB)'
714RANLIB_FOR_TARGET='/opt/local/bin/ranlib'
715RANLIB_PLUGIN_OPTION=''
716RAW_CXX_FOR_TARGET='$$r/$(HOST_SUBDIR)/gcc/xgcc -shared-libgcc -B$$r/$(HOST_SUBDIR)/gcc -nostdinc++ -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/src/.libs -L$$r/$(TARGET_SUBDIR)/libstdc++-v3/libsupc++/.libs'
717READELF='readelf'
718READELF_FOR_TARGET='$(READELF)'
719RPATH_ENVVAR='DYLD_LIBRARY_PATH'
720RUNTEST='runtest'
721SED='/usr/bin/sed'
722SHELL='/bin/sh'
723STRIP='strip'
724STRIP_FOR_TARGET='/opt/local/bin/strip'
725SYSROOT_CFLAGS_FOR_TARGET=''
726TOPLEVEL_CONFIGURE_ARGUMENTS='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc14/libgcc14/work/gcc-14.2.0/configure --prefix=/opt/local --build=aarch64-apple-darwin24 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/libgcc --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-14 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-14 --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 --with-zstd=/opt/local --enable-checking=release --disable-multilib --enable-lto --enable-libstdcxx-time --with-build-config=bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld-classic --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --enable-host-shared --with-darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local --disable-tls --with-gxx-libcxx-include-dir=/opt/local/libexec/gcc14/libc++/include/c++/v1 --with-pkgversion='\''MacPorts gcc14 14.2.0_1+stdlib_flag'\'' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'
727WINDMC='windmc'
728WINDMC_FOR_BUILD='$(WINDMC)'
729WINDMC_FOR_TARGET='$(WINDMC)'
730WINDRES='windres'
731WINDRES_FOR_BUILD='$(WINDRES)'
732WINDRES_FOR_TARGET='$(WINDRES)'
733YACC='bison -y'
734ac_ct_CC='/usr/bin/clang -arch arm64'
735ac_ct_CXX=''
736bindir='${exec_prefix}/bin'
737build='aarch64-apple-darwin24'
738build_alias='aarch64-apple-darwin24'
739build_configargs=' --cache-file=./config.cache '\''--prefix=/opt/local'\'' '\''--libdir=/opt/local/lib/libgcc'\'' '\''--infodir=/opt/local/share/info'\'' '\''--mandir=/opt/local/share/man'\'' '\''--datarootdir=/opt/local/share/gcc-14'\'' '\''--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'\'' '\''--with-zstd=/opt/local'\'' '\''--enable-checking=release'\'' '\''--disable-multilib'\'' '\''--enable-lto'\'' '\''--enable-libstdcxx-time'\'' '\''--with-build-config=bootstrap-debug'\'' '\''--with-as=/opt/local/bin/as'\'' '\''--with-ld=/opt/local/bin/ld-classic'\'' '\''--with-ar=/opt/local/bin/ar'\'' '\''--with-bugurl=https://trac.macports.org/newticket'\'' '\''--enable-host-shared'\'' '\''--with-darwin-extra-rpath=/opt/local/lib/libgcc'\'' '\''--disable-tls'\'' '\''--with-gxx-libcxx-include-dir=/opt/local/libexec/gcc14/libc++/include/c++/v1'\'' '\''--with-pkgversion=MacPorts gcc14 14.2.0_1+stdlib_flag'\'' '\''--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-mp-14&'\'' --disable-option-checking'
740build_configdirs=' libiberty libcpp fixincludes'
741build_cpu='aarch64'
742build_libsubdir='build-aarch64-apple-darwin24'
743build_noncanonical='aarch64-apple-darwin24'
744build_os='darwin24'
745build_subdir='build-aarch64-apple-darwin24'
746build_tooldir='${exec_prefix}/aarch64-apple-darwin24'
747build_vendor='apple'
748compare_exclusions='gcc/cc*-checksum$(objext) | gcc/ada/*tools/* | gcc/m2/gm2-compiler-boot/M2Version* | gcc/m2/gm2-compiler-boot/SYSTEM* | gcc/m2/gm2version*'
749configdirs=' libiberty libbacktrace libcpp libcody libdecnumber fixincludes gcc libcc1 c++tools'
750datadir='${datarootdir}'
751datarootdir='/opt/local/share/gcc-14'
752do_compare='cmp --ignore-initial=16 $$f1 $$f2'
753docdir='${datarootdir}/doc/${PACKAGE}'
754dvidir='${docdir}'
755exec_prefix='${prefix}'
756extra_host_libiberty_configure_flags='--enable-shared'
757extra_host_zlib_configure_flags=''
758extra_isl_gmp_configure_flags=''
759extra_linker_plugin_configure_flags=''
760extra_linker_plugin_flags=''
761extra_mpc_gmp_configure_flags=''
762extra_mpc_mpfr_configure_flags=''
763extra_mpfr_configure_flags=''
764gcc_host_pie='--enable-host-pie'
765get_gcc_base_ver='cat'
766gmpinc='-I/opt/local/include -I/opt/local/include -I/opt/local/include '
767gmplibs='-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -lmpc -lmpfr -lgmp'
768host='aarch64-apple-darwin24'
769host_alias=''
770host_configargs=' --cache-file=./config.cache  --with-system-zlib '\''--prefix=/opt/local'\'' '\''--libdir=/opt/local/lib/libgcc'\'' '\''--infodir=/opt/local/share/info'\'' '\''--mandir=/opt/local/share/man'\'' '\''--datarootdir=/opt/local/share/gcc-14'\'' '\''--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'\'' '\''--with-zstd=/opt/local'\'' '\''--enable-checking=release'\'' '\''--disable-multilib'\'' '\''--enable-lto'\'' '\''--enable-libstdcxx-time'\'' '\''--with-build-config=bootstrap-debug'\'' '\''--with-as=/opt/local/bin/as'\'' '\''--with-ld=/opt/local/bin/ld-classic'\'' '\''--with-ar=/opt/local/bin/ar'\'' '\''--with-bugurl=https://trac.macports.org/newticket'\'' '\''--enable-host-shared'\'' '\''--with-darwin-extra-rpath=/opt/local/lib/libgcc'\'' '\''--with-libiconv-prefix=/opt/local'\'' '\''--disable-tls'\'' '\''--with-gxx-libcxx-include-dir=/opt/local/libexec/gcc14/libc++/include/c++/v1'\'' '\''--with-pkgversion=MacPorts gcc14 14.2.0_1+stdlib_flag'\'' '\''--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-mp-14&'\'' --disable-option-checking'
771host_cpu='aarch64'
772host_libs_picflag='--with-pic'
773host_noncanonical='aarch64-apple-darwin24'
774host_os='darwin24'
775host_pie='yes'
776host_shared='yes'
777host_subdir='.'
778host_vendor='apple'
779htmldir='${docdir}'
780includedir='${prefix}/include'
781infodir='/opt/local/share/info'
782islinc='-I/opt/local/include'
783isllibs='-L/opt/local/lib -lisl'
784libdir='/opt/local/lib/libgcc'
785libexecdir='${exec_prefix}/libexec'
786localedir='${datarootdir}/locale'
787localstatedir='${prefix}/var'
788mandir='/opt/local/share/man'
789oldincludedir='/usr/include'
790pdfdir='${docdir}'
791poststage1_ldflags='-static-libstdc++ -static-libgcc -nodefaultrpaths'
792poststage1_libs=''
793prefix='/opt/local'
794program_transform_name='s&$$&-mp-14&'
795psdir='${docdir}'
796sbindir='${exec_prefix}/sbin'
797sharedstatedir='${prefix}/com'
798stage1_cflags='-g'
799stage1_checking='--enable-checking=release,types'
800stage1_languages='c,c++,lto'
801stage1_ldflags=''
802stage1_libs=''
803stage2_werror_flag=''
804sysconfdir='${prefix}/etc'
805target='aarch64-apple-darwin24'
806target_alias=''
807target_configargs='--cache-file=./config.cache   '\''--prefix=/opt/local'\'' '\''--libdir=/opt/local/lib/libgcc'\'' '\''--infodir=/opt/local/share/info'\'' '\''--mandir=/opt/local/share/man'\'' '\''--datarootdir=/opt/local/share/gcc-14'\'' '\''--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'\'' '\''--with-zstd=/opt/local'\'' '\''--enable-checking=release'\'' '\''--disable-multilib'\'' '\''--enable-lto'\'' '\''--enable-libstdcxx-time'\'' '\''--with-build-config=bootstrap-debug'\'' '\''--with-as=/opt/local/bin/as'\'' '\''--with-ld=/opt/local/bin/ld-classic'\'' '\''--with-ar=/opt/local/bin/ar'\'' '\''--with-bugurl=https://trac.macports.org/newticket'\'' '\''--enable-host-shared'\'' '\''--with-darwin-extra-rpath=/opt/local/lib/libgcc'\'' '\''--disable-tls'\'' '\''--with-gxx-libcxx-include-dir=/opt/local/libexec/gcc14/libc++/include/c++/v1'\'' '\''--with-pkgversion=MacPorts gcc14 14.2.0_1+stdlib_flag'\'' '\''--with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk'\'' '\''--enable-languages=c,c++,fortran,lto,objc,obj-c++'\'' --program-transform-name='\''s&$$&-mp-14&'\'' --disable-option-checking --disable-year2038'
808target_configdirs=' libgcc libbacktrace libgomp libatomic libitm libstdc++-v3 libssp libquadmath libgfortran libobjc'
809target_cpu='aarch64'
810target_noncanonical='aarch64-apple-darwin24'
811target_os='darwin24'
812target_subdir='aarch64-apple-darwin24'
813target_vendor='apple'
814tooldir='${exec_prefix}/aarch64-apple-darwin24'
815
816## ------------------- ##
817## File substitutions. ##
818## ------------------- ##
819
820alphaieee_frag='/dev/null'
821host_makefile_frag='/dev/null'
822ospace_frag='/dev/null'
823serialization_dependencies='serdep.tmp'
824target_makefile_frag='/dev/null'
825
826## ----------- ##
827## confdefs.h. ##
828## ----------- ##
829
830/* confdefs.h */
831#define PACKAGE_NAME ""
832#define PACKAGE_TARNAME ""
833#define PACKAGE_VERSION ""
834#define PACKAGE_STRING ""
835#define PACKAGE_BUGREPORT ""
836#define PACKAGE_URL ""
837#define LT_OBJDIR ".libs/"
838
839configure: exit 0