[Pw_forum] Anyone running on a SPARC64 architecture?

MitsuakiKawamura mkawamura at issp.u-tokyo.ac.jp
Mon Aug 29 15:10:22 CEST 2016


Dear Filippo

I attached them generated by QE 6.beta.

Mitsuaki Kawamura

On 2016/08/29 19:44, Filippo SPIGA wrote:
> Thanks Mitsuaka,
>
> can you run the configure and send me both the config.log and make.inc generated before any hand customization?
>
> Thanks
>
> On Aug 29, 2016, at 8:51 AM, MitsuakiKawamura <mkawamura at issp.u-tokyo.ac.jp> wrote:
>> Dear Filippo
>>
>> Hello,
>>
>> I am using Quantum ESPRESSO on FX10(SPARC64IXfx) in my institute.
>> I run configure script and then modify make.inc by hand.
>> I attached my make.inc.
>> It passes 16/17 CP tests in test-suite with MPI.
>>
>> Sorry, I am not sure whether it is the best configuration in FX10.
>> I hope some knowledge from other FX10/K user.
>>
>> Best regards,
>>
>> Mitsuaki Kawamura
>
> --
> Filippo SPIGA ~ Quantum ESPRESSO Foundation ~ http://www.quantum-espresso.org
>
>
> _______________________________________________
> Pw_forum mailing list
> Pw_forum at pwscf.org
> http://pwscf.org/mailman/listinfo/pw_forum
>

-- 
---------------------------------------
東京大学物性研究所
物質設計評価施設 大型計算機室
ソフトウェア高度化推進チーム
河村光晶
e-mail : mkawamura at issp.u-tokyo.ac.jp
---------------------------------------
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by ESPRESSO configure 6.0-beta, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ ./install/configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = maki1
uname -m = x86_64
uname -r = 2.6.32-358.23.2.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Sat Sep 14 05:32:37 EDT 2013

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/FJSVfxlang/GM-1.2.1-08/util/bin
PATH: /opt/FJSVfxlang/GM-1.2.1-08/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /opt/kusu/bin
PATH: /opt/kusu/sbin
PATH: /usr/pgsql-9.0/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/local/Linux-x86_64/bin
PATH: /opt/ibutils/bin
PATH: /home/i0012/i001200/bin/
PATH: /home/i0012/i001200/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1983: checking build system type
configure:2001: result: x86_64-pc-linux-gnu
configure:2027: checking ARCH
configure:2072: result: x86_64
configure:2094: checking setting AR... 
configure:2100: result: ar
configure:2104: checking setting ARFLAGS... 
configure:2119: result: ruv
configure:2304: checking for ifort
configure:2334: result: no
configure:2304: checking for pgf90
configure:2334: result: no
configure:2304: checking for pathf95
configure:2334: result: no
configure:2304: checking for sunf95
configure:2334: result: no
configure:2304: checking for openf95
configure:2334: result: no
configure:2304: checking for nagfor
configure:2334: result: no
configure:2304: checking for gfortran
configure:2320: found /usr/bin/gfortran
configure:2331: result: gfortran
configure:2347: WARNING: using cross tools not prefixed with host triplet
configure:2357: checking for Fortran compiler version
configure:2365: gfortran --version >&5
GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright (C) 2010 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:2369: $? = 0
configure:2376: gfortran -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) 
configure:2380: $? = 0
configure:2387: gfortran -V >&5
gfortran: '-V' option must have argument
configure:2391: $? = 1
configure:2405: checking for Fortran compiler default output file name
configure:2427: gfortran    conftest.f  >&5
configure:2431: $? = 0
configure:2469: result: a.out
configure:2488: checking whether the Fortran compiler works
configure:2521: result: yes
configure:2528: checking whether we are cross compiling
configure:2530: result: yes
configure:2533: checking for suffix of executables
configure:2540: gfortran -o conftest    conftest.f  >&5
configure:2544: $? = 0
configure:2570: result: 
configure:2576: checking for suffix of object files
configure:2592: gfortran -c   conftest.f >&5
configure:2596: $? = 0
configure:2621: result: o
configure:2629: checking whether we are using the GNU Fortran compiler
configure:2648: gfortran -c   conftest.F >&5
configure:2655: $? = 0
configure:2672: result: yes
configure:2678: checking whether gfortran accepts -g
configure:2695: gfortran -c -g  conftest.f >&5
configure:2702: $? = 0
configure:2718: result: yes
configure:2747: checking for Fortran flag to compile .f90 files
configure:2769: gfortran -c -g -O2  conftest.f90 >&5
configure:2776: $? = 0
configure:2795: result: none
configure:2882: checking for mpif90
configure:2912: result: no
configure:2882: checking for gfortran
configure:2898: found /usr/bin/gfortran
configure:2909: result: gfortran
configure:2935: checking for Fortran compiler version
configure:2943: gfortran --version >&5
GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright (C) 2010 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:2947: $? = 0
configure:2954: gfortran -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) 
configure:2958: $? = 0
configure:2965: gfortran -V >&5
gfortran: '-V' option must have argument
configure:2969: $? = 1
configure:2977: checking whether we are using the GNU Fortran compiler
configure:2996: gfortran -c -g -O2  conftest.F >&5
configure:3003: $? = 0
configure:3020: result: yes
configure:3026: checking whether gfortran accepts -g
configure:3043: gfortran -c -g  conftest.f90 >&5
configure:3050: $? = 0
configure:3066: result: yes
configure:3623: checking for cc
configure:3639: found /usr/bin/cc
configure:3650: result: cc
configure:3684: checking for C compiler version
configure:3692: cc --version >&5
cc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright (C) 2010 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:3696: $? = 0
configure:3703: cc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) 
configure:3707: $? = 0
configure:3714: cc -V >&5
cc: '-V' option must have argument
configure:3718: $? = 1
configure:3721: checking whether we are using the GNU C compiler
configure:3750: cc -c   conftest.c >&5
configure:3757: $? = 0
configure:3774: result: yes
configure:3783: checking whether cc accepts -g
configure:3813: cc -c -g  conftest.c >&5
configure:3820: $? = 0
configure:3921: result: yes
configure:3938: checking for cc option to accept ISO C89
configure:4012: cc  -c -g -O2  conftest.c >&5
configure:4019: $? = 0
configure:4042: result: none needed
configure:4131: checking how to run the C preprocessor
configure:4171: cc -E  conftest.c
configure:4178: $? = 0
configure:4209: cc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4216: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ESPRESSO"
| #define PACKAGE_TARNAME "espresso"
| #define PACKAGE_VERSION "6.0-beta"
| #define PACKAGE_STRING "ESPRESSO 6.0-beta"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4249: result: cc -E
configure:4278: cc -E  conftest.c
configure:4285: $? = 0
configure:4316: cc -E  conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4323: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ESPRESSO"
| #define PACKAGE_TARNAME "espresso"
| #define PACKAGE_VERSION "6.0-beta"
| #define PACKAGE_STRING "ESPRESSO 6.0-beta"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4363: checking for grep that handles long lines and -e
configure:4423: result: /bin/grep
configure:4428: checking for egrep
configure:4492: result: /bin/grep -E
configure:4497: checking for ANSI C header files
configure:4527: cc -c -g -O2  conftest.c >&5
configure:4534: $? = 0
configure:4665: result: yes
configure:4689: checking for sys/types.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4689: checking for sys/stat.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4689: checking for stdlib.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4689: checking for string.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4689: checking for memory.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4689: checking for strings.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4689: checking for inttypes.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4689: checking for stdint.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4689: checking for unistd.h
configure:4710: cc -c -g -O2  conftest.c >&5
configure:4717: $? = 0
configure:4734: result: yes
configure:4757: checking size of int *
configure:4787: cc -c -g -O2  conftest.c >&5
configure:4794: $? = 0
configure:4824: cc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:54: error: size of array 'test_array' is negative
configure:4831: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ESPRESSO"
| #define PACKAGE_TARNAME "espresso"
| #define PACKAGE_VERSION "6.0-beta"
| #define PACKAGE_STRING "ESPRESSO 6.0-beta"
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 0)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4824: cc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:54: error: size of array 'test_array' is negative
configure:4831: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ESPRESSO"
| #define PACKAGE_TARNAME "espresso"
| #define PACKAGE_VERSION "6.0-beta"
| #define PACKAGE_STRING "ESPRESSO 6.0-beta"
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 1)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4824: cc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:54: error: size of array 'test_array' is negative
configure:4831: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ESPRESSO"
| #define PACKAGE_TARNAME "espresso"
| #define PACKAGE_VERSION "6.0-beta"
| #define PACKAGE_STRING "ESPRESSO 6.0-beta"
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 3)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4824: cc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:54: error: size of array 'test_array' is negative
configure:4831: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ESPRESSO"
| #define PACKAGE_TARNAME "espresso"
| #define PACKAGE_VERSION "6.0-beta"
| #define PACKAGE_STRING "ESPRESSO 6.0-beta"
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| static int test_array [1 - 2 * !(((long int) (sizeof (int *))) <= 7)];
| test_array [0] = 0
| 
|   ;
|   return 0;
| }
configure:4824: cc -c -g -O2  conftest.c >&5
configure:4831: $? = 0
configure:4979: cc -c -g -O2  conftest.c >&5
configure:4986: $? = 0
configure:4979: cc -c -g -O2  conftest.c >&5
configure:4986: $? = 0
configure:4979: cc -c -g -O2  conftest.c >&5
configure:4986: $? = 0
configure:5102: result: 8
configure:5126: checking malloc.h usability
configure:5143: cc -c -g -O2  conftest.c >&5
configure:5150: $? = 0
configure:5164: result: yes
configure:5168: checking malloc.h presence
configure:5183: cc -E  conftest.c
configure:5190: $? = 0
configure:5204: result: yes
configure:5232: checking for malloc.h
configure:5239: result: yes
configure:5252: checking for struct mallinfo.arena
configure:5281: cc -c -g -O2  conftest.c >&5
configure:5288: $? = 0
configure:5347: result: yes
configure:5446: checking for gfortran
configure:5462: found /usr/bin/gfortran
configure:5473: result: gfortran
configure:5499: checking for Fortran 77 compiler version
configure:5507: gfortran --version >&5
GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11)
Copyright (C) 2010 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:5511: $? = 0
configure:5518: gfortran -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) 
configure:5522: $? = 0
configure:5529: gfortran -V >&5
gfortran: '-V' option must have argument
configure:5533: $? = 1
configure:5541: checking whether we are using the GNU Fortran 77 compiler
configure:5560: gfortran -c  conftest.F >&5
configure:5567: $? = 0
configure:5584: result: yes
configure:5590: checking whether gfortran accepts -g
configure:5607: gfortran -c -g conftest.f >&5
configure:5614: $? = 0
configure:5630: result: yes
configure:6042: checking whether make sets $(MAKE)
configure:6064: result: yes
configure:6094: checking how to get verbose linking output from gfortran
configure:6110: gfortran -c -g -O2 conftest.f >&5
configure:6117: $? = 0
configure:6139: gfortran -o conftest -g -O2 -v conftest.f
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) 
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.7/finclude -o /work/tmp/i0012/i001200/ccvUI9OR.s
GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-11) (x86_64-redhat-linux)
	compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-11), GMP version 4.3.1, MPFR version 2.4.1.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 as -V -Qy -o /work/tmp/i0012/i001200/cc78Uyus.o /work/tmp/i0012/i001200/ccvUI9OR.s
GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.36.el6 20100205
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /work/tmp/i0012/i001200/cc78Uyus.o -lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o
configure:6208: result: -v
configure:6210: checking for Fortran 77 libraries of gfortran
configure:6233: gfortran -o conftest -g -O2 -v conftest.f
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) 
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.7/finclude -o /work/tmp/i0012/i001200/ccm99VZL.s
GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-11) (x86_64-redhat-linux)
	compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-11), GMP version 4.3.1, MPFR version 2.4.1.
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 as -V -Qy -o /work/tmp/i0012/i001200/ccwti5Om.o /work/tmp/i0012/i001200/ccm99VZL.s
GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.36.el6 20100205
 /usr/libexec/gcc/x86_64-redhat-linux/4.4.7/collect2 --eh-frame-hdr --build-id -m elf_x86_64 --hash-style=gnu -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /work/tmp/i0012/i001200/ccwti5Om.o -lgfortranbegin -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.7/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64/crtn.o
configure:6410: result:  -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm
configure:6426: checking for dummy main to link with Fortran 77 libraries
configure:6470: cc -o conftest -g -O2   conftest.c   -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm >&5
configure:6477: $? = 0
configure:6565: result: none
configure:6604: checking for Fortran 77 name-mangling scheme
configure:6623: gfortran -c -g -O2 conftest.f >&5
configure:6630: $? = 0
configure:6685: cc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm >&5
/work/tmp/i0012/i001200/ccuKrhvA.o: In function `main':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.c:39: undefined reference to `foobar'
collect2: ld returned 1 exit status
configure:6692: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ESPRESSO"
| #define PACKAGE_TARNAME "espresso"
| #define PACKAGE_VERSION "6.0-beta"
| #define PACKAGE_STRING "ESPRESSO 6.0-beta"
| #define PACKAGE_BUGREPORT ""
| #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 SIZEOF_INT_P 8
| #define HAVE_MALLINFO 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 foobar ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return foobar ();
|   ;
|   return 0;
| }
configure:6685: cc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm >&5
configure:6692: $? = 0
configure:6774: cc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm >&5
configure:6781: $? = 0
configure:6844: result: lower case, underscore, no extra underscore
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread   conftest.f  >&5
/work/tmp/i0012/i001200/ccWs6vbr.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread   conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/composer*/mkl/lib/intel64 conftest.f  >&5
/work/tmp/i0012/i001200/ccoxz2Vv.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/composer*/mkl/lib/intel64 conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/Compiler/*/*/mkl/lib/em64t conftest.f  >&5
/work/tmp/i0012/i001200/ccMJYP9D.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/Compiler/*/*/mkl/lib/em64t conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/mkl/*/lib/em64t conftest.f  >&5
/work/tmp/i0012/i001200/ccD3qn0K.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/mkl/*/lib/em64t conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/mkl*/lib/em64t conftest.f  >&5
/work/tmp/i0012/i001200/ccI3SlRU.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/mkl*/lib/em64t conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/mkl/lib conftest.f  >&5
/work/tmp/i0012/i001200/ccY5DTV2.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/intel/mkl/lib conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f  >&5
/work/tmp/i0012/i001200/ccc5QM99.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f  >&5
/work/tmp/i0012/i001200/ccfY61m6.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:7989: checking for library containing dgemm
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f  >&5
/work/tmp/i0012/i001200/ccIgHv8f.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8013: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -lmkl_gf_lp64 -lmkl_sequential -lmkl_core  >&5
/usr/bin/ld: cannot find -lmkl_gf_lp64
collect2: ld returned 1 exit status
configure:8020: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:8051: result: no
configure:9304: checking for library containing dgemm
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9366: result: no
configure:9304: checking for library containing dgemm
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9366: result: no
configure:9304: checking for library containing dgemm
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9366: result: no
configure:9304: checking for library containing dgemm
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9366: result: no
configure:9304: checking for library containing dgemm
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -latlas >&5
/usr/bin/ld: cannot find -latlas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9328: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -lf77blas -lg2c -latlas >&5
/usr/bin/ld: cannot find -lf77blas
collect2: ld returned 1 exit status
configure:9335: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9366: result: no
configure:9401: checking for library containing dgemm
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f  >&5
/work/tmp/i0012/i001200/cct9mHqP.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f -lblas-3   >&5
/usr/bin/ld: cannot find -lblas-3
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f -lopenblas   >&5
/usr/bin/ld: cannot find -lopenblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f -lblas   >&5
/usr/bin/ld: cannot find -lblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9463: result: no
configure:9401: checking for library containing dgemm
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f  >&5
/work/tmp/i0012/i001200/ccMLH4i4.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f -lblas-3   >&5
/usr/bin/ld: cannot find -lblas-3
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f -lopenblas   >&5
/usr/bin/ld: cannot find -lopenblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f -lblas   >&5
/usr/bin/ld: cannot find -lblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9463: result: no
configure:9401: checking for library containing dgemm
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f  >&5
/work/tmp/i0012/i001200/ccEOm2Qg.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -lblas-3   >&5
/usr/bin/ld: cannot find -lblas-3
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -lopenblas   >&5
/usr/bin/ld: cannot find -lopenblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -lblas   >&5
/usr/bin/ld: cannot find -lblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9463: result: no
configure:9401: checking for library containing dgemm
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f  >&5
/work/tmp/i0012/i001200/ccJ9a8ym.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -lblas-3   >&5
/usr/bin/ld: cannot find -lblas-3
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -lopenblas   >&5
/usr/bin/ld: cannot find -lopenblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -lblas   >&5
/usr/bin/ld: cannot find -lblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9463: result: no
configure:9401: checking for library containing dgemm
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f  >&5
/work/tmp/i0012/i001200/ccDjgVTz.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dgemm_'
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -lblas-3   >&5
/usr/bin/ld: cannot find -lblas-3
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -lopenblas   >&5
/usr/bin/ld: cannot find -lopenblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9425: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -lblas   >&5
/usr/bin/ld: cannot find -lblas
collect2: ld returned 1 exit status
configure:9432: $? = 1
configure: failed program was:
|       program main
|       call dgemm
|       end
configure:9463: result: no
configure:9989: checking for library containing dspev
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f -llapack-3  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread  conftest.f -llapack  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10051: result: no
configure:9989: checking for library containing dspev
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f -llapack-3  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/usr/local/lib conftest.f -llapack  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10051: result: no
configure:9989: checking for library containing dspev
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -llapack-3  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -llapack  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10051: result: no
configure:9989: checking for library containing dspev
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -llapack-3  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -llapack  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10051: result: no
configure:9989: checking for library containing dspev
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -llapack-3  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10013: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -llapack  /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a >&5
gfortran: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10020: $? = 1
configure: failed program was:
|       program main
|       call dspev
|       end
configure:10051: result: no
configure:10113: checking FFT
configure:10680: checking for DftiComputeForward in -lmkl_intel_lp64
configure:10723: cc -o conftest -O3 -O3  -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.c -lmkl_intel_lp64 /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a -lm  >&5
cc: /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a: No such file or directory
configure:10730: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ESPRESSO"
| #define PACKAGE_TARNAME "espresso"
| #define PACKAGE_VERSION "6.0-beta"
| #define PACKAGE_STRING "ESPRESSO 6.0-beta"
| #define PACKAGE_BUGREPORT ""
| #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 SIZEOF_INT_P 8
| #define HAVE_MALLINFO 1
| #define F77_FUNC(name,NAME) name ## _
| #define F77_FUNC_(name,NAME) name ## _
| /* 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 DftiComputeForward ();
| #ifdef F77_DUMMY_MAIN
| 
| #  ifdef __cplusplus
|      extern "C"
| #  endif
|    int F77_DUMMY_MAIN() { return 1; }
| 
| #endif
| int
| main ()
| {
| return DftiComputeForward ();
|   ;
|   return 0;
| }
configure:10751: result: no
configure:11026: checking for library containing dfftw_execute_dft
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread  conftest.f  >&5
/work/tmp/i0012/i001200/ccAvSRun.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dfftw_execute_dft_'
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread  conftest.f -lfftw3 -lm  >&5
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.so when searching for -lfftw3
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.a when searching for -lfftw3
/usr/bin/ld: cannot find -lfftw3
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11088: result: no
configure:11026: checking for library containing dfftw_execute_dft
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/usr/local/lib conftest.f  >&5
/work/tmp/i0012/i001200/ccqKRFEv.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dfftw_execute_dft_'
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/usr/local/lib conftest.f -lfftw3 -lm  >&5
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.so when searching for -lfftw3
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.a when searching for -lfftw3
/usr/bin/ld: cannot find -lfftw3
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11088: result: no
configure:11026: checking for library containing dfftw_execute_dft
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f  >&5
/work/tmp/i0012/i001200/ccPeBTyv.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dfftw_execute_dft_'
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib64 conftest.f -lfftw3 -lm  >&5
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.so when searching for -lfftw3
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.a when searching for -lfftw3
/usr/bin/ld: cannot find -lfftw3
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11088: result: no
configure:11026: checking for library containing dfftw_execute_dft
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f  >&5
/work/tmp/i0012/i001200/ccJxHrLD.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dfftw_execute_dft_'
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVfxlang/GM-1.2.1-08/lib conftest.f -lfftw3 -lm  >&5
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.so when searching for -lfftw3
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.a when searching for -lfftw3
/usr/bin/ld: cannot find -lfftw3
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11088: result: no
configure:11026: checking for library containing dfftw_execute_dft
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f  >&5
/work/tmp/i0012/i001200/ccxzxkBL.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `dfftw_execute_dft_'
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11050: gfortran -o conftest -O3 -g  -x f95-cpp-input  -g -pthread -L/opt/FJSVXosDevkit/sparc64fx/target/opt/FJSVXosSclib/lib64 conftest.f -lfftw3 -lm  >&5
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.so when searching for -lfftw3
/usr/bin/ld: skipping incompatible /usr/local/fftw/3.3.4/lib/libfftw3.a when searching for -lfftw3
/usr/bin/ld: cannot find -lfftw3
collect2: ld returned 1 exit status
configure:11057: $? = 1
configure: failed program was:
|       program main
|       call dfftw_execute_dft
|       end
configure:11088: result: no
configure:11158: result: 
configure:11186: checking MASS
configure:11504: result: 
configure:11535: checking for library containing mpi_init
configure:11559: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread conftest.f  >&5
/work/tmp/i0012/i001200/ccV0Q4hT.o: In function `MAIN__':
/home/i0012/i001200/programs/QE/espresso-6.0-beta/conftest.f:2: undefined reference to `mpi_init_'
collect2: ld returned 1 exit status
configure:11566: $? = 1
configure: failed program was:
|       program main
|       call mpi_init
|       end
configure:11559: gfortran -o conftest -O3 -g  -x f95-cpp-input -g -pthread conftest.f -lmpi   >&5
/usr/bin/ld: cannot find -lmpi
collect2: ld returned 1 exit status
configure:11566: $? = 1
configure: failed program was:
|       program main
|       call mpi_init
|       end
configure:11597: result: no
configure:12162: checking ELPA
configure:12205: result: 
configure:12235: checking hdf5
configure:12450: checking for ranlib
configure:12466: found /usr/bin/ranlib
configure:12478: result: ranlib
configure:12504: checking for wget
configure:12520: found /usr/bin/wget
configure:12531: result: wget -O
configure:12733: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by ESPRESSO config.status 6.0-beta, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on maki1

config.status:795: creating install/make_blas.inc
config.status:795: creating install/make_lapack.inc
config.status:795: creating include/fft_defs.h
config.status:795: creating include/configure.h
config.status:795: creating make.inc
config.status:795: creating configure.msg
config.status:795: creating install/make_wannier90.inc
config.status:795: creating include/c_defs.h

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
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_EXTLIB_FLAGS_set=
ac_cv_env_EXTLIB_FLAGS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_f77_dummy_main=none
ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm'
ac_cv_f77_mangling='lower case, underscore, no extra underscore'
ac_cv_fc_compiler_gnu=yes
ac_cv_fc_srcext_f90=none
ac_cv_fortran_dummy_main=none
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_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_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_lib_mkl_intel_lp64_DftiComputeForward=no
ac_cv_member_struct_mallinfo_arena=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_prog_CPP='cc -E'
ac_cv_prog_ac_ct_CC=cc
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_FC=gfortran
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_fc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_prog_ranlib=ranlib
ac_cv_prog_wget='wget -O'
ac_cv_search_dfftw_execute_dft=no
ac_cv_search_dgemm=no
ac_cv_search_dspev=no
ac_cv_search_mpi_init=no
ac_cv_sizeof_int_p=8

## ----------------- ##
## Output variables. ##
## ----------------- ##

CC='cc'
CFLAGS='-O3'
CPP='cc -E'
CPPFLAGS='-O3'
Configured for compilation of serial executables.'
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
EXTLIB_FLAGS=''
F77='gfortran'
FC='gfortran'
FCFLAGS='-g -O2'
FCFLAGS_f90=''
FFLAGS='-O3 -g  -x f95-cpp-input'
FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/fftw/3.3.4/lib -L/usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm'
GREP='/bin/grep'
LDFLAGS='-g -pthread'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='ESPRESSO'
PACKAGE_STRING='ESPRESSO 6.0-beta'
PACKAGE_TARNAME='espresso'
PACKAGE_VERSION='6.0-beta'
PATH_SEPARATOR=':'
SET_MAKE=''
SHELL='/bin/sh'
SIZEOF_INT_P='8'
ac_ct_CC='cc'
ac_ct_F77='gfortran'
ac_ct_FC='gfortran'
ar='ar'
arch='x86_64'
arflags='ruv'
bindir='${exec_prefix}/bin'
blas_libs='/home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a'
blas_libs_switch='internal'
blas_line='BLAS_LIBS=/home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
cc='cc'
cflags='-O3'
cpp='cpp'
cppflags='-P -traditional'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
dflags=' -D__GFORTRAN -D__STD_F95 -D__FFTW'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
elpa_libs_switch='disabled'
exec_prefix='${prefix}'
extlib_flags='-O2'
f77='gfortran'
f90='gfortran'
f90flags='$(FFLAGS) -x f95-cpp-input'
f90rule='$(MPIF90) $(F90FLAGS) -c $<'
fdflags='$(DFLAGS) $(MANUAL_DFLAGS)'
fflags='-O3 -g'
fflags_nomain=''
fflags_noopt='-O0 -g'
fft_libs=''
fft_line='FFT_LIBS='
hdf5_libs=''
hdf5_line=''
host_alias=''
htmldir='${docdir}'
iflags='-I$(TOPDIR)/include -I../include/'
imod='-I'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
lapack_libs='/home/i0012/i001200/programs/QE/espresso-6.0-beta/lapack-3.2/lapack.a'
lapack_libs_switch='internal'
lapack_line='LAPACK_LIBS=/home/i0012/i001200/programs/QE/espresso-6.0-beta/lapack-3.2/lapack.a'
ld='gfortran'
ld_libs=''
ldflags='-g -pthread'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mass_libs=''
mass_line='@delete@'
mpi_libs=''
mpi_line='@delete@'
mpif90='gfortran'
oldincludedir='/usr/include'
parallel_report='Parallel environment not detected \(is this a parallel machine?\).\
pdfdir='${docdir}'
pre_fdflags=''
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
ranlib='ranlib'
sbindir='${exec_prefix}/sbin'
scalapack_libs=''
scalapack_line='@delete@'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
topdir='/home/i0012/i001200/programs/QE/espresso-6.0-beta'
wget='wget -O'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "ESPRESSO"
#define PACKAGE_TARNAME "espresso"
#define PACKAGE_VERSION "6.0-beta"
#define PACKAGE_STRING "ESPRESSO 6.0-beta"
#define PACKAGE_BUGREPORT ""
#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 SIZEOF_INT_P 8
#define HAVE_MALLINFO 1
#define F77_FUNC(name,NAME) name ## _
#define F77_FUNC_(name,NAME) name ## _

configure: exit 0
-------------- next part --------------
# make.inc.  Generated from make.inc.in by configure.

# compilation rules

.SUFFIXES :
.SUFFIXES : .o .c .f .f90

# most fortran compilers can directly preprocess c-like directives: use
# 	$(MPIF90) $(F90FLAGS) -c $<
# if explicit preprocessing by the C preprocessor is needed, use:
# 	$(CPP) $(CPPFLAGS) $< -o $*.F90
#	$(MPIF90) $(F90FLAGS) -c $*.F90 -o $*.o
# remember the tabulator in the first column !!!

.f90.o:
	$(MPIF90) $(F90FLAGS) -c $<

# .f.o and .c.o: do not modify

.f.o:
	$(F77) $(FFLAGS) -c $<

.c.o:
	$(CC) $(CFLAGS)  -c $<



# Top QE directory, useful for locating libraries,  linking QE with plugins
# The following syntax should always point to TOPDIR:
TOPDIR = $(dir $(abspath $(filter %make.inc,$(MAKEFILE_LIST))))
# if it doesn't work, uncomment the following line (edit if needed):

# TOPDIR = /home/i0012/i001200/programs/QE/espresso-6.0-beta

# DFLAGS  = precompilation options (possible arguments to -D and -U)
#           used by the C compiler and preprocessor
# FDFLAGS = as DFLAGS, for the f90 compiler
# See include/defs.h.README for a list of options and their meaning
# With the exception of IBM xlf, FDFLAGS = $(DFLAGS)
# For IBM xlf, FDFLAGS is the same as DFLAGS with separating commas

# MANUAL_DFLAGS  = additional precompilation option(s), if desired
#                  BEWARE: it does not work for IBM xlf! Manually edit FDFLAGS
MANUAL_DFLAGS  =
DFLAGS         =  -D__GFORTRAN -D__STD_F95 -D__FFTW
FDFLAGS        = $(DFLAGS) $(MANUAL_DFLAGS)

# IFLAGS = how to locate directories with *.h or *.f90 file to be included
#          typically -I../include -I/some/other/directory/
#          the latter contains .e.g. files needed by FFT libraries

IFLAGS         = -I$(TOPDIR)/include -I../include/

# MOD_FLAGS = flag used by f90 compiler to locate modules
# Each Makefile defines the list of needed modules in MODFLAGS

MOD_FLAG      = -I

# Compilers: fortran-90, fortran-77, C
# If a parallel compilation is desired, MPIF90 should be a fortran-90
# compiler that produces executables for parallel execution using MPI
# (such as for instance mpif90, mpf90, mpxlf90,...);
# otherwise, an ordinary fortran-90 compiler (f90, g95, xlf90, ifort,...)
# If you have a parallel machine but no suitable candidate for MPIF90,
# try to specify the directory containing "mpif.h" in IFLAGS
# and to specify the location of MPI libraries in MPI_LIBS

MPIF90         = gfortran
#F90           = gfortran
CC             = cc
F77            = gfortran

# C preprocessor and preprocessing flags - for explicit preprocessing,
# if needed (see the compilation rules above)
# preprocessing flags must include DFLAGS and IFLAGS

CPP            = cpp
CPPFLAGS       = -P -traditional $(DFLAGS) $(IFLAGS)

# compiler flags: C, F90, F77
# C flags must include DFLAGS and IFLAGS
# F90 flags must include MODFLAGS, IFLAGS, and FDFLAGS with appropriate syntax

CFLAGS         = -O3 $(DFLAGS) $(IFLAGS)
F90FLAGS       = $(FFLAGS) -x f95-cpp-input $(FDFLAGS) $(IFLAGS) $(MODFLAGS)
FFLAGS         = -O3 -g

# compiler flags without optimization for fortran-77
# the latter is NEEDED to properly compile dlamch.f, used by lapack

FFLAGS_NOOPT   = -O0 -g

# compiler flag needed by some compilers when the main program is not fortran
# Currently used for Yambo

FFLAGS_NOMAIN   = 

# Linker, linker-specific flags (if any)
# Typically LD coincides with F90 or MPIF90, LD_LIBS is empty

LD             = gfortran
LDFLAGS        = -g -pthread
LD_LIBS        = 

# External Libraries (if any) : blas, lapack, fft, MPI

# If you have nothing better, use the local copy :
# BLAS_LIBS = /your/path/to/espresso/BLAS/blas.a
# BLAS_LIBS_SWITCH = internal

BLAS_LIBS      = /home/i0012/i001200/programs/QE/espresso-6.0-beta/BLAS/blas.a
BLAS_LIBS_SWITCH = internal

# If you have nothing better, use the local copy :
# LAPACK_LIBS = /your/path/to/espresso/lapack-3.2/lapack.a
# LAPACK_LIBS_SWITCH = internal
# For IBM machines with essl (-D__ESSL): load essl BEFORE lapack !
# remember that LAPACK_LIBS precedes BLAS_LIBS in loading order

LAPACK_LIBS    = /home/i0012/i001200/programs/QE/espresso-6.0-beta/lapack-3.2/lapack.a
LAPACK_LIBS_SWITCH = internal

ELPA_LIBS_SWITCH = disabled
SCALAPACK_LIBS = 

# nothing needed here if the the internal copy of FFTW is compiled
# (needs -D__FFTW in DFLAGS)

FFT_LIBS       = 

# HDF5 -- experimental
HFD5_LIB = 

# For parallel execution, the correct path to MPI libraries must
# be specified in MPI_LIBS (except for IBM if you use mpxlf)

MPI_LIBS       = 

# IBM-specific: MASS libraries, if available and if -D__MASS is defined in FDFLAGS

MASS_LIBS      = 

# ar command and flags - for most architectures: AR = ar, ARFLAGS = ruv

AR             = ar
ARFLAGS        = ruv

# ranlib command. If ranlib is not needed (it isn't in most cases) use
# RANLIB = echo

RANLIB         = ranlib

# all internal and external libraries - do not modify

FLIB_TARGETS   = all

LIBOBJS        = $(TOPDIR)/clib/clib.a $(TOPDIR)/iotk/src/libiotk.a
LIBS           = $(SCALAPACK_LIBS) $(LAPACK_LIBS) $(FFT_LIBS) $(BLAS_LIBS) $(MPI_LIBS) $(MASS_LIBS) ${HFD5_LIB} $(LD_LIBS)

# wget or curl - useful to download from network
WGET = wget -O

# Install directory - not currently used
PREFIX = /usr/local


More information about the users mailing list