This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by getfem configure 4.1.1, which was generated by GNU Autoconf 2.65. Invocation command line was $ ./configure --with-pic --with-blas=-lf77blas -latlas ## --------- ## ## Platform. ## ## --------- ## hostname = dennis-linux uname -m = x86_64 uname -r = 3.0.0-12-generic uname -s = Linux uname -v = #20-Ubuntu SMP Fri Oct 7 14:56:25 UTC 2011 /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: /home/dennis/OpenFOAM/ThirdParty-2.0.1/platforms/linux64Gcc/paraview-3.10.1/bin PATH: /home/dennis/OpenFOAM/ThirdParty-2.0.1/platforms/linux64Gcc/openmpi-1.5.3/bin PATH: /home/dennis/OpenFOAM/dennis-2.0.1/platforms/linux64GccDPOpt/bin PATH: /home/dennis/OpenFOAM/site/2.0.1/platforms/linux64GccDPOpt/bin PATH: /home/dennis/OpenFOAM/OpenFOAM-2.0.1/platforms/linux64GccDPOpt/bin PATH: /home/dennis/OpenFOAM/OpenFOAM-2.0.1/bin PATH: /home/dennis/OpenFOAM/OpenFOAM-2.0.1/wmake PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/games ## ----------- ## ## Core tests. ## ## ----------- ## configure:2835: checking for a BSD-compatible install configure:2903: result: /usr/bin/install -c configure:2914: checking whether build environment is sane configure:2964: result: yes configure:3095: checking for a thread-safe mkdir -p configure:3134: result: /bin/mkdir -p configure:3147: checking for gawk configure:3177: result: no configure:3147: checking for mawk configure:3163: found /usr/bin/mawk configure:3174: result: mawk configure:3185: checking whether make sets $(MAKE) configure:3207: result: yes configure:3360: checking for g++ configure:3376: found /usr/bin/g++ configure:3387: result: g++ configure:3414: checking for C++ compiler version configure:3423: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:3434: $? = 0 configure:3423: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:3434: $? = 0 configure:3423: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:3434: $? = 4 configure:3423: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:3434: $? = 4 configure:3454: checking whether the C++ compiler works configure:3476: g++ conftest.cpp >&5 configure:3480: $? = 0 configure:3529: result: yes configure:3532: checking for C++ compiler default output file name configure:3534: result: a.out configure:3540: checking for suffix of executables configure:3547: g++ -o conftest conftest.cpp >&5 configure:3551: $? = 0 configure:3573: result: configure:3595: checking whether we are cross compiling configure:3603: g++ -o conftest conftest.cpp >&5 configure:3607: $? = 0 configure:3614: ./conftest configure:3618: $? = 0 configure:3633: result: no configure:3638: checking for suffix of object files configure:3660: g++ -c conftest.cpp >&5 configure:3664: $? = 0 configure:3685: result: o configure:3689: checking whether we are using the GNU C++ compiler configure:3708: g++ -c conftest.cpp >&5 configure:3708: $? = 0 configure:3717: result: yes configure:3726: checking whether g++ accepts -g configure:3746: g++ -c -g conftest.cpp >&5 configure:3746: $? = 0 configure:3787: result: yes configure:3821: checking for style of include used by make configure:3849: result: GNU configure:3874: checking dependency style of g++ configure:3984: result: gcc3 configure:4053: checking for gcc configure:4069: found /usr/bin/gcc configure:4080: result: gcc configure:4111: checking for C compiler version configure:4120: gcc --version >&5 gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:4131: $? = 0 configure:4120: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:4131: $? = 0 configure:4120: gcc -V >&5 gcc: error: unrecognized option '-V' gcc: fatal error: no input files compilation terminated. configure:4131: $? = 4 configure:4120: gcc -qversion >&5 gcc: error: unrecognized option '-qversion' gcc: fatal error: no input files compilation terminated. configure:4131: $? = 4 configure:4135: checking whether we are using the GNU C compiler configure:4154: gcc -c conftest.c >&5 configure:4154: $? = 0 configure:4163: result: yes configure:4172: checking whether gcc accepts -g configure:4192: gcc -c -g conftest.c >&5 configure:4192: $? = 0 configure:4233: result: yes configure:4250: checking for gcc option to accept ISO C89 configure:4314: gcc -c -g -O2 conftest.c >&5 configure:4314: $? = 0 configure:4327: result: none needed configure:4349: checking dependency style of gcc configure:4459: result: gcc3 configure:4527: checking for gfortran configure:4543: found /usr/bin/gfortran configure:4554: result: gfortran configure:4580: checking for Fortran compiler version configure:4589: gfortran --version >&5 GNU Fortran (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:4600: $? = 0 configure:4589: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:4600: $? = 0 configure:4589: gfortran -V >&5 gfortran: error: unrecognized option '-V' gfortran: fatal error: no input files compilation terminated. configure:4600: $? = 4 configure:4589: gfortran -qversion >&5 gfortran: error: unrecognized option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:4600: $? = 4 configure:4609: checking whether we are using the GNU Fortran compiler configure:4622: gfortran -c conftest.F >&5 configure:4622: $? = 0 configure:4631: result: yes configure:4637: checking whether gfortran accepts -g configure:4648: gfortran -c -g conftest.f >&5 configure:4648: $? = 0 configure:4656: result: yes configure:4686: checking how to run the C++ preprocessor configure:4713: g++ -E conftest.cpp configure:4713: $? = 0 configure:4727: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4727: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.1" | /* end confdefs.h. */ | #include configure:4752: result: g++ -E configure:4772: g++ -E conftest.cpp configure:4772: $? = 0 configure:4786: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:4786: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.1" | /* end confdefs.h. */ | #include configure:4822: checking how to get verbose linking output from gfortran configure:4832: gfortran -c -g -O2 conftest.f >&5 configure:4832: $? = 0 configure:4850: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) /usr/lib/gcc/x86_64-linux-gnu/4.6.1/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/4.6.1/finclude -o /tmp/cccxvxsz.s GNU Fortran (Ubuntu/Linaro 4.6.1-9ubuntu3) version 4.6.1 (x86_64-linux-gnu) compiled by GNU C version 4.6.1, GMP version 5.0.1, MPFR version 3.0.1-p3, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (Ubuntu/Linaro 4.6.1-9ubuntu3) version 4.6.1 (x86_64-linux-gnu) compiled by GNU C version 4.6.1, GMP version 5.0.1, MPFR version 3.0.1-p3, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as --64 -o /tmp/ccO8n6zy.o /tmp/cccxvxsz.s Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.6.1/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.6.1/collect2 --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6.1/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. /tmp/ccO8n6zy.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6.1/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crtn.o configure:4915: result: -v configure:4917: checking for Fortran libraries of gfortran configure:4940: gfortran -o conftest -g -O2 -v conftest.f Using built-in specs. Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) /usr/lib/gcc/x86_64-linux-gnu/4.6.1/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/4.6.1/finclude -o /tmp/ccXNXzpG.s GNU Fortran (Ubuntu/Linaro 4.6.1-9ubuntu3) version 4.6.1 (x86_64-linux-gnu) compiled by GNU C version 4.6.1, GMP version 5.0.1, MPFR version 3.0.1-p3, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (Ubuntu/Linaro 4.6.1-9ubuntu3) version 4.6.1 (x86_64-linux-gnu) compiled by GNU C version 4.6.1, GMP version 5.0.1, MPFR version 3.0.1-p3, MPC version 0.9 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as --64 -o /tmp/ccONYKQF.o /tmp/ccXNXzpG.s Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.6.1/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.6.1/collect2 --build-id --no-add-needed --as-needed --eh-frame-hdr -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -z relro -o conftest /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.6.1/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. /tmp/ccONYKQF.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.6.1/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu/crtn.o configure:5114: result: -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. -lgfortran -lm -lquadmath configure:5140: checking whether the compiler recognizes the partial specialization syntax configure:5166: g++ -c conftest.cpp >&5 configure:5166: $? = 0 configure:5180: result: yes configure:5191: checking build system type configure:5205: result: x86_64-unknown-linux-gnu configure:5225: checking host system type configure:5238: result: x86_64-unknown-linux-gnu configure:5292: checking whether g++ accepts -O3 configure:5304: checking whether g++ accepts -Wall -W configure:5316: checking whether g++ accepts -fmessage-length=0 configure:5328: checking whether g++ accepts -ftemplate-depth-40 configure:5340: checking whether g++ accepts -pedantic configure:5352: checking whether g++ accepts -Wshadow configure:5364: checking whether g++ accepts -Wpointer-arith configure:5376: checking whether g++ accepts -Wcast-qual configure:5388: checking whether g++ accepts -Wwrite-strings configure:5400: checking whether g++ accepts -Wconversion configure:5412: checking whether g++ accepts -Wredundant-decls configure:5424: checking whether g++ accepts -Wno-long-long configure:5436: checking whether g++ accepts -rdynamic configure:5555: checking for a sed that does not truncate output configure:5619: result: /bin/sed configure:5637: checking for grep that handles long lines and -e configure:5695: result: /bin/grep configure:5700: checking for egrep configure:5762: result: /bin/grep -E configure:5767: checking for fgrep configure:5829: result: /bin/grep -F configure:5864: checking for ld used by gcc configure:5931: result: /usr/bin/ld configure:5938: checking if the linker (/usr/bin/ld) is GNU ld configure:5953: result: yes configure:5965: checking for BSD- or MS-compatible name lister (nm) configure:6014: result: /usr/bin/nm -B configure:6132: checking the name lister (/usr/bin/nm -B) interface configure:6139: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long conftest.cpp >&5 configure:6142: /usr/bin/nm -B "conftest.o" configure:6145: output 0000000000000000 B some_variable configure:6152: result: BSD nm configure:6155: checking whether ln -s works configure:6159: result: yes configure:6167: checking the maximum length of command line arguments configure:6287: result: 1572864 configure:6304: checking whether the shell understands some XSI constructs configure:6314: result: yes configure:6318: checking whether the shell understands "+=" configure:6324: result: yes configure:6359: checking for /usr/bin/ld option to reload object files configure:6366: result: -r configure:6435: checking for objdump configure:6451: found /usr/bin/objdump configure:6462: result: objdump configure:6494: checking how to recognize dependent libraries configure:6690: result: pass_all configure:6750: checking for ar configure:6766: found /usr/bin/ar configure:6777: result: ar configure:6855: checking for strip configure:6871: found /usr/bin/strip configure:6882: result: strip configure:6954: checking for ranlib configure:6970: found /usr/bin/ranlib configure:6981: result: ranlib configure:7071: checking command to parse /usr/bin/nm -B output from gcc object configure:7189: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long conftest.cpp >&5 configure:7192: $? = 0 configure:7196: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:7199: $? = 0 configure:7253: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long conftest.cpp conftstm.o >&5 conftest.cpp:17:30: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [enabled by default] configure:7256: $? = 0 configure:7294: result: ok configure:7390: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long conftest.cpp >&5 configure:7393: $? = 0 configure:8103: checking how to run the C preprocessor configure:8134: gcc -E conftest.c configure:8134: $? = 0 configure:8148: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8148: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.1" | /* end confdefs.h. */ | #include configure:8173: result: gcc -E configure:8193: gcc -E conftest.c configure:8193: $? = 0 configure:8207: gcc -E conftest.c conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8207: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.1" | /* end confdefs.h. */ | #include configure:8236: checking for ANSI C header files configure:8256: gcc -c -O3 conftest.c >&5 configure:8256: $? = 0 configure:8329: gcc -o conftest -O3 conftest.c >&5 configure:8329: $? = 0 configure:8329: ./conftest configure:8329: $? = 0 configure:8340: result: yes configure:8353: checking for sys/types.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8353: checking for sys/stat.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8353: checking for stdlib.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8353: checking for string.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8353: checking for memory.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8353: checking for strings.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8353: checking for inttypes.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8353: checking for stdint.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8353: checking for unistd.h configure:8353: gcc -c -O3 conftest.c >&5 configure:8353: $? = 0 configure:8353: result: yes configure:8368: checking for dlfcn.h configure:8368: gcc -c -O3 conftest.c >&5 configure:8368: $? = 0 configure:8368: result: yes configure:8493: checking for C++ compiler version configure:8502: g++ --version >&5 g++ (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:8513: $? = 0 configure:8502: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:8513: $? = 0 configure:8502: g++ -V >&5 g++: error: unrecognized option '-V' g++: fatal error: no input files compilation terminated. configure:8513: $? = 4 configure:8502: g++ -qversion >&5 g++: error: unrecognized option '-qversion' g++: fatal error: no input files compilation terminated. configure:8513: $? = 4 configure:8517: checking whether we are using the GNU C++ compiler configure:8545: result: yes configure:8554: checking whether g++ accepts -g configure:8615: result: yes configure:8640: checking dependency style of g++ configure:8750: result: gcc3 configure:8773: checking how to run the C++ preprocessor configure:8839: result: g++ -E configure:8859: g++ -E conftest.cpp configure:8859: $? = 0 configure:8873: g++ -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8873: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 | /* end confdefs.h. */ | #include configure:9013: checking for Fortran compiler version configure:9022: gfortran --version >&5 GNU Fortran (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1 Copyright (C) 2011 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:9033: $? = 0 configure:9022: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.6.1/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro 4.6.1-9ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-4.6/README.Bugs --enable-languages=c,c++,fortran,objc,obj-c++,go --prefix=/usr --program-suffix=-4.6 --enable-shared --enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.6 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-plugin --enable-objc-gc --disable-werror --with-arch-32=i686 --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 4.6.1 (Ubuntu/Linaro 4.6.1-9ubuntu3) configure:9033: $? = 0 configure:9022: gfortran -V >&5 gfortran: error: unrecognized option '-V' gfortran: fatal error: no input files compilation terminated. configure:9033: $? = 4 configure:9022: gfortran -qversion >&5 gfortran: error: unrecognized option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:9033: $? = 4 configure:9042: checking whether we are using the GNU Fortran compiler configure:9064: result: yes configure:9070: checking whether gfortran accepts -g configure:9089: result: yes configure:9231: checking for objdir configure:9246: result: .libs configure:9542: checking if gcc supports -fno-rtti -fno-exceptions configure:9560: gcc -c -O3 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:9564: $? = 0 configure:9577: result: no configure:9597: checking for gcc option to produce PIC configure:9869: result: -fPIC -DPIC configure:9881: checking if gcc PIC flag -fPIC -DPIC works configure:9899: gcc -c -O3 -fPIC -DPIC -DPIC conftest.c >&5 configure:9903: $? = 0 configure:9916: result: yes configure:9940: checking if gcc static flag -static works configure:9968: result: yes configure:9983: checking if gcc supports -c -o file.o configure:10004: gcc -c -O3 -o out/conftest2.o conftest.c >&5 configure:10008: $? = 0 configure:10030: result: yes configure:10038: checking if gcc supports -c -o file.o configure:10085: result: yes configure:10118: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11109: result: yes configure:11348: checking dynamic linker characteristics configure:11781: gcc -o conftest -O3 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11781: $? = 0 configure:12011: result: GNU/Linux ld.so configure:12113: checking how to hardcode library paths into programs configure:12138: result: immediate configure:12658: checking whether stripping libraries is possible configure:12663: result: yes configure:12698: checking if libtool supports shared libraries configure:12700: result: yes configure:12703: checking whether to build shared libraries configure:12724: result: no configure:12727: checking whether to build static libraries configure:12731: result: yes configure:12881: checking for ld used by g++ configure:12948: result: /usr/bin/ld -m elf_x86_64 configure:12955: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12970: result: yes configure:13025: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13938: result: yes configure:13966: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long conftest.cpp >&5 configure:13969: $? = 0 configure:14151: checking for g++ option to produce PIC configure:14468: result: -fPIC -DPIC configure:14477: checking if g++ PIC flag -fPIC -DPIC works configure:14495: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14499: $? = 0 configure:14512: result: yes configure:14533: checking if g++ static flag -static works configure:14561: result: yes configure:14573: checking if g++ supports -c -o file.o configure:14594: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -o out/conftest2.o conftest.cpp >&5 configure:14598: $? = 0 configure:14620: result: yes configure:14625: checking if g++ supports -c -o file.o configure:14672: result: yes configure:14702: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14731: result: yes configure:14868: checking dynamic linker characteristics configure:15249: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:15249: $? = 0 configure:15479: result: GNU/Linux ld.so configure:15530: checking how to hardcode library paths into programs configure:15555: result: immediate configure:15700: checking if libtool supports shared libraries configure:15702: result: yes configure:15705: checking whether to build shared libraries configure:15725: result: no configure:15728: checking whether to build static libraries configure:15732: result: yes configure:15758: gfortran -c -g -O2 conftest.f >&5 configure:15761: $? = 0 configure:15871: checking for gfortran option to produce PIC configure:16143: result: -fPIC configure:16152: checking if gfortran PIC flag -fPIC works configure:16170: gfortran -c -g -O2 -fPIC conftest.f >&5 configure:16174: $? = 0 configure:16187: result: yes configure:16208: checking if gfortran static flag -static works configure:16236: result: yes configure:16248: checking if gfortran supports -c -o file.o configure:16269: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5 configure:16273: $? = 0 configure:16295: result: yes configure:16300: checking if gfortran supports -c -o file.o configure:16347: result: yes configure:16377: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17355: result: yes configure:17492: checking dynamic linker characteristics configure:17867: gfortran -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.f >&5 configure:17867: $? = 0 configure:18097: result: GNU/Linux ld.so configure:18148: checking how to hardcode library paths into programs configure:18173: result: immediate configure:18251: checking for dummy main to link with Fortran libraries configure:18285: gcc -o conftest -O3 conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. -lgfortran -lm -lquadmath >&5 configure:18285: $? = 0 configure:18330: result: none configure:18363: checking for Fortran name-mangling scheme configure:18376: gfortran -c -g -O2 conftest.f >&5 configure:18376: $? = 0 configure:18417: gcc -o conftest -O3 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. -lgfortran -lm -lquadmath >&5 /tmp/ccjfEGt1.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `foobar' collect2: ld returned 1 exit status configure:18417: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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. */ | | /* 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 foobar (); | #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 foobar (); | ; | return 0; | } configure:18417: gcc -o conftest -O3 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. -lgfortran -lm -lquadmath >&5 configure:18417: $? = 0 configure:18475: gcc -o conftest -O3 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. -lgfortran -lm -lquadmath >&5 configure:18475: $? = 0 configure:18517: result: lower case, underscore, no extra underscore configure:18577: checking for sgemm_ in -lf77blas -latlas configure:18605: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long conftest.cpp -lf77blas -latlas >&5 configure:18605: $? = 0 configure:18612: result: yes configure:19759: checking for qh_new_qhull in -lqhull configure:19792: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS conftest.cpp -lqhull -lf77blas -latlas >&5 configure:19792: $? = 0 configure:19801: result: yes configure:19814: checking qhull/qhull.h usability configure:19814: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS conftest.cpp >&5 configure:19814: $? = 0 configure:19814: result: yes configure:19814: checking qhull/qhull.h presence configure:19814: g++ -E -DGMM_USES_BLAS conftest.cpp configure:19814: $? = 0 configure:19814: result: yes configure:19814: checking for qhull/qhull.h configure:19814: result: yes configure:19861: checking for _init in -lmuparser configure:19894: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS conftest.cpp -lmuparser -lqhull -lf77blas -latlas >&5 configure:19894: $? = 0 configure:19903: result: yes configure:19916: checking muParser/muParser.h usability configure:19916: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS conftest.cpp >&5 configure:19916: $? = 0 configure:19916: result: yes configure:19916: checking muParser/muParser.h presence configure:19916: g++ -E -DGMM_USES_BLAS conftest.cpp configure:19916: $? = 0 configure:19916: result: yes configure:19916: checking for muParser/muParser.h configure:19916: result: yes configure:20014: checking for library containing smumps_c configure:20053: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccplKtof.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `smumps_c' collect2: ld returned 1 exit status configure:20053: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 smumps_c (); | #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 smumps_c (); | ; | return 0; | } configure:20053: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20053: $? = 0 configure:20070: result: -lsmumps configure:20084: checking for library containing dmumps_c configure:20123: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccyulk3w.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `dmumps_c' collect2: ld returned 1 exit status configure:20123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 dmumps_c (); | #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 dmumps_c (); | ; | return 0; | } configure:20123: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lsmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccUEVzEF.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `dmumps_c' collect2: ld returned 1 exit status configure:20123: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 dmumps_c (); | #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 dmumps_c (); | ; | return 0; | } configure:20123: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20123: $? = 0 configure:20140: result: -ldmumps configure:20154: checking for library containing cmumps_c configure:20193: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/cc7B1pTN.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `cmumps_c' collect2: ld returned 1 exit status configure:20193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 cmumps_c (); | #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 cmumps_c (); | ; | return 0; | } configure:20193: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lsmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccRI4tMY.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `cmumps_c' collect2: ld returned 1 exit status configure:20193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 cmumps_c (); | #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 cmumps_c (); | ; | return 0; | } configure:20193: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -ldmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccAvPur5.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `cmumps_c' collect2: ld returned 1 exit status configure:20193: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 cmumps_c (); | #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 cmumps_c (); | ; | return 0; | } configure:20193: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20193: $? = 0 configure:20210: result: -lcmumps configure:20224: checking for library containing zmumps_c configure:20263: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccQUdGmq.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `zmumps_c' collect2: ld returned 1 exit status configure:20263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 zmumps_c (); | #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 zmumps_c (); | ; | return 0; | } configure:20263: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lsmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccISh0HA.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `zmumps_c' collect2: ld returned 1 exit status configure:20263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 zmumps_c (); | #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 zmumps_c (); | ; | return 0; | } configure:20263: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -ldmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccg0YsnH.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `zmumps_c' collect2: ld returned 1 exit status configure:20263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 zmumps_c (); | #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 zmumps_c (); | ; | return 0; | } configure:20263: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lcmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 /tmp/ccJJ0iCS.o: In function `main': conftest.cpp:(.text.startup+0x5): undefined reference to `zmumps_c' collect2: ld returned 1 exit status configure:20263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "getfem" | #define PACKAGE_TARNAME "getfem" | #define PACKAGE_VERSION "4.1.1" | #define PACKAGE_STRING "getfem 4.1.1" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "getfem" | #define VERSION "4.1.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 HAVE_LIBQHULL 1 | #define HAVE_QHULL_QHULL_H 1 | #define HAVE_LIBMUPARSER 1 | #define HAVE_MUPARSER_MUPARSER_H 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 zmumps_c (); | #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 zmumps_c (); | ; | return 0; | } configure:20263: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lzmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20263: $? = 0 configure:20280: result: -lzmumps configure:20294: checking for smumps_c in -lsmumps configure:20327: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lsmumps -lzmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20327: $? = 0 configure:20336: result: yes configure:20348: checking for dmumps_c in -ldmumps configure:20381: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -ldmumps -lzmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20381: $? = 0 configure:20390: result: yes configure:20402: checking for cmumps_c in -lcmumps configure:20435: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lcmumps -lzmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20435: $? = 0 configure:20444: result: yes configure:20456: checking for zmumps_c in -lzmumps configure:20489: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -lzmumps -lzmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20489: $? = 0 configure:20498: result: yes configure:20513: checking smumps_c.h usability configure:20513: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp >&5 configure:20513: $? = 0 configure:20513: result: yes configure:20513: checking smumps_c.h presence configure:20513: g++ -E -DGMM_USES_BLAS -I/usr/local/include conftest.cpp configure:20513: $? = 0 configure:20513: result: yes configure:20513: checking for smumps_c.h configure:20513: result: yes configure:20513: checking dmumps_c.h usability configure:20513: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp >&5 configure:20513: $? = 0 configure:20513: result: yes configure:20513: checking dmumps_c.h presence configure:20513: g++ -E -DGMM_USES_BLAS -I/usr/local/include conftest.cpp configure:20513: $? = 0 configure:20513: result: yes configure:20513: checking for dmumps_c.h configure:20513: result: yes configure:20513: checking cmumps_c.h usability configure:20513: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp >&5 configure:20513: $? = 0 configure:20513: result: yes configure:20513: checking cmumps_c.h presence configure:20513: g++ -E -DGMM_USES_BLAS -I/usr/local/include conftest.cpp configure:20513: $? = 0 configure:20513: result: yes configure:20513: checking for cmumps_c.h configure:20513: result: yes configure:20513: checking zmumps_c.h usability configure:20513: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp >&5 configure:20513: $? = 0 configure:20513: result: yes configure:20513: checking zmumps_c.h presence configure:20513: g++ -E -DGMM_USES_BLAS -I/usr/local/include conftest.cpp configure:20513: $? = 0 configure:20513: result: yes configure:20513: checking for zmumps_c.h configure:20513: result: yes configure:20851: checking for dgetrf_ in -llapack configure:20884: g++ -o conftest -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include conftest.cpp -llapack -lzmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas >&5 configure:20884: $? = 0 configure:20893: result: yes configure:20975: checking sys/times.h usability configure:20975: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include -DGMM_USES_LAPACK conftest.cpp >&5 configure:20975: $? = 0 configure:20975: result: yes configure:20975: checking sys/times.h presence configure:20975: g++ -E -DGMM_USES_BLAS -I/usr/local/include -DGMM_USES_LAPACK conftest.cpp configure:20975: $? = 0 configure:20975: result: yes configure:20975: checking for sys/times.h configure:20975: result: yes configure:20989: checking cxxabi.h usability configure:20989: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include -DGMM_USES_LAPACK conftest.cpp >&5 configure:20989: $? = 0 configure:20989: result: yes configure:20989: checking cxxabi.h presence configure:20989: g++ -E -DGMM_USES_BLAS -I/usr/local/include -DGMM_USES_LAPACK conftest.cpp configure:20989: $? = 0 configure:20989: result: yes configure:20989: checking for cxxabi.h configure:20989: result: yes configure:20999: checking for __PRETTY_FUNCTION__ configure:21025: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include -DGMM_USES_LAPACK conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:46:30: warning: unused variable 's' [-Wunused-variable] configure:21025: $? = 0 configure:21032: result: yes configure:21043: checking for execinfo.h and backtrace configure:21068: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include -DGMM_USES_LAPACK conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:46:24: warning: unused variable 'n' [-Wunused-variable] configure:21068: $? = 0 configure:21075: result: yes configure:21085: checking for fenv.h and feenableexcept configure:21110: g++ -c -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long -DGMM_USES_BLAS -I/usr/local/include -DGMM_USES_LAPACK conftest.cpp >&5 configure:21110: $? = 0 configure:21117: result: yes configure:21487: checking for a Python interpreter with version >= 2.2 configure:21504: python -c import sys # split strings by '.' and convert to numeric. Append some zeros # because we need at least 4 digits for the hex conversion. # map returns an iterator in Python 3.0 and a list in 2.x minver = list(map(int, '2.2'.split('.'))) + [0, 0, 0] minverhex = 0 # xrange is not present in Python 3.0 and range returns an iterator for i in list(range(0, 4)): minverhex = (minverhex << 8) + minver[i] sys.exit(sys.hexversion < minverhex) configure:21507: $? = 0 configure:21513: result: python configure:21521: checking for python configure:21539: found /usr/bin/python configure:21551: result: /usr/bin/python configure:21569: checking for python version configure:21576: result: 2.7 configure:21588: checking for python platform configure:21595: result: linux2 configure:21602: checking for python script directory configure:21631: result: ${prefix}/lib/python2.7/dist-packages configure:21640: checking for python extension module directory configure:21669: result: ${exec_prefix}/lib/python2.7/dist-packages configure:21704: checking for python2.7 configure:21734: result: /usr/bin/python configure:21749: checking for a version of Python >= '2.1.0' configure:21774: result: yes configure:21804: checking for the distutils Python package configure:21808: result: yes configure:21821: checking for Python include path configure:21831: result: -I/usr/include/python2.7 configure:21838: checking for Python library path configure:21860: result: -L/usr/lib/python2.7 -lpython2.7 configure:21867: checking for Python site-packages path configure:21873: result: /usr/lib/python2.7/dist-packages configure:21880: checking python extra libraries configure:21887: result: -lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lpthread -ldl -lutil configure:21894: checking python extra linking flags configure:21901: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions configure:22236: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by getfem config.status 4.1.1, which was generated by GNU Autoconf 2.65. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on dennis-linux config.status:1342: creating Makefile config.status:1342: creating m4/Makefile config.status:1342: creating cubature/Makefile config.status:1342: creating superlu/Makefile config.status:1342: creating doc/Makefile config.status:1342: creating doc/sphinx/Makefile config.status:1342: creating src/Makefile config.status:1342: creating tests/Makefile config.status:1342: creating tests-2.0/Makefile config.status:1342: creating contrib/Makefile config.status:1342: creating contrib/icare/Makefile config.status:1342: creating contrib/delaminated_crack/Makefile config.status:1342: creating contrib/static_friction/Makefile config.status:1342: creating contrib/bimaterial_crack_test/Makefile config.status:1342: creating contrib/bimat_contact_crack_test/Makefile config.status:1342: creating contrib/xfem_stab_unilat_contact/Makefile config.status:1342: creating contrib/mixed_elastostatic/Makefile config.status:1342: creating contrib/contact_grd_trans/Makefile config.status:1342: creating contrib/mixed_dynamic_friction/Makefile config.status:1342: creating contrib/xfem_large_strain/Makefile config.status:1342: creating contrib/xfem_contact/Makefile config.status:1342: creating contrib/crack_plate/Makefile config.status:1342: creating contrib/inter_element_test/Makefile config.status:1342: creating contrib/aposteriori/Makefile config.status:1342: creating contrib/static_contact_gears/Makefile config.status:1342: creating bin/Makefile config.status:1342: creating interface/Makefile config.status:1342: creating interface/src/Makefile config.status:1342: creating interface/src/matlab/Makefile config.status:1342: creating interface/src/matlab/private/Makefile config.status:1342: creating interface/src/python/Makefile config.status:1342: creating interface/src/python/setup.py config.status:1342: creating interface/src/scilab/Makefile config.status:1342: creating interface/src/scilab/sci_gateway/c/builder_gateway_c.sce config.status:1342: creating interface/tests/Makefile config.status:1342: creating interface/tests/meshes/Makefile config.status:1342: creating interface/tests/matlab/Makefile config.status:1342: creating interface/tests/matlab/private/Makefile config.status:1342: creating interface/tests/python/Makefile config.status:1342: creating getfem-config config.status:1450: WARNING: 'getfem-config.in' seems to ignore the --datarootdir setting config.status:1342: creating getfem-config-notinstalled config.status:1342: creating gmm-config config.status:1450: WARNING: 'gmm-config.in' seems to ignore the --datarootdir setting config.status:1342: creating config.h config.status:1514: config.h is unchanged config.status:1562: executing src/getfem/getfem_arch_config.h commands config.status:1600: creating src/getfem/getfem_arch_config.h - prefix GETFEM for config.h defines config.status:1622: src/getfem/getfem_arch_config.h is unchanged config.status:1562: executing depfiles commands config.status:1562: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_partial_specialization_syntax=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_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_fc_compiler_gnu=yes ac_cv_fc_dummy_main=none ac_cv_fc_libs=' -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. -lgfortran -lm -lquadmath' ac_cv_fc_mangling='lower case, underscore, no extra underscore' ac_cv_fortran_dummy_main=none ac_cv_have_backtrace=yes ac_cv_have_feenableexcept=yes ac_cv_have_pretty_function=yes ac_cv_header_cmumps_c_h=yes ac_cv_header_cxxabi_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dmumps_c_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_memory_h=yes ac_cv_header_muParser_muParser_h=yes ac_cv_header_qhull_qhull_h=yes ac_cv_header_smumps_c_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_zmumps_c_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_cmumps_cmumps_c=yes ac_cv_lib_dmumps_dmumps_c=yes ac_cv_lib_lapack_dgetrf_=yes ac_cv_lib_muparser__init=yes ac_cv_lib_qhull_qh_new_qhull=yes ac_cv_lib_smumps_smumps_c=yes ac_cv_lib_zmumps_zmumps_c=yes 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_PYTHON=/usr/bin/python ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=mawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_FC=gfortran 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_fc_g=yes ac_cv_prog_fc_v=-v ac_cv_prog_make_make_set=yes ac_cv_search_cmumps_c=-lcmumps ac_cv_search_dmumps_c=-ldmumps ac_cv_search_smumps_c=-lsmumps ac_cv_search_zmumps_c=-lzmumps am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 am_cv_pathless_PYTHON=python am_cv_python_platform=linux2 am_cv_python_pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' am_cv_python_pythondir='${prefix}/lib/python2.7/dist-packages' am_cv_python_version=2.7 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_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_FC=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=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_FC=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/dennis/getfem-4.1.1/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/dennis/getfem-4.1.1/missing --run tar' AR='ar' AUTOCONF='${SHELL} /home/dennis/getfem-4.1.1/missing --run autoconf' AUTOHEADER='${SHELL} /home/dennis/getfem-4.1.1/missing --run autoheader' AUTOMAKE='${SHELL} /home/dennis/getfem-4.1.1/missing --run automake-1.11' AWK='mawk' BLAS_LIBS='-lf77blas -latlas' BUILDDATE='11/11/11,20:20:45' BUILDER='dennis' BUILDMEXRPC_FALSE='' BUILDMEXRPC_TRUE='#' BUILDMEX_FALSE='' BUILDMEX_TRUE='#' BUILDPYTHON_FALSE='#' BUILDPYTHON_TRUE='' BUILDSCILAB_FALSE='' BUILDSCILAB_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS=' -O3' CONFIGURE_ARGS=' '\''--with-pic'\'' '\''--with-blas=-lf77blas -latlas'\''' CPP='gcc -E' CPPFLAGS=' -DGMM_USES_BLAS -I/usr/local/include -DGMM_USES_LAPACK' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -O3 -Wall -W -fmessage-length=0 -ftemplate-depth-40 -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wconversion -Wredundant-decls -Wno-long-long' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DISTCLEANMESH='#' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FC='gfortran' FCFLAGS='-g -O2' FCLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6.1/../../../../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/4.6.1/../../.. -lgfortran -lm -lquadmath' FGREP='/bin/grep -F' GETFEM_BUILD_INTERFACE_PATH='/home/dennis/getfem-4.1.1' GETFEM_INTERFACE_PATH='/home/dennis/getfem-4.1.1' GETFEM_SERVER='' GFSERVERFLAGS='' GREP='/bin/grep' HAVE_SCILAB='' IM_METHODS='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lzmumps -lcmumps -ldmumps -lsmumps -lmuparser -lqhull -lf77blas -latlas -llapack ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LIBTOOL_VERSION_INFO='-version-info 4:1:0' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /home/dennis/getfem-4.1.1/missing --run makeinfo' MATLAB_COM_EXT='' MATLAB_INC_DIR='' MATLAB_OBJ_DIRS='@gfGlobalFunction @gfMeshLevelSet @gfMeshFem @gfCvStruct @gfLevelSet @gfGeoTrans @gfMdState @gfPrecond @gfMdBrick @gfMeshIm @gfSlice @gfInteg @gfSpmat @gfModel @gfMesh @gfEltm @gfFem ' MATLAB_RELEASE='' MATLAB_ROOT='' METIS_FALSE='' METIS_LIBS='' METIS_TRUE='#' MEX='' MKDIR_P='/bin/mkdir -p' MPI_CFLAGS='' MPI_FALSE='' MPI_LIBS='' MPI_TRUE='#' MUMPS_FALSE='#' MUMPS_LIBS='-lsmumps -ldmumps -lcmumps -lzmumps' MUMPS_TRUE='' MUPARSER_FALSE='#' MUPARSER_LIBS='-lmuparser' MUPARSER_TRUE='' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='getfem' PACKAGE_BUGREPORT='' PACKAGE_NAME='getfem' PACKAGE_STRING='getfem 4.1.1' PACKAGE_TARNAME='getfem' PACKAGE_URL='' PACKAGE_VERSION='4.1.1' PATH_SEPARATOR=':' PSEUDO_FUNCTIONS='/home/dennis/getfem-4.1.1/interface/src/gf_asm.cc /home/dennis/getfem-4.1.1/interface/src/gf_compute.cc /home/dennis/getfem-4.1.1/interface/src/gf_cvstruct_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_delete.cc /home/dennis/getfem-4.1.1/interface/src/gf_eltm.cc /home/dennis/getfem-4.1.1/interface/src/gf_fem.cc /home/dennis/getfem-4.1.1/interface/src/gf_fem_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_geotrans.cc /home/dennis/getfem-4.1.1/interface/src/gf_geotrans_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_global_function.cc /home/dennis/getfem-4.1.1/interface/src/gf_global_function_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_integ.cc /home/dennis/getfem-4.1.1/interface/src/gf_integ_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_levelset.cc /home/dennis/getfem-4.1.1/interface/src/gf_levelset_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_levelset_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_linsolve.cc /home/dennis/getfem-4.1.1/interface/src/gf_mdbrick.cc /home/dennis/getfem-4.1.1/interface/src/gf_mdbrick_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_mdbrick_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_mdstate.cc /home/dennis/getfem-4.1.1/interface/src/gf_mdstate_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_mdstate_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_fem.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_fem_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_fem_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_im.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_im_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_im_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_levelset.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_levelset_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_levelset_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_mesh_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_model.cc /home/dennis/getfem-4.1.1/interface/src/gf_model_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_model_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_precond.cc /home/dennis/getfem-4.1.1/interface/src/gf_precond_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_slice.cc /home/dennis/getfem-4.1.1/interface/src/gf_slice_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_slice_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_spmat.cc /home/dennis/getfem-4.1.1/interface/src/gf_spmat_get.cc /home/dennis/getfem-4.1.1/interface/src/gf_spmat_set.cc /home/dennis/getfem-4.1.1/interface/src/gf_undelete.cc /home/dennis/getfem-4.1.1/interface/src/gf_util.cc /home/dennis/getfem-4.1.1/interface/src/gf_workspace.cc ' PSEUDO_FUNCTIONS_LOC='gf_asm.cc gf_compute.cc gf_cvstruct_get.cc gf_delete.cc gf_eltm.cc gf_fem.cc gf_fem_get.cc gf_geotrans.cc gf_geotrans_get.cc gf_global_function.cc gf_global_function_get.cc gf_integ.cc gf_integ_get.cc gf_levelset.cc gf_levelset_get.cc gf_levelset_set.cc gf_linsolve.cc gf_mdbrick.cc gf_mdbrick_get.cc gf_mdbrick_set.cc gf_mdstate.cc gf_mdstate_get.cc gf_mdstate_set.cc gf_mesh.cc gf_mesh_fem.cc gf_mesh_fem_get.cc gf_mesh_fem_set.cc gf_mesh_get.cc gf_mesh_im.cc gf_mesh_im_get.cc gf_mesh_im_set.cc gf_mesh_levelset.cc gf_mesh_levelset_get.cc gf_mesh_levelset_set.cc gf_mesh_set.cc gf_model.cc gf_model_get.cc gf_model_set.cc gf_precond.cc gf_precond_get.cc gf_slice.cc gf_slice_get.cc gf_slice_set.cc gf_spmat.cc gf_spmat_get.cc gf_spmat_set.cc gf_undelete.cc gf_util.cc gf_workspace.cc ' PYTHON='/usr/bin/python' PYTHON_CPPFLAGS='-I/usr/include/python2.7' PYTHON_EXEC_PREFIX='${exec_prefix}' PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions' PYTHON_EXTRA_LIBS='-lssl -lcrypto -lssl -lcrypto -L/usr/lib -lz -lpthread -ldl -lutil' PYTHON_LDFLAGS='-L/usr/lib/python2.7 -lpython2.7' PYTHON_PLATFORM='linux2' PYTHON_PREFIX='${prefix}' PYTHON_SITE_PKG='/usr/lib/python2.7/dist-packages' PYTHON_VERSION='2.7' QHULL_FALSE='#' QHULL_LIBS='-lqhull' QHULL_TRUE='' RANLIB='ranlib' RPC_INC_DIR='' RPC_LIB='' SCILAB_DIR='' SCILAB_EXE='' SCILAB_TOOLBOX_DIR='' SCILAB_VERSION='' SCILAB_VERSION_MAJOR='' SCILAB_VERSION_MICRO='' SCILAB_VERSION_MINOR='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STDCPP_STATICLIBS='' STRIP='strip' SUPERLU_CPPFLAGS=' -DGMM_USES_BLAS -DUSE_VENDOR_BLAS -DF77_CALL_C=ADD_' SUPERLU_LIBS='../superlu/libsuperlu.la' SUPERLU_SRC='superlu' SUPLDFLAGS=' -rdynamic' TOOLBOXDIR='/usr/local/getfem_toolbox' USEBLASLITE_FALSE='' USEBLASLITE_TRUE='#' USE_MINGW_MEX_FALSE='' USE_MINGW_MEX_TRUE='#' VERSION='4.1.1' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' ac_ct_FC='gfortran' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' has_scilab='' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/dennis/getfem-4.1.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='${pyexecdir}/getfem' pkgpythondir='${pythondir}/getfem' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='${exec_prefix}/lib/python2.7/dist-packages' pythondir='${prefix}/lib/python2.7/dist-packages' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "getfem" #define PACKAGE_TARNAME "getfem" #define PACKAGE_VERSION "4.1.1" #define PACKAGE_STRING "getfem 4.1.1" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "getfem" #define VERSION "4.1.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 HAVE_LIBQHULL 1 #define HAVE_QHULL_QHULL_H 1 #define HAVE_LIBMUPARSER 1 #define HAVE_MUPARSER_MUPARSER_H 1 #define HAVE_SMUMPS_C_H 1 #define HAVE_DMUMPS_C_H 1 #define HAVE_CMUMPS_C_H 1 #define HAVE_ZMUMPS_C_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_CXXABI_H 1 #define HAVE_PRETTY_FUNCTION 1 #define HAVE_BACKTRACE 1 #define HAVE_FEENABLEEXCEPT 1 configure: exit 0