This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by FreeFEM configure 4.14, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure cflags=-mmacosx-version-min=14.0 --enable-download -enable-optim ## --------- ## ## Platform. ## ## --------- ## hostname = DrKB-MBP uname -m = arm64 uname -r = 23.1.0 uname -s = Darwin uname -v = Darwin Kernel Version 23.1.0: Mon Oct 9 21:33:00 PDT 2023; root:xnu-10002.41.9~7/RELEASE_ARM64_T6031 /usr/bin/uname -p = arm /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 23.1.0: Mon Oct 9 21:33:00 PDT 2023; root:xnu-10002.41.9~7/RELEASE_ARM64_T6031 Kernel configured for up to 16 processors. 16 processors are physically available. 16 processors are logically available. Processor type: arm64e (ARM64E) Processors active: 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 Primary memory available: 128.00 gigabytes Default processor set: 784 tasks, 3257 threads, 16 processors Load average: 1.19, Mach factor: 14.80 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /Applications/FreeFem++.app/Contents/ff-4.14/bin/ PATH: /opt/homebrew/bin/ PATH: /opt/homebrew/sbin/ PATH: /Library/Frameworks/Python.framework/Versions/3.12/bin/ PATH: /Library/Frameworks/Python.framework/Versions/3.11/bin/ PATH: /Users/kaela/opt/anaconda3/bin/ PATH: /Users/kaela/opt/anaconda3/condabin/ PATH: /usr/local/bin/ PATH: /System/Cryptexes/App/usr/bin/ PATH: /usr/bin/ PATH: /bin/ PATH: /usr/sbin/ PATH: /sbin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin/ PATH: /var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin/ PATH: /Library/Apple/usr/bin/ PATH: /usr/local/ff++/mpich3/bin/ PATH: /Applications/VMware Fusion.app/Contents/Public/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3802: looking for aux files: config.guess config.sub compile missing install-sh configure:3815: trying ./ configure:3844: ./config.guess found configure:3844: ./config.sub found configure:3844: ./compile found configure:3844: ./missing found configure:3826: ./install-sh found configure:3988: checking for a BSD-compatible install configure:4061: result: /usr/bin/install -c configure:4072: checking whether build environment is sane configure:4127: result: yes configure:4286: checking for a race-free mkdir -p configure:4330: result: ./install-sh -c -d configure:4337: checking for gawk configure:4372: result: no configure:4337: checking for mawk configure:4372: result: no configure:4337: checking for nawk configure:4372: result: no configure:4337: checking for awk configure:4358: found /usr/bin/awk configure:4369: result: awk configure:4380: checking whether make sets $(MAKE) configure:4403: result: yes configure:4433: checking whether make supports nested variables configure:4451: result: yes configure:4597: checking whether make sets $(MAKE) configure:4620: result: yes configure:4677: checking for ranlib configure:4698: found /usr/bin/ranlib configure:4709: result: ranlib configure:4750: checking whether to enable maintainer-specific portions of Makefiles configure:4760: result: no configure:4840: checking for gcc configure:4861: found /usr/bin/gcc configure:4872: result: gcc configure:5225: checking for C compiler version configure:5234: gcc --version >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5245: $? = 0 configure:5234: gcc -v >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5245: $? = 0 configure:5234: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5245: $? = 1 configure:5234: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5245: $? = 1 configure:5234: gcc -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:5245: $? = 1 configure:5265: checking whether the C compiler works configure:5287: gcc conftest.c >&5 configure:5291: $? = 0 configure:5341: result: yes configure:5344: checking for C compiler default output file name configure:5346: result: a.out configure:5352: checking for suffix of executables configure:5359: gcc -o conftest conftest.c >&5 configure:5363: $? = 0 configure:5386: result: configure:5408: checking whether we are cross compiling configure:5416: gcc -o conftest conftest.c >&5 configure:5420: $? = 0 configure:5427: ./conftest configure:5431: $? = 0 configure:5446: result: no configure:5451: checking for suffix of object files configure:5474: gcc -c conftest.c >&5 configure:5478: $? = 0 configure:5500: result: o configure:5504: checking whether the compiler supports GNU C configure:5524: gcc -c conftest.c >&5 configure:5524: $? = 0 configure:5534: result: yes configure:5545: checking whether gcc accepts -g configure:5566: gcc -c -g conftest.c >&5 configure:5566: $? = 0 configure:5610: result: yes configure:5630: checking for gcc option to enable C11 features configure:5645: gcc -c -g -O2 conftest.c >&5 conftest.c:25:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *e (p, i) ^ 1 warning generated. configure:5645: $? = 0 configure:5663: result: none needed configure:5779: checking whether gcc understands -c and -o together configure:5802: gcc -c conftest.c -o conftest2.o configure:5805: $? = 0 configure:5802: gcc -c conftest.c -o conftest2.o configure:5805: $? = 0 configure:5817: result: yes configure:5837: checking whether make supports the include directive configure:5852: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5855: $? = 0 configure:5874: result: yes (GNU style) configure:5900: checking dependency style of gcc configure:6012: result: gcc3 configure:6096: checking for g++ configure:6117: found /usr/bin/g++ configure:6128: result: g++ configure:6155: checking for C++ compiler version configure:6164: g++ --version >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:6175: $? = 0 configure:6164: g++ -v >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:6175: $? = 0 configure:6164: g++ -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:6175: $? = 1 configure:6164: g++ -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:6175: $? = 1 configure:6179: checking whether the compiler supports GNU C++ configure:6199: g++ -c conftest.cpp >&5 configure:6199: $? = 0 configure:6209: result: yes configure:6220: checking whether g++ accepts -g configure:6241: g++ -c -g conftest.cpp >&5 configure:6241: $? = 0 configure:6285: result: yes configure:6305: checking for g++ option to enable C++11 features configure:6320: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:57:3: error: "Compiler does not advertise C++11 conformance" # error "Compiler does not advertise C++11 conformance" ^ conftest.cpp:62:3: error: unknown type name 'constexpr' constexpr int get_val() { return 20; } ^ conftest.cpp:74:17: error: delegating constructors are permitted only in C++11 delegate(): delegate(2354) {} ^~~~~~~~ conftest.cpp:85:26: warning: 'override' keyword is a C++11 extension [-Wc++11-extensions] virtual int getval() override final { return this->n * 2; } ^ conftest.cpp:85:35: warning: 'final' keyword is a C++11 extension [-Wc++11-extensions] virtual int getval() override final { return this->n * 2; } ^ conftest.cpp:92:16: warning: defaulted function definitions are a C++11 extension [-Wc++11-extensions] nocopy() = default; ^ conftest.cpp:93:29: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] nocopy(const nocopy&) = delete; ^ conftest.cpp:94:41: warning: deleted function definitions are a C++11 extension [-Wc++11-extensions] nocopy & operator=(const nocopy&) = delete; ^ conftest.cpp:106:25: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] template auto sum(V first) -> V ^ conftest.cpp:106:25: error: 'auto' not allowed in function return type template auto sum(V first) -> V ^~~~ conftest.cpp:106:42: error: expected ';' at end of declaration template auto sum(V first) -> V ^ ; conftest.cpp:106:43: error: cannot use arrow operator on a type template auto sum(V first) -> V ^ conftest.cpp:110:33: warning: variadic templates are a C++11 extension [-Wc++11-extensions] template auto sum(V first, Args... rest) -> V ^ conftest.cpp:110:43: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] template auto sum(V first, Args... rest) -> V ^ conftest.cpp:110:43: error: 'auto' not allowed in function return type template auto sum(V first, Args... rest) -> V ^~~~ conftest.cpp:110:74: error: expected ';' at end of declaration template auto sum(V first, Args... rest) -> V ^ ; conftest.cpp:110:75: error: cannot use arrow operator on a type template auto sum(V first, Args... rest) -> V ^ conftest.cpp:134:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a1 = 6538; ^ conftest.cpp:135:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a2 = 48573953.4; ^ conftest.cpp:136:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a3 = "String literal"; ^ conftest.cpp:139:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto i = a3; *i; ++i) { total += *i; } ^ conftest.cpp:155:8: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] for (auto &x : array) { x += 23; } ^ conftest.cpp:155:16: warning: range-based for loop is a C++11 extension [-Wc++11-extensions] for (auto &x : array) { x += 23; } ^ conftest.cpp:160:17: error: expected expression assert (eval ([](int x) { return x*2; }, 21) == 42); ^ conftest.cpp:162:17: error: expected expression assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); ^ conftest.cpp:164:17: error: expected expression assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); ^ conftest.cpp:170:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto a = sum(1); ^ conftest.cpp:170:12: error: no matching function for call to 'sum' auto a = sum(1); ^~~ conftest.cpp:171:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto b = sum(1, 2); ^ conftest.cpp:171:12: error: no matching function for call to 'sum' auto b = sum(1, 2); ^~~ conftest.cpp:172:3: warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions] auto c = sum(1.0, 2.0, 3.0); ^ conftest.cpp:172:12: error: no matching function for call to 'sum' auto c = sum(1.0, 2.0, 3.0); ^~~ conftest.cpp:177:25: warning: empty parentheses interpreted as a function declaration [-Wvexing-parse] cxx11test::delegate d2(); ^~ conftest.cpp:177:25: note: remove parentheses to declare a variable cxx11test::delegate d2(); ^~ conftest.cpp:190:16: error: found '<::' after a template name which forms the digraph '<:' (aka '[') and a ':', did you mean '< ::'? test_template<::test_template> v(test_template(12)); ^~~ < :: conftest.cpp:190:36: error: a space is required between consecutive right angle brackets (use '> >') test_template<::test_template> v(test_template(12)); ^~ > > conftest.cpp:194:22: error: use of undeclared identifier 'u8' char const *utf8 = u8"UTF-8 string \u2500"; ^ conftest.cpp:194:24: error: expected ';' at end of declaration char const *utf8 = u8"UTF-8 string \u2500"; ^ ; fatal error: too many errors emitted, stopping now [-ferror-limit=] 18 warnings and 20 errors generated. configure:6320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | /* end confdefs.h. */ | | // Does the compiler advertise C++98 conformance? | #if !defined __cplusplus || __cplusplus < 199711L | # error "Compiler does not advertise C++98 conformance" | #endif | | // These inclusions are to reject old compilers that | // lack the unsuffixed header files. | #include | #include | | // and are *not* freestanding headers in C++98. | extern void assert (int); | namespace std { | extern int strcmp (const char *, const char *); | } | | // Namespaces, exceptions, and templates were all added after "C++ 2.0". | using std::exception; | using std::strcmp; | | namespace { | | void test_exception_syntax() | { | try { | throw "test"; | } catch (const char *s) { | // Extra parentheses suppress a warning when building autoconf itself, | // due to lint rules shared with more typical C programs. | assert (!(strcmp) (s, "test")); | } | } | | template struct test_template | { | T const val; | explicit test_template(T t) : val(t) {} | template T add(U u) { return static_cast(u) + val; } | }; | | } // anonymous namespace | | | // Does the compiler advertise C++ 2011 conformance? | #if !defined __cplusplus || __cplusplus < 201103L | # error "Compiler does not advertise C++11 conformance" | #endif | | namespace cxx11test | { | constexpr int get_val() { return 20; } | | struct testinit | { | int i; | double d; | }; | | class delegate | { | public: | delegate(int n) : n(n) {} | delegate(): delegate(2354) {} | | virtual int getval() { return this->n; }; | protected: | int n; | }; | | class overridden : public delegate | { | public: | overridden(int n): delegate(n) {} | virtual int getval() override final { return this->n * 2; } | }; | | class nocopy | { | public: | nocopy(int i): i(i) {} | nocopy() = default; | nocopy(const nocopy&) = delete; | nocopy & operator=(const nocopy&) = delete; | private: | int i; | }; | | // for testing lambda expressions | template Ret eval(Fn f, Ret v) | { | return f(v); | } | | // for testing variadic templates and trailing return types | template auto sum(V first) -> V | { | return first; | } | template auto sum(V first, Args... rest) -> V | { | return first + sum(rest...); | } | } | | | int | main (int argc, char **argv) | { | int ok = 0; | | assert (argc); | assert (! argv[0]); | { | test_exception_syntax (); | test_template tt (2.0); | assert (tt.add (4) == 6.0); | assert (true && !false); | } | | | { | // Test auto and decltype | auto a1 = 6538; | auto a2 = 48573953.4; | auto a3 = "String literal"; | | int total = 0; | for (auto i = a3; *i; ++i) { total += *i; } | | decltype(a2) a4 = 34895.034; | } | { | // Test constexpr | short sa[cxx11test::get_val()] = { 0 }; | } | { | // Test initializer lists | cxx11test::testinit il = { 4323, 435234.23544 }; | } | { | // Test range-based for | int array[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, | 14, 19, 17, 8, 6, 20, 16, 2, 11, 1}; | for (auto &x : array) { x += 23; } | } | { | // Test lambda expressions | using cxx11test::eval; | assert (eval ([](int x) { return x*2; }, 21) == 42); | double d = 2.0; | assert (eval ([&](double x) { return d += x; }, 3.0) == 5.0); | assert (d == 5.0); | assert (eval ([=](double x) mutable { return d += x; }, 4.0) == 9.0); | assert (d == 5.0); | } | { | // Test use of variadic templates | using cxx11test::sum; | auto a = sum(1); | auto b = sum(1, 2); | auto c = sum(1.0, 2.0, 3.0); | } | { | // Test constructor delegation | cxx11test::delegate d1; | cxx11test::delegate d2(); | cxx11test::delegate d3(45); | } | { | // Test override and final | cxx11test::overridden o1(55464); | } | { | // Test nullptr | char *c = nullptr; | } | { | // Test template brackets | test_template<::test_template> v(test_template(12)); | } | { | // Unicode literals | char const *utf8 = u8"UTF-8 string \u2500"; | char16_t const *utf16 = u"UTF-8 string \u2500"; | char32_t const *utf32 = U"UTF-32 string \u2500"; | } | | return ok; | } | configure:6338: result: none needed configure:6404: checking dependency style of g++ configure:6516: result: gcc3 configure:6564: checking for unzip configure:6585: found /usr/bin/unzip configure:6597: result: yes configure:6607: checking for m4 configure:6628: found /usr/bin/m4 configure:6640: result: yes configure:6650: checking for bison configure:6671: found /usr/bin/bison configure:6683: result: yes configure:6693: checking for flex configure:6714: found /usr/bin/flex configure:6726: result: yes configure:6736: checking for cmake configure:6757: found /opt/homebrew/bin/cmake configure:6769: result: yes configure:6779: checking for patch configure:6800: found /usr/bin/patch configure:6812: result: yes configure:6845: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6845: $? = 0 configure:6845: ./conftest configure:6845: $? = 0 configure:6850: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6850: $? = 0 configure:6850: ./conftest configure:6850: $? = 0 configure:6855: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6855: $? = 0 configure:6855: ./conftest configure:6855: $? = 0 configure:6982: checking for gfortran configure:7003: found /opt/homebrew/bin/gfortran configure:7014: result: gfortran configure:7040: checking for Fortran compiler version configure:7049: gfortran --version >&5 GNU Fortran (Homebrew GCC 13.2.0) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7060: $? = 0 configure:7049: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc/13.2.0/bin/../libexec/gcc/aarch64-apple-darwin23/13/lto-wrapper Target: aarch64-apple-darwin23 Configured with: ../configure --prefix=/opt/homebrew/opt/gcc --libdir=/opt/homebrew/opt/gcc/lib/gcc/current --disable-nls --enable-checking=release --with-gcc-major-version-only --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-13 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-zstd=/opt/homebrew/opt/zstd --with-pkgversion='Homebrew GCC 13.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-system-zlib --build=aarch64-apple-darwin23 --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 13.2.0 (Homebrew GCC 13.2.0) configure:7060: $? = 0 configure:7049: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7060: $? = 1 configure:7049: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7060: $? = 1 configure:7069: checking whether the compiler supports GNU Fortran configure:7083: gfortran -c conftest.F >&5 configure:7083: $? = 0 configure:7093: result: yes configure:7101: checking whether gfortran accepts -g configure:7113: gfortran -c -g conftest.f >&5 configure:7113: $? = 0 configure:7122: result: yes configure:7209: checking for gfortran configure:7230: found /opt/homebrew/bin/gfortran configure:7241: result: gfortran configure:7267: checking for Fortran 77 compiler version configure:7276: gfortran --version >&5 GNU Fortran (Homebrew GCC 13.2.0) 13.2.0 Copyright (C) 2023 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:7287: $? = 0 configure:7276: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/opt/homebrew/Cellar/gcc/13.2.0/bin/../libexec/gcc/aarch64-apple-darwin23/13/lto-wrapper Target: aarch64-apple-darwin23 Configured with: ../configure --prefix=/opt/homebrew/opt/gcc --libdir=/opt/homebrew/opt/gcc/lib/gcc/current --disable-nls --enable-checking=release --with-gcc-major-version-only --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-13 --with-gmp=/opt/homebrew/opt/gmp --with-mpfr=/opt/homebrew/opt/mpfr --with-mpc=/opt/homebrew/opt/libmpc --with-isl=/opt/homebrew/opt/isl --with-zstd=/opt/homebrew/opt/zstd --with-pkgversion='Homebrew GCC 13.2.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --with-system-zlib --build=aarch64-apple-darwin23 --with-sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 13.2.0 (Homebrew GCC 13.2.0) configure:7287: $? = 0 configure:7276: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7287: $? = 1 configure:7276: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7287: $? = 1 configure:7296: checking whether the compiler supports GNU Fortran 77 configure:7310: gfortran -c conftest.F >&5 configure:7310: $? = 0 configure:7320: result: yes configure:7328: checking whether gfortran accepts -g configure:7340: gfortran -c -g conftest.f >&5 configure:7340: $? = 0 configure:7349: result: yes configure:7389: checking build system type configure:7404: result: aarch64-apple-darwin23.1.0 configure:7424: checking host system type configure:7438: result: aarch64-apple-darwin23.1.0 configure:7463: checking how to get verbose linking output from gfortran configure:7474: gfortran -c -g -O2 conftest.f >&5 configure:7474: $? = 0 configure:7493: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: aarch64-apple-darwin23 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 13.2.0 (Homebrew GCC 13.2.0) /opt/homebrew/Cellar/gcc/13.2.0/bin/../libexec/gcc/aarch64-apple-darwin23/13/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -mmacosx-version-min=14.0.0 -mlittle-endian -mabi=lp64 -g -O2 -version -fintrinsic-modules-path /opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/finclude -o /var/tmp//ccwrpPFK.s GNU Fortran (Homebrew GCC 13.2.0) version 13.2.0 (aarch64-apple-darwin23) compiled by GNU C version 13.2.0, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch arm64 -v -mmacosx-version-min=14.0 -o /var/tmp//cc0g6ZN0.o /var/tmp//ccwrpPFK.s Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1as -triple arm64-apple-macosx14.0.0 -filetype obj -main-file-name ccwrpPFK.s -target-cpu apple-m1 -target-feature +v8.5a -target-feature +crc -target-feature +lse -target-feature +rdm -target-feature +crypto -target-feature +dotprod -target-feature +fp-armv8 -target-feature +neon -target-feature +fp16fml -target-feature +ras -target-feature +rcpc -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-feature +sm4 -target-feature +sha3 -target-feature +sha2 -target-feature +aes -fdebug-compilation-dir=/usr/local/FreeFem-sources -dwarf-debug-producer "Apple clang version 15.0.0 (clang-1500.1.0.2.5)" -dwarf-version=4 -mrelocation-model pic --mrelax-relocations -mllvm -disable-aligned-alloc-awareness=1 -o /var/tmp//cc0g6ZN0.o /var/tmp//ccwrpPFK.s Reading specs from /opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../../libgfortran.spec rename spec lib to liborig /opt/homebrew/Cellar/gcc/13.2.0/bin/../libexec/gcc/aarch64-apple-darwin23/13/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/ -dynamic -arch arm64 -platform_version macos 14.0.0 0.0 -o conftest -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. /var/tmp//cc0g6ZN0.o -lgfortran -lemutls_w -lgcc -lquadmath -lSystem -no_compact_unwind -rpath @loader_path -rpath /opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc/aarch64-apple-darwin23/13 -rpath /opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc -rpath /opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current -idsym -dsym configure:7576: result: -v configure:7578: checking for Fortran 77 libraries of gfortran configure:7602: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: aarch64-apple-darwin23 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 13.2.0 (Homebrew GCC 13.2.0) /opt/homebrew/Cellar/gcc/13.2.0/bin/../libexec/gcc/aarch64-apple-darwin23/13/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -dumpbase-ext .f -mmacosx-version-min=14.0.0 -mlittle-endian -mabi=lp64 -g -O2 -version -fintrinsic-modules-path /opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/finclude -o /var/tmp//ccglW8UV.s GNU Fortran (Homebrew GCC 13.2.0) version 13.2.0 (aarch64-apple-darwin23) compiled by GNU C version 13.2.0, GMP version 6.3.0, MPFR version 4.2.1, MPC version 1.3.1, isl version isl-0.26-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -arch arm64 -v -mmacosx-version-min=14.0 -o /var/tmp//cctS7bWA.o /var/tmp//ccglW8UV.s Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang" -cc1as -triple arm64-apple-macosx14.0.0 -filetype obj -main-file-name ccglW8UV.s -target-cpu apple-m1 -target-feature +v8.5a -target-feature +crc -target-feature +lse -target-feature +rdm -target-feature +crypto -target-feature +dotprod -target-feature +fp-armv8 -target-feature +neon -target-feature +fp16fml -target-feature +ras -target-feature +rcpc -target-feature +zcm -target-feature +zcz -target-feature +fullfp16 -target-feature +sm4 -target-feature +sha3 -target-feature +sha2 -target-feature +aes -fdebug-compilation-dir=/usr/local/FreeFem-sources -dwarf-debug-producer "Apple clang version 15.0.0 (clang-1500.1.0.2.5)" -dwarf-version=4 -mrelocation-model pic --mrelax-relocations -mllvm -disable-aligned-alloc-awareness=1 -o /var/tmp//cctS7bWA.o /var/tmp//ccglW8UV.s Reading specs from /opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../../libgfortran.spec rename spec lib to liborig /opt/homebrew/Cellar/gcc/13.2.0/bin/../libexec/gcc/aarch64-apple-darwin23/13/collect2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/ -dynamic -arch arm64 -platform_version macos 14.0.0 0.0 -o conftest -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. /var/tmp//cctS7bWA.o -lgfortran -lemutls_w -lgcc -lquadmath -lSystem -no_compact_unwind -rpath @loader_path -rpath /opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc/aarch64-apple-darwin23/13 -rpath /opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc -rpath /opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current -idsym -dsym configure:7818: result: -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath configure:7950: g++ -o conftest -g -O2 conftest.cpp -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:7950: $? = 0 configure:7968: checking Size of fortran 77 integer configure:7993: gfortran -o conftest -g -O2 conftest.f >&5 configure:7993: $? = 0 configure:7993: ./conftest configure:7993: $? = 0 configure:8010: result: 4 configure:8018: checking for dummy main to link with Fortran 77 libraries configure:8053: gcc -o conftest -g -O2 conftest.c -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:8053: $? = 0 configure:8100: result: none configure:8132: checking for Fortran 77 name-mangling scheme configure:8146: gfortran -c -g -O2 conftest.f >&5 configure:8146: $? = 0 configure:8185: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: Undefined symbols: _foobar, referenced from: _main in conftest-2455eb.o clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:8185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char foobar (); | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return foobar (); | ; | return 0; | } configure:8185: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:8185: $? = 0 configure:8241: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:8241: $? = 0 configure:8284: result: lower case, underscore, no extra underscore configure:8379: ++ add f77 : -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath ; -DAdd_ in plugin/seq/WHERE_LIBRARY-config " configure:8393: ++ add fc : -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath ; -DAdd_ in plugin/seq/WHERE_LIBRARY-config " configure:8466: checking for gcc configure:8498: result: gcc configure:8851: checking for C compiler version configure:8860: gcc --version >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:8871: $? = 0 configure:8860: gcc -v >&5 Apple clang version 15.0.0 (clang-1500.1.0.2.5) Target: arm64-apple-darwin23.1.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:8871: $? = 0 configure:8860: gcc -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:8871: $? = 1 configure:8860: gcc -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:8871: $? = 1 configure:8860: gcc -version >&5 clang: error: unknown argument '-version'; did you mean '--version'? clang: error: no input files configure:8871: $? = 1 configure:8875: checking whether the compiler supports GNU C configure:8913: result: yes configure:8924: checking whether gcc accepts -g configure:9013: result: yes configure:9033: checking for gcc option to enable C11 features configure:9066: result: none needed configure:9182: checking whether gcc understands -c and -o together configure:9228: result: yes configure:9247: checking dependency style of gcc configure:9359: result: gcc3 configure:9389: checking for flex configure:9410: found /usr/bin/flex configure:9421: result: flex configure:9470: checking for lex output file root configure:9483: flex conftest.l configure:9487: $? = 0 configure:9495: result: lex.yy configure:9510: checking for lex library configure:9535: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9535: $? = 0 configure:9548: result: none needed configure:9563: checking for library containing yywrap configure:9600: g++ -o conftest -g -O2 conftest.cpp >&5 ld: Undefined symbols: _yywrap, referenced from: _main in conftest-e23471.o clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:9600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* end confdefs.h. */ | | namespace conftest { | extern "C" int yywrap (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::yywrap (); | ; | return 0; | } configure:9600: g++ -o conftest -g -O2 conftest.cpp -lfl >&5 ld: library 'fl' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:9600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | /* end confdefs.h. */ | | namespace conftest { | extern "C" int yywrap (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::yywrap (); | ; | return 0; | } configure:9600: g++ -o conftest -g -O2 conftest.cpp -ll >&5 ld: warning: object file (/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib/libl.a[arm64][3](libyywrap.o)) was built for newer 'macOS' version (14.2) than being linked (14.0) configure:9600: $? = 0 configure:9620: result: -ll configure:9636: checking whether yytext is a pointer configure:9652: g++ -c -g -O2 conftest.cpp >&5 configure:9652: $? = 0 configure:9659: result: yes configure:9678: checking for bison configure:9699: found /usr/bin/bison configure:9710: result: bison -y configure:9731: checking for deflate in -lz configure:9761: g++ -o conftest -g -O2 conftest.cpp -lz >&5 configure:9761: $? = 0 configure:9771: result: yes configure:9793: checking for pthread_create in -lpthread configure:9823: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5 configure:9823: $? = 0 configure:9833: result: yes configure:9842: checking for omp_get_wtime in -liomp5 configure:9872: g++ -o conftest -g -O2 conftest.cpp -liomp5 >&5 ld: warning: ignoring file '/usr/local/lib/libiomp5.dylib': fat file missing arch 'arm64', file has 'i386,x86_64' ld: Undefined symbols: _omp_get_wtime, referenced from: _main in conftest-b51cd4.o clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:9872: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int omp_get_wtime (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::omp_get_wtime (); | ; | return 0; | } configure:9882: result: no configure:9891: checking for clock_gettime in -lrt configure:9921: g++ -o conftest -g -O2 conftest.cpp -lrt >&5 ld: library 'rt' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:9921: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int clock_gettime (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::clock_gettime (); | ; | return 0; | } configure:9931: result: no configure:9945: checking for stdio.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for stdlib.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for string.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for inttypes.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for stdint.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for strings.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for sys/stat.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for sys/types.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for unistd.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9945: checking for sys/time.h configure:9945: g++ -c -g -O2 conftest.cpp >&5 configure:9945: $? = 0 configure:9945: result: yes configure:9972: checking for zlib.h configure:9972: g++ -c -g -O2 conftest.cpp >&5 configure:9972: $? = 0 configure:9972: result: yes configure:9993: ++ add pthread : -lpthread ; in plugin/seq/WHERE_LIBRARY-config " configure:10020: checking wether we are on a MacIntosh configure:10032: result: yes configure:10035: checking wether we are on SunOS configure:10042: result: no configure:10080: checking wether we are on Microsoft Windows configure:10304: result: no configure:10326: checking prefix dir freefem++ configure:10328: result: /usr/local/lib/ff++/4.14 configure:10416: ----- CPU kind: arm64e , intel/amd: no configure:11043: checking whether to generate debugging information configure:11069: result: no configure:11084: checking whether the C compiler accepts -O3 configure:11120: gcc -o conftest -g -O2 -DNDEBUG -O3 conftest.c >&5 configure:11120: $? = 0 configure:11128: result: yes configure:11146: checking whether the C++ compiler accepts -O3 configure:11182: g++ -o conftest -g -O2 -DNDEBUG -O3 conftest.cpp >&5 configure:11182: $? = 0 configure:11190: result: yes configure:11208: checking whether the Fortran 77 compiler accepts -O3 configure:11228: gfortran -o conftest -g -O2 -DNDEBUG -O3 conftest.f >&5 configure:11228: $? = 0 configure:11236: result: yes configure:12503: CXXFLAGS = -g -DNDEBUG -O3 configure:12639: checking whether the C++ compiler accepts -std=gnu++14 configure:12675: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 conftest.cpp >&5 configure:12675: $? = 0 configure:12683: result: yes configure:12710: ++ add cxx11 : -std=gnu++14 ; -std=gnu++14 in plugin/seq/WHERE_LIBRARY-config " configure:12930: checking suffix to add to package name configure:12935: result: none configure:12977: checking for OpenGL/gl.h configure:12977: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:12977: $? = 0 configure:12977: result: yes configure:13010: checking for GLUT/glut.h configure:13010: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13010: $? = 0 configure:13010: result: yes configure:13069: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -framework GLUT -framework OpenGL -framework Cocoa >&5 configure:13069: $? = 0 configure:13125: checking add suffix configure:13129: result: yes configure:13343: find real ( real ) petsc in /usr/local/ff-petsc/r/lib/petsc/conf/petscvariables configure:13346: choose MPI from petsc : /opt/homebrew/bin/mpiexec configure:13435: checking for MPIRUN configure:13499: result: /opt/homebrew/bin/mpiexec configure:13502: checking for MPIRUN option: configure:13507: result: configure:13511: checking for mpipath configure:13593: result: configure:13710: eval /opt/homebrew/bin/mpic++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13710: $? = 0 configure:13718: result: yes configure:13728: checking MPI_DOUBLE_COMPLEX configure:13738: eval /opt/homebrew/bin/mpic++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13738: $? = 0 configure:13745: result: yes configure:13946: ++ add mpifc : -L/opt/homebrew/Cellar/mpich/4.1.2/lib -lmpifort -lmpi -lpmpi ; -I/opt/homebrew/Cellar/mpich/4.1.2/include in plugin/seq/WHERE_LIBRARY-config " configure:13960: ++ add mpif77 : -L/opt/homebrew/Cellar/mpich/4.1.2/lib -lmpifort -lmpi -lpmpi ; -I/opt/homebrew/Cellar/mpich/4.1.2/include in plugin/seq/WHERE_LIBRARY-config " configure:13977: ++ add mpi : -L/opt/homebrew/Cellar/mpich/4.1.2/lib -lmpicxx -lmpi -lpmpi ; -I/opt/homebrew/Cellar/mpich/4.1.2/include in plugin/seq/WHERE_LIBRARY-config " configure:14064: ++ add petsc : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lpetsc -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -framework Accelerate -Wl,-rpath,/opt/homebrew/Cellar/mpich/4.1.2/lib -L/opt/homebrew/Cellar/mpich/4.1.2/lib -Wl,-rpath,/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc/aarch64-apple-darwin23/13 -Wl,-rpath,/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc -Wl,-rpath,/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current -L/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current -lHYPRE -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -ldmumps -lmumps_common -lpord -lpthread -lscalapack -lsuperlu -lparmmg -lmmg -lmmg3d -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -lparmetis -lmetis -ltet -lmpifort -lmpi -lpmpi -lgfortran -ld_classic -lgfortran -lemutls_w -lquadmath -lc++ ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14089: ++ add parmetis : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lparmetis ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14114: ++ add metis : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lmetis ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14139: ++ add ptscotch : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14162: ++ add scotch : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lesmumps -lscotch -lscotcherr ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14185: ++ add mumps : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -ldmumps -lmumps_common -lpord -lpthread ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14216: ++ add tetgen : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -ltet ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14241: ++ add hpddm : ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14266: ++ add superlu : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lsuperlu ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14291: ++ add mmg : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lmmg -lmmg3d ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14316: ++ add parmmg : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lparmmg ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14341: ++ add scalapack : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lscalapack ; in plugin/seq/WHERE_LIBRARY-config " configure:14367: ++ add suitesparse : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lmetis ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14392: ++ add blaslapack : -framework Accelerate ; in plugin/seq/WHERE_LIBRARY-config " configure:14417: ++ add slepc : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lslepc ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:14434: ++ add arpack : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -larpack ; in plugin/seq/WHERE_LIBRARY-config " configure:14492: with petsc yes, with slepc yes configure:14519: find complex (complex) petsc in /usr/local/ff-petsc/c/lib/petsc/conf/petscvariables configure:15237: ++ add petsccomplex : -Wl,-rpath,/usr/local/ff-petsc/c/lib -L/usr/local/ff-petsc/c/lib -lpetsc -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -framework Accelerate -Wl,-rpath,/opt/homebrew/Cellar/mpich/4.1.2/lib -L/opt/homebrew/Cellar/mpich/4.1.2/lib -Wl,-rpath,/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc/aarch64-apple-darwin23/13 -Wl,-rpath,/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current/gcc -Wl,-rpath,/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current -L/opt/homebrew/Cellar/gcc/13.2.0/lib/gcc/current -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lzmumps -lmumps_common -lpord -lpthread -lscalapack -lsuperlu -lparmmg -lmmg -lmmg3d -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -lparmetis -lmetis -ltet -lmpifort -lmpi -lpmpi -lgfortran -ld_classic -lgfortran -lemutls_w -lquadmath -lc++ ; -I/usr/local/ff-petsc/c/include -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15265: -- do not add parmetis : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lparmetis -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15290: -- do not add metis : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lmetis -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15315: -- do not add ptscotch : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15338: -- do not add scotch : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lesmumps -lscotch -lscotcherr -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15361: -- do not add mumps : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lzmumps -lmumps_common -lpord -lpthread -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15392: -- do not add tetgen : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -ltet -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15417: -- do not add hpddm : -I/usr/local/ff-petsc/c/include in plugin/seq/WHERE_LIBRARY-config " configure:15439: ++ add htool : ; -I/usr/local/ff-petsc/c/include in plugin/seq/WHERE_LIBRARY-config " configure:15467: -- do not add superlu : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lsuperlu -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15492: -- do not add mmg : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lmmg -lmmg3d -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15517: -- do not add parmmg : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lparmmg -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15542: -- do not add scalapack : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lscalapack in plugin/seq/WHERE_LIBRARY-config " configure:15567: -- do not add suitesparse : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15616: ++ add slepccomplex : -Wl,-rpath,/usr/local/ff-petsc/c/lib -L/usr/local/ff-petsc/c/lib -lslepc ; -I/usr/local/ff-petsc/c/include -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:15691: with petsc complex yes, with slepc complex yes configure:16425: checking for wget configure:16446: found /opt/homebrew/bin/wget configure:16458: result: yes configure:16532: checking for git configure:16553: found /opt/homebrew/bin/git configure:16565: result: yes configure:16609: checking for arit_zero in -lcadnafree configure:16639: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -L/usr/local/FreeFem-sources/3rdparty/cadna conftest.cpp -lcadnafree >&5 ld: warning: search path '/usr/local/FreeFem-sources/3rdparty/cadna' not found ld: library 'cadnafree' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:16639: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int arit_zero (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::arit_zero (); | ; | return 0; | } configure:16649: result: no configure:16659: checking for /usr/local/FreeFem-sources/3rdparty/cadna/cadnafree.h configure:16659: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:62:10: fatal error: '/usr/local/FreeFem-sources/3rdparty/cadna/cadnafree.h' file not found #include ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. configure:16659: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16659: result: no configure:16683: without cadna ***** configure:16706: checking for fftw_execute in -lfftw3 configure:16736: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lfftw3 >&5 ld: library 'fftw3' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:16736: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int fftw_execute (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::fftw_execute (); | ; | return 0; | } configure:16746: result: no configure:16755: checking for fftw3.h configure:16755: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:62:10: fatal error: 'fftw3.h' file not found #include ^~~~~~~~~ 1 error generated. configure:16755: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:16755: result: no configure:16831: ++ add lapack : ; in plugin/seq/WHERE_LIBRARY-config " configure:16845: ++ add blas : -framework Accelerate ; in plugin/seq/WHERE_LIBRARY-config " configure:16852: BLAS and LAPACK from petsc ***** configure:17390: checking for cblas.h configure:17390: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:62:10: fatal error: 'cblas.h' file not found #include ^~~~~~~~~ 1 error generated. configure:17390: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17390: result: no configure:17402: checking for Accelerate/cblas.h configure:17402: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:62:10: fatal error: 'Accelerate/cblas.h' file not found #include ^~~~~~~~~~~~~~~~~~~~ conftest.cpp:62:10: note: did not find header 'cblas.h' in framework 'Accelerate' (loaded from '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks') 1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17402: result: no configure:17414: checking for atlas/cblas.h configure:17414: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:62:10: fatal error: 'atlas/cblas.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:17414: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17414: result: no configure:17424: checking for cblas_zdotu_sub in -lcblas configure:17454: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas >&5 configure:17454: $? = 0 configure:17464: result: yes configure:17486: -- do not add blas : -framework Accelerate in plugin/seq/WHERE_LIBRARY-config " configure:17609: checking for lapack in -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath, -framework Accelerate and -llapack configure:17634: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: Undefined symbols: _dgeqr2_, referenced from: _main in conftest-ac4886.o clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:17634: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int dgeqr2_ (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::dgeqr2_ (); | ; | return 0; | } configure:17665: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -framework Accelerate >&5 configure:17665: $? = 0 configure:17718: result: yes configure:17957: -- do not add lapack : -framework Accelerate in plugin/seq/WHERE_LIBRARY-config " configure:18326: ++ add amd : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lmetis ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:18340: ++ add umfpack : -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lmetis ; -I/usr/local/ff-petsc/r/include in plugin/seq/WHERE_LIBRARY-config " configure:18395: checking for times configure:18395: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18395: $? = 0 configure:18395: result: yes configure:18395: checking for sysconf configure:18395: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18395: $? = 0 configure:18395: result: yes configure:18418: checking for cstddef configure:18418: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:18418: $? = 0 configure:18418: result: yes configure:18425: checking for stddef.h configure:18425: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:18425: $? = 0 configure:18425: result: yes configure:18434: checking for semaphore.h configure:18434: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:18434: $? = 0 configure:18434: result: yes configure:18446: checking for sys/mman.h configure:18446: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:18446: $? = 0 configure:18446: result: yes configure:18467: checking for regex.h configure:18467: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:18467: $? = 0 configure:18467: result: yes configure:18480: checking for unistd.h configure:18480: result: yes configure:18501: checking for malloc.h configure:18501: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:75:10: fatal error: 'malloc.h' file not found #include ^~~~~~~~~~ 1 error generated. configure:18501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18501: result: no configure:18512: checking for asinh configure:18512: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18512: $? = 0 configure:18512: result: yes configure:18518: checking for acosh configure:18518: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18518: $? = 0 configure:18518: result: yes configure:18524: checking for atanh configure:18524: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18524: $? = 0 configure:18524: result: yes configure:18530: checking for getenv configure:18530: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18530: $? = 0 configure:18530: result: yes configure:18536: checking for jn configure:18536: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18536: $? = 0 configure:18536: result: yes configure:18542: checking for erfc configure:18542: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18542: $? = 0 configure:18542: result: yes configure:18548: checking for tgamma configure:18548: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18548: $? = 0 configure:18548: result: yes configure:18554: checking for gettimeofday configure:18554: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18554: $? = 0 configure:18554: result: yes configure:18560: checking for mallinfo configure:18560: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: Undefined symbols: _mallinfo, referenced from: _main in conftest-632d55.o clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | /* end confdefs.h. */ | /* Define mallinfo to an innocuous variant, in case declares mallinfo. | For example, HP-UX 11i declares gettimeofday. */ | #define mallinfo innocuous_mallinfo | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mallinfo (); below. */ | | #include | #undef mallinfo | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char mallinfo (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_mallinfo || defined __stub___mallinfo | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return mallinfo (); | ; | return 0; | } configure:18560: result: no configure:18566: checking for mstats configure:18566: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18566: $? = 0 configure:18566: result: yes configure:18573: checking for srandomdev configure:18573: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18573: $? = 0 configure:18573: result: yes configure:18585: checking for second_ configure:18585: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: Undefined symbols: _second_, referenced from: _main in conftest-39abec.o clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18585: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | /* end confdefs.h. */ | /* Define second_ to an innocuous variant, in case declares second_. | For example, HP-UX 11i declares gettimeofday. */ | #define second_ innocuous_second_ | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char second_ (); below. */ | | #include | #undef second_ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char second_ (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_second_ || defined __stub___second_ | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return second_ (); | ; | return 0; | } configure:18585: result: no configure:18602: checking for libtool configure:18623: found /usr/bin/libtool configure:18635: result: yes configure:18731: checking for dlfcn.h configure:18737: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:18737: $? = 0 configure:18744: result: yes configure:18749: checking for sin in -lm configure:18779: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18779: $? = 0 configure:18789: result: yes configure:18803: checking for dlinfo in -ldl configure:18833: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -ldl -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: Undefined symbols: _dlinfo, referenced from: _main in conftest-c1129e.o clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:18833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int dlinfo (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::dlinfo (); | ; | return 0; | } configure:18843: result: no configure:18855: checking whether dlopen links ok configure:18865: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18865: $? = 0 configure:18873: result: yes configure:18960: checking whether the C++ compiler accepts -fPIC configure:18996: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:18996: $? = 0 configure:19004: result: yes configure:19022: checking whether the C compiler accepts -fPIC configure:19058: gcc -o conftest -g -DNDEBUG -O3 -fPIC conftest.c -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:19058: $? = 0 configure:19066: result: yes configure:19084: checking whether the C compiler accepts -fPIC configure:19120: gcc -o conftest -g -DNDEBUG -O3 -fPIC conftest.c -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 configure:19120: $? = 0 configure:19128: result: yes configure:19150: checking whether the Fortran compiler accepts -fPIC configure:19171: gfortran -o conftest -g -O2 conftest.f -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lquadmath' configure:19171: $? = 0 configure:19179: result: yes configure:19197: checking whether the Fortran compiler accepts -fPIC configure:19218: gfortran -o conftest -g -O2 conftest.f -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lquadmath' configure:19218: $? = 0 configure:19226: result: yes configure:19244: checking whether the Fortran compiler accepts -fPIC configure:19265: gfortran -o conftest -g -O2 -fPIC conftest.f -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lquadmath' configure:19265: $? = 0 configure:19273: result: yes configure:19291: checking whether the Fortran compiler accepts -fPIC configure:19312: gfortran -o conftest -g -O2 -fPIC conftest.f -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lquadmath' configure:19312: $? = 0 configure:19320: result: yes configure:19349: checking whether the Fortran 77 compiler accepts -fallow-argument-mismatch configure:19369: gfortran -o conftest -g -DNDEBUG -O3 -fPIC -fallow-argument-mismatch conftest.f -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lquadmath' configure:19369: $? = 0 configure:19377: result: yes configure:19395: checking whether the Fortran compiler accepts -fallow-argument-mismatch configure:19416: gfortran -o conftest -g -O2 -fPIC -fallow-argument-mismatch conftest.f -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lquadmath' configure:19416: $? = 0 configure:19424: result: yes configure:19443: checking whether the Fortran 77 compiler accepts -fallow-invalid-boz configure:19463: gfortran -o conftest -g -DNDEBUG -O3 -fPIC -fallow-argument-mismatch -fallow-invalid-boz conftest.f -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lquadmath' configure:19463: $? = 0 configure:19471: result: yes configure:19489: checking whether the Fortran compiler accepts -fallow-invalid-boz configure:19510: gfortran -o conftest -g -O2 -fPIC -fallow-argument-mismatch -fallow-invalid-boz conftest.f -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath >&5 ld: warning: ignoring duplicate libraries: '-lemutls_w', '-lgfortran', '-lquadmath' configure:19510: $? = 0 configure:19518: result: yes configure:19622: checking for gsl-config configure:19645: found /usr/local/bin/gsl-config configure:19658: result: /usr/local/bin/gsl-config configure:19667: checking for GSL - version >= 1.15 configure:19762: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -L/usr/local/lib -lgsl -lgslcblas >&5 configure:19762: $? = 0 configure:19762: ./conftest configure:19762: $? = 0 configure:19777: result: yes configure:19855: ++ add gsl : -L/usr/local/lib -lgsl -lgslcblas ; -I/usr/local/include in plugin/seq/WHERE_LIBRARY-config " configure:19932: checking check mumps_seq configure:19955: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -ldmumps_seq -lzmumps_seq -lmumps_common_seq -lpord_seq -lmpiseq_seq >&5 conftest.cpp:59:10: fatal error: 'dmumps_c.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:19955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:19993: result: no configure:19999: checking check libseq configure:20022: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lmpiseq_seq >&5 conftest.cpp:59:10: fatal error: 'mumps_seq/mpi.h' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. configure:20022: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:20060: result: no configure:20066: checking check mumps_ptscotch configure:20089: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lpord_ptscotch -lmumps_common_ptscotch -ldmumps_ptscotch -lzmumps_ptscotch -lpord_ptscotch >&5 conftest.cpp:59:10: fatal error: 'dmumps_c.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:20089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:20127: result: no configure:20133: checking check mumps_scotch configure:20156: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lpord_scotch -lmumps_common_scotch -ldmumps_scotch -lzmumps_scotch -lpord_scotch >&5 conftest.cpp:59:10: fatal error: 'dmumps_c.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:20156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:20194: result: no configure:20200: checking check fftw3 configure:20223: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lfftw3 >&5 conftest.cpp:59:10: fatal error: 'fftw3.h' file not found #include ^~~~~~~~~ 1 error generated. configure:20223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:20261: result: no configure:20334: checking check blacs configure:20357: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lblacsCinit -lblacsF77init -lblacs >&5 ld: library 'blacsCinit' not found clang: error: linker command failed with exit code 1 (use -v to see invocation) configure:20357: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:20395: result: no configure:20803: checking check freeyams configure:20826: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lfreeyams >&5 conftest.cpp:59:10: fatal error: 'freeyamslib.h' file not found #include ^~~~~~~~~~~~~~~ 1 error generated. configure:20826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:20864: result: no configure:20870: checking check mmg3d configure:20893: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lmmg3d-v4 >&5 conftest.cpp:59:10: fatal error: 'libmmg3d.h' file not found #include ^~~~~~~~~~~~ 1 error generated. configure:20893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:20931: result: no configure:21004: checking check zlib configure:21027: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lz >&5 configure:21027: $? = 0 configure:21065: result: yes configure:21138: checking check mshmet configure:21161: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lmshmet >&5 conftest.cpp:59:10: fatal error: 'mshmetlib.h' file not found #include ^~~~~~~~~~~~~ 1 error generated. configure:21161: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:21199: result: no configure:21272: checking check ipopt configure:21295: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lipopt >&5 conftest.cpp:59:10: fatal error: 'coin/IpTNLP.hpp' file not found #include ^~~~~~~~~~~~~~~~~ 1 error generated. configure:21295: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:21333: result: no configure:21339: checking check nlopt configure:21364: g++ -o conftest -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC conftest.cpp -lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -lnlopt >&5 conftest.cpp:59:10: fatal error: 'nlopt.hpp' file not found #include ^~~~~~~~~~~ 1 error generated. configure:21364: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.14" | #define PACKAGE_STRING "FreeFEM 4.14" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.14" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_ZLIB_H 1 | #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" | #define VersionFreeFem 4.14 | #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" | #define HAVE_OPENGL_GL_H 1 | #define HAVE_GLUT_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 1 | #define HAVE_LIBCHOLMOD 1 | #define HAVE_UMFPACK_H 1 | #define HAVE_TIMES 1 | #define HAVE_SYSCONF 1 | #define HAVE_CSTDDEF 1 | #define HAVE_STDDEF_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_UNISTD_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_GETENV 1 | #define HAVE_JN 1 | #define HAVE_ERFC 1 | #define HAVE_TGAMMA 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MSTATS 1 | #define HAVE_SRANDOMDEV 1 | #define HAVE_LIBM 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | | ; | return 0; | } configure:21402: result: no configure:23693: checking for a sed that does not truncate output configure:23763: result: /usr/bin/sed configure:23768: checking for grep that handles long lines and -e configure:23832: result: /usr/bin/grep configure:23891: checking for h5cc configure:23914: found /opt/homebrew/bin/h5cc configure:23926: result: /opt/homebrew/bin/h5cc configure:23943: checking for HDF5 type configure:23953: result: serial configure:23955: checking for HDF5 libraries configure:24009: result: yes (version 1.14.3) configure:24026: checking for hdf5.h configure:24026: clang -c -g -DNDEBUG -O3 -fPIC -I/opt/homebrew/Cellar/hdf5/1.14.3/include -I/opt/homebrew/opt/libaec/include -I/private/tmp/hdf5-20231108-71217-lw0jx3/hdf5-1.14.3/src/H5FDsubfiling conftest.c >&5 configure:24026: $? = 0 configure:24026: result: yes configure:24034: checking for H5Fcreate in -lhdf5 configure:24065: clang -o conftest -g -DNDEBUG -O3 -fPIC -I/opt/homebrew/Cellar/hdf5/1.14.3/include -I/opt/homebrew/opt/libaec/include -I/private/tmp/hdf5-20231108-71217-lw0jx3/hdf5-1.14.3/src/H5FDsubfiling -L/opt/homebrew/Cellar/hdf5/1.14.3/lib -L/opt/homebrew/opt/libaec/lib conftest.c -lhdf5 -lhdf5 -lsz -lz -ldl -lm >&5 ld: warning: ignoring duplicate libraries: '-lhdf5' configure:24065: $? = 0 configure:24075: result: yes configure:24088: checking for H5PTcreate in -lhdf5_hl configure:24119: clang -o conftest -g -DNDEBUG -O3 -fPIC -I/opt/homebrew/Cellar/hdf5/1.14.3/include -I/opt/homebrew/opt/libaec/include -I/private/tmp/hdf5-20231108-71217-lw0jx3/hdf5-1.14.3/src/H5FDsubfiling -L/opt/homebrew/Cellar/hdf5/1.14.3/lib -L/opt/homebrew/opt/libaec/lib conftest.c -lhdf5_hl -lhdf5 -lsz -lz -ldl -lm >&5 configure:24119: $? = 0 configure:24129: result: yes configure:24148: checking for matching HDF5 Fortran wrapper configure:24183: result: no configure:24207: checking for H5Cpp.h configure:24207: g++ -c -g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -I/opt/homebrew/Cellar/hdf5/1.14.3/include -I/opt/homebrew/opt/libaec/include -I/private/tmp/hdf5-20231108-71217-lw0jx3/hdf5-1.14.3/src/H5FDsubfiling conftest.cpp >&5 configure:24207: $? = 0 configure:24207: result: yes configure:24224: ++ add hdf5 : -L/opt/homebrew/Cellar/hdf5/1.14.3/lib -L/opt/homebrew/opt/libaec/lib -lhdf5_hl -lhdf5 -lsz -lz -ldl -lm ; -I/opt/homebrew/Cellar/hdf5/1.14.3/include -I/opt/homebrew/opt/libaec/include -I/private/tmp/hdf5-20231108-71217-lw0jx3/hdf5-1.14.3/src/H5FDsubfiling in plugin/seq/WHERE_LIBRARY-config " configure:25139: checking that generated files are newer than configure configure:25145: result: done configure:25356: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FreeFEM config.status 4.14, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on DrKB-MBP config.status:1234: creating Makefile config.status:1234: creating 3rdparty/Makefile config.status:1234: creating 3rdparty/blas/Makefile config.status:1234: creating 3rdparty/arpack/Makefile config.status:1234: creating 3rdparty/umfpack/Makefile config.status:1234: creating 3rdparty/fftw/Makefile config.status:1234: creating src/Makefile config.status:1234: creating src/bamglib/Makefile config.status:1234: creating src/Graphics/Makefile config.status:1234: creating src/femlib/Makefile config.status:1234: creating src/Algo/Makefile config.status:1234: creating src/lglib/Makefile config.status:1234: creating src/ffgraphics/Makefile config.status:1234: creating src/ffgraphics/server/Makefile config.status:1234: creating src/ffgraphics/client/Makefile config.status:1234: creating src/fflib/Makefile config.status:1234: creating src/nw/Makefile config.status:1234: creating src/mpi/Makefile config.status:1234: creating src/bamg/Makefile config.status:1234: creating src/libMesh/Makefile config.status:1234: creating src/medit/Makefile config.status:1234: creating src/bin-win32/Makefile config.status:1234: creating plugin/Makefile config.status:1234: creating plugin/seq/Makefile config.status:1234: creating plugin/mpi/Makefile config.status:1234: creating examples/Makefile config.status:1234: creating examples/plugin/Makefile config.status:1234: creating examples/tutorial/Makefile config.status:1234: creating examples/misc/Makefile config.status:1234: creating examples/mpi/Makefile config.status:1234: creating examples/bem/Makefile config.status:1234: creating examples/hpddm/Makefile config.status:1234: creating examples/ffddm/Makefile config.status:1234: creating examples/eigen/Makefile config.status:1234: creating examples/examples/Makefile config.status:1234: creating examples/bug/Makefile config.status:1234: creating examples/3d/Makefile config.status:1234: creating examples/3dSurf/Makefile config.status:1234: creating examples/3dCurve/Makefile config.status:1234: creating config.h config.status:1463: executing depfiles commands config.status:1540: cd src/lglib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1545: $? = 0 config.status:1540: cd src/fflib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1545: $? = 0 config.status:1540: cd src/nw && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1545: $? = 0 config.status:1540: cd src/mpi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1545: $? = 0 config.status:1540: cd src/bamg && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1545: $? = 0 config.status:1540: cd src/libMesh && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1545: $? = 0 config.status:1540: cd src/medit && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1545: $? = 0 config.status:1540: cd plugin/seq && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for `am--depfiles'. config.status:1545: $? = 0 configure:26709: FreeFEM used download: yes configure:26711: -- Dynamic load facility: yes configure:26713: -- ARPACK (eigen value): yes configure:26715: -- UMFPACK (sparse solver): yes configure:26717: -- BLAS: yes configure:26719: -- with MPI: yes configure:26721: -- with PETSc: yes / PETSc complex: yes configure:26723: -- with SLEPc: yes / SLEPc complex: yes configure:26725: -- with hpddm: yes configure:26727: -- with htool: yes configure:26729: -- with bemtool: yes (need boost: yes and htool: yes) configure:26731: -- without libs: configure:26733: -- without plugins: configure:26737: progs: FreeFem++-nw bamg cvmsh2 FreeFem++-mpi ffmedit ffglut configure:26750: use of download fftw see 3rdparty/fftw/fftw-3.2/COPYRIGHT configure:26758: use of download freeyams see 3rdparty/yams/freeyams.2011.02.22 (suface mesh adaptation) configure:26762: use of download mmg3d (v4) see 3rdparty/mmg3d/mmg3d4/LICENCE.txt configure:26787: try to download: bemtool yams nlopt mumps_seq ipopt mshmet mmg3d configure:26792: use of download boost see 3rdparty/boost/LICENSE_1_0.txt configure:26810: Please run "3rdparty/getall" to download all necessary packages before running make ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-apple-darwin23.1.0 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICC_set= ac_cv_env_MPICC_value= ac_cv_env_MPICXX_set= ac_cv_env_MPICXX_value= ac_cv_env_MPIFC_set= ac_cv_env_MPIFC_value= ac_cv_env_MPIRUN_set= ac_cv_env_MPIRUN_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_f77_compiler_gnu=yes ac_cv_f77_dummy_main=none ac_cv_f77_libs=' -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath' ac_cv_f77_mangling='lower case, underscore, no extra underscore' ac_cv_fc_compiler_gnu=yes ac_cv_fortran_dummy_main=none ac_cv_func_acosh=yes ac_cv_func_asinh=yes ac_cv_func_atanh=yes ac_cv_func_erfc=yes ac_cv_func_getenv=yes ac_cv_func_gettimeofday=yes ac_cv_func_jn=yes ac_cv_func_mallinfo=no ac_cv_func_mstats=yes ac_cv_func_second_=no ac_cv_func_srandomdev=yes ac_cv_func_sysconf=yes ac_cv_func_tgamma=yes ac_cv_func_times=yes ac_cv_hadf5_h=yes ac_cv_header_Accelerate_cblas_h=no ac_cv_header_GLUT_glut_h=yes ac_cv_header_H5Cpp_h=yes ac_cv_header_OpenGL_gl_h=yes ac_cv_header__usr_local_FreeFem_sources_3rdparty_cadna_cadnafree_h=no ac_cv_header_atlas_cblas_h=no ac_cv_header_cblas_h=no ac_cv_header_cstddef=yes ac_cv_header_fftw3_h=no ac_cv_header_hdf5_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=no ac_cv_header_regex_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zlib_h=yes ac_cv_host=aarch64-apple-darwin23.1.0 ac_cv_lib_cadnafree_arit_zero=no ac_cv_lib_cblas_cblas_zdotu_sub=yes ac_cv_lib_dl_dlinfo=no ac_cv_lib_fftw3_fftw_execute=no ac_cv_lib_hdf5_H5Fcreate=yes ac_cv_lib_hdf5_hl_H5PTcreate=yes ac_cv_lib_iomp5_omp_get_wtime=no ac_cv_lib_lex='none needed' ac_cv_lib_m_sin=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_clock_gettime=no ac_cv_lib_z_deflate=yes ac_cv_libhdf5=yes ac_cv_objext=o ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GSL_CONFIG=/usr/local/bin/gsl-config ac_cv_path_H5CC=/opt/homebrew/bin/h5cc ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=awk ac_cv_prog_LEX=flex ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_F77=gfortran ac_cv_prog_ac_ct_FC=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_11=no ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_stdcxx= ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_fc_g=yes ac_cv_prog_ff_bison=yes ac_cv_prog_ff_cmake=yes ac_cv_prog_ff_flex=yes ac_cv_prog_ff_git=yes ac_cv_prog_ff_libtool=yes ac_cv_prog_ff_m4=yes ac_cv_prog_ff_patch=yes ac_cv_prog_ff_unzip=yes ac_cv_prog_ff_wget=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_yywrap=-ll am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/usr/local/FreeFem-sources/missing'\'' aclocal-1.16' ADD_PACKAGE_NAME='' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='libtool' ARFLAGS='-static -o' ARPACKLIB='' ARPACKLIBS='-Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -larpack' ARPACK_FALSE='#' ARPACK_TRUE='' AUTOCONF='${SHELL} '\''/usr/local/FreeFem-sources/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/usr/local/FreeFem-sources/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/usr/local/FreeFem-sources/missing'\'' automake-1.16' AWK='awk' BAMGPROG='bamg cvmsh2' BEMTOOL_FALSE='#' BEMTOOL_TRUE='' BIN_ffmaster='ffmaster' BLACSLIBS=' -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lscalapack -framework Accelerate' BLACS_FALSE='' BLACS_TRUE='#' BLASINC=' ' BLASLIBS='-framework Accelerate' BOOST_FALSE='#' BOOST_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -DNDEBUG -O3 -fPIC' CFLAGSF77='-DAdd_ ' CNOFLAGS=' -fPIC' COMPILE_OPENBLAS='' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX11FLAGS='-std=gnu++14' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -DNDEBUG -O3 -std=gnu++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DOWNLOADCOMPILE='compile-pkg install-other' DOWNLOADED_BLAS='' DOWNLOADED_BLAS_BUILT_SOURCES='' DOWNLOAD_ARPACK='' DOWNLOAD_FALSE='#' DOWNLOAD_FFTW='fftw' DOWNLOAD_TRUE='' DOWNLOAD_UMFPACK='' DYLIB_SUFFIX='dylib' ECHO_C='\c' ECHO_N='' ECHO_T='' EIGENOBJ='eigenvalue.$(OBJEXT)' ENABLE_EIGEN_FALSE='#' ENABLE_EIGEN_TRUE='' ENABLE_FFCS='no' ENABLE_FFCS_FALSE='' ENABLE_FFCS_TRUE='#' ETAGS='etags' EXEEXT='' F77='gfortran' FC='gfortran' FCFLAGS='-g -O2 -fPIC -fallow-argument-mismatch -fallow-invalid-boz' FFCS_MPIOK_FALSE='#' FFCS_MPIOK_TRUE='' FFCS_WINDOWS_FALSE='' FFCS_WINDOWS_TRUE='#' FFGLUTNAME='' FFGLUTPROG='ffglut' FFLAGS='-g -DNDEBUG -O3 -fPIC -fallow-argument-mismatch -fallow-invalid-boz' FFTW3_FALSE='#' FFTW3_TRUE='' FF_HAVE_REGEX_H='1' FF_LAPACKdir='' FF_LIBS='-lm -lcblas -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath -L/opt/homebrew/Cellar/hdf5/1.14.3/lib -L/opt/homebrew/opt/libaec/lib -lhdf5_hl -lhdf5 -lsz -lz -ldl -lm' FF_MALLOC_H='' FF_SECOND='second.o' FF_UMFPACK_CONFIG='' FF_ZLIB='-lz' FF_conf_petsc_complex='/usr/local/ff-petsc/c/lib/petsc/conf/petscvariables' FF_conf_petsc_real='/usr/local/ff-petsc/r/lib/petsc/conf/petscvariables' FF_generic_petsc='' FF_prefix_petsc='/usr/local/ff-petsc' FF_prefix_petsc_complex='/usr/local/ff-petsc/c' FF_prefix_petsc_real='/usr/local/ff-petsc/r' FLIBS=' -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath' FNOFLAGS=' -fPIC' FORTRAN_FALSE='#' FORTRAN_TRUE='' FREEYAMS_FALSE='#' FREEYAMS_TRUE='' G2CLIB=' -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13 -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/13.2.0/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/13/../../.. -lgfortran -lemutls_w -lquadmath' GCCNOCYGWIN='' GMM_FALSE='#' GMM_TRUE='' GREP='/usr/bin/grep' GSL_CFLAGS='-I/usr/local/include' GSL_CONFIG='/usr/local/bin/gsl-config' GSL_FALSE='#' GSL_LIBS='-L/usr/local/lib -lgsl -lgslcblas' GSL_TRUE='' H5CC='/opt/homebrew/bin/h5cc' H5FC='-n /opt/homebrew/bin/h5fc' HDF5_CC='clang' HDF5_CFLAGS='' HDF5_CPPFLAGS='-I/opt/homebrew/Cellar/hdf5/1.14.3/include -I/opt/homebrew/opt/libaec/include -I/private/tmp/hdf5-20231108-71217-lw0jx3/hdf5-1.14.3/src/H5FDsubfiling' HDF5_FALSE='#' HDF5_FC='' HDF5_FFLAGS='' HDF5_FLIBS='' HDF5_LDFLAGS=' -L/opt/homebrew/Cellar/hdf5/1.14.3/lib -L/opt/homebrew/opt/libaec/lib' HDF5_LIBS='-lhdf5_hl -lhdf5 -lsz -lz -ldl -lm' HDF5_TRUE='' HDF5_TYPE='serial' HDF5_VERSION='1.14.3' HPDDM_FALSE='#' HPDDM_TRUE='' HTOOL_FALSE='#' HTOOL_INCLUDE_DIR=' -I/usr/local/ff-petsc/c/include -DWITH_bemtool -DWITH_htool' HTOOL_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' IPOPT_FALSE='#' IPOPT_TRUE='' KERNEL_VERSION='' LAPACKLIBS='-framework Accelerate' LAPACK_arpack_LIB='' LDFLAGS='' LEX='flex' LEXLIB='-ll ' LEX_OUTPUT_ROOT='lex.yy' LIBC_VERSION='' LIBOBJS='' LIBS='' LIBSEQ_FALSE='' LIBSEQ_TRUE='#' LIBSGLUT='-framework GLUT -framework OpenGL -framework Cocoa' LIBSNOCONSOLE='' LIBSPTHREAD='-lpthread' LIB_PTHREAD_GOOGLE='-lpthread' LOAD_COMPILE='load_compile' LOAD_TESTS='../regtests.sh' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} '\''/usr/local/FreeFem-sources/missing'\'' makeinfo' MEDITPROG='ffmedit' METIS_FALSE='#' METIS_TRUE='' MKDIR_P='./install-sh -c -d' MKL_FALSE='' MKL_TRUE='#' MMG3D_FALSE='#' MMG3D_TRUE='' MMG_FALSE='#' MMG_TRUE='' MPICC='/opt/homebrew/bin/mpicc' MPICXX='/opt/homebrew/bin/mpic++' MPIFC='/opt/homebrew/bin/mpif90' MPIPROG='FreeFem++-mpi' MPIRUN='/opt/homebrew/bin/mpiexec' MPISCRIPT='ff-mpirun' MPI_FALSE='#' MPI_INCLUDE='-I/opt/homebrew/Cellar/mpich/4.1.2/include ' MPI_INC_DIR='/opt/homebrew/Cellar/mpich/4.1.2/include' MPI_LIB='-L/opt/homebrew/Cellar/mpich/4.1.2/lib -lmpicxx -lmpi -lpmpi ' MPI_LIBC='-L/opt/homebrew/Cellar/mpich/4.1.2/lib -lmpi -lpmpi ' MPI_LIBFC='-L/opt/homebrew/Cellar/mpich/4.1.2/lib -lmpifort -lmpi -lpmpi ' MPI_LIB_DIRS='/opt/homebrew/Cellar/mpich/4.1.2/lib' MPI_RUN_OPTION='' MPI_TRUE='' MSHMET_FALSE='#' MSHMET_TRUE='' MUMPS_FALSE='#' MUMPS_TRUE='' MUMPS_ptscotch_FALSE='' MUMPS_ptscotch_TRUE='#' MUMPS_scotch_FALSE='' MUMPS_scotch_TRUE='#' MUMPS_seq_FALSE='#' MUMPS_seq_TRUE='' NLOPT_FALSE='#' NLOPT_TRUE='' NO_RANGE_CHECK='' OBJEXT='o' OPTIM_TYPE='' PACKAGE='FreeFEM' PACKAGE_BUGREPORT='frederic.hecht@sorbonne-universite.fr' PACKAGE_NAME='FreeFEM' PACKAGE_STRING='FreeFEM 4.14' PACKAGE_TARNAME='FreeFEM' PACKAGE_URL='' PACKAGE_VERSION='4.14' PARMETIS_FALSE='#' PARMETIS_TRUE='' PARMMG_FALSE='#' PARMMG_TRUE='' PATH_SEPARATOR=':' PETSCCOMPLEX_FALSE='#' PETSCCOMPLEX_TRUE='' PETSC_FALSE='#' PETSC_TRUE='' PIPE_FALSE='#' PIPE_TRUE='' PTHREAD_FALSE='#' PTHREAD_TRUE='' PTSCOTCH_FALSE='#' PTSCOTCH_TRUE='' RANLIB='ranlib' RANLIN='echo' SCALAPACK_FALSE='#' SCALAPACK_TRUE='' SCOTCH_FALSE='#' SCOTCH_INCLUDE='/usr/local/FreeFem-sources/3rdparty/include/scotch' SCOTCH_TRUE='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' SIZEOF_INT='4' SIZEOF_LONG='8' SIZEOF_PTR='8' SIZEOF_PTRINBIT='64' SKIP_TESTS_EIGEN='' SKIP_TESTS_MPI='no' SLEPCCOMPLEX_FALSE='#' SLEPCCOMPLEX_TRUE='' SLEPC_FALSE='#' SLEPC_TRUE='' STATICTOOL='' STDPROG='' STD_GRAPH_OBJ='' STD_LDFLAGS='' STD_LIBS='' STRIP='' SUPERLU_FALSE='#' SUPERLU_TRUE='' TEST_FFPP='../../src/nw/FreeFem++' TEST_FFPPMPI='../../src/mpi/ff-mpirun' TEST_FFPP_MPI='../../src/mpi/FreeFem++-mpi' TETGEN_FALSE='#' TETGEN_TRUE='' TOOL_COMPILE_MMAP='MMAP' TOOL_COMPILE_NewSolver='NewSolver' TOOL_COMPILE_bemtool='bemtool' TOOL_COMPILE_blaslapack='' TOOL_COMPILE_gmm='gmm' TOOL_COMPILE_gsl='gsl' TOOL_COMPILE_hpddm='' TOOL_COMPILE_htool='' TOOL_COMPILE_iohdf5='iohdf5' TOOL_COMPILE_ipopt='ipopt' TOOL_COMPILE_lapack='' TOOL_COMPILE_libpthread_google='' TOOL_COMPILE_metis='' TOOL_COMPILE_mkl='mkl' TOOL_COMPILE_mmg3d='mmg3d' TOOL_COMPILE_mmg='' TOOL_COMPILE_mshmet='mshmet' TOOL_COMPILE_mumps='' TOOL_COMPILE_mumps_seq='mumps-seq' TOOL_COMPILE_nlopt='nlopt' TOOL_COMPILE_parmetis='' TOOL_COMPILE_parmmg='' TOOL_COMPILE_petsc='' TOOL_COMPILE_petsccomplex='' TOOL_COMPILE_pipe='pipe' TOOL_COMPILE_ptscotch='' TOOL_COMPILE_scalapack='' TOOL_COMPILE_scotch='' TOOL_COMPILE_suitesparse='' TOOL_COMPILE_superlu='' TOOL_COMPILE_tetgen='' TOOL_COMPILE_umfpack='' TOOL_COMPILE_yams='yams' TOOL_DYLIB_MMAP='ff-mmap-semaphore.dylib' TOOL_DYLIB_NewSolver='NewSolver.dylib' TOOL_DYLIB_bemtool='bem.dylib RadiativeTransfer_htool.dylib' TOOL_DYLIB_ffnewuoa='ffnewuoa.dylib' TOOL_DYLIB_gmm='ilut.dylib' TOOL_DYLIB_gsl='gsl.dylib' TOOL_DYLIB_hpddm='hpddm.dylib hpddm_substructuring.dylib PETSc.dylib function-PETSc.dylib PETSc-complex.dylib SLEPc-complex.dylib SLEPc.dylib' TOOL_DYLIB_iohdf5='iohdf5.dylib' TOOL_DYLIB_ipopt='ff-Ipopt.dylib' TOOL_DYLIB_lapack='lapack.dylib' TOOL_DYLIB_libpthread_google='' TOOL_DYLIB_metis='metis.dylib' TOOL_DYLIB_mkl='PARDISO.dylib' TOOL_DYLIB_mmg3d='mmg3d-v4.0.dylib' TOOL_DYLIB_mmg='mmg.dylib' TOOL_DYLIB_mshmet='mshmet.dylib aniso.dylib' TOOL_DYLIB_mumps='MUMPS.dylib MUMPS_mpi.dylib' TOOL_DYLIB_mumps_seq='MUMPS_seq.dylib MUMPS.dylib' TOOL_DYLIB_nlopt='ff-NLopt.dylib' TOOL_DYLIB_parmetis='parmetis.dylib' TOOL_DYLIB_parmmg='parmmg.dylib' TOOL_DYLIB_pipe='pipe.dylib' TOOL_DYLIB_scalapack='MUMPS.dylib MUMPS_mpi.dylib' TOOL_DYLIB_scotch='scotch.dylib' TOOL_DYLIB_superlu='SuperLu.dylib' TOOL_DYLIB_tetgen='tetgen.dylib' TOOL_DYLIB_umfpack='UMFPACK64.dylib' TOOL_DYLIB_yams='freeyams.dylib' UMFPACKLIBS=' -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/usr/local/ff-petsc/r/lib -L/usr/local/ff-petsc/r/lib -lmetis' UMFPACK_CPPFLAGS=' -I/usr/local/ff-petsc/r/include' UMFPACK_FALSE='#' UMFPACK_TRUE='' VERSION='4.14' WGET='wget --no-check-certificate' WIN32DLLTARGET='' WINDRESOBJ='' WITH_CXX11='yes' YACC='bison -y' YFLAGS='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='gfortran' ac_ct_FC='gfortran' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='aarch64-apple-darwin23.1.0' build_alias='' build_cpu='aarch64' build_os='darwin23.1.0' build_vendor='apple' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' ff_bison='yes' ff_cmake='yes' ff_curl='' ff_flex='yes' ff_git='yes' ff_libtool='yes' ff_m4='yes' ff_patch='yes' ff_prefix='/usr/local' ff_prefix_dir='/usr/local/lib/ff++/4.14' ff_prefix_dir_etc='/usr/local/lib/ff++/4.14/etc' ff_prefix_dir_example='${datarootdir}/FreeFEM/4.14' ff_prefix_dir_include='/usr/local/lib/ff++/4.14/include' ff_prefix_dir_lib='/usr/local/lib/ff++/4.14/lib' ff_prefix_dir_lib_mpi='/usr/local/lib/ff++/4.14/lib/mpi' ff_unzip='yes' ff_wget='yes' host='aarch64-apple-darwin23.1.0' host_alias='' host_cpu='aarch64' host_os='darwin23.1.0' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /usr/local/FreeFem-sources/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "FreeFEM" #define PACKAGE_TARNAME "FreeFEM" #define PACKAGE_VERSION "4.14" #define PACKAGE_STRING "FreeFEM 4.14" #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" #define PACKAGE_URL "" #define PACKAGE "FreeFEM" #define VERSION "4.14" #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define YYTEXT_POINTER 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define STDC_HEADERS 1 #define HAVE_ZLIB_H 1 #define FF_PREFIX_DIR_APPLE "/Applications/FreeFem++.app/Contents/" #define VersionFreeFem 4.14 #define VersionFreeFemDate "Mon Dec 25 13:46:07 EST 2023" #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.14" #define HAVE_OPENGL_GL_H 1 #define HAVE_GLUT_GLUT_H 1 #define PROG_FFGLUT "ffglut" #define HAVE_MPI_DOUBLE_COMPLEX 1 #define HAVE_LIBARPACK 1 #define HAVE_LIBUMFPACK 1 #define HAVE_LIBCHOLMOD 1 #define HAVE_UMFPACK_H 1 #define HAVE_TIMES 1 #define HAVE_SYSCONF 1 #define HAVE_CSTDDEF 1 #define HAVE_STDDEF_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_REGEX_H 1 #define HAVE_UNISTD_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_ASINH 1 #define HAVE_ACOSH 1 #define HAVE_ATANH 1 #define HAVE_GETENV 1 #define HAVE_JN 1 #define HAVE_ERFC 1 #define HAVE_TGAMMA 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MSTATS 1 #define HAVE_SRANDOMDEV 1 #define HAVE_LIBM 1 #define HAVE_DLFCN_H 1 #define HAVE_HDF5 1 configure: exit 0