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.11, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --without-hdf5 --enable-download_metis --enable-download_parmetis --enable-download_mmg --enable-download_mmg3d --enable-download_parmmg --enable-download_mshmet --enable-download_nlopt --enable-optim --with-petsc=/home/aszabo/iff/petsc/arch-FreeFem/lib --with-petsc_complex=/home/aszabo/iff/petsc/arch-FreeFem-complex/lib ## --------- ## ## Platform. ## ## --------- ## hostname = domino uname -m = x86_64 uname -r = 5.17.1-arch1-1 uname -s = Linux uname -v = #1 SMP PREEMPT Mon, 28 Mar 2022 20:55:33 +0000 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /opt/cuda-9.2/bin/ PATH: /usr/bin/site_perl/ PATH: /usr/bin/vendor_perl/ PATH: /usr/bin/core_perl/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3762: looking for aux files: config.guess config.sub compile missing install-sh configure:3775: trying ./ configure:3804: ./config.guess found configure:3804: ./config.sub found configure:3804: ./compile found configure:3804: ./missing found configure:3786: ./install-sh found configure:3948: checking for a BSD-compatible install configure:4021: result: /usr/bin/install -c configure:4032: checking whether build environment is sane configure:4087: result: yes configure:4246: checking for a race-free mkdir -p configure:4290: result: /usr/bin/mkdir -p configure:4297: checking for gawk configure:4318: found /usr/bin/gawk configure:4329: result: gawk configure:4340: checking whether make sets $(MAKE) configure:4363: result: yes configure:4393: checking whether make supports nested variables configure:4411: result: yes configure:4557: checking whether make sets $(MAKE) configure:4580: result: yes configure:4637: checking for ranlib configure:4658: found /usr/bin/ranlib configure:4669: result: ranlib configure:4710: checking whether to enable maintainer-specific portions of Makefiles configure:4720: result: no configure:4800: checking for gcc configure:4821: found /usr/local/bin/gcc configure:4832: result: gcc configure:5185: checking for C compiler version configure:5194: gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 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:5205: $? = 0 configure:5194: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:5205: $? = 0 configure:5194: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5205: $? = 1 configure:5194: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5205: $? = 1 configure:5194: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5205: $? = 1 configure:5225: checking whether the C compiler works configure:5247: gcc conftest.c >&5 configure:5251: $? = 0 configure:5301: result: yes configure:5304: checking for C compiler default output file name configure:5306: result: a.out configure:5312: checking for suffix of executables configure:5319: gcc -o conftest conftest.c >&5 configure:5323: $? = 0 configure:5346: result: configure:5368: checking whether we are cross compiling configure:5376: gcc -o conftest conftest.c >&5 configure:5380: $? = 0 configure:5387: ./conftest configure:5391: $? = 0 configure:5406: result: no configure:5411: checking for suffix of object files configure:5434: gcc -c conftest.c >&5 configure:5438: $? = 0 configure:5460: result: o configure:5464: checking whether the compiler supports GNU C configure:5484: gcc -c conftest.c >&5 configure:5484: $? = 0 configure:5494: result: yes configure:5505: checking whether gcc accepts -g configure:5526: gcc -c -g conftest.c >&5 configure:5526: $? = 0 configure:5570: result: yes configure:5590: checking for gcc option to enable C11 features configure:5605: gcc -c -g -O2 conftest.c >&5 configure:5605: $? = 0 configure:5623: result: none needed configure:5739: checking whether gcc understands -c and -o together configure:5762: gcc -c conftest.c -o conftest2.o configure:5765: $? = 0 configure:5762: gcc -c conftest.c -o conftest2.o configure:5765: $? = 0 configure:5777: result: yes configure:5797: checking whether make supports the include directive configure:5812: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5815: $? = 0 configure:5834: result: yes (GNU style) configure:5860: checking dependency style of gcc configure:5972: result: gcc3 configure:6056: checking for g++ configure:6077: found /usr/local/bin/g++ configure:6088: result: g++ configure:6115: checking for C++ compiler version configure:6124: g++ --version >&5 g++ (GCC) 11.2.0 Copyright (C) 2021 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:6135: $? = 0 configure:6124: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:6135: $? = 0 configure:6124: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:6135: $? = 1 configure:6124: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:6135: $? = 1 configure:6139: checking whether the compiler supports GNU C++ configure:6159: g++ -c conftest.cpp >&5 configure:6159: $? = 0 configure:6169: result: yes configure:6180: checking whether g++ accepts -g configure:6201: g++ -c -g conftest.cpp >&5 configure:6201: $? = 0 configure:6245: result: yes configure:6265: checking for g++ option to enable C++11 features configure:6280: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp: In function 'int main(int, char**)': conftest.cpp:177:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse] 177 | cxx11test::delegate d2(); | ^~ conftest.cpp:177:25: note: remove parentheses to default-initialize a variable 177 | cxx11test::delegate d2(); | ^~ | -- conftest.cpp:177:25: note: or replace parentheses with braces to value-initialize a variable configure:6280: $? = 0 configure:6298: result: none needed configure:6364: checking dependency style of g++ configure:6476: result: gcc3 configure:6524: checking for unzip configure:6545: found /usr/bin/unzip configure:6557: result: yes configure:6567: checking for m4 configure:6588: found /usr/bin/m4 configure:6600: result: yes configure:6610: checking for bison configure:6631: found /usr/bin/bison configure:6643: result: yes configure:6653: checking for flex configure:6674: found /usr/bin/flex configure:6686: result: yes configure:6696: checking for cmake configure:6717: found /usr/bin/cmake configure:6729: result: yes configure:6739: checking for patch configure:6760: found /usr/bin/patch configure:6772: result: yes configure:6805: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6805: $? = 0 configure:6805: ./conftest configure:6805: $? = 0 configure:6810: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6810: $? = 0 configure:6810: ./conftest configure:6810: $? = 0 configure:6815: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6815: $? = 0 configure:6815: ./conftest configure:6815: $? = 0 configure:6942: checking for gfortran configure:6963: found /usr/bin/gfortran configure:6974: result: gfortran configure:7000: checking for Fortran compiler version configure:7009: gfortran --version >&5 GNU Fortran (GCC) 11.2.0 Copyright (C) 2021 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:7020: $? = 0 configure:7009: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:7020: $? = 0 configure:7009: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7020: $? = 1 configure:7009: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7020: $? = 1 configure:7029: checking whether the compiler supports GNU Fortran configure:7043: gfortran -c conftest.F >&5 configure:7043: $? = 0 configure:7053: result: yes configure:7061: checking whether gfortran accepts -g configure:7073: gfortran -c -g conftest.f >&5 configure:7073: $? = 0 configure:7082: result: yes configure:7169: checking for gfortran configure:7190: found /usr/bin/gfortran configure:7201: result: gfortran configure:7227: checking for Fortran 77 compiler version configure:7236: gfortran --version >&5 GNU Fortran (GCC) 11.2.0 Copyright (C) 2021 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:7247: $? = 0 configure:7236: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:7247: $? = 0 configure:7236: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7247: $? = 1 configure:7236: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7247: $? = 1 configure:7256: checking whether the compiler supports GNU Fortran 77 configure:7270: gfortran -c conftest.F >&5 configure:7270: $? = 0 configure:7280: result: yes configure:7288: checking whether gfortran accepts -g configure:7300: gfortran -c -g conftest.f >&5 configure:7300: $? = 0 configure:7309: result: yes configure:7349: checking build system type configure:7364: result: x86_64-pc-linux-gnu configure:7384: checking host system type configure:7398: result: x86_64-pc-linux-gnu configure:7423: checking how to get verbose linking output from gfortran configure:7434: gfortran -c -g -O2 conftest.f >&5 configure:7434: $? = 0 configure:7453: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-pc-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/ccFMShnq.s GNU Fortran (GCC) version 11.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (GCC) version 11.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --gdwarf-5 --64 -o /tmp/ccIhGBUI.o /tmp/ccFMShnq.s GNU assembler version 2.38 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.38 Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cciuPzsp.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. /tmp/ccIhGBUI.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/crtn.o configure:7536: result: -v configure:7538: checking for Fortran 77 libraries of gfortran configure:7562: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-pc-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -dumpbase-ext .f -mtune=generic -march=x86-64 -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/cccmDZTS.s GNU Fortran (GCC) version 11.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (GCC) version 11.2.0 (x86_64-pc-linux-gnu) compiled by GNU C version 11.2.0, GMP version 6.2.1, MPFR version 4.1.0-p13, MPC version 1.2.1, isl version isl-0.24-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --gdwarf-5 --64 -o /tmp/ccl9j8qP.o /tmp/cccmDZTS.s GNU assembler version 2.38 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.38 Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/collect2 -plugin /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0C41eR.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lquadmath -plugin-opt=-pass-through=-lm -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --build-id --eh-frame-hdr --hash-style=gnu -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -o conftest /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/Scrt1.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/crtbeginS.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. /tmp/ccl9j8qP.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/crtn.o configure:7778: result: -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath configure:7910: g++ -o conftest -g -O2 conftest.cpp -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:7910: $? = 0 configure:7928: checking Size of fortran 77 integer configure:7953: gfortran -o conftest -g -O2 conftest.f >&5 configure:7953: $? = 0 configure:7953: ./conftest configure:7953: $? = 0 configure:7970: result: 4 configure:7978: checking for dummy main to link with Fortran 77 libraries configure:8013: gcc -o conftest -g -O2 conftest.c -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:8013: $? = 0 configure:8060: result: none configure:8092: checking for Fortran 77 name-mangling scheme configure:8106: gfortran -c -g -O2 conftest.f >&5 configure:8106: $? = 0 configure:8145: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: /tmp/cc3vtrqF.o: in function `main': /home/aszabo/iff/FreeFem-sources/conftest.c:27: undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:8145: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | /* 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:8145: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:8145: $? = 0 configure:8201: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:8201: $? = 0 configure:8244: result: lower case, underscore, no extra underscore configure:8339: ++ add f77 : -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath ; -DAdd_ in plugin/seq/WHERE_LIBRARY-config " configure:8353: ++ add fc : -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath ; -DAdd_ in plugin/seq/WHERE_LIBRARY-config " configure:8426: checking for gcc configure:8458: result: gcc configure:8811: checking for C compiler version configure:8820: gcc --version >&5 gcc (GCC) 11.2.0 Copyright (C) 2021 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:8831: $? = 0 configure:8820: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror --with-build-config=bootstrap-lto --enable-link-serialization=1 gdc_include_dir=/usr/include/dlang/gdc Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.2.0 (GCC) configure:8831: $? = 0 configure:8820: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:8831: $? = 1 configure:8820: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:8831: $? = 1 configure:8820: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:8831: $? = 1 configure:8835: checking whether the compiler supports GNU C configure:8873: result: yes configure:8884: checking whether gcc accepts -g configure:8973: result: yes configure:8993: checking for gcc option to enable C11 features configure:9026: result: none needed configure:9142: checking whether gcc understands -c and -o together configure:9188: result: yes configure:9207: checking dependency style of gcc configure:9319: result: gcc3 configure:9349: checking for flex configure:9370: found /usr/bin/flex configure:9381: result: flex configure:9430: checking for lex output file root configure:9443: flex conftest.l configure:9447: $? = 0 configure:9455: result: lex.yy configure:9470: checking for lex library configure:9495: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9495: $? = 0 configure:9508: result: none needed configure:9523: checking for library containing yywrap configure:9560: g++ -o conftest -g -O2 conftest.cpp >&5 /usr/bin/ld: /tmp/ccbbgaXN.o: in function `main': /home/aszabo/iff/FreeFem-sources/conftest.cpp:28: undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:9560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #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:9560: g++ -o conftest -g -O2 conftest.cpp -lfl >&5 /usr/bin/ld: /usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib/libfl.so: undefined reference to `yylex' collect2: error: ld returned 1 exit status configure:9560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #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:9560: g++ -o conftest -g -O2 conftest.cpp -ll >&5 /usr/bin/ld: cannot find -ll: No such file or directory collect2: error: ld returned 1 exit status configure:9560: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #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:9580: result: no configure:9596: checking whether yytext is a pointer configure:9612: g++ -c -g -O2 conftest.cpp >&5 configure:9612: $? = 0 configure:9619: result: yes configure:9638: checking for bison configure:9659: found /usr/bin/bison configure:9670: result: bison -y configure:9692: checking for pthread_create in -lpthread configure:9722: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5 configure:9722: $? = 0 configure:9732: result: yes configure:9741: checking for omp_get_wtime in -liomp5 configure:9771: g++ -o conftest -g -O2 conftest.cpp -liomp5 >&5 /usr/bin/ld: cannot find -liomp5: No such file or directory collect2: error: ld returned 1 exit status configure:9771: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #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:9781: result: no configure:9790: checking for clock_gettime in -lrt configure:9820: g++ -o conftest -g -O2 conftest.cpp -lrt >&5 configure:9820: $? = 0 configure:9830: result: yes configure:9849: ++ add pthread : -lpthread ; in plugin/seq/WHERE_LIBRARY-config " configure:9876: checking wether we are on a MacIntosh configure:9888: result: no configure:9891: checking wether we are on SunOS configure:9898: result: no configure:9936: checking wether we are on Microsoft Windows configure:10160: result: no configure:10182: checking prefix dir freefem++ configure:10184: result: /usr/local/lib/ff++/4.11 configure:10270: ----- CPU kind: unknow , intel/amd: no configure:10897: checking whether to generate debugging information configure:11093: result: no configure:11108: checking whether the C compiler accepts -O3 configure:11144: gcc -o conftest -g -O2 -DNDEBUG -O3 conftest.c -lrt >&5 configure:11144: $? = 0 configure:11152: result: yes configure:11170: checking whether the C++ compiler accepts -O3 configure:11206: g++ -o conftest -g -O2 -DNDEBUG -O3 conftest.cpp -lrt >&5 configure:11206: $? = 0 configure:11214: result: yes configure:11232: checking whether the Fortran 77 compiler accepts -O3 configure:11252: gfortran -o conftest -g -O2 -DNDEBUG -O3 conftest.f -lrt >&5 configure:11252: $? = 0 configure:11260: result: yes configure:11930: checking whether the C compiler accepts -mmmx configure:11966: gcc -o conftest -g -DNDEBUG -O3 -mmmx conftest.c -lrt >&5 configure:11966: $? = 0 configure:11974: result: yes configure:11992: checking whether the C++ compiler accepts -mmmx configure:12028: g++ -o conftest -g -DNDEBUG -O3 -mmmx conftest.cpp -lrt >&5 configure:12028: $? = 0 configure:12036: result: yes configure:12054: checking whether the Fortran 77 compiler accepts -mmmx configure:12074: gfortran -o conftest -g -DNDEBUG -O3 -mmmx conftest.f -lrt >&5 configure:12074: $? = 0 configure:12082: result: yes configure:12103: checking whether the C compiler accepts -mavx configure:12139: gcc -o conftest -g -DNDEBUG -O3 -mmmx -mavx conftest.c -lrt >&5 configure:12139: $? = 0 configure:12147: result: yes configure:12165: checking whether the C++ compiler accepts -mavx configure:12201: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx conftest.cpp -lrt >&5 configure:12201: $? = 0 configure:12209: result: yes configure:12227: checking whether the Fortran 77 compiler accepts -mavx configure:12247: gfortran -o conftest -g -DNDEBUG -O3 -mmmx -mavx conftest.f -lrt >&5 configure:12247: $? = 0 configure:12255: result: yes configure:12979: CXXFLAGS = -g -DNDEBUG -O3 -mmmx -mavx configure:13111: checking whether the C++ compiler accepts -std=c++14 configure:13147: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 conftest.cpp -lrt >&5 configure:13147: $? = 0 configure:13155: result: yes configure:13182: ++ add cxx11 : -std=c++14 ; -std=c++14 in plugin/seq/WHERE_LIBRARY-config " configure:13322: checking suffix to add to package name configure:13327: result: none configure:13371: checking for stdio.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for stdlib.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for string.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for inttypes.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for stdint.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for strings.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for sys/stat.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for sys/types.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for unistd.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13371: checking for sys/time.h configure:13371: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13371: $? = 0 configure:13371: result: yes configure:13398: checking for OpenGL/gl.h configure:13398: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:57:10: fatal error: OpenGL/gl.h: No such file or directory 57 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13398: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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 | /* 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:13398: result: no configure:13416: checking for GL/gl.h configure:13416: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13416: $? = 0 configure:13416: result: yes configure:13431: checking for GLUT/glut.h configure:13431: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:58:10: fatal error: GLUT/glut.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13431: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 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:13431: result: no configure:13446: checking for GL/glut.h configure:13446: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13446: $? = 0 configure:13446: result: yes configure:13490: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -framework GLUT -framework OpenGL -framework Cocoa >&5 g++: error: unrecognized command-line option '-framework' g++: error: unrecognized command-line option '-framework' g++: error: unrecognized command-line option '-framework' configure:13490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int glutInit (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::glutInit (); | ; | return 0; | } configure:13490: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lglut -lGLU -lGL >&5 configure:13490: $? = 0 configure:13545: checking add suffix configure:13549: result: yes configure:13763: find real ( real ) petsc in /home/aszabo/iff/petsc/arch-FreeFem/lib/petsc/conf/petscvariables configure:13766: choose MPI from petsc : /usr/bin/mpiexec configure:13855: checking for MPIRUN configure:13919: result: /usr/bin/mpiexec configure:13922: checking for MPIRUN option: configure:13927: result: configure:13931: checking for mpipath configure:14102: result: configure:14219: eval mpicxx -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt >&5 configure:14219: $? = 0 configure:14227: result: yes configure:14237: checking MPI_DOUBLE_COMPLEX configure:14247: eval mpicxx -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:14247: $? = 0 configure:14254: result: yes configure:14448: ++ add mpifc : -pthread -L/usr/lib/openmpi -Wl,-rpath -Wl,/usr/lib/openmpi -Wl,--enable-new-dtags -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi ; in plugin/seq/WHERE_LIBRARY-config " configure:14462: ++ add mpif77 : -pthread -L/usr/lib/openmpi -Wl,-rpath -Wl,/usr/lib/openmpi -Wl,--enable-new-dtags -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi ; in plugin/seq/WHERE_LIBRARY-config " configure:14479: ++ add mpi : -pthread -L/usr/lib/openmpi -Wl,-rpath -Wl,/usr/lib/openmpi -Wl,--enable-new-dtags -lmpi_cxx -lmpi ; in plugin/seq/WHERE_LIBRARY-config " configure:14566: ++ add petsc : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lpetsc -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -Wl,-rpath,/usr/lib/openmpi -L/usr/lib/openmpi -Wl,-rpath,/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -lHYPRE -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord -lscalapack -lsuperlu -llapack -lblas -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -lparmetis -lmetis -ltet -lm -lX11 -lstdc++ -ldl -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lpthread -lrt -lquadmath -lstdc++ -ldl ; -I/home/aszabo/iff/petsc/include -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14591: ++ add parmetis : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lparmetis ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14616: ++ add metis : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lmetis ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14641: ++ add ptscotch : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14664: ++ add scotch : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lesmumps -lscotch -lscotcherr ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14687: ++ add mumps : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14712: ++ add tetgen : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -ltet ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14737: ++ add hpddm : ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14762: ++ add superlu : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lsuperlu ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14837: ++ add scalapack : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lscalapack ; in plugin/seq/WHERE_LIBRARY-config " configure:14863: ++ add suitesparse : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lmetis ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14888: ++ add blaslapack : -llapack -lblas ; in plugin/seq/WHERE_LIBRARY-config " configure:14913: ++ add slepc : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lslepc ; -I/home/aszabo/iff/petsc/include -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:14988: with petsc yes, with slepc yes configure:15015: find complex (complex) petsc in /home/aszabo/iff/petsc/arch-FreeFem-complex/lib/petsc/conf/petscvariables configure:15815: ++ add petsccomplex : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem-complex/lib -L/home/aszabo/iff/petsc/arch-FreeFem-complex/lib -lpetsc -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -Wl,-rpath,/usr/lib/openmpi -L/usr/lib/openmpi -Wl,-rpath,/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord -lscalapack -lsuperlu -llapack -lblas -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -lparmetis -lmetis -ltet -lm -lX11 -lstdc++ -ldl -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lgfortran -lm -lgcc_s -lquadmath -lpthread -lquadmath -lstdc++ -ldl ; -I/home/aszabo/iff/petsc/include -I/home/aszabo/iff/petsc/arch-FreeFem-complex/include -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:15843: -- do not add parmetis : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lparmetis -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:15868: -- do not add metis : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lmetis -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:15893: -- do not add ptscotch : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lptesmumps -lptscotchparmetis -lptscotch -lptscotcherr -lesmumps -lscotch -lscotcherr -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:15916: -- do not add scotch : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lesmumps -lscotch -lscotcherr -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:15939: -- do not add mumps : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lcmumps -ldmumps -lsmumps -lzmumps -lmumps_common -lpord -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:15964: -- do not add tetgen : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -ltet -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:15989: -- do not add hpddm : -I/home/aszabo/iff/petsc/arch-FreeFem-complex/include in plugin/seq/WHERE_LIBRARY-config " configure:16039: -- do not add superlu : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lsuperlu -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:16114: -- do not add scalapack : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lscalapack in plugin/seq/WHERE_LIBRARY-config " configure:16139: -- do not add suitesparse : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:16188: ++ add slepccomplex : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem-complex/lib -L/home/aszabo/iff/petsc/arch-FreeFem-complex/lib -lslepc ; -I/home/aszabo/iff/petsc/include -I/home/aszabo/iff/petsc/arch-FreeFem-complex/include -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:16263: with petsc complex yes, with slepc complex yes configure:17079: checking for wget configure:17100: found /usr/bin/wget configure:17112: result: yes configure:17263: checking for arit_zero in -lcadnafree configure:17293: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -L/home/aszabo/iff/FreeFem-sources/3rdparty/cadna conftest.cpp -lcadnafree -lrt >&5 /usr/bin/ld: cannot find -lcadnafree: No such file or directory collect2: error: ld returned 1 exit status configure:17293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_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:17303: result: no configure:17313: checking for /home/aszabo/iff/FreeFem-sources/3rdparty/cadna/cadnafree.h configure:17313: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:61:10: fatal error: /home/aszabo/iff/FreeFem-sources/3rdparty/cadna/cadnafree.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:17313: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_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:17313: result: no configure:17337: without cadna ***** configure:17360: checking for fftw_execute in -lfftw3 configure:17390: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lfftw3 -lrt >&5 configure:17390: $? = 0 configure:17400: result: yes configure:17409: checking for fftw3.h configure:17409: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:17409: $? = 0 configure:17409: result: yes configure:17430: ++ add fftw3 : -lfftw3 ; in plugin/seq/WHERE_LIBRARY-config " configure:17485: ++ add lapack : ; in plugin/seq/WHERE_LIBRARY-config " configure:17499: ++ add blas : -llapack -lblas ; in plugin/seq/WHERE_LIBRARY-config " configure:17506: BLAS and LAPACK from petsc ***** configure:18044: checking for cblas.h configure:18044: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:18044: $? = 0 configure:18044: result: yes configure:18056: checking for Accelerate/cblas.h configure:18056: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:63:10: fatal error: Accelerate/cblas.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:18056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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:18056: result: no configure:18068: checking for atlas/cblas.h configure:18068: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:63:10: fatal error: atlas/cblas.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:18068: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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:18068: result: no configure:18078: checking for cblas_zdotu_sub in -lcblas configure:18108: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -lrt >&5 configure:18108: $? = 0 configure:18118: result: yes configure:18140: -- do not add blas : -llapack -lblas in plugin/seq/WHERE_LIBRARY-config " configure:18263: checking for lapack in -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath, -llapack -lblas and -llapack configure:18288: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: /tmp/ccLZ0rHM.o: in function `main': /home/aszabo/iff/FreeFem-sources/conftest.cpp:50: undefined reference to `dgeqr2_' collect2: error: ld returned 1 exit status configure:18288: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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:18319: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -llapack -lblas >&5 configure:18319: $? = 0 configure:18372: result: yes configure:18419: checking for dsaupd_ in -larpack configure:18449: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -larpack -llapack -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:18449: $? = 0 configure:18459: result: yes configure:18517: ++ add arpack : -larpack -llapack ; in plugin/seq/WHERE_LIBRARY-config " configure:18611: -- do not add lapack : -llapack -lblas in plugin/seq/WHERE_LIBRARY-config " configure:18980: ++ add amd : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lmetis ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:18994: ++ add umfpack : -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lmetis ; -I/home/aszabo/iff/petsc/arch-FreeFem/include in plugin/seq/WHERE_LIBRARY-config " configure:19049: checking for times configure:19049: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19049: $? = 0 configure:19049: result: yes configure:19049: checking for sysconf configure:19049: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19049: $? = 0 configure:19049: result: yes configure:19071: checking for cstddef configure:19071: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:19071: $? = 0 configure:19071: result: yes configure:19078: checking for stddef.h configure:19078: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:19078: $? = 0 configure:19078: result: yes configure:19087: checking for semaphore.h configure:19087: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:19087: $? = 0 configure:19087: result: yes configure:19099: checking for sys/mman.h configure:19099: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:19099: $? = 0 configure:19099: result: yes configure:19120: checking for regex.h configure:19120: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:19120: $? = 0 configure:19120: result: yes configure:19133: checking for unistd.h configure:19133: result: yes configure:19154: checking for malloc.h configure:19154: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:19154: $? = 0 configure:19154: result: yes configure:19165: checking for asinh configure:19165: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 conftest.cpp:65:6: warning: declaration of 'char asinh()' conflicts with built-in declaration 'double asinh(double)' [-Wbuiltin-declaration-mismatch] 65 | char asinh (); | ^~~~~ configure:19165: $? = 0 configure:19165: result: yes configure:19171: checking for acosh configure:19171: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 conftest.cpp:66:6: warning: declaration of 'char acosh()' conflicts with built-in declaration 'double acosh(double)' [-Wbuiltin-declaration-mismatch] 66 | char acosh (); | ^~~~~ configure:19171: $? = 0 configure:19171: result: yes configure:19177: checking for atanh configure:19177: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 conftest.cpp:67:6: warning: declaration of 'char atanh()' conflicts with built-in declaration 'double atanh(double)' [-Wbuiltin-declaration-mismatch] 67 | char atanh (); | ^~~~~ configure:19177: $? = 0 configure:19177: result: yes configure:19183: checking for getenv configure:19183: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19183: $? = 0 configure:19183: result: yes configure:19189: checking for jn configure:19189: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19189: $? = 0 configure:19189: result: yes configure:19195: checking for erfc configure:19195: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 conftest.cpp:70:6: warning: declaration of 'char erfc()' conflicts with built-in declaration 'double erfc(double)' [-Wbuiltin-declaration-mismatch] 70 | char erfc (); | ^~~~ configure:19195: $? = 0 configure:19195: result: yes configure:19201: checking for tgamma configure:19201: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 conftest.cpp:71:6: warning: declaration of 'char tgamma()' conflicts with built-in declaration 'double tgamma(double)' [-Wbuiltin-declaration-mismatch] 71 | char tgamma (); | ^~~~~~ configure:19201: $? = 0 configure:19201: result: yes configure:19207: checking for gettimeofday configure:19207: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19207: $? = 0 configure:19207: result: yes configure:19213: checking for mallinfo configure:19213: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19213: $? = 0 configure:19213: result: yes configure:19219: checking for mstats configure:19219: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: /tmp/ccESYrem.o: in function `main': /home/aszabo/iff/FreeFem-sources/conftest.cpp:93: undefined reference to `mstats' collect2: error: ld returned 1 exit status configure:19219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | /* end confdefs.h. */ | /* Define mstats to an innocuous variant, in case declares mstats. | For example, HP-UX 11i declares gettimeofday. */ | #define mstats innocuous_mstats | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mstats (); below. */ | | #include | #undef mstats | | /* 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 mstats (); | /* 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_mstats || defined __stub___mstats | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return mstats (); | ; | return 0; | } configure:19219: result: no configure:19226: checking for srandomdev configure:19226: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: /tmp/ccL6a509.o: in function `main': /home/aszabo/iff/FreeFem-sources/conftest.cpp:93: undefined reference to `srandomdev' collect2: error: ld returned 1 exit status configure:19226: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | /* end confdefs.h. */ | /* Define srandomdev to an innocuous variant, in case declares srandomdev. | For example, HP-UX 11i declares gettimeofday. */ | #define srandomdev innocuous_srandomdev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char srandomdev (); below. */ | | #include | #undef srandomdev | | /* 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 srandomdev (); | /* 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_srandomdev || defined __stub___srandomdev | choke me | #endif | | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return srandomdev (); | ; | return 0; | } configure:19226: result: no configure:19238: checking for second_ configure:19238: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: /tmp/ccl8ucs5.o: in function `main': /home/aszabo/iff/FreeFem-sources/conftest.cpp:93: undefined reference to `second_' collect2: error: ld returned 1 exit status configure:19238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 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:19238: result: no configure:19255: checking for libtool configure:19276: found /usr/bin/libtool configure:19288: result: yes configure:19384: checking for dlfcn.h configure:19390: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:19390: $? = 0 configure:19397: result: yes configure:19402: checking for sin in -lm configure:19432: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19432: $? = 0 configure:19442: result: yes configure:19456: checking for dlinfo in -ldl configure:19486: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19486: $? = 0 configure:19496: result: yes configure:19508: checking whether dlopen links ok configure:19518: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19518: $? = 0 configure:19526: result: yes configure:19549: checking whether the C++ compiler accepts -rdynamic configure:19585: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19585: $? = 0 configure:19593: result: yes configure:19613: checking whether the C++ compiler accepts -fPIC configure:19649: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19649: $? = 0 configure:19657: result: yes configure:19675: checking whether the C compiler accepts -fPIC configure:19711: gcc -o conftest -g -DNDEBUG -O3 -mmmx -mavx -fPIC -rdynamic conftest.c -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19711: $? = 0 configure:19719: result: yes configure:19737: checking whether the C compiler accepts -fPIC configure:19773: gcc -o conftest -g -DNDEBUG -O3 -mmmx -mavx -fPIC -rdynamic conftest.c -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19773: $? = 0 configure:19781: result: yes configure:19803: checking whether the Fortran compiler accepts -fPIC configure:19824: gfortran -o conftest -g -O2 -rdynamic conftest.f -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19824: $? = 0 configure:19832: result: yes configure:19850: checking whether the Fortran compiler accepts -fPIC configure:19871: gfortran -o conftest -g -O2 -rdynamic conftest.f -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19871: $? = 0 configure:19879: result: yes configure:19897: checking whether the Fortran compiler accepts -fPIC configure:19918: gfortran -o conftest -g -O2 -fPIC -rdynamic conftest.f -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19918: $? = 0 configure:19926: result: yes configure:19944: checking whether the Fortran compiler accepts -fPIC configure:19965: gfortran -o conftest -g -O2 -fPIC -rdynamic conftest.f -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:19965: $? = 0 configure:19973: result: yes configure:20002: checking whether the Fortran 77 compiler accepts -fallow-argument-mismatch configure:20022: gfortran -o conftest -g -DNDEBUG -O3 -mmmx -mavx -fPIC -fallow-argument-mismatch -rdynamic conftest.f -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:20022: $? = 0 configure:20030: result: yes configure:20048: checking whether the Fortran compiler accepts -fallow-argument-mismatch configure:20069: gfortran -o conftest -g -O2 -fPIC -fallow-argument-mismatch -rdynamic conftest.f -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:20069: $? = 0 configure:20077: result: yes configure:20096: checking whether the Fortran 77 compiler accepts -fallow-invalid-boz configure:20116: gfortran -o conftest -g -DNDEBUG -O3 -mmmx -mavx -fPIC -fallow-argument-mismatch -fallow-invalid-boz -rdynamic conftest.f -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:20116: $? = 0 configure:20124: result: yes configure:20142: checking whether the Fortran compiler accepts -fallow-invalid-boz configure:20163: gfortran -o conftest -g -O2 -fPIC -fallow-argument-mismatch -fallow-invalid-boz -rdynamic conftest.f -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath >&5 configure:20163: $? = 0 configure:20171: result: yes configure:20275: checking for gsl-config configure:20298: found /usr/bin/gsl-config configure:20311: result: /usr/bin/gsl-config configure:20320: checking for GSL - version >= 1.15 configure:20415: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -L/usr/lib -lgsl -lgslcblas -lm >&5 configure:20415: $? = 0 configure:20415: ./conftest configure:20415: $? = 0 configure:20430: result: yes configure:20508: ++ add gsl : -L/usr/lib -lgsl -lgslcblas -lm ; -I/usr/include in plugin/seq/WHERE_LIBRARY-config " configure:20585: checking check mumps_seq configure:20608: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -ldmumps_seq -lzmumps_seq -lmumps_common_seq -lpord_seq -lmpiseq_seq >&5 /usr/bin/ld: cannot find -ldmumps_seq: No such file or directory /usr/bin/ld: cannot find -lzmumps_seq: No such file or directory /usr/bin/ld: cannot find -lmumps_common_seq: No such file or directory /usr/bin/ld: cannot find -lpord_seq: No such file or directory /usr/bin/ld: cannot find -lmpiseq_seq: No such file or directory collect2: error: ld returned 1 exit status configure:20608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 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:20646: result: no configure:20652: checking check libseq configure:20675: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -lmpiseq_seq >&5 conftest.cpp:61:10: fatal error: mumps_seq/mpi.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:20675: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 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:20713: result: no configure:20719: checking check mumps_ptscotch configure:20742: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -lpord_ptscotch -lmumps_common_ptscotch -ldmumps_ptscotch -lzmumps_ptscotch -lpord_ptscotch >&5 /usr/bin/ld: cannot find -lpord_ptscotch: No such file or directory /usr/bin/ld: cannot find -lmumps_common_ptscotch: No such file or directory /usr/bin/ld: cannot find -ldmumps_ptscotch: No such file or directory /usr/bin/ld: cannot find -lzmumps_ptscotch: No such file or directory /usr/bin/ld: cannot find -lpord_ptscotch: No such file or directory collect2: error: ld returned 1 exit status configure:20742: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 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:20780: result: no configure:20786: checking check mumps_scotch configure:20809: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -lpord_scotch -lmumps_common_scotch -ldmumps_scotch -lzmumps_scotch -lpord_scotch >&5 /usr/bin/ld: cannot find -lpord_scotch: No such file or directory /usr/bin/ld: cannot find -lmumps_common_scotch: No such file or directory /usr/bin/ld: cannot find -ldmumps_scotch: No such file or directory /usr/bin/ld: cannot find -lzmumps_scotch: No such file or directory /usr/bin/ld: cannot find -lpord_scotch: No such file or directory collect2: error: ld returned 1 exit status configure:20809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 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:20847: result: no configure:20987: checking check blacs configure:21010: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -lblacsCinit -lblacsF77init -lblacs >&5 /usr/bin/ld: cannot find -lblacsCinit: No such file or directory /usr/bin/ld: cannot find -lblacsF77init: No such file or directory /usr/bin/ld: cannot find -lblacs: No such file or directory collect2: error: ld returned 1 exit status configure:21010: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 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:21048: result: no configure:21456: checking check freeyams configure:21479: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -lfreeyams >&5 conftest.cpp:61:10: fatal error: freeyamslib.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:21479: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 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:21517: result: no configure:21858: checking check ipopt configure:21881: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++14 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath -lipopt >&5 conftest.cpp:61:10: fatal error: coin/IpTNLP.hpp: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:21881: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.11" | #define PACKAGE_STRING "FreeFEM 4.11" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.11" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.11 | #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" | #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_GL_GL_H 1 | #define HAVE_GL_GLUT_H 1 | #define PROG_FFGLUT "ffglut" | #define HAVE_MPI_DOUBLE_COMPLEX 1 | #define HAVE_FFTW3_H 1 | #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 | #define HAVE_LIBM 1 | #define HAVE_LIBDL 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:21919: result: no configure:24220: checking kernel version configure:24223: result: 5.17.1 configure:24228: checking libc version configure:24231: result: configure:24279: checking for a sed that does not truncate output configure:24349: result: /usr/bin/sed configure:24354: checking for grep that handles long lines and -e configure:24418: result: /usr/bin/grep configure:25679: checking that generated files are newer than configure configure:25685: result: done configure:25896: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FreeFEM config.status 4.11, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on domino config.status:1228: creating Makefile config.status:1228: creating 3rdparty/Makefile config.status:1228: creating 3rdparty/blas/Makefile config.status:1228: creating 3rdparty/arpack/Makefile config.status:1228: creating 3rdparty/umfpack/Makefile config.status:1228: creating 3rdparty/fftw/Makefile config.status:1228: creating src/Makefile config.status:1228: creating src/bamglib/Makefile config.status:1228: creating src/Graphics/Makefile config.status:1228: creating src/femlib/Makefile config.status:1228: creating src/Algo/Makefile config.status:1228: creating src/lglib/Makefile config.status:1228: creating src/ffgraphics/Makefile config.status:1228: creating src/ffgraphics/server/Makefile config.status:1228: creating src/ffgraphics/client/Makefile config.status:1228: creating src/fflib/Makefile config.status:1228: creating src/nw/Makefile config.status:1228: creating src/mpi/Makefile config.status:1228: creating src/bamg/Makefile config.status:1228: creating src/libMesh/Makefile config.status:1228: creating src/medit/Makefile config.status:1228: creating src/bin-win32/Makefile config.status:1228: creating plugin/Makefile config.status:1228: creating plugin/seq/Makefile config.status:1228: creating plugin/mpi/Makefile config.status:1228: creating examples/Makefile config.status:1228: creating examples/plugin/Makefile config.status:1228: creating examples/tutorial/Makefile config.status:1228: creating examples/misc/Makefile config.status:1228: creating examples/mpi/Makefile config.status:1228: creating examples/hpddm/Makefile config.status:1228: creating examples/ffddm/Makefile config.status:1228: creating examples/eigen/Makefile config.status:1228: creating examples/examples/Makefile config.status:1228: creating examples/bug/Makefile config.status:1228: creating examples/3d/Makefile config.status:1228: creating examples/3dSurf/Makefile config.status:1228: creating examples/3dCurve/Makefile config.status:1228: creating config.h config.status:1457: executing depfiles commands config.status:1534: cd src/lglib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1539: $? = 0 config.status:1534: cd src/fflib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1539: $? = 0 config.status:1534: cd src/nw && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1539: $? = 0 config.status:1534: cd src/mpi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1539: $? = 0 config.status:1534: cd src/bamg && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1539: $? = 0 config.status:1534: cd src/libMesh && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1539: $? = 0 config.status:1534: cd src/medit && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles config.status:1539: $? = 0 config.status:1534: cd plugin/seq && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles /tmp/GmMqaDJK:894: warning: ignoring prerequisites on suffix rule definition config.status:1539: $? = 0 configure:27248: FreeFEM used download: no configure:27250: -- Dynamic load facility: yes configure:27252: -- ARPACK (eigen value): yes configure:27254: -- UMFPACK (sparse solver): yes configure:27256: -- BLAS: yes configure:27258: -- with MPI: yes configure:27260: -- with PETSc: yes / PETSc complex: yes configure:27262: -- with SLEPc: yes / SLEPc complex: yes configure:27264: -- with hpddm: yes configure:27266: -- with htool: no configure:27268: -- with bemtool: no (need boost: no and htool: no) configure:27270: -- without libs: gmm ipopt mumps_seq yams pipe MMAP NewSolver mkl bem configure:27272: -- without plugins: ilut.so ff-Ipopt.so MUMPS_seq.so MUMPS.so freeyams.so pipe.so ff-mmap-semaphore.so NewSolver.so PARDISO.so bem.so configure:27276: progs: FreeFem++-nw bamg cvmsh2 FreeFem++-mpi ffmedit ffglut ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu 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/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -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=yes ac_cv_func_mstats=no ac_cv_func_second_=no ac_cv_func_srandomdev=no ac_cv_func_sysconf=yes ac_cv_func_tgamma=yes ac_cv_func_times=yes ac_cv_header_Accelerate_cblas_h=no ac_cv_header_GLUT_glut_h=no ac_cv_header_GL_gl_h=yes ac_cv_header_GL_glut_h=yes ac_cv_header_OpenGL_gl_h=no ac_cv_header__home_aszabo_iff_FreeFem_sources_3rdparty_cadna_cadnafree_h=no ac_cv_header_atlas_cblas_h=no ac_cv_header_cblas_h=yes ac_cv_header_cstddef=yes ac_cv_header_fftw3_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_malloc_h=yes 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_host=x86_64-pc-linux-gnu ac_cv_lib_arpack_dsaupd_=yes ac_cv_lib_cadnafree_arit_zero=no ac_cv_lib_cblas_cblas_zdotu_sub=yes ac_cv_lib_dl_dlinfo=yes ac_cv_lib_fftw3_fftw_execute=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=yes ac_cv_objext=o ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GSL_CONFIG=/usr/bin/gsl-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk 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_cxx11= 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_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=no 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} '\''/home/aszabo/iff/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='ar' ARFLAGS='rv' ARPACKLIB='' ARPACKLIBS='-larpack -llapack' ARPACK_FALSE='#' ARPACK_TRUE='' AUTOCONF='${SHELL} '\''/home/aszabo/iff/FreeFem-sources/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/aszabo/iff/FreeFem-sources/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/aszabo/iff/FreeFem-sources/missing'\'' automake-1.16' AWK='gawk' BAMGPROG='bamg cvmsh2' BEMTOOL_FALSE='' BEMTOOL_TRUE='#' BIN_ffmaster='ffmaster' BLACSLIBS=' -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lscalapack -llapack -lblas' BLACS_FALSE='' BLACS_TRUE='#' BLASINC=' ' BLASLIBS='-llapack -lblas' BOOST_FALSE='' BOOST_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -DNDEBUG -O3 -mmmx -mavx -fPIC' CFLAGSF77='-DAdd_ ' CNOFLAGS=' -fPIC' COMPILE_OPENBLAS='' CPPFLAGS='' CSCOPE='cscope' CTAGS='ctags' CXX11FLAGS='-std=c++14' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -DNDEBUG -O3 -mmmx -mavx -std=c++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='' DOWNLOAD_TRUE='#' DOWNLOAD_UMFPACK='' DYLIB_SUFFIX='so' ECHO_C='' ECHO_N='-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 -mmmx -mavx -fPIC -fallow-argument-mismatch -fallow-invalid-boz' FFTW3_FALSE='#' FFTW3_TRUE='' FF_HAVE_REGEX_H='1' FF_LAPACKdir='' FF_LIBS='-ldl -lm -lrt -lcblas -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath' FF_MALLOC_H='1' FF_SECOND='second.o' FF_UMFPACK_CONFIG='' FF_conf_petsc_complex='/home/aszabo/iff/petsc/arch-FreeFem-complex/lib/petsc/conf/petscvariables' FF_conf_petsc_real='/home/aszabo/iff/petsc/arch-FreeFem/lib/petsc/conf/petscvariables' FF_generic_petsc='' FF_prefix_petsc='/usr/local/ff-petsc' FF_prefix_petsc_complex='/home/aszabo/iff/petsc/arch-FreeFem-complex' FF_prefix_petsc_real='/home/aszabo/iff/petsc/arch-FreeFem' FLIBS=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath' FNOFLAGS=' -fPIC' FORTRAN_FALSE='#' FORTRAN_TRUE='' FREEYAMS_FALSE='' FREEYAMS_TRUE='#' G2CLIB=' -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/11.2.0/../../.. -lgfortran -lm -lquadmath' GCCNOCYGWIN='' GMM_FALSE='' GMM_TRUE='#' GREP='/usr/bin/grep' GSL_CFLAGS='-I/usr/include' GSL_CONFIG='/usr/bin/gsl-config' GSL_FALSE='#' GSL_LIBS='-L/usr/lib -lgsl -lgslcblas -lm' GSL_TRUE='' H5CC='' H5FC='' HDF5_CC='' HDF5_CFLAGS='' HDF5_CPPFLAGS='' HDF5_FALSE='' HDF5_FC='' HDF5_FFLAGS='' HDF5_FLIBS='' HDF5_LDFLAGS='' HDF5_LIBS='' HDF5_TRUE='#' HDF5_VERSION='' HPDDM_FALSE='#' HPDDM_TRUE='' HTOOL_FALSE='' 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='5.17.1' LAPACKLIBS='-llapack -lblas' LAPACK_arpack_LIB='' LDFLAGS=' -rdynamic' LEX='flex' LEXLIB='' LEX_OUTPUT_ROOT='lex.yy' LIBC_VERSION='' LIBOBJS='' LIBS='' LIBSEQ_FALSE='' LIBSEQ_TRUE='#' LIBSGLUT='-lglut -lGLU -lGL' 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} '\''/home/aszabo/iff/FreeFem-sources/missing'\'' makeinfo' MEDITPROG='ffmedit' METIS_FALSE='#' METIS_TRUE='' MKDIR_P='/usr/bin/mkdir -p' MKL_FALSE='' MKL_TRUE='#' MMG3D_FALSE='#' MMG3D_TRUE='' MMG_FALSE='#' MMG_TRUE='' MPICC='mpicc' MPICXX='mpicxx' MPIFC='mpif90' MPIPROG='FreeFem++-mpi' MPIRUN='/usr/bin/mpiexec' MPISCRIPT='ff-mpirun' MPI_FALSE='#' MPI_INCLUDE='' MPI_INC_DIR='/usr/include' MPI_LIB='-pthread -L/usr/lib/openmpi -Wl,-rpath -Wl,/usr/lib/openmpi -Wl,--enable-new-dtags -lmpi_cxx -lmpi ' MPI_LIBC='-pthread -L/usr/lib/openmpi -Wl,-rpath -Wl,/usr/lib/openmpi -Wl,--enable-new-dtags -lmpi ' MPI_LIBFC='-pthread -L/usr/lib/openmpi -Wl,-rpath -Wl,/usr/lib/openmpi -Wl,--enable-new-dtags -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi ' MPI_LIB_DIRS='/usr/lib/openmpi' 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.11' PACKAGE_TARNAME='FreeFEM' PACKAGE_URL='' PACKAGE_VERSION='4.11' 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='ranlib' SCALAPACK_FALSE='#' SCALAPACK_TRUE='' SCOTCH_FALSE='#' SCOTCH_INCLUDE='/home/aszabo/iff/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='' TOOL_COMPILE_NewSolver='' TOOL_COMPILE_bem='' TOOL_COMPILE_blaslapack='' TOOL_COMPILE_gmm='' TOOL_COMPILE_gsl='gsl' TOOL_COMPILE_hpddm='' TOOL_COMPILE_htool='' TOOL_COMPILE_iohdf5='' TOOL_COMPILE_ipopt='' TOOL_COMPILE_lapack='' TOOL_COMPILE_libpthread_google='' TOOL_COMPILE_metis='' TOOL_COMPILE_mkl='' TOOL_COMPILE_mmg3d='mmg3d' TOOL_COMPILE_mmg='mmg' TOOL_COMPILE_mshmet='mshmet' TOOL_COMPILE_mumps='' TOOL_COMPILE_mumps_seq='' TOOL_COMPILE_nlopt='nlopt' TOOL_COMPILE_parmetis='' TOOL_COMPILE_parmmg='parmmg' TOOL_COMPILE_petsc='' TOOL_COMPILE_petsccomplex='' TOOL_COMPILE_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='' TOOL_DYLIB_MMAP='' TOOL_DYLIB_NewSolver='' TOOL_DYLIB_bem='' TOOL_DYLIB_ffnewuoa='ffnewuoa.so' TOOL_DYLIB_gmm='' TOOL_DYLIB_gsl='gsl.so' TOOL_DYLIB_hpddm='hpddm.so hpddm_substructuring.so PETSc.so function-PETSc.so PETSc-complex.so SLEPc-complex.so SLEPc.so' TOOL_DYLIB_iohdf5='' TOOL_DYLIB_ipopt='' TOOL_DYLIB_lapack='lapack.so' TOOL_DYLIB_libpthread_google='' TOOL_DYLIB_metis='metis.so' TOOL_DYLIB_mkl='' TOOL_DYLIB_mmg3d='mmg3d-v4.0.so' TOOL_DYLIB_mmg='mmg.so' TOOL_DYLIB_mshmet='mshmet.so aniso.so' TOOL_DYLIB_mumps='MUMPS.so MUMPS_mpi.so' TOOL_DYLIB_mumps_seq='' TOOL_DYLIB_nlopt='ff-NLopt.so' TOOL_DYLIB_parmetis='parmetis.so' TOOL_DYLIB_parmmg='parmmg.so' TOOL_DYLIB_pipe='' TOOL_DYLIB_scalapack='MUMPS.so MUMPS_mpi.so' TOOL_DYLIB_scotch='scotch.so' TOOL_DYLIB_superlu='SuperLu.so' TOOL_DYLIB_tetgen='tetgen.so' TOOL_DYLIB_umfpack='UMFPACK64.so' TOOL_DYLIB_yams='' UMFPACKLIBS=' -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lspqr -lumfpack -lklu -lcholmod -lbtf -lccolamd -lcolamd -lcamd -lamd -lsuitesparseconfig -Wl,-rpath,/home/aszabo/iff/petsc/arch-FreeFem/lib -L/home/aszabo/iff/petsc/arch-FreeFem/lib -lmetis' UMFPACK_CPPFLAGS=' -I/home/aszabo/iff/petsc/arch-FreeFem/include' UMFPACK_FALSE='#' UMFPACK_TRUE='' VERSION='4.11' 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='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' 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='' ff_libtool='yes' ff_m4='yes' ff_patch='yes' ff_prefix_dir='/usr/local/lib/ff++/4.11' ff_prefix_dir_etc='/usr/local/lib/ff++/4.11/etc' ff_prefix_dir_example='${datarootdir}/FreeFEM/4.11' ff_prefix_dir_include='/usr/local/lib/ff++/4.11/include' ff_prefix_dir_lib='/usr/local/lib/ff++/4.11/lib' ff_prefix_dir_lib_mpi='/usr/local/lib/ff++/4.11/lib/mpi' ff_unzip='yes' ff_wget='yes' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/aszabo/iff/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.11" #define PACKAGE_STRING "FreeFEM 4.11" #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" #define PACKAGE_URL "" #define PACKAGE "FreeFEM" #define VERSION "4.11" #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define YYTEXT_POINTER 1 #define HAVE_LIBRT 1 #define VersionFreeFem 4.11 #define VersionFreeFemDate "Wed Apr 6 20:50:14 CEST 2022" #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.11" #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_GL_GL_H 1 #define HAVE_GL_GLUT_H 1 #define PROG_FFGLUT "ffglut" #define HAVE_MPI_DOUBLE_COMPLEX 1 #define HAVE_FFTW3_H 1 #define HAVE_CBLAS_H 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_MALLOC_H 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_MALLINFO 1 #define HAVE_LIBM 1 #define HAVE_LIBDL 1 #define HAVE_DLFCN_H 1 configure: exit 0