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