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