Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.36 KB | None | 0 0
  1. [susit8@l33 libvdwxc]$ cat config.log
  2. This file contains any messages produced by compilers while
  3. running configure, to aid debugging if configure makes a mistake.
  4.  
  5. It was created by libvdwxc configure 0.4.1, which was
  6. generated by GNU Autoconf 2.69. Invocation command line was
  7.  
  8. $ ./configure --prefix=/home/lv71149/susit8/install/libvdwxc --with-fftw3=/home/lv71149/susit8/install/fftw-3.3.6-pl1
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = l33.vsc3plus.xcat
  15. uname -m = x86_64
  16. uname -r = 3.10.0-693.el7.x86_64
  17. uname -s = Linux
  18. uname -v = #1 SMP Tue Aug 22 21:09:27 UTC 2017
  19.  
  20. /usr/bin/uname -p = x86_64
  21. /bin/uname -X = unknown
  22.  
  23. /bin/arch = x86_64
  24. /usr/bin/arch -k = unknown
  25. /usr/convex/getsysinfo = unknown
  26. /usr/bin/hostinfo = unknown
  27. /bin/machine = unknown
  28. /usr/bin/oslevel = unknown
  29. /bin/universe = unknown
  30.  
  31. PATH: /opt/sw/x86_64/glibc-2.17/ivybridge-ep/numpy/1.12.0/intel/16/intel-mkl/11/python/2.7/bin
  32. PATH: /opt/sw/x86_64/glibc-2.17/ivybridge-ep/python/2.7.11/intel/16/bin
  33. PATH: /cm/shared/apps/intel/slurm
  34. PATH: /cm/shared/apps/intel/compilers_and_libraries_2016.4.258/linux/mpi/intel64/bin
  35. PATH: /cm/shared/apps/intel/compilers_and_libraries_2016.8.266/linux/bin/intel64
  36. PATH: /cm/shared/apps/intel/debugger_2016/gdb/intel64_mic/bin
  37. PATH: /home/lv71149/susit8/.local/lib
  38. PATH: /home/lv71149/susit8/.local/bin
  39. PATH: /usr/lib64/qt-3.3/bin
  40. PATH: /usr/local/bin
  41. PATH: /usr/bin
  42. PATH: /usr/lpp/mmfs/bin
  43. PATH: /opt/slurm/current/bin
  44. PATH: /opt/sw/x86_64/generic/bin
  45. PATH: /home/lv71149/susit8/.local/bin
  46. PATH: /home/lv71149/susit8/bin
  47.  
  48.  
  49. ## ----------- ##
  50. ## Core tests. ##
  51. ## ----------- ##
  52.  
  53. configure:2596: checking build system type
  54. configure:2610: result: x86_64-unknown-linux-gnu
  55. configure:2630: checking host system type
  56. configure:2643: result: x86_64-unknown-linux-gnu
  57. configure:2663: checking target system type
  58. configure:2676: result: x86_64-unknown-linux-gnu
  59. configure:2718: checking for a BSD-compatible install
  60. configure:2786: result: /usr/bin/install -c
  61. configure:2797: checking whether build environment is sane
  62. configure:2852: result: yes
  63. configure:3003: checking for a thread-safe mkdir -p
  64. configure:3042: result: /usr/bin/mkdir -p
  65. configure:3049: checking for gawk
  66. configure:3065: found /usr/bin/gawk
  67. configure:3076: result: gawk
  68. configure:3087: checking whether make sets $(MAKE)
  69. configure:3109: result: yes
  70. configure:3138: checking whether make supports nested variables
  71. configure:3155: result: yes
  72. configure:3257: checking for gawk
  73. configure:3284: result: gawk
  74. configure:3295: checking for grep that handles long lines and -e
  75. configure:3353: result: /usr/bin/grep
  76. configure:3359: checking whether ln -s works
  77. configure:3363: result: yes
  78. configure:3370: checking whether make sets $(MAKE)
  79. configure:3392: result: yes
  80. configure:3402: checking for a sed that does not truncate output
  81. configure:3466: result: /usr/bin/sed
  82. configure:4186: checking whether to enable MPI
  83. configure:4188: result: auto
  84. configure:4191: checking how MPI parameters have been set
  85. configure:4193: result: env
  86. configure:4195: checking whether the MPI C compiler is set
  87. configure:4197: result: no
  88. configure:4211: checking for MPI C preprocessing flags
  89. configure:4213: result:
  90. configure:4215: checking for MPI C flags
  91. configure:4217: result:
  92. configure:4231: checking for MPI linker flags
  93. configure:4233: result:
  94. configure:4235: checking for MPI library flags
  95. configure:4237: result: -lmpi
  96. configure:4485: checking for gcc
  97. configure:4512: result: icc
  98. configure:4741: checking for C compiler version
  99. configure:4750: icc --version >&5
  100. icc (ICC) 16.0.8 20180409
  101. Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
  102.  
  103. configure:4761: $? = 0
  104. configure:4750: icc -v >&5
  105. icc version 16.0.8 (gcc version 4.8.5 compatibility)
  106. configure:4761: $? = 0
  107. configure:4750: icc -V >&5
  108. Intel(R) C Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 16.0.8.266 Build 20180409
  109. Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
  110.  
  111. configure:4761: $? = 0
  112. configure:4750: icc -qversion >&5
  113. icc: command line warning #10006: ignoring unknown option '-qversion'
  114. icc: command line error: no files specified; for help type "icc -help"
  115. configure:4761: $? = 1
  116. configure:4781: checking whether the C compiler works
  117. configure:4803: icc conftest.c >&5
  118. configure:4807: $? = 0
  119. configure:4855: result: yes
  120. configure:4858: checking for C compiler default output file name
  121. configure:4860: result: a.out
  122. configure:4866: checking for suffix of executables
  123. configure:4873: icc -o conftest conftest.c >&5
  124. configure:4877: $? = 0
  125. configure:4899: result:
  126. configure:4921: checking whether we are cross compiling
  127. configure:4929: icc -o conftest conftest.c >&5
  128. configure:4933: $? = 0
  129. configure:4940: ./conftest
  130. configure:4944: $? = 0
  131. configure:4959: result: no
  132. configure:4964: checking for suffix of object files
  133. configure:4986: icc -c conftest.c >&5
  134. configure:4990: $? = 0
  135. configure:5011: result: o
  136. configure:5015: checking whether we are using the GNU C compiler
  137. configure:5034: icc -c conftest.c >&5
  138. configure:5034: $? = 0
  139. configure:5043: result: yes
  140. configure:5052: checking whether icc accepts -g
  141. configure:5072: icc -c -g conftest.c >&5
  142. configure:5072: $? = 0
  143. configure:5113: result: yes
  144. configure:5130: checking for icc option to accept ISO C89
  145. configure:5193: icc -c -g -O2 conftest.c >&5
  146. configure:5193: $? = 0
  147. configure:5206: result: none needed
  148. configure:5237: checking for style of include used by make
  149. configure:5265: result: GNU
  150. configure:5291: checking dependency style of icc
  151. configure:5402: result: gcc3
  152. configure:5422: checking how to run the C preprocessor
  153. configure:5453: icc -E conftest.c
  154. configure:5453: $? = 0
  155. configure:5467: icc -E conftest.c
  156. conftest.c(11): error #2379: cannot open source file "ac_nonexistent.h"
  157. #include <ac_nonexistent.h>
  158. ^
  159.  
  160. configure:5467: $? = 2
  161. configure: failed program was:
  162. | /* confdefs.h */
  163. | #define PACKAGE_NAME "libvdwxc"
  164. | #define PACKAGE_TARNAME "libvdwxc"
  165. | #define PACKAGE_VERSION "0.4.1"
  166. | #define PACKAGE_STRING "libvdwxc 0.4.1"
  167. | #define PACKAGE_BUGREPORT "asklarsen@gmail.com"
  168. | #define PACKAGE_URL ""
  169. | #define PACKAGE "libvdwxc"
  170. | #define VERSION "0.4.1"
  171. | /* end confdefs.h. */
  172. | #include <ac_nonexistent.h>
  173. configure:5492: result: icc -E
  174. configure:5512: icc -E conftest.c
  175. configure:5512: $? = 0
  176. configure:5526: icc -E conftest.c
  177. conftest.c(11): error #2379: cannot open source file "ac_nonexistent.h"
  178. #include <ac_nonexistent.h>
  179. ^
  180.  
  181. configure:5526: $? = 2
  182. configure: failed program was:
  183. | /* confdefs.h */
  184. | #define PACKAGE_NAME "libvdwxc"
  185. | #define PACKAGE_TARNAME "libvdwxc"
  186. | #define PACKAGE_VERSION "0.4.1"
  187. | #define PACKAGE_STRING "libvdwxc 0.4.1"
  188. | #define PACKAGE_BUGREPORT "asklarsen@gmail.com"
  189. | #define PACKAGE_URL ""
  190. | #define PACKAGE "libvdwxc"
  191. | #define VERSION "0.4.1"
  192. | /* end confdefs.h. */
  193. | #include <ac_nonexistent.h>
  194. configure:5557: checking whether icc and cc understand -c and -o together
  195. configure:5588: icc -c conftest.c -o conftest2.o >&5
  196. configure:5592: $? = 0
  197. configure:5598: icc -c conftest.c -o conftest2.o >&5
  198. configure:5602: $? = 0
  199. configure:5613: cc -c conftest.c >&5
  200. configure:5617: $? = 0
  201. configure:5625: cc -c conftest.c -o conftest2.o >&5
  202. configure:5629: $? = 0
  203. configure:5635: cc -c conftest.c -o conftest2.o >&5
  204. configure:5639: $? = 0
  205. configure:5657: result: yes
  206. configure:5692: checking for egrep
  207. configure:5754: result: /usr/bin/grep -E
  208. configure:5759: checking for ANSI C header files
  209. configure:5779: icc -c -g -O2 conftest.c >&5
  210. configure:5779: $? = 0
  211. configure:5852: icc -o conftest -g -O2 conftest.c >&5
  212. configure:5852: $? = 0
  213. configure:5852: ./conftest
  214. configure:5852: $? = 0
  215. configure:5863: result: yes
  216. configure:5876: checking for sys/types.h
  217. configure:5876: icc -c -g -O2 conftest.c >&5
  218. configure:5876: $? = 0
  219. configure:5876: result: yes
  220. configure:5876: checking for sys/stat.h
  221. configure:5876: icc -c -g -O2 conftest.c >&5
  222. configure:5876: $? = 0
  223. configure:5876: result: yes
  224. configure:5876: checking for stdlib.h
  225. configure:5876: icc -c -g -O2 conftest.c >&5
  226. configure:5876: $? = 0
  227. configure:5876: result: yes
  228. configure:5876: checking for string.h
  229. configure:5876: icc -c -g -O2 conftest.c >&5
  230. configure:5876: $? = 0
  231. configure:5876: result: yes
  232. configure:5876: checking for memory.h
  233. configure:5876: icc -c -g -O2 conftest.c >&5
  234. configure:5876: $? = 0
  235. configure:5876: result: yes
  236. configure:5876: checking for strings.h
  237. configure:5876: icc -c -g -O2 conftest.c >&5
  238. configure:5876: $? = 0
  239. configure:5876: result: yes
  240. configure:5876: checking for inttypes.h
  241. configure:5876: icc -c -g -O2 conftest.c >&5
  242. configure:5876: $? = 0
  243. configure:5876: result: yes
  244. configure:5876: checking for stdint.h
  245. configure:5876: icc -c -g -O2 conftest.c >&5
  246. configure:5876: $? = 0
  247. configure:5876: result: yes
  248. configure:5876: checking for unistd.h
  249. configure:5876: icc -c -g -O2 conftest.c >&5
  250. configure:5876: $? = 0
  251. configure:5876: result: yes
  252. configure:5891: checking assert.h usability
  253. configure:5891: icc -c -g -O2 conftest.c >&5
  254. configure:5891: $? = 0
  255. configure:5891: result: yes
  256. configure:5891: checking assert.h presence
  257. configure:5891: icc -E conftest.c
  258. configure:5891: $? = 0
  259. configure:5891: result: yes
  260. configure:5891: checking for assert.h
  261. configure:5891: result: yes
  262. configure:5891: checking complex.h usability
  263. configure:5891: icc -c -g -O2 conftest.c >&5
  264. configure:5891: $? = 0
  265. configure:5891: result: yes
  266. configure:5891: checking complex.h presence
  267. configure:5891: icc -E conftest.c
  268. configure:5891: $? = 0
  269. configure:5891: result: yes
  270. configure:5891: checking for complex.h
  271. configure:5891: result: yes
  272. configure:5891: checking math.h usability
  273. configure:5891: icc -c -g -O2 conftest.c >&5
  274. configure:5891: $? = 0
  275. configure:5891: result: yes
  276. configure:5891: checking math.h presence
  277. configure:5891: icc -E conftest.c
  278. configure:5891: $? = 0
  279. configure:5891: result: yes
  280. configure:5891: checking for math.h
  281. configure:5891: result: yes
  282. configure:5891: checking for string.h
  283. configure:5891: result: yes
  284. configure:5891: checking time.h usability
  285. configure:5891: icc -c -g -O2 conftest.c >&5
  286. configure:5891: $? = 0
  287. configure:5891: result: yes
  288. configure:5891: checking time.h presence
  289. configure:5891: icc -E conftest.c
  290. configure:5891: $? = 0
  291. configure:5891: result: yes
  292. configure:5891: checking for time.h
  293. configure:5891: result: yes
  294. configure:6027: checking for C++ compiler version
  295. configure:6036: icpc --version >&5
  296. icpc (ICC) 16.0.8 20180409
  297. Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
  298.  
  299. configure:6047: $? = 0
  300. configure:6036: icpc -v >&5
  301. icpc version 16.0.8 (gcc version 4.8.5 compatibility)
  302. configure:6047: $? = 0
  303. configure:6036: icpc -V >&5
  304. Intel(R) C++ Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 16.0.8.266 Build 20180409
  305. Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
  306.  
  307. configure:6047: $? = 0
  308. configure:6036: icpc -qversion >&5
  309. icpc: command line warning #10006: ignoring unknown option '-qversion'
  310. icpc: command line error: no files specified; for help type "icpc -help"
  311. configure:6047: $? = 1
  312. configure:6051: checking whether we are using the GNU C++ compiler
  313. configure:6070: icpc -c conftest.cpp >&5
  314. configure:6070: $? = 0
  315. configure:6079: result: yes
  316. configure:6088: checking whether icpc accepts -g
  317. configure:6108: icpc -c -g conftest.cpp >&5
  318. configure:6108: $? = 0
  319. configure:6149: result: yes
  320. configure:6174: checking dependency style of icpc
  321. configure:6285: result: gcc3
  322. configure:6414: checking for Fortran compiler version
  323. configure:6423: ifort --version >&5
  324. ifort (IFORT) 16.0.8 20180409
  325. Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
  326.  
  327. configure:6434: $? = 0
  328. configure:6423: ifort -v >&5
  329. ifort version 16.0.8
  330. configure:6434: $? = 0
  331. configure:6423: ifort -V >&5
  332. Intel(R) Fortran Intel(R) 64 Compiler for applications running on Intel(R) 64, Version 16.0.8.266 Build 20180409
  333. Copyright (C) 1985-2018 Intel Corporation. All rights reserved.
  334.  
  335. configure:6434: $? = 0
  336. configure:6423: ifort -qversion >&5
  337. ifort: command line warning #10006: ignoring unknown option '-qversion'
  338. ifort: command line error: no files specified; for help type "ifort -help"
  339. configure:6434: $? = 1
  340. configure:6443: checking whether we are using the GNU Fortran compiler
  341. configure:6456: ifort -c conftest.F >&5
  342. conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: => = . [ % ( :
  343. choke me
  344. ---------------^
  345. compilation aborted for conftest.F (code 1)
  346. configure:6456: $? = 1
  347. configure: failed program was:
  348. | program main
  349. | #ifndef __GNUC__
  350. | choke me
  351. | #endif
  352. |
  353. | end
  354. configure:6465: result: no
  355. configure:6471: checking whether ifort accepts -g
  356. configure:6482: ifort -c -g conftest.f >&5
  357. configure:6482: $? = 0
  358. configure:6490: result: yes
  359. configure:6573: checking how to print strings
  360. configure:6600: result: printf
  361. configure:6621: checking for a sed that does not truncate output
  362. configure:6685: result: /usr/bin/sed
  363. configure:6703: checking for fgrep
  364. configure:6765: result: /usr/bin/grep -F
  365. configure:6800: checking for ld used by icc
  366. configure:6867: result: /usr/bin/ld
  367. configure:6874: checking if the linker (/usr/bin/ld) is GNU ld
  368. configure:6889: result: yes
  369. configure:6901: checking for BSD- or MS-compatible name lister (nm)
  370. configure:6950: result: /usr/bin/nm -B
  371. configure:7080: checking the name lister (/usr/bin/nm -B) interface
  372. configure:7087: icc -c -g -O2 conftest.c >&5
  373. configure:7090: /usr/bin/nm -B "conftest.o"
  374. configure:7093: output
  375. 0000000000000000 N .debug_info_seg
  376. 0000000000000000 B some_variable
  377. configure:7100: result: BSD nm
  378. configure:7104: checking the maximum length of command line arguments
  379. configure:7234: result: 3458764513820540925
  380. configure:7251: checking whether the shell understands some XSI constructs
  381. configure:7261: result: yes
  382. configure:7265: checking whether the shell understands "+="
  383. configure:7271: result: yes
  384. configure:7306: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  385. configure:7346: result: func_convert_file_noop
  386. configure:7353: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  387. configure:7373: result: func_convert_file_noop
  388. configure:7380: checking for /usr/bin/ld option to reload object files
  389. configure:7387: result: -r
  390. configure:7461: checking for objdump
  391. configure:7477: found /usr/bin/objdump
  392. configure:7488: result: objdump
  393. configure:7520: checking how to recognize dependent libraries
  394. configure:7722: result: pass_all
  395. configure:7807: checking for dlltool
  396. configure:7837: result: no
  397. configure:7867: checking how to associate runtime and link libraries
  398. configure:7894: result: printf %s\n
  399. configure:7954: checking for ar
  400. configure:7970: found /usr/bin/ar
  401. configure:7981: result: ar
  402. configure:8018: checking for archiver @FILE support
  403. configure:8035: icc -c -g -O2 conftest.c >&5
  404. configure:8035: $? = 0
  405. configure:8038: ar cru libconftest.a @conftest.lst >&5
  406. configure:8041: $? = 0
  407. configure:8046: ar cru libconftest.a @conftest.lst >&5
  408. ar: conftest.o: No such file or directory
  409. configure:8049: $? = 1
  410. configure:8061: result: @
  411. configure:8119: checking for strip
  412. configure:8135: found /usr/bin/strip
  413. configure:8146: result: strip
  414. configure:8218: checking for ranlib
  415. configure:8234: found /usr/bin/ranlib
  416. configure:8245: result: ranlib
  417. configure:8347: checking command to parse /usr/bin/nm -B output from icc object
  418. configure:8467: icc -c -g -O2 conftest.c >&5
  419. configure:8470: $? = 0
  420. configure:8474: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  421. configure:8477: $? = 0
  422. configure:8543: icc -o conftest -g -O2 conftest.c conftstm.o >&5
  423. configure:8546: $? = 0
  424. configure:8584: result: ok
  425. configure:8621: checking for sysroot
  426. configure:8651: result: no
  427. configure:8728: icc -c -g -O2 conftest.c >&5
  428. configure:8731: $? = 0
  429. configure:8907: checking for mt
  430. configure:8937: result: no
  431. configure:8957: checking if : is a manifest tool
  432. configure:8963: : '-?'
  433. configure:8971: result: no
  434. configure:9610: checking for dlfcn.h
  435. configure:9610: icc -c -g -O2 conftest.c >&5
  436. configure:9610: $? = 0
  437. configure:9610: result: yes
  438. configure:9828: checking for objdir
  439. configure:9843: result: .libs
  440. configure:10110: checking if icc supports -fno-rtti -fno-exceptions
  441. configure:10128: icc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  442. configure:10132: $? = 0
  443. configure:10145: result: yes
  444. configure:10472: checking for icc option to produce PIC
  445. configure:10479: result: -fPIC -DPIC
  446. configure:10487: checking if icc PIC flag -fPIC -DPIC works
  447. configure:10505: icc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  448. configure:10509: $? = 0
  449. configure:10522: result: yes
  450. configure:10551: checking if icc static flag -static works
  451. configure:10579: result: no
  452. configure:10594: checking if icc supports -c -o file.o
  453. configure:10615: icc -c -g -O2 -o out/conftest2.o conftest.c >&5
  454. configure:10619: $? = 0
  455. configure:10641: result: yes
  456. configure:10649: checking if icc supports -c -o file.o
  457. configure:10696: result: yes
  458. configure:10729: checking whether the icc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  459. configure:11882: result: yes
  460. configure:11919: checking whether -lc should be explicitly linked in
  461. configure:11927: icc -c -g -O2 conftest.c >&5
  462. configure:11930: $? = 0
  463. configure:11945: icc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
  464. configure:11948: $? = 0
  465. configure:11962: result: no
  466. configure:12122: checking dynamic linker characteristics
  467. configure:12633: icc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  468. configure:12633: $? = 0
  469. configure:12859: result: GNU/Linux ld.so
  470. configure:12966: checking how to hardcode library paths into programs
  471. configure:12991: result: immediate
  472. configure:13531: checking whether stripping libraries is possible
  473. configure:13536: result: yes
  474. configure:13571: checking if libtool supports shared libraries
  475. configure:13573: result: yes
  476. configure:13576: checking whether to build shared libraries
  477. configure:13597: result: yes
  478. configure:13600: checking whether to build static libraries
  479. configure:13604: result: yes
  480. configure:13627: checking how to run the C++ preprocessor
  481. configure:13654: icpc -E conftest.cpp
  482. configure:13654: $? = 0
  483. configure:13668: icpc -E conftest.cpp
  484. conftest.cpp(28): error #2379: cannot open source file "ac_nonexistent.h"
  485. #include <ac_nonexistent.h>
  486. ^
  487.  
  488. configure:13668: $? = 2
  489. configure: failed program was:
  490. | /* confdefs.h */
  491. | #define PACKAGE_NAME "libvdwxc"
  492. | #define PACKAGE_TARNAME "libvdwxc"
  493. | #define PACKAGE_VERSION "0.4.1"
  494. | #define PACKAGE_STRING "libvdwxc 0.4.1"
  495. | #define PACKAGE_BUGREPORT "asklarsen@gmail.com"
  496. | #define PACKAGE_URL ""
  497. | #define PACKAGE "libvdwxc"
  498. | #define VERSION "0.4.1"
  499. | #define STDC_HEADERS 1
  500. | #define HAVE_SYS_TYPES_H 1
  501. | #define HAVE_SYS_STAT_H 1
  502. | #define HAVE_STDLIB_H 1
  503. | #define HAVE_STRING_H 1
  504. | #define HAVE_MEMORY_H 1
  505. | #define HAVE_STRINGS_H 1
  506. | #define HAVE_INTTYPES_H 1
  507. | #define HAVE_STDINT_H 1
  508. | #define HAVE_UNISTD_H 1
  509. | #define HAVE_ASSERT_H 1
  510. | #define HAVE_COMPLEX_H 1
  511. | #define HAVE_MATH_H 1
  512. | #define HAVE_STRING_H 1
  513. | #define HAVE_TIME_H 1
  514. | #define HAVE_DLFCN_H 1
  515. | #define LT_OBJDIR ".libs/"
  516. | /* end confdefs.h. */
  517. | #include <ac_nonexistent.h>
  518. configure:13693: result: icpc -E
  519. configure:13713: icpc -E conftest.cpp
  520. configure:13713: $? = 0
  521. configure:13727: icpc -E conftest.cpp
  522. conftest.cpp(28): error #2379: cannot open source file "ac_nonexistent.h"
  523. #include <ac_nonexistent.h>
  524. ^
  525.  
  526. configure:13727: $? = 2
  527. configure: failed program was:
  528. | /* confdefs.h */
  529. | #define PACKAGE_NAME "libvdwxc"
  530. | #define PACKAGE_TARNAME "libvdwxc"
  531. | #define PACKAGE_VERSION "0.4.1"
  532. | #define PACKAGE_STRING "libvdwxc 0.4.1"
  533. | #define PACKAGE_BUGREPORT "asklarsen@gmail.com"
  534. | #define PACKAGE_URL ""
  535. | #define PACKAGE "libvdwxc"
  536. | #define VERSION "0.4.1"
  537. | #define STDC_HEADERS 1
  538. | #define HAVE_SYS_TYPES_H 1
  539. | #define HAVE_SYS_STAT_H 1
  540. | #define HAVE_STDLIB_H 1
  541. | #define HAVE_STRING_H 1
  542. | #define HAVE_MEMORY_H 1
  543. | #define HAVE_STRINGS_H 1
  544. | #define HAVE_INTTYPES_H 1
  545. | #define HAVE_STDINT_H 1
  546. | #define HAVE_UNISTD_H 1
  547. | #define HAVE_ASSERT_H 1
  548. | #define HAVE_COMPLEX_H 1
  549. | #define HAVE_MATH_H 1
  550. | #define HAVE_STRING_H 1
  551. | #define HAVE_TIME_H 1
  552. | #define HAVE_DLFCN_H 1
  553. | #define LT_OBJDIR ".libs/"
  554. | /* end confdefs.h. */
  555. | #include <ac_nonexistent.h>
  556. configure:13896: checking for ld used by icpc
  557. configure:13963: result: /usr/bin/ld -m elf_x86_64
  558. configure:13970: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  559. configure:13985: result: yes
  560. configure:14040: checking whether the icpc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  561. configure:15045: result: yes
  562. configure:15081: icpc -c -g -O2 conftest.cpp >&5
  563. configure:15084: $? = 0
  564. configure:15604: checking for icpc option to produce PIC
  565. configure:15611: result: -fPIC -DPIC
  566. configure:15619: checking if icpc PIC flag -fPIC -DPIC works
  567. configure:15637: icpc -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  568. configure:15641: $? = 0
  569. configure:15654: result: yes
  570. configure:15677: checking if icpc static flag -static works
  571. configure:15705: result: no
  572. configure:15717: checking if icpc supports -c -o file.o
  573. configure:15738: icpc -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  574. configure:15742: $? = 0
  575. configure:15764: result: yes
  576. configure:15769: checking if icpc supports -c -o file.o
  577. configure:15816: result: yes
  578. configure:15846: checking whether the icpc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  579. configure:15882: result: yes
  580. configure:16023: checking dynamic linker characteristics
  581. configure:16694: result: GNU/Linux ld.so
  582. configure:16747: checking how to hardcode library paths into programs
  583. configure:16772: result: immediate
  584. configure:16925: checking if libtool supports shared libraries
  585. configure:16927: result: yes
  586. configure:16930: checking whether to build shared libraries
  587. configure:16950: result: yes
  588. configure:16953: checking whether to build static libraries
  589. configure:16957: result: yes
  590. configure:16991: ifort -c -g conftest.f >&5
  591. configure:16994: $? = 0
  592. configure:17423: checking for ifort option to produce PIC
  593. configure:17430: result: -fPIC
  594. configure:17438: checking if ifort PIC flag -fPIC works
  595. configure:17456: ifort -c -g -fPIC conftest.f >&5
  596. configure:17460: $? = 0
  597. configure:17473: result: yes
  598. configure:17496: checking if ifort static flag -static works
  599. configure:17524: result: no
  600. configure:17536: checking if ifort supports -c -o file.o
  601. configure:17557: ifort -c -g -o out/conftest2.o conftest.f >&5
  602. configure:17561: $? = 0
  603. configure:17583: result: yes
  604. configure:17588: checking if ifort supports -c -o file.o
  605. configure:17635: result: yes
  606. configure:17665: checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  607. configure:18768: result: yes
  608. configure:18909: checking dynamic linker characteristics
  609. configure:19574: result: GNU/Linux ld.so
  610. configure:19627: checking how to hardcode library paths into programs
  611. configure:19652: result: immediate
  612. configure:19717: checking whether to enable MPI
  613. configure:19719: result: auto
  614. configure:19722: checking how MPI parameters have been set
  615. configure:19724: result: env
  616. configure:19726: checking whether the MPI C compiler is set
  617. configure:19728: result: no
  618. configure:19742: checking for MPI C preprocessing flags
  619. configure:19744: result:
  620. configure:19746: checking for MPI C flags
  621. configure:19748: result:
  622. configure:19762: checking for MPI linker flags
  623. configure:19764: result:
  624. configure:19766: checking for MPI library flags
  625. configure:19768: result: -lmpi
  626. configure:19799: checking whether the MPI C API works
  627. configure:19824: icc -o conftest -g -O2 conftest.c -lmpi >&5
  628. conftest.c(37): warning #167: argument of type "char **" is incompatible with parameter of type "char ***"
  629. MPI_Init(argc, argv);
  630. ^
  631.  
  632. configure:19824: $? = 0
  633. configure:19837: result: yes
  634. configure:19842: checking whether the MPI C environment works
  635. configure:19849: result: yes
  636. configure:20130: checking for sqrt in -lm
  637. configure:20155: icc -o conftest -g -O2 conftest.c -lm >&5
  638. configure:20155: $? = 0
  639. configure:20164: result: yes
  640. configure:20224: checking how FFTW3 parameters have been set
  641. configure:20226: result: dir
  642. configure:20228: checking for FFTW3 include flags
  643. configure:20230: result: -I/home/lv71149/susit8/install/fftw-3.3.6-pl1/include
  644. configure:20232: checking for FFTW3 library flags
  645. configure:20234: result: -L/home/lv71149/susit8/install/fftw-3.3.6-pl1/lib -lfftw3_mpi -lfftw3
  646. configure:20255: checking fftw3.h usability
  647. configure:20255: icc -c -g -O2 -I/home/lv71149/susit8/install/fftw-3.3.6-pl1/include conftest.c >&5
  648. configure:20255: $? = 0
  649. configure:20255: result: yes
  650. configure:20255: checking fftw3.h presence
  651. configure:20255: icc -E -I/home/lv71149/susit8/install/fftw-3.3.6-pl1/include conftest.c
  652. configure:20255: $? = 0
  653. configure:20255: result: yes
  654. configure:20255: checking for fftw3.h
  655. configure:20255: result: yes
  656. configure:20301: checking whether the serial FFTW3 libraries work
  657. configure:20320: icc -o conftest -g -O2 -I/home/lv71149/susit8/install/fftw-3.3.6-pl1/include conftest.c -L/home/lv71149/susit8/install/fftw-3.3.6-pl1/lib -lfftw3_mpi -lfftw3 -lm >&5
  658. conftest.c(40): warning #167: argument of type "fftw_plan *" is incompatible with parameter of type "const fftw_plan"
  659. fftw_execute_dft(plan, a1, a2);
  660. ^
  661.  
  662. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Alltoallv'
  663. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Comm_dup'
  664. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Comm_rank'
  665. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Recv'
  666. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Comm_split'
  667. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Send'
  668. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Alltoall'
  669. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Comm_free'
  670. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Abort'
  671. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Comm_size'
  672. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Bcast'
  673. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Allreduce'
  674. /home/lv71149/susit8/install/fftw-3.3.6-pl1/lib/libfftw3_mpi.so: undefined reference to `MPI_Sendrecv'
  675. configure:20320: $? = 1
  676. configure: failed program was:
  677. | /* confdefs.h */
  678. | #define PACKAGE_NAME "libvdwxc"
  679. | #define PACKAGE_TARNAME "libvdwxc"
  680. | #define PACKAGE_VERSION "0.4.1"
  681. | #define PACKAGE_STRING "libvdwxc 0.4.1"
  682. | #define PACKAGE_BUGREPORT "asklarsen@gmail.com"
  683. | #define PACKAGE_URL ""
  684. | #define PACKAGE "libvdwxc"
  685. | #define VERSION "0.4.1"
  686. | #define STDC_HEADERS 1
  687. | #define HAVE_SYS_TYPES_H 1
  688. | #define HAVE_SYS_STAT_H 1
  689. | #define HAVE_STDLIB_H 1
  690. | #define HAVE_STRING_H 1
  691. | #define HAVE_MEMORY_H 1
  692. | #define HAVE_STRINGS_H 1
  693. | #define HAVE_INTTYPES_H 1
  694. | #define HAVE_STDINT_H 1
  695. | #define HAVE_UNISTD_H 1
  696. | #define HAVE_ASSERT_H 1
  697. | #define HAVE_COMPLEX_H 1
  698. | #define HAVE_MATH_H 1
  699. | #define HAVE_STRING_H 1
  700. | #define HAVE_TIME_H 1
  701. | #define HAVE_DLFCN_H 1
  702. | #define LT_OBJDIR ".libs/"
  703. | #define HAVE_MPI 1
  704. | #define HAVE_LIBM 1
  705. | #define HAVE_FFTW3_H 1
  706. | /* end confdefs.h. */
  707. |
  708. | #include <fftw3.h>
  709. |
  710. | int
  711. | main ()
  712. | {
  713. |
  714. | fftw_plan *plan;
  715. | fftw_complex *a1, *a2;
  716. | fftw_execute_dft(plan, a1, a2);
  717. |
  718. | ;
  719. | return 0;
  720. | }
  721. configure:20327: result: no
  722. configure:20367: checking whether we have a full FFTW3 support
  723. configure:20375: result: no
  724. configure:20385: error: in `/home/lv71149/susit8/src/libvdwxc':
  725. configure:20387: error: FFTW3 is missing or incomplete
  726. See `config.log' for more details
  727.  
  728. ## ---------------- ##
  729. ## Cache variables. ##
  730. ## ---------------- ##
  731.  
  732. ac_cv_build=x86_64-unknown-linux-gnu
  733. ac_cv_c_compiler_gnu=yes
  734. ac_cv_cxx_compiler_gnu=yes
  735. ac_cv_env_CCC_set=
  736. ac_cv_env_CCC_value=
  737. ac_cv_env_CC_set=set
  738. ac_cv_env_CC_value=icc
  739. ac_cv_env_CFLAGS_set=
  740. ac_cv_env_CFLAGS_value=
  741. ac_cv_env_CPPFLAGS_set=
  742. ac_cv_env_CPPFLAGS_value=
  743. ac_cv_env_CPP_set=
  744. ac_cv_env_CPP_value=
  745. ac_cv_env_CXXCPP_set=
  746. ac_cv_env_CXXCPP_value=
  747. ac_cv_env_CXXFLAGS_set=
  748. ac_cv_env_CXXFLAGS_value=
  749. ac_cv_env_CXX_set=set
  750. ac_cv_env_CXX_value=icpc
  751. ac_cv_env_FCFLAGS_set=
  752. ac_cv_env_FCFLAGS_value=
  753. ac_cv_env_FC_set=set
  754. ac_cv_env_FC_value=ifort
  755. ac_cv_env_FFTW3_INCLUDES_set=
  756. ac_cv_env_FFTW3_INCLUDES_value=
  757. ac_cv_env_FFTW3_LIBS_set=
  758. ac_cv_env_FFTW3_LIBS_value=
  759. ac_cv_env_LDFLAGS_set=
  760. ac_cv_env_LDFLAGS_value=
  761. ac_cv_env_LIBS_set=
  762. ac_cv_env_LIBS_value=
  763. ac_cv_env_MPI_CFLAGS_set=
  764. ac_cv_env_MPI_CFLAGS_value=
  765. ac_cv_env_MPI_CPPFLAGS_set=
  766. ac_cv_env_MPI_CPPFLAGS_value=
  767. ac_cv_env_MPI_CXXFLAGS_set=
  768. ac_cv_env_MPI_CXXFLAGS_value=
  769. ac_cv_env_MPI_FCFLAGS_set=
  770. ac_cv_env_MPI_FCFLAGS_value=
  771. ac_cv_env_MPI_LDFLAGS_set=
  772. ac_cv_env_MPI_LDFLAGS_value=
  773. ac_cv_env_MPI_LIBS_set=
  774. ac_cv_env_MPI_LIBS_value=
  775. ac_cv_env_PFFT_INCLUDES_set=
  776. ac_cv_env_PFFT_INCLUDES_value=
  777. ac_cv_env_PFFT_LIBS_set=
  778. ac_cv_env_PFFT_LIBS_value=
  779. ac_cv_env_build_alias_set=
  780. ac_cv_env_build_alias_value=
  781. ac_cv_env_host_alias_set=
  782. ac_cv_env_host_alias_value=
  783. ac_cv_env_target_alias_set=
  784. ac_cv_env_target_alias_value=
  785. ac_cv_fc_compiler_gnu=no
  786. ac_cv_header_assert_h=yes
  787. ac_cv_header_complex_h=yes
  788. ac_cv_header_dlfcn_h=yes
  789. ac_cv_header_fftw3_h=yes
  790. ac_cv_header_inttypes_h=yes
  791. ac_cv_header_math_h=yes
  792. ac_cv_header_memory_h=yes
  793. ac_cv_header_stdc=yes
  794. ac_cv_header_stdint_h=yes
  795. ac_cv_header_stdlib_h=yes
  796. ac_cv_header_string_h=yes
  797. ac_cv_header_strings_h=yes
  798. ac_cv_header_sys_stat_h=yes
  799. ac_cv_header_sys_types_h=yes
  800. ac_cv_header_time_h=yes
  801. ac_cv_header_unistd_h=yes
  802. ac_cv_host=x86_64-unknown-linux-gnu
  803. ac_cv_lib_m_sqrt=yes
  804. ac_cv_objext=o
  805. ac_cv_path_EGREP='/usr/bin/grep -E'
  806. ac_cv_path_FGREP='/usr/bin/grep -F'
  807. ac_cv_path_GREP=/usr/bin/grep
  808. ac_cv_path_SED=/usr/bin/sed
  809. ac_cv_path_install='/usr/bin/install -c'
  810. ac_cv_path_mkdir=/usr/bin/mkdir
  811. ac_cv_prog_AWK=gawk
  812. ac_cv_prog_CPP='icc -E'
  813. ac_cv_prog_CXXCPP='icpc -E'
  814. ac_cv_prog_ac_ct_AR=ar
  815. ac_cv_prog_ac_ct_CC=icc
  816. ac_cv_prog_ac_ct_OBJDUMP=objdump
  817. ac_cv_prog_ac_ct_RANLIB=ranlib
  818. ac_cv_prog_ac_ct_STRIP=strip
  819. ac_cv_prog_cc_c89=
  820. ac_cv_prog_cc_g=yes
  821. ac_cv_prog_cc_icc_c_o=yes
  822. ac_cv_prog_cxx_g=yes
  823. ac_cv_prog_fc_g=yes
  824. ac_cv_prog_make_make_set=yes
  825. ac_cv_target=x86_64-unknown-linux-gnu
  826. am_cv_CC_dependencies_compiler_type=gcc3
  827. am_cv_CXX_dependencies_compiler_type=gcc3
  828. am_cv_make_support_nested_variables=yes
  829. lt_cv_ar_at_file=@
  830. lt_cv_archive_cmds_need_lc=no
  831. lt_cv_deplibs_check_method=pass_all
  832. lt_cv_file_magic_cmd='$MAGIC_CMD'
  833. lt_cv_file_magic_test_file=
  834. lt_cv_ld_reload_flag=-r
  835. lt_cv_nm_interface='BSD nm'
  836. lt_cv_objdir=.libs
  837. lt_cv_path_LD=/usr/bin/ld
  838. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  839. lt_cv_path_NM='/usr/bin/nm -B'
  840. lt_cv_path_mainfest_tool=no
  841. lt_cv_prog_compiler_c_o=yes
  842. lt_cv_prog_compiler_c_o_CXX=yes
  843. lt_cv_prog_compiler_c_o_FC=yes
  844. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  845. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  846. lt_cv_prog_compiler_pic_FC=-fPIC
  847. lt_cv_prog_compiler_pic_works=yes
  848. lt_cv_prog_compiler_pic_works_CXX=yes
  849. lt_cv_prog_compiler_pic_works_FC=yes
  850. lt_cv_prog_compiler_rtti_exceptions=yes
  851. lt_cv_prog_compiler_static_works=no
  852. lt_cv_prog_compiler_static_works_CXX=no
  853. lt_cv_prog_compiler_static_works_FC=no
  854. lt_cv_prog_gnu_ld=yes
  855. lt_cv_prog_gnu_ldcxx=yes
  856. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  857. lt_cv_shlibpath_overrides_runpath=no
  858. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  859. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  860. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  861. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  862. lt_cv_sys_max_cmd_len=3458764513820540925
  863. lt_cv_to_host_file_cmd=func_convert_file_noop
  864. lt_cv_to_tool_file_cmd=func_convert_file_noop
  865.  
  866. ## ----------------- ##
  867. ## Output variables. ##
  868. ## ----------------- ##
  869.  
  870. ACLOCAL='${SHELL} /home/lv71149/susit8/src/libvdwxc/config/gnu/missing aclocal-1.13'
  871. AMDEPBACKSLASH='\'
  872. AMDEP_FALSE='#'
  873. AMDEP_TRUE=''
  874. AMTAR='$${TAR-tar}'
  875. AM_BACKSLASH='\'
  876. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  877. AM_DEFAULT_VERBOSITY='1'
  878. AM_V='$(V)'
  879. AR='ar'
  880. AUTOCONF='${SHELL} /home/lv71149/susit8/src/libvdwxc/config/gnu/missing autoconf'
  881. AUTOHEADER='${SHELL} /home/lv71149/susit8/src/libvdwxc/config/gnu/missing autoheader'
  882. AUTOMAKE='${SHELL} /home/lv71149/susit8/src/libvdwxc/config/gnu/missing automake-1.13'
  883. AWK='gawk'
  884. CC='icc'
  885. CCDEPMODE='depmode=gcc3'
  886. CFLAGS='-g -O2'
  887. CPP='icc -E'
  888. CPPFLAGS=''
  889. CXX='icpc'
  890. CXXCPP='icpc -E'
  891. CXXDEPMODE='depmode=gcc3'
  892. CXXFLAGS='-g -O2'
  893. CYGPATH_W='echo'
  894. DEFS=''
  895. DEPDIR='.deps'
  896. DLLTOOL='false'
  897. DO_BUILD_MPI_FALSE=''
  898. DO_BUILD_MPI_TRUE=''
  899. DO_BUILD_PFFT_FALSE=''
  900. DO_BUILD_PFFT_TRUE=''
  901. DSYMUTIL=''
  902. DUMPBIN=''
  903. ECHO_C=''
  904. ECHO_N='-n'
  905. ECHO_T=''
  906. EGREP='/usr/bin/grep -E'
  907. EXEEXT=''
  908. FC='ifort'
  909. FCFLAGS='-g'
  910. FFTW3_INCLUDES=''
  911. FFTW3_LIBS=''
  912. FGREP='/usr/bin/grep -F'
  913. GREP='/usr/bin/grep'
  914. INSTALL_DATA='${INSTALL} -m 644'
  915. INSTALL_PROGRAM='${INSTALL}'
  916. INSTALL_SCRIPT='${INSTALL}'
  917. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  918. LD='/usr/bin/ld -m elf_x86_64'
  919. LDFLAGS=''
  920. LIBOBJS=''
  921. LIBS='-lm '
  922. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  923. LIPO=''
  924. LN_S='ln -s'
  925. LTLIBOBJS=''
  926. LTOBJEXT='lo'
  927. MAKEINFO='${SHELL} /home/lv71149/susit8/src/libvdwxc/config/gnu/missing makeinfo'
  928. MANIFEST_TOOL=':'
  929. MKDIR_P='/usr/bin/mkdir -p'
  930. MPI_CFLAGS=''
  931. MPI_CPPFLAGS=''
  932. MPI_CXXFLAGS=''
  933. MPI_FCFLAGS=''
  934. MPI_LDFLAGS=''
  935. MPI_LIBS=''
  936. NM='/usr/bin/nm -B'
  937. NMEDIT=''
  938. OBJDUMP='objdump'
  939. OBJEXT='o'
  940. OTOOL64=''
  941. OTOOL=''
  942. PACKAGE='libvdwxc'
  943. PACKAGE_BUGREPORT='asklarsen@gmail.com'
  944. PACKAGE_NAME='libvdwxc'
  945. PACKAGE_STRING='libvdwxc 0.4.1'
  946. PACKAGE_TARNAME='libvdwxc'
  947. PACKAGE_URL=''
  948. PACKAGE_VERSION='0.4.1'
  949. PATH_SEPARATOR=':'
  950. PFFT_INCLUDES=''
  951. PFFT_LIBS=''
  952. RANLIB='ranlib'
  953. SED='/usr/bin/sed'
  954. SET_MAKE=''
  955. SHELL='/bin/sh'
  956. STRIP='strip'
  957. VERSION='0.4.1'
  958. ac_ct_AR='ar'
  959. ac_ct_CC='icc'
  960. ac_ct_CXX=''
  961. ac_ct_DUMPBIN=''
  962. ac_ct_FC=''
  963. am__EXEEXT_FALSE=''
  964. am__EXEEXT_TRUE=''
  965. am__fastdepCC_FALSE='#'
  966. am__fastdepCC_TRUE=''
  967. am__fastdepCXX_FALSE='#'
  968. am__fastdepCXX_TRUE=''
  969. am__include='include'
  970. am__isrc=''
  971. am__leading_dot='.'
  972. am__nodep='_no'
  973. am__quote=''
  974. am__tar='$${TAR-tar} chof - "$$tardir"'
  975. am__untar='$${TAR-tar} xf -'
  976. bindir='${exec_prefix}/bin'
  977. build='x86_64-unknown-linux-gnu'
  978. build_alias=''
  979. build_cpu='x86_64'
  980. build_os='linux-gnu'
  981. build_vendor='unknown'
  982. datadir='${datarootdir}'
  983. datarootdir='${prefix}/share'
  984. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  985. dvidir='${docdir}'
  986. enable_debug=''
  987. enable_timing=''
  988. exec_prefix='NONE'
  989. host='x86_64-unknown-linux-gnu'
  990. host_alias=''
  991. host_cpu='x86_64'
  992. host_os='linux-gnu'
  993. host_vendor='unknown'
  994. htmldir='${docdir}'
  995. includedir='${prefix}/include'
  996. infodir='${datarootdir}/info'
  997. install_sh='${SHELL} /home/lv71149/susit8/src/libvdwxc/config/gnu/install-sh'
  998. libdir='${exec_prefix}/lib'
  999. libexecdir='${exec_prefix}/libexec'
  1000. localedir='${datarootdir}/locale'
  1001. localstatedir='${prefix}/var'
  1002. mandir='${datarootdir}/man'
  1003. mkdir_p='$(MKDIR_P)'
  1004. oldincludedir='/usr/include'
  1005. pdfdir='${docdir}'
  1006. prefix='/home/lv71149/susit8/install/libvdwxc'
  1007. program_transform_name='s,x,x,'
  1008. psdir='${docdir}'
  1009. sbindir='${exec_prefix}/sbin'
  1010. sd_mpi_cc=''
  1011. sd_mpi_cflags=''
  1012. sd_mpi_cppflags=''
  1013. sd_mpi_cxx=''
  1014. sd_mpi_enable='yes'
  1015. sd_mpi_enable_cxx='no'
  1016. sd_mpi_enable_def='auto'
  1017. sd_mpi_enable_fc='no'
  1018. sd_mpi_fc=''
  1019. sd_mpi_fcflags=''
  1020. sd_mpi_init='env'
  1021. sd_mpi_ldflags=''
  1022. sd_mpi_libs='-lmpi'
  1023. sd_mpi_ok='yes'
  1024. sd_mpi_options='auto no-cxx no-fortran'
  1025. sd_mpi_policy='fail'
  1026. sd_mpi_status='optional'
  1027. sd_sys_fcflags=''
  1028. sharedstatedir='${prefix}/com'
  1029. sysconfdir='${prefix}/etc'
  1030. target='x86_64-unknown-linux-gnu'
  1031. target_alias=''
  1032. target_cpu='x86_64'
  1033. target_os='linux-gnu'
  1034. target_vendor='unknown'
  1035. vdw_debug_enable='no'
  1036. vdw_debug_enable_def='no'
  1037. vdw_debug_type='def'
  1038. vdw_fftw3_enable='yes'
  1039. vdw_fftw3_enable_def='yes'
  1040. vdw_fftw3_incs='-I/home/lv71149/susit8/install/fftw-3.3.6-pl1/include'
  1041. vdw_fftw3_libs='-L/home/lv71149/susit8/install/fftw-3.3.6-pl1/lib -lfftw3_mpi -lfftw3'
  1042. vdw_fftw3_mpi_incs_def=''
  1043. vdw_fftw3_mpi_libs_def='-lfftw3_mpi -lfftw3'
  1044. vdw_fftw3_ser_incs_def=''
  1045. vdw_fftw3_ser_libs_def='-lfftw3'
  1046. vdw_fftw3_type='dir'
  1047. vdw_pfft_enable='auto'
  1048. vdw_pfft_enable_def='auto'
  1049. vdw_pfft_incs=''
  1050. vdw_pfft_incs_def=''
  1051. vdw_pfft_libs='-lpfft'
  1052. vdw_pfft_libs_def='-lpfft'
  1053. vdw_pfft_type='def'
  1054. vdw_timestamp='20190716T170610+0200'
  1055. vdw_timing_enable='no'
  1056. vdw_timing_enable_def='no'
  1057. vdw_timing_type='def'
  1058. with_fftw3='/home/lv71149/susit8/install/fftw-3.3.6-pl1'
  1059. with_mpi=''
  1060. with_pfft=''
  1061.  
  1062. ## ----------- ##
  1063. ## confdefs.h. ##
  1064. ## ----------- ##
  1065.  
  1066. /* confdefs.h */
  1067. #define PACKAGE_NAME "libvdwxc"
  1068. #define PACKAGE_TARNAME "libvdwxc"
  1069. #define PACKAGE_VERSION "0.4.1"
  1070. #define PACKAGE_STRING "libvdwxc 0.4.1"
  1071. #define PACKAGE_BUGREPORT "asklarsen@gmail.com"
  1072. #define PACKAGE_URL ""
  1073. #define PACKAGE "libvdwxc"
  1074. #define VERSION "0.4.1"
  1075. #define STDC_HEADERS 1
  1076. #define HAVE_SYS_TYPES_H 1
  1077. #define HAVE_SYS_STAT_H 1
  1078. #define HAVE_STDLIB_H 1
  1079. #define HAVE_STRING_H 1
  1080. #define HAVE_MEMORY_H 1
  1081. #define HAVE_STRINGS_H 1
  1082. #define HAVE_INTTYPES_H 1
  1083. #define HAVE_STDINT_H 1
  1084. #define HAVE_UNISTD_H 1
  1085. #define HAVE_ASSERT_H 1
  1086. #define HAVE_COMPLEX_H 1
  1087. #define HAVE_MATH_H 1
  1088. #define HAVE_STRING_H 1
  1089. #define HAVE_TIME_H 1
  1090. #define HAVE_DLFCN_H 1
  1091. #define LT_OBJDIR ".libs/"
  1092. #define HAVE_MPI 1
  1093. #define HAVE_LIBM 1
  1094. #define HAVE_FFTW3_H 1
  1095.  
  1096. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement