Advertisement
mahmoodn

qe-config

Sep 10th, 2017
545
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.49 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by ESPRESSO configure 6.1, which was
  5. generated by GNU Autoconf 2.63. Invocation command line was
  6.  
  7. $ ./install/configure --prefix=/share/apps/chemistry/qe-6.1
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = cluster.hpc.org
  14. uname -m = x86_64
  15. uname -r = 2.6.32-504.16.2.el6.x86_64
  16. uname -s = Linux
  17. uname -v = #1 SMP Wed Apr 22 06:48:29 UTC 2015
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /opt/openmpi/bin
  31. PATH: /usr/lib64/qt-3.3/bin
  32. PATH: /usr/local/sbin
  33. PATH: /usr/local/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/sbin
  37. PATH: /usr/bin
  38. PATH: /opt/ganglia/bin
  39. PATH: /opt/ganglia/sbin
  40. PATH: /usr/java/latest/bin
  41. PATH: /opt/maui/bin
  42. PATH: /opt/torque/bin
  43. PATH: /opt/torque/sbin
  44. PATH: /opt/pdsh/bin
  45. PATH: /opt/rocks/bin
  46. PATH: /opt/rocks/sbin
  47. PATH: /root/bin
  48.  
  49.  
  50. ## ----------- ##
  51. ## Core tests. ##
  52. ## ----------- ##
  53.  
  54. configure:1985: checking build system type
  55. configure:2003: result: x86_64-pc-linux-gnu
  56. configure:2029: checking ARCH
  57. configure:2077: result: x86_64
  58. configure:2099: checking setting AR...
  59. configure:2105: result: ar
  60. configure:2109: checking setting ARFLAGS...
  61. configure:2124: result: ruv
  62. configure:2310: checking for ifort
  63. configure:2340: result: no
  64. configure:2310: checking for pgf90
  65. configure:2340: result: no
  66. configure:2310: checking for pathf95
  67. configure:2340: result: no
  68. configure:2310: checking for sunf95
  69. configure:2340: result: no
  70. configure:2310: checking for openf95
  71. configure:2340: result: no
  72. configure:2310: checking for nagfor
  73. configure:2340: result: no
  74. configure:2310: checking for gfortran
  75. configure:2326: found /usr/bin/gfortran
  76. configure:2337: result: gfortran
  77. configure:2363: checking for Fortran compiler version
  78. configure:2371: gfortran --version >&5
  79. GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18)
  80. Copyright (C) 2010 Free Software Foundation, Inc.
  81.  
  82. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  83. You may redistribute copies of GNU Fortran
  84. under the terms of the GNU General Public License.
  85. For more information about these matters, see the file named COPYING
  86.  
  87. configure:2375: $? = 0
  88. configure:2382: gfortran -v >&5
  89. Using built-in specs.
  90. Target: x86_64-redhat-linux
  91. 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
  92. Thread model: posix
  93. gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC)
  94. configure:2386: $? = 0
  95. configure:2393: gfortran -V >&5
  96. gfortran: '-V' option must have argument
  97. configure:2397: $? = 1
  98. configure:2411: checking for Fortran compiler default output file name
  99. configure:2433: gfortran conftest.f >&5
  100. configure:2437: $? = 0
  101. configure:2475: result: a.out
  102. configure:2494: checking whether the Fortran compiler works
  103. configure:2504: ./a.out
  104. configure:2508: $? = 0
  105. configure:2527: result: yes
  106. configure:2534: checking whether we are cross compiling
  107. configure:2536: result: no
  108. configure:2539: checking for suffix of executables
  109. configure:2546: gfortran -o conftest conftest.f >&5
  110. configure:2550: $? = 0
  111. configure:2576: result:
  112. configure:2582: checking for suffix of object files
  113. configure:2598: gfortran -c conftest.f >&5
  114. configure:2602: $? = 0
  115. configure:2627: result: o
  116. configure:2635: checking whether we are using the GNU Fortran compiler
  117. configure:2654: gfortran -c conftest.F >&5
  118. configure:2661: $? = 0
  119. configure:2678: result: yes
  120. configure:2684: checking whether gfortran accepts -g
  121. configure:2701: gfortran -c -g conftest.f >&5
  122. configure:2708: $? = 0
  123. configure:2724: result: yes
  124. configure:2753: checking for Fortran flag to compile .f90 files
  125. configure:2775: gfortran -c -g -O2 conftest.f90 >&5
  126. configure:2782: $? = 0
  127. configure:2801: result: none
  128. configure:2888: checking for mpif90
  129. configure:2904: found /opt/openmpi/bin/mpif90
  130. configure:2915: result: mpif90
  131. configure:2941: checking for Fortran compiler version
  132. configure:2949: mpif90 --version >&5
  133. GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18)
  134. Copyright (C) 2010 Free Software Foundation, Inc.
  135.  
  136. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  137. You may redistribute copies of GNU Fortran
  138. under the terms of the GNU General Public License.
  139. For more information about these matters, see the file named COPYING
  140.  
  141. configure:2953: $? = 0
  142. configure:2960: mpif90 -v >&5
  143. Using built-in specs.
  144. Target: x86_64-redhat-linux
  145. 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
  146. Thread model: posix
  147. gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC)
  148. configure:2964: $? = 0
  149. configure:2971: mpif90 -V >&5
  150. gfortran: '-V' option must have argument
  151. configure:2975: $? = 1
  152. configure:2983: checking whether we are using the GNU Fortran compiler
  153. configure:3002: mpif90 -c -g -O2 conftest.F >&5
  154. configure:3009: $? = 0
  155. configure:3026: result: yes
  156. configure:3032: checking whether mpif90 accepts -g
  157. configure:3049: mpif90 -c -g conftest.f90 >&5
  158. configure:3056: $? = 0
  159. configure:3072: result: yes
  160. configure:3630: checking for cc
  161. configure:3646: found /usr/bin/cc
  162. configure:3657: result: cc
  163. configure:3691: checking for C compiler version
  164. configure:3699: cc --version >&5
  165. cc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18)
  166. Copyright (C) 2010 Free Software Foundation, Inc.
  167. This is free software; see the source for copying conditions. There is NO
  168. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  169.  
  170. configure:3703: $? = 0
  171. configure:3710: cc -v >&5
  172. Using built-in specs.
  173. Target: x86_64-redhat-linux
  174. 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
  175. Thread model: posix
  176. gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC)
  177. configure:3714: $? = 0
  178. configure:3721: cc -V >&5
  179. cc: '-V' option must have argument
  180. configure:3725: $? = 1
  181. configure:3728: checking whether we are using the GNU C compiler
  182. configure:3757: cc -c conftest.c >&5
  183. configure:3764: $? = 0
  184. configure:3781: result: yes
  185. configure:3790: checking whether cc accepts -g
  186. configure:3820: cc -c -g conftest.c >&5
  187. configure:3827: $? = 0
  188. configure:3928: result: yes
  189. configure:3945: checking for cc option to accept ISO C89
  190. configure:4019: cc -c -g -O2 conftest.c >&5
  191. configure:4026: $? = 0
  192. configure:4049: result: none needed
  193. configure:4139: checking how to run the C preprocessor
  194. configure:4179: cc -E conftest.c
  195. configure:4186: $? = 0
  196. configure:4217: cc -E conftest.c
  197. conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
  198. configure:4224: $? = 1
  199. configure: failed program was:
  200. | /* confdefs.h. */
  201. | #define PACKAGE_NAME "ESPRESSO"
  202. | #define PACKAGE_TARNAME "espresso"
  203. | #define PACKAGE_VERSION "6.1"
  204. | #define PACKAGE_STRING "ESPRESSO 6.1"
  205. | #define PACKAGE_BUGREPORT ""
  206. | /* end confdefs.h. */
  207. | #include <ac_nonexistent.h>
  208. configure:4257: result: cc -E
  209. configure:4286: cc -E conftest.c
  210. configure:4293: $? = 0
  211. configure:4324: cc -E conftest.c
  212. conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
  213. configure:4331: $? = 1
  214. configure: failed program was:
  215. | /* confdefs.h. */
  216. | #define PACKAGE_NAME "ESPRESSO"
  217. | #define PACKAGE_TARNAME "espresso"
  218. | #define PACKAGE_VERSION "6.1"
  219. | #define PACKAGE_STRING "ESPRESSO 6.1"
  220. | #define PACKAGE_BUGREPORT ""
  221. | /* end confdefs.h. */
  222. | #include <ac_nonexistent.h>
  223. configure:4371: checking for grep that handles long lines and -e
  224. configure:4431: result: /bin/grep
  225. configure:4436: checking for egrep
  226. configure:4500: result: /bin/grep -E
  227. configure:4505: checking for ANSI C header files
  228. configure:4535: cc -c -g -O2 conftest.c >&5
  229. configure:4542: $? = 0
  230. configure:4641: cc -o conftest -g -O2 conftest.c >&5
  231. configure:4645: $? = 0
  232. configure:4651: ./conftest
  233. configure:4655: $? = 0
  234. configure:4673: result: yes
  235. configure:4697: checking for sys/types.h
  236. configure:4718: cc -c -g -O2 conftest.c >&5
  237. configure:4725: $? = 0
  238. configure:4742: result: yes
  239. configure:4697: checking for sys/stat.h
  240. configure:4718: cc -c -g -O2 conftest.c >&5
  241. configure:4725: $? = 0
  242. configure:4742: result: yes
  243. configure:4697: checking for stdlib.h
  244. configure:4718: cc -c -g -O2 conftest.c >&5
  245. configure:4725: $? = 0
  246. configure:4742: result: yes
  247. configure:4697: checking for string.h
  248. configure:4718: cc -c -g -O2 conftest.c >&5
  249. configure:4725: $? = 0
  250. configure:4742: result: yes
  251. configure:4697: checking for memory.h
  252. configure:4718: cc -c -g -O2 conftest.c >&5
  253. configure:4725: $? = 0
  254. configure:4742: result: yes
  255. configure:4697: checking for strings.h
  256. configure:4718: cc -c -g -O2 conftest.c >&5
  257. configure:4725: $? = 0
  258. configure:4742: result: yes
  259. configure:4697: checking for inttypes.h
  260. configure:4718: cc -c -g -O2 conftest.c >&5
  261. configure:4725: $? = 0
  262. configure:4742: result: yes
  263. configure:4697: checking for stdint.h
  264. configure:4718: cc -c -g -O2 conftest.c >&5
  265. configure:4725: $? = 0
  266. configure:4742: result: yes
  267. configure:4697: checking for unistd.h
  268. configure:4718: cc -c -g -O2 conftest.c >&5
  269. configure:4725: $? = 0
  270. configure:4742: result: yes
  271. configure:4765: checking size of int *
  272. configure:5070: cc -o conftest -g -O2 conftest.c >&5
  273. configure:5074: $? = 0
  274. configure:5080: ./conftest
  275. configure:5084: $? = 0
  276. configure:5110: result: 8
  277. configure:5134: checking malloc.h usability
  278. configure:5151: cc -c -g -O2 conftest.c >&5
  279. configure:5158: $? = 0
  280. configure:5172: result: yes
  281. configure:5176: checking malloc.h presence
  282. configure:5191: cc -E conftest.c
  283. configure:5198: $? = 0
  284. configure:5212: result: yes
  285. configure:5240: checking for malloc.h
  286. configure:5247: result: yes
  287. configure:5260: checking for struct mallinfo.arena
  288. configure:5289: cc -c -g -O2 conftest.c >&5
  289. configure:5296: $? = 0
  290. configure:5355: result: yes
  291. configure:5454: checking for gfortran
  292. configure:5470: found /usr/bin/gfortran
  293. configure:5481: result: gfortran
  294. configure:5507: checking for Fortran 77 compiler version
  295. configure:5515: gfortran --version >&5
  296. GNU Fortran (GCC) 4.4.7 20120313 (Red Hat 4.4.7-18)
  297. Copyright (C) 2010 Free Software Foundation, Inc.
  298.  
  299. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  300. You may redistribute copies of GNU Fortran
  301. under the terms of the GNU General Public License.
  302. For more information about these matters, see the file named COPYING
  303.  
  304. configure:5519: $? = 0
  305. configure:5526: gfortran -v >&5
  306. Using built-in specs.
  307. Target: x86_64-redhat-linux
  308. 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
  309. Thread model: posix
  310. gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC)
  311. configure:5530: $? = 0
  312. configure:5537: gfortran -V >&5
  313. gfortran: '-V' option must have argument
  314. configure:5541: $? = 1
  315. configure:5549: checking whether we are using the GNU Fortran 77 compiler
  316. configure:5568: gfortran -c conftest.F >&5
  317. configure:5575: $? = 0
  318. configure:5592: result: yes
  319. configure:5598: checking whether gfortran accepts -g
  320. configure:5615: gfortran -c -g conftest.f >&5
  321. configure:5622: $? = 0
  322. configure:5638: result: yes
  323. configure:6047: checking whether make sets $(MAKE)
  324. configure:6069: result: yes
  325. configure:6099: checking how to get verbose linking output from gfortran
  326. configure:6115: gfortran -c -g -O2 conftest.f >&5
  327. configure:6122: $? = 0
  328. configure:6144: gfortran -o conftest -g -O2 -v conftest.f
  329. Using built-in specs.
  330. Target: x86_64-redhat-linux
  331. 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
  332. Thread model: posix
  333. gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC)
  334. /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 /tmp/ccLRQlBK.s
  335. GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-18) (x86_64-redhat-linux)
  336. compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-18), GMP version 4.3.1, MPFR version 2.4.1.
  337. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  338. as -V -Qy -o /tmp/ccNLAvSh.o /tmp/ccLRQlBK.s
  339. GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.42.el6 20100205
  340. /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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/ccNLAvSh.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
  341. configure:6213: result: -v
  342. configure:6215: checking for Fortran 77 libraries of gfortran
  343. configure:6238: gfortran -o conftest -g -O2 -v conftest.f
  344. Using built-in specs.
  345. Target: x86_64-redhat-linux
  346. 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
  347. Thread model: posix
  348. gcc version 4.4.7 20120313 (Red Hat 4.4.7-18) (GCC)
  349. /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 /tmp/cc0YOF6I.s
  350. GNU Fortran (GCC) version 4.4.7 20120313 (Red Hat 4.4.7-18) (x86_64-redhat-linux)
  351. compiled by GNU C version 4.4.7 20120313 (Red Hat 4.4.7-18), GMP version 4.3.1, MPFR version 2.4.1.
  352. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  353. as -V -Qy -o /tmp/ccnG7dEg.o /tmp/cc0YOF6I.s
  354. GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.42.el6 20100205
  355. /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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. /tmp/ccnG7dEg.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
  356. configure:6415: 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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm
  357. configure:6431: checking for dummy main to link with Fortran 77 libraries
  358. configure:6475: 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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm >&5
  359. configure:6482: $? = 0
  360. configure:6570: result: none
  361. configure:6609: checking for Fortran 77 name-mangling scheme
  362. configure:6628: gfortran -c -g -O2 conftest.f >&5
  363. configure:6635: $? = 0
  364. configure:6690: 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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm >&5
  365. /tmp/cckktnCG.o: In function `main':
  366. /share/apps/chemistry/qe-6.1/source/conftest.c:39: undefined reference to `foobar'
  367. collect2: ld returned 1 exit status
  368. configure:6697: $? = 1
  369. configure: failed program was:
  370. | /* confdefs.h. */
  371. | #define PACKAGE_NAME "ESPRESSO"
  372. | #define PACKAGE_TARNAME "espresso"
  373. | #define PACKAGE_VERSION "6.1"
  374. | #define PACKAGE_STRING "ESPRESSO 6.1"
  375. | #define PACKAGE_BUGREPORT ""
  376. | #define STDC_HEADERS 1
  377. | #define HAVE_SYS_TYPES_H 1
  378. | #define HAVE_SYS_STAT_H 1
  379. | #define HAVE_STDLIB_H 1
  380. | #define HAVE_STRING_H 1
  381. | #define HAVE_MEMORY_H 1
  382. | #define HAVE_STRINGS_H 1
  383. | #define HAVE_INTTYPES_H 1
  384. | #define HAVE_STDINT_H 1
  385. | #define HAVE_UNISTD_H 1
  386. | #define SIZEOF_INT_P 8
  387. | #define HAVE_MALLINFO 1
  388. | /* end confdefs.h. */
  389. |
  390. | /* Override any GCC internal prototype to avoid an error.
  391. | Use char because int might match the return type of a GCC
  392. | builtin and then its argument prototype would still apply. */
  393. | #ifdef __cplusplus
  394. | extern "C"
  395. | #endif
  396. | char foobar ();
  397. | #ifdef F77_DUMMY_MAIN
  398. |
  399. | # ifdef __cplusplus
  400. | extern "C"
  401. | # endif
  402. | int F77_DUMMY_MAIN() { return 1; }
  403. |
  404. | #endif
  405. | int
  406. | main ()
  407. | {
  408. | return foobar ();
  409. | ;
  410. | return 0;
  411. | }
  412. configure:6690: 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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm >&5
  413. configure:6697: $? = 0
  414. configure:6779: 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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm >&5
  415. configure:6786: $? = 0
  416. configure:6849: result: lower case, underscore, no extra underscore
  417. configure:9943: checking for library containing dspev
  418. configure:9967: gfortran -o conftest -O3 -g -x f95-cpp-input -g -pthread conftest.f -L/share/apps/computer/OpenBLAS-0.2.18 -lopenblas >&5
  419. configure:9974: $? = 0
  420. configure:10005: result: none required
  421. configure:10063: checking FFT
  422. configure:10630: checking for DftiComputeForward in -lmkl_intel_lp64
  423. configure:10673: cc -o conftest -O3 -O3 -g -pthread conftest.c -lmkl_intel_lp64 -L/share/apps/computer/OpenBLAS-0.2.18 -lopenblas -lm -L/share/apps/computer/fftw-3.3.6-pl2/lib -lfftw3 >&5
  424. /usr/bin/ld: cannot find -lmkl_intel_lp64
  425. collect2: ld returned 1 exit status
  426. configure:10680: $? = 1
  427. configure: failed program was:
  428. | /* confdefs.h. */
  429. | #define PACKAGE_NAME "ESPRESSO"
  430. | #define PACKAGE_TARNAME "espresso"
  431. | #define PACKAGE_VERSION "6.1"
  432. | #define PACKAGE_STRING "ESPRESSO 6.1"
  433. | #define PACKAGE_BUGREPORT ""
  434. | #define STDC_HEADERS 1
  435. | #define HAVE_SYS_TYPES_H 1
  436. | #define HAVE_SYS_STAT_H 1
  437. | #define HAVE_STDLIB_H 1
  438. | #define HAVE_STRING_H 1
  439. | #define HAVE_MEMORY_H 1
  440. | #define HAVE_STRINGS_H 1
  441. | #define HAVE_INTTYPES_H 1
  442. | #define HAVE_STDINT_H 1
  443. | #define HAVE_UNISTD_H 1
  444. | #define SIZEOF_INT_P 8
  445. | #define HAVE_MALLINFO 1
  446. | #define F77_FUNC(name,NAME) name ## _
  447. | #define F77_FUNC_(name,NAME) name ## _
  448. | /* end confdefs.h. */
  449. |
  450. | /* Override any GCC internal prototype to avoid an error.
  451. | Use char because int might match the return type of a GCC
  452. | builtin and then its argument prototype would still apply. */
  453. | #ifdef __cplusplus
  454. | extern "C"
  455. | #endif
  456. | char DftiComputeForward ();
  457. | #ifdef F77_DUMMY_MAIN
  458. |
  459. | # ifdef __cplusplus
  460. | extern "C"
  461. | # endif
  462. | int F77_DUMMY_MAIN() { return 1; }
  463. |
  464. | #endif
  465. | int
  466. | main ()
  467. | {
  468. | return DftiComputeForward ();
  469. | ;
  470. | return 0;
  471. | }
  472. configure:10701: result: no
  473. configure:11012: checking for library containing dfftw_execute_dft
  474. configure:11036: gfortran -o conftest -O3 -g -x f95-cpp-input -g -pthread conftest.f -L/share/apps/computer/fftw-3.3.6-pl2/lib -lfftw3 >&5
  475. configure:11043: $? = 0
  476. configure:11074: result: none required
  477. configure:11141: result: -L/share/apps/computer/fftw-3.3.6-pl2/lib -lfftw3
  478. configure:11169: checking MASS
  479. configure:11487: result:
  480. configure:11518: checking for library containing mpi_init
  481. configure:11542: mpif90 -o conftest -O3 -g -x f95-cpp-input -g -pthread conftest.f >&5
  482. configure:11549: $? = 0
  483. configure:11580: result: none required
  484. configure:12145: checking ELPA
  485. configure:12194: result:
  486. configure:12482: checking for ranlib
  487. configure:12498: found /usr/bin/ranlib
  488. configure:12510: result: ranlib
  489. configure:12536: checking for wget
  490. configure:12552: found /usr/bin/wget
  491. configure:12563: result: wget -O
  492. configure:12765: creating ./config.status
  493.  
  494. ## ---------------------- ##
  495. ## Running config.status. ##
  496. ## ---------------------- ##
  497.  
  498. This file was extended by ESPRESSO config.status 6.1, which was
  499. generated by GNU Autoconf 2.63. Invocation command line was
  500.  
  501. CONFIG_FILES =
  502. CONFIG_HEADERS =
  503. CONFIG_LINKS =
  504. CONFIG_COMMANDS =
  505. $ ./config.status
  506.  
  507. on cluster.hpc.org
  508.  
  509. config.status:795: creating install/make_lapack.inc
  510. config.status:795: creating include/fft_defs.h
  511. config.status:795: creating include/configure.h
  512. config.status:795: creating make.inc
  513. config.status:795: creating configure.msg
  514. config.status:795: creating install/make_wannier90.inc
  515. config.status:795: creating include/c_defs.h
  516.  
  517. ## ---------------- ##
  518. ## Cache variables. ##
  519. ## ---------------- ##
  520.  
  521. ac_cv_build=x86_64-pc-linux-gnu
  522. ac_cv_c_compiler_gnu=yes
  523. ac_cv_env_CC_set=
  524. ac_cv_env_CC_value=
  525. ac_cv_env_CFLAGS_set=
  526. ac_cv_env_CFLAGS_value=
  527. ac_cv_env_CPPFLAGS_set=
  528. ac_cv_env_CPPFLAGS_value=
  529. ac_cv_env_CPP_set=
  530. ac_cv_env_CPP_value=
  531. ac_cv_env_EXTLIB_FLAGS_set=
  532. ac_cv_env_EXTLIB_FLAGS_value=
  533. ac_cv_env_F77_set=
  534. ac_cv_env_F77_value=
  535. ac_cv_env_FCFLAGS_set=
  536. ac_cv_env_FCFLAGS_value=
  537. ac_cv_env_FC_set=
  538. ac_cv_env_FC_value=
  539. ac_cv_env_FFLAGS_set=
  540. ac_cv_env_FFLAGS_value=
  541. ac_cv_env_LDFLAGS_set=
  542. ac_cv_env_LDFLAGS_value=
  543. ac_cv_env_LIBS_set=
  544. ac_cv_env_LIBS_value=
  545. ac_cv_env_build_alias_set=
  546. ac_cv_env_build_alias_value=
  547. ac_cv_env_host_alias_set=
  548. ac_cv_env_host_alias_value=
  549. ac_cv_env_target_alias_set=
  550. ac_cv_env_target_alias_value=
  551. ac_cv_f77_compiler_gnu=yes
  552. ac_cv_f77_dummy_main=none
  553. 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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm'
  554. ac_cv_f77_mangling='lower case, underscore, no extra underscore'
  555. ac_cv_fc_compiler_gnu=yes
  556. ac_cv_fc_srcext_f90=none
  557. ac_cv_fortran_dummy_main=none
  558. ac_cv_header_inttypes_h=yes
  559. ac_cv_header_malloc_h=yes
  560. ac_cv_header_memory_h=yes
  561. ac_cv_header_stdc=yes
  562. ac_cv_header_stdint_h=yes
  563. ac_cv_header_stdlib_h=yes
  564. ac_cv_header_string_h=yes
  565. ac_cv_header_strings_h=yes
  566. ac_cv_header_sys_stat_h=yes
  567. ac_cv_header_sys_types_h=yes
  568. ac_cv_header_unistd_h=yes
  569. ac_cv_lib_mkl_intel_lp64_DftiComputeForward=no
  570. ac_cv_member_struct_mallinfo_arena=yes
  571. ac_cv_objext=o
  572. ac_cv_path_EGREP='/bin/grep -E'
  573. ac_cv_path_GREP=/bin/grep
  574. ac_cv_prog_CPP='cc -E'
  575. ac_cv_prog_ac_ct_CC=cc
  576. ac_cv_prog_ac_ct_F77=gfortran
  577. ac_cv_prog_ac_ct_FC=mpif90
  578. ac_cv_prog_cc_c89=
  579. ac_cv_prog_cc_g=yes
  580. ac_cv_prog_f77_g=yes
  581. ac_cv_prog_f77_v=-v
  582. ac_cv_prog_fc_g=yes
  583. ac_cv_prog_make_make_set=yes
  584. ac_cv_prog_ranlib=ranlib
  585. ac_cv_prog_wget='wget -O'
  586. ac_cv_search_dfftw_execute_dft='none required'
  587. ac_cv_search_dspev='none required'
  588. ac_cv_search_mpi_init='none required'
  589. ac_cv_sizeof_int_p=8
  590.  
  591. ## ----------------- ##
  592. ## Output variables. ##
  593. ## ----------------- ##
  594.  
  595. CC='cc'
  596. CFLAGS='-O3'
  597. CPP='cc -E'
  598. CPPFLAGS='-O3'
  599. Configured for compilation of parallel executables.'
  600. DEFS='-DHAVE_CONFIG_H'
  601. ECHO_C=''
  602. ECHO_N='-n'
  603. ECHO_T=''
  604. EGREP='/bin/grep -E'
  605. EXEEXT=''
  606. EXTLIB_FLAGS=''
  607. F77='mpif90'
  608. FC='mpif90'
  609. FCFLAGS='-g -O2'
  610. FCFLAGS_f90=''
  611. FFLAGS='-O3 -g -x f95-cpp-input'
  612. 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/lib/gcc/x86_64-redhat-linux/4.4.7/../../.. -lgfortranbegin -lgfortran -lm'
  613. GREP='/bin/grep'
  614. LDFLAGS='-g -pthread'
  615. LIBOBJS=''
  616. LIBS=''
  617. LTLIBOBJS=''
  618. OBJEXT='o'
  619. PACKAGE_BUGREPORT=''
  620. PACKAGE_NAME='ESPRESSO'
  621. PACKAGE_STRING='ESPRESSO 6.1'
  622. PACKAGE_TARNAME='espresso'
  623. PACKAGE_VERSION='6.1'
  624. PATH_SEPARATOR=':'
  625. SET_MAKE=''
  626. SHELL='/bin/sh'
  627. SIZEOF_INT_P='8'
  628. ac_ct_CC='cc'
  629. ac_ct_F77='gfortran'
  630. ac_ct_FC='mpif90'
  631. ar='ar'
  632. arch='x86_64'
  633. arflags='ruv'
  634. bindir='${exec_prefix}/bin'
  635. blas_libs='-L/share/apps/computer/OpenBLAS-0.2.18 -lopenblas'
  636. blas_libs_switch='external'
  637. blas_line='BLAS_LIBS=-L/share/apps/computer/OpenBLAS-0.2.18 -lopenblas'
  638. build='x86_64-pc-linux-gnu'
  639. build_alias=''
  640. build_cpu='x86_64'
  641. build_os='linux-gnu'
  642. build_vendor='pc'
  643. cc='cc'
  644. cflags='-O3'
  645. cpp='cpp'
  646. cppflags='-P -traditional'
  647. datadir='${datarootdir}'
  648. datarootdir='${prefix}/share'
  649. dflags=' -D__FFTW3 -D__MPI -D__SCALAPACK'
  650. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  651. dvidir='${docdir}'
  652. elpa_libs=''
  653. elpa_line='@delete@'
  654. exec_prefix='${prefix}'
  655. extlib_flags=''
  656. f77='gfortran'
  657. f90='gfortran'
  658. f90flags='$(FFLAGS) -x f95-cpp-input'
  659. f90rule='$(MPIF90) $(F90FLAGS) -c $<'
  660. fdflags='$(DFLAGS) $(MANUAL_DFLAGS)'
  661. fflags='-O3 -g'
  662. fflags_nomain=''
  663. fflags_noopt='-O0 -g'
  664. fft_libs=' -L/share/apps/computer/fftw-3.3.6-pl2/lib -lfftw3'
  665. fft_line='FFT_LIBS= -L/share/apps/computer/fftw-3.3.6-pl2/lib -lfftw3'
  666. hdf5_libs=''
  667. hdf5_line=''
  668. host_alias=''
  669. htmldir='${docdir}'
  670. iflags='-I$(TOPDIR)/include -I../include/'
  671. imod='-I'
  672. includedir='${prefix}/include'
  673. infodir='${datarootdir}/info'
  674. lapack_libs=' -L/share/apps/computer/OpenBLAS-0.2.18 -lopenblas'
  675. lapack_libs_switch='external'
  676. lapack_line='LAPACK_LIBS= -L/share/apps/computer/OpenBLAS-0.2.18 -lopenblas'
  677. ld='mpif90'
  678. ld_libs=''
  679. ldflags='-g -pthread'
  680. libdir='${exec_prefix}/lib'
  681. libexecdir='${exec_prefix}/libexec'
  682. localedir='${datarootdir}/locale'
  683. localstatedir='${prefix}/var'
  684. mandir='${datarootdir}/man'
  685. mass_libs=''
  686. mass_line='@delete@'
  687. mpi_libs=''
  688. mpi_line='@delete@'
  689. mpif90='mpif90'
  690. oldincludedir='/usr/include'
  691. parallel_report='Parallel environment detected successfully.\
  692. pdfdir='${docdir}'
  693. pre_fdflags=''
  694. prefix='/share/apps/chemistry/qe-6.1'
  695. program_transform_name='s,x,x,'
  696. psdir='${docdir}'
  697. ranlib='ranlib'
  698. sbindir='${exec_prefix}/sbin'
  699. scalapack_libs='-L/share/apps/computer/scalapack -lscalapack'
  700. scalapack_line='SCALAPACK_LIBS=-L/share/apps/computer/scalapack -lscalapack'
  701. sharedstatedir='${prefix}/com'
  702. sysconfdir='${prefix}/etc'
  703. target_alias=''
  704. topdir='/share/apps/chemistry/qe-6.1/source'
  705. wget='wget -O'
  706.  
  707. ## ----------- ##
  708. ## confdefs.h. ##
  709. ## ----------- ##
  710.  
  711. #define PACKAGE_NAME "ESPRESSO"
  712. #define PACKAGE_TARNAME "espresso"
  713. #define PACKAGE_VERSION "6.1"
  714. #define PACKAGE_STRING "ESPRESSO 6.1"
  715. #define PACKAGE_BUGREPORT ""
  716. #define STDC_HEADERS 1
  717. #define HAVE_SYS_TYPES_H 1
  718. #define HAVE_SYS_STAT_H 1
  719. #define HAVE_STDLIB_H 1
  720. #define HAVE_STRING_H 1
  721. #define HAVE_MEMORY_H 1
  722. #define HAVE_STRINGS_H 1
  723. #define HAVE_INTTYPES_H 1
  724. #define HAVE_STDINT_H 1
  725. #define HAVE_UNISTD_H 1
  726. #define SIZEOF_INT_P 8
  727. #define HAVE_MALLINFO 1
  728. #define F77_FUNC(name,NAME) name ## _
  729. #define F77_FUNC_(name,NAME) name ## _
  730.  
  731. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement