This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by mbdyn configure develop, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --enable-netcdf --with-lapack=yes --with-ginac=no ## --------- ## ## Platform. ## ## --------- ## hostname = DavideUbuntu uname -m = x86_64 uname -r = 4.15.0-122-generic uname -s = Linux uname -v = #124~16.04.1-Ubuntu SMP Thu Oct 15 16:08:36 UTC 2020 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /opt/ThirdParty-5.0/platforms/linux64Gcc/gperftools-svn/bin PATH: /opt/paraviewopenfoam54/bin PATH: /home/davide/OpenFOAM/davide-5.0/platforms/linux64GccDPInt32Opt/bin PATH: /opt/site/5.0/platforms/linux64GccDPInt32Opt/bin PATH: /opt/openfoam5/platforms/linux64GccDPInt32Opt/bin PATH: /opt/openfoam5/bin PATH: /opt/openfoam5/wmake PATH: /home/davide/bin PATH: /home/davide/.local/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games PATH: /usr/local/games PATH: /snap/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2980: checking build system type configure:2994: result: x86_64-pc-linux-gnu configure:3014: checking host system type configure:3027: result: x86_64-pc-linux-gnu configure:3047: checking target system type configure:3060: result: x86_64-pc-linux-gnu configure:3104: checking for a BSD-compatible install configure:3172: result: /usr/bin/install -c configure:3183: checking whether build environment is sane configure:3238: result: yes configure:3389: checking for a thread-safe mkdir -p configure:3428: result: /bin/mkdir -p configure:3435: checking for gawk configure:3451: found /usr/bin/gawk configure:3462: result: gawk configure:3473: checking whether make sets $(MAKE) configure:3495: result: yes configure:3524: checking whether make supports nested variables configure:3541: result: yes configure:3676: checking configure arguments configure:3755: checking for pkg-config configure:3773: found /usr/bin/pkg-config configure:3785: result: /usr/bin/pkg-config configure:3810: checking pkg-config is at least version 0.9.0 configure:3813: result: yes configure:4881: checking for gcc configure:4908: result: gcc-9 configure:5137: checking for C compiler version configure:5146: gcc-9 --version >&5 gcc-9 (Ubuntu 9.3.0-10ubuntu2~16.04) 9.3.0 Copyright (C) 2019 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:5157: $? = 0 configure:5146: gcc-9 -v >&5 Using built-in specs. COLLECT_GCC=gcc-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-10ubuntu2~16.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2~16.04) configure:5157: $? = 0 configure:5146: gcc-9 -V >&5 gcc-9: error: unrecognized command line option '-V' gcc-9: fatal error: no input files compilation terminated. configure:5157: $? = 1 configure:5146: gcc-9 -qversion >&5 gcc-9: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc-9: fatal error: no input files compilation terminated. configure:5157: $? = 1 configure:5177: checking whether the C compiler works configure:5199: gcc-9 conftest.c >&5 configure:5203: $? = 0 configure:5251: result: yes configure:5254: checking for C compiler default output file name configure:5256: result: a.out configure:5262: checking for suffix of executables configure:5269: gcc-9 -o conftest conftest.c >&5 configure:5273: $? = 0 configure:5295: result: configure:5317: checking whether we are cross compiling configure:5325: gcc-9 -o conftest conftest.c >&5 configure:5329: $? = 0 configure:5336: ./conftest configure:5340: $? = 0 configure:5355: result: no configure:5360: checking for suffix of object files configure:5382: gcc-9 -c conftest.c >&5 configure:5386: $? = 0 configure:5407: result: o configure:5411: checking whether we are using the GNU C compiler configure:5430: gcc-9 -c conftest.c >&5 configure:5430: $? = 0 configure:5439: result: yes configure:5448: checking whether gcc-9 accepts -g configure:5468: gcc-9 -c -g conftest.c >&5 configure:5468: $? = 0 configure:5509: result: yes configure:5526: checking for gcc-9 option to accept ISO C89 configure:5589: gcc-9 -c -g -O2 conftest.c >&5 configure:5589: $? = 0 configure:5602: result: none needed configure:5627: checking whether gcc-9 understands -c and -o together configure:5649: gcc-9 -c conftest.c -o conftest2.o configure:5652: $? = 0 configure:5649: gcc-9 -c conftest.c -o conftest2.o configure:5652: $? = 0 configure:5664: result: yes configure:5692: checking for style of include used by make configure:5720: result: GNU configure:5746: checking dependency style of gcc-9 configure:5857: result: gcc3 configure:5987: checking for C++ compiler version configure:5996: g++-9 --version >&5 g++-9 (Ubuntu 9.3.0-10ubuntu2~16.04) 9.3.0 Copyright (C) 2019 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:6007: $? = 0 configure:5996: g++-9 -v >&5 Using built-in specs. COLLECT_GCC=g++-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-10ubuntu2~16.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2~16.04) configure:6007: $? = 0 configure:5996: g++-9 -V >&5 g++-9: error: unrecognized command line option '-V' g++-9: fatal error: no input files compilation terminated. configure:6007: $? = 1 configure:5996: g++-9 -qversion >&5 g++-9: error: unrecognized command line option '-qversion'; did you mean '--version'? g++-9: fatal error: no input files compilation terminated. configure:6007: $? = 1 configure:6011: checking whether we are using the GNU C++ compiler configure:6030: g++-9 -c -std=c++11 conftest.cpp >&5 configure:6030: $? = 0 configure:6039: result: yes configure:6048: checking whether g++-9 accepts -g configure:6068: g++-9 -c -g conftest.cpp >&5 configure:6068: $? = 0 configure:6109: result: yes configure:6134: checking dependency style of g++-9 configure:6245: result: gcc3 configure:6369: checking for Fortran compiler version configure:6378: gfortran-9 --version >&5 GNU Fortran (Ubuntu 9.3.0-10ubuntu2~16.04) 9.3.0 Copyright (C) 2019 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:6389: $? = 0 configure:6378: gfortran-9 -v >&5 Using built-in specs. COLLECT_GCC=gfortran-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-10ubuntu2~16.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2~16.04) configure:6389: $? = 0 configure:6378: gfortran-9 -V >&5 gfortran-9: error: unrecognized command line option '-V' gfortran-9: fatal error: no input files compilation terminated. configure:6389: $? = 1 configure:6378: gfortran-9 -qversion >&5 gfortran-9: error: unrecognized command line option '-qversion'; did you mean '--version'? gfortran-9: fatal error: no input files compilation terminated. configure:6389: $? = 1 configure:6398: checking whether we are using the GNU Fortran compiler configure:6411: gfortran-9 -c conftest.F >&5 configure:6411: $? = 0 configure:6420: result: yes configure:6426: checking whether gfortran-9 accepts -g configure:6437: gfortran-9 -c -g conftest.f >&5 configure:6437: $? = 0 configure:6445: result: yes configure:6479: checking how to get verbose linking output from gfortran-9 configure:6489: gfortran-9 -c -g -O2 conftest.f >&5 configure:6489: $? = 0 configure:6507: gfortran-9 -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2~16.04) /usr/lib/gcc/x86_64-linux-gnu/9/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/9/finclude -o /tmp/ccmhlso2.s GNU Fortran (Ubuntu 9.3.0-10ubuntu2~16.04) version 9.3.0 (x86_64-linux-gnu) compiled by GNU C version 9.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 9.3.0-10ubuntu2~16.04) version 9.3.0 (x86_64-linux-gnu) compiled by GNU C version 9.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccfAAn03.o /tmp/ccmhlso2.s GNU assembler version 2.26.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.26.1 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/9/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccGv61C5.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 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. /tmp/ccfAAn03.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o configure:6590: result: -v configure:6592: checking for Fortran libraries of gfortran-9 configure:6615: gfortran-9 -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2~16.04) /usr/lib/gcc/x86_64-linux-gnu/9/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/9/finclude -o /tmp/ccNuK6X7.s GNU Fortran (Ubuntu 9.3.0-10ubuntu2~16.04) version 9.3.0 (x86_64-linux-gnu) compiled by GNU C version 9.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran2008 (Ubuntu 9.3.0-10ubuntu2~16.04) version 9.3.0 (x86_64-linux-gnu) compiled by GNU C version 9.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.16.1-GMP GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/cc3P8CJ9.o /tmp/ccNuK6X7.s GNU assembler version 2.26.1 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.26.1 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/9/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/9/collect2 -plugin /usr/lib/gcc/x86_64-linux-gnu/9/liblto_plugin.so -plugin-opt=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper -plugin-opt=-fresolution=/tmp/ccx9BUvb.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 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/9/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. /tmp/cc3P8CJ9.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu/crtn.o configure:6811: result: -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath configure:6828: checking for dummy main to link with Fortran libraries configure:6862: gcc-9 -o conftest -g -O2 conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:6862: $? = 0 configure:6907: result: none configure:6940: checking how to get verbose linking output from gfortran-9 configure:7051: result: -v configure:7053: checking for Fortran libraries of gfortran-9 configure:7272: result: -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath configure:7336: checking for g77 configure:7366: result: no configure:7336: checking for xlf configure:7366: result: no configure:7336: checking for f77 configure:7352: found /usr/bin/f77 configure:7363: result: f77 configure:7389: checking for Fortran 77 compiler version configure:7398: f77 --version >&5 GNU Fortran (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609 Copyright (C) 2015 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:7409: $? = 0 configure:7398: f77 -v >&5 Using built-in specs. COLLECT_GCC=f77 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.12' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.12) configure:7409: $? = 0 configure:7398: f77 -V >&5 f77: error: unrecognized command line option '-V' f77: fatal error: no input files compilation terminated. configure:7409: $? = 1 configure:7398: f77 -qversion >&5 f77: error: unrecognized command line option '-qversion' f77: fatal error: no input files compilation terminated. configure:7409: $? = 1 configure:7418: checking whether we are using the GNU Fortran 77 compiler configure:7431: f77 -c conftest.F >&5 configure:7431: $? = 0 configure:7440: result: yes configure:7446: checking whether f77 accepts -g configure:7457: f77 -c -g conftest.f >&5 configure:7457: $? = 0 configure:7465: result: yes configure:7866: checking for gcc version = 3.3 configure:7899: g++-9 -c -std=c++11 conftest.cpp >&5 conftest.cpp:15:3: error: #error GCC is not 3.3 (good news ;) 15 | #error GCC is not 3.3 (good news ;) | ^~~~~ configure:7899: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | /* end confdefs.h. */ | #if !(__GNUC__ == 3 && __GNUC_MINOR__ == 3) | #error GCC is not 3.3 (good news ;) | #endif | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return 0; | ; | return 0; | } configure:7914: result: no configure:7917: checking for gcc version = 3.2 configure:7950: g++-9 -c -std=c++11 conftest.cpp >&5 conftest.cpp:15:4: error: #error GCC is not 3.2 (good news ;) 15 | #error GCC is not 3.2 (good news ;) | ^~~~~ configure:7950: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | /* end confdefs.h. */ | #if !(__GNUC__ == 3 && __GNUC_MINOR__ == 2) | #error GCC is not 3.2 (good news ;) | #endif | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return 0; | ; | return 0; | } configure:7965: result: no configure:8029: checking how to print strings configure:8056: result: printf configure:8077: checking for a sed that does not truncate output configure:8141: result: /bin/sed configure:8159: checking for grep that handles long lines and -e configure:8217: result: /bin/grep configure:8222: checking for egrep configure:8284: result: /bin/grep -E configure:8289: checking for fgrep configure:8351: result: /bin/grep -F configure:8386: checking for ld used by gcc-9 configure:8453: result: /usr/bin/ld configure:8460: checking if the linker (/usr/bin/ld) is GNU ld configure:8475: result: yes configure:8487: checking for BSD- or MS-compatible name lister (nm) configure:8541: result: /usr/bin/nm -B configure:8671: checking the name lister (/usr/bin/nm -B) interface configure:8678: gcc-9 -c -g -O2 conftest.c >&5 configure:8681: /usr/bin/nm -B "conftest.o" configure:8684: output 0000000000000000 B some_variable configure:8691: result: BSD nm configure:8694: checking whether ln -s works configure:8698: result: yes configure:8706: checking the maximum length of command line arguments configure:8837: result: 1572864 configure:8885: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:8925: result: func_convert_file_noop configure:8932: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:8952: result: func_convert_file_noop configure:8959: checking for /usr/bin/ld option to reload object files configure:8966: result: -r configure:9040: checking for objdump configure:9056: found /usr/bin/objdump configure:9067: result: objdump configure:9099: checking how to recognize dependent libraries configure:9299: result: pass_all configure:9384: checking for dlltool configure:9414: result: no configure:9444: checking how to associate runtime and link libraries configure:9471: result: printf %s\n configure:9531: checking for ar configure:9547: found /usr/bin/ar configure:9558: result: ar configure:9595: checking for archiver @FILE support configure:9620: gcc-9 -c -g -O2 conftest.c >&5 configure:9620: $? = 0 configure:9623: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:9626: $? = 0 configure:9631: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:9634: $? = 1 configure:9646: result: @ configure:9704: checking for strip configure:9720: found /usr/bin/strip configure:9731: result: strip configure:9803: checking for ranlib configure:9819: found /usr/bin/ranlib configure:9830: result: ranlib configure:9932: checking command to parse /usr/bin/nm -B output from gcc-9 object configure:10085: gcc-9 -c -g -O2 conftest.c >&5 configure:10088: $? = 0 configure:10092: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10095: $? = 0 configure:10161: gcc-9 -o conftest -g -O2 conftest.c conftstm.o >&5 configure:10164: $? = 0 configure:10202: result: ok configure:10249: checking for sysroot configure:10279: result: no configure:10286: checking for a working dd configure:10324: result: /bin/dd configure:10328: checking how to truncate binary pipes configure:10343: result: /bin/dd bs=4096 count=1 configure:10479: gcc-9 -c -g -O2 conftest.c >&5 configure:10482: $? = 0 configure:10680: checking for mt configure:10696: found /bin/mt configure:10707: result: mt configure:10730: checking if mt is a manifest tool configure:10736: mt '-?' configure:10744: result: no configure:11429: checking how to run the C preprocessor configure:11460: gcc-9 -E conftest.c configure:11460: $? = 0 configure:11474: gcc-9 -E conftest.c conftest.c:14:10: fatal error: ac_nonexistent.h: No such file or directory 14 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:11474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | /* end confdefs.h. */ | #include configure:11499: result: gcc-9 -E configure:11519: gcc-9 -E conftest.c configure:11519: $? = 0 configure:11533: gcc-9 -E conftest.c conftest.c:14:10: fatal error: ac_nonexistent.h: No such file or directory 14 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:11533: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | /* end confdefs.h. */ | #include configure:11562: checking for ANSI C header files configure:11590: gcc-9 -c -g -O2 conftest.c >&5 configure:11590: $? = 0 configure:11663: gcc-9 -o conftest -g -O2 conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:11663: $? = 0 configure:11663: ./conftest configure:11663: $? = 0 configure:11674: result: yes configure:11687: checking for sys/types.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11687: checking for sys/stat.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11687: checking for stdlib.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11687: checking for string.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11687: checking for memory.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11687: checking for strings.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11687: checking for inttypes.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11687: checking for stdint.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11687: checking for unistd.h configure:11687: gcc-9 -c -g -O2 conftest.c >&5 configure:11687: $? = 0 configure:11687: result: yes configure:11701: checking for dlfcn.h configure:11701: gcc-9 -c -g -O2 conftest.c >&5 configure:11701: $? = 0 configure:11701: result: yes configure:11968: checking for objdir configure:11983: result: .libs configure:12243: checking if gcc-9 supports -fno-rtti -fno-exceptions configure:12261: gcc-9 -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:12265: $? = 0 configure:12278: result: no configure:12636: checking for gcc-9 option to produce PIC configure:12643: result: -fPIC -DPIC configure:12651: checking if gcc-9 PIC flag -fPIC -DPIC works configure:12669: gcc-9 -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:12673: $? = 0 configure:12686: result: yes configure:12715: checking if gcc-9 static flag -static works configure:12743: result: yes configure:12758: checking if gcc-9 supports -c -o file.o configure:12779: gcc-9 -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:12783: $? = 0 configure:12805: result: yes configure:12813: checking if gcc-9 supports -c -o file.o configure:12860: result: yes configure:12893: checking whether the gcc-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14172: result: yes configure:14209: checking whether -lc should be explicitly linked in configure:14217: gcc-9 -c -g -O2 conftest.c >&5 configure:14220: $? = 0 configure:14235: gcc-9 -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:14238: $? = 0 configure:14252: result: no configure:14412: checking dynamic linker characteristics configure:15001: gcc-9 -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:15001: $? = 0 configure:15250: result: GNU/Linux ld.so configure:15372: checking how to hardcode library paths into programs configure:15397: result: immediate configure:15985: checking whether stripping libraries is possible configure:15990: result: yes configure:16025: checking if libtool supports shared libraries configure:16027: result: yes configure:16030: checking whether to build shared libraries configure:16055: result: yes configure:16058: checking whether to build static libraries configure:16062: result: yes configure:16085: checking how to run the C++ preprocessor configure:16112: g++-9 -E conftest.cpp configure:16112: $? = 0 configure:16126: g++-9 -E conftest.cpp conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory 26 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16126: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16151: result: g++-9 -E configure:16171: g++-9 -E conftest.cpp configure:16171: $? = 0 configure:16185: g++-9 -E conftest.cpp conftest.cpp:26:10: fatal error: ac_nonexistent.h: No such file or directory 26 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:16185: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:16347: checking for ld used by g++-9 configure:16414: result: /usr/bin/ld -m elf_x86_64 configure:16421: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:16436: result: yes configure:16491: checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17580: result: yes configure:17616: g++-9 -c -std=c++11 conftest.cpp >&5 configure:17619: $? = 0 configure:18100: checking for g++-9 option to produce PIC configure:18107: result: -fPIC -DPIC configure:18115: checking if g++-9 PIC flag -fPIC -DPIC works configure:18133: g++-9 -c -std=c++11 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:18137: $? = 0 configure:18150: result: yes configure:18173: checking if g++-9 static flag -static works configure:18201: result: yes configure:18213: checking if g++-9 supports -c -o file.o configure:18234: g++-9 -c -std=c++11 -o out/conftest2.o conftest.cpp >&5 configure:18238: $? = 0 configure:18260: result: yes configure:18265: checking if g++-9 supports -c -o file.o configure:18312: result: yes configure:18342: checking whether the g++-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:18385: result: yes configure:18526: checking dynamic linker characteristics configure:19291: result: GNU/Linux ld.so configure:19356: checking how to hardcode library paths into programs configure:19381: result: immediate configure:19522: checking if libtool supports shared libraries configure:19524: result: yes configure:19527: checking whether to build shared libraries configure:19551: result: yes configure:19554: checking whether to build static libraries configure:19558: result: yes configure:19910: checking for gfortran-9 option to produce PIC configure:19917: result: -fPIC configure:19925: checking if gfortran-9 PIC flag -fPIC works configure:19943: gfortran-9 -c -g -O2 -fPIC conftest.f >&5 configure:19947: $? = 0 configure:19960: result: yes configure:19983: checking if gfortran-9 static flag -static works configure:20011: result: yes configure:20023: checking if gfortran-9 supports -c -o file.o configure:20044: gfortran-9 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:20048: $? = 0 configure:20070: result: yes configure:20075: checking if gfortran-9 supports -c -o file.o configure:20122: result: yes configure:20152: checking whether the gfortran-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:21365: result: yes configure:21506: checking dynamic linker characteristics configure:22257: result: GNU/Linux ld.so configure:22322: checking how to hardcode library paths into programs configure:22347: result: immediate configure:22484: checking if libtool supports shared libraries configure:22486: result: yes configure:22489: checking whether to build shared libraries configure:22513: result: yes configure:22516: checking whether to build static libraries configure:22520: result: yes configure:22554: gfortran-9 -c -g -O2 conftest.f >&5 configure:22557: $? = 0 configure:23017: checking for gfortran-9 option to produce PIC configure:23024: result: -fPIC configure:23032: checking if gfortran-9 PIC flag -fPIC works configure:23050: gfortran-9 -c -g -O2 -fPIC conftest.f >&5 configure:23054: $? = 0 configure:23067: result: yes configure:23090: checking if gfortran-9 static flag -static works configure:23118: result: yes configure:23130: checking if gfortran-9 supports -c -o file.o configure:23151: gfortran-9 -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:23155: $? = 0 configure:23177: result: yes configure:23182: checking if gfortran-9 supports -c -o file.o configure:23229: result: yes configure:23259: checking whether the gfortran-9 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:24472: result: yes configure:24613: checking dynamic linker characteristics configure:25364: result: GNU/Linux ld.so configure:25429: checking how to hardcode library paths into programs configure:25454: result: immediate configure:25591: checking for gcc configure:25618: result: gcc-9 configure:25847: checking for C compiler version configure:25856: gcc-9 --version >&5 gcc-9 (Ubuntu 9.3.0-10ubuntu2~16.04) 9.3.0 Copyright (C) 2019 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:25867: $? = 0 configure:25856: gcc-9 -v >&5 Using built-in specs. COLLECT_GCC=gcc-9 COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none:hsa OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-10ubuntu2~16.04' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --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-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2~16.04) configure:25867: $? = 0 configure:25856: gcc-9 -V >&5 gcc-9: error: unrecognized command line option '-V' gcc-9: fatal error: no input files compilation terminated. configure:25867: $? = 1 configure:25856: gcc-9 -qversion >&5 gcc-9: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc-9: fatal error: no input files compilation terminated. configure:25867: $? = 1 configure:25871: checking whether we are using the GNU C compiler configure:25907: result: yes configure:25916: checking whether gcc-9 accepts -g configure:26001: result: yes configure:26018: checking for gcc-9 option to accept ISO C89 configure:26102: result: none needed configure:26127: checking whether gcc-9 understands -c and -o together configure:26172: result: yes configure:26191: checking dependency style of gcc-9 configure:26302: result: gcc3 configure:26323: checking for ANSI C header files configure:26435: result: yes configure:26445: checking arpa/inet.h usability configure:26445: gcc-9 -c -g -O2 conftest.c >&5 configure:26445: $? = 0 configure:26445: result: yes configure:26445: checking arpa/inet.h presence configure:26445: gcc-9 -E conftest.c configure:26445: $? = 0 configure:26445: result: yes configure:26445: checking for arpa/inet.h configure:26445: result: yes configure:26457: checking atomic_ops.h usability configure:26457: gcc-9 -c -g -O2 conftest.c >&5 conftest.c:61:10: fatal error: atomic_ops.h: No such file or directory 61 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:26457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26457: result: no configure:26457: checking atomic_ops.h presence configure:26457: gcc-9 -E conftest.c conftest.c:28:10: fatal error: atomic_ops.h: No such file or directory 28 | #include | ^~~~~~~~~~~~~~ compilation terminated. configure:26457: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:26457: result: no configure:26457: checking for atomic_ops.h configure:26457: result: no configure:26469: checking cxxabi.h usability configure:26469: gcc-9 -c -g -O2 conftest.c >&5 conftest.c:61:10: fatal error: cxxabi.h: No such file or directory 61 | #include | ^~~~~~~~~~ compilation terminated. configure:26469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26469: result: no configure:26469: checking cxxabi.h presence configure:26469: gcc-9 -E conftest.c conftest.c:28:10: fatal error: cxxabi.h: No such file or directory 28 | #include | ^~~~~~~~~~ compilation terminated. configure:26469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | /* end confdefs.h. */ | #include configure:26469: result: no configure:26469: checking for cxxabi.h configure:26469: result: no configure:26481: checking fenv.h usability configure:26481: gcc-9 -c -g -O2 conftest.c >&5 configure:26481: $? = 0 configure:26481: result: yes configure:26481: checking fenv.h presence configure:26481: gcc-9 -E conftest.c configure:26481: $? = 0 configure:26481: result: yes configure:26481: checking for fenv.h configure:26481: result: yes configure:26493: checking getopt.h usability configure:26493: gcc-9 -c -g -O2 conftest.c >&5 configure:26493: $? = 0 configure:26493: result: yes configure:26493: checking getopt.h presence configure:26493: gcc-9 -E conftest.c configure:26493: $? = 0 configure:26493: result: yes configure:26493: checking for getopt.h configure:26493: result: yes configure:26505: checking netdb.h usability configure:26505: gcc-9 -c -g -O2 conftest.c >&5 configure:26505: $? = 0 configure:26505: result: yes configure:26505: checking netdb.h presence configure:26505: gcc-9 -E conftest.c configure:26505: $? = 0 configure:26505: result: yes configure:26505: checking for netdb.h configure:26505: result: yes configure:26517: checking netinet/in.h usability configure:26517: gcc-9 -c -g -O2 conftest.c >&5 configure:26517: $? = 0 configure:26517: result: yes configure:26517: checking netinet/in.h presence configure:26517: gcc-9 -E conftest.c configure:26517: $? = 0 configure:26517: result: yes configure:26517: checking for netinet/in.h configure:26517: result: yes configure:26529: checking pwd.h usability configure:26529: gcc-9 -c -g -O2 conftest.c >&5 configure:26529: $? = 0 configure:26529: result: yes configure:26529: checking pwd.h presence configure:26529: gcc-9 -E conftest.c configure:26529: $? = 0 configure:26529: result: yes configure:26529: checking for pwd.h configure:26529: result: yes configure:26541: checking pthread.h usability configure:26541: gcc-9 -c -g -O2 conftest.c >&5 configure:26541: $? = 0 configure:26541: result: yes configure:26541: checking pthread.h presence configure:26541: gcc-9 -E conftest.c configure:26541: $? = 0 configure:26541: result: yes configure:26541: checking for pthread.h configure:26541: result: yes configure:26553: checking sched.h usability configure:26553: gcc-9 -c -g -O2 conftest.c >&5 configure:26553: $? = 0 configure:26553: result: yes configure:26553: checking sched.h presence configure:26553: gcc-9 -E conftest.c configure:26553: $? = 0 configure:26553: result: yes configure:26553: checking for sched.h configure:26553: result: yes configure:26565: checking semaphore.h usability configure:26565: gcc-9 -c -g -O2 conftest.c >&5 configure:26565: $? = 0 configure:26565: result: yes configure:26565: checking semaphore.h presence configure:26565: gcc-9 -E conftest.c configure:26565: $? = 0 configure:26565: result: yes configure:26565: checking for semaphore.h configure:26565: result: yes configure:26577: checking signal.h usability configure:26577: gcc-9 -c -g -O2 conftest.c >&5 configure:26577: $? = 0 configure:26577: result: yes configure:26577: checking signal.h presence configure:26577: gcc-9 -E conftest.c configure:26577: $? = 0 configure:26577: result: yes configure:26577: checking for signal.h configure:26577: result: yes configure:26589: checking for stdint.h configure:26589: result: yes configure:26601: checking stdio.h usability configure:26601: gcc-9 -c -g -O2 conftest.c >&5 configure:26601: $? = 0 configure:26601: result: yes configure:26601: checking stdio.h presence configure:26601: gcc-9 -E conftest.c configure:26601: $? = 0 configure:26601: result: yes configure:26601: checking for stdio.h configure:26601: result: yes configure:26613: checking for stdlib.h configure:26613: result: yes configure:26625: checking for string.h configure:26625: result: yes configure:26637: checking sys/ipc.h usability configure:26637: gcc-9 -c -g -O2 conftest.c >&5 configure:26637: $? = 0 configure:26637: result: yes configure:26637: checking sys/ipc.h presence configure:26637: gcc-9 -E conftest.c configure:26637: $? = 0 configure:26637: result: yes configure:26637: checking for sys/ipc.h configure:26637: result: yes configure:26649: checking sys/mman.h usability configure:26649: gcc-9 -c -g -O2 conftest.c >&5 configure:26649: $? = 0 configure:26649: result: yes configure:26649: checking sys/mman.h presence configure:26649: gcc-9 -E conftest.c configure:26649: $? = 0 configure:26649: result: yes configure:26649: checking for sys/mman.h configure:26649: result: yes configure:26661: checking sys/param.h usability configure:26661: gcc-9 -c -g -O2 conftest.c >&5 configure:26661: $? = 0 configure:26661: result: yes configure:26661: checking sys/param.h presence configure:26661: gcc-9 -E conftest.c configure:26661: $? = 0 configure:26661: result: yes configure:26661: checking for sys/param.h configure:26661: result: yes configure:26673: checking sys/poll.h usability configure:26673: gcc-9 -c -g -O2 conftest.c >&5 configure:26673: $? = 0 configure:26673: result: yes configure:26673: checking sys/poll.h presence configure:26673: gcc-9 -E conftest.c configure:26673: $? = 0 configure:26673: result: yes configure:26673: checking for sys/poll.h configure:26673: result: yes configure:26685: checking sys/pstat.h usability configure:26685: gcc-9 -c -g -O2 conftest.c >&5 conftest.c:78:10: fatal error: sys/pstat.h: No such file or directory 78 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:26685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26685: result: no configure:26685: checking sys/pstat.h presence configure:26685: gcc-9 -E conftest.c conftest.c:45:10: fatal error: sys/pstat.h: No such file or directory 45 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:26685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | /* end confdefs.h. */ | #include configure:26685: result: no configure:26685: checking for sys/pstat.h configure:26685: result: no configure:26697: checking sys/select.h usability configure:26697: gcc-9 -c -g -O2 conftest.c >&5 configure:26697: $? = 0 configure:26697: result: yes configure:26697: checking sys/select.h presence configure:26697: gcc-9 -E conftest.c configure:26697: $? = 0 configure:26697: result: yes configure:26697: checking for sys/select.h configure:26697: result: yes configure:26709: checking sys/shm.h usability configure:26709: gcc-9 -c -g -O2 conftest.c >&5 configure:26709: $? = 0 configure:26709: result: yes configure:26709: checking sys/shm.h presence configure:26709: gcc-9 -E conftest.c configure:26709: $? = 0 configure:26709: result: yes configure:26709: checking for sys/shm.h configure:26709: result: yes configure:26721: checking sys/socket.h usability configure:26721: gcc-9 -c -g -O2 conftest.c >&5 configure:26721: $? = 0 configure:26721: result: yes configure:26721: checking sys/socket.h presence configure:26721: gcc-9 -E conftest.c configure:26721: $? = 0 configure:26721: result: yes configure:26721: checking for sys/socket.h configure:26721: result: yes configure:26733: checking sys/sysinfo.h usability configure:26733: gcc-9 -c -g -O2 conftest.c >&5 configure:26733: $? = 0 configure:26733: result: yes configure:26733: checking sys/sysinfo.h presence configure:26733: gcc-9 -E conftest.c configure:26733: $? = 0 configure:26733: result: yes configure:26733: checking for sys/sysinfo.h configure:26733: result: yes configure:26745: checking sys/times.h usability configure:26745: gcc-9 -c -g -O2 conftest.c >&5 configure:26745: $? = 0 configure:26745: result: yes configure:26745: checking sys/times.h presence configure:26745: gcc-9 -E conftest.c configure:26745: $? = 0 configure:26745: result: yes configure:26745: checking for sys/times.h configure:26745: result: yes configure:26757: checking for sys/types.h configure:26757: result: yes configure:26769: checking sys/ioctl.h usability configure:26769: gcc-9 -c -g -O2 conftest.c >&5 configure:26769: $? = 0 configure:26769: result: yes configure:26769: checking sys/ioctl.h presence configure:26769: gcc-9 -E conftest.c configure:26769: $? = 0 configure:26769: result: yes configure:26769: checking for sys/ioctl.h configure:26769: result: yes configure:26781: checking time.h usability configure:26781: gcc-9 -c -g -O2 conftest.c >&5 configure:26781: $? = 0 configure:26781: result: yes configure:26781: checking time.h presence configure:26781: gcc-9 -E conftest.c configure:26781: $? = 0 configure:26781: result: yes configure:26781: checking for time.h configure:26781: result: yes configure:26793: checking for unistd.h configure:26793: result: yes configure:26805: checking values.h usability configure:26805: gcc-9 -c -g -O2 conftest.c >&5 configure:26805: $? = 0 configure:26805: result: yes configure:26805: checking values.h presence configure:26805: gcc-9 -E conftest.c configure:26805: $? = 0 configure:26805: result: yes configure:26805: checking for values.h configure:26805: result: yes configure:26815: checking termios.h usability configure:26815: gcc-9 -c -g -O2 conftest.c >&5 configure:26815: $? = 0 configure:26815: result: yes configure:26815: checking termios.h presence configure:26815: gcc-9 -E conftest.c configure:26815: $? = 0 configure:26815: result: yes configure:26815: checking for termios.h configure:26815: result: yes configure:26826: checking winsock2.h usability configure:26826: gcc-9 -c -g -O2 conftest.c >&5 conftest.c:88:10: fatal error: winsock2.h: No such file or directory 88 | #include | ^~~~~~~~~~~~ compilation terminated. configure:26826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:26826: result: no configure:26826: checking winsock2.h presence configure:26826: gcc-9 -E conftest.c conftest.c:55:10: fatal error: winsock2.h: No such file or directory 55 | #include | ^~~~~~~~~~~~ compilation terminated. configure:26826: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | /* end confdefs.h. */ | #include configure:26826: result: no configure:26826: checking for winsock2.h configure:26826: result: no configure:26848: checking exception usability configure:26848: g++-9 -c -std=c++11 conftest.cpp >&5 configure:26848: $? = 0 configure:26848: result: yes configure:26848: checking exception presence configure:26848: g++-9 -E conftest.cpp configure:26848: $? = 0 configure:26848: result: yes configure:26848: checking for exception configure:26848: result: yes configure:26860: checking stdexcept usability configure:26860: g++-9 -c -std=c++11 conftest.cpp >&5 configure:26860: $? = 0 configure:26860: result: yes configure:26860: checking stdexcept presence configure:26860: g++-9 -E conftest.cpp configure:26860: $? = 0 configure:26860: result: yes configure:26860: checking for stdexcept configure:26860: result: yes configure:26925: gcc-9 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:73:2: error: 'environ' undeclared (first use in this function) 73 | environ; | ^~~~~~~ conftest.c:73:2: note: each undeclared identifier is reported only once for each function it appears in configure:26925: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | /* end confdefs.h. */ | | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | environ; | | ; | return 0; | } configure:26955: gcc-9 -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:74:2: error: 'environ' undeclared (first use in this function) 74 | environ; | ^~~~~~~ conftest.c:74:2: note: each undeclared identifier is reported only once for each function it appears in configure:26955: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | /* end confdefs.h. */ | | #include | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | environ; | | ; | return 0; | } configure:26992: gcc-9 -c -g -O2 conftest.c >&5 configure:26992: $? = 0 configure:27080: checking netcdf usability configure:27080: g++-9 -c -std=c++11 conftest.cpp >&5 configure:27080: $? = 0 configure:27080: result: yes configure:27080: checking netcdf presence configure:27080: g++-9 -E conftest.cpp configure:27080: $? = 0 configure:27080: result: yes configure:27080: checking for netcdf configure:27080: result: yes configure:27131: g++-9 -o conftest -std=c++11 conftest.cpp -lnetcdf_c++4 -lnetcdf -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:27131: $? = 0 configure:27202: g++-9 -o conftest -std=c++11 conftest.cpp -lnetcdf_c++4 -lnetcdf -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 conftest.cpp: In function 'int main()': conftest.cpp:79:6: error: 'class netCDF::NcFile' has no member named 'sync' 79 | nc.sync(); // test for sync option (comes in later version, >=4.3.0) | ^~~~ conftest.cpp:80:6: error: 'class netCDF::NcFile' has no member named 'close' 80 | nc.close(); // test for close (appears in 4.3.0) | ^~~~~ configure:27202: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | /* end confdefs.h. */ | | #include | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | /* test for netcdf sync */ | netCDF::NcFile nc("foobar", netCDF::NcFile::replace); // Create and leave in define mode | nc.sync(); // test for sync option (comes in later version, >=4.3.0) | nc.close(); // test for close (appears in 4.3.0) | | ; | return 0; | } configure:27211: WARNING: netcdf-cxx4 version too old, either link version 4.3.0 or more recent or otherwise use the legacy version with the --enable-netcdf command falling back to checking for legacy netcdf version configure:27236: checking netcdfcpp.h usability configure:27236: g++-9 -c -std=c++11 conftest.cpp >&5 configure:27236: $? = 0 configure:27236: result: yes configure:27236: checking netcdfcpp.h presence configure:27236: g++-9 -E conftest.cpp configure:27236: $? = 0 configure:27236: result: yes configure:27236: checking for netcdfcpp.h configure:27236: result: yes configure:27287: g++-9 -o conftest -std=c++11 conftest.cpp -lnetcdf_c++ -lnetcdf -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:27287: $? = 0 configure:27427: Enabling netcdf classic/legacy output capabilities configure:27451: WARNING: Not using netcdf4 configure:27469: checking udunits.h usability configure:27469: gcc-9 -c -g -O2 conftest.c >&5 conftest.c:98:10: fatal error: udunits.h: No such file or directory 98 | #include | ^~~~~~~~~~~ compilation terminated. configure:27469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:27469: result: no configure:27469: checking udunits.h presence configure:27469: gcc-9 -E conftest.c conftest.c:65:10: fatal error: udunits.h: No such file or directory 65 | #include | ^~~~~~~~~~~ compilation terminated. configure:27469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include configure:27469: result: no configure:27469: checking for udunits.h configure:27469: result: no configure:28764: checking blitz/blitz.h usability configure:28764: g++-9 -c -std=c++11 conftest.cpp >&5 conftest.cpp:98:10: fatal error: blitz/blitz.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:28764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28764: result: no configure:28764: checking blitz/blitz.h presence configure:28764: g++-9 -E conftest.cpp conftest.cpp:65:10: fatal error: blitz/blitz.h: No such file or directory 65 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:28764: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include configure:28764: result: no configure:28764: checking for blitz/blitz.h configure:28764: result: no configure:28772: checking blitz/array.h usability configure:28772: g++-9 -c -std=c++11 conftest.cpp >&5 conftest.cpp:98:10: fatal error: blitz/array.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:28772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28772: result: no configure:28772: checking blitz/array.h presence configure:28772: g++-9 -E conftest.cpp conftest.cpp:65:10: fatal error: blitz/array.h: No such file or directory 65 | #include | ^~~~~~~~~~~~~~~ compilation terminated. configure:28772: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include configure:28772: result: no configure:28772: checking for blitz/array.h configure:28772: result: no configure:28780: checking blitz/tinyvec.h usability configure:28780: g++-9 -c -std=c++11 conftest.cpp >&5 conftest.cpp:98:10: fatal error: blitz/tinyvec.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:28780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28780: result: no configure:28780: checking blitz/tinyvec.h presence configure:28780: g++-9 -E conftest.cpp conftest.cpp:65:10: fatal error: blitz/tinyvec.h: No such file or directory 65 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:28780: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include configure:28780: result: no configure:28780: checking for blitz/tinyvec.h configure:28780: result: no configure:28788: checking blitz/tinyvec-et.h usability configure:28788: g++-9 -c -std=c++11 conftest.cpp >&5 conftest.cpp:98:10: fatal error: blitz/tinyvec-et.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:28788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28788: result: no configure:28788: checking blitz/tinyvec-et.h presence configure:28788: g++-9 -E conftest.cpp conftest.cpp:65:10: fatal error: blitz/tinyvec-et.h: No such file or directory 65 | #include | ^~~~~~~~~~~~~~~~~~~~ compilation terminated. configure:28788: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include configure:28788: result: no configure:28788: checking for blitz/tinyvec-et.h configure:28788: result: no configure:28796: checking blitz/tinymat.h usability configure:28796: g++-9 -c -std=c++11 conftest.cpp >&5 conftest.cpp:98:10: fatal error: blitz/tinymat.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:28796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28796: result: no configure:28796: checking blitz/tinymat.h presence configure:28796: g++-9 -E conftest.cpp conftest.cpp:65:10: fatal error: blitz/tinymat.h: No such file or directory 65 | #include | ^~~~~~~~~~~~~~~~~ compilation terminated. configure:28796: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include configure:28796: result: no configure:28796: checking for blitz/tinymat.h configure:28796: result: no configure:28804: checking blitz/matrix.h usability configure:28804: g++-9 -c -std=c++11 conftest.cpp >&5 conftest.cpp:98:10: fatal error: blitz/matrix.h: No such file or directory 98 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:28804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:28804: result: no configure:28804: checking blitz/matrix.h presence configure:28804: g++-9 -E conftest.cpp conftest.cpp:65:10: fatal error: blitz/matrix.h: No such file or directory 65 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. configure:28804: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | /* end confdefs.h. */ | #include configure:28804: result: no configure:28804: checking for blitz/matrix.h configure:28804: result: no configure:28835: checking for clock_nanosleep in -lrt configure:28868: gcc-9 -o conftest -g -O2 conftest.c -lrt -lrt -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:28868: $? = 0 configure:28877: result: yes configure:28918: gcc-9 -o conftest -g -O2 conftest.c -lrt -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:28918: $? = 0 configure:29037: checking for noexcept configure:29058: g++-9 -c -std=c++11 conftest.cpp >&5 configure:29058: $? = 0 configure:29068: result: yes configure:29081: checking for offsetof configure:29105: gcc-9 -c -g -O2 conftest.c >&5 configure:29105: $? = 0 configure:29115: result: yes configure:29122: checking for main in -lws2_32 configure:29149: gcc-9 -o conftest -g -O2 conftest.c -lws2_32 -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -lws2_32 collect2: error: ld returned 1 exit status configure:29149: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | /* end confdefs.h. */ | | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return main (); | ; | return 0; | } configure:29158: result: no configure:29169: checking for socket configure:29169: gcc-9 -o conftest -g -O2 conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:29169: $? = 0 configure:29169: result: yes configure:29187: checking for socklen_t configure:29210: gcc-9 -c -g -O2 conftest.c >&5 configure:29210: $? = 0 configure:29251: result: yes configure:29260: checking for sig_atomic_t configure:29283: gcc-9 -c -g -O2 conftest.c >&5 configure:29283: $? = 0 configure:29288: result: yes configure:29305: checking whether bool is defined configure:29328: g++-9 -c -std=c++11 conftest.cpp >&5 configure:29328: $? = 0 configure:29338: result: yes configure:29397: checking whether the C++ compiler handles exceptions configure:29425: g++-9 -c -std=c++11 conftest.cpp >&5 configure:29425: $? = 0 configure:29432: result: yes configure:29451: checking whether the C++ compiler allows to use namespace std configure:29477: g++-9 -c -std=c++11 conftest.cpp >&5 configure:29477: $? = 0 configure:29487: result: yes configure:29678: checking for the pthreads library -lpthreads configure:29724: gcc-9 -o conftest -g -O2 conftest.c -lpthreads -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:29724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:29733: result: no configure:29623: checking whether pthreads work without any flags configure:29724: gcc-9 -o conftest -g -O2 conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 /tmp/ccRLfZUa.o: In function `main': /home/davide/MBDyn/mbdyn-develop/conftest.c:90: undefined reference to `pthread_create' /home/davide/MBDyn/mbdyn-develop/conftest.c:91: undefined reference to `pthread_join' /home/davide/MBDyn/mbdyn-develop/conftest.c:93: undefined reference to `__pthread_register_cancel' /home/davide/MBDyn/mbdyn-develop/conftest.c:94: undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:29724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:29733: result: no configure:29628: checking whether pthreads work with -Kthread configure:29724: gcc-9 -o conftest -g -O2 -Kthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 gcc-9: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:29724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:29733: result: no configure:29628: checking whether pthreads work with -kthread configure:29724: gcc-9 -o conftest -g -O2 -kthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 gcc-9: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:29724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:29733: result: no configure:29678: checking for the pthreads library -llthread configure:29724: gcc-9 -o conftest -g -O2 conftest.c -llthread -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:29724: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | /* end confdefs.h. */ | #include | static void routine(void *a) { a = 0; } | static void *start_routine(void *a) { return a; } | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | pthread_t th; pthread_attr_t attr; | pthread_create(&th, 0, start_routine, 0); | pthread_join(th, 0); | pthread_attr_init(&attr); | pthread_cleanup_push(routine, 0); | pthread_cleanup_pop(0) /* ; */ | ; | return 0; | } configure:29733: result: no configure:29628: checking whether pthreads work with -pthread configure:29724: gcc-9 -o conftest -g -O2 -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:29724: $? = 0 configure:29733: result: yes configure:29752: checking for joinable pthread attribute configure:29775: gcc-9 -o conftest -g -O2 -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:29775: $? = 0 configure:29781: result: PTHREAD_CREATE_JOINABLE configure:29791: checking if more special flags are required for pthreads configure:29805: result: no configure:29811: checking for PTHREAD_PRIO_INHERIT configure:29837: gcc-9 -o conftest -g -O2 -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:29837: $? = 0 configure:29846: result: yes configure:29934: checking for threads configure:29969: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 conftest.c: In function 'main': conftest.c:92:11: warning: null argument where non-null required (argument 1) [-Wnonnull] 92 | return pthread_create(0, 0, 0, 0); | ^~~~~~~~~~~~~~ conftest.c:92:11: warning: null argument where non-null required (argument 3) [-Wnonnull] configure:29969: $? = 0 configure:29990: result: yes configure:29994: checking for usable pthread_setaffinity_np configure:30029: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:30029: $? = 0 configure:30034: result: yes configure:30046: checking for usable pthread_sigmask configure:30075: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:30075: $? = 0 configure:30080: result: yes configure:30096: checking ltdl.h usability configure:30096: gcc-9 -c -g -O2 -pthread conftest.c >&5 configure:30096: $? = 0 configure:30096: result: yes configure:30096: checking ltdl.h presence configure:30096: gcc-9 -E conftest.c configure:30096: $? = 0 configure:30096: result: yes configure:30096: checking for ltdl.h configure:30096: result: yes configure:30108: checking for lt_dlinit in -lltdl configure:30141: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lltdl -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath >&5 configure:30141: $? = 0 configure:30150: result: yes configure:30399: checking for /dev/TASK2CPU configure:30408: result: no configure:30641: checking for BLAS library configure:30684: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lgoto -lxerbla -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lm -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -lgoto /usr/bin/ld: cannot find -lxerbla collect2: error: ld returned 1 exit status configure:30684: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | /* FIXME: some architectures might use different | * naming conventions, e.g. uppercase, no underscore | */ | extern int dgemm_(void); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | /* test for blas */ | return dgemm_(); | | ; | return 0; | } configure:30737: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lopenblas -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lm -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -lopenblas collect2: error: ld returned 1 exit status configure:30737: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | /* FIXME: some architectures might use different | * naming conventions, e.g. uppercase, no underscore | */ | extern int dgemm_(void); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | /* test for blas */ | return dgemm_(); | | ; | return 0; | } configure:30782: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lcblas -latlas -lm -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -lcblas /usr/bin/ld: cannot find -latlas collect2: error: ld returned 1 exit status configure:30782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | extern int cblas_dgemm(void); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | /* test for blas */ | return cblas_dgemm(); | | ; | return 0; | } configure:30860: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lcblas -lm -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 conftest.c:82:10: fatal error: cblas.h: No such file or directory 82 | #include | ^~~~~~~~~ compilation terminated. configure:30860: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | #include | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | /* test for blas */ | cblas_dgemm(CblasColMajor, CblasNoTrans, CblasNoTrans, 1, 1, 1, 1, NULL, 1, NULL, 1, 0., NULL, 1); | return 0; | | ; | return 0; | } configure:30910: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lblas -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lm -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -lblas collect2: error: ld returned 1 exit status configure:30910: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | /* FIXME: some architectures might use different | * naming conventions, e.g. uppercase, no underscore | */ | extern int dgemm_(void); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | /* test for blas */ | return dgemm_(); | | ; | return 0; | } configure:30939: result: no configure:30947: checking for METIS_PartGraphVKway in -lmetis configure:30980: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lmetis -lm -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -lmetis collect2: error: ld returned 1 exit status configure:30980: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char METIS_PartGraphVKway (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return METIS_PartGraphVKway (); | ; | return 0; | } configure:30989: result: no configure:30998: checking for METIS_PartGraphKway in -lmetis configure:31031: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lmetis -lm -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -lmetis collect2: error: ld returned 1 exit status configure:31031: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* 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. */ | #ifdef __cplusplus | extern "C" | #endif | char METIS_PartGraphKway (); | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return METIS_PartGraphKway (); | ; | return 0; | } configure:31040: result: no configure:31052: checking metis.h usability configure:31052: gcc-9 -c -g -O2 -pthread conftest.c >&5 conftest.c:114:10: fatal error: metis.h: No such file or directory 114 | #include | ^~~~~~~~~ compilation terminated. configure:31052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31052: result: no configure:31052: checking metis.h presence configure:31052: gcc-9 -E conftest.c conftest.c:81:10: fatal error: metis.h: No such file or directory 81 | #include | ^~~~~~~~~ compilation terminated. configure:31052: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | #include configure:31052: result: no configure:31052: checking for metis.h configure:31052: result: no configure:31109: WARNING: Metis not supported configure:31191: checking for lapack configure:31223: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /tmp/cc3qNp93.o: In function `main': /home/davide/MBDyn/mbdyn-develop/conftest.c:97: undefined reference to `dgesvd' collect2: error: ld returned 1 exit status configure:31223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | extern double dgesvd(double *); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1., o; | o = dgesvd(&i); | | ; | return 0; | } configure:31252: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /tmp/ccFwMwJ5.o: In function `main': /home/davide/MBDyn/mbdyn-develop/conftest.c:97: undefined reference to `dgesvd_' collect2: error: ld returned 1 exit status configure:31252: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | extern double dgesvd_(double *); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1., o; | o = dgesvd_(&i); | | ; | return 0; | } configure:31293: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -llapack -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -llapack collect2: error: ld returned 1 exit status configure:31293: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | extern double dgesvd(double *); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1., o; | o = dgesvd(&i); | | ; | return 0; | } configure:31322: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -llapack -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -llapack collect2: error: ld returned 1 exit status configure:31322: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | | extern double dgesvd_(double *); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1., o; | o = dgesvd_(&i); | | ; | return 0; | } configure:31749: result: no configure:31760: checking umfpack.h usability configure:31760: gcc-9 -c -g -O2 -pthread conftest.c >&5 conftest.c:114:10: fatal error: umfpack.h: No such file or directory 114 | #include | ^~~~~~~~~~~ compilation terminated. configure:31760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:31760: result: no configure:31760: checking umfpack.h presence configure:31760: gcc-9 -E conftest.c conftest.c:81:10: fatal error: umfpack.h: No such file or directory 81 | #include | ^~~~~~~~~~~ compilation terminated. configure:31760: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | #include configure:31760: result: no configure:31760: checking for umfpack.h configure:31760: result: no configure:32286: WARNING: Umfpack not supported configure:32303: checking klu.h usability configure:32303: gcc-9 -c -g -O2 -pthread conftest.c >&5 conftest.c:114:10: fatal error: klu.h: No such file or directory 114 | #include | ^~~~~~~ compilation terminated. configure:32303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:32303: result: no configure:32303: checking klu.h presence configure:32303: gcc-9 -E conftest.c conftest.c:81:10: fatal error: klu.h: No such file or directory 81 | #include | ^~~~~~~ compilation terminated. configure:32303: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | /* end confdefs.h. */ | #include configure:32303: result: no configure:32303: checking for klu.h configure:32303: result: no configure:32576: WARNING: KLU not supported configure:32993: checking for qrupdate library configure:33024: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lqrupdate -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl -lm >&5 /usr/bin/ld: cannot find -lqrupdate collect2: error: ld returned 1 exit status configure:33024: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | /* end confdefs.h. */ | | extern int dqr1up(double*); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1; | int o; | o = dqr1up(&i); | | ; | return 0; | } configure:33056: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -lqrupdate -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl -lm >&5 /usr/bin/ld: cannot find -lqrupdate collect2: error: ld returned 1 exit status configure:33056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | /* end confdefs.h. */ | | extern int dqr1up_(double*); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1; | int o; | o = dqr1up_(&i); | | ; | return 0; | } configure:33074: result: no configure:33089: checking SuiteSparseQR.hpp usability configure:33089: g++-9 -c -std=c++11 -pthread conftest.cpp >&5 conftest.cpp:115:10: fatal error: SuiteSparseQR.hpp: No such file or directory 115 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:33089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:33089: result: no configure:33089: checking SuiteSparseQR.hpp presence configure:33089: g++-9 -E conftest.cpp conftest.cpp:82:10: fatal error: SuiteSparseQR.hpp: No such file or directory 82 | #include | ^~~~~~~~~~~~~~~~~~~ compilation terminated. configure:33089: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | /* end confdefs.h. */ | #include configure:33089: result: no configure:33089: checking for SuiteSparseQR.hpp configure:33089: result: no configure:33313: checking for arpack configure:33343: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -larpack -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -larpack collect2: error: ld returned 1 exit status configure:33343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | | extern double dnaupd(double *); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1., o; | o = dnaupd(&i); | | ; | return 0; | } configure:33372: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -larpack -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -larpack collect2: error: ld returned 1 exit status configure:33372: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | | extern double dnaupd_(double *); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1., o; | o = dnaupd_(&i); | | ; | return 0; | } configure:33400: result: no configure:33408: checking for jdqz configure:33441: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -ljdqz -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -ljdqz collect2: error: ld returned 1 exit status configure:33441: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | | double amul(double *x) { return 0.; } | double bmul(double *x) { return 0.; } | double precon(double *x) { return 0.; } | extern double jdqz(double *); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1., o; | o = jdqz(&i); | | ; | return 0; | } configure:33473: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -ljdqz -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /usr/bin/ld: cannot find -ljdqz collect2: error: ld returned 1 exit status configure:33473: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | | double amul_(double *x) { return 0.; } | double bmul_(double *x) { return 0.; } | double precon_(double *x) { return 0.; } | extern double jdqz_(double *); | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | | double i = 1., o; | o = jdqz_(&i); | | ; | return 0; | } configure:33501: result: no configure:33876: checking mpi.h usability configure:33876: gcc-9 -c -g -O2 -pthread conftest.c >&5 conftest.c:116:10: fatal error: mpi.h: No such file or directory 116 | #include | ^~~~~~~ compilation terminated. configure:33876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:33876: result: no configure:33876: checking mpi.h presence configure:33876: gcc-9 -E conftest.c conftest.c:83:10: fatal error: mpi.h: No such file or directory 83 | #include | ^~~~~~~ compilation terminated. configure:33876: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | #include configure:33876: result: no configure:33876: checking for mpi.h configure:33876: result: no configure:33894: checking mpi++.h usability configure:33894: g++-9 -c -std=c++11 -pthread conftest.cpp >&5 conftest.cpp:116:10: fatal error: mpi++.h: No such file or directory 116 | #include | ^~~~~~~~~ compilation terminated. configure:33894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:33894: result: no configure:33894: checking mpi++.h presence configure:33894: g++-9 -E conftest.cpp conftest.cpp:83:10: fatal error: mpi++.h: No such file or directory 83 | #include | ^~~~~~~~~ compilation terminated. configure:33894: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | #include configure:33894: result: no configure:33894: checking for mpi++.h configure:33894: result: no configure:33906: checking mpicxx.h usability configure:33906: g++-9 -c -std=c++11 -pthread conftest.cpp >&5 conftest.cpp:116:10: fatal error: mpicxx.h: No such file or directory 116 | #include | ^~~~~~~~~~ compilation terminated. configure:33906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:33906: result: no configure:33906: checking mpicxx.h presence configure:33906: g++-9 -E conftest.cpp conftest.cpp:83:10: fatal error: mpicxx.h: No such file or directory 83 | #include | ^~~~~~~~~~ compilation terminated. configure:33906: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | /* end confdefs.h. */ | #include configure:33906: result: no configure:33906: checking for mpicxx.h configure:33906: result: no configure:34042: WARNING: MPI not supported configure:34158: WARNING: GPC/Deadbeat not allowed configure:34256: checking for atoi configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for atol configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for chdir configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for copysign configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 conftest.c:109:6: warning: conflicting types for built-in function 'copysign'; expected 'double(double, double)' [-Wbuiltin-declaration-mismatch] 109 | char copysign (); | ^~~~~~~~ conftest.c:97:1: note: 'copysign' is declared in header '' 96 | # include 97 | #else configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for feenableexcept configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for finite configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 conftest.c:111:6: warning: conflicting types for built-in function 'finite'; expected 'int(double)' [-Wbuiltin-declaration-mismatch] 111 | char finite (); | ^~~~~~ configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for get_ncpus configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /tmp/cc4pFlkc.o: In function `main': /home/davide/MBDyn/mbdyn-develop/conftest.c:131: undefined reference to `get_ncpus' collect2: error: ld returned 1 exit status configure:34256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_CHDIR 1 | #define HAVE_COPYSIGN 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define get_ncpus to an innocuous variant, in case declares get_ncpus. | For example, HP-UX 11i declares gettimeofday. */ | #define get_ncpus innocuous_get_ncpus | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char get_ncpus (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef get_ncpus | | /* 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 get_ncpus (); | /* 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_get_ncpus || defined __stub___get_ncpus | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return get_ncpus (); | ; | return 0; | } configure:34256: result: no configure:34256: checking for get_nprocs configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for get_nprocs_conf configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for getaddrinfo configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for getcwd configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for gethostbyname configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for gethostbyname2 configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for getopt configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for getopt_long configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for getpid configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for inet_aton configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for localtime configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for memset configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 conftest.c:123:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch] 123 | char memset (); | ^~~~~~ conftest.c:111:1: note: 'memset' is declared in header '' 110 | # include 111 | #else configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for memmove configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 conftest.c:124:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 124 | char memmove (); | ^~~~~~~ conftest.c:112:1: note: 'memmove' is declared in header '' 111 | # include 112 | #else configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for mkstemp configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for mlockall configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for nanosleep configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for pstat_getdynamic configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /tmp/ccuGtiK9.o: In function `main': /home/davide/MBDyn/mbdyn-develop/conftest.c:147: undefined reference to `pstat_getdynamic' collect2: error: ld returned 1 exit status configure:34256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_CHDIR 1 | #define HAVE_COPYSIGN 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FINITE 1 | #define HAVE_GET_NPROCS 1 | #define HAVE_GET_NPROCS_CONF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_INET_ATON 1 | #define HAVE_LOCALTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define pstat_getdynamic to an innocuous variant, in case declares pstat_getdynamic. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getdynamic innocuous_pstat_getdynamic | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getdynamic (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getdynamic | | /* 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 pstat_getdynamic (); | /* 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_pstat_getdynamic || defined __stub___pstat_getdynamic | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return pstat_getdynamic (); | ; | return 0; | } configure:34256: result: no configure:34256: checking for pstat_getprocessor configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 /tmp/ccdzGPie.o: In function `main': /home/davide/MBDyn/mbdyn-develop/conftest.c:147: undefined reference to `pstat_getprocessor' collect2: error: ld returned 1 exit status configure:34256: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "mbdyn" | #define PACKAGE_TARNAME "mbdyn" | #define PACKAGE_VERSION "develop" | #define PACKAGE_STRING "mbdyn develop" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define MBDYN_DEVEL 1 | #define PACKAGE "mbdyn" | #define VERSION "develop" | #define HAVE_FC_F77 1 | #define USE_AEROD2_F 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_FENV_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SHM_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_SYSINFO_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_VALUES_H 1 | #define HAVE_EXCEPTION 1 | #define HAVE_STDEXCEPT 1 | #define USE_TABLE 1 | #define USE_UNDERSCORE 1 | #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 | #define HAVE_ENVIRON 1 | #define USE_NETCDF4 1 | #define HAVE_NETCDFCPP_H 1 | #define USE_NETCDF 1 | #define USE_NETCDFC 1 | #define USE_RT 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NOEXCEPT 1 | #define HAVE_OFFSETOF 1 | #define HAVE_SOCKET 1 | #define USE_SOCKET 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SIG_ATOMIC_T 1 | #define HAVE_BOOL 1 | #define USING_STD 1 | #define HAVE_PTHREAD_PRIO_INHERIT 1 | #define HAVE_THREADS 1 | #define USE_PTHREAD_SETAFFINITY_NP 1 | #define HAVE_PTHREAD_SIGMASK 1 | #define HAVE_LTDL_H 1 | #define USE_RUNTIME_LOADING 1 | #define USE_Y12 1 | #define USE_Y12 1 | #define HAVE_ATOI 1 | #define HAVE_ATOL 1 | #define HAVE_CHDIR 1 | #define HAVE_COPYSIGN 1 | #define HAVE_FEENABLEEXCEPT 1 | #define HAVE_FINITE 1 | #define HAVE_GET_NPROCS 1 | #define HAVE_GET_NPROCS_CONF 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_GETCWD 1 | #define HAVE_GETHOSTBYNAME 1 | #define HAVE_GETHOSTBYNAME2 1 | #define HAVE_GETOPT 1 | #define HAVE_GETOPT_LONG 1 | #define HAVE_GETPID 1 | #define HAVE_INET_ATON 1 | #define HAVE_LOCALTIME 1 | #define HAVE_MEMSET 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MLOCKALL 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | /* Define pstat_getprocessor to an innocuous variant, in case declares pstat_getprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define pstat_getprocessor innocuous_pstat_getprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pstat_getprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pstat_getprocessor | | /* 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 pstat_getprocessor (); | /* 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_pstat_getprocessor || defined __stub___pstat_getprocessor | choke me | #endif | | #ifdef FC_DUMMY_MAIN | #ifndef FC_DUMMY_MAIN_EQ_F77 | # ifdef __cplusplus | extern "C" | # endif | int FC_DUMMY_MAIN() { return 1; } | #endif | #endif | int | main () | { | return pstat_getprocessor (); | ; | return 0; | } configure:34256: result: no configure:34256: checking for putenv configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for sched_setaffinity configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for setenv configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for shmget configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for signal configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for sleep configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for strftime configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 conftest.c:134:6: warning: conflicting types for built-in function 'strftime'; expected 'long unsigned int(char *, long unsigned int, const char *, const void *)' [-Wbuiltin-declaration-mismatch] 134 | char strftime (); | ^~~~~~~~ conftest.c:122:1: note: 'strftime' is declared in header '' 121 | # include 122 | #else configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for strtod configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for strtol configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for strtoul configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for time configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for times configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for unsetenv configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34256: checking for usleep configure:34256: gcc-9 -o conftest -g -O2 -pthread -pthread conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34256: $? = 0 configure:34256: result: yes configure:34367: g++-9 -o conftest -std=c++11 -pthread -pthread conftest.cpp -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl >&5 configure:34367: $? = 0 configure:34394: checking whether class ios has fmtflags type configure:34417: g++-9 -c -std=c++11 -pthread conftest.cpp >&5 configure:34417: $? = 0 configure:34428: result: yes configure:34754: checking that generated files are newer than configure configure:34760: result: done configure:34895: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by mbdyn config.status develop, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on DavideUbuntu config.status:1504: creating Makefile config.status:1504: creating libraries/Makefile config.status:1504: creating libraries/libmbutil/Makefile config.status:1504: creating libraries/libobjs/Makefile config.status:1504: creating libraries/libcolamd/Makefile config.status:1504: creating libraries/libnaive/Makefile config.status:1504: creating libraries/liby12/Makefile config.status:1504: creating libraries/libmbmath/Makefile config.status:1504: creating libraries/libmbwrap/Makefile config.status:1504: creating libraries/libann/Makefile config.status:1504: creating libraries/libmbc/Makefile config.status:1504: creating mbdyn/Makefile config.status:1504: creating mbdyn/base/Makefile config.status:1504: creating mbdyn/aero/Makefile config.status:1504: creating mbdyn/elec/Makefile config.status:1504: creating mbdyn/thermo/Makefile config.status:1504: creating mbdyn/hydr/Makefile config.status:1504: creating mbdyn/struct/Makefile config.status:1504: creating modules/Makefile config.status:1504: creating utils/Makefile config.status:1504: creating etc/Makefile config.status:1504: creating etc/modal.d/Makefile config.status:1504: creating etc/pam.d/Makefile config.status:1504: creating var/Makefile config.status:1504: creating manual/Makefile config.status:1504: creating manual/femgen.1 config.status:1504: creating manual/mbdyn.1 config.status:1504: creating include/Makefile config.status:1504: creating include/ac/Makefile config.status:1504: creating build/Makefile config.status:1504: creating include/mbconfig.h config.status:1733: executing depfiles commands config.status:1733: executing libtool commands ## ---------------- ## ## 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=set ac_cv_env_CC_value=gcc-9 ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-std=c++11 ac_cv_env_CXX_set=set ac_cv_env_CXX_value=g++-9 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=set ac_cv_env_FC_value=gfortran-9 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_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PKG_CONFIG_LIBDIR_set= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_value= ac_cv_env_PYTHON_VERSION_set= ac_cv_env_PYTHON_VERSION_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_fc_compiler_gnu=yes ac_cv_fc_dummy_main=none ac_cv_fc_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath' ac_cv_fortran_dummy_main=none ac_cv_func_atoi=yes ac_cv_func_atol=yes ac_cv_func_chdir=yes ac_cv_func_copysign=yes ac_cv_func_feenableexcept=yes ac_cv_func_finite=yes ac_cv_func_get_ncpus=no ac_cv_func_get_nprocs=yes ac_cv_func_get_nprocs_conf=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_gethostbyname2=yes ac_cv_func_gethostbyname=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long=yes ac_cv_func_getpid=yes ac_cv_func_inet_aton=yes ac_cv_func_localtime=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkstemp=yes ac_cv_func_mlockall=yes ac_cv_func_nanosleep=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pstat_getprocessor=no ac_cv_func_putenv=yes ac_cv_func_sched_setaffinity=yes ac_cv_func_setenv=yes ac_cv_func_shmget=yes ac_cv_func_signal=yes ac_cv_func_sleep=yes ac_cv_func_socket=yes ac_cv_func_strftime=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_gcc32=no ac_cv_gcc33=no ac_cv_header_SuiteSparseQR_hpp=no ac_cv_header_arpa_inet_h=yes ac_cv_header_atomic_ops_h=no ac_cv_header_blitz_array_h=no ac_cv_header_blitz_blitz_h=no ac_cv_header_blitz_matrix_h=no ac_cv_header_blitz_tinymat_h=no ac_cv_header_blitz_tinyvec_et_h=no ac_cv_header_blitz_tinyvec_h=no ac_cv_header_cxxabi_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_exception=yes ac_cv_header_fenv_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_klu_h=no ac_cv_header_ltdl_h=yes ac_cv_header_memory_h=yes ac_cv_header_metis_h=no ac_cv_header_mpi_h=no ac_cv_header_mpicxx_h=no ac_cv_header_mpipp_h=no ac_cv_header_netcdf=yes ac_cv_header_netcdfcpp_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_sched_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdc=yes ac_cv_header_stdexcept=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_pstat_h=no ac_cv_header_sys_select_h=yes ac_cv_header_sys_shm_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_sysinfo_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_termios_h=yes ac_cv_header_time_h=yes ac_cv_header_udunits_h=no ac_cv_header_umfpack_h=no ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_header_winsock2_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_ltdl_lt_dlinit=yes ac_cv_lib_metis_METIS_PartGraphKway=no ac_cv_lib_metis_METIS_PartGraphVKway=no ac_cv_lib_rt_clock_nanosleep=yes ac_cv_lib_ws2_32_main=no ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc-9 -E' ac_cv_prog_CXXCPP='g++-9 -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc-9 ac_cv_prog_ac_ct_F77=f77 ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_fc_g=yes ac_cv_prog_fc_v=-v ac_cv_prog_make_make_set=yes ac_cv_target=x86_64-pc-linux-gnu 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 am_cv_prog_cc_stdc= ax_cv_PTHREAD_PRIO_INHERIT=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_F77=-fPIC lt_cv_prog_compiler_pic_FC=-fPIC lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_pic_works_F77=yes lt_cv_prog_compiler_pic_works_FC=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_compiler_static_works_F77=yes lt_cv_prog_compiler_static_works_FC=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/davide/MBDyn/mbdyn-develop/build/missing aclocal-1.15' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' ANN_LIBS='' AR='ar' ARPACK_LIBS='' ATOMIC_OPS_LIBS='' AUTOCONF='${SHELL} /home/davide/MBDyn/mbdyn-develop/build/missing autoconf' AUTOHEADER='${SHELL} /home/davide/MBDyn/mbdyn-develop/build/missing autoheader' AUTOMAKE='${SHELL} /home/davide/MBDyn/mbdyn-develop/build/missing automake-1.15' AWK='gawk' AX_SWIG_PYTHON_CPPFLAGS='' AX_SWIG_PYTHON_OPT='' BLAS_LIBS='' BUILD_AEROD2_F_FALSE='#' BUILD_AEROD2_F_TRUE='' BUILD_CHARM_FALSE='' BUILD_CHARM_TRUE='#' BUILD_MBC_FALSE='#' BUILD_MBC_TRUE='' BUILD_STATIC_MODULES_FALSE='' BUILD_STATIC_MODULES_TRUE='#' BUILD_Y12_FALSE='#' BUILD_Y12_TRUE='' BULLET_LIBS='' CC='gcc-9' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -pthread -Werror -Wno-error=cpp -Wno-error=format-truncation' CHACO_LIBS='' CPP='gcc-9 -E' CPPFLAGS='' CXX='g++-9' CXXCPP='g++-9 -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-std=c++11 -pthread -Werror -Wno-error=cpp -Wno-error=format-truncation' CYGPATH_W='echo' DATE='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='gfortran-9' FC='gfortran-9' FCFLAGS='-g -O2' FCLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath' FFLAGS='-g -O2' FGREP='/bin/grep -F' FLIBS='' FOOL_LIBTOOL_FALSE='#' FOOL_LIBTOOL_TRUE='' GINACLIB_CPPFLAGS='' GINACLIB_LIBS='' GREP='/bin/grep' HARWELL_LIBS='' HAVE_GETPASS_FALSE='' HAVE_GETPASS_TRUE='#' HAVE_TERMIOS_FALSE='#' HAVE_TERMIOS_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTALL_TEST_PROGRAMS_FALSE='' INSTALL_TEST_PROGRAMS_TRUE='#' JDQZ_LIBS='' KLU_LIBS='' LAPACK_LIBS='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' -pthread -Wl,--export-dynamic' LIBOBJS='' LIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/9 -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/9/../../../../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/9/../../.. -lgfortran -lm -lquadmath -lltdl' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} /home/davide/MBDyn/mbdyn-develop/build/missing makeinfo' MANIFEST_TOOL=':' MBDYN_DEVEL_FALSE='#' MBDYN_DEVEL_TRUE='' MESCHACH_LIBS='' METIS_LIBS='' MKDIR_P='/bin/mkdir -p' MODULES_DIRS='' MODULE_LOADPATH='${exec_prefix}/libexec' MPI_LIBS='' NETCDF_LIBS='-lnetcdf_c++ -lnetcdf' NEW_METIS_INTERFACE_FALSE='' NEW_METIS_INTERFACE_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OCTAVE_INCLUDE='' OCTAVE_LIBS='' OCTAVE_MKOCTFILE='' OTOOL64='' OTOOL='' PACKAGE='mbdyn' PACKAGE_BUGREPORT='' PACKAGE_NAME='mbdyn' PACKAGE_STRING='mbdyn develop' PACKAGE_TARNAME='mbdyn' PACKAGE_URL='' PACKAGE_VERSION='develop' PASTIX_LIBS='' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PTHREAD_CC='gcc-9' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' PYTHON='' PYTHON_CPPFLAGS='' PYTHON_EXTRA_LDFLAGS='' PYTHON_EXTRA_LIBS='' PYTHON_LDFLAGS='' PYTHON_NUMPY_HEADERS='' PYTHON_SITE_PKG='' PYTHON_VERSION='' QRUPDATE_LIBS='' RANLIB='ranlib' RTAI_LDFLAGS='' RT_LIBS='-lrt' SECURITY_LIBS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SUITESPARSEQR_LIBS='' SUPERLU_LIBS='' SWIG='' SWIG_LIB='' TAUCS_LIBS='' THREAD_LIBS='' UDUNITS_LIBS='' UMFPACK_LIBS='' USE_ANN_FALSE='' USE_ANN_TRUE='#' USE_ARPACK_FALSE='' USE_ARPACK_TRUE='#' USE_AUTODIFF_FALSE='' USE_AUTODIFF_TRUE='#' USE_CHACO_FALSE='' USE_CHACO_TRUE='#' USE_FORTRAN_FALSE='#' USE_FORTRAN_TRUE='' USE_GINAC_FALSE='' USE_GINAC_TRUE='#' USE_JDQZ_FALSE='' USE_JDQZ_TRUE='#' USE_METIS_FALSE='' USE_METIS_TRUE='#' USE_NETCDF4_FALSE='' USE_NETCDF4_TRUE='#' USE_OCTAVE_FALSE='' USE_OCTAVE_TRUE='#' USE_PYTHON_FALSE='' USE_PYTHON_TRUE='#' USE_RTAI_FALSE='' USE_RTAI_TRUE='#' USE_SCHUR_FALSE='' USE_SCHUR_TRUE='#' USE_SOCKET_FALSE='#' USE_SOCKET_TRUE='' VERSION='develop' WINDOWS_FALSE='' WINDOWS_TRUE='#' WSMP_LIBS='' Y12_LIBS='/home/davide/MBDyn/mbdyn-develop/libraries/liby12/liby12.la -lm' ac_ct_AR='ar' ac_ct_CC='gcc-9' ac_ct_CXX='' ac_ct_DUMPBIN='' ac_ct_F77='f77' ac_ct_FC='' 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 -' ax_pthread_config='' 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}' 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/davide/MBDyn/mbdyn-develop/build/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mbdyn_subdir='/mbdyn' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local/mbdyn' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' wl='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "mbdyn" #define PACKAGE_TARNAME "mbdyn" #define PACKAGE_VERSION "develop" #define PACKAGE_STRING "mbdyn develop" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define MBDYN_DEVEL 1 #define PACKAGE "mbdyn" #define VERSION "develop" #define HAVE_FC_F77 1 #define USE_AEROD2_F 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_ARPA_INET_H 1 #define HAVE_FENV_H 1 #define HAVE_GETOPT_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SCHED_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SHM_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_SYSINFO_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_VALUES_H 1 #define HAVE_EXCEPTION 1 #define HAVE_STDEXCEPT 1 #define USE_TABLE 1 #define USE_UNDERSCORE 1 #define ENVIRON_NEEDS_GNU_SOURCE_AND_UNISTD_H 1 #define HAVE_ENVIRON 1 #define USE_NETCDF4 1 #define HAVE_NETCDFCPP_H 1 #define USE_NETCDF 1 #define USE_NETCDFC 1 #define USE_RT 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_NOEXCEPT 1 #define HAVE_OFFSETOF 1 #define HAVE_SOCKET 1 #define USE_SOCKET 1 #define HAVE_SOCKLEN_T 1 #define HAVE_SIG_ATOMIC_T 1 #define HAVE_BOOL 1 #define USING_STD 1 #define HAVE_PTHREAD_PRIO_INHERIT 1 #define HAVE_THREADS 1 #define USE_PTHREAD_SETAFFINITY_NP 1 #define HAVE_PTHREAD_SIGMASK 1 #define HAVE_LTDL_H 1 #define USE_RUNTIME_LOADING 1 #define USE_Y12 1 #define USE_Y12 1 #define HAVE_ATOI 1 #define HAVE_ATOL 1 #define HAVE_CHDIR 1 #define HAVE_COPYSIGN 1 #define HAVE_FEENABLEEXCEPT 1 #define HAVE_FINITE 1 #define HAVE_GET_NPROCS 1 #define HAVE_GET_NPROCS_CONF 1 #define HAVE_GETADDRINFO 1 #define HAVE_GETCWD 1 #define HAVE_GETHOSTBYNAME 1 #define HAVE_GETHOSTBYNAME2 1 #define HAVE_GETOPT 1 #define HAVE_GETOPT_LONG 1 #define HAVE_GETPID 1 #define HAVE_INET_ATON 1 #define HAVE_LOCALTIME 1 #define HAVE_MEMSET 1 #define HAVE_MEMMOVE 1 #define HAVE_MKSTEMP 1 #define HAVE_MLOCKALL 1 #define HAVE_NANOSLEEP 1 #define HAVE_PUTENV 1 #define HAVE_SCHED_SETAFFINITY 1 #define HAVE_SETENV 1 #define HAVE_SHMGET 1 #define HAVE_SIGNAL 1 #define HAVE_SLEEP 1 #define HAVE_STRFTIME 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_TIME 1 #define HAVE_TIMES 1 #define HAVE_UNSETENV 1 #define HAVE_USLEEP 1 #define USE_SLEEP 1 #define HAVE_FMTFLAGS_IN_IOS 1 configure: exit 0