This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by BigDFT - DFT over wavelets configure 1.7.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ../bigdft-1.7.5/configure ## --------- ## ## Platform. ## ## --------- ## hostname = tohoyn-laptop uname -m = x86_64 uname -r = 3.13.0-32-generic uname -s = Linux uname -v = #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 /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/tohoyn/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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:2754: checking for a BSD-compatible install configure:2822: result: /usr/bin/install -c configure:2833: checking whether build environment is sane configure:2888: result: yes configure:2926: WARNING: 'missing' script is too old or missing configure:3039: checking for a thread-safe mkdir -p configure:3078: result: /bin/mkdir -p configure:3085: checking for gawk configure:3101: found /usr/bin/gawk configure:3112: result: gawk configure:3123: checking whether make sets $(MAKE) configure:3145: result: yes configure:3174: checking whether make supports nested variables configure:3191: result: yes configure:3327: checking for a sed that does not truncate output configure:3391: result: /bin/sed configure:3445: checking for gcc configure:3461: found /usr/bin/gcc configure:3472: result: gcc configure:3701: checking for C compiler version configure:3710: gcc --version >&5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:3721: $? = 0 configure:3710: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-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 --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.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:3721: $? = 0 configure:3710: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3721: $? = 4 configure:3710: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3721: $? = 4 configure:3741: checking whether the C compiler works configure:3763: gcc conftest.c >&5 configure:3767: $? = 0 configure:3815: result: yes configure:3818: checking for C compiler default output file name configure:3820: result: a.out configure:3826: checking for suffix of executables configure:3833: gcc -o conftest conftest.c >&5 configure:3837: $? = 0 configure:3859: result: configure:3881: checking whether we are cross compiling configure:3889: gcc -o conftest conftest.c >&5 configure:3893: $? = 0 configure:3900: ./conftest configure:3904: $? = 0 configure:3919: result: no configure:3924: checking for suffix of object files configure:3946: gcc -c conftest.c >&5 configure:3950: $? = 0 configure:3971: result: o configure:3975: checking whether we are using the GNU C compiler configure:3994: gcc -c conftest.c >&5 configure:3994: $? = 0 configure:4003: result: yes configure:4012: checking whether gcc accepts -g configure:4032: gcc -c -g conftest.c >&5 configure:4032: $? = 0 configure:4073: result: yes configure:4090: checking for gcc option to accept ISO C89 configure:4153: gcc -c -g -O2 conftest.c >&5 configure:4153: $? = 0 configure:4166: result: none needed configure:4191: checking whether gcc understands -c and -o together configure:4213: gcc -c conftest.c -o conftest2.o configure:4216: $? = 0 configure:4213: gcc -c conftest.c -o conftest2.o configure:4216: $? = 0 configure:4228: result: yes configure:4256: checking for style of include used by make configure:4284: result: GNU configure:4310: checking dependency style of gcc configure:4421: result: gcc3 configure:4494: checking for g++ configure:4510: found /usr/bin/g++ configure:4521: result: g++ configure:4548: checking for C++ compiler version configure:4557: g++ --version >&5 g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:4568: $? = 0 configure:4557: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-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 --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.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:4568: $? = 0 configure:4557: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4568: $? = 4 configure:4557: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4568: $? = 4 configure:4572: checking whether we are using the GNU C++ compiler configure:4591: g++ -c conftest.cpp >&5 configure:4591: $? = 0 configure:4600: result: yes configure:4609: checking whether g++ accepts -g configure:4629: g++ -c -g conftest.cpp >&5 configure:4629: $? = 0 configure:4670: result: yes configure:4695: checking dependency style of g++ configure:4806: result: gcc3 configure:4876: checking for xlf90 configure:4906: result: no configure:4876: checking for f90 configure:4906: result: no configure:4876: checking for pgf90 configure:4906: result: no configure:4876: checking for pghpf configure:4906: result: no configure:4876: checking for epcf90 configure:4906: result: no configure:4876: checking for gfortran configure:4892: found /usr/bin/gfortran configure:4903: result: gfortran configure:4929: checking for Fortran compiler version configure:4938: gfortran --version >&5 GNU Fortran (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:4949: $? = 0 configure:4938: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-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 --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.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:4949: $? = 0 configure:4938: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:4949: $? = 4 configure:4938: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:4949: $? = 4 configure:4958: checking whether we are using the GNU Fortran compiler configure:4971: gfortran -c conftest.F >&5 configure:4971: $? = 0 configure:4980: result: yes configure:4986: checking whether gfortran accepts -g configure:4997: gfortran -c -g conftest.f >&5 configure:4997: $? = 0 configure:5005: result: yes configure:5089: checking for g77 configure:5119: result: no configure:5089: checking for xlf configure:5119: result: no configure:5089: checking for f77 configure:5119: result: no configure:5089: checking for frt configure:5119: result: no configure:5089: checking for pgf77 configure:5119: result: no configure:5089: checking for cf77 configure:5119: result: no configure:5089: checking for fort77 configure:5119: result: no configure:5089: checking for fl32 configure:5119: result: no configure:5089: checking for af77 configure:5119: result: no configure:5089: checking for xlf90 configure:5119: result: no configure:5089: checking for f90 configure:5119: result: no configure:5089: checking for pgf90 configure:5119: result: no configure:5089: checking for pghpf configure:5119: result: no configure:5089: checking for epcf90 configure:5119: result: no configure:5089: checking for gfortran configure:5105: found /usr/bin/gfortran configure:5116: result: gfortran configure:5142: checking for Fortran 77 compiler version configure:5151: gfortran --version >&5 GNU Fortran (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:5162: $? = 0 configure:5151: gfortran -v >&5 Using built-in specs. COLLECT_GCC=gfortran COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --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-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-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 --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.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:5162: $? = 0 configure:5151: gfortran -V >&5 gfortran: error: unrecognized command line option '-V' gfortran: fatal error: no input files compilation terminated. configure:5162: $? = 4 configure:5151: gfortran -qversion >&5 gfortran: error: unrecognized command line option '-qversion' gfortran: fatal error: no input files compilation terminated. configure:5162: $? = 4 configure:5171: checking whether we are using the GNU Fortran 77 compiler configure:5184: gfortran -c conftest.F >&5 configure:5184: $? = 0 configure:5193: result: yes configure:5199: checking whether gfortran accepts -g configure:5210: gfortran -c -g conftest.f >&5 configure:5210: $? = 0 configure:5218: result: yes configure:5258: checking for Fortran flag to compile .f90 files configure:5278: gfortran -c -g -O2 conftest.f90 >&5 configure:5278: $? = 0 configure:5287: result: none configure:5313: checking build system type configure:5327: result: x86_64-unknown-linux-gnu configure:5347: checking host system type configure:5360: result: x86_64-unknown-linux-gnu configure:5384: checking how to get verbose linking output from gfortran configure:5394: gfortran -c -g -O2 conftest.f90 >&5 configure:5394: $? = 0 configure:5412: gfortran -o conftest -g -O2 -v conftest.f90 Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) /usr/lib/gcc/x86_64-linux-gnu/4.8/f951 conftest.f90 -quiet -dumpbase conftest.f90 -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude -o /tmp/ccAXpiCY.s GNU Fortran (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccI7hUEn.o /tmp/ccAXpiCY.s GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.8/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --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/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. /tmp/ccI7hUEn.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o configure:5495: result: -v configure:5497: checking for Fortran libraries of gfortran configure:5520: gfortran -o conftest -g -O2 -v conftest.f90 Using built-in specs. Target: x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) /usr/lib/gcc/x86_64-linux-gnu/4.8/f951 conftest.f90 -quiet -dumpbase conftest.f90 -mtune=generic -march=x86-64 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-linux-gnu/4.8/finclude -o /tmp/cca36nfZ.s GNU Fortran (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 GNU Fortran (Ubuntu 4.8.2-19ubuntu1) version 4.8.2 (x86_64-linux-gnu) compiled by GNU C version 4.8.2, GMP version 5.1.3, MPFR version 3.1.2-p3, MPC version 1.0.1 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -v --64 -o /tmp/ccqgh1oo.o /tmp/cca36nfZ.s GNU assembler version 2.24 (x86_64-linux-gnu) using BFD version (GNU Binutils for Ubuntu) 2.24 Reading specs from /usr/lib/gcc/x86_64-linux-gnu/4.8/libgfortran.spec rename spec lib to liborig /usr/lib/gcc/x86_64-linux-gnu/4.8/collect2 --sysroot=/ --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/4.8/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. /tmp/ccqgh1oo.o -lgfortran -lm -lgcc_s -lgcc -lquadmath -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-linux-gnu/4.8/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu/crtn.o configure:5716: result: -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath configure:5732: checking for dummy main to link with Fortran libraries configure:5766: gcc -o conftest -g -O2 conftest.c -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 configure:5766: $? = 0 configure:5811: result: none configure:5843: checking for Fortran name-mangling scheme configure:5856: gfortran -c -g -O2 conftest.f90 >&5 configure:5856: $? = 0 configure:5897: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 /tmp/ccMO1wTw.o: In function `main': /home/tohoyn/src/bigdft-build/conftest.c:30: undefined reference to `foobar' collect2: error: ld returned 1 exit status configure:5897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BigDFT - DFT over wavelets" | #define PACKAGE_TARNAME "bigdft" | #define PACKAGE_VERSION "1.7.5" | #define PACKAGE_STRING "BigDFT - DFT over wavelets 1.7.5" | #define PACKAGE_BUGREPORT "Damien.Caliste@cea.fr" | #define PACKAGE_URL "" | #define PACKAGE "bigdft" | #define VERSION "1.7.5" | /* 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:5897: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 configure:5897: $? = 0 configure:5955: gcc -o conftest -g -O2 conftest.c cfortran_test.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 configure:5955: $? = 0 configure:5997: result: lower case, underscore, no extra underscore configure:6062: checking for flush(6) in Fortran. configure:6084: gfortran -g -O2 -o flushtest.x flushtest.f90 1>&5 configure:6087: $? = 0 configure:6144: result: yes configure:6148: checking for preprocessor option flag. configure:6173: gfortran -DTEST_FLAG -g -O2 -c defstest.F90 1>&5 configure:6176: $? = 0 configure:6203: result: "-D" configure:6214: checking for get_command_argument() in Fortran. configure:6226: gfortran -c -g -O2 conftest.f90 >&5 configure:6226: $? = 0 configure:6245: result: yes configure:6261: checking for OpenMP flag in Fortran. configure:6275: gfortran -c -g -O2 -openmp conftest.f90 >&5 configure:6275: $? = 0 configure: failed program was: | | program test | write(*,*) "hello" | end program test | configure:6275: gfortran -c -g -O2 -fopenmp conftest.f90 >&5 configure:6275: $? = 0 configure:6300: gfortran -c -g -O2 -fopenmp conftest.f90 >&5 conftest.f90:9.6: !$omp CHOKE_ME 1 Error: Unclassifiable OpenMP directive at (1) conftest.f90:16.3: end program test 1 Error: Unexpected END statement at (1) Error: Unexpected end of file in 'conftest.f90' configure:6300: $? = 1 configure: failed program was: | | program test | integer :: it, nt | !$ integer :: ithread,omp_get_thread_num | | nt = 5 | !$omp parallel default (private) shared(nt) | !$ ithread = omp_get_thread_num() | !$omp CHOKE_ME | !$omp do schedule(static,1) | do it=1,nt,1 | write(*,*) ithread, it, nt | end do | !$omp enddo | | end program test configure:6332: result: -fopenmp configure:6362: checking for module output in Fortran configure:6380: gfortran -c -g -O2 conftest.f90 >&5 configure:6380: $? = 0 configure:6422: result: module.mod configure:6491: checking for ranlib configure:6507: found /usr/bin/ranlib configure:6518: result: ranlib configure:6586: checking for ar configure:6602: found /usr/bin/ar configure:6613: result: ar configure:6688: checking for pkg-config configure:6706: found /usr/bin/pkg-config configure:6718: result: /usr/bin/pkg-config configure:6743: checking pkg-config is at least version 0.9.0 configure:6746: result: yes configure:6793: checking for 1D pointer structure in Fortran configure:6806: gfortran -g -O2 -c pttest.f90 1>&5 configure:6809: $? = 0 configure:6909: gcc -o conftest -g -O2 conftest.c pttest.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 configure:6909: $? = 0 configure:6909: ./conftest configure:6909: $? = 0 configure:6793: checking for 2D pointer structure in Fortran configure:6806: gfortran -g -O2 -c pttest.f90 1>&5 configure:6809: $? = 0 configure:6909: gcc -o conftest -g -O2 conftest.c pttest.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 configure:6909: $? = 0 configure:6909: ./conftest configure:6909: $? = 0 configure:6793: checking for 3D pointer structure in Fortran configure:6806: gfortran -g -O2 -c pttest.f90 1>&5 configure:6809: $? = 0 configure:6909: gcc -o conftest -g -O2 conftest.c pttest.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 configure:6909: $? = 0 configure:6909: ./conftest configure:6909: $? = 0 configure:6793: checking for 4D pointer structure in Fortran configure:6806: gfortran -g -O2 -c pttest.f90 1>&5 configure:6809: $? = 0 configure:6909: gcc -o conftest -g -O2 conftest.c pttest.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 configure:6909: $? = 0 configure:6909: ./conftest configure:6909: $? = 0 configure:6793: checking for 5D pointer structure in Fortran configure:6806: gfortran -g -O2 -c pttest.f90 1>&5 configure:6809: $? = 0 configure:6909: gcc -o conftest -g -O2 conftest.c pttest.o -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath >&5 configure:6909: $? = 0 configure:6909: ./conftest configure:6909: $? = 0 configure:7436: checking for MPI capabilities configure:7445: gfortran -o conftest -g -O2 conftest.f90 >&5 conftest.f90:2: Error: Can't open included file 'mpif.h' configure:7445: $? = 1 configure: failed program was: | program main | include "mpif.h" | | call MPI_INIT | end configure:7452: result: no configure:7544: WARNING: MPI is not working and has been disabled. configure:7546: WARNING: If you don't want to see this warning, configure:7548: WARNING: set --disable-mpi in the configure line. configure:7575: checking for debugging options configure:7589: result: no configure:7593: checking for memory limit in GB configure:7610: result: undefined configure:7614: checking for convolution optimisation configure:7632: result: yes configure:8092: checking for pseudo generation configure:8110: result: no configure:8114: checking for GPU computing with CUDA libraries configure:8132: result: no configure:8460: checking for OpenCL support configure:8462: result: no configure:8647: checking for Intel MIC support configure:8649: result: no configure:8776: checking for config_init in -lconfig++ configure:8809: g++ -o conftest -g -O2 conftest.cpp -lconfig++ >&5 /usr/bin/ld: cannot find -lconfig++ collect2: error: ld returned 1 exit status configure:8809: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BigDFT - DFT over wavelets" | #define PACKAGE_TARNAME "bigdft" | #define PACKAGE_VERSION "1.7.5" | #define PACKAGE_STRING "BigDFT - DFT over wavelets 1.7.5" | #define PACKAGE_BUGREPORT "Damien.Caliste@cea.fr" | #define PACKAGE_URL "" | #define PACKAGE "bigdft" | #define VERSION "1.7.5" | #define FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #define HAVE_FC_FLUSH 1 | #define HAVE_FC_GET_COMMAND_ARGUMENT 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 config_init (); | #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 config_init (); | ; | return 0; | } configure:8818: result: no configure:8880: checking for PSolver library build configure:8882: result: yes configure:8892: checking for BigDFT library build configure:8894: result: yes configure:8904: checking for BigDFT binaries build configure:8906: result: yes configure:9004: checking for dcopy in -lblas configure:9016: gfortran -o conftest -g -O2 conftest.f90 -lblas >&5 configure:9016: $? = 0 configure:9025: result: yes configure:9060: checking for dsysv in -llapack configure:9072: gfortran -o conftest -g -O2 conftest.f90 -llapack -lblas >&5 configure:9072: $? = 0 configure:9081: result: yes configure:9326: checking for LIB_ARCHIVE configure:9334: $PKG_CONFIG --exists --print-errors "libarchive >= 2.4" Package libarchive was not found in the pkg-config search path. Perhaps you should add the directory containing `libarchive.pc' to the PKG_CONFIG_PATH environment variable No package 'libarchive' found configure:9337: $? = 1 configure:9352: $PKG_CONFIG --exists --print-errors "libarchive >= 2.4" Package libarchive was not found in the pkg-config search path. Perhaps you should add the directory containing `libarchive.pc' to the PKG_CONFIG_PATH environment variable No package 'libarchive' found configure:9355: $? = 1 No package 'libarchive' found configure:9383: result: no configure:9470: WARNING: libarchive is not available configure:9482: checking for strndup configure:9482: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:38:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:9482: $? = 0 configure:9482: result: yes configure:9534: checking for yaml_parser_parse in -lyaml configure:9567: gcc -o conftest -g -O2 -L/usr/lib conftest.c -lyaml >&5 /usr/bin/ld: cannot find -lyaml collect2: error: ld returned 1 exit status configure:9567: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BigDFT - DFT over wavelets" | #define PACKAGE_TARNAME "bigdft" | #define PACKAGE_VERSION "1.7.5" | #define PACKAGE_STRING "BigDFT - DFT over wavelets 1.7.5" | #define PACKAGE_BUGREPORT "Damien.Caliste@cea.fr" | #define PACKAGE_URL "" | #define PACKAGE "bigdft" | #define VERSION "1.7.5" | #define FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #define HAVE_FC_FLUSH 1 | #define HAVE_FC_GET_COMMAND_ARGUMENT 1 | #define HAVE_STRNDUP 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 yaml_parser_parse (); | #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 yaml_parser_parse (); | ; | return 0; | } configure:9576: result: no configure:9591: WARNING: libyaml is not available, building internal one. configure:9734: checking for LIBXC configure:9760: $PKG_CONFIG --exists --print-errors "libxc >= 1.0" Package libxc was not found in the pkg-config search path. Perhaps you should add the directory containing `libxc.pc' to the PKG_CONFIG_PATH environment variable No package 'libxc' found configure:9763: $? = 1 No package 'libxc' found configure:9791: result: no configure:9808: WARNING: No working libXC build the internal one. configure:10139: checking time.h usability configure:10139: gcc -c -g -O2 conftest.c >&5 configure:10139: $? = 0 configure:10139: result: yes configure:10139: checking time.h presence configure:10139: conftest.c ../bigdft-1.7.5/configure: line 2086: conftest.c: command not found configure:10139: $? = 127 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "BigDFT - DFT over wavelets" | #define PACKAGE_TARNAME "bigdft" | #define PACKAGE_VERSION "1.7.5" | #define PACKAGE_STRING "BigDFT - DFT over wavelets 1.7.5" | #define PACKAGE_BUGREPORT "Damien.Caliste@cea.fr" | #define PACKAGE_URL "" | #define PACKAGE "bigdft" | #define VERSION "1.7.5" | #define FC_FUNC(name,NAME) name ## _ | #define FC_FUNC_(name,NAME) name ## _ | #define HAVE_FC_FLUSH 1 | #define HAVE_FC_GET_COMMAND_ARGUMENT 1 | #define HAVE_STRNDUP 1 | #define HAVE_YAML /**/ | #define HAVE_LIBXC 1 | #define HAVE_LIBABINIT 1 | /* end confdefs.h. */ | #include configure:10139: result: no configure:10139: WARNING: time.h: accepted by the compiler, rejected by the preprocessor! configure:10139: WARNING: time.h: proceeding with the compiler's result configure:10139: checking for time.h configure:10139: result: yes configure:10149: checking for clock_gettime in -lrt configure:10182: gcc -o conftest -g -O2 -L$(top_builddir)/libxc-2.0.x/src/.libs -L$(top_builddir)/libABINIT/src conftest.c -lrt >&5 configure:10182: $? = 0 configure:10191: result: yes configure:10204: checking for clock_gettime configure:10204: gcc -o conftest -g -O2 -L$(top_builddir)/libxc-2.0.x/src/.libs -L$(top_builddir)/libABINIT/src conftest.c -lrt >&5 configure:10204: $? = 0 configure:10204: result: yes configure:10230: checking for pdflatex configure:10246: found /usr/bin/pdflatex configure:10258: result: yes configure:10276: checking for doxygen configure:10304: result: no configure:10476: checking that generated files are newer than configure configure:10482: result: done configure:10633: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by BigDFT - DFT over wavelets config.status 1.7.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tohoyn-laptop config.status:1068: creating Makefile config.status:1068: creating bigdft.pc config.status:1068: creating libABINIT/src/Makefile config.status:1068: creating config/Doxyfile config.status:1068: creating PyYAML-3.10/Makefile config.status:1068: creating flib/Makefile config.status:1068: creating flib/src/Makefile config.status:1068: creating flib/tests/Makefile config.status:1068: creating wrappers/Makefile config.status:1068: creating PSolver/Makefile config.status:1068: creating PSolver/src/configure.inc config.status:1068: creating PSolver/src/Makefile config.status:1068: creating PSolver/tests/Makefile config.status:1068: creating src/bigdft-tool config.status:1068: creating src/Makefile config.status:1068: creating src/modules/Makefile config.status:1068: creating src/modules/bigdft_cst.h config.status:1068: creating src/modules/configure.inc config.status:1068: creating src/modules/configure.c config.status:1068: creating src/convolutions/Makefile config.status:1068: creating src/xcPSolver/Makefile config.status:1068: creating src/CUDA/Makefile config.status:1068: creating src/OpenCL/Makefile config.status:1068: creating src/convolutions-c/Makefile config.status:1068: creating src/bindings/Makefile config.status:1068: creating src/art/Makefile config.status:1068: creating src/tools/Makefile config.status:1068: creating src/tools/bader/Makefile config.status:1068: creating utils/Makefile config.status:1068: creating utils/PSPfiles/Makefile config.status:1068: creating pseudo/Makefile config.status:1068: creating pseudo/src/Makefile config.status:1068: creating pseudo/tests/Makefile config.status:1068: creating pseudo/tests/atoms/Makefile config.status:1068: creating pseudo/tests/H-pseudo/Makefile config.status:1068: creating pseudo/tests/C-pseudo/Makefile config.status:1068: creating pseudo/tests/pawpatchtest/Makefile config.status:1068: creating pseudo/tests/tutorials/Makefile config.status:1068: creating pseudo/tests/tutorials/oxygen.NLCC/Makefile config.status:1068: creating doc/Makefile config.status:1068: creating tests/Makefile config.status:1068: creating tests/libs/Makefile config.status:1068: creating tests/libs/fft/Makefile config.status:1068: creating tests/libs/OP2P/Makefile config.status:1068: creating tests/libs/xc/Makefile config.status:1068: creating tests/libs/xcPSolver/Makefile config.status:1068: creating tests/libs/OpenCL/Makefile config.status:1068: creating tests/libs/CUDA/Makefile config.status:1068: creating tests/libs/IO-wf/Makefile config.status:1068: creating tests/libs/dsygv/Makefile config.status:1068: creating tests/libs/ftypes/Makefile config.status:1068: creating tests/libs/wrappers/Makefile config.status:1068: creating tests/libs/psp/Makefile config.status:1068: creating tests/libs/overlapgeneral/Makefile config.status:1068: creating tests/libs/coordinatetransform/Makefile config.status:1068: creating tests/DFT/Makefile config.status:1068: creating tests/DFT/cubic/Makefile config.status:1068: creating tests/DFT/linear/Makefile config.status:1068: creating tests/DFT/postSCF/Makefile config.status:1068: creating tests/overDFT/Makefile config.status:1068: creating tests/tutorials/Makefile config.status:1068: creating config.h config.status:1234: config.h is unchanged config.status:1282: executing depfiles commands configure:12075: === configuring in libxc-2.0.x (/home/tohoyn/src/bigdft-build/libxc-2.0.x) configure:12138: running /bin/bash ../../bigdft-1.7.5/libxc-2.0.x/configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=../../bigdft-1.7.5/libxc-2.0.x configure:12075: === configuring in S_GPU (/home/tohoyn/src/bigdft-build/S_GPU) configure:12138: running /bin/bash ../../bigdft-1.7.5/S_GPU/configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=../../bigdft-1.7.5/S_GPU configure:12075: === configuring in yaml-0.1.4 (/home/tohoyn/src/bigdft-build/yaml-0.1.4) configure:12138: running /bin/bash ../../bigdft-1.7.5/yaml-0.1.4/configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=../../bigdft-1.7.5/yaml-0.1.4 ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_GDBUS_CFLAGS_set= ac_cv_env_GDBUS_CFLAGS_value= ac_cv_env_GDBUS_LIBS_set= ac_cv_env_GDBUS_LIBS_value= ac_cv_env_GLIB_CFLAGS_set= ac_cv_env_GLIB_CFLAGS_value= ac_cv_env_GLIB_LIBS_set= ac_cv_env_GLIB_LIBS_value= ac_cv_env_GOBJECT_INTROSPECTION_CFLAGS_set= ac_cv_env_GOBJECT_INTROSPECTION_CFLAGS_value= ac_cv_env_GOBJECT_INTROSPECTION_LIBS_set= ac_cv_env_GOBJECT_INTROSPECTION_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LIBXC_CFLAGS_set= ac_cv_env_LIBXC_CFLAGS_value= ac_cv_env_LIBXC_LIBS_set= ac_cv_env_LIBXC_LIBS_value= ac_cv_env_LIB_ARCHIVE_CFLAGS_set= ac_cv_env_LIB_ARCHIVE_CFLAGS_value= ac_cv_env_LIB_ARCHIVE_LIBS_set= ac_cv_env_LIB_ARCHIVE_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath' ac_cv_fc_mangling='lower case, underscore, no extra underscore' ac_cv_fc_srcext_f90=none ac_cv_fortran_dummy_main=none ac_cv_func_clock_gettime=yes ac_cv_func_strndup=yes ac_cv_header_time_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_blas_dcopy=yes ac_cv_lib_configpp_config_init=no ac_cv_lib_lapack_dsysv=yes ac_cv_lib_rt_clock_gettime=yes ac_cv_lib_yaml_yaml_parser_parse=no ac_cv_objext=o 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_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk 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_F77=gfortran ac_cv_prog_ac_ct_FC=gfortran ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_have_doxygen=no ac_cv_prog_ac_have_pdflatex=yes 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 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 pkg_cv_LIBXC_CFLAGS=-I/usr/include ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='autoconf' AUTOHEADER='autoheader' AUTOMAKE='automake-1.14' AWK='gawk' BIGDFT_MAJOR_VERSION='1' BIGDFT_MICRO_VERSION='5' BIGDFT_MINOR_VERSION='7' BIGDFT_NANO_VERSION='' BUILD_BINARIES_FALSE='#' BUILD_BINARIES_PSEUDO_FALSE='' BUILD_BINARIES_PSEUDO_TRUE='#' BUILD_BINARIES_TRUE='' BUILD_BINDINGS_END='*/' BUILD_BINDINGS_FALSE='' BUILD_BINDINGS_START='/*' BUILD_BINDINGS_TRUE='#' BUILD_DEVDOC_FALSE='' BUILD_DEVDOC_TRUE='#' BUILD_DYNAMIC_LIBS_FALSE='' BUILD_DYNAMIC_LIBS_TRUE='#' BUILD_LIBABINIT_FALSE='#' BUILD_LIBABINIT_TRUE='' BUILD_LIBPAW_FALSE='#' BUILD_LIBPAW_TRUE='' BUILD_LIBSGPU_FALSE='' BUILD_LIBSGPU_TRUE='#' BUILD_LIBXC_FALSE='#' BUILD_LIBXC_TRUE='' BUILD_LIBYAML_FALSE='#' BUILD_LIBYAML_TRUE='' BUILD_LIB_BIGDFT_FALSE='#' BUILD_LIB_BIGDFT_TRUE='' BUILD_LIB_PSOLVER_FALSE='#' BUILD_LIB_PSOLVER_TRUE='' BUILD_PDFDOC_FALSE='#' BUILD_PDFDOC_TRUE='' CAPITALIZE_FALSE='' CAPITALIZE_TRUE='#' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2' CONFIG_ARGS='' CPP='' CPPFLAGS='' CUDA_INCLUDE='' CUDA_INCLUDE_PATH='' CUDA_PATH='' CXX='g++' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-g -O2' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DGEMMSY_CPPFLAGS='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' F77='gfortran' F90_1D_POINTER_SHIFT='0' F90_1D_POINTER_SIZE='6' F90_2D_POINTER_SHIFT='0' F90_2D_POINTER_SIZE='9' F90_3D_POINTER_SHIFT='0' F90_3D_POINTER_SIZE='12' F90_4D_POINTER_SHIFT='0' F90_4D_POINTER_SIZE='15' F90_5D_POINTER_SHIFT='0' F90_5D_POINTER_SIZE='18' FC='gfortran' FCDEFS='' FCFLAGS='-g -O2' FCFLAGS_OPENMP='-fopenmp' FCFLAGS_f90='' FCLIBS=' -L/usr/lib/gcc/x86_64-linux-gnu/4.8 -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.8/../../../../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.8/../../.. -lgfortran -lm -lquadmath' FFLAGS='-g -O2' GDBUS_CFLAGS='' GDBUS_LIBS='' GLIB_CFLAGS='' GLIB_END_FALSE='' GLIB_END_TRUE='*/' GLIB_FALSE='' GLIB_LIBS='' GLIB_TRUE='/*' GOBJECT_INTROSPECTION_CFLAGS='' GOBJECT_INTROSPECTION_LIBS='' GREP='' G_IR_COMPILER='' G_IR_SCANNER='' HAVE_ETSF_IO_FALSE='' HAVE_ETSF_IO_TRUE='#' HAVE_FC_FLUSH_FALSE='#' HAVE_FC_FLUSH_TRUE='' HAVE_FC_GET_COMMAND_ARGUMENT_FALSE='#' HAVE_FC_GET_COMMAND_ARGUMENT_TRUE='' HAVE_GDBUS_FALSE='' HAVE_GDBUS_TRUE='#' HAVE_GLIB_FALSE='' HAVE_GLIB_TRUE='#' HAVE_LIBCONFIG_FALSE='' HAVE_LIBCONFIG_TRUE='#' HAVE_LIB_ARCHIVE_FALSE='' HAVE_LIB_ARCHIVE_TRUE='#' HAVE_LIB_YAML_FALSE='#' HAVE_LIB_YAML_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS=' -L$(top_builddir)/libxc-2.0.x/src/.libs -L$(top_builddir)/libABINIT/src ' LIBABINIT_INCLUDE=' -I$(top_builddir)/libABINIT/src' LIBETSFIO_INCLUDE='' LIBOBJS='' LIBS='-lrt ' LIBSGPU_INCLUDE='' LIBS_EXT_DEPS=' -llapack -lblas $(top_builddir)/yaml-0.1.4/src/.libs/libyaml.a ' LIBS_SHORT_DEPS='-labinit -lxcf90 -lxc -llapack -lblas $(top_builddir)/yaml-0.1.4/src/.libs/libyaml.a ' LIBXC_CFLAGS='-I/usr/include' LIBXC_INCLUDE='-I$(top_builddir)/libxc-2.0.x/src' LIBXC_LIBS='-lxcf90 -lxc' LIB_ARCHIVE_CFLAGS='' LIB_ARCHIVE_LIBS='' LIB_YAML_CFLAGS='-I$(top_srcdir)/yaml-0.1.4/include' LIB_YAML_LIBS='$(top_builddir)/yaml-0.1.4/src/.libs/libyaml.a' LINALG_LIBS='-llapack -lblas' LTLIBOBJS='' MAKEINFO='makeinfo' MEMORY_LIMIT='0' MKDIR_P='/bin/mkdir -p' MODULE_EXT='mod' MPI_INCLUDE='-I$(top_builddir)/src/modules' MPI_LDFLAGS='' MPI_LIBS='' NVCC='' NVCC_FLAGS='' OBJEXT='o' OCL_INCLUDE='' OCL_INCLUDE_PATH='' PACKAGE='bigdft' PACKAGE_BUGREPORT='Damien.Caliste@cea.fr' PACKAGE_NAME='BigDFT - DFT over wavelets' PACKAGE_STRING='BigDFT - DFT over wavelets 1.7.5' PACKAGE_TARNAME='bigdft' PACKAGE_URL='' PACKAGE_VERSION='1.7.5' PATH_SEPARATOR=':' PKG_CONFIG='/usr/bin/pkg-config' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='' USE_BLACS_FALSE='' USE_BLACS_TRUE='#' USE_CUDA_GPU_FALSE='' USE_CUDA_GPU_TRUE='#' USE_DGEMMSY_FALSE='' USE_DGEMMSY_TRUE='#' USE_LIBXC_FALSE='#' USE_LIBXC_TRUE='' USE_MIC_FALSE='' USE_MIC_TRUE='#' USE_MPI_FALSE='' USE_MPI_TRUE='#' USE_OCL_FALSE='' USE_OCL_TRUE='#' USE_OPTI_CONVOLUT_FALSE='#' USE_OPTI_CONVOLUT_TRUE='' VERSION='1.7.5' WITH_GOBJECT_INTROSPECTION_FALSE='' WITH_GOBJECT_INTROSPECTION_TRUE='#' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_F77='gfortran' ac_ct_FC='gfortran' ac_have_doxygen='no' ac_have_pdflatex='yes' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__isrc=' -I$(srcdir)' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-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}' girdir='' 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/tohoyn/src/bigdft-1.7.5/config/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' moduledir='${prefix}/include/' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libxc-2.0.x S_GPU yaml-0.1.4' sysconfdir='${prefix}/etc' target_alias='' typelibsdir='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "BigDFT - DFT over wavelets" #define PACKAGE_TARNAME "bigdft" #define PACKAGE_VERSION "1.7.5" #define PACKAGE_STRING "BigDFT - DFT over wavelets 1.7.5" #define PACKAGE_BUGREPORT "Damien.Caliste@cea.fr" #define PACKAGE_URL "" #define PACKAGE "bigdft" #define VERSION "1.7.5" #define FC_FUNC(name,NAME) name ## _ #define FC_FUNC_(name,NAME) name ## _ #define HAVE_FC_FLUSH 1 #define HAVE_FC_GET_COMMAND_ARGUMENT 1 #define HAVE_STRNDUP 1 #define HAVE_YAML /**/ #define HAVE_LIBXC 1 #define HAVE_LIBABINIT 1 #define HAVE_TIME_H 1 #define HAVE_LIBRT 1 #define HAVE_CLOCK_GETTIME 1 configure: exit 0