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.6, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --enable-download --enable-optim ## --------- ## ## Platform. ## ## --------- ## hostname = bouchut-HP-EliteBook-840-G3 uname -m = x86_64 uname -r = 6.5.0-17-generic uname -s = Linux uname -v = #17~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 16 14:32:32 UTC 2 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /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/sbin/ PATH: /usr/bin/ PATH: /sbin/ PATH: /bin/ PATH: /snap/bin/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:3742: looking for aux files: config.guess config.sub compile missing install-sh configure:3755: trying ./ configure:3784: ./config.guess found configure:3784: ./config.sub found configure:3784: ./compile found configure:3784: ./missing found configure:3766: ./install-sh found configure:3928: checking for a BSD-compatible install configure:4001: result: /usr/bin/install -c configure:4012: checking whether build environment is sane configure:4067: result: yes configure:4226: checking for a race-free mkdir -p configure:4270: result: /usr/bin/mkdir -p configure:4277: checking for gawk configure:4298: found /usr/bin/gawk configure:4309: result: gawk configure:4320: checking whether make sets $(MAKE) configure:4343: result: yes configure:4373: checking whether make supports nested variables configure:4391: result: yes configure:4537: checking whether make sets $(MAKE) configure:4560: result: yes configure:4617: checking for ranlib configure:4638: found /usr/bin/ranlib configure:4649: result: ranlib configure:4690: checking whether to enable maintainer-specific portions of Makefiles configure:4700: result: no configure:4780: checking for gcc configure:4801: found /usr/bin/gcc configure:4812: result: gcc configure:5165: checking for C compiler version configure:5174: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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:5185: $? = 0 configure:5174: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:5185: $? = 0 configure:5174: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:5185: $? = 1 configure:5174: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:5185: $? = 1 configure:5174: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:5185: $? = 1 configure:5205: checking whether the C compiler works configure:5227: gcc conftest.c >&5 configure:5231: $? = 0 configure:5281: result: yes configure:5284: checking for C compiler default output file name configure:5286: result: a.out configure:5292: checking for suffix of executables configure:5299: gcc -o conftest conftest.c >&5 configure:5303: $? = 0 configure:5326: result: configure:5348: checking whether we are cross compiling configure:5356: gcc -o conftest conftest.c >&5 configure:5360: $? = 0 configure:5367: ./conftest configure:5371: $? = 0 configure:5386: result: no configure:5391: checking for suffix of object files configure:5414: gcc -c conftest.c >&5 configure:5418: $? = 0 configure:5440: result: o configure:5444: checking whether the compiler supports GNU C configure:5464: gcc -c conftest.c >&5 configure:5464: $? = 0 configure:5474: result: yes configure:5485: checking whether gcc accepts -g configure:5506: gcc -c -g conftest.c >&5 configure:5506: $? = 0 configure:5550: result: yes configure:5570: checking for gcc option to enable C11 features configure:5585: gcc -c -g -O2 conftest.c >&5 configure:5585: $? = 0 configure:5603: result: none needed configure:5719: checking whether gcc understands -c and -o together configure:5742: gcc -c conftest.c -o conftest2.o configure:5745: $? = 0 configure:5742: gcc -c conftest.c -o conftest2.o configure:5745: $? = 0 configure:5757: result: yes configure:5777: checking whether make supports the include directive configure:5792: make -f confmf.GNU && cat confinc.out this is the am__doit target configure:5795: $? = 0 configure:5814: result: yes (GNU style) configure:5840: checking dependency style of gcc configure:5952: result: gcc3 configure:6036: checking for g++ configure:6057: found /usr/bin/g++ configure:6068: result: g++ configure:6095: checking for C++ compiler version configure:6104: g++ --version >&5 g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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:6115: $? = 0 configure:6104: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:6115: $? = 0 configure:6104: g++ -V >&5 g++: error: unrecognized command-line option '-V' g++: fatal error: no input files compilation terminated. configure:6115: $? = 1 configure:6104: g++ -qversion >&5 g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:6115: $? = 1 configure:6119: checking whether the compiler supports GNU C++ configure:6139: g++ -c conftest.cpp >&5 configure:6139: $? = 0 configure:6149: result: yes configure:6160: checking whether g++ accepts -g configure:6181: g++ -c -g conftest.cpp >&5 configure:6181: $? = 0 configure:6225: result: yes configure:6245: checking for g++ option to enable C++11 features configure:6260: 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:6260: $? = 0 configure:6278: result: none needed configure:6344: checking dependency style of g++ configure:6456: result: gcc3 configure:6504: checking for unzip configure:6525: found /usr/bin/unzip configure:6537: result: yes configure:6547: checking for m4 configure:6568: found /usr/bin/m4 configure:6580: result: yes configure:6590: checking for bison configure:6611: found /usr/bin/bison configure:6623: result: yes configure:6633: checking for flex configure:6654: found /usr/bin/flex configure:6666: result: yes configure:6676: checking for cmake configure:6697: found /usr/bin/cmake configure:6709: result: yes configure:6719: checking for patch configure:6740: found /usr/bin/patch configure:6752: result: yes configure:6785: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6785: $? = 0 configure:6785: ./conftest configure:6785: $? = 0 configure:6790: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6790: $? = 0 configure:6790: ./conftest configure:6790: $? = 0 configure:6795: g++ -o conftest -g -O2 conftest.cpp >&5 configure:6795: $? = 0 configure:6795: ./conftest configure:6795: $? = 0 configure:6922: checking for gfortran configure:6943: found /usr/bin/gfortran configure:6954: result: gfortran configure:6980: checking for Fortran compiler version configure:6989: gfortran --version >&5 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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:7000: $? = 0 configure:6989: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:7000: $? = 0 configure:6989: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7000: $? = 1 configure:6989: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7000: $? = 1 configure:7009: checking whether the compiler supports GNU Fortran configure:7023: gfortran -c conftest.F >&5 configure:7023: $? = 0 configure:7033: result: yes configure:7041: checking whether gfortran accepts -g configure:7053: gfortran -c -g conftest.f >&5 configure:7053: $? = 0 configure:7062: result: yes configure:7149: checking for gfortran configure:7170: found /usr/bin/gfortran configure:7181: result: gfortran configure:7207: checking for Fortran 77 compiler version configure:7216: gfortran --version >&5 GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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:7227: $? = 0 configure:7216: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:7227: $? = 0 configure:7216: gfortran -V >&5 gfortran: error: unrecognized command-line option '-V' gfortran: fatal error: no input files compilation terminated. configure:7227: $? = 1 configure:7216: gfortran -qversion >&5 gfortran: error: unrecognized command-line option '-qversion'; did you mean '--version'? gfortran: fatal error: no input files compilation terminated. configure:7227: $? = 1 configure:7236: checking whether the compiler supports GNU Fortran 77 configure:7250: gfortran -c conftest.F >&5 configure:7250: $? = 0 configure:7260: result: yes configure:7268: checking whether gfortran accepts -g configure:7280: gfortran -c -g conftest.f >&5 configure:7280: $? = 0 configure:7289: result: yes configure:7329: checking build system type configure:7344: result: x86_64-pc-linux-gnu configure:7364: checking host system type configure:7378: result: x86_64-pc-linux-gnu configure:7403: checking how to get verbose linking output from gfortran configure:7414: gfortran -c -g -O2 conftest.f >&5 configure:7414: $? = 0 configure:7433: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) /usr/lib/gcc/x86_64-linux-gnu/11/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-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/cc2Gbbtr.s GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, 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 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, 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/ccGXCu6P.o /tmp/cc2Gbbtr.s GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZAHLUa.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 -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/ccGXCu6P.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o configure:7516: result: -v configure:7518: checking for Fortran 77 libraries of gfortran configure:7542: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) /usr/lib/gcc/x86_64-linux-gnu/11/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-linux-gnu/11/finclude -fpre-include=/usr/include/finclude/math-vector-fortran.h -o /tmp/ccNAEa0q.s GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, 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 (Ubuntu 11.4.0-1ubuntu1~22.04) version 11.4.0 (x86_64-linux-gnu) compiled by GNU C version 11.4.0, GMP version 6.2.1, MPFR version 4.1.0, 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/ccS0QZEO.o /tmp/ccNAEa0q.s GNU assembler version 2.38 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.38 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/11/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/11/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIfqA6d.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 -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/11/crtbeginS.o -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. /tmp/ccS0QZEO.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/11/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/crtn.o configure:7758: result: -L/usr/lib/gcc/x86_64-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -lgfortran -lm -lquadmath configure:7834: WARNING: get dir of -lgfortran FLIBS : /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so configure:7889: g++ -o conftest -g -O2 conftest.cpp /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:7889: $? = 0 configure:7901: checking Size of fortran 77 integer configure:7932: gfortran -o conftest -g -O2 conftest.f >&5 configure:7932: $? = 0 configure:7932: ./conftest configure:7932: $? = 0 configure:7949: result: 4 configure:7957: checking for dummy main to link with Fortran 77 libraries configure:7992: gcc -o conftest -g -O2 conftest.c /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:7992: $? = 0 configure:8039: result: none configure:8071: checking for Fortran 77 name-mangling scheme configure:8085: gfortran -c -g -O2 conftest.f >&5 configure:8085: $? = 0 configure:8124: gcc -o conftest -g -O2 conftest.c cfortran_test.o /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 /usr/bin/ld: /tmp/ccjDPdbE.o: in function `main': /home/install/FreeFem-sources-4.6/conftest.c:27: undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:8124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | /* 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:8124: gcc -o conftest -g -O2 conftest.c cfortran_test.o /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:8124: $? = 0 configure:8180: gcc -o conftest -g -O2 conftest.c cfortran_test.o /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:8180: $? = 0 configure:8223: result: lower case, underscore, no extra underscore configure:8317: ++ add f77 : /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so ; -DAdd_ in plugin/seq/WHERE_LIBRARY-config " configure:8331: ++ add fc : /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so ; -DAdd_ in plugin/seq/WHERE_LIBRARY-config " configure:8404: checking for gcc configure:8436: result: gcc configure:8789: checking for C compiler version configure:8798: gcc --version >&5 gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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:8809: $? = 0 configure:8798: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/11/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 11.4.0-1ubuntu1~22.04' --with-bugurl=file:///usr/share/doc/gcc-11/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-11 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-11-XeT9lY/gcc-11-11.4.0/debian/tmp-gcn/usr --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04) ... rest of stderr output deleted ... configure:8809: $? = 0 configure:8798: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:8809: $? = 1 configure:8798: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:8809: $? = 1 configure:8798: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:8809: $? = 1 configure:8813: checking whether the compiler supports GNU C configure:8851: result: yes configure:8862: checking whether gcc accepts -g configure:8951: result: yes configure:8971: checking for gcc option to enable C11 features configure:9004: result: none needed configure:9120: checking whether gcc understands -c and -o together configure:9166: result: yes configure:9185: checking dependency style of gcc configure:9297: result: gcc3 configure:9327: checking for flex configure:9348: found /usr/bin/flex configure:9359: result: flex configure:9408: checking for lex output file root configure:9421: flex conftest.l configure:9425: $? = 0 configure:9433: result: lex.yy configure:9448: checking for lex library configure:9473: g++ -o conftest -g -O2 conftest.cpp >&5 configure:9473: $? = 0 configure:9486: result: none needed configure:9501: checking for library containing yywrap configure:9538: g++ -o conftest -g -O2 conftest.cpp >&5 /usr/bin/ld: /tmp/ccy3diO1.o: in function `main': /home/install/FreeFem-sources-4.6/conftest.cpp:28: undefined reference to `yywrap' collect2: error: ld returned 1 exit status configure:9538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #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:9538: g++ -o conftest -g -O2 conftest.cpp -lfl >&5 /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libfl.so: undefined reference to `yylex' collect2: error: ld returned 1 exit status configure:9538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #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:9538: g++ -o conftest -g -O2 conftest.cpp -ll >&5 configure:9538: $? = 0 configure:9558: result: -ll configure:9574: checking whether yytext is a pointer configure:9590: g++ -c -g -O2 conftest.cpp >&5 configure:9590: $? = 0 configure:9597: result: yes configure:9616: checking for bison configure:9637: found /usr/bin/bison configure:9648: result: bison -y configure:9670: checking for pthread_create in -lpthread configure:9700: g++ -o conftest -g -O2 conftest.cpp -lpthread >&5 configure:9700: $? = 0 configure:9710: result: yes configure:9719: checking for omp_get_wtime in -liomp5 configure:9749: 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:9749: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #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:9759: result: no configure:9768: checking for clock_gettime in -lrt configure:9798: g++ -o conftest -g -O2 conftest.cpp -lrt >&5 configure:9798: $? = 0 configure:9808: result: yes configure:9827: ++ add pthread : -lpthread ; in plugin/seq/WHERE_LIBRARY-config " configure:9854: checking wether we are on a MacIntosh configure:9866: result: no configure:9869: checking wether we are on SunOS configure:9876: result: no configure:9914: checking wether we are on Microsoft Windows configure:10138: result: no configure:10160: checking prefix dir freefem++ configure:10162: result: /usr/local/lib/ff++/4.6 configure:10248: ----- CPU kind: x86_64 , intel/amd: yes configure:10875: checking whether to generate debugging information configure:11071: result: no configure:11086: checking whether the C compiler accepts -O3 configure:11122: gcc -o conftest -g -O2 -DNDEBUG -O3 conftest.c -lrt >&5 configure:11122: $? = 0 configure:11130: result: yes configure:11148: checking whether the C++ compiler accepts -O3 configure:11184: g++ -o conftest -g -O2 -DNDEBUG -O3 conftest.cpp -lrt >&5 configure:11184: $? = 0 configure:11192: result: yes configure:11210: checking whether the Fortran 77 compiler accepts -O3 configure:11230: gfortran -o conftest -g -O2 -DNDEBUG -O3 conftest.f -lrt >&5 configure:11230: $? = 0 configure:11238: result: yes configure:11905: checking whether the C compiler accepts -mmmx configure:11941: gcc -o conftest -g -DNDEBUG -O3 -mmmx conftest.c -lrt >&5 configure:11941: $? = 0 configure:11949: result: yes configure:11967: checking whether the C++ compiler accepts -mmmx configure:12003: g++ -o conftest -g -DNDEBUG -O3 -mmmx conftest.cpp -lrt >&5 configure:12003: $? = 0 configure:12011: result: yes configure:12029: checking whether the Fortran 77 compiler accepts -mmmx configure:12049: gfortran -o conftest -g -DNDEBUG -O3 -mmmx conftest.f -lrt >&5 configure:12049: $? = 0 configure:12057: result: yes configure:12078: checking whether the C compiler accepts -mavx configure:12114: gcc -o conftest -g -DNDEBUG -O3 -mmmx -mavx conftest.c -lrt >&5 configure:12114: $? = 0 configure:12122: result: yes configure:12140: checking whether the C++ compiler accepts -mavx configure:12176: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx conftest.cpp -lrt >&5 configure:12176: $? = 0 configure:12184: result: yes configure:12202: checking whether the Fortran 77 compiler accepts -mavx configure:12222: gfortran -o conftest -g -DNDEBUG -O3 -mmmx -mavx conftest.f -lrt >&5 configure:12222: $? = 0 configure:12230: result: yes configure:12954: CXXFLAGS = -g -DNDEBUG -O3 -mmmx -mavx configure:13085: checking whether the C++ compiler accepts -std=c++11 configure:13121: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 conftest.cpp -lrt >&5 configure:13121: $? = 0 configure:13129: result: yes configure:13158: ++ add cxx11 : -std=c++11 ; -std=c++11 in plugin/seq/WHERE_LIBRARY-config " configure:13218: checking suffix to add to package name configure:13223: result: none configure:13267: checking for stdio.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for stdlib.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for string.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for inttypes.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for stdint.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for strings.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for sys/stat.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for sys/types.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for unistd.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13267: checking for sys/time.h configure:13267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13267: $? = 0 configure:13267: result: yes configure:13294: checking for OpenGL/gl.h configure:13294: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -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:13294: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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:13294: result: no configure:13312: checking for GL/gl.h configure:13312: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13312: $? = 0 configure:13312: result: yes configure:13327: checking for GLUT/glut.h configure:13327: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -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:13327: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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:13327: result: no configure:13342: checking for GL/glut.h configure:13342: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13342: $? = 0 configure:13342: result: yes configure:13386: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -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:13386: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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:13386: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lglut -lGLU -lGL >&5 configure:13386: $? = 0 configure:13441: checking add suffix configure:13445: result: yes configure:13533: checking for MPIRUN configure:13544: checking for mpirun configure:13567: found /usr/bin/mpirun configure:13579: result: /usr/bin/mpirun configure:13597: result: /usr/bin/mpirun configure:13600: checking for MPIRUN option: configure:13604: result: configure:13608: checking for mpipath configure:13782: result: configure:13829: checking for mpic++ configure:13852: found /usr/bin/mpic++ configure:13864: result: /usr/bin/mpic++ configure:13876: checking for MPICXX configure:13899: eval /usr/bin/mpic++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt >&5 configure:13899: $? = 0 configure:13907: result: yes configure:13917: checking MPI_DOUBLE_COMPLEX configure:13927: eval /usr/bin/mpic++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:13927: $? = 0 configure:13934: result: yes configure:13973: checking for mpif90 configure:13996: found /usr/bin/mpif90 configure:14008: result: /usr/bin/mpif90 configure:14028: checking for mpif90 configure:14051: found /usr/bin/mpif90 configure:14063: result: /usr/bin/mpif90 configure:14118: checking for mpicc configure:14141: found /usr/bin/mpicc configure:14153: result: /usr/bin/mpicc configure:14181: ++ add mpifc : -L/usr/lib/x86_64-linux-gnu/openmpi/lib/fortran/gfortran -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lopen-rte -lopen-pal -lhwloc -levent_core -levent_pthreads -lm -lz ; -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi in plugin/seq/WHERE_LIBRARY-config " configure:14195: ++ add mpif77 : -L/usr/lib/x86_64-linux-gnu/openmpi/lib/fortran/gfortran -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lopen-rte -lopen-pal -lhwloc -levent_core -levent_pthreads -lm -lz ; -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi in plugin/seq/WHERE_LIBRARY-config " configure:14212: ++ add mpi : -L/usr/lib/x86_64-linux-gnu/openmpi/lib -lmpi_cxx -lmpi ; -I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi in plugin/seq/WHERE_LIBRARY-config " configure:14858: without petsc, slepc ***** configure:15247: without petsc complex ***** configure:15285: checking for wget configure:15306: found /usr/bin/wget configure:15318: result: yes configure:15392: checking for git configure:15413: found /usr/bin/git configure:15425: result: yes configure:15469: checking for arit_zero in -lcadnafree configure:15499: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -L/home/install/FreeFem-sources-4.6/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:15499: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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:15509: result: no configure:15519: checking for /home/install/FreeFem-sources-4.6/3rdparty/cadna/cadnafree.h configure:15519: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:61:10: fatal error: /home/install/FreeFem-sources-4.6/3rdparty/cadna/cadnafree.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:15519: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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:15519: result: no configure:15543: without cadna ***** configure:15566: checking for fftw_execute in -lfftw3 configure:15596: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lfftw3 -lrt >&5 /usr/bin/ld: cannot find -lfftw3: No such file or directory collect2: error: ld returned 1 exit status configure:15596: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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 fftw_execute (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::fftw_execute (); | ; | return 0; | } configure:15606: result: no configure:15615: checking for fftw3.h configure:15615: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:61:10: fatal error: fftw3.h: No such file or directory 61 | #include | ^~~~~~~~~ compilation terminated. configure:15615: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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:15615: result: no configure:15741: checking whether the C compiler accepts -mkl configure:15777: gcc -o conftest -g -DNDEBUG -O3 -mmmx -mavx -mkl conftest.c -lrt >&5 configure:15777: $? = 0 configure:15785: result: yes configure:15809: checking for MKL configure:15965: result: root: , arch: , ... configure:15990: checking for daxpy_ in -framework Accelerate configure:16016: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -framework Accelerate >&5 g++: error: unrecognized command-line option '-framework' configure:16016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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 daxpy_ (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::daxpy_ (); | ; | return 0; | } configure:16024: result: no configure:15990: checking for daxpy_ in configure:16016: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt >&5 /usr/bin/ld: /tmp/ccf34XY9.o: in function `main': /home/install/FreeFem-sources-4.6/conftest.cpp:48: undefined reference to `daxpy_' collect2: error: ld returned 1 exit status configure:16016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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 daxpy_ (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::daxpy_ (); | ; | return 0; | } configure:16024: result: no configure:15990: checking for daxpy_ in -lblas configure:16016: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lblas >&5 configure:16016: $? = 0 configure:16024: result: yes configure:16034: checking for blas_zdotu_sub in -lblas configure:16060: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt -lblas /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:16060: $? = 0 configure:16066: result: yes configure:16238: checking for cblas.h configure:16238: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:16238: $? = 0 configure:16238: result: yes configure:16250: checking for Accelerate/cblas.h configure:16250: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:62:10: fatal error: Accelerate/cblas.h: No such file or directory 62 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16250: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_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:16250: result: no configure:16262: checking for atlas/cblas.h configure:16262: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:62:10: fatal error: atlas/cblas.h: No such file or directory 62 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:16262: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_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:16262: result: no configure:16272: checking for cblas_zdotu_sub in -lcblas configure:16302: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lcblas -lrt >&5 /usr/bin/ld: cannot find -lcblas: No such file or directory collect2: error: ld returned 1 exit status configure:16302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int cblas_zdotu_sub (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::cblas_zdotu_sub (); | ; | return 0; | } configure:16312: result: no configure:16331: ++ add blas : -lblas ; in plugin/seq/WHERE_LIBRARY-config " configure:16457: checking for lapack in -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so, -lblas and -llapack configure:16482: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 /usr/bin/ld: /tmp/ccCgJre6.o: in function `main': /home/install/FreeFem-sources-4.6/conftest.cpp:49: undefined reference to `dgeqr2_' collect2: error: ld returned 1 exit status configure:16482: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_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:16513: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lblas >&5 /usr/bin/ld: /tmp/ccoYIP6v.o: in function `main': /home/install/FreeFem-sources-4.6/conftest.cpp:49: undefined reference to `dgeqr2_' collect2: error: ld returned 1 exit status configure:16513: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_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:16543: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -llapack -lblas >&5 configure:16543: $? = 0 configure:16566: result: yes configure:16612: checking for dsaupd_ in -larpack configure:16642: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -larpack -llapack -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 /usr/bin/ld: cannot find -larpack: No such file or directory collect2: error: ld returned 1 exit status configure:16642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int dsaupd_ (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::dsaupd_ (); | ; | return 0; | } configure:16652: result: no configure:16723: using downloaded Arpack configure:16797: ++ add lapack : -llapack ; in plugin/seq/WHERE_LIBRARY-config " configure:16868: checking for umfpack.h configure:16868: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:63:10: fatal error: umfpack.h: No such file or directory 63 | #include | ^~~~~~~~~~~ compilation terminated. configure:16868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 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:16868: result: no configure:16868: checking for umfpack/umfpack.h configure:16868: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:63:10: fatal error: umfpack/umfpack.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 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:16868: result: no configure:16868: checking for ufsparse/umfpack.h configure:16868: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:63:10: fatal error: ufsparse/umfpack.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 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:16868: result: no configure:16868: checking for suitesparse/umfpack.h configure:16868: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:63:10: fatal error: suitesparse/umfpack.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16868: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 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:16868: result: no configure:16887: checking for UMFPACK/umfpack.h configure:16887: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 conftest.cpp:63:10: fatal error: UMFPACK/umfpack.h: No such file or directory 63 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:16887: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 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:16887: result: no configure:16901: checking for amd_info in -lamd configure:16931: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lamd -lblas -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 /usr/bin/ld: cannot find -lamd: No such file or directory collect2: error: ld returned 1 exit status configure:16931: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | /* end confdefs.h. */ | | namespace conftest { | extern "C" int amd_info (); | } | #ifdef F77_DUMMY_MAIN | | # ifdef __cplusplus | extern "C" | # endif | int F77_DUMMY_MAIN() { return 1; } | | #endif | int | main (void) | { | return conftest::amd_info (); | ; | return 0; | } configure:16941: result: no configure:17103: WARNING: Sorry, we could not find the UMFPACK lib or the UMFPACK headers configure:17130: using downloaded UMFPACK configure:17169: ++ add amd : -L/home/install/FreeFem-sources-4.6/3rdparty/lib -lumfpack -lcholmod -lcolamd -lamd -lsuitesparseconfig ; -I/home/install/FreeFem-sources-4.6/3rdparty/include in plugin/seq/WHERE_LIBRARY-config " configure:17183: ++ add umfpack : -L/home/install/FreeFem-sources-4.6/3rdparty/lib -lumfpack -lcholmod -lcolamd -lamd -lsuitesparseconfig ; -I/home/install/FreeFem-sources-4.6/3rdparty/include in plugin/seq/WHERE_LIBRARY-config " configure:17238: checking for times configure:17238: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17238: $? = 0 configure:17238: result: yes configure:17238: checking for sysconf configure:17238: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17238: $? = 0 configure:17238: result: yes configure:17260: checking for cstddef configure:17260: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:17260: $? = 0 configure:17260: result: yes configure:17267: checking for stddef.h configure:17267: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:17267: $? = 0 configure:17267: result: yes configure:17276: checking for semaphore.h configure:17276: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:17276: $? = 0 configure:17276: result: yes configure:17288: checking for sys/mman.h configure:17288: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:17288: $? = 0 configure:17288: result: yes configure:17309: checking for regex.h configure:17309: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:17309: $? = 0 configure:17309: result: yes configure:17322: checking for unistd.h configure:17322: result: yes configure:17343: checking for malloc.h configure:17343: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:17343: $? = 0 configure:17343: result: yes configure:17354: checking for asinh configure:17354: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 conftest.cpp:62:6: warning: declaration of 'char asinh()' conflicts with built-in declaration 'double asinh(double)' [-Wbuiltin-declaration-mismatch] 62 | char asinh (); | ^~~~~ configure:17354: $? = 0 configure:17354: result: yes configure:17360: checking for acosh configure:17360: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 conftest.cpp:63:6: warning: declaration of 'char acosh()' conflicts with built-in declaration 'double acosh(double)' [-Wbuiltin-declaration-mismatch] 63 | char acosh (); | ^~~~~ configure:17360: $? = 0 configure:17360: result: yes configure:17366: checking for atanh configure:17366: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 conftest.cpp:64:6: warning: declaration of 'char atanh()' conflicts with built-in declaration 'double atanh(double)' [-Wbuiltin-declaration-mismatch] 64 | char atanh (); | ^~~~~ configure:17366: $? = 0 configure:17366: result: yes configure:17372: checking for getenv configure:17372: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17372: $? = 0 configure:17372: result: yes configure:17378: checking for jn configure:17378: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17378: $? = 0 configure:17378: result: yes configure:17384: checking for erfc configure:17384: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 conftest.cpp:67:6: warning: declaration of 'char erfc()' conflicts with built-in declaration 'double erfc(double)' [-Wbuiltin-declaration-mismatch] 67 | char erfc (); | ^~~~ configure:17384: $? = 0 configure:17384: result: yes configure:17390: checking for tgamma configure:17390: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 conftest.cpp:68:6: warning: declaration of 'char tgamma()' conflicts with built-in declaration 'double tgamma(double)' [-Wbuiltin-declaration-mismatch] 68 | char tgamma (); | ^~~~~~ configure:17390: $? = 0 configure:17390: result: yes configure:17396: checking for gettimeofday configure:17396: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17396: $? = 0 configure:17396: result: yes configure:17402: checking for mallinfo configure:17402: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17408: checking for mstats configure:17408: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 /usr/bin/ld: /tmp/ccSGqZbC.o: in function `main': /home/install/FreeFem-sources-4.6/conftest.cpp:90: undefined reference to `mstats' collect2: error: ld returned 1 exit status configure:17408: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:17408: result: no configure:17415: checking for srandomdev configure:17415: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 /usr/bin/ld: /tmp/ccQAcqJd.o: in function `main': /home/install/FreeFem-sources-4.6/conftest.cpp:90: undefined reference to `srandomdev' collect2: error: ld returned 1 exit status configure:17415: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:17415: result: no configure:17427: checking for second_ configure:17427: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 /usr/bin/ld: /tmp/ccNRMKo9.o: in function `main': /home/install/FreeFem-sources-4.6/conftest.cpp:90: undefined reference to `second_' collect2: error: ld returned 1 exit status configure:17427: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:17427: result: no configure:17444: checking for libtool configure:17477: result: no configure:17573: checking for dlfcn.h configure:17579: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp >&5 configure:17579: $? = 0 configure:17586: result: yes configure:17591: checking for sin in -lm configure:17621: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17621: $? = 0 configure:17631: result: yes configure:17645: checking for dlinfo in -ldl configure:17675: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17675: $? = 0 configure:17685: result: yes configure:17697: checking whether dlopen links ok configure:17707: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17707: $? = 0 configure:17715: result: yes configure:17738: checking whether the C++ compiler accepts -rdynamic configure:17774: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17774: $? = 0 configure:17782: result: yes configure:17802: checking whether the C++ compiler accepts -fPIC configure:17838: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17838: $? = 0 configure:17846: result: yes configure:17864: checking whether the C compiler accepts -fPIC configure:17900: gcc -o conftest -g -DNDEBUG -O3 -mmmx -mavx -fPIC -rdynamic conftest.c -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17900: $? = 0 configure:17908: result: yes configure:17926: checking whether the C compiler accepts -fPIC configure:17962: gcc -o conftest -g -DNDEBUG -O3 -mmmx -mavx -fPIC -rdynamic conftest.c -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:17962: $? = 0 configure:17970: result: yes configure:17992: checking whether the Fortran compiler accepts -fPIC configure:18013: gfortran -o conftest -g -O2 -rdynamic conftest.f -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:18013: $? = 0 configure:18021: result: yes configure:18039: checking whether the Fortran compiler accepts -fPIC configure:18060: gfortran -o conftest -g -O2 -rdynamic conftest.f -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:18060: $? = 0 configure:18068: result: yes configure:18086: checking whether the Fortran compiler accepts -fPIC configure:18107: gfortran -o conftest -g -O2 -fPIC -rdynamic conftest.f -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:18107: $? = 0 configure:18115: result: yes configure:18133: checking whether the Fortran compiler accepts -fPIC configure:18154: gfortran -o conftest -g -O2 -fPIC -rdynamic conftest.f -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so >&5 configure:18154: $? = 0 configure:18162: result: yes configure:18272: checking for gsl-config configure:18295: found /usr/bin/gsl-config configure:18308: result: /usr/bin/gsl-config configure:18317: checking for GSL - version >= 1.15 configure:18412: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm >&5 conftest.cpp: In function 'int main()': conftest.cpp:87:10: warning: ignoring return value of 'int system(const char*)' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | system ("touch conf.gsltest"); | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ configure:18412: $? = 0 configure:18412: ./conftest configure:18412: $? = 0 configure:18427: result: yes configure:18505: ++ add gsl : -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm ; -I/usr/include in plugin/seq/WHERE_LIBRARY-config " configure:18515: checking check mumps configure:18538: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -ldmumps -lzmumps -lmumps_common -lpord >&5 conftest.cpp:58:10: fatal error: dmumps_c.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. configure:18538: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:18576: result: no configure:18582: checking check mumps_seq configure:18605: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -ldmumps_seq -lzmumps_seq -lmumps_common_seq -lpord_seq -lmpiseq_seq >&5 conftest.cpp:58:10: fatal error: dmumps_c.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. configure:18605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:18643: result: no configure:18649: checking check libseq configure:18672: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lmpiseq_seq >&5 conftest.cpp:58:10: fatal error: mumps_seq/mpi.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:18672: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:18710: result: no configure:18716: checking check mumps_ptscotch configure:18739: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lpord_ptscotch -lmumps_common_ptscotch -ldmumps_ptscotch -lzmumps_ptscotch -lpord_ptscotch >&5 conftest.cpp:58:10: fatal error: dmumps_c.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. configure:18739: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:18777: result: no configure:18783: checking check mumps_scotch configure:18806: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lpord_scotch -lmumps_common_scotch -ldmumps_scotch -lzmumps_scotch -lpord_scotch >&5 conftest.cpp:58:10: fatal error: dmumps_c.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. configure:18806: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:18844: result: no configure:18850: checking check fftw3 configure:18873: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lfftw3 >&5 conftest.cpp:58:10: fatal error: fftw3.h: No such file or directory 58 | #include | ^~~~~~~~~ compilation terminated. configure:18873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:18911: result: no configure:18917: checking check superlu configure:18940: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lsuperlu >&5 conftest.cpp:58:10: fatal error: superlu/superlu_enum_consts.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:18940: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:18978: result: no configure:18984: checking check blacs configure:19007: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -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:19007: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19045: result: no configure:19051: checking check scalapack configure:19074: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lscalapack >&5 /usr/bin/ld: cannot find -lscalapack: No such file or directory collect2: error: ld returned 1 exit status configure:19074: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19112: result: no configure:19118: checking check scotch configure:19141: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lscotch -lscotcherr >&5 conftest.cpp:58:10: fatal error: scotch.h: No such file or directory 58 | #include | ^~~~~~~~~~ compilation terminated. configure:19141: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19179: result: no configure:19185: checking check ptscotch configure:19208: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lptscotch -lptscotcherr >&5 conftest.cpp:58:10: fatal error: ptscotch.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. configure:19208: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19246: result: no configure:19252: checking check metis configure:19275: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lmetis >&5 conftest.cpp:58:10: fatal error: metis/metis.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:19275: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19313: result: no configure:19319: checking check metis configure:19342: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lmetis >&5 conftest.cpp:58:10: fatal error: metis.h: No such file or directory 58 | #include | ^~~~~~~~~ compilation terminated. configure:19342: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19380: result: no configure:19386: checking check parmetis configure:19409: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lparmetis -lmetis >&5 /usr/bin/ld: cannot find -lparmetis: No such file or directory /usr/bin/ld: cannot find -lmetis: No such file or directory collect2: error: ld returned 1 exit status configure:19409: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19447: result: no configure:19453: checking check freeyams configure:19476: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lfreeyams >&5 conftest.cpp:58:10: fatal error: freeyamslib.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:19476: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19514: result: no configure:19520: checking check mmg3d configure:19543: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lmmg3d-v4 >&5 conftest.cpp:58:10: fatal error: libmmg3d.h: No such file or directory 58 | #include | ^~~~~~~~~~~~ compilation terminated. configure:19543: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19581: result: no configure:19587: checking check mmg configure:19610: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lmmg >&5 conftest.cpp:58:10: fatal error: libmmg.h: No such file or directory 58 | #include | ^~~~~~~~~~ compilation terminated. configure:19610: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19648: result: no configure:19654: checking check parmmg configure:19677: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lparmmg >&5 conftest.cpp:58:10: fatal error: libparmmg.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:19677: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19715: result: no configure:19721: checking check mshmet configure:19744: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lmshmet >&5 conftest.cpp:58:10: fatal error: mshmetlib.h: No such file or directory 58 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:19744: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19782: result: no configure:19788: checking check tetgen configure:19811: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -ltet >&5 conftest.cpp:58:10: fatal error: tetgen.h: No such file or directory 58 | #include | ^~~~~~~~~~ compilation terminated. configure:19811: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19849: result: no configure:19855: checking check ipopt configure:19878: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lipopt >&5 conftest.cpp:58:10: fatal error: coin/IpTNLP.hpp: No such file or directory 58 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:19878: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19916: result: no configure:19922: checking check nlopt configure:19947: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -rdynamic conftest.cpp -ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -lnlopt >&5 conftest.cpp:58:10: fatal error: nlopt.hpp: No such file or directory 58 | #include | ^~~~~~~~~~~ compilation terminated. configure:19947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "FreeFEM" | #define PACKAGE_TARNAME "FreeFEM" | #define PACKAGE_VERSION "4.6" | #define PACKAGE_STRING "FreeFEM 4.6" | #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" | #define PACKAGE_URL "" | #define PACKAGE "FreeFEM" | #define VERSION "4.6" | #define F77_FUNC(name,NAME) name ## _ | #define F77_FUNC_(name,NAME) name ## _ | #define YYTEXT_POINTER 1 | #define HAVE_LIBRT 1 | #define VersionFreeFem 4.6 | #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" | #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" | #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_CBLAS_H 1 | #define HAVE_LIBARPACK 1 | #define HAVE_LIBUMFPACK 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:19985: result: no configure:21804: checking kernel version configure:21807: result: 6.5.0 configure:21812: checking libc version configure:21815: result: configure:21863: checking for a sed that does not truncate output configure:21933: result: /usr/bin/sed configure:21938: checking for grep that handles long lines and -e configure:22002: result: /usr/bin/grep configure:22060: checking for h5cc configure:22083: found /usr/bin/h5cc configure:22095: result: /usr/bin/h5cc configure:22112: checking for HDF5 libraries configure:22166: result: yes (version 1.10.7) configure:22177: checking for hdf5.h configure:22177: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -I/usr/include/hdf5/serial -I/usr/include conftest.cpp >&5 configure:22177: $? = 0 configure:22177: result: yes configure:22185: checking for H5Fcreate in -lhdf5 configure:22215: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -I/usr/include/hdf5/serial -I/usr/include -L/usr/lib/x86_64-linux-gnu/hdf5/serial conftest.cpp -lhdf5 -lm -ldl -lz -lsz -lpthread -lcurl -lcrypto -lhdf5 >&5 configure:22215: $? = 0 configure:22225: result: yes configure:22238: checking for main in -lhdf5_hl configure:22268: g++ -o conftest -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -I/usr/include/hdf5/serial -I/usr/include -L/usr/lib/x86_64-linux-gnu/hdf5/serial conftest.cpp -lhdf5_hl -lm -ldl -lz -lsz -lpthread -lcurl -lcrypto -lhdf5 >&5 configure:22268: $? = 0 configure:22278: result: yes configure:22292: checking for matching HDF5 Fortran wrapper configure:22296: result: /usr/bin/h5fc configure:22350: checking for H5Cpp.h configure:22350: g++ -c -g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -DBAMG_LONG_LONG -DNCHECKPTR -fPIC -I/usr/include/hdf5/serial -I/usr/include conftest.cpp >&5 configure:22350: $? = 0 configure:22350: result: yes configure:22367: ++ add hdf5 : -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lm -ldl -lz -lsz -lpthread -lcurl -lcrypto -lhdf5 -lhdf5_hl ; -I/usr/include/hdf5/serial -I/usr/include in plugin/seq/WHERE_LIBRARY-config " configure:23253: checking that generated files are newer than configure configure:23259: result: done configure:23470: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by FreeFEM config.status 4.6, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on bouchut-HP-EliteBook-840-G3 config.status:1218: creating Makefile config.status:1218: creating 3rdparty/Makefile config.status:1218: creating 3rdparty/blas/Makefile config.status:1218: creating 3rdparty/arpack/Makefile config.status:1218: creating 3rdparty/umfpack/Makefile config.status:1218: creating 3rdparty/fftw/Makefile config.status:1218: creating src/Makefile config.status:1218: creating src/bamglib/Makefile config.status:1218: creating src/Graphics/Makefile config.status:1218: creating src/femlib/Makefile config.status:1218: creating src/Algo/Makefile config.status:1218: creating src/lglib/Makefile config.status:1218: creating src/ffgraphics/Makefile config.status:1218: creating src/ffgraphics/server/Makefile config.status:1218: creating src/ffgraphics/client/Makefile config.status:1218: creating src/fflib/Makefile config.status:1218: creating src/nw/Makefile config.status:1218: creating src/mpi/Makefile config.status:1218: creating src/bamg/Makefile config.status:1218: creating src/libMesh/Makefile config.status:1218: creating src/medit/Makefile config.status:1218: creating src/bin-win32/Makefile config.status:1218: creating plugin/Makefile config.status:1218: creating plugin/seq/Makefile config.status:1218: creating plugin/mpi/Makefile config.status:1218: creating examples/Makefile config.status:1218: creating examples/plugin/Makefile config.status:1218: creating examples/tutorial/Makefile config.status:1218: creating examples/misc/Makefile config.status:1218: creating examples/mpi/Makefile config.status:1218: creating examples/hpddm/Makefile config.status:1218: creating examples/ffddm/Makefile config.status:1218: creating examples/eigen/Makefile config.status:1218: creating examples/examples/Makefile config.status:1218: creating examples/bug/Makefile config.status:1218: creating examples/3d/Makefile config.status:1218: creating examples/3dSurf/Makefile config.status:1218: creating examples/3dCurve/Makefile config.status:1218: creating config.h config.status:1447: executing depfiles commands config.status:1524: cd src/lglib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1529: $? = 0 config.status:1524: cd src/fflib && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1529: $? = 0 config.status:1524: cd src/nw && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1529: $? = 0 config.status:1524: cd src/mpi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1529: $? = 0 config.status:1524: cd src/bamg && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1529: $? = 0 config.status:1524: cd src/libMesh && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1529: $? = 0 config.status:1524: cd src/medit && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles make: Nothing to be done for 'am--depfiles'. config.status:1529: $? = 0 config.status:1524: cd plugin/seq && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles /tmp/GmhQoQah:885: warning: ignoring prerequisites on suffix rule definition make: Nothing to be done for 'am--depfiles'. config.status:1529: $? = 0 configure:24822: FreeFEM used download: yes configure:24824: -- Dynamic load facility: yes configure:24826: -- ARPACK (eigen value): yes configure:24828: -- UMFPACK (sparse solver): yes configure:24830: -- BLAS: yes configure:24832: -- with MPI: yes configure:24834: -- with PETSc: no / PETSc complex: no configure:24836: -- with SLEPc: no / SLEPc complex: no configure:24838: -- with hpddm: yes configure:24840: -- with htool: yes configure:24842: -- with bemtool: yes (need boost: yes and htool: yes) configure:24844: -- without libs: configure:24846: -- without plugins: configure:24850: progs: FreeFem++-nw bamg cvmsh2 FreeFem++-mpi ffmedit ffglut configure:24863: use of download fftw see 3rdparty/fftw/fftw-3.2/COPYRIGHT configure:24867: use of download tetgen see 3rdparty/tetgen/tetgen1.5.1-beta/LICENSE configure:24871: use of download freeyams see 3rdparty/yams/freeyams.2011.02.22 (suface mesh adaptation) configure:24875: use of download mmg3d (v4) see 3rdparty/mmg3d/mmg3d4/LICENCE.txt configure:24879: use of download mmg see 3rdparty/mmg/mmg-sources/LICENSE configure:24883: use of download parmmg see 3rdparty/parmmg/parmmg-sources/LICENSE configure:24887: use of download parmetis configure:24895: use of download superlu configure:24900: try to download: bem hpddm yams superlu scotch nlopt mumps_seq mumps scalapack mshmet parmmg mmg mmg3d parmetis metis ipopt tetgen configure:24905: use of download boost see 3rdparty/boost/LICENSE_1_0.txt configure:24923: Please run "3rdparty/getall" to download all necessary packages before running make configure:25046: PETSc directories do not exist, to build do: configure:25048: cd 3rdparty/ff-petsc && make ## ---------------- ## ## 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_MPIF77_set= ac_cv_env_MPIF77_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-linux-gnu/11 -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/11/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/11/../../.. -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_hadf5_h=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_H5Cpp_h=yes ac_cv_header_OpenGL_gl_h=no ac_cv_header_UMFPACK_umfpack_h=no ac_cv_header__home_install_FreeFem_sources_4_6_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=no ac_cv_header_hdf5_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_suitesparse_umfpack_h=no 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_ufsparse_umfpack_h=no ac_cv_header_umfpack_h=no ac_cv_header_umfpack_umfpack_h=no ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_amd_amd_info=no ac_cv_lib_arpack_dsaupd_=no ac_cv_lib_cadnafree_arit_zero=no ac_cv_lib_cblas_cblas_zdotu_sub=no ac_cv_lib_dl_dlinfo=yes ac_cv_lib_fftw3_fftw_execute=no ac_cv_lib_hdf5_H5Fcreate=yes ac_cv_lib_hdf5_hl=ac_cv_lib_hdf5_hl_main ac_cv_lib_hdf5_hl_main=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_libhdf5=yes ac_cv_objext=o ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GSL_CONFIG=/usr/bin/gsl-config ac_cv_path_H5CC=/usr/bin/h5cc ac_cv_path_MPICC=/usr/bin/mpicc ac_cv_path_MPICXX=/usr/bin/mpic++ ac_cv_path_MPIF77=/usr/bin/mpif90 ac_cv_path_MPIFC=/usr/bin/mpif90 ac_cv_path_MPIRUN=/usr/bin/mpirun 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_git=yes ac_cv_prog_ff_libtool=no ac_cv_prog_ff_m4=yes ac_cv_prog_ff_patch=yes ac_cv_prog_ff_unzip=yes ac_cv_prog_ff_wget=yes ac_cv_prog_lex_root=lex.yy ac_cv_prog_lex_yytext_pointer=yes ac_cv_prog_make_make_set=yes ac_cv_search_yywrap=-ll am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/install/FreeFem-sources-4.6/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='/home/install/FreeFem-sources-4.6/3rdparty/lib/libarpack.a' ARPACKLIBS='/home/install/FreeFem-sources-4.6/3rdparty/lib/libarpack.a -llapack' ARPACK_FALSE='#' ARPACK_TRUE='' AUTOCONF='${SHELL} '\''/home/install/FreeFem-sources-4.6/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/install/FreeFem-sources-4.6/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/install/FreeFem-sources-4.6/missing'\'' automake-1.16' AWK='gawk' BAMGPROG='bamg cvmsh2' BEMTOOL_FALSE='#' BEMTOOL_TRUE='' BIN_ffmaster='ffmaster' BLACS_FALSE='' BLACS_TRUE='#' BLASINC='' BLASLIBS='-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++11' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -DNDEBUG -O3 -mmmx -mavx -std=c++11 -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='install' DOWNLOAD_FALSE='#' DOWNLOAD_FFTW='fftw' DOWNLOAD_TRUE='' DOWNLOAD_UMFPACK='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' FFCS_MPIOK_FALSE='#' FFCS_MPIOK_TRUE='' FFCS_WINDOWS_FALSE='' FFCS_WINDOWS_TRUE='#' FFGLUTNAME='' FFGLUTPROG='ffglut' FFLAGS='-g -DNDEBUG -O3 -mmmx -mavx -fPIC' FFTW3_FALSE='#' FFTW3_TRUE='' FF_HAVE_REGEX_H='1' FF_LAPACKdir='' FF_MALLOC_H='1' FF_SECOND='second.o' FF_UMFPACK_CONFIG='' FF_conf_petsc_complex='' FF_conf_petsc_real='' FF_generic_petsc='' FF_prefix_petsc='/usr/local/ff-petsc/' FF_prefix_petsc_complex='' FF_prefix_petsc_real='' FLIBS='/usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so' FNOFLAGS=' -fPIC' FORTRAN_FALSE='#' FORTRAN_TRUE='' FREEYAMS_FALSE='#' FREEYAMS_TRUE='' G2CLIB='/usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so' 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/x86_64-linux-gnu -lgsl -lgslcblas -lm' GSL_TRUE='' H5CC='/usr/bin/h5cc' H5FC='/usr/bin/h5fc' HDF5_CC='gcc' HDF5_CFLAGS='' HDF5_CPPFLAGS='-I/usr/include/hdf5/serial -I/usr/include' HDF5_FALSE='#' HDF5_FC='' HDF5_FFLAGS='-I/usr/lib/x86_64-linux-gnu/hdf5/serial -L/usr/lib/x86_64-linux-gnu/hdf5/serial -I/usr/include/hdf5/serial ' HDF5_FLIBS=' -lm -ldl -lz -lsz -lpthread -lcurl -lcrypto -lhdf5_fortran -lhdf5 -lhdf5hl_fortran -lhdf5_hl' HDF5_LDFLAGS='-L/usr/lib/x86_64-linux-gnu/hdf5/serial ' HDF5_LIBS='-lm -ldl -lz -lsz -lpthread -lcurl -lcrypto -lhdf5 -lhdf5_hl' HDF5_TRUE='' HDF5_VERSION='1.10.7' 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='6.5.0' LAPACKLIBS='-llapack' LAPACK_arpack_LIB='/home/install/FreeFem-sources-4.6/3rdparty/lib/liblapack.a' LDFLAGS=' -rdynamic' LEX='flex' LEXLIB='-ll ' LEX_OUTPUT_ROOT='lex.yy' LIBC_VERSION='' LIBOBJS='' LIBS='-ldl -lm -lrt /usr/lib/gcc/x86_64-linux-gnu/11/libgfortran.so /usr/lib/gcc/x86_64-linux-gnu/11/libquadmath.so -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lm -ldl -lz -lsz -lpthread -lcurl -lcrypto -lhdf5 -lhdf5_hl' LIBSEQ_FALSE='' LIBSEQ_TRUE='#' LIBSGLUT='-lglut -lGLU -lGL' LIBSNOCONSOLE='' LIBSPTHREAD='-lpthread' LOAD_COMPILE='load_compile' LOAD_TESTS='../regtests.sh' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} '\''/home/install/FreeFem-sources-4.6/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='/usr/bin/mpicc' MPICXX='/usr/bin/mpic++' MPIF77='/usr/bin/mpif90' MPIFC='/usr/bin/mpif90' MPIPROG='FreeFem++-mpi' MPIRUN='/usr/bin/mpirun' MPISCRIPT='ff-mpirun' MPI_FALSE='#' MPI_INCLUDE='-I/usr/lib/x86_64-linux-gnu/openmpi/include -I/usr/lib/x86_64-linux-gnu/openmpi/include/openmpi ' MPI_INC_DIR='/usr/lib/x86_64-linux-gnu/openmpi/include' MPI_LIB='-L/usr/lib/x86_64-linux-gnu/openmpi/lib -lmpi_cxx -lmpi ' MPI_LIBC='' MPI_LIBFC='-L/usr/lib/x86_64-linux-gnu/openmpi/lib/fortran/gfortran -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lopen-rte -lopen-pal -lhwloc -levent_core -levent_pthreads -lm -lz ' MPI_LIB_DIRS='/usr/lib/x86_64-linux-gnu/openmpi/lib' MPI_RUN_OPTION='' MPI_TRUE='' MSHMET_FALSE='#' MSHMET_TRUE='' MUMPS_FALSE='#' MUMPS_TRUE='' MUMPS_ptscotch_FALSE='' MUMPS_ptscotch_TRUE='#' MUMPS_scotch_FALSE='' MUMPS_scotch_TRUE='#' MUMPS_seq_FALSE='#' MUMPS_seq_TRUE='' NLOPT_FALSE='#' NLOPT_TRUE='' NO_RANGE_CHECK='' OBJEXT='o' OPTIM_TYPE='' PACKAGE='FreeFEM' PACKAGE_BUGREPORT='frederic.hecht@sorbonne-universite.fr' PACKAGE_NAME='FreeFEM' PACKAGE_STRING='FreeFEM 4.6' PACKAGE_TARNAME='FreeFEM' PACKAGE_URL='' PACKAGE_VERSION='4.6' 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/install/FreeFem-sources-4.6/3rdparty/include/scotch' SCOTCH_TRUE='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/bash' SIZEOF_INT='4' SIZEOF_LONG='8' SIZEOF_PTR='8' SIZEOF_PTRINBIT='64' SKIP_TESTS_EIGEN='' SKIP_TESTS_MPI='no' SLEPCCOMPLEX_FALSE='' SLEPCCOMPLEX_TRUE='#' SLEPC_FALSE='' SLEPC_TRUE='#' STATICTOOL='' STDPROG='' STD_GRAPH_OBJ='' STD_LDFLAGS='' STD_LIBS='' STRIP='' SUPERLU_FALSE='' SUPERLU_TRUE='#' TEST_FFPP='../../src/nw/FreeFem++' TEST_FFPPMPI='../../src/mpi/ff-mpirun' TEST_FFPP_MPI='../../src/mpi/FreeFem++-mpi' TETGEN_FALSE='#' TETGEN_TRUE='' TOOL_COMPILE_MMAP='MMAP' TOOL_COMPILE_NewSolver='NewSolver' TOOL_COMPILE_bem='bem' TOOL_COMPILE_blaslapack='' TOOL_COMPILE_gmm='gmm' TOOL_COMPILE_gsl='gsl' TOOL_COMPILE_hpddm='hpddm' TOOL_COMPILE_iohdf5='iohdf5' TOOL_COMPILE_ipopt='ipopt' TOOL_COMPILE_lapack='' TOOL_COMPILE_metis='metis' TOOL_COMPILE_mkl='mkl' TOOL_COMPILE_mmg3d='mmg3d' TOOL_COMPILE_mmg='mmg' TOOL_COMPILE_mshmet='mshmet' TOOL_COMPILE_mumps='mumps' TOOL_COMPILE_mumps_seq='mumps-seq' TOOL_COMPILE_nlopt='nlopt' TOOL_COMPILE_parmetis='parmetis' TOOL_COMPILE_parmmg='parmmg' TOOL_COMPILE_petsc='' TOOL_COMPILE_petsccomplex='' TOOL_COMPILE_pipe='pipe' TOOL_COMPILE_ptscotch='' TOOL_COMPILE_scalapack='scalapack' TOOL_COMPILE_scotch='scotch' TOOL_COMPILE_suitesparse='' TOOL_COMPILE_superlu='superlu' TOOL_COMPILE_tetgen='tetgen' TOOL_COMPILE_umfpack='' TOOL_COMPILE_yams='yams' TOOL_DYLIB_MMAP='ff-mmap-semaphore.so' TOOL_DYLIB_NewSolver='NewSolver.so' TOOL_DYLIB_bem='bem.so' TOOL_DYLIB_gmm='ilut.so' TOOL_DYLIB_gsl='gsl.so' TOOL_DYLIB_hpddm='hpddm.so hpddm_substructuring.so ' TOOL_DYLIB_iohdf5='iohdf5.so' TOOL_DYLIB_ipopt='ff-Ipopt.so' TOOL_DYLIB_lapack='lapack.so fflapack.so' TOOL_DYLIB_metis='metis.so' TOOL_DYLIB_mkl='PARDISO.so' 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='MUMPS_seq.so MUMPS.so' TOOL_DYLIB_nlopt='ff-NLopt.so' TOOL_DYLIB_parmetis='parmetis.so' TOOL_DYLIB_parmmg='parmmg.so' TOOL_DYLIB_pipe='pipe.so' 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='freeyams.so' UMFPACKLIBS='-L/home/install/FreeFem-sources-4.6/3rdparty/lib -lumfpack -lcholmod -lcolamd -lamd -lsuitesparseconfig' UMFPACK_CPPFLAGS='-I/home/install/FreeFem-sources-4.6/3rdparty/include' UMFPACK_FALSE='#' UMFPACK_TRUE='' VERSION='4.6' 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='yes' ff_libtool='no' ff_m4='yes' ff_patch='yes' ff_prefix_dir='/usr/local/lib/ff++/4.6' ff_prefix_dir_etc='/usr/local/lib/ff++/4.6/etc' ff_prefix_dir_example='${datarootdir}/FreeFEM/4.6' ff_prefix_dir_include='/usr/local/lib/ff++/4.6/include' ff_prefix_dir_lib='/usr/local/lib/ff++/4.6/lib' ff_prefix_dir_lib_mpi='/usr/local/lib/ff++/4.6/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/install/FreeFem-sources-4.6/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.6" #define PACKAGE_STRING "FreeFEM 4.6" #define PACKAGE_BUGREPORT "frederic.hecht@sorbonne-universite.fr" #define PACKAGE_URL "" #define PACKAGE "FreeFEM" #define VERSION "4.6" #define F77_FUNC(name,NAME) name ## _ #define F77_FUNC_(name,NAME) name ## _ #define YYTEXT_POINTER 1 #define HAVE_LIBRT 1 #define VersionFreeFem 4.6 #define VersionFreeFemDate "Wed Feb 14 18:39:16 CET 2024" #define FF_PREFIX_DIR "/usr/local/lib/ff++/4.6" #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_CBLAS_H 1 #define HAVE_LIBARPACK 1 #define HAVE_LIBUMFPACK 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 #define HAVE_HDF5 1 configure: exit 0