Ticket #65882: config.log

File config.log, 68.3 KB (added by Epoxid2 (Stephan Schmidt), 20 months ago)

with option +gfortran

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 ml configure 6.2, which was
5generated by GNU Autoconf 2.61.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --disable-ml-epetra --disable-ml-aztecoo --disable-ml-examples --disable-tests --with-blas=/usr/lib/libblas.dylib --with-lapack=/usr/lib/liblapack.dylib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Stephans-MBP-2.fritz.box
14uname -m = x86_64
15uname -r = 21.6.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 21.6.0: Mon Aug 22 20:17:10 PDT 2022; root:xnu-8020.140.49~2/RELEASE_X86_64
27Kernel configured for up to 16 processors.
288 processors are physically available.
2916 processors are logically available.
30Processor type: x86_64h (Intel x86-64h Haswell)
31Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
32Primary memory available: 32.00 gigabytes
33Default processor set: 611 tasks, 2416 threads, 16 processors
34Load average: 2.00, Mach factor: 13.99
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:2160: checking whether to enable maintainer-specific portions of Makefiles
52configure:2169: result: no
53configure:2191: checking build system type
54configure:2209: result: i686-apple-darwin21.6.0
55configure:2231: checking host system type
56configure:2246: result: i686-apple-darwin21.6.0
57configure:2268: checking target system type
58configure:2283: result: i686-apple-darwin21.6.0
59configure:2329: checking for a BSD-compatible install
60configure:2385: result: /usr/bin/install -c
61configure:2396: checking whether build environment is sane
62configure:2439: result: yes
63configure:2467: checking for a thread-safe mkdir -p
64configure:2506: result: config/install-sh -c -d
65configure:2519: checking for gawk
66configure:2549: result: no
67configure:2519: checking for mawk
68configure:2549: result: no
69configure:2519: checking for nawk
70configure:2549: result: no
71configure:2519: checking for awk
72configure:2535: found /usr/bin/awk
73configure:2546: result: awk
74configure:2557: checking whether make sets $(MAKE)
75configure:2578: result: yes
76configure:2752: checking how to create a ustar tar archive
77configure:2765: tar --version
78bsdtar 3.5.1 - libarchive 3.5.1 zlib/1.2.11 liblzma/5.0.5 bz2lib/1.0.8
79configure:2768: $? = 0
80configure:2808: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
81configure:2811: $? = 0
82configure:2815: tar -xf - <conftest.tar
83configure:2818: $? = 0
84configure:2831: result: gnutar
85configure:3030: checking whether we are using MPI
86configure:3032: result: no
87configure:3349: checking for C++ compiler version
88configure:3356: /usr/bin/clang++ --version >&5
89Apple clang version 14.0.0 (clang-1400.0.29.102)
90Target: x86_64-apple-darwin21.6.0
91Thread model: posix
92InstalledDir: /Library/Developer/CommandLineTools/usr/bin
93configure:3359: $? = 0
94configure:3366: /usr/bin/clang++ -v >&5
95Apple clang version 14.0.0 (clang-1400.0.29.102)
96Target: x86_64-apple-darwin21.6.0
97Thread model: posix
98InstalledDir: /Library/Developer/CommandLineTools/usr/bin
99configure:3369: $? = 0
100configure:3376: /usr/bin/clang++ -V >&5
101clang: error: argument to '-V' is missing (expected 1 value)
102clang: error: no input files
103configure:3379: $? = 1
104configure:3402: checking for C++ compiler default output file name
105configure:3429: /usr/bin/clang++ -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp  >&5
106configure:3432: $? = 0
107configure:3470: result: a.out
108configure:3487: checking whether the C++ compiler works
109configure:3497: ./a.out
110configure:3500: $? = 0
111configure:3517: result: yes
112configure:3524: checking whether we are cross compiling
113configure:3526: result: no
114configure:3529: checking for suffix of executables
115configure:3536: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp  >&5
116configure:3539: $? = 0
117configure:3563: result:
118configure:3569: checking for suffix of object files
119configure:3595: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
120configure:3598: $? = 0
121configure:3621: result: o
122configure:3625: checking whether we are using the GNU C++ compiler
123configure:3654: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
124configure:3660: $? = 0
125configure:3677: result: yes
126configure:3682: checking whether /usr/bin/clang++ accepts -g
127configure:3712: /usr/bin/clang++ -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
128configure:3718: $? = 0
129configure:3817: result: yes
130configure:3851: checking for style of include used by make
131configure:3879: result: GNU
132configure:3904: checking dependency style of /usr/bin/clang++
133configure:3995: result: gcc3
134configure:4154: checking for C compiler version
135configure:4161: /usr/bin/clang --version >&5
136Apple clang version 14.0.0 (clang-1400.0.29.102)
137Target: x86_64-apple-darwin21.6.0
138Thread model: posix
139InstalledDir: /Library/Developer/CommandLineTools/usr/bin
140configure:4164: $? = 0
141configure:4171: /usr/bin/clang -v >&5
142Apple clang version 14.0.0 (clang-1400.0.29.102)
143Target: x86_64-apple-darwin21.6.0
144Thread model: posix
145InstalledDir: /Library/Developer/CommandLineTools/usr/bin
146configure:4174: $? = 0
147configure:4181: /usr/bin/clang -V >&5
148clang: error: argument to '-V' is missing (expected 1 value)
149clang: error: no input files
150configure:4184: $? = 1
151configure:4187: checking whether we are using the GNU C compiler
152configure:4216: /usr/bin/clang -c -pipe -O3 -mtune=native -fPIC -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
153configure:4222: $? = 0
154configure:4239: result: yes
155configure:4244: checking whether /usr/bin/clang accepts -g
156configure:4274: /usr/bin/clang -c -g -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
157configure:4280: $? = 0
158configure:4379: result: yes
159configure:4396: checking for /usr/bin/clang option to accept ISO C89
160configure:4470: /usr/bin/clang  -c -pipe -O3 -mtune=native -fPIC -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.c >&5
161configure:4476: $? = 0
162configure:4499: result: none needed
163configure:4519: checking dependency style of /usr/bin/clang
164configure:4610: result: gcc3
165configure:4735: checking for Fortran 77 compiler version
166configure:4742: /opt/local/bin/gfortran-mp-12 --version >&5
167GNU Fortran (MacPorts gcc12 12.2.0_0+stdlib_flag) 12.2.0
168Copyright (C) 2022 Free Software Foundation, Inc.
169This is free software; see the source for copying conditions.  There is NO
170warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
171
172configure:4745: $? = 0
173configure:4752: /opt/local/bin/gfortran-mp-12 -v >&5
174Using built-in specs.
175COLLECT_GCC=/opt/local/bin/gfortran-mp-12
176COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/lto-wrapper
177Target: x86_64-apple-darwin21
178Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc12/gcc12/work/gcc-12.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin21 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc12 --includedir=/opt/local/include/gcc12 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-12 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-12 --with-gxx-include-dir=/opt/local/include/gcc12/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 --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/llvm-14/include/c++/v1 --with-pkgversion='MacPorts gcc12 12.2.0_0+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
179Thread model: posix
180Supported LTO compression algorithms: zlib zstd
181gcc version 12.2.0 (MacPorts gcc12 12.2.0_0+stdlib_flag)
182configure:4755: $? = 0
183configure:4762: /opt/local/bin/gfortran-mp-12 -V >&5
184gfortran-mp-12: error: unrecognized command-line option '-V'
185gfortran-mp-12: fatal error: no input files
186compilation terminated.
187configure:4765: $? = 1
188configure:4773: checking whether we are using the GNU Fortran 77 compiler
189configure:4792: /opt/local/bin/gfortran-mp-12 -c -pipe -O3 -mtune=native -fPIC -m64 conftest.F >&5
190configure:4798: $? = 0
191configure:4815: result: yes
192configure:4821: checking whether /opt/local/bin/gfortran-mp-12 accepts -g
193configure:4838: /opt/local/bin/gfortran-mp-12 -c -g conftest.f >&5
194configure:4844: $? = 0
195configure:4860: result: yes
196configure:4928: checking for ranlib
197configure:4944: found /opt/local/bin/ranlib
198configure:4955: result: ranlib
199configure:4989: checking finding build directory
200configure:4992: result: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2
201configure:5015: checking whether additional CCFLAGS flags should be added
202configure:5026: result: no
203configure:5033: checking whether additional CXXFLAGS flags should be added
204configure:5044: result: no
205configure:5071: checking whether additional CFLAGS flags should be added
206configure:5082: result: no
207configure:5089: checking whether additional FFLAGS flags should be added
208configure:5100: result: no
209configure:5107: checking whether additional libraries are needed
210configure:5118: result: no
211configure:5126: checking whether additional LDFLAGS flags should be added
212configure:5137: result: no
213configure:5170: checking for special archiver command
214configure:5184: result: none
215configure:5207: checking how to run the C++ preprocessor
216configure:5243: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
217configure:5249: $? = 0
218configure:5280: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
219conftest.cpp:8:10: fatal error: 'ac_nonexistent.h' file not found
220#include <ac_nonexistent.h>
221         ^~~~~~~~~~~~~~~~~~
2221 error generated.
223configure:5286: $? = 1
224configure: failed program was:
225| /* confdefs.h.  */
226| #define PACKAGE_NAME "ml"
227| #define PACKAGE_TARNAME "ml"
228| #define PACKAGE_VERSION "6.2"
229| #define PACKAGE_STRING "ml 6.2"
230| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
231| /* end confdefs.h.  */
232| #include <ac_nonexistent.h>
233configure:5319: result: /usr/bin/clang++ -E
234configure:5348: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
235configure:5354: $? = 0
236configure:5385: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
237conftest.cpp:8:10: fatal error: 'ac_nonexistent.h' file not found
238#include <ac_nonexistent.h>
239         ^~~~~~~~~~~~~~~~~~
2401 error generated.
241configure:5391: $? = 1
242configure: failed program was:
243| /* confdefs.h.  */
244| #define PACKAGE_NAME "ml"
245| #define PACKAGE_TARNAME "ml"
246| #define PACKAGE_VERSION "6.2"
247| #define PACKAGE_STRING "ml 6.2"
248| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
249| /* end confdefs.h.  */
250| #include <ac_nonexistent.h>
251configure:5542: checking whether to build export makefiles
252configure:5547: result: yes
253configure:5623: checking for perl
254configure:5639: found /opt/local/bin/perl
255configure:5651: result: yes
256configure:5695: checking whether gnumake specific code should be enabled
257configure:5707: result: no
258configure:5738: checking for grep that handles long lines and -e
259configure:5812: result: /usr/bin/grep
260configure:5817: checking for egrep
261configure:5895: result: /usr/bin/grep -E
262configure:5900: checking for ANSI C header files
263configure:5930: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
264configure:5936: $? = 0
265configure:6035: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp  >&5
266configure:6038: $? = 0
267configure:6044: ./conftest
268configure:6047: $? = 0
269configure:6064: result: yes
270configure:6088: checking for sys/types.h
271configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
272configure:6115: $? = 0
273configure:6131: result: yes
274configure:6088: checking for sys/stat.h
275configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
276configure:6115: $? = 0
277configure:6131: result: yes
278configure:6088: checking for stdlib.h
279configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
280configure:6115: $? = 0
281configure:6131: result: yes
282configure:6088: checking for string.h
283configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
284configure:6115: $? = 0
285configure:6131: result: yes
286configure:6088: checking for memory.h
287configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
288configure:6115: $? = 0
289configure:6131: result: yes
290configure:6088: checking for strings.h
291configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
292configure:6115: $? = 0
293configure:6131: result: yes
294configure:6088: checking for inttypes.h
295configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
296configure:6115: $? = 0
297configure:6131: result: yes
298configure:6088: checking for stdint.h
299configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
300configure:6115: $? = 0
301configure:6131: result: yes
302configure:6088: checking for unistd.h
303configure:6109: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
304configure:6115: $? = 0
305configure:6131: result: yes
306configure:6159: checking cstdlib usability
307configure:6176: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
308configure:6182: $? = 0
309configure:6196: result: yes
310configure:6200: checking cstdlib presence
311configure:6215: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
312configure:6221: $? = 0
313configure:6235: result: yes
314configure:6268: checking for cstdlib
315configure:6276: result: yes
316configure:6305: checking cstdio usability
317configure:6322: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
318configure:6328: $? = 0
319configure:6342: result: yes
320configure:6346: checking cstdio presence
321configure:6361: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
322configure:6367: $? = 0
323configure:6381: result: yes
324configure:6414: checking for cstdio
325configure:6422: result: yes
326configure:6451: checking cassert usability
327configure:6468: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
328configure:6474: $? = 0
329configure:6488: result: yes
330configure:6492: checking cassert presence
331configure:6507: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
332configure:6513: $? = 0
333configure:6527: result: yes
334configure:6560: checking for cassert
335configure:6568: result: yes
336configure:6597: checking cmath usability
337configure:6614: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
338configure:6620: $? = 0
339configure:6634: result: yes
340configure:6638: checking cmath presence
341configure:6653: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
342configure:6659: $? = 0
343configure:6673: result: yes
344configure:6706: checking for cmath
345configure:6714: result: yes
346configure:6743: checking iomanip usability
347configure:6760: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
348configure:6766: $? = 0
349configure:6780: result: yes
350configure:6784: checking iomanip presence
351configure:6799: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
352configure:6805: $? = 0
353configure:6819: result: yes
354configure:6852: checking for iomanip
355configure:6860: result: yes
356configure:6889: checking iostream usability
357configure:6906: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
358configure:6912: $? = 0
359configure:6926: result: yes
360configure:6930: checking iostream presence
361configure:6945: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
362configure:6951: $? = 0
363configure:6965: result: yes
364configure:6998: checking for iostream
365configure:7006: result: yes
366configure:7035: checking string usability
367configure:7052: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
368configure:7058: $? = 0
369configure:7072: result: yes
370configure:7076: checking string presence
371configure:7091: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
372configure:7097: $? = 0
373configure:7111: result: yes
374configure:7144: checking for string
375configure:7152: result: yes
376configure:7180: checking malloc.h usability
377configure:7197: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
378conftest.cpp:59:10: fatal error: 'malloc.h' file not found
379#include <malloc.h>
380         ^~~~~~~~~~
3811 error generated.
382configure:7203: $? = 1
383configure: failed program was:
384| /* confdefs.h.  */
385| #define PACKAGE_NAME "ml"
386| #define PACKAGE_TARNAME "ml"
387| #define PACKAGE_VERSION "6.2"
388| #define PACKAGE_STRING "ml 6.2"
389| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
390| #define HAVE_EXPORT_MAKEFILES
391| #define STDC_HEADERS 1
392| #define HAVE_SYS_TYPES_H 1
393| #define HAVE_SYS_STAT_H 1
394| #define HAVE_STDLIB_H 1
395| #define HAVE_STRING_H 1
396| #define HAVE_MEMORY_H 1
397| #define HAVE_STRINGS_H 1
398| #define HAVE_INTTYPES_H 1
399| #define HAVE_STDINT_H 1
400| #define HAVE_UNISTD_H 1
401| #define HAVE_CSTDLIB 1
402| #define HAVE_CSTDIO 1
403| #define HAVE_CASSERT 1
404| #define HAVE_CMATH 1
405| #define HAVE_IOMANIP 1
406| #define HAVE_IOSTREAM 1
407| #define HAVE_STRING 1
408| /* end confdefs.h.  */
409| #include <stdio.h>
410| #ifdef HAVE_SYS_TYPES_H
411| # include <sys/types.h>
412| #endif
413| #ifdef HAVE_SYS_STAT_H
414| # include <sys/stat.h>
415| #endif
416| #ifdef STDC_HEADERS
417| # include <stdlib.h>
418| # include <stddef.h>
419| #else
420| # ifdef HAVE_STDLIB_H
421| #  include <stdlib.h>
422| # endif
423| #endif
424| #ifdef HAVE_STRING_H
425| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
426| #  include <memory.h>
427| # endif
428| # include <string.h>
429| #endif
430| #ifdef HAVE_STRINGS_H
431| # include <strings.h>
432| #endif
433| #ifdef HAVE_INTTYPES_H
434| # include <inttypes.h>
435| #endif
436| #ifdef HAVE_STDINT_H
437| # include <stdint.h>
438| #endif
439| #ifdef HAVE_UNISTD_H
440| # include <unistd.h>
441| #endif
442| #include <malloc.h>
443configure:7217: result: no
444configure:7221: checking malloc.h presence
445configure:7236: /usr/bin/clang++ -E -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp
446conftest.cpp:26:10: fatal error: 'malloc.h' file not found
447#include <malloc.h>
448         ^~~~~~~~~~
4491 error generated.
450configure:7242: $? = 1
451configure: failed program was:
452| /* confdefs.h.  */
453| #define PACKAGE_NAME "ml"
454| #define PACKAGE_TARNAME "ml"
455| #define PACKAGE_VERSION "6.2"
456| #define PACKAGE_STRING "ml 6.2"
457| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
458| #define HAVE_EXPORT_MAKEFILES
459| #define STDC_HEADERS 1
460| #define HAVE_SYS_TYPES_H 1
461| #define HAVE_SYS_STAT_H 1
462| #define HAVE_STDLIB_H 1
463| #define HAVE_STRING_H 1
464| #define HAVE_MEMORY_H 1
465| #define HAVE_STRINGS_H 1
466| #define HAVE_INTTYPES_H 1
467| #define HAVE_STDINT_H 1
468| #define HAVE_UNISTD_H 1
469| #define HAVE_CSTDLIB 1
470| #define HAVE_CSTDIO 1
471| #define HAVE_CASSERT 1
472| #define HAVE_CMATH 1
473| #define HAVE_IOMANIP 1
474| #define HAVE_IOSTREAM 1
475| #define HAVE_STRING 1
476| /* end confdefs.h.  */
477| #include <malloc.h>
478configure:7256: result: no
479configure:7289: checking for malloc.h
480configure:7297: result: no
481configure:7362: checking for stdlib.h
482configure:7368: result: yes
483configure:7502: checking for GNU libc compatible malloc
484configure:7536: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp  >&5
485configure:7539: $? = 0
486configure:7545: ./conftest
487configure:7548: $? = 0
488configure:7564: result: yes
489configure:7598: checking for inline
490configure:7624: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
491configure:7630: $? = 0
492configure:7648: result: inline
493configure:7672: checking whether the compiler implements namespaces
494configure:7705: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
495configure:7711: $? = 0
496configure:7733: result: yes
497configure:7743: checking whether the compiler supports Standard Template Library
498configure:7782: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
499configure:7788: $? = 0
500configure:7810: result: yes
501configure:7820: checking whether the compiler recognizes bool as a built-in type
502configure:7857: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
503configure:7863: $? = 0
504configure:7885: result: yes
505configure:7895: checking whether the compiler supports the mutable keyword
506configure:7933: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
507configure:7939: $? = 0
508configure:7961: result: yes
509configure:7974: checking whether the compiler accepts the new for scoping rules
510configure:8013: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
511configure:8019: $? = 0
512configure:8041: result: yes
513configure:8052: checking whether the compiler recognizes std::sprintf as supported IO function
514configure:8092: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
515configure:8098: $? = 0
516configure:8141: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
517configure:8147: $? = 0
518configure:8175: result: yes
519configure:8186: checking whether /usr/bin/clang recognizes __PRETTY_FUNCTION__
520configure:8209: /usr/bin/clang++ -c -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk conftest.cpp >&5
521configure:8215: $? = 0
522configure:8243: result: yes
523configure:8321: checking whether to use ml_newtpe
524configure:8325: result: yes
525configure:8350: checking whether to use ml_enrich
526configure:8362: result: no
527configure:8377: checking whether to use ml_aztec2_1
528configure:8389: result: no
529configure:8403: checking whether to use ml_complex_maxwell
530configure:8415: result: no
531configure:8430: checking whether to use ml_timing
532configure:8442: result: no
533configure:8456: checking whether to use ml_memory_checking
534configure:8468: result: no
535configure:8482: checking whether to use ml_flops
536configure:8494: result: no
537configure:8508: checking whether to use ml_benchmarking
538configure:8520: result: no
539configure:8570: checking whether to use ml_superlu
540configure:8582: result: no
541configure:8597: checking whether to use ml_superlu2
542configure:8609: result: no
543configure:8624: checking whether to use ml_superlu_dist
544configure:8636: result: no
545configure:8651: checking whether to use ml_metis
546configure:8663: result: no
547configure:8678: checking whether to use ml_parmetis2x
548configure:8690: result: no
549configure:8705: checking whether to use ml_parmetis3x
550configure:8717: result: no
551configure:8732: checking whether to use ml_arpack
552configure:8744: result: no
553configure:8759: checking whether to use ml_parpack
554configure:8771: result: no
555configure:8786: checking whether to use ml_parasails
556configure:8798: result: no
557configure:8813: checking whether to use ml_nox
558configure:8825: result: no
559configure:8848: checking whether to use ml_zoltan
560configure:8860: result: no
561configure:8883: checking whether to use ml_zoltan3
562configure:8895: result: no
563configure:8920: checking whether to use petsc
564configure:8932: result: no
565configure:8966: checking whether to build optional epetra dependent code in ml
566configure:8978: result: no
567configure:9017: checking whether to build optional amesos dependent code in ml
568configure:9029: result: no
569configure:9080: checking whether to build optional ifpack dependent code in ml
570configure:9092: result: no
571configure:9131: checking whether to build optional teuchos dependent code in ml
572configure:9143: result: no
573configure:9184: checking whether to build optional aztecoo dependent code in ml
574configure:9196: result: no
575configure:9235: checking whether to build optional epetraext dependent code in ml
576configure:9247: result: no
577configure:9295: checking whether to build optional isorropia dependent code in ml
578configure:9307: result: no
579configure:9346: checking whether to build optional galeri dependent code in ml
580configure:9358: result: no
581configure:9415: checking whether to use ml-examples
582configure:9427: result: no
583configure:9451: checking whether to use tests
584configure:9463: result: no
585configure:9484: checking whether to use ml-tests
586configure:9496: result: no
587configure:9540: checking whether to use libcheck
588configure:9544: result: yes
589configure:9563: checking whether additional library search paths defined
590configure:9574: result: no
591configure:9582: checking whether additional include search paths defined
592configure:9593: result: no
593configure:9609: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-12
594configure:9625: /opt/local/bin/gfortran-mp-12 -c -pipe -O3 -mtune=native -fPIC -m64 conftest.f >&5
595configure:9631: $? = 0
596configure:9653: /opt/local/bin/gfortran-mp-12 -o conftest -pipe -O3 -mtune=native -fPIC -m64 -v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.f
597Using built-in specs.
598COLLECT_GCC=/opt/local/bin/gfortran-mp-12
599COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/lto-wrapper
600Target: x86_64-apple-darwin21
601Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc12/gcc12/work/gcc-12.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin21 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc12 --includedir=/opt/local/include/gcc12 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-12 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-12 --with-gxx-include-dir=/opt/local/include/gcc12/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 --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/llvm-14/include/c++/v1 --with-pkgversion='MacPorts gcc12 12.2.0_0+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
602Thread model: posix
603Supported LTO compression algorithms: zlib zstd
604gcc version 12.2.0 (MacPorts gcc12 12.2.0_0+stdlib_flag)
605COLLECT_GCC_OPTIONS='-o' 'conftest' '-pipe' '-O3' '-mtune=native' '-fPIC' '-m64' '-v' '-L/opt/local/lib' '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' '-mmacosx-version-min=12.0'  '-nodefaultexport' '-shared-libgcc'
606 /opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/f951 conftest.f -ffixed-form --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=16384 -mtune=skylake -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -m64 -mmacosx-version-min=12.0 -O3 -version -fPIC -fintrinsic-modules-path /opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/finclude -o - |
607 /opt/local/bin/as -arch x86_64 -v -mmacosx-version-min=12.0 -mllvm -x86-pad-for-align=false -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/.tmp/ccaqW4ji.o
608GNU Fortran (MacPorts gcc12 12.2.0_0+stdlib_flag) version 12.2.0 (x86_64-apple-darwin21)
609        compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
610
611GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
612GNU Fortran2008 (MacPorts gcc12 12.2.0_0+stdlib_flag) version 12.2.0 (x86_64-apple-darwin21)
613        compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
614
615GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
616Apple clang version 14.0.0 (clang-1400.0.29.102)
617Target: x86_64-apple-darwin21.6.0
618Thread model: posix
619InstalledDir: /Library/Developer/CommandLineTools/usr/bin
620Reading specs from /opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../../libgfortran.spec
621rename spec lib to liborig
622COLLECT_GCC_OPTIONS='-o' 'conftest' '-pipe' '-O3' '-mtune=native' '-fPIC' '-m64' '-v' '-L/opt/local/lib' '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' '-mmacosx-version-min=12.0'  '-nodefaultexport' '-shared-libgcc'
623COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/:/opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/:/opt/local/libexec/gcc/x86_64-apple-darwin21/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/
624LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../../
625COLLECT_GCC_OPTIONS='-o' 'conftest' '-pipe' '-O3' '-mtune=native' '-fPIC' '-m64' '-v' '-L/opt/local/lib' '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' '-mmacosx-version-min=12.0'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'conftest.'
626 /opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/ -dynamic -arch x86_64 -macosx_version_min 12.0 -o conftest -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -headerpad_max_install_names -rpath /opt/local/lib/libgcc -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/.tmp/ccaqW4ji.o -lgfortran -lgcc_s.1.1 -lgcc -lquadmath -lgcc_s.1.1 -lgcc -lSystem -no_compact_unwind -rpath /opt/local/lib/libgcc -rpath @loader_path -rpath /opt/local/lib -rpath /opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -rpath /opt/local/lib/gcc12
627configure:9719: result: -v
628configure:9721: checking for Fortran 77 libraries of /opt/local/bin/gfortran-mp-12
629configure:9744: /opt/local/bin/gfortran-mp-12 -o conftest -pipe -O3 -mtune=native -fPIC -m64 -v -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.f
630Using built-in specs.
631COLLECT_GCC=/opt/local/bin/gfortran-mp-12
632COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/lto-wrapper
633Target: x86_64-apple-darwin21
634Configured with: /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_lang_gcc12/gcc12/work/gcc-12.2.0/configure --prefix=/opt/local --build=x86_64-apple-darwin21 --enable-languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc12 --includedir=/opt/local/include/gcc12 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-12 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-12 --with-gxx-include-dir=/opt/local/include/gcc12/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 --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/llvm-14/include/c++/v1 --with-pkgversion='MacPorts gcc12 12.2.0_0+stdlib_flag' --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
635Thread model: posix
636Supported LTO compression algorithms: zlib zstd
637gcc version 12.2.0 (MacPorts gcc12 12.2.0_0+stdlib_flag)
638COLLECT_GCC_OPTIONS='-o' 'conftest' '-pipe' '-O3' '-mtune=native' '-fPIC' '-m64' '-v' '-L/opt/local/lib' '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' '-mmacosx-version-min=12.0'  '-nodefaultexport' '-shared-libgcc'
639 /opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/f951 conftest.f -ffixed-form --param l1-cache-size=32 --param l1-cache-line-size=64 --param l2-cache-size=16384 -mtune=skylake -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -m64 -mmacosx-version-min=12.0 -O3 -version -fPIC -fintrinsic-modules-path /opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/finclude -o - |
640 /opt/local/bin/as -arch x86_64 -v -mmacosx-version-min=12.0 -mllvm -x86-pad-for-align=false -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/.tmp/ccO4ZM7H.o
641GNU Fortran (MacPorts gcc12 12.2.0_0+stdlib_flag) version 12.2.0 (x86_64-apple-darwin21)
642        compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
643
644GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
645GNU Fortran2008 (MacPorts gcc12 12.2.0_0+stdlib_flag) version 12.2.0 (x86_64-apple-darwin21)
646        compiled by GNU C version 12.2.0, GMP version 6.2.1, MPFR version 4.1.0, MPC version 1.2.1, isl version isl-0.24-GMP
647
648GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
649Apple clang version 14.0.0 (clang-1400.0.29.102)
650Target: x86_64-apple-darwin21.6.0
651Thread model: posix
652InstalledDir: /Library/Developer/CommandLineTools/usr/bin
653Reading specs from /opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../../libgfortran.spec
654rename spec lib to liborig
655COLLECT_GCC_OPTIONS='-o' 'conftest' '-pipe' '-O3' '-mtune=native' '-fPIC' '-m64' '-v' '-L/opt/local/lib' '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' '-mmacosx-version-min=12.0'  '-nodefaultexport' '-shared-libgcc'
656COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/:/opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/:/opt/local/libexec/gcc/x86_64-apple-darwin21/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/
657LIBRARY_PATH=/opt/local/lib/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../../
658COLLECT_GCC_OPTIONS='-o' 'conftest' '-pipe' '-O3' '-mtune=native' '-fPIC' '-m64' '-v' '-L/opt/local/lib' '--sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk' '-mmacosx-version-min=12.0'  '-nodefaultexport' '-shared-libgcc' '-dumpdir' 'conftest.'
659 /opt/local/libexec/gcc/x86_64-apple-darwin21/12.2.0/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/ -dynamic -arch x86_64 -macosx_version_min 12.0 -o conftest -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -headerpad_max_install_names -rpath /opt/local/lib/libgcc -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/.tmp/ccO4ZM7H.o -lgfortran -lgcc_s.1.1 -lgcc -lquadmath -lgcc_s.1.1 -lgcc -lSystem -no_compact_unwind -rpath /opt/local/lib/libgcc -rpath @loader_path -rpath /opt/local/lib -rpath /opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -rpath /opt/local/lib/gcc12
660configure:9918: result:  -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath
661configure:9935: checking for dummy main to link with Fortran 77 libraries
662configure:9979: /usr/bin/clang -o conftest -pipe -O3 -mtune=native -fPIC -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c   -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath >&5
663configure:9985: $? = 0
664configure:10066: result: none
665configure:10103: checking for Fortran 77 name-mangling scheme
666configure:10122: /opt/local/bin/gfortran-mp-12 -c -pipe -O3 -mtune=native -fPIC -m64 conftest.f >&5
667configure:10128: $? = 0
668configure:10183: /usr/bin/clang -o conftest -pipe -O3 -mtune=native -fPIC -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c cfortran_test.o   -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath >&5
669Undefined symbols for architecture x86_64:
670  "_foobar", referenced from:
671      _main in conftest-baceb3.o
672     (maybe you meant: _foobar_)
673ld: symbol(s) not found for architecture x86_64
674clang: error: linker command failed with exit code 1 (use -v to see invocation)
675configure:10189: $? = 1
676configure: failed program was:
677| /* confdefs.h.  */
678| #define PACKAGE_NAME "ml"
679| #define PACKAGE_TARNAME "ml"
680| #define PACKAGE_VERSION "6.2"
681| #define PACKAGE_STRING "ml 6.2"
682| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
683| #define HAVE_EXPORT_MAKEFILES
684| #define STDC_HEADERS 1
685| #define HAVE_SYS_TYPES_H 1
686| #define HAVE_SYS_STAT_H 1
687| #define HAVE_STDLIB_H 1
688| #define HAVE_STRING_H 1
689| #define HAVE_MEMORY_H 1
690| #define HAVE_STRINGS_H 1
691| #define HAVE_INTTYPES_H 1
692| #define HAVE_STDINT_H 1
693| #define HAVE_UNISTD_H 1
694| #define HAVE_CSTDLIB 1
695| #define HAVE_CSTDIO 1
696| #define HAVE_CASSERT 1
697| #define HAVE_CMATH 1
698| #define HAVE_IOMANIP 1
699| #define HAVE_IOSTREAM 1
700| #define HAVE_STRING 1
701| #define HAVE_STDLIB_H 1
702| #define HAVE_MALLOC 1
703| #define HAVE_NAMESPACES
704| #define HAVE_STL
705| #define HAVE_BOOL
706| #define HAVE_MUTABLE
707| #define HAVE_NEW_FOR_SCOPING
708| #define HAVE_STD_SPRINTF
709| #define HAVE_CFUNC
710| #define HAVE_ML_NEW_T_PE 1
711| #define ML_BIG_INT int
712| #define HAVE_LIBCHECK
713| /* end confdefs.h.  */
714|
715| /* Override any GCC internal prototype to avoid an error.
716|    Use char because int might match the return type of a GCC
717|    builtin and then its argument prototype would still apply.  */
718| #ifdef __cplusplus
719| extern "C"
720| #endif
721| char foobar ();
722| #ifdef F77_DUMMY_MAIN
723|
724| #  ifdef __cplusplus
725|      extern "C"
726| #  endif
727|    int F77_DUMMY_MAIN() { return 1; }
728|
729| #endif
730| int
731| main ()
732| {
733| return foobar ();
734|   ;
735|   return 0;
736| }
737configure:10183: /usr/bin/clang -o conftest -pipe -O3 -mtune=native -fPIC -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c cfortran_test.o   -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath >&5
738configure:10189: $? = 0
739configure:10268: /usr/bin/clang -o conftest -pipe -O3 -mtune=native -fPIC -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.c cfortran_test.o   -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath >&5
740configure:10274: $? = 0
741configure:10331: result: lower case, underscore, no extra underscore
742configure:10445: checking for library containing pow
743configure:10494: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp  >&5
744configure:10500: $? = 0
745configure:10528: result: none required
746configure:10540: checking for library containing sqrt
747configure:10589: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp  >&5
748configure:10595: $? = 0
749configure:10623: result: none required
750configure:10663: checking for dgemm_ in /usr/lib/libblas.dylib
751configure:10701: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp /usr/lib/libblas.dylib   -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath >&5
752clang: error: no such file or directory: '/usr/lib/libblas.dylib'
753configure:10707: $? = 1
754configure: failed program was:
755| /* confdefs.h.  */
756| #define PACKAGE_NAME "ml"
757| #define PACKAGE_TARNAME "ml"
758| #define PACKAGE_VERSION "6.2"
759| #define PACKAGE_STRING "ml 6.2"
760| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
761| #define HAVE_EXPORT_MAKEFILES
762| #define STDC_HEADERS 1
763| #define HAVE_SYS_TYPES_H 1
764| #define HAVE_SYS_STAT_H 1
765| #define HAVE_STDLIB_H 1
766| #define HAVE_STRING_H 1
767| #define HAVE_MEMORY_H 1
768| #define HAVE_STRINGS_H 1
769| #define HAVE_INTTYPES_H 1
770| #define HAVE_STDINT_H 1
771| #define HAVE_UNISTD_H 1
772| #define HAVE_CSTDLIB 1
773| #define HAVE_CSTDIO 1
774| #define HAVE_CASSERT 1
775| #define HAVE_CMATH 1
776| #define HAVE_IOMANIP 1
777| #define HAVE_IOSTREAM 1
778| #define HAVE_STRING 1
779| #define HAVE_STDLIB_H 1
780| #define HAVE_MALLOC 1
781| #define HAVE_NAMESPACES
782| #define HAVE_STL
783| #define HAVE_BOOL
784| #define HAVE_MUTABLE
785| #define HAVE_NEW_FOR_SCOPING
786| #define HAVE_STD_SPRINTF
787| #define HAVE_CFUNC
788| #define HAVE_ML_NEW_T_PE 1
789| #define ML_BIG_INT int
790| #define HAVE_LIBCHECK
791| #define F77_FUNC(name,NAME) name ## _
792| #define F77_FUNC_(name,NAME) name ## _
793| /* end confdefs.h.  */
794|
795| /* Override any GCC internal prototype to avoid an error.
796|    Use char because int might match the return type of a GCC
797|    builtin and then its argument prototype would still apply.  */
798| #ifdef __cplusplus
799| extern "C"
800| #endif
801| char dgemm_ ();
802| #ifdef F77_DUMMY_MAIN
803|
804| #  ifdef __cplusplus
805|      extern "C"
806| #  endif
807|    int F77_DUMMY_MAIN() { return 1; }
808|
809| #endif
810| int
811| main ()
812| {
813| return dgemm_ ();
814|   ;
815|   return 0;
816| }
817configure:10723: result: no
818configure:10745: checking for dgemm in /usr/lib/libblas.dylib
819configure:10783: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp /usr/lib/libblas.dylib   -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath >&5
820clang: error: no such file or directory: '/usr/lib/libblas.dylib'
821configure:10789: $? = 1
822configure: failed program was:
823| /* confdefs.h.  */
824| #define PACKAGE_NAME "ml"
825| #define PACKAGE_TARNAME "ml"
826| #define PACKAGE_VERSION "6.2"
827| #define PACKAGE_STRING "ml 6.2"
828| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
829| #define HAVE_EXPORT_MAKEFILES
830| #define STDC_HEADERS 1
831| #define HAVE_SYS_TYPES_H 1
832| #define HAVE_SYS_STAT_H 1
833| #define HAVE_STDLIB_H 1
834| #define HAVE_STRING_H 1
835| #define HAVE_MEMORY_H 1
836| #define HAVE_STRINGS_H 1
837| #define HAVE_INTTYPES_H 1
838| #define HAVE_STDINT_H 1
839| #define HAVE_UNISTD_H 1
840| #define HAVE_CSTDLIB 1
841| #define HAVE_CSTDIO 1
842| #define HAVE_CASSERT 1
843| #define HAVE_CMATH 1
844| #define HAVE_IOMANIP 1
845| #define HAVE_IOSTREAM 1
846| #define HAVE_STRING 1
847| #define HAVE_STDLIB_H 1
848| #define HAVE_MALLOC 1
849| #define HAVE_NAMESPACES
850| #define HAVE_STL
851| #define HAVE_BOOL
852| #define HAVE_MUTABLE
853| #define HAVE_NEW_FOR_SCOPING
854| #define HAVE_STD_SPRINTF
855| #define HAVE_CFUNC
856| #define HAVE_ML_NEW_T_PE 1
857| #define ML_BIG_INT int
858| #define HAVE_LIBCHECK
859| #define F77_FUNC(name,NAME) name ## _
860| #define F77_FUNC_(name,NAME) name ## _
861| /* end confdefs.h.  */
862|
863| /* Override any GCC internal prototype to avoid an error.
864|    Use char because int might match the return type of a GCC
865|    builtin and then its argument prototype would still apply.  */
866| #ifdef __cplusplus
867| extern "C"
868| #endif
869| char dgemm ();
870| #ifdef F77_DUMMY_MAIN
871|
872| #  ifdef __cplusplus
873|      extern "C"
874| #  endif
875|    int F77_DUMMY_MAIN() { return 1; }
876|
877| #endif
878| int
879| main ()
880| {
881| return dgemm ();
882|   ;
883|   return 0;
884| }
885configure:10805: result: no
886configure:10827: checking for DGEMM in /usr/lib/libblas.dylib
887configure:10865: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp /usr/lib/libblas.dylib   -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath >&5
888clang: error: no such file or directory: '/usr/lib/libblas.dylib'
889configure:10871: $? = 1
890configure: failed program was:
891| /* confdefs.h.  */
892| #define PACKAGE_NAME "ml"
893| #define PACKAGE_TARNAME "ml"
894| #define PACKAGE_VERSION "6.2"
895| #define PACKAGE_STRING "ml 6.2"
896| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
897| #define HAVE_EXPORT_MAKEFILES
898| #define STDC_HEADERS 1
899| #define HAVE_SYS_TYPES_H 1
900| #define HAVE_SYS_STAT_H 1
901| #define HAVE_STDLIB_H 1
902| #define HAVE_STRING_H 1
903| #define HAVE_MEMORY_H 1
904| #define HAVE_STRINGS_H 1
905| #define HAVE_INTTYPES_H 1
906| #define HAVE_STDINT_H 1
907| #define HAVE_UNISTD_H 1
908| #define HAVE_CSTDLIB 1
909| #define HAVE_CSTDIO 1
910| #define HAVE_CASSERT 1
911| #define HAVE_CMATH 1
912| #define HAVE_IOMANIP 1
913| #define HAVE_IOSTREAM 1
914| #define HAVE_STRING 1
915| #define HAVE_STDLIB_H 1
916| #define HAVE_MALLOC 1
917| #define HAVE_NAMESPACES
918| #define HAVE_STL
919| #define HAVE_BOOL
920| #define HAVE_MUTABLE
921| #define HAVE_NEW_FOR_SCOPING
922| #define HAVE_STD_SPRINTF
923| #define HAVE_CFUNC
924| #define HAVE_ML_NEW_T_PE 1
925| #define ML_BIG_INT int
926| #define HAVE_LIBCHECK
927| #define F77_FUNC(name,NAME) name ## _
928| #define F77_FUNC_(name,NAME) name ## _
929| /* end confdefs.h.  */
930|
931| /* Override any GCC internal prototype to avoid an error.
932|    Use char because int might match the return type of a GCC
933|    builtin and then its argument prototype would still apply.  */
934| #ifdef __cplusplus
935| extern "C"
936| #endif
937| char DGEMM ();
938| #ifdef F77_DUMMY_MAIN
939|
940| #  ifdef __cplusplus
941|      extern "C"
942| #  endif
943|    int F77_DUMMY_MAIN() { return 1; }
944|
945| #endif
946| int
947| main ()
948| {
949| return DGEMM ();
950|   ;
951|   return 0;
952| }
953configure:10887: result: no
954configure:10909: checking for DGEMM_ in /usr/lib/libblas.dylib
955configure:10947: /usr/bin/clang++ -o conftest -pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 -I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64 conftest.cpp /usr/lib/libblas.dylib   -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath >&5
956clang: error: no such file or directory: '/usr/lib/libblas.dylib'
957configure:10953: $? = 1
958configure: failed program was:
959| /* confdefs.h.  */
960| #define PACKAGE_NAME "ml"
961| #define PACKAGE_TARNAME "ml"
962| #define PACKAGE_VERSION "6.2"
963| #define PACKAGE_STRING "ml 6.2"
964| #define PACKAGE_BUGREPORT "jhu@sandia.gov"
965| #define HAVE_EXPORT_MAKEFILES
966| #define STDC_HEADERS 1
967| #define HAVE_SYS_TYPES_H 1
968| #define HAVE_SYS_STAT_H 1
969| #define HAVE_STDLIB_H 1
970| #define HAVE_STRING_H 1
971| #define HAVE_MEMORY_H 1
972| #define HAVE_STRINGS_H 1
973| #define HAVE_INTTYPES_H 1
974| #define HAVE_STDINT_H 1
975| #define HAVE_UNISTD_H 1
976| #define HAVE_CSTDLIB 1
977| #define HAVE_CSTDIO 1
978| #define HAVE_CASSERT 1
979| #define HAVE_CMATH 1
980| #define HAVE_IOMANIP 1
981| #define HAVE_IOSTREAM 1
982| #define HAVE_STRING 1
983| #define HAVE_STDLIB_H 1
984| #define HAVE_MALLOC 1
985| #define HAVE_NAMESPACES
986| #define HAVE_STL
987| #define HAVE_BOOL
988| #define HAVE_MUTABLE
989| #define HAVE_NEW_FOR_SCOPING
990| #define HAVE_STD_SPRINTF
991| #define HAVE_CFUNC
992| #define HAVE_ML_NEW_T_PE 1
993| #define ML_BIG_INT int
994| #define HAVE_LIBCHECK
995| #define F77_FUNC(name,NAME) name ## _
996| #define F77_FUNC_(name,NAME) name ## _
997| /* end confdefs.h.  */
998|
999| /* Override any GCC internal prototype to avoid an error.
1000|    Use char because int might match the return type of a GCC
1001|    builtin and then its argument prototype would still apply.  */
1002| #ifdef __cplusplus
1003| extern "C"
1004| #endif
1005| char DGEMM_ ();
1006| #ifdef F77_DUMMY_MAIN
1007|
1008| #  ifdef __cplusplus
1009|      extern "C"
1010| #  endif
1011|    int F77_DUMMY_MAIN() { return 1; }
1012|
1013| #endif
1014| int
1015| main ()
1016| {
1017| return DGEMM_ ();
1018|   ;
1019|   return 0;
1020| }
1021configure:10969: result: no
1022configure:16597: error: Cannot find blas library, specify a path using --with-ldflags=-I<DIR> (ex. --with-ldflags=-I/usr/path/lib) or a specific library using --with-blas=DIR/LIB (for example --with-blas=/usr/path/lib/libcxml.a)
1023
1024## ---------------- ##
1025## Cache variables. ##
1026## ---------------- ##
1027
1028ac_cv_build=i686-apple-darwin21.6.0
1029ac_cv_c_compiler_gnu=yes
1030ac_cv_c_inline=inline
1031ac_cv_c_var_func=yes
1032ac_cv_cxx_bool=yes
1033ac_cv_cxx_compiler_gnu=yes
1034ac_cv_cxx_have_stl=yes
1035ac_cv_cxx_mutable=yes
1036ac_cv_cxx_namespaces=yes
1037ac_cv_cxx_new_for_scoping=yes
1038ac_cv_cxx_std_sprintf1=yes
1039ac_cv_cxx_std_sprintf2=yes
1040ac_cv_cxx_std_sprintf=yes
1041ac_cv_env_CCC_set=
1042ac_cv_env_CCC_value=
1043ac_cv_env_CC_set=set
1044ac_cv_env_CC_value=/usr/bin/clang
1045ac_cv_env_CFLAGS_set=set
1046ac_cv_env_CFLAGS_value='-pipe -O3 -mtune=native -fPIC -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1047ac_cv_env_CPPFLAGS_set=set
1048ac_cv_env_CPPFLAGS_value='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
1049ac_cv_env_CXXCPP_set=
1050ac_cv_env_CXXCPP_value=
1051ac_cv_env_CXXFLAGS_set=set
1052ac_cv_env_CXXFLAGS_value='-pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1053ac_cv_env_CXX_set=set
1054ac_cv_env_CXX_value=/usr/bin/clang++
1055ac_cv_env_F77_set=set
1056ac_cv_env_F77_value=/opt/local/bin/gfortran-mp-12
1057ac_cv_env_FFLAGS_set=set
1058ac_cv_env_FFLAGS_value='-pipe -O3 -mtune=native -fPIC -m64'
1059ac_cv_env_LDFLAGS_set=set
1060ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1061ac_cv_env_LIBS_set=
1062ac_cv_env_LIBS_value=
1063ac_cv_env_MATLAB_EXE_set=
1064ac_cv_env_MATLAB_EXE_value=
1065ac_cv_env_MATLAB_set=
1066ac_cv_env_MATLAB_value=
1067ac_cv_env_build_alias_set=
1068ac_cv_env_build_alias_value=
1069ac_cv_env_host_alias_set=
1070ac_cv_env_host_alias_value=
1071ac_cv_env_target_alias_set=
1072ac_cv_env_target_alias_value=
1073ac_cv_f77_compiler_gnu=yes
1074ac_cv_f77_dummy_main=none
1075ac_cv_f77_libs=' -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath'
1076ac_cv_f77_mangling='lower case, underscore, no extra underscore'
1077ac_cv_fortran_dummy_main=none
1078ac_cv_func_malloc_0_nonnull=yes
1079ac_cv_header_cassert=yes
1080ac_cv_header_cmath=yes
1081ac_cv_header_cstdio=yes
1082ac_cv_header_cstdlib=yes
1083ac_cv_header_inttypes_h=yes
1084ac_cv_header_iomanip=yes
1085ac_cv_header_iostream=yes
1086ac_cv_header_malloc_h=no
1087ac_cv_header_memory_h=yes
1088ac_cv_header_stdc=yes
1089ac_cv_header_stdint_h=yes
1090ac_cv_header_stdlib_h=yes
1091ac_cv_header_string=yes
1092ac_cv_header_string_h=yes
1093ac_cv_header_strings_h=yes
1094ac_cv_header_sys_stat_h=yes
1095ac_cv_header_sys_types_h=yes
1096ac_cv_header_unistd_h=yes
1097ac_cv_host=i686-apple-darwin21.6.0
1098ac_cv_implicit_use_amesos=no
1099ac_cv_implicit_use_aztecoo=no
1100ac_cv_implicit_use_epetra=no
1101ac_cv_implicit_use_epetraext=no
1102ac_cv_implicit_use_galeri=no
1103ac_cv_implicit_use_ifpack=no
1104ac_cv_implicit_use_isorropia=no
1105ac_cv_implicit_use_teuchos=no
1106ac_cv_ml_using_amesos_default=no
1107ac_cv_ml_using_aztecoo_default=no
1108ac_cv_ml_using_epetra_default=no
1109ac_cv_ml_using_epetraext_default=no
1110ac_cv_ml_using_galeri_default=no
1111ac_cv_ml_using_ifpack_default=no
1112ac_cv_ml_using_isorropia_default=no
1113ac_cv_ml_using_teuchos_default=no
1114ac_cv_objext=o
1115ac_cv_path_EGREP='/usr/bin/grep -E'
1116ac_cv_path_GREP=/usr/bin/grep
1117ac_cv_prog_AWK=awk
1118ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
1119ac_cv_prog_HAVE_PERL=yes
1120ac_cv_prog_ac_ct_RANLIB=ranlib
1121ac_cv_prog_cc_c89=
1122ac_cv_prog_cc_g=yes
1123ac_cv_prog_cxx_g=yes
1124ac_cv_prog_f77_g=yes
1125ac_cv_prog_f77_v=-v
1126ac_cv_prog_make_make_set=yes
1127ac_cv_search_pow='none required'
1128ac_cv_search_sqrt='none required'
1129ac_cv_target=i686-apple-darwin21.6.0
1130ac_cv_use_amesos=no
1131ac_cv_use_aztecoo=no
1132ac_cv_use_epetra=no
1133ac_cv_use_epetraext=no
1134ac_cv_use_examples=yes
1135ac_cv_use_export_makefiles=yes
1136ac_cv_use_galeri=no
1137ac_cv_use_gnumake=no
1138ac_cv_use_ifpack=no
1139ac_cv_use_isorropia=no
1140ac_cv_use_libcheck=yes
1141ac_cv_use_ml_arpack=no
1142ac_cv_use_ml_aztec2_1=no
1143ac_cv_use_ml_benchmarking=no
1144ac_cv_use_ml_complex_maxwell=no
1145ac_cv_use_ml_enrich=no
1146ac_cv_use_ml_examples=no
1147ac_cv_use_ml_flops=no
1148ac_cv_use_ml_memory_checking=no
1149ac_cv_use_ml_metis=no
1150ac_cv_use_ml_multiple_rhs=no
1151ac_cv_use_ml_newtpe=yes
1152ac_cv_use_ml_nox=no
1153ac_cv_use_ml_parasails=no
1154ac_cv_use_ml_parmetis2x=no
1155ac_cv_use_ml_parmetis3x=no
1156ac_cv_use_ml_parpack=no
1157ac_cv_use_ml_superlu2=no
1158ac_cv_use_ml_superlu=no
1159ac_cv_use_ml_superlu_dist=no
1160ac_cv_use_ml_tests=no
1161ac_cv_use_ml_timing=no
1162ac_cv_use_ml_zoltan3=no
1163ac_cv_use_ml_zoltan=no
1164ac_cv_use_petsc=no
1165ac_cv_use_tests=no
1166ac_cv_use_teuchos=no
1167am_cv_CC_dependencies_compiler_type=gcc3
1168am_cv_CXX_dependencies_compiler_type=gcc3
1169am_cv_prog_tar_ustar=gnutar
1170
1171## ----------------- ##
1172## Output variables. ##
1173## ----------------- ##
1174
1175ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2/config/missing --run aclocal-1.10'
1176ALTERNATE_AR=''
1177AMDEPBACKSLASH='\'
1178AMDEP_FALSE='#'
1179AMDEP_TRUE=''
1180AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2/config/missing --run tar'
1181AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2/config/missing --run autoconf'
1182AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2/config/missing --run autoheader'
1183AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2/config/missing --run automake-1.10'
1184AWK='awk'
1185BLAS_LIBS='/usr/lib/libblas.dylib'
1186BUILD_MATLAB_FALSE=''
1187BUILD_MATLAB_TRUE=''
1188BUILD_ML_MATLAB_FALSE=''
1189BUILD_ML_MATLAB_TRUE=''
1190BUILD_TESTS_FALSE=''
1191BUILD_TESTS_TRUE='#'
1192CC='/usr/bin/clang'
1193CCDEPMODE='depmode=gcc3'
1194CFLAGS='-pipe -O3 -mtune=native -fPIC -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1195CPPFLAGS='-I/opt/local/include -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk'
1196CXX='/usr/bin/clang++'
1197CXXCPP='/usr/bin/clang++ -E'
1198CXXDEPMODE='depmode=gcc3'
1199CXXFLAGS='-pipe -O3 -mtune=native -fPIC -stdlib=libc++ -isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1200CYGPATH_W='echo'
1201DEFS=''
1202DEPDIR='.deps'
1203ECHO_C='ECHO_N=''
1204ECHO_T=''
1205EGREP='/usr/bin/grep -E'
1206EXEEXT=''
1207F77='/opt/local/bin/gfortran-mp-12'
1208FFLAGS='-pipe -O3 -mtune=native -fPIC -m64'
1209FLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.2.0/../../.. -lgfortran -lquadmath'
1210GREP='/usr/bin/grep'
1211HAVE_MPI_FALSE=''
1212HAVE_MPI_TRUE='#'
1213HAVE_PERL='yes'
1214INSTALL_DATA='${INSTALL} -m 644'
1215INSTALL_PROGRAM='${INSTALL}'
1216INSTALL_SCRIPT='${INSTALL}'
1217INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1218LAPACK_LIBS=''
1219LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -Wl,-rpath,/opt/local/lib/libgcc -Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk -arch x86_64'
1220LIBOBJS=''
1221LIBS=''
1222LTLIBOBJS=''
1223MAINT='#'
1224MAINTAINER_MODE_FALSE=''
1225MAINTAINER_MODE_TRUE='#'
1226MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2/config/missing --run makeinfo'
1227MATLAB=''
1228MATLAB_EXE=''
1229MATLAB_ROOT=''
1230MATLAB_ROOT_USE_FALSE=''
1231MATLAB_ROOT_USE_TRUE=''
1232MATLAB_USE_FALSE=''
1233MATLAB_USE_TRUE=''
1234MEX=''
1235MEXEXT=''
1236MEXEXT_VALUE=''
1237ML_BENCHMARKING_FALSE=''
1238ML_BENCHMARKING_TRUE='#'
1239ML_BUILD_DIRECTORY='/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2'
1240ML_BUILD_EXAMPLES_FALSE=''
1241ML_BUILD_EXAMPLES_TRUE='#'
1242ML_CFUNC_FALSE='#'
1243ML_CFUNC_TRUE=''
1244ML_MATLAB_INCLUDES=''
1245ML_STANDALONE_MODE_FALSE='#'
1246ML_STANDALONE_MODE_TRUE=''
1247ML_USING_AMESOS_FALSE=''
1248ML_USING_AMESOS_TRUE='#'
1249ML_USING_AZTECOO_FALSE=''
1250ML_USING_AZTECOO_TRUE='#'
1251ML_USING_EPETRAEXT_FALSE=''
1252ML_USING_EPETRAEXT_TRUE='#'
1253ML_USING_EPETRA_FALSE=''
1254ML_USING_EPETRA_TRUE='#'
1255ML_USING_GALERI_FALSE=''
1256ML_USING_GALERI_TRUE='#'
1257ML_USING_IFPACK_FALSE=''
1258ML_USING_IFPACK_TRUE='#'
1259ML_USING_ISORROPIA_FALSE=''
1260ML_USING_ISORROPIA_TRUE='#'
1261ML_USING_NOX_FALSE=''
1262ML_USING_NOX_TRUE='#'
1263ML_USING_TEUCHOS_FALSE=''
1264ML_USING_TEUCHOS_TRUE='#'
1265ML_USING_ZOLTAN_FALSE=''
1266ML_USING_ZOLTAN_TRUE='#'
1267MPI_CC_EXISTS=''
1268MPI_CXX=''
1269MPI_CXX_EXISTS=''
1270MPI_F77_EXISTS=''
1271MPI_TEMP_CXX=''
1272OBJEXT='o'
1273PACKAGE='ml'
1274PACKAGE_BUGREPORT='jhu@sandia.gov'
1275PACKAGE_NAME='ml'
1276PACKAGE_STRING='ml 6.2'
1277PACKAGE_TARNAME='ml'
1278PACKAGE_VERSION='6.2'
1279PATH_SEPARATOR=':'
1280PERL_EXE='perl'
1281RANLIB='ranlib'
1282SET_MAKE=''
1283SHELL='/bin/sh'
1284STRIP=''
1285SUB_EXAMPLE_FALSE=''
1286SUB_EXAMPLE_TRUE='#'
1287SUB_TEST_FALSE=''
1288SUB_TEST_TRUE='#'
1289TRILINOS_TEMPLATE_OBJS=''
1290USE_ALTERNATE_AR_FALSE=''
1291USE_ALTERNATE_AR_TRUE='#'
1292USING_EXPORT_MAKEFILES_FALSE='#'
1293USING_EXPORT_MAKEFILES_TRUE=''
1294USING_GNUMAKE_FALSE=''
1295USING_GNUMAKE_TRUE='#'
1296USING_PERL_FALSE='#'
1297USING_PERL_TRUE=''
1298VERSION='6.2'
1299ac_aux_dir='config'
1300ac_ct_CC=''
1301ac_ct_CXX=''
1302ac_ct_F77=''
1303am__fastdepCC_FALSE='#'
1304am__fastdepCC_TRUE=''
1305am__fastdepCXX_FALSE='#'
1306am__fastdepCXX_TRUE=''
1307am__include='include'
1308am__isrc=''
1309am__leading_dot='.'
1310am__quote=''
1311am__tar='tar --format=ustar -chf - "$$tardir"'
1312am__untar='tar -xf -'
1313bindir='${exec_prefix}/bin'
1314build='i686-apple-darwin21.6.0'
1315build_alias=''
1316build_cpu='i686'
1317build_os='darwin21.6.0'
1318build_vendor='apple'
1319datadir='${datarootdir}'
1320datarootdir='${prefix}/share'
1321docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1322dvidir='${docdir}'
1323exec_prefix='NONE'
1324host='i686-apple-darwin21.6.0'
1325host_alias=''
1326host_cpu='i686'
1327host_os='darwin21.6.0'
1328host_vendor='apple'
1329htmldir='${docdir}'
1330includedir='${prefix}/include'
1331infodir='${datarootdir}/info'
1332install_sh='$(SHELL) /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_math_ml/ml/work/ml-6.2/config/install-sh'
1333libdir='${exec_prefix}/lib'
1334libexecdir='${exec_prefix}/libexec'
1335localedir='${datarootdir}/locale'
1336localstatedir='${prefix}/var'
1337mandir='${datarootdir}/man'
1338mkdir_p='$(top_builddir)/config/install-sh -c -d'
1339oldincludedir='/usr/include'
1340pdfdir='${docdir}'
1341prefix='/opt/local'
1342program_transform_name='s,x,x,'
1343psdir='${docdir}'
1344sbindir='${exec_prefix}/sbin'
1345sharedstatedir='${prefix}/com'
1346sysconfdir='${prefix}/etc'
1347target='i686-apple-darwin21.6.0'
1348target_alias=''
1349target_cpu='i686'
1350target_os='darwin21.6.0'
1351target_vendor='apple'
1352
1353## ----------- ##
1354## confdefs.h. ##
1355## ----------- ##
1356
1357#define PACKAGE_NAME "ml"
1358#define PACKAGE_TARNAME "ml"
1359#define PACKAGE_VERSION "6.2"
1360#define PACKAGE_STRING "ml 6.2"
1361#define PACKAGE_BUGREPORT "jhu@sandia.gov"
1362#define HAVE_EXPORT_MAKEFILES
1363#define STDC_HEADERS 1
1364#define HAVE_SYS_TYPES_H 1
1365#define HAVE_SYS_STAT_H 1
1366#define HAVE_STDLIB_H 1
1367#define HAVE_STRING_H 1
1368#define HAVE_MEMORY_H 1
1369#define HAVE_STRINGS_H 1
1370#define HAVE_INTTYPES_H 1
1371#define HAVE_STDINT_H 1
1372#define HAVE_UNISTD_H 1
1373#define HAVE_CSTDLIB 1
1374#define HAVE_CSTDIO 1
1375#define HAVE_CASSERT 1
1376#define HAVE_CMATH 1
1377#define HAVE_IOMANIP 1
1378#define HAVE_IOSTREAM 1
1379#define HAVE_STRING 1
1380#define HAVE_STDLIB_H 1
1381#define HAVE_MALLOC 1
1382#define HAVE_NAMESPACES
1383#define HAVE_STL
1384#define HAVE_BOOL
1385#define HAVE_MUTABLE
1386#define HAVE_NEW_FOR_SCOPING
1387#define HAVE_STD_SPRINTF
1388#define HAVE_CFUNC
1389#define HAVE_ML_NEW_T_PE 1
1390#define ML_BIG_INT int
1391#define HAVE_LIBCHECK
1392#define F77_FUNC(name,NAME) name ## _
1393#define F77_FUNC_(name,NAME) name ## _
1394
1395configure: exit 1