Guest User

armci-config.log

a guest
Aug 29th, 2012
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 398.47 KB | None | 0 0
  1. [mgx@cmbcluster armci]$ 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 Aggregate Remote Memory Copy Interface (ARMCI) configure 1.5, which was
  6. generated by GNU Autoconf 2.68. Invocation command line was
  7.  
  8. $ ../../ga-5-1/armci/configure --disable-option-checking --prefix=/shared/build/nwchem-6.1.1-src/src/tools/install --with-tcgmsg --with-mpi=-I/shared/openmpi-1.6.1/gcc/include -L/shared/openmpi-1.6.1/gcc/lib -lmpi_f90 -lmpi_f77 -lmpi -ldl -Wl,--export-dynamic -lnsl -lutil --enable-peigs --enable-underscoring --disable-mpi-tests --without-blas --with-mpi-mt CC=gcc F77=gfortran --cache-file=/dev/null --srcdir=../../ga-5-1/armci
  9.  
  10. ## --------- ##
  11. ## Platform. ##
  12. ## --------- ##
  13.  
  14. hostname = cmbcluster
  15. uname -m = x86_64
  16. uname -r = 2.6.32-220.17.1.el6.x86_64
  17. uname -s = Linux
  18. uname -v = #1 SMP Wed May 16 00:01:37 BST 2012
  19.  
  20. /usr/bin/uname -p = unknown
  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/intel/clck/1.8
  32. PATH: /shared/openmpi-1.6.1/gcc/bin
  33. PATH: /usr/lib64/qt-3.3/bin
  34. PATH: /usr/NX/bin
  35. PATH: /usr/local/sbin
  36. PATH: /usr/local/bin
  37. PATH: /sbin
  38. PATH: /bin
  39. PATH: /usr/sbin
  40. PATH: /usr/bin
  41. PATH: /opt/atipa/acms/bin
  42. PATH: /opt/atipa/acms/lib
  43. PATH: /usr/local/maui/bin
  44. PATH: /usr/local/maui/sbin
  45. PATH: /root/bin
  46.  
  47.  
  48. ## ----------- ##
  49. ## Core tests. ##
  50. ## ----------- ##
  51.  
  52. configure:3194: checking build system type
  53. configure:3208: result: x86_64-unknown-linux-gnu
  54. configure:3228: checking host system type
  55. configure:3241: result: x86_64-unknown-linux-gnu
  56. configure:3296: checking for TARGET base (64bit-ness checked later)
  57. configure:3345: result: LINUX
  58. configure:3352: checking whether we think this system is what we call SYSV
  59. configure:3365: result: yes
  60. configure:3568: checking whether we are cross compiling
  61. configure:3578: result: no
  62. configure:3609: checking for a BSD-compatible install
  63. configure:3677: result: /usr/bin/install -c
  64. configure:3688: checking whether build environment is sane
  65. configure:3738: result: yes
  66. configure:3879: checking for a thread-safe mkdir -p
  67. configure:3918: result: /bin/mkdir -p
  68. configure:3931: checking for gawk
  69. configure:3947: found /bin/gawk
  70. configure:3958: result: gawk
  71. configure:3969: checking whether make sets $(MAKE)
  72. configure:3991: result: yes
  73. configure:4086: checking whether to enable maintainer-specific portions of Makefiles
  74. configure:4095: result: no
  75. configure:4124: Detected VPATH build
  76. configure:4495:
  77. configure:4497: C compiler
  78. configure:4499:
  79. configure:4515: checking for style of include used by make
  80. configure:4543: result: GNU
  81. configure:4727: checking for C compiler version
  82. configure:4736: gcc --version >&5
  83. gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
  84. Copyright (C) 2010 Free Software Foundation, Inc.
  85. This is free software; see the source for copying conditions. There is NO
  86. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  87.  
  88. configure:4747: $? = 0
  89. configure:4736: gcc -v >&5
  90. Using built-in specs.
  91. Target: x86_64-redhat-linux
  92. 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
  93. Thread model: posix
  94. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  95. configure:4747: $? = 0
  96. configure:4736: gcc -V >&5
  97. gcc: '-V' option must have argument
  98. configure:4747: $? = 1
  99. configure:4736: gcc -qversion >&5
  100. gcc: unrecognized option '-qversion'
  101. gcc: no input files
  102. configure:4747: $? = 1
  103. configure:4767: checking whether the C compiler works
  104. configure:4789: gcc conftest.c >&5
  105. configure:4793: $? = 0
  106. configure:4841: result: yes
  107. configure:4844: checking for C compiler default output file name
  108. configure:4846: result: a.out
  109. configure:4852: checking for suffix of executables
  110. configure:4859: gcc -o conftest conftest.c >&5
  111. configure:4863: $? = 0
  112. configure:4885: result:
  113. configure:4907: checking whether we are cross compiling
  114. configure:4915: gcc -o conftest conftest.c >&5
  115. configure:4919: $? = 0
  116. configure:4926: ./conftest
  117. configure:4930: $? = 0
  118. configure:4945: result: no
  119. configure:4950: checking for suffix of object files
  120. configure:4972: gcc -c conftest.c >&5
  121. configure:4976: $? = 0
  122. configure:4997: result: o
  123. configure:5001: checking whether we are using the GNU C compiler
  124. configure:5020: gcc -c conftest.c >&5
  125. configure:5020: $? = 0
  126. configure:5029: result: yes
  127. configure:5038: checking whether gcc accepts -g
  128. configure:5058: gcc -c -g conftest.c >&5
  129. configure:5058: $? = 0
  130. configure:5099: result: yes
  131. configure:5116: checking for gcc option to accept ISO C89
  132. configure:5180: gcc -c -g -O2 conftest.c >&5
  133. configure:5180: $? = 0
  134. configure:5193: result: none needed
  135. configure:5215: checking dependency style of gcc
  136. configure:5325: result: gcc3
  137. configure:5348: checking how to run the C preprocessor
  138. configure:5379: gcc -E conftest.c
  139. configure:5379: $? = 0
  140. configure:5393: gcc -E conftest.c
  141. conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
  142. configure:5393: $? = 1
  143. configure: failed program was:
  144. | /* confdefs.h */
  145. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  146. | #define PACKAGE_TARNAME "armci"
  147. | #define PACKAGE_VERSION "1.5"
  148. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  149. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  150. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  151. | #define LINUX 1
  152. | #define SYSV 1
  153. | #define PACKAGE "armci"
  154. | #define VERSION "1.5"
  155. | #define MSG_COMMS_TCGMSGMPI 1
  156. | #define MSG_COMMS_MPI 1
  157. | #define ARMCI_ENABLE_GPC_CALLS 0
  158. | /* end confdefs.h. */
  159. | #include <ac_nonexistent.h>
  160. configure:5418: result: gcc -E
  161. configure:5438: gcc -E conftest.c
  162. configure:5438: $? = 0
  163. configure:5452: gcc -E conftest.c
  164. conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
  165. configure:5452: $? = 1
  166. configure: failed program was:
  167. | /* confdefs.h */
  168. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  169. | #define PACKAGE_TARNAME "armci"
  170. | #define PACKAGE_VERSION "1.5"
  171. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  172. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  173. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  174. | #define LINUX 1
  175. | #define SYSV 1
  176. | #define PACKAGE "armci"
  177. | #define VERSION "1.5"
  178. | #define MSG_COMMS_TCGMSGMPI 1
  179. | #define MSG_COMMS_MPI 1
  180. | #define ARMCI_ENABLE_GPC_CALLS 0
  181. | /* end confdefs.h. */
  182. | #include <ac_nonexistent.h>
  183. configure:5481: checking for grep that handles long lines and -e
  184. configure:5539: result: /bin/grep
  185. configure:5544: checking for egrep
  186. configure:5606: result: /bin/grep -E
  187. configure:5611: checking for ANSI C header files
  188. configure:5631: gcc -c conftest.c >&5
  189. configure:5631: $? = 0
  190. configure:5704: gcc -o conftest conftest.c >&5
  191. configure:5704: $? = 0
  192. configure:5704: ./conftest
  193. configure:5704: $? = 0
  194. configure:5715: result: yes
  195. configure:5728: checking for sys/types.h
  196. configure:5728: gcc -c conftest.c >&5
  197. configure:5728: $? = 0
  198. configure:5728: result: yes
  199. configure:5728: checking for sys/stat.h
  200. configure:5728: gcc -c conftest.c >&5
  201. configure:5728: $? = 0
  202. configure:5728: result: yes
  203. configure:5728: checking for stdlib.h
  204. configure:5728: gcc -c conftest.c >&5
  205. configure:5728: $? = 0
  206. configure:5728: result: yes
  207. configure:5728: checking for string.h
  208. configure:5728: gcc -c conftest.c >&5
  209. configure:5728: $? = 0
  210. configure:5728: result: yes
  211. configure:5728: checking for memory.h
  212. configure:5728: gcc -c conftest.c >&5
  213. configure:5728: $? = 0
  214. configure:5728: result: yes
  215. configure:5728: checking for strings.h
  216. configure:5728: gcc -c conftest.c >&5
  217. configure:5728: $? = 0
  218. configure:5728: result: yes
  219. configure:5728: checking for inttypes.h
  220. configure:5728: gcc -c conftest.c >&5
  221. configure:5728: $? = 0
  222. configure:5728: result: yes
  223. configure:5728: checking for stdint.h
  224. configure:5728: gcc -c conftest.c >&5
  225. configure:5728: $? = 0
  226. configure:5728: result: yes
  227. configure:5728: checking for unistd.h
  228. configure:5728: gcc -c conftest.c >&5
  229. configure:5728: $? = 0
  230. configure:5728: result: yes
  231. configure:5741: checking minix/config.h usability
  232. configure:5741: gcc -c conftest.c >&5
  233. conftest.c:59:26: error: minix/config.h: No such file or directory
  234. configure:5741: $? = 1
  235. configure: failed program was:
  236. | /* confdefs.h */
  237. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  238. | #define PACKAGE_TARNAME "armci"
  239. | #define PACKAGE_VERSION "1.5"
  240. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  241. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  242. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  243. | #define LINUX 1
  244. | #define SYSV 1
  245. | #define PACKAGE "armci"
  246. | #define VERSION "1.5"
  247. | #define MSG_COMMS_TCGMSGMPI 1
  248. | #define MSG_COMMS_MPI 1
  249. | #define ARMCI_ENABLE_GPC_CALLS 0
  250. | #define STDC_HEADERS 1
  251. | #define HAVE_SYS_TYPES_H 1
  252. | #define HAVE_SYS_STAT_H 1
  253. | #define HAVE_STDLIB_H 1
  254. | #define HAVE_STRING_H 1
  255. | #define HAVE_MEMORY_H 1
  256. | #define HAVE_STRINGS_H 1
  257. | #define HAVE_INTTYPES_H 1
  258. | #define HAVE_STDINT_H 1
  259. | #define HAVE_UNISTD_H 1
  260. | /* end confdefs.h. */
  261. | #include <stdio.h>
  262. | #ifdef HAVE_SYS_TYPES_H
  263. | # include <sys/types.h>
  264. | #endif
  265. | #ifdef HAVE_SYS_STAT_H
  266. | # include <sys/stat.h>
  267. | #endif
  268. | #ifdef STDC_HEADERS
  269. | # include <stdlib.h>
  270. | # include <stddef.h>
  271. | #else
  272. | # ifdef HAVE_STDLIB_H
  273. | # include <stdlib.h>
  274. | # endif
  275. | #endif
  276. | #ifdef HAVE_STRING_H
  277. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  278. | # include <memory.h>
  279. | # endif
  280. | # include <string.h>
  281. | #endif
  282. | #ifdef HAVE_STRINGS_H
  283. | # include <strings.h>
  284. | #endif
  285. | #ifdef HAVE_INTTYPES_H
  286. | # include <inttypes.h>
  287. | #endif
  288. | #ifdef HAVE_STDINT_H
  289. | # include <stdint.h>
  290. | #endif
  291. | #ifdef HAVE_UNISTD_H
  292. | # include <unistd.h>
  293. | #endif
  294. | #include <minix/config.h>
  295. configure:5741: result: no
  296. configure:5741: checking minix/config.h presence
  297. configure:5741: gcc -E conftest.c
  298. conftest.c:26:26: error: minix/config.h: No such file or directory
  299. configure:5741: $? = 1
  300. configure: failed program was:
  301. | /* confdefs.h */
  302. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  303. | #define PACKAGE_TARNAME "armci"
  304. | #define PACKAGE_VERSION "1.5"
  305. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  306. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  307. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  308. | #define LINUX 1
  309. | #define SYSV 1
  310. | #define PACKAGE "armci"
  311. | #define VERSION "1.5"
  312. | #define MSG_COMMS_TCGMSGMPI 1
  313. | #define MSG_COMMS_MPI 1
  314. | #define ARMCI_ENABLE_GPC_CALLS 0
  315. | #define STDC_HEADERS 1
  316. | #define HAVE_SYS_TYPES_H 1
  317. | #define HAVE_SYS_STAT_H 1
  318. | #define HAVE_STDLIB_H 1
  319. | #define HAVE_STRING_H 1
  320. | #define HAVE_MEMORY_H 1
  321. | #define HAVE_STRINGS_H 1
  322. | #define HAVE_INTTYPES_H 1
  323. | #define HAVE_STDINT_H 1
  324. | #define HAVE_UNISTD_H 1
  325. | /* end confdefs.h. */
  326. | #include <minix/config.h>
  327. configure:5741: result: no
  328. configure:5741: checking for minix/config.h
  329. configure:5741: result: no
  330. configure:5762: checking whether it is safe to define __EXTENSIONS__
  331. configure:5780: gcc -c conftest.c >&5
  332. configure:5780: $? = 0
  333. configure:5787: result: yes
  334. configure:5803: checking for C compiler vendor
  335. configure:5873: gcc -c conftest.c >&5
  336. conftest.c: In function 'main':
  337. conftest.c:37: error: 'chokeonthis' undeclared (first use in this function)
  338. conftest.c:37: error: (Each undeclared identifier is reported only once
  339. conftest.c:37: error: for each function it appears in.)
  340. configure:5873: $? = 1
  341. configure: failed program was:
  342. | /* confdefs.h */
  343. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  344. | #define PACKAGE_TARNAME "armci"
  345. | #define PACKAGE_VERSION "1.5"
  346. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  347. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  348. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  349. | #define LINUX 1
  350. | #define SYSV 1
  351. | #define PACKAGE "armci"
  352. | #define VERSION "1.5"
  353. | #define MSG_COMMS_TCGMSGMPI 1
  354. | #define MSG_COMMS_MPI 1
  355. | #define ARMCI_ENABLE_GPC_CALLS 0
  356. | #define STDC_HEADERS 1
  357. | #define HAVE_SYS_TYPES_H 1
  358. | #define HAVE_SYS_STAT_H 1
  359. | #define HAVE_STDLIB_H 1
  360. | #define HAVE_STRING_H 1
  361. | #define HAVE_MEMORY_H 1
  362. | #define HAVE_STRINGS_H 1
  363. | #define HAVE_INTTYPES_H 1
  364. | #define HAVE_STDINT_H 1
  365. | #define HAVE_UNISTD_H 1
  366. | #define __EXTENSIONS__ 1
  367. | #define _ALL_SOURCE 1
  368. | #define _GNU_SOURCE 1
  369. | #define _POSIX_PTHREAD_SEMANTICS 1
  370. | #define _TANDEM_SOURCE 1
  371. | /* end confdefs.h. */
  372. |
  373. | int
  374. | main ()
  375. | {
  376. |
  377. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  378. | chokeonthis
  379. | #endif
  380. |
  381. | ;
  382. | return 0;
  383. | }
  384. configure:5873: gcc -c conftest.c >&5
  385. conftest.c: In function 'main':
  386. conftest.c:37: error: 'chokeonthis' undeclared (first use in this function)
  387. conftest.c:37: error: (Each undeclared identifier is reported only once
  388. conftest.c:37: error: for each function it appears in.)
  389. configure:5873: $? = 1
  390. configure: failed program was:
  391. | /* confdefs.h */
  392. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  393. | #define PACKAGE_TARNAME "armci"
  394. | #define PACKAGE_VERSION "1.5"
  395. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  396. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  397. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  398. | #define LINUX 1
  399. | #define SYSV 1
  400. | #define PACKAGE "armci"
  401. | #define VERSION "1.5"
  402. | #define MSG_COMMS_TCGMSGMPI 1
  403. | #define MSG_COMMS_MPI 1
  404. | #define ARMCI_ENABLE_GPC_CALLS 0
  405. | #define STDC_HEADERS 1
  406. | #define HAVE_SYS_TYPES_H 1
  407. | #define HAVE_SYS_STAT_H 1
  408. | #define HAVE_STDLIB_H 1
  409. | #define HAVE_STRING_H 1
  410. | #define HAVE_MEMORY_H 1
  411. | #define HAVE_STRINGS_H 1
  412. | #define HAVE_INTTYPES_H 1
  413. | #define HAVE_STDINT_H 1
  414. | #define HAVE_UNISTD_H 1
  415. | #define __EXTENSIONS__ 1
  416. | #define _ALL_SOURCE 1
  417. | #define _GNU_SOURCE 1
  418. | #define _POSIX_PTHREAD_SEMANTICS 1
  419. | #define _TANDEM_SOURCE 1
  420. | /* end confdefs.h. */
  421. |
  422. | int
  423. | main ()
  424. | {
  425. |
  426. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  427. | chokeonthis
  428. | #endif
  429. |
  430. | ;
  431. | return 0;
  432. | }
  433. configure:5873: gcc -c conftest.c >&5
  434. conftest.c: In function 'main':
  435. conftest.c:37: error: 'chokeonthis' undeclared (first use in this function)
  436. conftest.c:37: error: (Each undeclared identifier is reported only once
  437. conftest.c:37: error: for each function it appears in.)
  438. configure:5873: $? = 1
  439. configure: failed program was:
  440. | /* confdefs.h */
  441. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  442. | #define PACKAGE_TARNAME "armci"
  443. | #define PACKAGE_VERSION "1.5"
  444. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  445. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  446. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  447. | #define LINUX 1
  448. | #define SYSV 1
  449. | #define PACKAGE "armci"
  450. | #define VERSION "1.5"
  451. | #define MSG_COMMS_TCGMSGMPI 1
  452. | #define MSG_COMMS_MPI 1
  453. | #define ARMCI_ENABLE_GPC_CALLS 0
  454. | #define STDC_HEADERS 1
  455. | #define HAVE_SYS_TYPES_H 1
  456. | #define HAVE_SYS_STAT_H 1
  457. | #define HAVE_STDLIB_H 1
  458. | #define HAVE_STRING_H 1
  459. | #define HAVE_MEMORY_H 1
  460. | #define HAVE_STRINGS_H 1
  461. | #define HAVE_INTTYPES_H 1
  462. | #define HAVE_STDINT_H 1
  463. | #define HAVE_UNISTD_H 1
  464. | #define __EXTENSIONS__ 1
  465. | #define _ALL_SOURCE 1
  466. | #define _GNU_SOURCE 1
  467. | #define _POSIX_PTHREAD_SEMANTICS 1
  468. | #define _TANDEM_SOURCE 1
  469. | /* end confdefs.h. */
  470. |
  471. | int
  472. | main ()
  473. | {
  474. |
  475. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  476. | chokeonthis
  477. | #endif
  478. |
  479. | ;
  480. | return 0;
  481. | }
  482. configure:5873: gcc -c conftest.c >&5
  483. conftest.c: In function 'main':
  484. conftest.c:37: error: 'chokeonthis' undeclared (first use in this function)
  485. conftest.c:37: error: (Each undeclared identifier is reported only once
  486. conftest.c:37: error: for each function it appears in.)
  487. configure:5873: $? = 1
  488. configure: failed program was:
  489. | /* confdefs.h */
  490. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  491. | #define PACKAGE_TARNAME "armci"
  492. | #define PACKAGE_VERSION "1.5"
  493. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  494. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  495. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  496. | #define LINUX 1
  497. | #define SYSV 1
  498. | #define PACKAGE "armci"
  499. | #define VERSION "1.5"
  500. | #define MSG_COMMS_TCGMSGMPI 1
  501. | #define MSG_COMMS_MPI 1
  502. | #define ARMCI_ENABLE_GPC_CALLS 0
  503. | #define STDC_HEADERS 1
  504. | #define HAVE_SYS_TYPES_H 1
  505. | #define HAVE_SYS_STAT_H 1
  506. | #define HAVE_STDLIB_H 1
  507. | #define HAVE_STRING_H 1
  508. | #define HAVE_MEMORY_H 1
  509. | #define HAVE_STRINGS_H 1
  510. | #define HAVE_INTTYPES_H 1
  511. | #define HAVE_STDINT_H 1
  512. | #define HAVE_UNISTD_H 1
  513. | #define __EXTENSIONS__ 1
  514. | #define _ALL_SOURCE 1
  515. | #define _GNU_SOURCE 1
  516. | #define _POSIX_PTHREAD_SEMANTICS 1
  517. | #define _TANDEM_SOURCE 1
  518. | /* end confdefs.h. */
  519. |
  520. | int
  521. | main ()
  522. | {
  523. |
  524. | #if !(defined(__OPEN64__))
  525. | chokeonthis
  526. | #endif
  527. |
  528. | ;
  529. | return 0;
  530. | }
  531. configure:5873: gcc -c conftest.c >&5
  532. configure:5873: $? = 0
  533. configure:5882: result: gnu
  534. configure:6245: gcc -o conftest conftest.c >&5
  535. configure:6245: $? = 0
  536. configure:6245: ./conftest
  537. configure:6245: $? = 0
  538. configure:6410: checking whether a simple C MPI program compiles
  539. configure:6416: gcc -c -I/shared/openmpi-1.6.1/gcc/include conftest.c >&5
  540. configure:6416: $? = 0
  541. configure:6424: result: yes
  542. configure:6702: gcc -o conftest conftest.c >&5
  543. configure:6702: $? = 0
  544. configure:6702: ./conftest
  545. configure:6702: $? = 0
  546. configure:6706: checking for TARGET 64bit-ness
  547. configure:6717: result: LINUX64
  548. configure:7330: gcc -o conftest conftest.c >&5
  549. configure:7330: $? = 0
  550. configure:7330: ./conftest
  551. configure:7330: $? = 0
  552. configure:9387: searching for MPI_MT...
  553. configure:9394: checking mpi.h usability
  554. configure:9394: gcc -c -I/shared/openmpi-1.6.1/gcc/include conftest.c >&5
  555. configure:9394: $? = 0
  556. configure:9394: result: yes
  557. configure:9394: checking mpi.h presence
  558. configure:9394: gcc -E -I/shared/openmpi-1.6.1/gcc/include conftest.c
  559. configure:9394: $? = 0
  560. configure:9394: result: yes
  561. configure:9394: checking for mpi.h
  562. configure:9394: result: yes
  563. configure:9404: checking for library containing MPI_Init_thread
  564. configure:9435: gcc -o conftest -I/shared/openmpi-1.6.1/gcc/include -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic conftest.c -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil >&5
  565. configure:9435: $? = 0
  566. configure:9452: result: none required
  567. configure:10247: checking whether to enable assertions
  568. configure:10265: result: yes
  569. configure:10271: checking for dirent.h that defines DIR
  570. configure:10290: gcc -c conftest.c >&5
  571. configure:10290: $? = 0
  572. configure:10298: result: yes
  573. configure:10311: checking for library containing opendir
  574. configure:10342: gcc -o conftest conftest.c >&5
  575. configure:10342: $? = 0
  576. configure:10359: result: none required
  577. configure:10426: checking for stdbool.h that conforms to C99
  578. configure:10493: gcc -c conftest.c >&5
  579. configure:10493: $? = 0
  580. configure:10500: result: yes
  581. configure:10502: checking for _Bool
  582. configure:10502: gcc -c conftest.c >&5
  583. configure:10502: $? = 0
  584. configure:10502: gcc -c conftest.c >&5
  585. conftest.c: In function 'main':
  586. conftest.c:70: error: expected expression before ')' token
  587. configure:10502: $? = 1
  588. configure: failed program was:
  589. | /* confdefs.h */
  590. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  591. | #define PACKAGE_TARNAME "armci"
  592. | #define PACKAGE_VERSION "1.5"
  593. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  594. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  595. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  596. | #define LINUX 1
  597. | #define SYSV 1
  598. | #define PACKAGE "armci"
  599. | #define VERSION "1.5"
  600. | #define MSG_COMMS_TCGMSGMPI 1
  601. | #define MSG_COMMS_MPI 1
  602. | #define ARMCI_ENABLE_GPC_CALLS 0
  603. | #define STDC_HEADERS 1
  604. | #define HAVE_SYS_TYPES_H 1
  605. | #define HAVE_SYS_STAT_H 1
  606. | #define HAVE_STDLIB_H 1
  607. | #define HAVE_STRING_H 1
  608. | #define HAVE_MEMORY_H 1
  609. | #define HAVE_STRINGS_H 1
  610. | #define HAVE_INTTYPES_H 1
  611. | #define HAVE_STDINT_H 1
  612. | #define HAVE_UNISTD_H 1
  613. | #define __EXTENSIONS__ 1
  614. | #define _ALL_SOURCE 1
  615. | #define _GNU_SOURCE 1
  616. | #define _POSIX_PTHREAD_SEMANTICS 1
  617. | #define _TANDEM_SOURCE 1
  618. | #define LINUX64 1
  619. | #define SYSV 1
  620. | #define HAVE_DIRENT_H 1
  621. | /* end confdefs.h. */
  622. | #include <stdio.h>
  623. | #ifdef HAVE_SYS_TYPES_H
  624. | # include <sys/types.h>
  625. | #endif
  626. | #ifdef HAVE_SYS_STAT_H
  627. | # include <sys/stat.h>
  628. | #endif
  629. | #ifdef STDC_HEADERS
  630. | # include <stdlib.h>
  631. | # include <stddef.h>
  632. | #else
  633. | # ifdef HAVE_STDLIB_H
  634. | # include <stdlib.h>
  635. | # endif
  636. | #endif
  637. | #ifdef HAVE_STRING_H
  638. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  639. | # include <memory.h>
  640. | # endif
  641. | # include <string.h>
  642. | #endif
  643. | #ifdef HAVE_STRINGS_H
  644. | # include <strings.h>
  645. | #endif
  646. | #ifdef HAVE_INTTYPES_H
  647. | # include <inttypes.h>
  648. | #endif
  649. | #ifdef HAVE_STDINT_H
  650. | # include <stdint.h>
  651. | #endif
  652. | #ifdef HAVE_UNISTD_H
  653. | # include <unistd.h>
  654. | #endif
  655. | int
  656. | main ()
  657. | {
  658. | if (sizeof ((_Bool)))
  659. | return 0;
  660. | ;
  661. | return 0;
  662. | }
  663. configure:10502: result: yes
  664. configure:10518: checking for ANSI C header files
  665. configure:10622: result: yes
  666. configure:10630: checking for sys/wait.h that is POSIX.1 compatible
  667. configure:10656: gcc -c conftest.c >&5
  668. configure:10656: $? = 0
  669. configure:10663: result: yes
  670. configure:10674: checking for assert.h
  671. configure:10674: gcc -c conftest.c >&5
  672. configure:10674: $? = 0
  673. configure:10674: result: yes
  674. configure:10674: checking for c_asm.h
  675. configure:10674: gcc -c conftest.c >&5
  676. conftest.c:49:19: error: c_asm.h: No such file or directory
  677. configure:10674: $? = 1
  678. configure: failed program was:
  679. | /* confdefs.h */
  680. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  681. | #define PACKAGE_TARNAME "armci"
  682. | #define PACKAGE_VERSION "1.5"
  683. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  684. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  685. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  686. | #define LINUX 1
  687. | #define SYSV 1
  688. | #define PACKAGE "armci"
  689. | #define VERSION "1.5"
  690. | #define MSG_COMMS_TCGMSGMPI 1
  691. | #define MSG_COMMS_MPI 1
  692. | #define ARMCI_ENABLE_GPC_CALLS 0
  693. | #define STDC_HEADERS 1
  694. | #define HAVE_SYS_TYPES_H 1
  695. | #define HAVE_SYS_STAT_H 1
  696. | #define HAVE_STDLIB_H 1
  697. | #define HAVE_STRING_H 1
  698. | #define HAVE_MEMORY_H 1
  699. | #define HAVE_STRINGS_H 1
  700. | #define HAVE_INTTYPES_H 1
  701. | #define HAVE_STDINT_H 1
  702. | #define HAVE_UNISTD_H 1
  703. | #define __EXTENSIONS__ 1
  704. | #define _ALL_SOURCE 1
  705. | #define _GNU_SOURCE 1
  706. | #define _POSIX_PTHREAD_SEMANTICS 1
  707. | #define _TANDEM_SOURCE 1
  708. | #define LINUX64 1
  709. | #define SYSV 1
  710. | #define HAVE_DIRENT_H 1
  711. | #define HAVE__BOOL 1
  712. | #define HAVE_STDBOOL_H 1
  713. | #define STDC_HEADERS 1
  714. | #define HAVE_SYS_WAIT_H 1
  715. | #define HAVE_ASSERT_H 1
  716. | /* end confdefs.h. */
  717. | #ifdef HAVE_RPC_TYPES_H
  718. | #include <rpc/types.h>
  719. | #endif
  720. | #ifdef HAVE_SYS_TYPES_H
  721. | #include <sys/types.h>
  722. | #endif
  723. | #ifdef HAVE_SYS_IPC_H
  724. | #include <sys/ipc.h>
  725. | #endif
  726. |
  727. | #include <c_asm.h>
  728. configure:10674: result: no
  729. configure:10674: checking for errno.h
  730. configure:10674: gcc -c conftest.c >&5
  731. configure:10674: $? = 0
  732. configure:10674: result: yes
  733. configure:10674: checking for fcntl.h
  734. configure:10674: gcc -c conftest.c >&5
  735. configure:10674: $? = 0
  736. configure:10674: result: yes
  737. configure:10674: checking for float.h
  738. configure:10674: gcc -c conftest.c >&5
  739. configure:10674: $? = 0
  740. configure:10674: result: yes
  741. configure:10674: checking for ia64/sys/inline.h
  742. configure:10674: gcc -c conftest.c >&5
  743. conftest.c:53:29: error: ia64/sys/inline.h: No such file or directory
  744. configure:10674: $? = 1
  745. configure: failed program was:
  746. | /* confdefs.h */
  747. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  748. | #define PACKAGE_TARNAME "armci"
  749. | #define PACKAGE_VERSION "1.5"
  750. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  751. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  752. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  753. | #define LINUX 1
  754. | #define SYSV 1
  755. | #define PACKAGE "armci"
  756. | #define VERSION "1.5"
  757. | #define MSG_COMMS_TCGMSGMPI 1
  758. | #define MSG_COMMS_MPI 1
  759. | #define ARMCI_ENABLE_GPC_CALLS 0
  760. | #define STDC_HEADERS 1
  761. | #define HAVE_SYS_TYPES_H 1
  762. | #define HAVE_SYS_STAT_H 1
  763. | #define HAVE_STDLIB_H 1
  764. | #define HAVE_STRING_H 1
  765. | #define HAVE_MEMORY_H 1
  766. | #define HAVE_STRINGS_H 1
  767. | #define HAVE_INTTYPES_H 1
  768. | #define HAVE_STDINT_H 1
  769. | #define HAVE_UNISTD_H 1
  770. | #define __EXTENSIONS__ 1
  771. | #define _ALL_SOURCE 1
  772. | #define _GNU_SOURCE 1
  773. | #define _POSIX_PTHREAD_SEMANTICS 1
  774. | #define _TANDEM_SOURCE 1
  775. | #define LINUX64 1
  776. | #define SYSV 1
  777. | #define HAVE_DIRENT_H 1
  778. | #define HAVE__BOOL 1
  779. | #define HAVE_STDBOOL_H 1
  780. | #define STDC_HEADERS 1
  781. | #define HAVE_SYS_WAIT_H 1
  782. | #define HAVE_ASSERT_H 1
  783. | #define HAVE_C_ASM_H 0
  784. | #define HAVE_ERRNO_H 1
  785. | #define HAVE_FCNTL_H 1
  786. | #define HAVE_FLOAT_H 1
  787. | /* end confdefs.h. */
  788. | #ifdef HAVE_RPC_TYPES_H
  789. | #include <rpc/types.h>
  790. | #endif
  791. | #ifdef HAVE_SYS_TYPES_H
  792. | #include <sys/types.h>
  793. | #endif
  794. | #ifdef HAVE_SYS_IPC_H
  795. | #include <sys/ipc.h>
  796. | #endif
  797. |
  798. | #include <ia64/sys/inline.h>
  799. configure:10674: result: no
  800. configure:10674: checking for malloc.h
  801. configure:10674: gcc -c conftest.c >&5
  802. configure:10674: $? = 0
  803. configure:10674: result: yes
  804. configure:10674: checking for math.h
  805. configure:10674: gcc -c conftest.c >&5
  806. configure:10674: $? = 0
  807. configure:10674: result: yes
  808. configure:10674: checking for memory.h
  809. configure:10674: result: yes
  810. configure:10674: checking for mpp/shmem.h
  811. configure:10674: gcc -c conftest.c >&5
  812. conftest.c:57:23: error: mpp/shmem.h: No such file or directory
  813. configure:10674: $? = 1
  814. configure: failed program was:
  815. | /* confdefs.h */
  816. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  817. | #define PACKAGE_TARNAME "armci"
  818. | #define PACKAGE_VERSION "1.5"
  819. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  820. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  821. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  822. | #define LINUX 1
  823. | #define SYSV 1
  824. | #define PACKAGE "armci"
  825. | #define VERSION "1.5"
  826. | #define MSG_COMMS_TCGMSGMPI 1
  827. | #define MSG_COMMS_MPI 1
  828. | #define ARMCI_ENABLE_GPC_CALLS 0
  829. | #define STDC_HEADERS 1
  830. | #define HAVE_SYS_TYPES_H 1
  831. | #define HAVE_SYS_STAT_H 1
  832. | #define HAVE_STDLIB_H 1
  833. | #define HAVE_STRING_H 1
  834. | #define HAVE_MEMORY_H 1
  835. | #define HAVE_STRINGS_H 1
  836. | #define HAVE_INTTYPES_H 1
  837. | #define HAVE_STDINT_H 1
  838. | #define HAVE_UNISTD_H 1
  839. | #define __EXTENSIONS__ 1
  840. | #define _ALL_SOURCE 1
  841. | #define _GNU_SOURCE 1
  842. | #define _POSIX_PTHREAD_SEMANTICS 1
  843. | #define _TANDEM_SOURCE 1
  844. | #define LINUX64 1
  845. | #define SYSV 1
  846. | #define HAVE_DIRENT_H 1
  847. | #define HAVE__BOOL 1
  848. | #define HAVE_STDBOOL_H 1
  849. | #define STDC_HEADERS 1
  850. | #define HAVE_SYS_WAIT_H 1
  851. | #define HAVE_ASSERT_H 1
  852. | #define HAVE_C_ASM_H 0
  853. | #define HAVE_ERRNO_H 1
  854. | #define HAVE_FCNTL_H 1
  855. | #define HAVE_FLOAT_H 1
  856. | #define HAVE_IA64_SYS_INLINE_H 0
  857. | #define HAVE_MALLOC_H 1
  858. | #define HAVE_MATH_H 1
  859. | #define HAVE_MEMORY_H 1
  860. | /* end confdefs.h. */
  861. | #ifdef HAVE_RPC_TYPES_H
  862. | #include <rpc/types.h>
  863. | #endif
  864. | #ifdef HAVE_SYS_TYPES_H
  865. | #include <sys/types.h>
  866. | #endif
  867. | #ifdef HAVE_SYS_IPC_H
  868. | #include <sys/ipc.h>
  869. | #endif
  870. |
  871. | #include <mpp/shmem.h>
  872. configure:10674: result: no
  873. configure:10674: checking for netdb.h
  874. configure:10674: gcc -c conftest.c >&5
  875. configure:10674: $? = 0
  876. configure:10674: result: yes
  877. configure:10674: checking for netinet/in.h
  878. configure:10674: gcc -c conftest.c >&5
  879. configure:10674: $? = 0
  880. configure:10674: result: yes
  881. configure:10674: checking for netinet/tcp.h
  882. configure:10674: gcc -c conftest.c >&5
  883. configure:10674: $? = 0
  884. configure:10674: result: yes
  885. configure:10674: checking for process.h
  886. configure:10674: gcc -c conftest.c >&5
  887. conftest.c:61:21: error: process.h: No such file or directory
  888. configure:10674: $? = 1
  889. configure: failed program was:
  890. | /* confdefs.h */
  891. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  892. | #define PACKAGE_TARNAME "armci"
  893. | #define PACKAGE_VERSION "1.5"
  894. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  895. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  896. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  897. | #define LINUX 1
  898. | #define SYSV 1
  899. | #define PACKAGE "armci"
  900. | #define VERSION "1.5"
  901. | #define MSG_COMMS_TCGMSGMPI 1
  902. | #define MSG_COMMS_MPI 1
  903. | #define ARMCI_ENABLE_GPC_CALLS 0
  904. | #define STDC_HEADERS 1
  905. | #define HAVE_SYS_TYPES_H 1
  906. | #define HAVE_SYS_STAT_H 1
  907. | #define HAVE_STDLIB_H 1
  908. | #define HAVE_STRING_H 1
  909. | #define HAVE_MEMORY_H 1
  910. | #define HAVE_STRINGS_H 1
  911. | #define HAVE_INTTYPES_H 1
  912. | #define HAVE_STDINT_H 1
  913. | #define HAVE_UNISTD_H 1
  914. | #define __EXTENSIONS__ 1
  915. | #define _ALL_SOURCE 1
  916. | #define _GNU_SOURCE 1
  917. | #define _POSIX_PTHREAD_SEMANTICS 1
  918. | #define _TANDEM_SOURCE 1
  919. | #define LINUX64 1
  920. | #define SYSV 1
  921. | #define HAVE_DIRENT_H 1
  922. | #define HAVE__BOOL 1
  923. | #define HAVE_STDBOOL_H 1
  924. | #define STDC_HEADERS 1
  925. | #define HAVE_SYS_WAIT_H 1
  926. | #define HAVE_ASSERT_H 1
  927. | #define HAVE_C_ASM_H 0
  928. | #define HAVE_ERRNO_H 1
  929. | #define HAVE_FCNTL_H 1
  930. | #define HAVE_FLOAT_H 1
  931. | #define HAVE_IA64_SYS_INLINE_H 0
  932. | #define HAVE_MALLOC_H 1
  933. | #define HAVE_MATH_H 1
  934. | #define HAVE_MEMORY_H 1
  935. | #define HAVE_MPP_SHMEM_H 0
  936. | #define HAVE_NETDB_H 1
  937. | #define HAVE_NETINET_IN_H 1
  938. | #define HAVE_NETINET_TCP_H 1
  939. | /* end confdefs.h. */
  940. | #ifdef HAVE_RPC_TYPES_H
  941. | #include <rpc/types.h>
  942. | #endif
  943. | #ifdef HAVE_SYS_TYPES_H
  944. | #include <sys/types.h>
  945. | #endif
  946. | #ifdef HAVE_SYS_IPC_H
  947. | #include <sys/ipc.h>
  948. | #endif
  949. |
  950. | #include <process.h>
  951. configure:10674: result: no
  952. configure:10674: checking for setjmp.h
  953. configure:10674: gcc -c conftest.c >&5
  954. configure:10674: $? = 0
  955. configure:10674: result: yes
  956. configure:10674: checking for signal.h
  957. configure:10674: gcc -c conftest.c >&5
  958. configure:10674: $? = 0
  959. configure:10674: result: yes
  960. configure:10674: checking for stdarg.h
  961. configure:10674: gcc -c conftest.c >&5
  962. configure:10674: $? = 0
  963. configure:10674: result: yes
  964. configure:10674: checking for stdint.h
  965. configure:10674: result: yes
  966. configure:10674: checking for stdio.h
  967. configure:10674: gcc -c conftest.c >&5
  968. configure:10674: $? = 0
  969. configure:10674: result: yes
  970. configure:10674: checking for stdlib.h
  971. configure:10674: result: yes
  972. configure:10674: checking for string.h
  973. configure:10674: result: yes
  974. configure:10674: checking for strings.h
  975. configure:10674: result: yes
  976. configure:10674: checking for sys/types.h
  977. configure:10674: result: yes
  978. configure:10674: checking for sys/atomic_op.h
  979. configure:10674: gcc -c conftest.c >&5
  980. conftest.c:71:27: error: sys/atomic_op.h: No such file or directory
  981. configure:10674: $? = 1
  982. configure: failed program was:
  983. | /* confdefs.h */
  984. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  985. | #define PACKAGE_TARNAME "armci"
  986. | #define PACKAGE_VERSION "1.5"
  987. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  988. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  989. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  990. | #define LINUX 1
  991. | #define SYSV 1
  992. | #define PACKAGE "armci"
  993. | #define VERSION "1.5"
  994. | #define MSG_COMMS_TCGMSGMPI 1
  995. | #define MSG_COMMS_MPI 1
  996. | #define ARMCI_ENABLE_GPC_CALLS 0
  997. | #define STDC_HEADERS 1
  998. | #define HAVE_SYS_TYPES_H 1
  999. | #define HAVE_SYS_STAT_H 1
  1000. | #define HAVE_STDLIB_H 1
  1001. | #define HAVE_STRING_H 1
  1002. | #define HAVE_MEMORY_H 1
  1003. | #define HAVE_STRINGS_H 1
  1004. | #define HAVE_INTTYPES_H 1
  1005. | #define HAVE_STDINT_H 1
  1006. | #define HAVE_UNISTD_H 1
  1007. | #define __EXTENSIONS__ 1
  1008. | #define _ALL_SOURCE 1
  1009. | #define _GNU_SOURCE 1
  1010. | #define _POSIX_PTHREAD_SEMANTICS 1
  1011. | #define _TANDEM_SOURCE 1
  1012. | #define LINUX64 1
  1013. | #define SYSV 1
  1014. | #define HAVE_DIRENT_H 1
  1015. | #define HAVE__BOOL 1
  1016. | #define HAVE_STDBOOL_H 1
  1017. | #define STDC_HEADERS 1
  1018. | #define HAVE_SYS_WAIT_H 1
  1019. | #define HAVE_ASSERT_H 1
  1020. | #define HAVE_C_ASM_H 0
  1021. | #define HAVE_ERRNO_H 1
  1022. | #define HAVE_FCNTL_H 1
  1023. | #define HAVE_FLOAT_H 1
  1024. | #define HAVE_IA64_SYS_INLINE_H 0
  1025. | #define HAVE_MALLOC_H 1
  1026. | #define HAVE_MATH_H 1
  1027. | #define HAVE_MEMORY_H 1
  1028. | #define HAVE_MPP_SHMEM_H 0
  1029. | #define HAVE_NETDB_H 1
  1030. | #define HAVE_NETINET_IN_H 1
  1031. | #define HAVE_NETINET_TCP_H 1
  1032. | #define HAVE_PROCESS_H 0
  1033. | #define HAVE_SETJMP_H 1
  1034. | #define HAVE_SIGNAL_H 1
  1035. | #define HAVE_STDARG_H 1
  1036. | #define HAVE_STDINT_H 1
  1037. | #define HAVE_STDIO_H 1
  1038. | #define HAVE_STDLIB_H 1
  1039. | #define HAVE_STRING_H 1
  1040. | #define HAVE_STRINGS_H 1
  1041. | #define HAVE_SYS_TYPES_H 1
  1042. | /* end confdefs.h. */
  1043. | #ifdef HAVE_RPC_TYPES_H
  1044. | #include <rpc/types.h>
  1045. | #endif
  1046. | #ifdef HAVE_SYS_TYPES_H
  1047. | #include <sys/types.h>
  1048. | #endif
  1049. | #ifdef HAVE_SYS_IPC_H
  1050. | #include <sys/ipc.h>
  1051. | #endif
  1052. |
  1053. | #include <sys/atomic_op.h>
  1054. configure:10674: result: no
  1055. configure:10674: checking for sys/errno.h
  1056. configure:10674: gcc -c conftest.c >&5
  1057. configure:10674: $? = 0
  1058. configure:10674: result: yes
  1059. configure:10674: checking for sys/file.h
  1060. configure:10674: gcc -c conftest.c >&5
  1061. configure:10674: $? = 0
  1062. configure:10674: result: yes
  1063. configure:10674: checking for sys/ipc.h
  1064. configure:10674: gcc -c conftest.c >&5
  1065. configure:10674: $? = 0
  1066. configure:10674: result: yes
  1067. configure:10674: checking for sys/mman.h
  1068. configure:10674: gcc -c conftest.c >&5
  1069. configure:10674: $? = 0
  1070. configure:10674: result: yes
  1071. configure:10674: checking for sys/param.h
  1072. configure:10674: gcc -c conftest.c >&5
  1073. configure:10674: $? = 0
  1074. configure:10674: result: yes
  1075. configure:10674: checking for sys/sem.h
  1076. configure:10674: gcc -c conftest.c >&5
  1077. configure:10674: $? = 0
  1078. configure:10674: result: yes
  1079. configure:10674: checking for sys/shm.h
  1080. configure:10674: gcc -c conftest.c >&5
  1081. configure:10674: $? = 0
  1082. configure:10674: result: yes
  1083. configure:10674: checking for sys/socket.h
  1084. configure:10674: gcc -c conftest.c >&5
  1085. configure:10674: $? = 0
  1086. configure:10674: result: yes
  1087. configure:10674: checking for sys/stat.h
  1088. configure:10674: result: yes
  1089. configure:10674: checking for sys/syscall.h
  1090. configure:10674: gcc -c conftest.c >&5
  1091. configure:10674: $? = 0
  1092. configure:10674: result: yes
  1093. configure:10674: checking for sys/systemcfg.h
  1094. configure:10674: gcc -c conftest.c >&5
  1095. conftest.c:82:27: error: sys/systemcfg.h: No such file or directory
  1096. configure:10674: $? = 1
  1097. configure: failed program was:
  1098. | /* confdefs.h */
  1099. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1100. | #define PACKAGE_TARNAME "armci"
  1101. | #define PACKAGE_VERSION "1.5"
  1102. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1103. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1104. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1105. | #define LINUX 1
  1106. | #define SYSV 1
  1107. | #define PACKAGE "armci"
  1108. | #define VERSION "1.5"
  1109. | #define MSG_COMMS_TCGMSGMPI 1
  1110. | #define MSG_COMMS_MPI 1
  1111. | #define ARMCI_ENABLE_GPC_CALLS 0
  1112. | #define STDC_HEADERS 1
  1113. | #define HAVE_SYS_TYPES_H 1
  1114. | #define HAVE_SYS_STAT_H 1
  1115. | #define HAVE_STDLIB_H 1
  1116. | #define HAVE_STRING_H 1
  1117. | #define HAVE_MEMORY_H 1
  1118. | #define HAVE_STRINGS_H 1
  1119. | #define HAVE_INTTYPES_H 1
  1120. | #define HAVE_STDINT_H 1
  1121. | #define HAVE_UNISTD_H 1
  1122. | #define __EXTENSIONS__ 1
  1123. | #define _ALL_SOURCE 1
  1124. | #define _GNU_SOURCE 1
  1125. | #define _POSIX_PTHREAD_SEMANTICS 1
  1126. | #define _TANDEM_SOURCE 1
  1127. | #define LINUX64 1
  1128. | #define SYSV 1
  1129. | #define HAVE_DIRENT_H 1
  1130. | #define HAVE__BOOL 1
  1131. | #define HAVE_STDBOOL_H 1
  1132. | #define STDC_HEADERS 1
  1133. | #define HAVE_SYS_WAIT_H 1
  1134. | #define HAVE_ASSERT_H 1
  1135. | #define HAVE_C_ASM_H 0
  1136. | #define HAVE_ERRNO_H 1
  1137. | #define HAVE_FCNTL_H 1
  1138. | #define HAVE_FLOAT_H 1
  1139. | #define HAVE_IA64_SYS_INLINE_H 0
  1140. | #define HAVE_MALLOC_H 1
  1141. | #define HAVE_MATH_H 1
  1142. | #define HAVE_MEMORY_H 1
  1143. | #define HAVE_MPP_SHMEM_H 0
  1144. | #define HAVE_NETDB_H 1
  1145. | #define HAVE_NETINET_IN_H 1
  1146. | #define HAVE_NETINET_TCP_H 1
  1147. | #define HAVE_PROCESS_H 0
  1148. | #define HAVE_SETJMP_H 1
  1149. | #define HAVE_SIGNAL_H 1
  1150. | #define HAVE_STDARG_H 1
  1151. | #define HAVE_STDINT_H 1
  1152. | #define HAVE_STDIO_H 1
  1153. | #define HAVE_STDLIB_H 1
  1154. | #define HAVE_STRING_H 1
  1155. | #define HAVE_STRINGS_H 1
  1156. | #define HAVE_SYS_TYPES_H 1
  1157. | #define HAVE_SYS_ATOMIC_OP_H 0
  1158. | #define HAVE_SYS_ERRNO_H 1
  1159. | #define HAVE_SYS_FILE_H 1
  1160. | #define HAVE_SYS_IPC_H 1
  1161. | #define HAVE_SYS_MMAN_H 1
  1162. | #define HAVE_SYS_PARAM_H 1
  1163. | #define HAVE_SYS_SEM_H 1
  1164. | #define HAVE_SYS_SHM_H 1
  1165. | #define HAVE_SYS_SOCKET_H 1
  1166. | #define HAVE_SYS_STAT_H 1
  1167. | #define HAVE_SYS_SYSCALL_H 1
  1168. | /* end confdefs.h. */
  1169. | #ifdef HAVE_RPC_TYPES_H
  1170. | #include <rpc/types.h>
  1171. | #endif
  1172. | #ifdef HAVE_SYS_TYPES_H
  1173. | #include <sys/types.h>
  1174. | #endif
  1175. | #ifdef HAVE_SYS_IPC_H
  1176. | #include <sys/ipc.h>
  1177. | #endif
  1178. |
  1179. | #include <sys/systemcfg.h>
  1180. configure:10674: result: no
  1181. configure:10674: checking for sys/time.h
  1182. configure:10674: gcc -c conftest.c >&5
  1183. configure:10674: $? = 0
  1184. configure:10674: result: yes
  1185. configure:10674: checking for sys/uio.h
  1186. configure:10674: gcc -c conftest.c >&5
  1187. configure:10674: $? = 0
  1188. configure:10674: result: yes
  1189. configure:10674: checking for sys/wait.h
  1190. configure:10674: result: yes
  1191. configure:10674: checking for time.h
  1192. configure:10674: gcc -c conftest.c >&5
  1193. configure:10674: $? = 0
  1194. configure:10674: result: yes
  1195. configure:10674: checking for unistd.h
  1196. configure:10674: result: yes
  1197. configure:10674: checking for windows.h
  1198. configure:10674: gcc -c conftest.c >&5
  1199. conftest.c:88:21: error: windows.h: No such file or directory
  1200. configure:10674: $? = 1
  1201. configure: failed program was:
  1202. | /* confdefs.h */
  1203. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1204. | #define PACKAGE_TARNAME "armci"
  1205. | #define PACKAGE_VERSION "1.5"
  1206. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1207. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1208. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1209. | #define LINUX 1
  1210. | #define SYSV 1
  1211. | #define PACKAGE "armci"
  1212. | #define VERSION "1.5"
  1213. | #define MSG_COMMS_TCGMSGMPI 1
  1214. | #define MSG_COMMS_MPI 1
  1215. | #define ARMCI_ENABLE_GPC_CALLS 0
  1216. | #define STDC_HEADERS 1
  1217. | #define HAVE_SYS_TYPES_H 1
  1218. | #define HAVE_SYS_STAT_H 1
  1219. | #define HAVE_STDLIB_H 1
  1220. | #define HAVE_STRING_H 1
  1221. | #define HAVE_MEMORY_H 1
  1222. | #define HAVE_STRINGS_H 1
  1223. | #define HAVE_INTTYPES_H 1
  1224. | #define HAVE_STDINT_H 1
  1225. | #define HAVE_UNISTD_H 1
  1226. | #define __EXTENSIONS__ 1
  1227. | #define _ALL_SOURCE 1
  1228. | #define _GNU_SOURCE 1
  1229. | #define _POSIX_PTHREAD_SEMANTICS 1
  1230. | #define _TANDEM_SOURCE 1
  1231. | #define LINUX64 1
  1232. | #define SYSV 1
  1233. | #define HAVE_DIRENT_H 1
  1234. | #define HAVE__BOOL 1
  1235. | #define HAVE_STDBOOL_H 1
  1236. | #define STDC_HEADERS 1
  1237. | #define HAVE_SYS_WAIT_H 1
  1238. | #define HAVE_ASSERT_H 1
  1239. | #define HAVE_C_ASM_H 0
  1240. | #define HAVE_ERRNO_H 1
  1241. | #define HAVE_FCNTL_H 1
  1242. | #define HAVE_FLOAT_H 1
  1243. | #define HAVE_IA64_SYS_INLINE_H 0
  1244. | #define HAVE_MALLOC_H 1
  1245. | #define HAVE_MATH_H 1
  1246. | #define HAVE_MEMORY_H 1
  1247. | #define HAVE_MPP_SHMEM_H 0
  1248. | #define HAVE_NETDB_H 1
  1249. | #define HAVE_NETINET_IN_H 1
  1250. | #define HAVE_NETINET_TCP_H 1
  1251. | #define HAVE_PROCESS_H 0
  1252. | #define HAVE_SETJMP_H 1
  1253. | #define HAVE_SIGNAL_H 1
  1254. | #define HAVE_STDARG_H 1
  1255. | #define HAVE_STDINT_H 1
  1256. | #define HAVE_STDIO_H 1
  1257. | #define HAVE_STDLIB_H 1
  1258. | #define HAVE_STRING_H 1
  1259. | #define HAVE_STRINGS_H 1
  1260. | #define HAVE_SYS_TYPES_H 1
  1261. | #define HAVE_SYS_ATOMIC_OP_H 0
  1262. | #define HAVE_SYS_ERRNO_H 1
  1263. | #define HAVE_SYS_FILE_H 1
  1264. | #define HAVE_SYS_IPC_H 1
  1265. | #define HAVE_SYS_MMAN_H 1
  1266. | #define HAVE_SYS_PARAM_H 1
  1267. | #define HAVE_SYS_SEM_H 1
  1268. | #define HAVE_SYS_SHM_H 1
  1269. | #define HAVE_SYS_SOCKET_H 1
  1270. | #define HAVE_SYS_STAT_H 1
  1271. | #define HAVE_SYS_SYSCALL_H 1
  1272. | #define HAVE_SYS_SYSTEMCFG_H 0
  1273. | #define HAVE_SYS_TIME_H 1
  1274. | #define HAVE_SYS_UIO_H 1
  1275. | #define HAVE_SYS_WAIT_H 1
  1276. | #define HAVE_TIME_H 1
  1277. | #define HAVE_UNISTD_H 1
  1278. | /* end confdefs.h. */
  1279. | #ifdef HAVE_RPC_TYPES_H
  1280. | #include <rpc/types.h>
  1281. | #endif
  1282. | #ifdef HAVE_SYS_TYPES_H
  1283. | #include <sys/types.h>
  1284. | #endif
  1285. | #ifdef HAVE_SYS_IPC_H
  1286. | #include <sys/ipc.h>
  1287. | #endif
  1288. |
  1289. | #include <windows.h>
  1290. configure:10674: result: no
  1291. configure:10674: checking for winsock.h
  1292. configure:10674: gcc -c conftest.c >&5
  1293. conftest.c:89:21: error: winsock.h: No such file or directory
  1294. configure:10674: $? = 1
  1295. configure: failed program was:
  1296. | /* confdefs.h */
  1297. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1298. | #define PACKAGE_TARNAME "armci"
  1299. | #define PACKAGE_VERSION "1.5"
  1300. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1301. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1302. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1303. | #define LINUX 1
  1304. | #define SYSV 1
  1305. | #define PACKAGE "armci"
  1306. | #define VERSION "1.5"
  1307. | #define MSG_COMMS_TCGMSGMPI 1
  1308. | #define MSG_COMMS_MPI 1
  1309. | #define ARMCI_ENABLE_GPC_CALLS 0
  1310. | #define STDC_HEADERS 1
  1311. | #define HAVE_SYS_TYPES_H 1
  1312. | #define HAVE_SYS_STAT_H 1
  1313. | #define HAVE_STDLIB_H 1
  1314. | #define HAVE_STRING_H 1
  1315. | #define HAVE_MEMORY_H 1
  1316. | #define HAVE_STRINGS_H 1
  1317. | #define HAVE_INTTYPES_H 1
  1318. | #define HAVE_STDINT_H 1
  1319. | #define HAVE_UNISTD_H 1
  1320. | #define __EXTENSIONS__ 1
  1321. | #define _ALL_SOURCE 1
  1322. | #define _GNU_SOURCE 1
  1323. | #define _POSIX_PTHREAD_SEMANTICS 1
  1324. | #define _TANDEM_SOURCE 1
  1325. | #define LINUX64 1
  1326. | #define SYSV 1
  1327. | #define HAVE_DIRENT_H 1
  1328. | #define HAVE__BOOL 1
  1329. | #define HAVE_STDBOOL_H 1
  1330. | #define STDC_HEADERS 1
  1331. | #define HAVE_SYS_WAIT_H 1
  1332. | #define HAVE_ASSERT_H 1
  1333. | #define HAVE_C_ASM_H 0
  1334. | #define HAVE_ERRNO_H 1
  1335. | #define HAVE_FCNTL_H 1
  1336. | #define HAVE_FLOAT_H 1
  1337. | #define HAVE_IA64_SYS_INLINE_H 0
  1338. | #define HAVE_MALLOC_H 1
  1339. | #define HAVE_MATH_H 1
  1340. | #define HAVE_MEMORY_H 1
  1341. | #define HAVE_MPP_SHMEM_H 0
  1342. | #define HAVE_NETDB_H 1
  1343. | #define HAVE_NETINET_IN_H 1
  1344. | #define HAVE_NETINET_TCP_H 1
  1345. | #define HAVE_PROCESS_H 0
  1346. | #define HAVE_SETJMP_H 1
  1347. | #define HAVE_SIGNAL_H 1
  1348. | #define HAVE_STDARG_H 1
  1349. | #define HAVE_STDINT_H 1
  1350. | #define HAVE_STDIO_H 1
  1351. | #define HAVE_STDLIB_H 1
  1352. | #define HAVE_STRING_H 1
  1353. | #define HAVE_STRINGS_H 1
  1354. | #define HAVE_SYS_TYPES_H 1
  1355. | #define HAVE_SYS_ATOMIC_OP_H 0
  1356. | #define HAVE_SYS_ERRNO_H 1
  1357. | #define HAVE_SYS_FILE_H 1
  1358. | #define HAVE_SYS_IPC_H 1
  1359. | #define HAVE_SYS_MMAN_H 1
  1360. | #define HAVE_SYS_PARAM_H 1
  1361. | #define HAVE_SYS_SEM_H 1
  1362. | #define HAVE_SYS_SHM_H 1
  1363. | #define HAVE_SYS_SOCKET_H 1
  1364. | #define HAVE_SYS_STAT_H 1
  1365. | #define HAVE_SYS_SYSCALL_H 1
  1366. | #define HAVE_SYS_SYSTEMCFG_H 0
  1367. | #define HAVE_SYS_TIME_H 1
  1368. | #define HAVE_SYS_UIO_H 1
  1369. | #define HAVE_SYS_WAIT_H 1
  1370. | #define HAVE_TIME_H 1
  1371. | #define HAVE_UNISTD_H 1
  1372. | #define HAVE_WINDOWS_H 0
  1373. | /* end confdefs.h. */
  1374. | #ifdef HAVE_RPC_TYPES_H
  1375. | #include <rpc/types.h>
  1376. | #endif
  1377. | #ifdef HAVE_SYS_TYPES_H
  1378. | #include <sys/types.h>
  1379. | #endif
  1380. | #ifdef HAVE_SYS_IPC_H
  1381. | #include <sys/ipc.h>
  1382. | #endif
  1383. |
  1384. | #include <winsock.h>
  1385. configure:10674: result: no
  1386. configure:10674: checking for rpc/rpc.h
  1387. configure:10674: gcc -c conftest.c >&5
  1388. configure:10674: $? = 0
  1389. configure:10674: result: yes
  1390. configure:10674: checking for rpc/types.h
  1391. configure:10674: gcc -c conftest.c >&5
  1392. configure:10674: $? = 0
  1393. configure:10674: result: yes
  1394. configure:10674: checking for rpc/xdr.h
  1395. configure:10674: gcc -c conftest.c >&5
  1396. configure:10674: $? = 0
  1397. configure:10674: result: yes
  1398. configure:10702: checking for an ANSI C-conforming const
  1399. configure:10767: gcc -c conftest.c >&5
  1400. configure:10767: $? = 0
  1401. configure:10774: result: yes
  1402. configure:10782: checking for inline
  1403. configure:10798: gcc -c conftest.c >&5
  1404. configure:10798: $? = 0
  1405. configure:10806: result: inline
  1406. configure:10824: checking for C/C++ restrict keyword
  1407. configure:10849: gcc -c conftest.c >&5
  1408. configure:10849: $? = 0
  1409. configure:10857: result: __restrict
  1410. configure:10870: checking for working volatile
  1411. configure:10889: gcc -c conftest.c >&5
  1412. configure:10889: $? = 0
  1413. configure:10896: result: yes
  1414. configure:10904: checking for int16_t
  1415. configure:10904: gcc -c conftest.c >&5
  1416. configure:10904: $? = 0
  1417. configure:10904: gcc -c conftest.c >&5
  1418. conftest.c: In function 'main':
  1419. conftest.c:122: error: size of array 'test_array' is negative
  1420. configure:10904: $? = 1
  1421. configure: failed program was:
  1422. | /* confdefs.h */
  1423. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1424. | #define PACKAGE_TARNAME "armci"
  1425. | #define PACKAGE_VERSION "1.5"
  1426. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1427. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1428. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1429. | #define LINUX 1
  1430. | #define SYSV 1
  1431. | #define PACKAGE "armci"
  1432. | #define VERSION "1.5"
  1433. | #define MSG_COMMS_TCGMSGMPI 1
  1434. | #define MSG_COMMS_MPI 1
  1435. | #define ARMCI_ENABLE_GPC_CALLS 0
  1436. | #define STDC_HEADERS 1
  1437. | #define HAVE_SYS_TYPES_H 1
  1438. | #define HAVE_SYS_STAT_H 1
  1439. | #define HAVE_STDLIB_H 1
  1440. | #define HAVE_STRING_H 1
  1441. | #define HAVE_MEMORY_H 1
  1442. | #define HAVE_STRINGS_H 1
  1443. | #define HAVE_INTTYPES_H 1
  1444. | #define HAVE_STDINT_H 1
  1445. | #define HAVE_UNISTD_H 1
  1446. | #define __EXTENSIONS__ 1
  1447. | #define _ALL_SOURCE 1
  1448. | #define _GNU_SOURCE 1
  1449. | #define _POSIX_PTHREAD_SEMANTICS 1
  1450. | #define _TANDEM_SOURCE 1
  1451. | #define LINUX64 1
  1452. | #define SYSV 1
  1453. | #define HAVE_DIRENT_H 1
  1454. | #define HAVE__BOOL 1
  1455. | #define HAVE_STDBOOL_H 1
  1456. | #define STDC_HEADERS 1
  1457. | #define HAVE_SYS_WAIT_H 1
  1458. | #define HAVE_ASSERT_H 1
  1459. | #define HAVE_C_ASM_H 0
  1460. | #define HAVE_ERRNO_H 1
  1461. | #define HAVE_FCNTL_H 1
  1462. | #define HAVE_FLOAT_H 1
  1463. | #define HAVE_IA64_SYS_INLINE_H 0
  1464. | #define HAVE_MALLOC_H 1
  1465. | #define HAVE_MATH_H 1
  1466. | #define HAVE_MEMORY_H 1
  1467. | #define HAVE_MPP_SHMEM_H 0
  1468. | #define HAVE_NETDB_H 1
  1469. | #define HAVE_NETINET_IN_H 1
  1470. | #define HAVE_NETINET_TCP_H 1
  1471. | #define HAVE_PROCESS_H 0
  1472. | #define HAVE_SETJMP_H 1
  1473. | #define HAVE_SIGNAL_H 1
  1474. | #define HAVE_STDARG_H 1
  1475. | #define HAVE_STDINT_H 1
  1476. | #define HAVE_STDIO_H 1
  1477. | #define HAVE_STDLIB_H 1
  1478. | #define HAVE_STRING_H 1
  1479. | #define HAVE_STRINGS_H 1
  1480. | #define HAVE_SYS_TYPES_H 1
  1481. | #define HAVE_SYS_ATOMIC_OP_H 0
  1482. | #define HAVE_SYS_ERRNO_H 1
  1483. | #define HAVE_SYS_FILE_H 1
  1484. | #define HAVE_SYS_IPC_H 1
  1485. | #define HAVE_SYS_MMAN_H 1
  1486. | #define HAVE_SYS_PARAM_H 1
  1487. | #define HAVE_SYS_SEM_H 1
  1488. | #define HAVE_SYS_SHM_H 1
  1489. | #define HAVE_SYS_SOCKET_H 1
  1490. | #define HAVE_SYS_STAT_H 1
  1491. | #define HAVE_SYS_SYSCALL_H 1
  1492. | #define HAVE_SYS_SYSTEMCFG_H 0
  1493. | #define HAVE_SYS_TIME_H 1
  1494. | #define HAVE_SYS_UIO_H 1
  1495. | #define HAVE_SYS_WAIT_H 1
  1496. | #define HAVE_TIME_H 1
  1497. | #define HAVE_UNISTD_H 1
  1498. | #define HAVE_WINDOWS_H 0
  1499. | #define HAVE_WINSOCK_H 0
  1500. | #define HAVE_RPC_RPC_H 1
  1501. | #define HAVE_RPC_TYPES_H 1
  1502. | #define HAVE_RPC_XDR_H 1
  1503. | #define restrict __restrict
  1504. | /* end confdefs.h. */
  1505. | #include <stdio.h>
  1506. | #ifdef HAVE_SYS_TYPES_H
  1507. | # include <sys/types.h>
  1508. | #endif
  1509. | #ifdef HAVE_SYS_STAT_H
  1510. | # include <sys/stat.h>
  1511. | #endif
  1512. | #ifdef STDC_HEADERS
  1513. | # include <stdlib.h>
  1514. | # include <stddef.h>
  1515. | #else
  1516. | # ifdef HAVE_STDLIB_H
  1517. | # include <stdlib.h>
  1518. | # endif
  1519. | #endif
  1520. | #ifdef HAVE_STRING_H
  1521. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1522. | # include <memory.h>
  1523. | # endif
  1524. | # include <string.h>
  1525. | #endif
  1526. | #ifdef HAVE_STRINGS_H
  1527. | # include <strings.h>
  1528. | #endif
  1529. | #ifdef HAVE_INTTYPES_H
  1530. | # include <inttypes.h>
  1531. | #endif
  1532. | #ifdef HAVE_STDINT_H
  1533. | # include <stdint.h>
  1534. | #endif
  1535. | #ifdef HAVE_UNISTD_H
  1536. | # include <unistd.h>
  1537. | #endif
  1538. | enum { N = 16 / 2 - 1 };
  1539. | int
  1540. | main ()
  1541. | {
  1542. | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  1543. | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
  1544. | test_array [0] = 0
  1545. |
  1546. | ;
  1547. | return 0;
  1548. | }
  1549. configure:10904: result: yes
  1550. configure:10915: checking for int32_t
  1551. configure:10915: gcc -c conftest.c >&5
  1552. configure:10915: $? = 0
  1553. configure:10915: gcc -c conftest.c >&5
  1554. conftest.c: In function 'main':
  1555. conftest.c:122: warning: integer overflow in expression
  1556. conftest.c:122: error: size of array 'test_array' is negative
  1557. configure:10915: $? = 1
  1558. configure: failed program was:
  1559. | /* confdefs.h */
  1560. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1561. | #define PACKAGE_TARNAME "armci"
  1562. | #define PACKAGE_VERSION "1.5"
  1563. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1564. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1565. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1566. | #define LINUX 1
  1567. | #define SYSV 1
  1568. | #define PACKAGE "armci"
  1569. | #define VERSION "1.5"
  1570. | #define MSG_COMMS_TCGMSGMPI 1
  1571. | #define MSG_COMMS_MPI 1
  1572. | #define ARMCI_ENABLE_GPC_CALLS 0
  1573. | #define STDC_HEADERS 1
  1574. | #define HAVE_SYS_TYPES_H 1
  1575. | #define HAVE_SYS_STAT_H 1
  1576. | #define HAVE_STDLIB_H 1
  1577. | #define HAVE_STRING_H 1
  1578. | #define HAVE_MEMORY_H 1
  1579. | #define HAVE_STRINGS_H 1
  1580. | #define HAVE_INTTYPES_H 1
  1581. | #define HAVE_STDINT_H 1
  1582. | #define HAVE_UNISTD_H 1
  1583. | #define __EXTENSIONS__ 1
  1584. | #define _ALL_SOURCE 1
  1585. | #define _GNU_SOURCE 1
  1586. | #define _POSIX_PTHREAD_SEMANTICS 1
  1587. | #define _TANDEM_SOURCE 1
  1588. | #define LINUX64 1
  1589. | #define SYSV 1
  1590. | #define HAVE_DIRENT_H 1
  1591. | #define HAVE__BOOL 1
  1592. | #define HAVE_STDBOOL_H 1
  1593. | #define STDC_HEADERS 1
  1594. | #define HAVE_SYS_WAIT_H 1
  1595. | #define HAVE_ASSERT_H 1
  1596. | #define HAVE_C_ASM_H 0
  1597. | #define HAVE_ERRNO_H 1
  1598. | #define HAVE_FCNTL_H 1
  1599. | #define HAVE_FLOAT_H 1
  1600. | #define HAVE_IA64_SYS_INLINE_H 0
  1601. | #define HAVE_MALLOC_H 1
  1602. | #define HAVE_MATH_H 1
  1603. | #define HAVE_MEMORY_H 1
  1604. | #define HAVE_MPP_SHMEM_H 0
  1605. | #define HAVE_NETDB_H 1
  1606. | #define HAVE_NETINET_IN_H 1
  1607. | #define HAVE_NETINET_TCP_H 1
  1608. | #define HAVE_PROCESS_H 0
  1609. | #define HAVE_SETJMP_H 1
  1610. | #define HAVE_SIGNAL_H 1
  1611. | #define HAVE_STDARG_H 1
  1612. | #define HAVE_STDINT_H 1
  1613. | #define HAVE_STDIO_H 1
  1614. | #define HAVE_STDLIB_H 1
  1615. | #define HAVE_STRING_H 1
  1616. | #define HAVE_STRINGS_H 1
  1617. | #define HAVE_SYS_TYPES_H 1
  1618. | #define HAVE_SYS_ATOMIC_OP_H 0
  1619. | #define HAVE_SYS_ERRNO_H 1
  1620. | #define HAVE_SYS_FILE_H 1
  1621. | #define HAVE_SYS_IPC_H 1
  1622. | #define HAVE_SYS_MMAN_H 1
  1623. | #define HAVE_SYS_PARAM_H 1
  1624. | #define HAVE_SYS_SEM_H 1
  1625. | #define HAVE_SYS_SHM_H 1
  1626. | #define HAVE_SYS_SOCKET_H 1
  1627. | #define HAVE_SYS_STAT_H 1
  1628. | #define HAVE_SYS_SYSCALL_H 1
  1629. | #define HAVE_SYS_SYSTEMCFG_H 0
  1630. | #define HAVE_SYS_TIME_H 1
  1631. | #define HAVE_SYS_UIO_H 1
  1632. | #define HAVE_SYS_WAIT_H 1
  1633. | #define HAVE_TIME_H 1
  1634. | #define HAVE_UNISTD_H 1
  1635. | #define HAVE_WINDOWS_H 0
  1636. | #define HAVE_WINSOCK_H 0
  1637. | #define HAVE_RPC_RPC_H 1
  1638. | #define HAVE_RPC_TYPES_H 1
  1639. | #define HAVE_RPC_XDR_H 1
  1640. | #define restrict __restrict
  1641. | /* end confdefs.h. */
  1642. | #include <stdio.h>
  1643. | #ifdef HAVE_SYS_TYPES_H
  1644. | # include <sys/types.h>
  1645. | #endif
  1646. | #ifdef HAVE_SYS_STAT_H
  1647. | # include <sys/stat.h>
  1648. | #endif
  1649. | #ifdef STDC_HEADERS
  1650. | # include <stdlib.h>
  1651. | # include <stddef.h>
  1652. | #else
  1653. | # ifdef HAVE_STDLIB_H
  1654. | # include <stdlib.h>
  1655. | # endif
  1656. | #endif
  1657. | #ifdef HAVE_STRING_H
  1658. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1659. | # include <memory.h>
  1660. | # endif
  1661. | # include <string.h>
  1662. | #endif
  1663. | #ifdef HAVE_STRINGS_H
  1664. | # include <strings.h>
  1665. | #endif
  1666. | #ifdef HAVE_INTTYPES_H
  1667. | # include <inttypes.h>
  1668. | #endif
  1669. | #ifdef HAVE_STDINT_H
  1670. | # include <stdint.h>
  1671. | #endif
  1672. | #ifdef HAVE_UNISTD_H
  1673. | # include <unistd.h>
  1674. | #endif
  1675. | enum { N = 32 / 2 - 1 };
  1676. | int
  1677. | main ()
  1678. | {
  1679. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  1680. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  1681. | test_array [0] = 0
  1682. |
  1683. | ;
  1684. | return 0;
  1685. | }
  1686. configure:10915: result: yes
  1687. configure:10926: checking for int64_t
  1688. configure:10926: gcc -c conftest.c >&5
  1689. configure:10926: $? = 0
  1690. configure:10926: gcc -c conftest.c >&5
  1691. conftest.c: In function 'main':
  1692. conftest.c:122: warning: integer overflow in expression
  1693. conftest.c:122: error: size of array 'test_array' is negative
  1694. configure:10926: $? = 1
  1695. configure: failed program was:
  1696. | /* confdefs.h */
  1697. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1698. | #define PACKAGE_TARNAME "armci"
  1699. | #define PACKAGE_VERSION "1.5"
  1700. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1701. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1702. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1703. | #define LINUX 1
  1704. | #define SYSV 1
  1705. | #define PACKAGE "armci"
  1706. | #define VERSION "1.5"
  1707. | #define MSG_COMMS_TCGMSGMPI 1
  1708. | #define MSG_COMMS_MPI 1
  1709. | #define ARMCI_ENABLE_GPC_CALLS 0
  1710. | #define STDC_HEADERS 1
  1711. | #define HAVE_SYS_TYPES_H 1
  1712. | #define HAVE_SYS_STAT_H 1
  1713. | #define HAVE_STDLIB_H 1
  1714. | #define HAVE_STRING_H 1
  1715. | #define HAVE_MEMORY_H 1
  1716. | #define HAVE_STRINGS_H 1
  1717. | #define HAVE_INTTYPES_H 1
  1718. | #define HAVE_STDINT_H 1
  1719. | #define HAVE_UNISTD_H 1
  1720. | #define __EXTENSIONS__ 1
  1721. | #define _ALL_SOURCE 1
  1722. | #define _GNU_SOURCE 1
  1723. | #define _POSIX_PTHREAD_SEMANTICS 1
  1724. | #define _TANDEM_SOURCE 1
  1725. | #define LINUX64 1
  1726. | #define SYSV 1
  1727. | #define HAVE_DIRENT_H 1
  1728. | #define HAVE__BOOL 1
  1729. | #define HAVE_STDBOOL_H 1
  1730. | #define STDC_HEADERS 1
  1731. | #define HAVE_SYS_WAIT_H 1
  1732. | #define HAVE_ASSERT_H 1
  1733. | #define HAVE_C_ASM_H 0
  1734. | #define HAVE_ERRNO_H 1
  1735. | #define HAVE_FCNTL_H 1
  1736. | #define HAVE_FLOAT_H 1
  1737. | #define HAVE_IA64_SYS_INLINE_H 0
  1738. | #define HAVE_MALLOC_H 1
  1739. | #define HAVE_MATH_H 1
  1740. | #define HAVE_MEMORY_H 1
  1741. | #define HAVE_MPP_SHMEM_H 0
  1742. | #define HAVE_NETDB_H 1
  1743. | #define HAVE_NETINET_IN_H 1
  1744. | #define HAVE_NETINET_TCP_H 1
  1745. | #define HAVE_PROCESS_H 0
  1746. | #define HAVE_SETJMP_H 1
  1747. | #define HAVE_SIGNAL_H 1
  1748. | #define HAVE_STDARG_H 1
  1749. | #define HAVE_STDINT_H 1
  1750. | #define HAVE_STDIO_H 1
  1751. | #define HAVE_STDLIB_H 1
  1752. | #define HAVE_STRING_H 1
  1753. | #define HAVE_STRINGS_H 1
  1754. | #define HAVE_SYS_TYPES_H 1
  1755. | #define HAVE_SYS_ATOMIC_OP_H 0
  1756. | #define HAVE_SYS_ERRNO_H 1
  1757. | #define HAVE_SYS_FILE_H 1
  1758. | #define HAVE_SYS_IPC_H 1
  1759. | #define HAVE_SYS_MMAN_H 1
  1760. | #define HAVE_SYS_PARAM_H 1
  1761. | #define HAVE_SYS_SEM_H 1
  1762. | #define HAVE_SYS_SHM_H 1
  1763. | #define HAVE_SYS_SOCKET_H 1
  1764. | #define HAVE_SYS_STAT_H 1
  1765. | #define HAVE_SYS_SYSCALL_H 1
  1766. | #define HAVE_SYS_SYSTEMCFG_H 0
  1767. | #define HAVE_SYS_TIME_H 1
  1768. | #define HAVE_SYS_UIO_H 1
  1769. | #define HAVE_SYS_WAIT_H 1
  1770. | #define HAVE_TIME_H 1
  1771. | #define HAVE_UNISTD_H 1
  1772. | #define HAVE_WINDOWS_H 0
  1773. | #define HAVE_WINSOCK_H 0
  1774. | #define HAVE_RPC_RPC_H 1
  1775. | #define HAVE_RPC_TYPES_H 1
  1776. | #define HAVE_RPC_XDR_H 1
  1777. | #define restrict __restrict
  1778. | /* end confdefs.h. */
  1779. | #include <stdio.h>
  1780. | #ifdef HAVE_SYS_TYPES_H
  1781. | # include <sys/types.h>
  1782. | #endif
  1783. | #ifdef HAVE_SYS_STAT_H
  1784. | # include <sys/stat.h>
  1785. | #endif
  1786. | #ifdef STDC_HEADERS
  1787. | # include <stdlib.h>
  1788. | # include <stddef.h>
  1789. | #else
  1790. | # ifdef HAVE_STDLIB_H
  1791. | # include <stdlib.h>
  1792. | # endif
  1793. | #endif
  1794. | #ifdef HAVE_STRING_H
  1795. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1796. | # include <memory.h>
  1797. | # endif
  1798. | # include <string.h>
  1799. | #endif
  1800. | #ifdef HAVE_STRINGS_H
  1801. | # include <strings.h>
  1802. | #endif
  1803. | #ifdef HAVE_INTTYPES_H
  1804. | # include <inttypes.h>
  1805. | #endif
  1806. | #ifdef HAVE_STDINT_H
  1807. | # include <stdint.h>
  1808. | #endif
  1809. | #ifdef HAVE_UNISTD_H
  1810. | # include <unistd.h>
  1811. | #endif
  1812. | enum { N = 64 / 2 - 1 };
  1813. | int
  1814. | main ()
  1815. | {
  1816. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  1817. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  1818. | test_array [0] = 0
  1819. |
  1820. | ;
  1821. | return 0;
  1822. | }
  1823. configure:10926: result: yes
  1824. configure:10937: checking for off_t
  1825. configure:10937: gcc -c conftest.c >&5
  1826. configure:10937: $? = 0
  1827. configure:10937: gcc -c conftest.c >&5
  1828. conftest.c: In function 'main':
  1829. conftest.c:120: error: expected expression before ')' token
  1830. configure:10937: $? = 1
  1831. configure: failed program was:
  1832. | /* confdefs.h */
  1833. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1834. | #define PACKAGE_TARNAME "armci"
  1835. | #define PACKAGE_VERSION "1.5"
  1836. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1837. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1838. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1839. | #define LINUX 1
  1840. | #define SYSV 1
  1841. | #define PACKAGE "armci"
  1842. | #define VERSION "1.5"
  1843. | #define MSG_COMMS_TCGMSGMPI 1
  1844. | #define MSG_COMMS_MPI 1
  1845. | #define ARMCI_ENABLE_GPC_CALLS 0
  1846. | #define STDC_HEADERS 1
  1847. | #define HAVE_SYS_TYPES_H 1
  1848. | #define HAVE_SYS_STAT_H 1
  1849. | #define HAVE_STDLIB_H 1
  1850. | #define HAVE_STRING_H 1
  1851. | #define HAVE_MEMORY_H 1
  1852. | #define HAVE_STRINGS_H 1
  1853. | #define HAVE_INTTYPES_H 1
  1854. | #define HAVE_STDINT_H 1
  1855. | #define HAVE_UNISTD_H 1
  1856. | #define __EXTENSIONS__ 1
  1857. | #define _ALL_SOURCE 1
  1858. | #define _GNU_SOURCE 1
  1859. | #define _POSIX_PTHREAD_SEMANTICS 1
  1860. | #define _TANDEM_SOURCE 1
  1861. | #define LINUX64 1
  1862. | #define SYSV 1
  1863. | #define HAVE_DIRENT_H 1
  1864. | #define HAVE__BOOL 1
  1865. | #define HAVE_STDBOOL_H 1
  1866. | #define STDC_HEADERS 1
  1867. | #define HAVE_SYS_WAIT_H 1
  1868. | #define HAVE_ASSERT_H 1
  1869. | #define HAVE_C_ASM_H 0
  1870. | #define HAVE_ERRNO_H 1
  1871. | #define HAVE_FCNTL_H 1
  1872. | #define HAVE_FLOAT_H 1
  1873. | #define HAVE_IA64_SYS_INLINE_H 0
  1874. | #define HAVE_MALLOC_H 1
  1875. | #define HAVE_MATH_H 1
  1876. | #define HAVE_MEMORY_H 1
  1877. | #define HAVE_MPP_SHMEM_H 0
  1878. | #define HAVE_NETDB_H 1
  1879. | #define HAVE_NETINET_IN_H 1
  1880. | #define HAVE_NETINET_TCP_H 1
  1881. | #define HAVE_PROCESS_H 0
  1882. | #define HAVE_SETJMP_H 1
  1883. | #define HAVE_SIGNAL_H 1
  1884. | #define HAVE_STDARG_H 1
  1885. | #define HAVE_STDINT_H 1
  1886. | #define HAVE_STDIO_H 1
  1887. | #define HAVE_STDLIB_H 1
  1888. | #define HAVE_STRING_H 1
  1889. | #define HAVE_STRINGS_H 1
  1890. | #define HAVE_SYS_TYPES_H 1
  1891. | #define HAVE_SYS_ATOMIC_OP_H 0
  1892. | #define HAVE_SYS_ERRNO_H 1
  1893. | #define HAVE_SYS_FILE_H 1
  1894. | #define HAVE_SYS_IPC_H 1
  1895. | #define HAVE_SYS_MMAN_H 1
  1896. | #define HAVE_SYS_PARAM_H 1
  1897. | #define HAVE_SYS_SEM_H 1
  1898. | #define HAVE_SYS_SHM_H 1
  1899. | #define HAVE_SYS_SOCKET_H 1
  1900. | #define HAVE_SYS_STAT_H 1
  1901. | #define HAVE_SYS_SYSCALL_H 1
  1902. | #define HAVE_SYS_SYSTEMCFG_H 0
  1903. | #define HAVE_SYS_TIME_H 1
  1904. | #define HAVE_SYS_UIO_H 1
  1905. | #define HAVE_SYS_WAIT_H 1
  1906. | #define HAVE_TIME_H 1
  1907. | #define HAVE_UNISTD_H 1
  1908. | #define HAVE_WINDOWS_H 0
  1909. | #define HAVE_WINSOCK_H 0
  1910. | #define HAVE_RPC_RPC_H 1
  1911. | #define HAVE_RPC_TYPES_H 1
  1912. | #define HAVE_RPC_XDR_H 1
  1913. | #define restrict __restrict
  1914. | /* end confdefs.h. */
  1915. | #include <stdio.h>
  1916. | #ifdef HAVE_SYS_TYPES_H
  1917. | # include <sys/types.h>
  1918. | #endif
  1919. | #ifdef HAVE_SYS_STAT_H
  1920. | # include <sys/stat.h>
  1921. | #endif
  1922. | #ifdef STDC_HEADERS
  1923. | # include <stdlib.h>
  1924. | # include <stddef.h>
  1925. | #else
  1926. | # ifdef HAVE_STDLIB_H
  1927. | # include <stdlib.h>
  1928. | # endif
  1929. | #endif
  1930. | #ifdef HAVE_STRING_H
  1931. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1932. | # include <memory.h>
  1933. | # endif
  1934. | # include <string.h>
  1935. | #endif
  1936. | #ifdef HAVE_STRINGS_H
  1937. | # include <strings.h>
  1938. | #endif
  1939. | #ifdef HAVE_INTTYPES_H
  1940. | # include <inttypes.h>
  1941. | #endif
  1942. | #ifdef HAVE_STDINT_H
  1943. | # include <stdint.h>
  1944. | #endif
  1945. | #ifdef HAVE_UNISTD_H
  1946. | # include <unistd.h>
  1947. | #endif
  1948. | int
  1949. | main ()
  1950. | {
  1951. | if (sizeof ((off_t)))
  1952. | return 0;
  1953. | ;
  1954. | return 0;
  1955. | }
  1956. configure:10937: result: yes
  1957. configure:10948: checking for pid_t
  1958. configure:10948: gcc -c conftest.c >&5
  1959. configure:10948: $? = 0
  1960. configure:10948: gcc -c conftest.c >&5
  1961. conftest.c: In function 'main':
  1962. conftest.c:120: error: expected expression before ')' token
  1963. configure:10948: $? = 1
  1964. configure: failed program was:
  1965. | /* confdefs.h */
  1966. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1967. | #define PACKAGE_TARNAME "armci"
  1968. | #define PACKAGE_VERSION "1.5"
  1969. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1970. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1971. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1972. | #define LINUX 1
  1973. | #define SYSV 1
  1974. | #define PACKAGE "armci"
  1975. | #define VERSION "1.5"
  1976. | #define MSG_COMMS_TCGMSGMPI 1
  1977. | #define MSG_COMMS_MPI 1
  1978. | #define ARMCI_ENABLE_GPC_CALLS 0
  1979. | #define STDC_HEADERS 1
  1980. | #define HAVE_SYS_TYPES_H 1
  1981. | #define HAVE_SYS_STAT_H 1
  1982. | #define HAVE_STDLIB_H 1
  1983. | #define HAVE_STRING_H 1
  1984. | #define HAVE_MEMORY_H 1
  1985. | #define HAVE_STRINGS_H 1
  1986. | #define HAVE_INTTYPES_H 1
  1987. | #define HAVE_STDINT_H 1
  1988. | #define HAVE_UNISTD_H 1
  1989. | #define __EXTENSIONS__ 1
  1990. | #define _ALL_SOURCE 1
  1991. | #define _GNU_SOURCE 1
  1992. | #define _POSIX_PTHREAD_SEMANTICS 1
  1993. | #define _TANDEM_SOURCE 1
  1994. | #define LINUX64 1
  1995. | #define SYSV 1
  1996. | #define HAVE_DIRENT_H 1
  1997. | #define HAVE__BOOL 1
  1998. | #define HAVE_STDBOOL_H 1
  1999. | #define STDC_HEADERS 1
  2000. | #define HAVE_SYS_WAIT_H 1
  2001. | #define HAVE_ASSERT_H 1
  2002. | #define HAVE_C_ASM_H 0
  2003. | #define HAVE_ERRNO_H 1
  2004. | #define HAVE_FCNTL_H 1
  2005. | #define HAVE_FLOAT_H 1
  2006. | #define HAVE_IA64_SYS_INLINE_H 0
  2007. | #define HAVE_MALLOC_H 1
  2008. | #define HAVE_MATH_H 1
  2009. | #define HAVE_MEMORY_H 1
  2010. | #define HAVE_MPP_SHMEM_H 0
  2011. | #define HAVE_NETDB_H 1
  2012. | #define HAVE_NETINET_IN_H 1
  2013. | #define HAVE_NETINET_TCP_H 1
  2014. | #define HAVE_PROCESS_H 0
  2015. | #define HAVE_SETJMP_H 1
  2016. | #define HAVE_SIGNAL_H 1
  2017. | #define HAVE_STDARG_H 1
  2018. | #define HAVE_STDINT_H 1
  2019. | #define HAVE_STDIO_H 1
  2020. | #define HAVE_STDLIB_H 1
  2021. | #define HAVE_STRING_H 1
  2022. | #define HAVE_STRINGS_H 1
  2023. | #define HAVE_SYS_TYPES_H 1
  2024. | #define HAVE_SYS_ATOMIC_OP_H 0
  2025. | #define HAVE_SYS_ERRNO_H 1
  2026. | #define HAVE_SYS_FILE_H 1
  2027. | #define HAVE_SYS_IPC_H 1
  2028. | #define HAVE_SYS_MMAN_H 1
  2029. | #define HAVE_SYS_PARAM_H 1
  2030. | #define HAVE_SYS_SEM_H 1
  2031. | #define HAVE_SYS_SHM_H 1
  2032. | #define HAVE_SYS_SOCKET_H 1
  2033. | #define HAVE_SYS_STAT_H 1
  2034. | #define HAVE_SYS_SYSCALL_H 1
  2035. | #define HAVE_SYS_SYSTEMCFG_H 0
  2036. | #define HAVE_SYS_TIME_H 1
  2037. | #define HAVE_SYS_UIO_H 1
  2038. | #define HAVE_SYS_WAIT_H 1
  2039. | #define HAVE_TIME_H 1
  2040. | #define HAVE_UNISTD_H 1
  2041. | #define HAVE_WINDOWS_H 0
  2042. | #define HAVE_WINSOCK_H 0
  2043. | #define HAVE_RPC_RPC_H 1
  2044. | #define HAVE_RPC_TYPES_H 1
  2045. | #define HAVE_RPC_XDR_H 1
  2046. | #define restrict __restrict
  2047. | /* end confdefs.h. */
  2048. | #include <stdio.h>
  2049. | #ifdef HAVE_SYS_TYPES_H
  2050. | # include <sys/types.h>
  2051. | #endif
  2052. | #ifdef HAVE_SYS_STAT_H
  2053. | # include <sys/stat.h>
  2054. | #endif
  2055. | #ifdef STDC_HEADERS
  2056. | # include <stdlib.h>
  2057. | # include <stddef.h>
  2058. | #else
  2059. | # ifdef HAVE_STDLIB_H
  2060. | # include <stdlib.h>
  2061. | # endif
  2062. | #endif
  2063. | #ifdef HAVE_STRING_H
  2064. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2065. | # include <memory.h>
  2066. | # endif
  2067. | # include <string.h>
  2068. | #endif
  2069. | #ifdef HAVE_STRINGS_H
  2070. | # include <strings.h>
  2071. | #endif
  2072. | #ifdef HAVE_INTTYPES_H
  2073. | # include <inttypes.h>
  2074. | #endif
  2075. | #ifdef HAVE_STDINT_H
  2076. | # include <stdint.h>
  2077. | #endif
  2078. | #ifdef HAVE_UNISTD_H
  2079. | # include <unistd.h>
  2080. | #endif
  2081. | int
  2082. | main ()
  2083. | {
  2084. | if (sizeof ((pid_t)))
  2085. | return 0;
  2086. | ;
  2087. | return 0;
  2088. | }
  2089. configure:10948: result: yes
  2090. configure:10959: checking return type of signal handlers
  2091. configure:10977: gcc -c conftest.c >&5
  2092. conftest.c: In function 'main':
  2093. conftest.c:90: error: void value not ignored as it ought to be
  2094. configure:10977: $? = 1
  2095. configure: failed program was:
  2096. | /* confdefs.h */
  2097. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2098. | #define PACKAGE_TARNAME "armci"
  2099. | #define PACKAGE_VERSION "1.5"
  2100. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2101. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2102. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2103. | #define LINUX 1
  2104. | #define SYSV 1
  2105. | #define PACKAGE "armci"
  2106. | #define VERSION "1.5"
  2107. | #define MSG_COMMS_TCGMSGMPI 1
  2108. | #define MSG_COMMS_MPI 1
  2109. | #define ARMCI_ENABLE_GPC_CALLS 0
  2110. | #define STDC_HEADERS 1
  2111. | #define HAVE_SYS_TYPES_H 1
  2112. | #define HAVE_SYS_STAT_H 1
  2113. | #define HAVE_STDLIB_H 1
  2114. | #define HAVE_STRING_H 1
  2115. | #define HAVE_MEMORY_H 1
  2116. | #define HAVE_STRINGS_H 1
  2117. | #define HAVE_INTTYPES_H 1
  2118. | #define HAVE_STDINT_H 1
  2119. | #define HAVE_UNISTD_H 1
  2120. | #define __EXTENSIONS__ 1
  2121. | #define _ALL_SOURCE 1
  2122. | #define _GNU_SOURCE 1
  2123. | #define _POSIX_PTHREAD_SEMANTICS 1
  2124. | #define _TANDEM_SOURCE 1
  2125. | #define LINUX64 1
  2126. | #define SYSV 1
  2127. | #define HAVE_DIRENT_H 1
  2128. | #define HAVE__BOOL 1
  2129. | #define HAVE_STDBOOL_H 1
  2130. | #define STDC_HEADERS 1
  2131. | #define HAVE_SYS_WAIT_H 1
  2132. | #define HAVE_ASSERT_H 1
  2133. | #define HAVE_C_ASM_H 0
  2134. | #define HAVE_ERRNO_H 1
  2135. | #define HAVE_FCNTL_H 1
  2136. | #define HAVE_FLOAT_H 1
  2137. | #define HAVE_IA64_SYS_INLINE_H 0
  2138. | #define HAVE_MALLOC_H 1
  2139. | #define HAVE_MATH_H 1
  2140. | #define HAVE_MEMORY_H 1
  2141. | #define HAVE_MPP_SHMEM_H 0
  2142. | #define HAVE_NETDB_H 1
  2143. | #define HAVE_NETINET_IN_H 1
  2144. | #define HAVE_NETINET_TCP_H 1
  2145. | #define HAVE_PROCESS_H 0
  2146. | #define HAVE_SETJMP_H 1
  2147. | #define HAVE_SIGNAL_H 1
  2148. | #define HAVE_STDARG_H 1
  2149. | #define HAVE_STDINT_H 1
  2150. | #define HAVE_STDIO_H 1
  2151. | #define HAVE_STDLIB_H 1
  2152. | #define HAVE_STRING_H 1
  2153. | #define HAVE_STRINGS_H 1
  2154. | #define HAVE_SYS_TYPES_H 1
  2155. | #define HAVE_SYS_ATOMIC_OP_H 0
  2156. | #define HAVE_SYS_ERRNO_H 1
  2157. | #define HAVE_SYS_FILE_H 1
  2158. | #define HAVE_SYS_IPC_H 1
  2159. | #define HAVE_SYS_MMAN_H 1
  2160. | #define HAVE_SYS_PARAM_H 1
  2161. | #define HAVE_SYS_SEM_H 1
  2162. | #define HAVE_SYS_SHM_H 1
  2163. | #define HAVE_SYS_SOCKET_H 1
  2164. | #define HAVE_SYS_STAT_H 1
  2165. | #define HAVE_SYS_SYSCALL_H 1
  2166. | #define HAVE_SYS_SYSTEMCFG_H 0
  2167. | #define HAVE_SYS_TIME_H 1
  2168. | #define HAVE_SYS_UIO_H 1
  2169. | #define HAVE_SYS_WAIT_H 1
  2170. | #define HAVE_TIME_H 1
  2171. | #define HAVE_UNISTD_H 1
  2172. | #define HAVE_WINDOWS_H 0
  2173. | #define HAVE_WINSOCK_H 0
  2174. | #define HAVE_RPC_RPC_H 1
  2175. | #define HAVE_RPC_TYPES_H 1
  2176. | #define HAVE_RPC_XDR_H 1
  2177. | #define restrict __restrict
  2178. | /* end confdefs.h. */
  2179. | #include <sys/types.h>
  2180. | #include <signal.h>
  2181. |
  2182. | int
  2183. | main ()
  2184. | {
  2185. | return *(signal (0, 0)) (0) == 1;
  2186. | ;
  2187. | return 0;
  2188. | }
  2189. configure:10984: result: void
  2190. configure:10992: checking for size_t
  2191. configure:10992: gcc -c conftest.c >&5
  2192. configure:10992: $? = 0
  2193. configure:10992: gcc -c conftest.c >&5
  2194. conftest.c: In function 'main':
  2195. conftest.c:121: error: expected expression before ')' token
  2196. configure:10992: $? = 1
  2197. configure: failed program was:
  2198. | /* confdefs.h */
  2199. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2200. | #define PACKAGE_TARNAME "armci"
  2201. | #define PACKAGE_VERSION "1.5"
  2202. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2203. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2204. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2205. | #define LINUX 1
  2206. | #define SYSV 1
  2207. | #define PACKAGE "armci"
  2208. | #define VERSION "1.5"
  2209. | #define MSG_COMMS_TCGMSGMPI 1
  2210. | #define MSG_COMMS_MPI 1
  2211. | #define ARMCI_ENABLE_GPC_CALLS 0
  2212. | #define STDC_HEADERS 1
  2213. | #define HAVE_SYS_TYPES_H 1
  2214. | #define HAVE_SYS_STAT_H 1
  2215. | #define HAVE_STDLIB_H 1
  2216. | #define HAVE_STRING_H 1
  2217. | #define HAVE_MEMORY_H 1
  2218. | #define HAVE_STRINGS_H 1
  2219. | #define HAVE_INTTYPES_H 1
  2220. | #define HAVE_STDINT_H 1
  2221. | #define HAVE_UNISTD_H 1
  2222. | #define __EXTENSIONS__ 1
  2223. | #define _ALL_SOURCE 1
  2224. | #define _GNU_SOURCE 1
  2225. | #define _POSIX_PTHREAD_SEMANTICS 1
  2226. | #define _TANDEM_SOURCE 1
  2227. | #define LINUX64 1
  2228. | #define SYSV 1
  2229. | #define HAVE_DIRENT_H 1
  2230. | #define HAVE__BOOL 1
  2231. | #define HAVE_STDBOOL_H 1
  2232. | #define STDC_HEADERS 1
  2233. | #define HAVE_SYS_WAIT_H 1
  2234. | #define HAVE_ASSERT_H 1
  2235. | #define HAVE_C_ASM_H 0
  2236. | #define HAVE_ERRNO_H 1
  2237. | #define HAVE_FCNTL_H 1
  2238. | #define HAVE_FLOAT_H 1
  2239. | #define HAVE_IA64_SYS_INLINE_H 0
  2240. | #define HAVE_MALLOC_H 1
  2241. | #define HAVE_MATH_H 1
  2242. | #define HAVE_MEMORY_H 1
  2243. | #define HAVE_MPP_SHMEM_H 0
  2244. | #define HAVE_NETDB_H 1
  2245. | #define HAVE_NETINET_IN_H 1
  2246. | #define HAVE_NETINET_TCP_H 1
  2247. | #define HAVE_PROCESS_H 0
  2248. | #define HAVE_SETJMP_H 1
  2249. | #define HAVE_SIGNAL_H 1
  2250. | #define HAVE_STDARG_H 1
  2251. | #define HAVE_STDINT_H 1
  2252. | #define HAVE_STDIO_H 1
  2253. | #define HAVE_STDLIB_H 1
  2254. | #define HAVE_STRING_H 1
  2255. | #define HAVE_STRINGS_H 1
  2256. | #define HAVE_SYS_TYPES_H 1
  2257. | #define HAVE_SYS_ATOMIC_OP_H 0
  2258. | #define HAVE_SYS_ERRNO_H 1
  2259. | #define HAVE_SYS_FILE_H 1
  2260. | #define HAVE_SYS_IPC_H 1
  2261. | #define HAVE_SYS_MMAN_H 1
  2262. | #define HAVE_SYS_PARAM_H 1
  2263. | #define HAVE_SYS_SEM_H 1
  2264. | #define HAVE_SYS_SHM_H 1
  2265. | #define HAVE_SYS_SOCKET_H 1
  2266. | #define HAVE_SYS_STAT_H 1
  2267. | #define HAVE_SYS_SYSCALL_H 1
  2268. | #define HAVE_SYS_SYSTEMCFG_H 0
  2269. | #define HAVE_SYS_TIME_H 1
  2270. | #define HAVE_SYS_UIO_H 1
  2271. | #define HAVE_SYS_WAIT_H 1
  2272. | #define HAVE_TIME_H 1
  2273. | #define HAVE_UNISTD_H 1
  2274. | #define HAVE_WINDOWS_H 0
  2275. | #define HAVE_WINSOCK_H 0
  2276. | #define HAVE_RPC_RPC_H 1
  2277. | #define HAVE_RPC_TYPES_H 1
  2278. | #define HAVE_RPC_XDR_H 1
  2279. | #define restrict __restrict
  2280. | #define RETSIGTYPE void
  2281. | /* end confdefs.h. */
  2282. | #include <stdio.h>
  2283. | #ifdef HAVE_SYS_TYPES_H
  2284. | # include <sys/types.h>
  2285. | #endif
  2286. | #ifdef HAVE_SYS_STAT_H
  2287. | # include <sys/stat.h>
  2288. | #endif
  2289. | #ifdef STDC_HEADERS
  2290. | # include <stdlib.h>
  2291. | # include <stddef.h>
  2292. | #else
  2293. | # ifdef HAVE_STDLIB_H
  2294. | # include <stdlib.h>
  2295. | # endif
  2296. | #endif
  2297. | #ifdef HAVE_STRING_H
  2298. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2299. | # include <memory.h>
  2300. | # endif
  2301. | # include <string.h>
  2302. | #endif
  2303. | #ifdef HAVE_STRINGS_H
  2304. | # include <strings.h>
  2305. | #endif
  2306. | #ifdef HAVE_INTTYPES_H
  2307. | # include <inttypes.h>
  2308. | #endif
  2309. | #ifdef HAVE_STDINT_H
  2310. | # include <stdint.h>
  2311. | #endif
  2312. | #ifdef HAVE_UNISTD_H
  2313. | # include <unistd.h>
  2314. | #endif
  2315. | int
  2316. | main ()
  2317. | {
  2318. | if (sizeof ((size_t)))
  2319. | return 0;
  2320. | ;
  2321. | return 0;
  2322. | }
  2323. configure:10992: result: yes
  2324. configure:11003: checking for ssize_t
  2325. configure:11003: gcc -c conftest.c >&5
  2326. configure:11003: $? = 0
  2327. configure:11003: gcc -c conftest.c >&5
  2328. conftest.c: In function 'main':
  2329. conftest.c:121: error: expected expression before ')' token
  2330. configure:11003: $? = 1
  2331. configure: failed program was:
  2332. | /* confdefs.h */
  2333. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2334. | #define PACKAGE_TARNAME "armci"
  2335. | #define PACKAGE_VERSION "1.5"
  2336. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2337. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2338. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2339. | #define LINUX 1
  2340. | #define SYSV 1
  2341. | #define PACKAGE "armci"
  2342. | #define VERSION "1.5"
  2343. | #define MSG_COMMS_TCGMSGMPI 1
  2344. | #define MSG_COMMS_MPI 1
  2345. | #define ARMCI_ENABLE_GPC_CALLS 0
  2346. | #define STDC_HEADERS 1
  2347. | #define HAVE_SYS_TYPES_H 1
  2348. | #define HAVE_SYS_STAT_H 1
  2349. | #define HAVE_STDLIB_H 1
  2350. | #define HAVE_STRING_H 1
  2351. | #define HAVE_MEMORY_H 1
  2352. | #define HAVE_STRINGS_H 1
  2353. | #define HAVE_INTTYPES_H 1
  2354. | #define HAVE_STDINT_H 1
  2355. | #define HAVE_UNISTD_H 1
  2356. | #define __EXTENSIONS__ 1
  2357. | #define _ALL_SOURCE 1
  2358. | #define _GNU_SOURCE 1
  2359. | #define _POSIX_PTHREAD_SEMANTICS 1
  2360. | #define _TANDEM_SOURCE 1
  2361. | #define LINUX64 1
  2362. | #define SYSV 1
  2363. | #define HAVE_DIRENT_H 1
  2364. | #define HAVE__BOOL 1
  2365. | #define HAVE_STDBOOL_H 1
  2366. | #define STDC_HEADERS 1
  2367. | #define HAVE_SYS_WAIT_H 1
  2368. | #define HAVE_ASSERT_H 1
  2369. | #define HAVE_C_ASM_H 0
  2370. | #define HAVE_ERRNO_H 1
  2371. | #define HAVE_FCNTL_H 1
  2372. | #define HAVE_FLOAT_H 1
  2373. | #define HAVE_IA64_SYS_INLINE_H 0
  2374. | #define HAVE_MALLOC_H 1
  2375. | #define HAVE_MATH_H 1
  2376. | #define HAVE_MEMORY_H 1
  2377. | #define HAVE_MPP_SHMEM_H 0
  2378. | #define HAVE_NETDB_H 1
  2379. | #define HAVE_NETINET_IN_H 1
  2380. | #define HAVE_NETINET_TCP_H 1
  2381. | #define HAVE_PROCESS_H 0
  2382. | #define HAVE_SETJMP_H 1
  2383. | #define HAVE_SIGNAL_H 1
  2384. | #define HAVE_STDARG_H 1
  2385. | #define HAVE_STDINT_H 1
  2386. | #define HAVE_STDIO_H 1
  2387. | #define HAVE_STDLIB_H 1
  2388. | #define HAVE_STRING_H 1
  2389. | #define HAVE_STRINGS_H 1
  2390. | #define HAVE_SYS_TYPES_H 1
  2391. | #define HAVE_SYS_ATOMIC_OP_H 0
  2392. | #define HAVE_SYS_ERRNO_H 1
  2393. | #define HAVE_SYS_FILE_H 1
  2394. | #define HAVE_SYS_IPC_H 1
  2395. | #define HAVE_SYS_MMAN_H 1
  2396. | #define HAVE_SYS_PARAM_H 1
  2397. | #define HAVE_SYS_SEM_H 1
  2398. | #define HAVE_SYS_SHM_H 1
  2399. | #define HAVE_SYS_SOCKET_H 1
  2400. | #define HAVE_SYS_STAT_H 1
  2401. | #define HAVE_SYS_SYSCALL_H 1
  2402. | #define HAVE_SYS_SYSTEMCFG_H 0
  2403. | #define HAVE_SYS_TIME_H 1
  2404. | #define HAVE_SYS_UIO_H 1
  2405. | #define HAVE_SYS_WAIT_H 1
  2406. | #define HAVE_TIME_H 1
  2407. | #define HAVE_UNISTD_H 1
  2408. | #define HAVE_WINDOWS_H 0
  2409. | #define HAVE_WINSOCK_H 0
  2410. | #define HAVE_RPC_RPC_H 1
  2411. | #define HAVE_RPC_TYPES_H 1
  2412. | #define HAVE_RPC_XDR_H 1
  2413. | #define restrict __restrict
  2414. | #define RETSIGTYPE void
  2415. | /* end confdefs.h. */
  2416. | #include <stdio.h>
  2417. | #ifdef HAVE_SYS_TYPES_H
  2418. | # include <sys/types.h>
  2419. | #endif
  2420. | #ifdef HAVE_SYS_STAT_H
  2421. | # include <sys/stat.h>
  2422. | #endif
  2423. | #ifdef STDC_HEADERS
  2424. | # include <stdlib.h>
  2425. | # include <stddef.h>
  2426. | #else
  2427. | # ifdef HAVE_STDLIB_H
  2428. | # include <stdlib.h>
  2429. | # endif
  2430. | #endif
  2431. | #ifdef HAVE_STRING_H
  2432. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2433. | # include <memory.h>
  2434. | # endif
  2435. | # include <string.h>
  2436. | #endif
  2437. | #ifdef HAVE_STRINGS_H
  2438. | # include <strings.h>
  2439. | #endif
  2440. | #ifdef HAVE_INTTYPES_H
  2441. | # include <inttypes.h>
  2442. | #endif
  2443. | #ifdef HAVE_STDINT_H
  2444. | # include <stdint.h>
  2445. | #endif
  2446. | #ifdef HAVE_UNISTD_H
  2447. | # include <unistd.h>
  2448. | #endif
  2449. | int
  2450. | main ()
  2451. | {
  2452. | if (sizeof ((ssize_t)))
  2453. | return 0;
  2454. | ;
  2455. | return 0;
  2456. | }
  2457. configure:11003: result: yes
  2458. configure:11014: checking for uint8_t
  2459. configure:11014: gcc -c conftest.c >&5
  2460. configure:11014: $? = 0
  2461. configure:11014: result: yes
  2462. configure:11028: checking for uint16_t
  2463. configure:11028: gcc -c conftest.c >&5
  2464. configure:11028: $? = 0
  2465. configure:11028: result: yes
  2466. configure:11040: checking for uint32_t
  2467. configure:11040: gcc -c conftest.c >&5
  2468. configure:11040: $? = 0
  2469. configure:11040: result: yes
  2470. configure:11054: checking for uint64_t
  2471. configure:11054: gcc -c conftest.c >&5
  2472. configure:11054: $? = 0
  2473. configure:11054: result: yes
  2474. configure:11068: checking for ptrdiff_t
  2475. configure:11068: gcc -c conftest.c >&5
  2476. configure:11068: $? = 0
  2477. configure:11068: gcc -c conftest.c >&5
  2478. conftest.c: In function 'main':
  2479. conftest.c:121: error: expected expression before ')' token
  2480. configure:11068: $? = 1
  2481. configure: failed program was:
  2482. | /* confdefs.h */
  2483. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2484. | #define PACKAGE_TARNAME "armci"
  2485. | #define PACKAGE_VERSION "1.5"
  2486. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2487. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2488. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2489. | #define LINUX 1
  2490. | #define SYSV 1
  2491. | #define PACKAGE "armci"
  2492. | #define VERSION "1.5"
  2493. | #define MSG_COMMS_TCGMSGMPI 1
  2494. | #define MSG_COMMS_MPI 1
  2495. | #define ARMCI_ENABLE_GPC_CALLS 0
  2496. | #define STDC_HEADERS 1
  2497. | #define HAVE_SYS_TYPES_H 1
  2498. | #define HAVE_SYS_STAT_H 1
  2499. | #define HAVE_STDLIB_H 1
  2500. | #define HAVE_STRING_H 1
  2501. | #define HAVE_MEMORY_H 1
  2502. | #define HAVE_STRINGS_H 1
  2503. | #define HAVE_INTTYPES_H 1
  2504. | #define HAVE_STDINT_H 1
  2505. | #define HAVE_UNISTD_H 1
  2506. | #define __EXTENSIONS__ 1
  2507. | #define _ALL_SOURCE 1
  2508. | #define _GNU_SOURCE 1
  2509. | #define _POSIX_PTHREAD_SEMANTICS 1
  2510. | #define _TANDEM_SOURCE 1
  2511. | #define LINUX64 1
  2512. | #define SYSV 1
  2513. | #define HAVE_DIRENT_H 1
  2514. | #define HAVE__BOOL 1
  2515. | #define HAVE_STDBOOL_H 1
  2516. | #define STDC_HEADERS 1
  2517. | #define HAVE_SYS_WAIT_H 1
  2518. | #define HAVE_ASSERT_H 1
  2519. | #define HAVE_C_ASM_H 0
  2520. | #define HAVE_ERRNO_H 1
  2521. | #define HAVE_FCNTL_H 1
  2522. | #define HAVE_FLOAT_H 1
  2523. | #define HAVE_IA64_SYS_INLINE_H 0
  2524. | #define HAVE_MALLOC_H 1
  2525. | #define HAVE_MATH_H 1
  2526. | #define HAVE_MEMORY_H 1
  2527. | #define HAVE_MPP_SHMEM_H 0
  2528. | #define HAVE_NETDB_H 1
  2529. | #define HAVE_NETINET_IN_H 1
  2530. | #define HAVE_NETINET_TCP_H 1
  2531. | #define HAVE_PROCESS_H 0
  2532. | #define HAVE_SETJMP_H 1
  2533. | #define HAVE_SIGNAL_H 1
  2534. | #define HAVE_STDARG_H 1
  2535. | #define HAVE_STDINT_H 1
  2536. | #define HAVE_STDIO_H 1
  2537. | #define HAVE_STDLIB_H 1
  2538. | #define HAVE_STRING_H 1
  2539. | #define HAVE_STRINGS_H 1
  2540. | #define HAVE_SYS_TYPES_H 1
  2541. | #define HAVE_SYS_ATOMIC_OP_H 0
  2542. | #define HAVE_SYS_ERRNO_H 1
  2543. | #define HAVE_SYS_FILE_H 1
  2544. | #define HAVE_SYS_IPC_H 1
  2545. | #define HAVE_SYS_MMAN_H 1
  2546. | #define HAVE_SYS_PARAM_H 1
  2547. | #define HAVE_SYS_SEM_H 1
  2548. | #define HAVE_SYS_SHM_H 1
  2549. | #define HAVE_SYS_SOCKET_H 1
  2550. | #define HAVE_SYS_STAT_H 1
  2551. | #define HAVE_SYS_SYSCALL_H 1
  2552. | #define HAVE_SYS_SYSTEMCFG_H 0
  2553. | #define HAVE_SYS_TIME_H 1
  2554. | #define HAVE_SYS_UIO_H 1
  2555. | #define HAVE_SYS_WAIT_H 1
  2556. | #define HAVE_TIME_H 1
  2557. | #define HAVE_UNISTD_H 1
  2558. | #define HAVE_WINDOWS_H 0
  2559. | #define HAVE_WINSOCK_H 0
  2560. | #define HAVE_RPC_RPC_H 1
  2561. | #define HAVE_RPC_TYPES_H 1
  2562. | #define HAVE_RPC_XDR_H 1
  2563. | #define restrict __restrict
  2564. | #define RETSIGTYPE void
  2565. | /* end confdefs.h. */
  2566. | #include <stdio.h>
  2567. | #ifdef HAVE_SYS_TYPES_H
  2568. | # include <sys/types.h>
  2569. | #endif
  2570. | #ifdef HAVE_SYS_STAT_H
  2571. | # include <sys/stat.h>
  2572. | #endif
  2573. | #ifdef STDC_HEADERS
  2574. | # include <stdlib.h>
  2575. | # include <stddef.h>
  2576. | #else
  2577. | # ifdef HAVE_STDLIB_H
  2578. | # include <stdlib.h>
  2579. | # endif
  2580. | #endif
  2581. | #ifdef HAVE_STRING_H
  2582. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2583. | # include <memory.h>
  2584. | # endif
  2585. | # include <string.h>
  2586. | #endif
  2587. | #ifdef HAVE_STRINGS_H
  2588. | # include <strings.h>
  2589. | #endif
  2590. | #ifdef HAVE_INTTYPES_H
  2591. | # include <inttypes.h>
  2592. | #endif
  2593. | #ifdef HAVE_STDINT_H
  2594. | # include <stdint.h>
  2595. | #endif
  2596. | #ifdef HAVE_UNISTD_H
  2597. | # include <unistd.h>
  2598. | #endif
  2599. | int
  2600. | main ()
  2601. | {
  2602. | if (sizeof ((ptrdiff_t)))
  2603. | return 0;
  2604. | ;
  2605. | return 0;
  2606. | }
  2607. configure:11068: result: yes
  2608. configure:11078: checking for preprocessor symbol for function name
  2609. configure:11095: gcc -c conftest.c >&5
  2610. configure:11095: $? = 0
  2611. configure:11121: result: __func__
  2612. configure:11145: checking whether gcc supports #pragma weak
  2613. configure:11168: gcc -o conftest conftest.c >&5
  2614. configure:11168: $? = 0
  2615. configure:11177: result: yes
  2616. configure:11212: checking for union semun in sys/sem.h
  2617. configure:11231: gcc -c conftest.c >&5
  2618. conftest.c: In function 'main':
  2619. conftest.c:94: error: storage size of 'arg' isn't known
  2620. configure:11231: $? = 1
  2621. configure: failed program was:
  2622. | /* confdefs.h */
  2623. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2624. | #define PACKAGE_TARNAME "armci"
  2625. | #define PACKAGE_VERSION "1.5"
  2626. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2627. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2628. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2629. | #define LINUX 1
  2630. | #define SYSV 1
  2631. | #define PACKAGE "armci"
  2632. | #define VERSION "1.5"
  2633. | #define MSG_COMMS_TCGMSGMPI 1
  2634. | #define MSG_COMMS_MPI 1
  2635. | #define ARMCI_ENABLE_GPC_CALLS 0
  2636. | #define STDC_HEADERS 1
  2637. | #define HAVE_SYS_TYPES_H 1
  2638. | #define HAVE_SYS_STAT_H 1
  2639. | #define HAVE_STDLIB_H 1
  2640. | #define HAVE_STRING_H 1
  2641. | #define HAVE_MEMORY_H 1
  2642. | #define HAVE_STRINGS_H 1
  2643. | #define HAVE_INTTYPES_H 1
  2644. | #define HAVE_STDINT_H 1
  2645. | #define HAVE_UNISTD_H 1
  2646. | #define __EXTENSIONS__ 1
  2647. | #define _ALL_SOURCE 1
  2648. | #define _GNU_SOURCE 1
  2649. | #define _POSIX_PTHREAD_SEMANTICS 1
  2650. | #define _TANDEM_SOURCE 1
  2651. | #define LINUX64 1
  2652. | #define SYSV 1
  2653. | #define HAVE_DIRENT_H 1
  2654. | #define HAVE__BOOL 1
  2655. | #define HAVE_STDBOOL_H 1
  2656. | #define STDC_HEADERS 1
  2657. | #define HAVE_SYS_WAIT_H 1
  2658. | #define HAVE_ASSERT_H 1
  2659. | #define HAVE_C_ASM_H 0
  2660. | #define HAVE_ERRNO_H 1
  2661. | #define HAVE_FCNTL_H 1
  2662. | #define HAVE_FLOAT_H 1
  2663. | #define HAVE_IA64_SYS_INLINE_H 0
  2664. | #define HAVE_MALLOC_H 1
  2665. | #define HAVE_MATH_H 1
  2666. | #define HAVE_MEMORY_H 1
  2667. | #define HAVE_MPP_SHMEM_H 0
  2668. | #define HAVE_NETDB_H 1
  2669. | #define HAVE_NETINET_IN_H 1
  2670. | #define HAVE_NETINET_TCP_H 1
  2671. | #define HAVE_PROCESS_H 0
  2672. | #define HAVE_SETJMP_H 1
  2673. | #define HAVE_SIGNAL_H 1
  2674. | #define HAVE_STDARG_H 1
  2675. | #define HAVE_STDINT_H 1
  2676. | #define HAVE_STDIO_H 1
  2677. | #define HAVE_STDLIB_H 1
  2678. | #define HAVE_STRING_H 1
  2679. | #define HAVE_STRINGS_H 1
  2680. | #define HAVE_SYS_TYPES_H 1
  2681. | #define HAVE_SYS_ATOMIC_OP_H 0
  2682. | #define HAVE_SYS_ERRNO_H 1
  2683. | #define HAVE_SYS_FILE_H 1
  2684. | #define HAVE_SYS_IPC_H 1
  2685. | #define HAVE_SYS_MMAN_H 1
  2686. | #define HAVE_SYS_PARAM_H 1
  2687. | #define HAVE_SYS_SEM_H 1
  2688. | #define HAVE_SYS_SHM_H 1
  2689. | #define HAVE_SYS_SOCKET_H 1
  2690. | #define HAVE_SYS_STAT_H 1
  2691. | #define HAVE_SYS_SYSCALL_H 1
  2692. | #define HAVE_SYS_SYSTEMCFG_H 0
  2693. | #define HAVE_SYS_TIME_H 1
  2694. | #define HAVE_SYS_UIO_H 1
  2695. | #define HAVE_SYS_WAIT_H 1
  2696. | #define HAVE_TIME_H 1
  2697. | #define HAVE_UNISTD_H 1
  2698. | #define HAVE_WINDOWS_H 0
  2699. | #define HAVE_WINSOCK_H 0
  2700. | #define HAVE_RPC_RPC_H 1
  2701. | #define HAVE_RPC_TYPES_H 1
  2702. | #define HAVE_RPC_XDR_H 1
  2703. | #define restrict __restrict
  2704. | #define RETSIGTYPE void
  2705. | #define HAVE_PTRDIFF_T 1
  2706. | #define FUNCTION_NAME __func__
  2707. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  2708. | /* end confdefs.h. */
  2709. | #include <sys/types.h>
  2710. | #include <sys/ipc.h>
  2711. | #include <sys/sem.h>
  2712. | int
  2713. | main ()
  2714. | {
  2715. | union semun arg;
  2716. | semctl(0, 0, 0, arg);
  2717. | ;
  2718. | return 0;
  2719. | }
  2720. configure:11238: result: no
  2721. configure:11252: checking size of void*
  2722. configure:11257: gcc -o conftest conftest.c >&5
  2723. configure:11257: $? = 0
  2724. configure:11257: ./conftest
  2725. configure:11257: $? = 0
  2726. configure:11271: result: 8
  2727. configure:11285: checking size of char
  2728. configure:11290: gcc -o conftest conftest.c >&5
  2729. configure:11290: $? = 0
  2730. configure:11290: ./conftest
  2731. configure:11290: $? = 0
  2732. configure:11304: result: 1
  2733. configure:11318: checking size of short
  2734. configure:11323: gcc -o conftest conftest.c >&5
  2735. configure:11323: $? = 0
  2736. configure:11323: ./conftest
  2737. configure:11323: $? = 0
  2738. configure:11337: result: 2
  2739. configure:11351: checking size of int
  2740. configure:11356: gcc -o conftest conftest.c >&5
  2741. configure:11356: $? = 0
  2742. configure:11356: ./conftest
  2743. configure:11356: $? = 0
  2744. configure:11370: result: 4
  2745. configure:11384: checking size of long
  2746. configure:11389: gcc -o conftest conftest.c >&5
  2747. configure:11389: $? = 0
  2748. configure:11389: ./conftest
  2749. configure:11389: $? = 0
  2750. configure:11403: result: 8
  2751. configure:11417: checking size of long long
  2752. configure:11422: gcc -o conftest conftest.c >&5
  2753. configure:11422: $? = 0
  2754. configure:11422: ./conftest
  2755. configure:11422: $? = 0
  2756. configure:11436: result: 8
  2757. configure:11450: checking size of float
  2758. configure:11455: gcc -o conftest conftest.c >&5
  2759. configure:11455: $? = 0
  2760. configure:11455: ./conftest
  2761. configure:11455: $? = 0
  2762. configure:11469: result: 4
  2763. configure:11483: checking size of double
  2764. configure:11488: gcc -o conftest conftest.c >&5
  2765. configure:11488: $? = 0
  2766. configure:11488: ./conftest
  2767. configure:11488: $? = 0
  2768. configure:11502: result: 8
  2769. configure:11512: checking for smallest C integer matching void*
  2770. configure:11529: result: long
  2771. configure:11538: checking vfork.h usability
  2772. configure:11538: gcc -c conftest.c >&5
  2773. conftest.c:129:19: error: vfork.h: No such file or directory
  2774. configure:11538: $? = 1
  2775. configure: failed program was:
  2776. | /* confdefs.h */
  2777. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2778. | #define PACKAGE_TARNAME "armci"
  2779. | #define PACKAGE_VERSION "1.5"
  2780. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2781. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2782. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2783. | #define LINUX 1
  2784. | #define SYSV 1
  2785. | #define PACKAGE "armci"
  2786. | #define VERSION "1.5"
  2787. | #define MSG_COMMS_TCGMSGMPI 1
  2788. | #define MSG_COMMS_MPI 1
  2789. | #define ARMCI_ENABLE_GPC_CALLS 0
  2790. | #define STDC_HEADERS 1
  2791. | #define HAVE_SYS_TYPES_H 1
  2792. | #define HAVE_SYS_STAT_H 1
  2793. | #define HAVE_STDLIB_H 1
  2794. | #define HAVE_STRING_H 1
  2795. | #define HAVE_MEMORY_H 1
  2796. | #define HAVE_STRINGS_H 1
  2797. | #define HAVE_INTTYPES_H 1
  2798. | #define HAVE_STDINT_H 1
  2799. | #define HAVE_UNISTD_H 1
  2800. | #define __EXTENSIONS__ 1
  2801. | #define _ALL_SOURCE 1
  2802. | #define _GNU_SOURCE 1
  2803. | #define _POSIX_PTHREAD_SEMANTICS 1
  2804. | #define _TANDEM_SOURCE 1
  2805. | #define LINUX64 1
  2806. | #define SYSV 1
  2807. | #define HAVE_DIRENT_H 1
  2808. | #define HAVE__BOOL 1
  2809. | #define HAVE_STDBOOL_H 1
  2810. | #define STDC_HEADERS 1
  2811. | #define HAVE_SYS_WAIT_H 1
  2812. | #define HAVE_ASSERT_H 1
  2813. | #define HAVE_C_ASM_H 0
  2814. | #define HAVE_ERRNO_H 1
  2815. | #define HAVE_FCNTL_H 1
  2816. | #define HAVE_FLOAT_H 1
  2817. | #define HAVE_IA64_SYS_INLINE_H 0
  2818. | #define HAVE_MALLOC_H 1
  2819. | #define HAVE_MATH_H 1
  2820. | #define HAVE_MEMORY_H 1
  2821. | #define HAVE_MPP_SHMEM_H 0
  2822. | #define HAVE_NETDB_H 1
  2823. | #define HAVE_NETINET_IN_H 1
  2824. | #define HAVE_NETINET_TCP_H 1
  2825. | #define HAVE_PROCESS_H 0
  2826. | #define HAVE_SETJMP_H 1
  2827. | #define HAVE_SIGNAL_H 1
  2828. | #define HAVE_STDARG_H 1
  2829. | #define HAVE_STDINT_H 1
  2830. | #define HAVE_STDIO_H 1
  2831. | #define HAVE_STDLIB_H 1
  2832. | #define HAVE_STRING_H 1
  2833. | #define HAVE_STRINGS_H 1
  2834. | #define HAVE_SYS_TYPES_H 1
  2835. | #define HAVE_SYS_ATOMIC_OP_H 0
  2836. | #define HAVE_SYS_ERRNO_H 1
  2837. | #define HAVE_SYS_FILE_H 1
  2838. | #define HAVE_SYS_IPC_H 1
  2839. | #define HAVE_SYS_MMAN_H 1
  2840. | #define HAVE_SYS_PARAM_H 1
  2841. | #define HAVE_SYS_SEM_H 1
  2842. | #define HAVE_SYS_SHM_H 1
  2843. | #define HAVE_SYS_SOCKET_H 1
  2844. | #define HAVE_SYS_STAT_H 1
  2845. | #define HAVE_SYS_SYSCALL_H 1
  2846. | #define HAVE_SYS_SYSTEMCFG_H 0
  2847. | #define HAVE_SYS_TIME_H 1
  2848. | #define HAVE_SYS_UIO_H 1
  2849. | #define HAVE_SYS_WAIT_H 1
  2850. | #define HAVE_TIME_H 1
  2851. | #define HAVE_UNISTD_H 1
  2852. | #define HAVE_WINDOWS_H 0
  2853. | #define HAVE_WINSOCK_H 0
  2854. | #define HAVE_RPC_RPC_H 1
  2855. | #define HAVE_RPC_TYPES_H 1
  2856. | #define HAVE_RPC_XDR_H 1
  2857. | #define restrict __restrict
  2858. | #define RETSIGTYPE void
  2859. | #define HAVE_PTRDIFF_T 1
  2860. | #define FUNCTION_NAME __func__
  2861. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  2862. | #define SIZEOF_VOIDP 8
  2863. | #define SIZEOF_CHAR 1
  2864. | #define SIZEOF_SHORT 2
  2865. | #define SIZEOF_INT 4
  2866. | #define SIZEOF_LONG 8
  2867. | #define SIZEOF_LONG_LONG 8
  2868. | #define SIZEOF_FLOAT 4
  2869. | #define SIZEOF_DOUBLE 8
  2870. | /* end confdefs.h. */
  2871. | #include <stdio.h>
  2872. | #ifdef HAVE_SYS_TYPES_H
  2873. | # include <sys/types.h>
  2874. | #endif
  2875. | #ifdef HAVE_SYS_STAT_H
  2876. | # include <sys/stat.h>
  2877. | #endif
  2878. | #ifdef STDC_HEADERS
  2879. | # include <stdlib.h>
  2880. | # include <stddef.h>
  2881. | #else
  2882. | # ifdef HAVE_STDLIB_H
  2883. | # include <stdlib.h>
  2884. | # endif
  2885. | #endif
  2886. | #ifdef HAVE_STRING_H
  2887. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2888. | # include <memory.h>
  2889. | # endif
  2890. | # include <string.h>
  2891. | #endif
  2892. | #ifdef HAVE_STRINGS_H
  2893. | # include <strings.h>
  2894. | #endif
  2895. | #ifdef HAVE_INTTYPES_H
  2896. | # include <inttypes.h>
  2897. | #endif
  2898. | #ifdef HAVE_STDINT_H
  2899. | # include <stdint.h>
  2900. | #endif
  2901. | #ifdef HAVE_UNISTD_H
  2902. | # include <unistd.h>
  2903. | #endif
  2904. | #include <vfork.h>
  2905. configure:11538: result: no
  2906. configure:11538: checking vfork.h presence
  2907. configure:11538: gcc -E conftest.c
  2908. conftest.c:96:19: error: vfork.h: No such file or directory
  2909. configure:11538: $? = 1
  2910. configure: failed program was:
  2911. | /* confdefs.h */
  2912. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2913. | #define PACKAGE_TARNAME "armci"
  2914. | #define PACKAGE_VERSION "1.5"
  2915. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2916. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2917. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2918. | #define LINUX 1
  2919. | #define SYSV 1
  2920. | #define PACKAGE "armci"
  2921. | #define VERSION "1.5"
  2922. | #define MSG_COMMS_TCGMSGMPI 1
  2923. | #define MSG_COMMS_MPI 1
  2924. | #define ARMCI_ENABLE_GPC_CALLS 0
  2925. | #define STDC_HEADERS 1
  2926. | #define HAVE_SYS_TYPES_H 1
  2927. | #define HAVE_SYS_STAT_H 1
  2928. | #define HAVE_STDLIB_H 1
  2929. | #define HAVE_STRING_H 1
  2930. | #define HAVE_MEMORY_H 1
  2931. | #define HAVE_STRINGS_H 1
  2932. | #define HAVE_INTTYPES_H 1
  2933. | #define HAVE_STDINT_H 1
  2934. | #define HAVE_UNISTD_H 1
  2935. | #define __EXTENSIONS__ 1
  2936. | #define _ALL_SOURCE 1
  2937. | #define _GNU_SOURCE 1
  2938. | #define _POSIX_PTHREAD_SEMANTICS 1
  2939. | #define _TANDEM_SOURCE 1
  2940. | #define LINUX64 1
  2941. | #define SYSV 1
  2942. | #define HAVE_DIRENT_H 1
  2943. | #define HAVE__BOOL 1
  2944. | #define HAVE_STDBOOL_H 1
  2945. | #define STDC_HEADERS 1
  2946. | #define HAVE_SYS_WAIT_H 1
  2947. | #define HAVE_ASSERT_H 1
  2948. | #define HAVE_C_ASM_H 0
  2949. | #define HAVE_ERRNO_H 1
  2950. | #define HAVE_FCNTL_H 1
  2951. | #define HAVE_FLOAT_H 1
  2952. | #define HAVE_IA64_SYS_INLINE_H 0
  2953. | #define HAVE_MALLOC_H 1
  2954. | #define HAVE_MATH_H 1
  2955. | #define HAVE_MEMORY_H 1
  2956. | #define HAVE_MPP_SHMEM_H 0
  2957. | #define HAVE_NETDB_H 1
  2958. | #define HAVE_NETINET_IN_H 1
  2959. | #define HAVE_NETINET_TCP_H 1
  2960. | #define HAVE_PROCESS_H 0
  2961. | #define HAVE_SETJMP_H 1
  2962. | #define HAVE_SIGNAL_H 1
  2963. | #define HAVE_STDARG_H 1
  2964. | #define HAVE_STDINT_H 1
  2965. | #define HAVE_STDIO_H 1
  2966. | #define HAVE_STDLIB_H 1
  2967. | #define HAVE_STRING_H 1
  2968. | #define HAVE_STRINGS_H 1
  2969. | #define HAVE_SYS_TYPES_H 1
  2970. | #define HAVE_SYS_ATOMIC_OP_H 0
  2971. | #define HAVE_SYS_ERRNO_H 1
  2972. | #define HAVE_SYS_FILE_H 1
  2973. | #define HAVE_SYS_IPC_H 1
  2974. | #define HAVE_SYS_MMAN_H 1
  2975. | #define HAVE_SYS_PARAM_H 1
  2976. | #define HAVE_SYS_SEM_H 1
  2977. | #define HAVE_SYS_SHM_H 1
  2978. | #define HAVE_SYS_SOCKET_H 1
  2979. | #define HAVE_SYS_STAT_H 1
  2980. | #define HAVE_SYS_SYSCALL_H 1
  2981. | #define HAVE_SYS_SYSTEMCFG_H 0
  2982. | #define HAVE_SYS_TIME_H 1
  2983. | #define HAVE_SYS_UIO_H 1
  2984. | #define HAVE_SYS_WAIT_H 1
  2985. | #define HAVE_TIME_H 1
  2986. | #define HAVE_UNISTD_H 1
  2987. | #define HAVE_WINDOWS_H 0
  2988. | #define HAVE_WINSOCK_H 0
  2989. | #define HAVE_RPC_RPC_H 1
  2990. | #define HAVE_RPC_TYPES_H 1
  2991. | #define HAVE_RPC_XDR_H 1
  2992. | #define restrict __restrict
  2993. | #define RETSIGTYPE void
  2994. | #define HAVE_PTRDIFF_T 1
  2995. | #define FUNCTION_NAME __func__
  2996. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  2997. | #define SIZEOF_VOIDP 8
  2998. | #define SIZEOF_CHAR 1
  2999. | #define SIZEOF_SHORT 2
  3000. | #define SIZEOF_INT 4
  3001. | #define SIZEOF_LONG 8
  3002. | #define SIZEOF_LONG_LONG 8
  3003. | #define SIZEOF_FLOAT 4
  3004. | #define SIZEOF_DOUBLE 8
  3005. | /* end confdefs.h. */
  3006. | #include <vfork.h>
  3007. configure:11538: result: no
  3008. configure:11538: checking for vfork.h
  3009. configure:11538: result: no
  3010. configure:11551: checking for fork
  3011. configure:11551: gcc -o conftest conftest.c >&5
  3012. conftest.c:119: warning: conflicting types for built-in function 'fork'
  3013. configure:11551: $? = 0
  3014. configure:11551: result: yes
  3015. configure:11551: checking for vfork
  3016. configure:11551: gcc -o conftest conftest.c >&5
  3017. configure:11551: $? = 0
  3018. configure:11551: result: yes
  3019. configure:11561: checking for working fork
  3020. configure:11583: gcc -o conftest conftest.c >&5
  3021. configure:11583: $? = 0
  3022. configure:11583: ./conftest
  3023. configure:11583: $? = 0
  3024. configure:11593: result: yes
  3025. configure:11614: checking for working vfork
  3026. configure:11724: result: yes
  3027. configure:11755: checking for stdlib.h
  3028. configure:11755: result: yes
  3029. configure:11755: checking for unistd.h
  3030. configure:11755: result: yes
  3031. configure:11755: checking for sys/param.h
  3032. configure:11755: result: yes
  3033. configure:11775: checking for getpagesize
  3034. configure:11775: gcc -o conftest conftest.c >&5
  3035. configure:11775: $? = 0
  3036. configure:11775: result: yes
  3037. configure:11784: checking for working mmap
  3038. configure:11931: gcc -o conftest conftest.c >&5
  3039. configure:11931: $? = 0
  3040. configure:11931: ./conftest
  3041. configure:11931: $? = 0
  3042. configure:11941: result: yes
  3043. configure:11953: checking sys/select.h usability
  3044. configure:11953: gcc -c conftest.c >&5
  3045. configure:11953: $? = 0
  3046. configure:11953: result: yes
  3047. configure:11953: checking sys/select.h presence
  3048. configure:11953: gcc -E conftest.c
  3049. configure:11953: $? = 0
  3050. configure:11953: result: yes
  3051. configure:11953: checking for sys/select.h
  3052. configure:11953: result: yes
  3053. configure:11953: checking for sys/socket.h
  3054. configure:11953: result: yes
  3055. configure:11963: checking types of arguments for select
  3056. configure:11991: gcc -c conftest.c >&5
  3057. configure:11991: $? = 0
  3058. configure:12002: result: int,fd_set *,struct timeval *
  3059. configure:12027: checking for vprintf
  3060. configure:12027: gcc -o conftest conftest.c >&5
  3061. conftest.c:133: warning: conflicting types for built-in function 'vprintf'
  3062. configure:12027: $? = 0
  3063. configure:12027: result: yes
  3064. configure:12033: checking for _doprnt
  3065. configure:12033: gcc -o conftest conftest.c >&5
  3066. /tmp/ccUJzmEc.o: In function `main':
  3067. conftest.c:(.text+0xa): undefined reference to `_doprnt'
  3068. collect2: ld returned 1 exit status
  3069. configure:12033: $? = 1
  3070. configure: failed program was:
  3071. | /* confdefs.h */
  3072. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3073. | #define PACKAGE_TARNAME "armci"
  3074. | #define PACKAGE_VERSION "1.5"
  3075. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3076. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3077. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3078. | #define LINUX 1
  3079. | #define SYSV 1
  3080. | #define PACKAGE "armci"
  3081. | #define VERSION "1.5"
  3082. | #define MSG_COMMS_TCGMSGMPI 1
  3083. | #define MSG_COMMS_MPI 1
  3084. | #define ARMCI_ENABLE_GPC_CALLS 0
  3085. | #define STDC_HEADERS 1
  3086. | #define HAVE_SYS_TYPES_H 1
  3087. | #define HAVE_SYS_STAT_H 1
  3088. | #define HAVE_STDLIB_H 1
  3089. | #define HAVE_STRING_H 1
  3090. | #define HAVE_MEMORY_H 1
  3091. | #define HAVE_STRINGS_H 1
  3092. | #define HAVE_INTTYPES_H 1
  3093. | #define HAVE_STDINT_H 1
  3094. | #define HAVE_UNISTD_H 1
  3095. | #define __EXTENSIONS__ 1
  3096. | #define _ALL_SOURCE 1
  3097. | #define _GNU_SOURCE 1
  3098. | #define _POSIX_PTHREAD_SEMANTICS 1
  3099. | #define _TANDEM_SOURCE 1
  3100. | #define LINUX64 1
  3101. | #define SYSV 1
  3102. | #define HAVE_DIRENT_H 1
  3103. | #define HAVE__BOOL 1
  3104. | #define HAVE_STDBOOL_H 1
  3105. | #define STDC_HEADERS 1
  3106. | #define HAVE_SYS_WAIT_H 1
  3107. | #define HAVE_ASSERT_H 1
  3108. | #define HAVE_C_ASM_H 0
  3109. | #define HAVE_ERRNO_H 1
  3110. | #define HAVE_FCNTL_H 1
  3111. | #define HAVE_FLOAT_H 1
  3112. | #define HAVE_IA64_SYS_INLINE_H 0
  3113. | #define HAVE_MALLOC_H 1
  3114. | #define HAVE_MATH_H 1
  3115. | #define HAVE_MEMORY_H 1
  3116. | #define HAVE_MPP_SHMEM_H 0
  3117. | #define HAVE_NETDB_H 1
  3118. | #define HAVE_NETINET_IN_H 1
  3119. | #define HAVE_NETINET_TCP_H 1
  3120. | #define HAVE_PROCESS_H 0
  3121. | #define HAVE_SETJMP_H 1
  3122. | #define HAVE_SIGNAL_H 1
  3123. | #define HAVE_STDARG_H 1
  3124. | #define HAVE_STDINT_H 1
  3125. | #define HAVE_STDIO_H 1
  3126. | #define HAVE_STDLIB_H 1
  3127. | #define HAVE_STRING_H 1
  3128. | #define HAVE_STRINGS_H 1
  3129. | #define HAVE_SYS_TYPES_H 1
  3130. | #define HAVE_SYS_ATOMIC_OP_H 0
  3131. | #define HAVE_SYS_ERRNO_H 1
  3132. | #define HAVE_SYS_FILE_H 1
  3133. | #define HAVE_SYS_IPC_H 1
  3134. | #define HAVE_SYS_MMAN_H 1
  3135. | #define HAVE_SYS_PARAM_H 1
  3136. | #define HAVE_SYS_SEM_H 1
  3137. | #define HAVE_SYS_SHM_H 1
  3138. | #define HAVE_SYS_SOCKET_H 1
  3139. | #define HAVE_SYS_STAT_H 1
  3140. | #define HAVE_SYS_SYSCALL_H 1
  3141. | #define HAVE_SYS_SYSTEMCFG_H 0
  3142. | #define HAVE_SYS_TIME_H 1
  3143. | #define HAVE_SYS_UIO_H 1
  3144. | #define HAVE_SYS_WAIT_H 1
  3145. | #define HAVE_TIME_H 1
  3146. | #define HAVE_UNISTD_H 1
  3147. | #define HAVE_WINDOWS_H 0
  3148. | #define HAVE_WINSOCK_H 0
  3149. | #define HAVE_RPC_RPC_H 1
  3150. | #define HAVE_RPC_TYPES_H 1
  3151. | #define HAVE_RPC_XDR_H 1
  3152. | #define restrict __restrict
  3153. | #define RETSIGTYPE void
  3154. | #define HAVE_PTRDIFF_T 1
  3155. | #define FUNCTION_NAME __func__
  3156. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  3157. | #define SIZEOF_VOIDP 8
  3158. | #define SIZEOF_CHAR 1
  3159. | #define SIZEOF_SHORT 2
  3160. | #define SIZEOF_INT 4
  3161. | #define SIZEOF_LONG 8
  3162. | #define SIZEOF_LONG_LONG 8
  3163. | #define SIZEOF_FLOAT 4
  3164. | #define SIZEOF_DOUBLE 8
  3165. | #define HAVE_FORK 1
  3166. | #define HAVE_VFORK 1
  3167. | #define HAVE_WORKING_VFORK 1
  3168. | #define HAVE_WORKING_FORK 1
  3169. | #define HAVE_STDLIB_H 1
  3170. | #define HAVE_UNISTD_H 1
  3171. | #define HAVE_SYS_PARAM_H 1
  3172. | #define HAVE_GETPAGESIZE 1
  3173. | #define HAVE_MMAP 1
  3174. | #define HAVE_SYS_SELECT_H 1
  3175. | #define HAVE_SYS_SOCKET_H 1
  3176. | #define SELECT_TYPE_ARG1 int
  3177. | #define SELECT_TYPE_ARG234 (fd_set *)
  3178. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3179. | #define HAVE_VPRINTF 1
  3180. | /* end confdefs.h. */
  3181. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  3182. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3183. | #define _doprnt innocuous__doprnt
  3184. |
  3185. | /* System header to define __stub macros and hopefully few prototypes,
  3186. | which can conflict with char _doprnt (); below.
  3187. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3188. | <limits.h> exists even on freestanding compilers. */
  3189. |
  3190. | #ifdef __STDC__
  3191. | # include <limits.h>
  3192. | #else
  3193. | # include <assert.h>
  3194. | #endif
  3195. |
  3196. | #undef _doprnt
  3197. |
  3198. | /* Override any GCC internal prototype to avoid an error.
  3199. | Use char because int might match the return type of a GCC
  3200. | builtin and then its argument prototype would still apply. */
  3201. | #ifdef __cplusplus
  3202. | extern "C"
  3203. | #endif
  3204. | char _doprnt ();
  3205. | /* The GNU C library defines this for functions which it implements
  3206. | to always fail with ENOSYS. Some functions are actually named
  3207. | something starting with __ and the normal name is an alias. */
  3208. | #if defined __stub__doprnt || defined __stub____doprnt
  3209. | choke me
  3210. | #endif
  3211. |
  3212. | int
  3213. | main ()
  3214. | {
  3215. | return _doprnt ();
  3216. | ;
  3217. | return 0;
  3218. | }
  3219. configure:12033: result: no
  3220. configure:12044: checking for library containing floor
  3221. configure:12075: gcc -o conftest conftest.c >&5
  3222. conftest.c:118: warning: conflicting types for built-in function 'floor'
  3223. /tmp/ccx91FTf.o: In function `main':
  3224. conftest.c:(.text+0xa): undefined reference to `floor'
  3225. collect2: ld returned 1 exit status
  3226. configure:12075: $? = 1
  3227. configure: failed program was:
  3228. | /* confdefs.h */
  3229. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3230. | #define PACKAGE_TARNAME "armci"
  3231. | #define PACKAGE_VERSION "1.5"
  3232. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3233. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3234. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3235. | #define LINUX 1
  3236. | #define SYSV 1
  3237. | #define PACKAGE "armci"
  3238. | #define VERSION "1.5"
  3239. | #define MSG_COMMS_TCGMSGMPI 1
  3240. | #define MSG_COMMS_MPI 1
  3241. | #define ARMCI_ENABLE_GPC_CALLS 0
  3242. | #define STDC_HEADERS 1
  3243. | #define HAVE_SYS_TYPES_H 1
  3244. | #define HAVE_SYS_STAT_H 1
  3245. | #define HAVE_STDLIB_H 1
  3246. | #define HAVE_STRING_H 1
  3247. | #define HAVE_MEMORY_H 1
  3248. | #define HAVE_STRINGS_H 1
  3249. | #define HAVE_INTTYPES_H 1
  3250. | #define HAVE_STDINT_H 1
  3251. | #define HAVE_UNISTD_H 1
  3252. | #define __EXTENSIONS__ 1
  3253. | #define _ALL_SOURCE 1
  3254. | #define _GNU_SOURCE 1
  3255. | #define _POSIX_PTHREAD_SEMANTICS 1
  3256. | #define _TANDEM_SOURCE 1
  3257. | #define LINUX64 1
  3258. | #define SYSV 1
  3259. | #define HAVE_DIRENT_H 1
  3260. | #define HAVE__BOOL 1
  3261. | #define HAVE_STDBOOL_H 1
  3262. | #define STDC_HEADERS 1
  3263. | #define HAVE_SYS_WAIT_H 1
  3264. | #define HAVE_ASSERT_H 1
  3265. | #define HAVE_C_ASM_H 0
  3266. | #define HAVE_ERRNO_H 1
  3267. | #define HAVE_FCNTL_H 1
  3268. | #define HAVE_FLOAT_H 1
  3269. | #define HAVE_IA64_SYS_INLINE_H 0
  3270. | #define HAVE_MALLOC_H 1
  3271. | #define HAVE_MATH_H 1
  3272. | #define HAVE_MEMORY_H 1
  3273. | #define HAVE_MPP_SHMEM_H 0
  3274. | #define HAVE_NETDB_H 1
  3275. | #define HAVE_NETINET_IN_H 1
  3276. | #define HAVE_NETINET_TCP_H 1
  3277. | #define HAVE_PROCESS_H 0
  3278. | #define HAVE_SETJMP_H 1
  3279. | #define HAVE_SIGNAL_H 1
  3280. | #define HAVE_STDARG_H 1
  3281. | #define HAVE_STDINT_H 1
  3282. | #define HAVE_STDIO_H 1
  3283. | #define HAVE_STDLIB_H 1
  3284. | #define HAVE_STRING_H 1
  3285. | #define HAVE_STRINGS_H 1
  3286. | #define HAVE_SYS_TYPES_H 1
  3287. | #define HAVE_SYS_ATOMIC_OP_H 0
  3288. | #define HAVE_SYS_ERRNO_H 1
  3289. | #define HAVE_SYS_FILE_H 1
  3290. | #define HAVE_SYS_IPC_H 1
  3291. | #define HAVE_SYS_MMAN_H 1
  3292. | #define HAVE_SYS_PARAM_H 1
  3293. | #define HAVE_SYS_SEM_H 1
  3294. | #define HAVE_SYS_SHM_H 1
  3295. | #define HAVE_SYS_SOCKET_H 1
  3296. | #define HAVE_SYS_STAT_H 1
  3297. | #define HAVE_SYS_SYSCALL_H 1
  3298. | #define HAVE_SYS_SYSTEMCFG_H 0
  3299. | #define HAVE_SYS_TIME_H 1
  3300. | #define HAVE_SYS_UIO_H 1
  3301. | #define HAVE_SYS_WAIT_H 1
  3302. | #define HAVE_TIME_H 1
  3303. | #define HAVE_UNISTD_H 1
  3304. | #define HAVE_WINDOWS_H 0
  3305. | #define HAVE_WINSOCK_H 0
  3306. | #define HAVE_RPC_RPC_H 1
  3307. | #define HAVE_RPC_TYPES_H 1
  3308. | #define HAVE_RPC_XDR_H 1
  3309. | #define restrict __restrict
  3310. | #define RETSIGTYPE void
  3311. | #define HAVE_PTRDIFF_T 1
  3312. | #define FUNCTION_NAME __func__
  3313. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  3314. | #define SIZEOF_VOIDP 8
  3315. | #define SIZEOF_CHAR 1
  3316. | #define SIZEOF_SHORT 2
  3317. | #define SIZEOF_INT 4
  3318. | #define SIZEOF_LONG 8
  3319. | #define SIZEOF_LONG_LONG 8
  3320. | #define SIZEOF_FLOAT 4
  3321. | #define SIZEOF_DOUBLE 8
  3322. | #define HAVE_FORK 1
  3323. | #define HAVE_VFORK 1
  3324. | #define HAVE_WORKING_VFORK 1
  3325. | #define HAVE_WORKING_FORK 1
  3326. | #define HAVE_STDLIB_H 1
  3327. | #define HAVE_UNISTD_H 1
  3328. | #define HAVE_SYS_PARAM_H 1
  3329. | #define HAVE_GETPAGESIZE 1
  3330. | #define HAVE_MMAP 1
  3331. | #define HAVE_SYS_SELECT_H 1
  3332. | #define HAVE_SYS_SOCKET_H 1
  3333. | #define SELECT_TYPE_ARG1 int
  3334. | #define SELECT_TYPE_ARG234 (fd_set *)
  3335. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3336. | #define HAVE_VPRINTF 1
  3337. | /* end confdefs.h. */
  3338. |
  3339. | /* Override any GCC internal prototype to avoid an error.
  3340. | Use char because int might match the return type of a GCC
  3341. | builtin and then its argument prototype would still apply. */
  3342. | #ifdef __cplusplus
  3343. | extern "C"
  3344. | #endif
  3345. | char floor ();
  3346. | int
  3347. | main ()
  3348. | {
  3349. | return floor ();
  3350. | ;
  3351. | return 0;
  3352. | }
  3353. configure:12075: gcc -o conftest conftest.c -lm >&5
  3354. conftest.c:118: warning: conflicting types for built-in function 'floor'
  3355. configure:12075: $? = 0
  3356. configure:12092: result: -lm
  3357. configure:12106: checking for library containing pow
  3358. configure:12137: gcc -o conftest conftest.c -lm >&5
  3359. conftest.c:119: warning: conflicting types for built-in function 'pow'
  3360. configure:12137: $? = 0
  3361. configure:12154: result: none required
  3362. configure:12168: checking for library containing sqrt
  3363. configure:12199: gcc -o conftest conftest.c -lm >&5
  3364. conftest.c:120: warning: conflicting types for built-in function 'sqrt'
  3365. configure:12199: $? = 0
  3366. configure:12216: result: none required
  3367. configure:12233: checking for bzero
  3368. configure:12233: gcc -o conftest conftest.c -lm >&5
  3369. conftest.c:137: warning: conflicting types for built-in function 'bzero'
  3370. configure:12233: $? = 0
  3371. configure:12233: result: yes
  3372. configure:12233: checking for fastbcopy
  3373. configure:12233: gcc -o conftest conftest.c -lm >&5
  3374. /tmp/cc9xz1Wx.o: In function `main':
  3375. conftest.c:(.text+0xa): undefined reference to `fastbcopy'
  3376. collect2: ld returned 1 exit status
  3377. configure:12233: $? = 1
  3378. configure: failed program was:
  3379. | /* confdefs.h */
  3380. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3381. | #define PACKAGE_TARNAME "armci"
  3382. | #define PACKAGE_VERSION "1.5"
  3383. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3384. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3385. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3386. | #define LINUX 1
  3387. | #define SYSV 1
  3388. | #define PACKAGE "armci"
  3389. | #define VERSION "1.5"
  3390. | #define MSG_COMMS_TCGMSGMPI 1
  3391. | #define MSG_COMMS_MPI 1
  3392. | #define ARMCI_ENABLE_GPC_CALLS 0
  3393. | #define STDC_HEADERS 1
  3394. | #define HAVE_SYS_TYPES_H 1
  3395. | #define HAVE_SYS_STAT_H 1
  3396. | #define HAVE_STDLIB_H 1
  3397. | #define HAVE_STRING_H 1
  3398. | #define HAVE_MEMORY_H 1
  3399. | #define HAVE_STRINGS_H 1
  3400. | #define HAVE_INTTYPES_H 1
  3401. | #define HAVE_STDINT_H 1
  3402. | #define HAVE_UNISTD_H 1
  3403. | #define __EXTENSIONS__ 1
  3404. | #define _ALL_SOURCE 1
  3405. | #define _GNU_SOURCE 1
  3406. | #define _POSIX_PTHREAD_SEMANTICS 1
  3407. | #define _TANDEM_SOURCE 1
  3408. | #define LINUX64 1
  3409. | #define SYSV 1
  3410. | #define HAVE_DIRENT_H 1
  3411. | #define HAVE__BOOL 1
  3412. | #define HAVE_STDBOOL_H 1
  3413. | #define STDC_HEADERS 1
  3414. | #define HAVE_SYS_WAIT_H 1
  3415. | #define HAVE_ASSERT_H 1
  3416. | #define HAVE_C_ASM_H 0
  3417. | #define HAVE_ERRNO_H 1
  3418. | #define HAVE_FCNTL_H 1
  3419. | #define HAVE_FLOAT_H 1
  3420. | #define HAVE_IA64_SYS_INLINE_H 0
  3421. | #define HAVE_MALLOC_H 1
  3422. | #define HAVE_MATH_H 1
  3423. | #define HAVE_MEMORY_H 1
  3424. | #define HAVE_MPP_SHMEM_H 0
  3425. | #define HAVE_NETDB_H 1
  3426. | #define HAVE_NETINET_IN_H 1
  3427. | #define HAVE_NETINET_TCP_H 1
  3428. | #define HAVE_PROCESS_H 0
  3429. | #define HAVE_SETJMP_H 1
  3430. | #define HAVE_SIGNAL_H 1
  3431. | #define HAVE_STDARG_H 1
  3432. | #define HAVE_STDINT_H 1
  3433. | #define HAVE_STDIO_H 1
  3434. | #define HAVE_STDLIB_H 1
  3435. | #define HAVE_STRING_H 1
  3436. | #define HAVE_STRINGS_H 1
  3437. | #define HAVE_SYS_TYPES_H 1
  3438. | #define HAVE_SYS_ATOMIC_OP_H 0
  3439. | #define HAVE_SYS_ERRNO_H 1
  3440. | #define HAVE_SYS_FILE_H 1
  3441. | #define HAVE_SYS_IPC_H 1
  3442. | #define HAVE_SYS_MMAN_H 1
  3443. | #define HAVE_SYS_PARAM_H 1
  3444. | #define HAVE_SYS_SEM_H 1
  3445. | #define HAVE_SYS_SHM_H 1
  3446. | #define HAVE_SYS_SOCKET_H 1
  3447. | #define HAVE_SYS_STAT_H 1
  3448. | #define HAVE_SYS_SYSCALL_H 1
  3449. | #define HAVE_SYS_SYSTEMCFG_H 0
  3450. | #define HAVE_SYS_TIME_H 1
  3451. | #define HAVE_SYS_UIO_H 1
  3452. | #define HAVE_SYS_WAIT_H 1
  3453. | #define HAVE_TIME_H 1
  3454. | #define HAVE_UNISTD_H 1
  3455. | #define HAVE_WINDOWS_H 0
  3456. | #define HAVE_WINSOCK_H 0
  3457. | #define HAVE_RPC_RPC_H 1
  3458. | #define HAVE_RPC_TYPES_H 1
  3459. | #define HAVE_RPC_XDR_H 1
  3460. | #define restrict __restrict
  3461. | #define RETSIGTYPE void
  3462. | #define HAVE_PTRDIFF_T 1
  3463. | #define FUNCTION_NAME __func__
  3464. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  3465. | #define SIZEOF_VOIDP 8
  3466. | #define SIZEOF_CHAR 1
  3467. | #define SIZEOF_SHORT 2
  3468. | #define SIZEOF_INT 4
  3469. | #define SIZEOF_LONG 8
  3470. | #define SIZEOF_LONG_LONG 8
  3471. | #define SIZEOF_FLOAT 4
  3472. | #define SIZEOF_DOUBLE 8
  3473. | #define HAVE_FORK 1
  3474. | #define HAVE_VFORK 1
  3475. | #define HAVE_WORKING_VFORK 1
  3476. | #define HAVE_WORKING_FORK 1
  3477. | #define HAVE_STDLIB_H 1
  3478. | #define HAVE_UNISTD_H 1
  3479. | #define HAVE_SYS_PARAM_H 1
  3480. | #define HAVE_GETPAGESIZE 1
  3481. | #define HAVE_MMAP 1
  3482. | #define HAVE_SYS_SELECT_H 1
  3483. | #define HAVE_SYS_SOCKET_H 1
  3484. | #define SELECT_TYPE_ARG1 int
  3485. | #define SELECT_TYPE_ARG234 (fd_set *)
  3486. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3487. | #define HAVE_VPRINTF 1
  3488. | #define HAVE_FLOOR 1
  3489. | #define HAVE_POW 1
  3490. | #define HAVE_SQRT 1
  3491. | #define HAVE_BZERO 1
  3492. | /* end confdefs.h. */
  3493. | /* Define fastbcopy to an innocuous variant, in case <limits.h> declares fastbcopy.
  3494. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3495. | #define fastbcopy innocuous_fastbcopy
  3496. |
  3497. | /* System header to define __stub macros and hopefully few prototypes,
  3498. | which can conflict with char fastbcopy (); below.
  3499. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3500. | <limits.h> exists even on freestanding compilers. */
  3501. |
  3502. | #ifdef __STDC__
  3503. | # include <limits.h>
  3504. | #else
  3505. | # include <assert.h>
  3506. | #endif
  3507. |
  3508. | #undef fastbcopy
  3509. |
  3510. | /* Override any GCC internal prototype to avoid an error.
  3511. | Use char because int might match the return type of a GCC
  3512. | builtin and then its argument prototype would still apply. */
  3513. | #ifdef __cplusplus
  3514. | extern "C"
  3515. | #endif
  3516. | char fastbcopy ();
  3517. | /* The GNU C library defines this for functions which it implements
  3518. | to always fail with ENOSYS. Some functions are actually named
  3519. | something starting with __ and the normal name is an alias. */
  3520. | #if defined __stub_fastbcopy || defined __stub___fastbcopy
  3521. | choke me
  3522. | #endif
  3523. |
  3524. | int
  3525. | main ()
  3526. | {
  3527. | return fastbcopy ();
  3528. | ;
  3529. | return 0;
  3530. | }
  3531. configure:12233: result: no
  3532. configure:12233: checking for ftruncate
  3533. configure:12233: gcc -o conftest conftest.c -lm >&5
  3534. configure:12233: $? = 0
  3535. configure:12233: result: yes
  3536. configure:12233: checking for gethostbyname
  3537. configure:12233: gcc -o conftest conftest.c -lm >&5
  3538. configure:12233: $? = 0
  3539. configure:12233: result: yes
  3540. configure:12233: checking for getpagesize
  3541. configure:12233: result: yes
  3542. configure:12233: checking for gettimeofday
  3543. configure:12233: gcc -o conftest conftest.c -lm >&5
  3544. configure:12233: $? = 0
  3545. configure:12233: result: yes
  3546. configure:12233: checking for memset
  3547. configure:12233: gcc -o conftest conftest.c -lm >&5
  3548. conftest.c:143: warning: conflicting types for built-in function 'memset'
  3549. configure:12233: $? = 0
  3550. configure:12233: result: yes
  3551. configure:12233: checking for munmap
  3552. configure:12233: gcc -o conftest conftest.c -lm >&5
  3553. configure:12233: $? = 0
  3554. configure:12233: result: yes
  3555. configure:12233: checking for select
  3556. configure:12233: gcc -o conftest conftest.c -lm >&5
  3557. configure:12233: $? = 0
  3558. configure:12233: result: yes
  3559. configure:12233: checking for socket
  3560. configure:12233: gcc -o conftest conftest.c -lm >&5
  3561. configure:12233: $? = 0
  3562. configure:12233: result: yes
  3563. configure:12233: checking for strchr
  3564. configure:12233: gcc -o conftest conftest.c -lm >&5
  3565. conftest.c:147: warning: conflicting types for built-in function 'strchr'
  3566. configure:12233: $? = 0
  3567. configure:12233: result: yes
  3568. configure:12233: checking for strdup
  3569. configure:12233: gcc -o conftest conftest.c -lm >&5
  3570. conftest.c:148: warning: conflicting types for built-in function 'strdup'
  3571. configure:12233: $? = 0
  3572. configure:12233: result: yes
  3573. configure:12233: checking for strerror
  3574. configure:12233: gcc -o conftest conftest.c -lm >&5
  3575. configure:12233: $? = 0
  3576. configure:12233: result: yes
  3577. configure:12233: checking for strstr
  3578. configure:12233: gcc -o conftest conftest.c -lm >&5
  3579. conftest.c:150: warning: conflicting types for built-in function 'strstr'
  3580. configure:12233: $? = 0
  3581. configure:12233: result: yes
  3582. configure:12233: checking for strtol
  3583. configure:12233: gcc -o conftest conftest.c -lm >&5
  3584. configure:12233: $? = 0
  3585. configure:12233: result: yes
  3586. configure:12233: checking for _lock_try
  3587. configure:12233: gcc -o conftest conftest.c -lm >&5
  3588. /tmp/ccXCGKto.o: In function `main':
  3589. conftest.c:(.text+0xa): undefined reference to `_lock_try'
  3590. collect2: ld returned 1 exit status
  3591. configure:12233: $? = 1
  3592. configure: failed program was:
  3593. | /* confdefs.h */
  3594. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3595. | #define PACKAGE_TARNAME "armci"
  3596. | #define PACKAGE_VERSION "1.5"
  3597. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3598. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3599. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3600. | #define LINUX 1
  3601. | #define SYSV 1
  3602. | #define PACKAGE "armci"
  3603. | #define VERSION "1.5"
  3604. | #define MSG_COMMS_TCGMSGMPI 1
  3605. | #define MSG_COMMS_MPI 1
  3606. | #define ARMCI_ENABLE_GPC_CALLS 0
  3607. | #define STDC_HEADERS 1
  3608. | #define HAVE_SYS_TYPES_H 1
  3609. | #define HAVE_SYS_STAT_H 1
  3610. | #define HAVE_STDLIB_H 1
  3611. | #define HAVE_STRING_H 1
  3612. | #define HAVE_MEMORY_H 1
  3613. | #define HAVE_STRINGS_H 1
  3614. | #define HAVE_INTTYPES_H 1
  3615. | #define HAVE_STDINT_H 1
  3616. | #define HAVE_UNISTD_H 1
  3617. | #define __EXTENSIONS__ 1
  3618. | #define _ALL_SOURCE 1
  3619. | #define _GNU_SOURCE 1
  3620. | #define _POSIX_PTHREAD_SEMANTICS 1
  3621. | #define _TANDEM_SOURCE 1
  3622. | #define LINUX64 1
  3623. | #define SYSV 1
  3624. | #define HAVE_DIRENT_H 1
  3625. | #define HAVE__BOOL 1
  3626. | #define HAVE_STDBOOL_H 1
  3627. | #define STDC_HEADERS 1
  3628. | #define HAVE_SYS_WAIT_H 1
  3629. | #define HAVE_ASSERT_H 1
  3630. | #define HAVE_C_ASM_H 0
  3631. | #define HAVE_ERRNO_H 1
  3632. | #define HAVE_FCNTL_H 1
  3633. | #define HAVE_FLOAT_H 1
  3634. | #define HAVE_IA64_SYS_INLINE_H 0
  3635. | #define HAVE_MALLOC_H 1
  3636. | #define HAVE_MATH_H 1
  3637. | #define HAVE_MEMORY_H 1
  3638. | #define HAVE_MPP_SHMEM_H 0
  3639. | #define HAVE_NETDB_H 1
  3640. | #define HAVE_NETINET_IN_H 1
  3641. | #define HAVE_NETINET_TCP_H 1
  3642. | #define HAVE_PROCESS_H 0
  3643. | #define HAVE_SETJMP_H 1
  3644. | #define HAVE_SIGNAL_H 1
  3645. | #define HAVE_STDARG_H 1
  3646. | #define HAVE_STDINT_H 1
  3647. | #define HAVE_STDIO_H 1
  3648. | #define HAVE_STDLIB_H 1
  3649. | #define HAVE_STRING_H 1
  3650. | #define HAVE_STRINGS_H 1
  3651. | #define HAVE_SYS_TYPES_H 1
  3652. | #define HAVE_SYS_ATOMIC_OP_H 0
  3653. | #define HAVE_SYS_ERRNO_H 1
  3654. | #define HAVE_SYS_FILE_H 1
  3655. | #define HAVE_SYS_IPC_H 1
  3656. | #define HAVE_SYS_MMAN_H 1
  3657. | #define HAVE_SYS_PARAM_H 1
  3658. | #define HAVE_SYS_SEM_H 1
  3659. | #define HAVE_SYS_SHM_H 1
  3660. | #define HAVE_SYS_SOCKET_H 1
  3661. | #define HAVE_SYS_STAT_H 1
  3662. | #define HAVE_SYS_SYSCALL_H 1
  3663. | #define HAVE_SYS_SYSTEMCFG_H 0
  3664. | #define HAVE_SYS_TIME_H 1
  3665. | #define HAVE_SYS_UIO_H 1
  3666. | #define HAVE_SYS_WAIT_H 1
  3667. | #define HAVE_TIME_H 1
  3668. | #define HAVE_UNISTD_H 1
  3669. | #define HAVE_WINDOWS_H 0
  3670. | #define HAVE_WINSOCK_H 0
  3671. | #define HAVE_RPC_RPC_H 1
  3672. | #define HAVE_RPC_TYPES_H 1
  3673. | #define HAVE_RPC_XDR_H 1
  3674. | #define restrict __restrict
  3675. | #define RETSIGTYPE void
  3676. | #define HAVE_PTRDIFF_T 1
  3677. | #define FUNCTION_NAME __func__
  3678. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  3679. | #define SIZEOF_VOIDP 8
  3680. | #define SIZEOF_CHAR 1
  3681. | #define SIZEOF_SHORT 2
  3682. | #define SIZEOF_INT 4
  3683. | #define SIZEOF_LONG 8
  3684. | #define SIZEOF_LONG_LONG 8
  3685. | #define SIZEOF_FLOAT 4
  3686. | #define SIZEOF_DOUBLE 8
  3687. | #define HAVE_FORK 1
  3688. | #define HAVE_VFORK 1
  3689. | #define HAVE_WORKING_VFORK 1
  3690. | #define HAVE_WORKING_FORK 1
  3691. | #define HAVE_STDLIB_H 1
  3692. | #define HAVE_UNISTD_H 1
  3693. | #define HAVE_SYS_PARAM_H 1
  3694. | #define HAVE_GETPAGESIZE 1
  3695. | #define HAVE_MMAP 1
  3696. | #define HAVE_SYS_SELECT_H 1
  3697. | #define HAVE_SYS_SOCKET_H 1
  3698. | #define SELECT_TYPE_ARG1 int
  3699. | #define SELECT_TYPE_ARG234 (fd_set *)
  3700. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3701. | #define HAVE_VPRINTF 1
  3702. | #define HAVE_FLOOR 1
  3703. | #define HAVE_POW 1
  3704. | #define HAVE_SQRT 1
  3705. | #define HAVE_BZERO 1
  3706. | #define HAVE_FASTBCOPY 0
  3707. | #define HAVE_FTRUNCATE 1
  3708. | #define HAVE_GETHOSTBYNAME 1
  3709. | #define HAVE_GETPAGESIZE 1
  3710. | #define HAVE_GETTIMEOFDAY 1
  3711. | #define HAVE_MEMSET 1
  3712. | #define HAVE_MUNMAP 1
  3713. | #define HAVE_SELECT 1
  3714. | #define HAVE_SOCKET 1
  3715. | #define HAVE_STRCHR 1
  3716. | #define HAVE_STRDUP 1
  3717. | #define HAVE_STRERROR 1
  3718. | #define HAVE_STRSTR 1
  3719. | #define HAVE_STRTOL 1
  3720. | /* end confdefs.h. */
  3721. | /* Define _lock_try to an innocuous variant, in case <limits.h> declares _lock_try.
  3722. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3723. | #define _lock_try innocuous__lock_try
  3724. |
  3725. | /* System header to define __stub macros and hopefully few prototypes,
  3726. | which can conflict with char _lock_try (); below.
  3727. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3728. | <limits.h> exists even on freestanding compilers. */
  3729. |
  3730. | #ifdef __STDC__
  3731. | # include <limits.h>
  3732. | #else
  3733. | # include <assert.h>
  3734. | #endif
  3735. |
  3736. | #undef _lock_try
  3737. |
  3738. | /* Override any GCC internal prototype to avoid an error.
  3739. | Use char because int might match the return type of a GCC
  3740. | builtin and then its argument prototype would still apply. */
  3741. | #ifdef __cplusplus
  3742. | extern "C"
  3743. | #endif
  3744. | char _lock_try ();
  3745. | /* The GNU C library defines this for functions which it implements
  3746. | to always fail with ENOSYS. Some functions are actually named
  3747. | something starting with __ and the normal name is an alias. */
  3748. | #if defined __stub__lock_try || defined __stub____lock_try
  3749. | choke me
  3750. | #endif
  3751. |
  3752. | int
  3753. | main ()
  3754. | {
  3755. | return _lock_try ();
  3756. | ;
  3757. | return 0;
  3758. | }
  3759. configure:12233: result: no
  3760. configure:12233: checking for _acquire_lock
  3761. configure:12233: gcc -o conftest conftest.c -lm >&5
  3762. /tmp/cc6hqHrq.o: In function `main':
  3763. conftest.c:(.text+0xa): undefined reference to `_acquire_lock'
  3764. collect2: ld returned 1 exit status
  3765. configure:12233: $? = 1
  3766. configure: failed program was:
  3767. | /* confdefs.h */
  3768. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3769. | #define PACKAGE_TARNAME "armci"
  3770. | #define PACKAGE_VERSION "1.5"
  3771. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3772. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3773. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3774. | #define LINUX 1
  3775. | #define SYSV 1
  3776. | #define PACKAGE "armci"
  3777. | #define VERSION "1.5"
  3778. | #define MSG_COMMS_TCGMSGMPI 1
  3779. | #define MSG_COMMS_MPI 1
  3780. | #define ARMCI_ENABLE_GPC_CALLS 0
  3781. | #define STDC_HEADERS 1
  3782. | #define HAVE_SYS_TYPES_H 1
  3783. | #define HAVE_SYS_STAT_H 1
  3784. | #define HAVE_STDLIB_H 1
  3785. | #define HAVE_STRING_H 1
  3786. | #define HAVE_MEMORY_H 1
  3787. | #define HAVE_STRINGS_H 1
  3788. | #define HAVE_INTTYPES_H 1
  3789. | #define HAVE_STDINT_H 1
  3790. | #define HAVE_UNISTD_H 1
  3791. | #define __EXTENSIONS__ 1
  3792. | #define _ALL_SOURCE 1
  3793. | #define _GNU_SOURCE 1
  3794. | #define _POSIX_PTHREAD_SEMANTICS 1
  3795. | #define _TANDEM_SOURCE 1
  3796. | #define LINUX64 1
  3797. | #define SYSV 1
  3798. | #define HAVE_DIRENT_H 1
  3799. | #define HAVE__BOOL 1
  3800. | #define HAVE_STDBOOL_H 1
  3801. | #define STDC_HEADERS 1
  3802. | #define HAVE_SYS_WAIT_H 1
  3803. | #define HAVE_ASSERT_H 1
  3804. | #define HAVE_C_ASM_H 0
  3805. | #define HAVE_ERRNO_H 1
  3806. | #define HAVE_FCNTL_H 1
  3807. | #define HAVE_FLOAT_H 1
  3808. | #define HAVE_IA64_SYS_INLINE_H 0
  3809. | #define HAVE_MALLOC_H 1
  3810. | #define HAVE_MATH_H 1
  3811. | #define HAVE_MEMORY_H 1
  3812. | #define HAVE_MPP_SHMEM_H 0
  3813. | #define HAVE_NETDB_H 1
  3814. | #define HAVE_NETINET_IN_H 1
  3815. | #define HAVE_NETINET_TCP_H 1
  3816. | #define HAVE_PROCESS_H 0
  3817. | #define HAVE_SETJMP_H 1
  3818. | #define HAVE_SIGNAL_H 1
  3819. | #define HAVE_STDARG_H 1
  3820. | #define HAVE_STDINT_H 1
  3821. | #define HAVE_STDIO_H 1
  3822. | #define HAVE_STDLIB_H 1
  3823. | #define HAVE_STRING_H 1
  3824. | #define HAVE_STRINGS_H 1
  3825. | #define HAVE_SYS_TYPES_H 1
  3826. | #define HAVE_SYS_ATOMIC_OP_H 0
  3827. | #define HAVE_SYS_ERRNO_H 1
  3828. | #define HAVE_SYS_FILE_H 1
  3829. | #define HAVE_SYS_IPC_H 1
  3830. | #define HAVE_SYS_MMAN_H 1
  3831. | #define HAVE_SYS_PARAM_H 1
  3832. | #define HAVE_SYS_SEM_H 1
  3833. | #define HAVE_SYS_SHM_H 1
  3834. | #define HAVE_SYS_SOCKET_H 1
  3835. | #define HAVE_SYS_STAT_H 1
  3836. | #define HAVE_SYS_SYSCALL_H 1
  3837. | #define HAVE_SYS_SYSTEMCFG_H 0
  3838. | #define HAVE_SYS_TIME_H 1
  3839. | #define HAVE_SYS_UIO_H 1
  3840. | #define HAVE_SYS_WAIT_H 1
  3841. | #define HAVE_TIME_H 1
  3842. | #define HAVE_UNISTD_H 1
  3843. | #define HAVE_WINDOWS_H 0
  3844. | #define HAVE_WINSOCK_H 0
  3845. | #define HAVE_RPC_RPC_H 1
  3846. | #define HAVE_RPC_TYPES_H 1
  3847. | #define HAVE_RPC_XDR_H 1
  3848. | #define restrict __restrict
  3849. | #define RETSIGTYPE void
  3850. | #define HAVE_PTRDIFF_T 1
  3851. | #define FUNCTION_NAME __func__
  3852. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  3853. | #define SIZEOF_VOIDP 8
  3854. | #define SIZEOF_CHAR 1
  3855. | #define SIZEOF_SHORT 2
  3856. | #define SIZEOF_INT 4
  3857. | #define SIZEOF_LONG 8
  3858. | #define SIZEOF_LONG_LONG 8
  3859. | #define SIZEOF_FLOAT 4
  3860. | #define SIZEOF_DOUBLE 8
  3861. | #define HAVE_FORK 1
  3862. | #define HAVE_VFORK 1
  3863. | #define HAVE_WORKING_VFORK 1
  3864. | #define HAVE_WORKING_FORK 1
  3865. | #define HAVE_STDLIB_H 1
  3866. | #define HAVE_UNISTD_H 1
  3867. | #define HAVE_SYS_PARAM_H 1
  3868. | #define HAVE_GETPAGESIZE 1
  3869. | #define HAVE_MMAP 1
  3870. | #define HAVE_SYS_SELECT_H 1
  3871. | #define HAVE_SYS_SOCKET_H 1
  3872. | #define SELECT_TYPE_ARG1 int
  3873. | #define SELECT_TYPE_ARG234 (fd_set *)
  3874. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3875. | #define HAVE_VPRINTF 1
  3876. | #define HAVE_FLOOR 1
  3877. | #define HAVE_POW 1
  3878. | #define HAVE_SQRT 1
  3879. | #define HAVE_BZERO 1
  3880. | #define HAVE_FASTBCOPY 0
  3881. | #define HAVE_FTRUNCATE 1
  3882. | #define HAVE_GETHOSTBYNAME 1
  3883. | #define HAVE_GETPAGESIZE 1
  3884. | #define HAVE_GETTIMEOFDAY 1
  3885. | #define HAVE_MEMSET 1
  3886. | #define HAVE_MUNMAP 1
  3887. | #define HAVE_SELECT 1
  3888. | #define HAVE_SOCKET 1
  3889. | #define HAVE_STRCHR 1
  3890. | #define HAVE_STRDUP 1
  3891. | #define HAVE_STRERROR 1
  3892. | #define HAVE_STRSTR 1
  3893. | #define HAVE_STRTOL 1
  3894. | #define HAVE__LOCK_TRY 0
  3895. | /* end confdefs.h. */
  3896. | /* Define _acquire_lock to an innocuous variant, in case <limits.h> declares _acquire_lock.
  3897. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3898. | #define _acquire_lock innocuous__acquire_lock
  3899. |
  3900. | /* System header to define __stub macros and hopefully few prototypes,
  3901. | which can conflict with char _acquire_lock (); below.
  3902. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3903. | <limits.h> exists even on freestanding compilers. */
  3904. |
  3905. | #ifdef __STDC__
  3906. | # include <limits.h>
  3907. | #else
  3908. | # include <assert.h>
  3909. | #endif
  3910. |
  3911. | #undef _acquire_lock
  3912. |
  3913. | /* Override any GCC internal prototype to avoid an error.
  3914. | Use char because int might match the return type of a GCC
  3915. | builtin and then its argument prototype would still apply. */
  3916. | #ifdef __cplusplus
  3917. | extern "C"
  3918. | #endif
  3919. | char _acquire_lock ();
  3920. | /* The GNU C library defines this for functions which it implements
  3921. | to always fail with ENOSYS. Some functions are actually named
  3922. | something starting with __ and the normal name is an alias. */
  3923. | #if defined __stub__acquire_lock || defined __stub____acquire_lock
  3924. | choke me
  3925. | #endif
  3926. |
  3927. | int
  3928. | main ()
  3929. | {
  3930. | return _acquire_lock ();
  3931. | ;
  3932. | return 0;
  3933. | }
  3934. configure:12233: result: no
  3935. configure:12233: checking for xdr_char
  3936. configure:12233: gcc -o conftest conftest.c -lm >&5
  3937. configure:12233: $? = 0
  3938. configure:12233: result: yes
  3939. configure:12252: checking for pthread_getconcurrency
  3940. configure:12252: gcc -o conftest conftest.c -lm >&5
  3941. /tmp/ccaE5DkB.o: In function `main':
  3942. conftest.c:(.text+0xa): undefined reference to `pthread_getconcurrency'
  3943. collect2: ld returned 1 exit status
  3944. configure:12252: $? = 1
  3945. configure: failed program was:
  3946. | /* confdefs.h */
  3947. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3948. | #define PACKAGE_TARNAME "armci"
  3949. | #define PACKAGE_VERSION "1.5"
  3950. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3951. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3952. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3953. | #define LINUX 1
  3954. | #define SYSV 1
  3955. | #define PACKAGE "armci"
  3956. | #define VERSION "1.5"
  3957. | #define MSG_COMMS_TCGMSGMPI 1
  3958. | #define MSG_COMMS_MPI 1
  3959. | #define ARMCI_ENABLE_GPC_CALLS 0
  3960. | #define STDC_HEADERS 1
  3961. | #define HAVE_SYS_TYPES_H 1
  3962. | #define HAVE_SYS_STAT_H 1
  3963. | #define HAVE_STDLIB_H 1
  3964. | #define HAVE_STRING_H 1
  3965. | #define HAVE_MEMORY_H 1
  3966. | #define HAVE_STRINGS_H 1
  3967. | #define HAVE_INTTYPES_H 1
  3968. | #define HAVE_STDINT_H 1
  3969. | #define HAVE_UNISTD_H 1
  3970. | #define __EXTENSIONS__ 1
  3971. | #define _ALL_SOURCE 1
  3972. | #define _GNU_SOURCE 1
  3973. | #define _POSIX_PTHREAD_SEMANTICS 1
  3974. | #define _TANDEM_SOURCE 1
  3975. | #define LINUX64 1
  3976. | #define SYSV 1
  3977. | #define HAVE_DIRENT_H 1
  3978. | #define HAVE__BOOL 1
  3979. | #define HAVE_STDBOOL_H 1
  3980. | #define STDC_HEADERS 1
  3981. | #define HAVE_SYS_WAIT_H 1
  3982. | #define HAVE_ASSERT_H 1
  3983. | #define HAVE_C_ASM_H 0
  3984. | #define HAVE_ERRNO_H 1
  3985. | #define HAVE_FCNTL_H 1
  3986. | #define HAVE_FLOAT_H 1
  3987. | #define HAVE_IA64_SYS_INLINE_H 0
  3988. | #define HAVE_MALLOC_H 1
  3989. | #define HAVE_MATH_H 1
  3990. | #define HAVE_MEMORY_H 1
  3991. | #define HAVE_MPP_SHMEM_H 0
  3992. | #define HAVE_NETDB_H 1
  3993. | #define HAVE_NETINET_IN_H 1
  3994. | #define HAVE_NETINET_TCP_H 1
  3995. | #define HAVE_PROCESS_H 0
  3996. | #define HAVE_SETJMP_H 1
  3997. | #define HAVE_SIGNAL_H 1
  3998. | #define HAVE_STDARG_H 1
  3999. | #define HAVE_STDINT_H 1
  4000. | #define HAVE_STDIO_H 1
  4001. | #define HAVE_STDLIB_H 1
  4002. | #define HAVE_STRING_H 1
  4003. | #define HAVE_STRINGS_H 1
  4004. | #define HAVE_SYS_TYPES_H 1
  4005. | #define HAVE_SYS_ATOMIC_OP_H 0
  4006. | #define HAVE_SYS_ERRNO_H 1
  4007. | #define HAVE_SYS_FILE_H 1
  4008. | #define HAVE_SYS_IPC_H 1
  4009. | #define HAVE_SYS_MMAN_H 1
  4010. | #define HAVE_SYS_PARAM_H 1
  4011. | #define HAVE_SYS_SEM_H 1
  4012. | #define HAVE_SYS_SHM_H 1
  4013. | #define HAVE_SYS_SOCKET_H 1
  4014. | #define HAVE_SYS_STAT_H 1
  4015. | #define HAVE_SYS_SYSCALL_H 1
  4016. | #define HAVE_SYS_SYSTEMCFG_H 0
  4017. | #define HAVE_SYS_TIME_H 1
  4018. | #define HAVE_SYS_UIO_H 1
  4019. | #define HAVE_SYS_WAIT_H 1
  4020. | #define HAVE_TIME_H 1
  4021. | #define HAVE_UNISTD_H 1
  4022. | #define HAVE_WINDOWS_H 0
  4023. | #define HAVE_WINSOCK_H 0
  4024. | #define HAVE_RPC_RPC_H 1
  4025. | #define HAVE_RPC_TYPES_H 1
  4026. | #define HAVE_RPC_XDR_H 1
  4027. | #define restrict __restrict
  4028. | #define RETSIGTYPE void
  4029. | #define HAVE_PTRDIFF_T 1
  4030. | #define FUNCTION_NAME __func__
  4031. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  4032. | #define SIZEOF_VOIDP 8
  4033. | #define SIZEOF_CHAR 1
  4034. | #define SIZEOF_SHORT 2
  4035. | #define SIZEOF_INT 4
  4036. | #define SIZEOF_LONG 8
  4037. | #define SIZEOF_LONG_LONG 8
  4038. | #define SIZEOF_FLOAT 4
  4039. | #define SIZEOF_DOUBLE 8
  4040. | #define HAVE_FORK 1
  4041. | #define HAVE_VFORK 1
  4042. | #define HAVE_WORKING_VFORK 1
  4043. | #define HAVE_WORKING_FORK 1
  4044. | #define HAVE_STDLIB_H 1
  4045. | #define HAVE_UNISTD_H 1
  4046. | #define HAVE_SYS_PARAM_H 1
  4047. | #define HAVE_GETPAGESIZE 1
  4048. | #define HAVE_MMAP 1
  4049. | #define HAVE_SYS_SELECT_H 1
  4050. | #define HAVE_SYS_SOCKET_H 1
  4051. | #define SELECT_TYPE_ARG1 int
  4052. | #define SELECT_TYPE_ARG234 (fd_set *)
  4053. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4054. | #define HAVE_VPRINTF 1
  4055. | #define HAVE_FLOOR 1
  4056. | #define HAVE_POW 1
  4057. | #define HAVE_SQRT 1
  4058. | #define HAVE_BZERO 1
  4059. | #define HAVE_FASTBCOPY 0
  4060. | #define HAVE_FTRUNCATE 1
  4061. | #define HAVE_GETHOSTBYNAME 1
  4062. | #define HAVE_GETPAGESIZE 1
  4063. | #define HAVE_GETTIMEOFDAY 1
  4064. | #define HAVE_MEMSET 1
  4065. | #define HAVE_MUNMAP 1
  4066. | #define HAVE_SELECT 1
  4067. | #define HAVE_SOCKET 1
  4068. | #define HAVE_STRCHR 1
  4069. | #define HAVE_STRDUP 1
  4070. | #define HAVE_STRERROR 1
  4071. | #define HAVE_STRSTR 1
  4072. | #define HAVE_STRTOL 1
  4073. | #define HAVE__LOCK_TRY 0
  4074. | #define HAVE__ACQUIRE_LOCK 0
  4075. | #define HAVE_XDR_CHAR 1
  4076. | /* end confdefs.h. */
  4077. | /* Define pthread_getconcurrency to an innocuous variant, in case <limits.h> declares pthread_getconcurrency.
  4078. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4079. | #define pthread_getconcurrency innocuous_pthread_getconcurrency
  4080. |
  4081. | /* System header to define __stub macros and hopefully few prototypes,
  4082. | which can conflict with char pthread_getconcurrency (); below.
  4083. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4084. | <limits.h> exists even on freestanding compilers. */
  4085. |
  4086. | #ifdef __STDC__
  4087. | # include <limits.h>
  4088. | #else
  4089. | # include <assert.h>
  4090. | #endif
  4091. |
  4092. | #undef pthread_getconcurrency
  4093. |
  4094. | /* Override any GCC internal prototype to avoid an error.
  4095. | Use char because int might match the return type of a GCC
  4096. | builtin and then its argument prototype would still apply. */
  4097. | #ifdef __cplusplus
  4098. | extern "C"
  4099. | #endif
  4100. | char pthread_getconcurrency ();
  4101. | /* The GNU C library defines this for functions which it implements
  4102. | to always fail with ENOSYS. Some functions are actually named
  4103. | something starting with __ and the normal name is an alias. */
  4104. | #if defined __stub_pthread_getconcurrency || defined __stub___pthread_getconcurrency
  4105. | choke me
  4106. | #endif
  4107. |
  4108. | int
  4109. | main ()
  4110. | {
  4111. | return pthread_getconcurrency ();
  4112. | ;
  4113. | return 0;
  4114. | }
  4115. configure:12252: result: no
  4116. configure:12252: checking for pthread_setconcurrency
  4117. configure:12252: gcc -o conftest conftest.c -lm >&5
  4118. /tmp/ccwRWVIF.o: In function `main':
  4119. conftest.c:(.text+0xa): undefined reference to `pthread_setconcurrency'
  4120. collect2: ld returned 1 exit status
  4121. configure:12252: $? = 1
  4122. configure: failed program was:
  4123. | /* confdefs.h */
  4124. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  4125. | #define PACKAGE_TARNAME "armci"
  4126. | #define PACKAGE_VERSION "1.5"
  4127. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  4128. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  4129. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  4130. | #define LINUX 1
  4131. | #define SYSV 1
  4132. | #define PACKAGE "armci"
  4133. | #define VERSION "1.5"
  4134. | #define MSG_COMMS_TCGMSGMPI 1
  4135. | #define MSG_COMMS_MPI 1
  4136. | #define ARMCI_ENABLE_GPC_CALLS 0
  4137. | #define STDC_HEADERS 1
  4138. | #define HAVE_SYS_TYPES_H 1
  4139. | #define HAVE_SYS_STAT_H 1
  4140. | #define HAVE_STDLIB_H 1
  4141. | #define HAVE_STRING_H 1
  4142. | #define HAVE_MEMORY_H 1
  4143. | #define HAVE_STRINGS_H 1
  4144. | #define HAVE_INTTYPES_H 1
  4145. | #define HAVE_STDINT_H 1
  4146. | #define HAVE_UNISTD_H 1
  4147. | #define __EXTENSIONS__ 1
  4148. | #define _ALL_SOURCE 1
  4149. | #define _GNU_SOURCE 1
  4150. | #define _POSIX_PTHREAD_SEMANTICS 1
  4151. | #define _TANDEM_SOURCE 1
  4152. | #define LINUX64 1
  4153. | #define SYSV 1
  4154. | #define HAVE_DIRENT_H 1
  4155. | #define HAVE__BOOL 1
  4156. | #define HAVE_STDBOOL_H 1
  4157. | #define STDC_HEADERS 1
  4158. | #define HAVE_SYS_WAIT_H 1
  4159. | #define HAVE_ASSERT_H 1
  4160. | #define HAVE_C_ASM_H 0
  4161. | #define HAVE_ERRNO_H 1
  4162. | #define HAVE_FCNTL_H 1
  4163. | #define HAVE_FLOAT_H 1
  4164. | #define HAVE_IA64_SYS_INLINE_H 0
  4165. | #define HAVE_MALLOC_H 1
  4166. | #define HAVE_MATH_H 1
  4167. | #define HAVE_MEMORY_H 1
  4168. | #define HAVE_MPP_SHMEM_H 0
  4169. | #define HAVE_NETDB_H 1
  4170. | #define HAVE_NETINET_IN_H 1
  4171. | #define HAVE_NETINET_TCP_H 1
  4172. | #define HAVE_PROCESS_H 0
  4173. | #define HAVE_SETJMP_H 1
  4174. | #define HAVE_SIGNAL_H 1
  4175. | #define HAVE_STDARG_H 1
  4176. | #define HAVE_STDINT_H 1
  4177. | #define HAVE_STDIO_H 1
  4178. | #define HAVE_STDLIB_H 1
  4179. | #define HAVE_STRING_H 1
  4180. | #define HAVE_STRINGS_H 1
  4181. | #define HAVE_SYS_TYPES_H 1
  4182. | #define HAVE_SYS_ATOMIC_OP_H 0
  4183. | #define HAVE_SYS_ERRNO_H 1
  4184. | #define HAVE_SYS_FILE_H 1
  4185. | #define HAVE_SYS_IPC_H 1
  4186. | #define HAVE_SYS_MMAN_H 1
  4187. | #define HAVE_SYS_PARAM_H 1
  4188. | #define HAVE_SYS_SEM_H 1
  4189. | #define HAVE_SYS_SHM_H 1
  4190. | #define HAVE_SYS_SOCKET_H 1
  4191. | #define HAVE_SYS_STAT_H 1
  4192. | #define HAVE_SYS_SYSCALL_H 1
  4193. | #define HAVE_SYS_SYSTEMCFG_H 0
  4194. | #define HAVE_SYS_TIME_H 1
  4195. | #define HAVE_SYS_UIO_H 1
  4196. | #define HAVE_SYS_WAIT_H 1
  4197. | #define HAVE_TIME_H 1
  4198. | #define HAVE_UNISTD_H 1
  4199. | #define HAVE_WINDOWS_H 0
  4200. | #define HAVE_WINSOCK_H 0
  4201. | #define HAVE_RPC_RPC_H 1
  4202. | #define HAVE_RPC_TYPES_H 1
  4203. | #define HAVE_RPC_XDR_H 1
  4204. | #define restrict __restrict
  4205. | #define RETSIGTYPE void
  4206. | #define HAVE_PTRDIFF_T 1
  4207. | #define FUNCTION_NAME __func__
  4208. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  4209. | #define SIZEOF_VOIDP 8
  4210. | #define SIZEOF_CHAR 1
  4211. | #define SIZEOF_SHORT 2
  4212. | #define SIZEOF_INT 4
  4213. | #define SIZEOF_LONG 8
  4214. | #define SIZEOF_LONG_LONG 8
  4215. | #define SIZEOF_FLOAT 4
  4216. | #define SIZEOF_DOUBLE 8
  4217. | #define HAVE_FORK 1
  4218. | #define HAVE_VFORK 1
  4219. | #define HAVE_WORKING_VFORK 1
  4220. | #define HAVE_WORKING_FORK 1
  4221. | #define HAVE_STDLIB_H 1
  4222. | #define HAVE_UNISTD_H 1
  4223. | #define HAVE_SYS_PARAM_H 1
  4224. | #define HAVE_GETPAGESIZE 1
  4225. | #define HAVE_MMAP 1
  4226. | #define HAVE_SYS_SELECT_H 1
  4227. | #define HAVE_SYS_SOCKET_H 1
  4228. | #define SELECT_TYPE_ARG1 int
  4229. | #define SELECT_TYPE_ARG234 (fd_set *)
  4230. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4231. | #define HAVE_VPRINTF 1
  4232. | #define HAVE_FLOOR 1
  4233. | #define HAVE_POW 1
  4234. | #define HAVE_SQRT 1
  4235. | #define HAVE_BZERO 1
  4236. | #define HAVE_FASTBCOPY 0
  4237. | #define HAVE_FTRUNCATE 1
  4238. | #define HAVE_GETHOSTBYNAME 1
  4239. | #define HAVE_GETPAGESIZE 1
  4240. | #define HAVE_GETTIMEOFDAY 1
  4241. | #define HAVE_MEMSET 1
  4242. | #define HAVE_MUNMAP 1
  4243. | #define HAVE_SELECT 1
  4244. | #define HAVE_SOCKET 1
  4245. | #define HAVE_STRCHR 1
  4246. | #define HAVE_STRDUP 1
  4247. | #define HAVE_STRERROR 1
  4248. | #define HAVE_STRSTR 1
  4249. | #define HAVE_STRTOL 1
  4250. | #define HAVE__LOCK_TRY 0
  4251. | #define HAVE__ACQUIRE_LOCK 0
  4252. | #define HAVE_XDR_CHAR 1
  4253. | #define HAVE_PTHREAD_GETCONCURRENCY 0
  4254. | /* end confdefs.h. */
  4255. | /* Define pthread_setconcurrency to an innocuous variant, in case <limits.h> declares pthread_setconcurrency.
  4256. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4257. | #define pthread_setconcurrency innocuous_pthread_setconcurrency
  4258. |
  4259. | /* System header to define __stub macros and hopefully few prototypes,
  4260. | which can conflict with char pthread_setconcurrency (); below.
  4261. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4262. | <limits.h> exists even on freestanding compilers. */
  4263. |
  4264. | #ifdef __STDC__
  4265. | # include <limits.h>
  4266. | #else
  4267. | # include <assert.h>
  4268. | #endif
  4269. |
  4270. | #undef pthread_setconcurrency
  4271. |
  4272. | /* Override any GCC internal prototype to avoid an error.
  4273. | Use char because int might match the return type of a GCC
  4274. | builtin and then its argument prototype would still apply. */
  4275. | #ifdef __cplusplus
  4276. | extern "C"
  4277. | #endif
  4278. | char pthread_setconcurrency ();
  4279. | /* The GNU C library defines this for functions which it implements
  4280. | to always fail with ENOSYS. Some functions are actually named
  4281. | something starting with __ and the normal name is an alias. */
  4282. | #if defined __stub_pthread_setconcurrency || defined __stub___pthread_setconcurrency
  4283. | choke me
  4284. | #endif
  4285. |
  4286. | int
  4287. | main ()
  4288. | {
  4289. | return pthread_setconcurrency ();
  4290. | ;
  4291. | return 0;
  4292. | }
  4293. configure:12252: result: no
  4294. configure:12276: checking for specific C optimizations
  4295. configure:12388: result: -O3 -funroll-loops
  4296. configure:12399:
  4297. configure:12405: C++ compiler (disabled, but some tests still required)
  4298. configure:12408:
  4299. configure:12527: checking for icpc
  4300. configure:12557: result: no
  4301. configure:12527: checking for pgCC
  4302. configure:12557: result: no
  4303. configure:12527: checking for pathCC
  4304. configure:12557: result: no
  4305. configure:12527: checking for sxc++
  4306. configure:12557: result: no
  4307. configure:12527: checking for xlC_r
  4308. configure:12557: result: no
  4309. configure:12527: checking for xlC
  4310. configure:12557: result: no
  4311. configure:12527: checking for bgxlC_r
  4312. configure:12557: result: no
  4313. configure:12527: checking for bgxlC
  4314. configure:12557: result: no
  4315. configure:12527: checking for openCC
  4316. configure:12557: result: no
  4317. configure:12527: checking for sunCC
  4318. configure:12557: result: no
  4319. configure:12527: checking for crayCC
  4320. configure:12557: result: no
  4321. configure:12527: checking for g++
  4322. configure:12543: found /usr/bin/g++
  4323. configure:12554: result: g++
  4324. configure:12581: checking for C++ compiler version
  4325. configure:12590: g++ --version >&5
  4326. g++ (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
  4327. Copyright (C) 2010 Free Software Foundation, Inc.
  4328. This is free software; see the source for copying conditions. There is NO
  4329. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  4330.  
  4331. configure:12601: $? = 0
  4332. configure:12590: g++ -v >&5
  4333. Using built-in specs.
  4334. Target: x86_64-redhat-linux
  4335. 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
  4336. Thread model: posix
  4337. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  4338. configure:12601: $? = 0
  4339. configure:12590: g++ -V >&5
  4340. g++: '-V' option must have argument
  4341. configure:12601: $? = 1
  4342. configure:12590: g++ -qversion >&5
  4343. g++: unrecognized option '-qversion'
  4344. g++: no input files
  4345. configure:12601: $? = 1
  4346. configure:12605: checking whether we are using the GNU C++ compiler
  4347. configure:12624: g++ -c conftest.cpp >&5
  4348. configure:12624: $? = 0
  4349. configure:12633: result: yes
  4350. configure:12642: checking whether g++ accepts -g
  4351. configure:12662: g++ -c -g conftest.cpp >&5
  4352. configure:12662: $? = 0
  4353. configure:12703: result: yes
  4354. configure:12728: checking dependency style of g++
  4355. configure:12838: result: gcc3
  4356. configure:13448:
  4357. configure:13450: Assembler
  4358. configure:13452:
  4359. configure:13484: checking dependency style of gcc
  4360. configure:13592: result: gcc3
  4361. configure:13609: checking whether we can compile test-and-set inline assembly
  4362. gcc -c -I/shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/include /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/locks/tas.c
  4363. configure:13623: result: yes
  4364. configure:13625: checking whether we can compile test-and-set inline assembly with help
  4365. /usr/bin/gcc -c -I/shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/include /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/locks/tas.c
  4366. configure:13663: result: /usr/bin/gcc
  4367. configure:13685: checking whether we can compile x86copy inline assembly
  4368. gcc -c -I/shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/include /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c
  4369. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c: Assembler messages:
  4370. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:39: Error: suffix or operands invalid for `push'
  4371. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:39: Error: suffix or operands invalid for `pop'
  4372. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:86: Error: Incorrect register `%r8' used with `l' suffix
  4373. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:86: Error: Incorrect register `%r8' used with `l' suffix
  4374. configure:13699: result: no
  4375. configure:13701: checking whether we can compile x86copy inline assembly with help
  4376. /usr/bin/gcc -c -I/shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/include /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c
  4377. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c: Assembler messages:
  4378. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:39: Error: suffix or operands invalid for `push'
  4379. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:39: Error: suffix or operands invalid for `pop'
  4380. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:86: Error: Incorrect register `%r8' used with `l' suffix
  4381. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:86: Error: Incorrect register `%r8' used with `l' suffix
  4382. configure:13739: result: no
  4383. configure:13778: checking whether NO_I386ASM is needed
  4384. configure:13789: result: no
  4385. configure:13801:
  4386. configure:13804: Fortran compiler
  4387. configure:13810:
  4388. configure:13991: checking for Fortran 77 compiler version
  4389. configure:14000: gfortran --version >&5
  4390. GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
  4391. Copyright (C) 2010 Free Software Foundation, Inc.
  4392.  
  4393. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  4394. You may redistribute copies of GNU Fortran
  4395. under the terms of the GNU General Public License.
  4396. For more information about these matters, see the file named COPYING
  4397.  
  4398. configure:14011: $? = 0
  4399. configure:14000: gfortran -v >&5
  4400. Using built-in specs.
  4401. Target: x86_64-redhat-linux
  4402. 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
  4403. Thread model: posix
  4404. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  4405. configure:14011: $? = 0
  4406. configure:14000: gfortran -V >&5
  4407. gfortran: '-V' option must have argument
  4408. configure:14011: $? = 1
  4409. configure:14000: gfortran -qversion >&5
  4410. gfortran: unrecognized option '-qversion'
  4411. gfortran: no input files
  4412. configure:14011: $? = 1
  4413. configure:14020: checking whether we are using the GNU Fortran 77 compiler
  4414. configure:14033: gfortran -c conftest.F >&5
  4415. configure:14033: $? = 0
  4416. configure:14042: result: yes
  4417. configure:14048: checking whether gfortran accepts -g
  4418. configure:14059: gfortran -c -g conftest.f >&5
  4419. configure:14059: $? = 0
  4420. configure:14067: result: yes
  4421. configure:14110: gfortran -o conftest conftest.f -lm >&5
  4422. configure:14110: $? = 0
  4423. configure:14444: checking for Fortran 77 compiler vendor
  4424. configure:14508: gfortran -c conftest.F >&5
  4425. conftest.F:4.5:
  4426.  
  4427. chokeonthis
  4428. 1
  4429. Error: Non-numeric character in statement label at (1)
  4430. conftest.F:4.5:
  4431.  
  4432. chokeonthis
  4433. 1
  4434. Error: Unclassifiable statement at (1)
  4435. configure:14508: $? = 1
  4436. configure: failed program was:
  4437. | program main
  4438. |
  4439. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  4440. | chokeonthis
  4441. | #endif
  4442. |
  4443. | end
  4444. configure:14508: gfortran -c conftest.F >&5
  4445. conftest.F:4.5:
  4446.  
  4447. chokeonthis
  4448. 1
  4449. Error: Non-numeric character in statement label at (1)
  4450. conftest.F:4.5:
  4451.  
  4452. chokeonthis
  4453. 1
  4454. Error: Unclassifiable statement at (1)
  4455. configure:14508: $? = 1
  4456. configure: failed program was:
  4457. | program main
  4458. |
  4459. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  4460. | chokeonthis
  4461. | #endif
  4462. |
  4463. | end
  4464. configure:14508: gfortran -c conftest.F >&5
  4465. conftest.F:4.5:
  4466.  
  4467. chokeonthis
  4468. 1
  4469. Error: Non-numeric character in statement label at (1)
  4470. conftest.F:4.5:
  4471.  
  4472. chokeonthis
  4473. 1
  4474. Error: Unclassifiable statement at (1)
  4475. configure:14508: $? = 1
  4476. configure: failed program was:
  4477. | program main
  4478. |
  4479. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  4480. | chokeonthis
  4481. | #endif
  4482. |
  4483. | end
  4484. configure:14508: gfortran -c conftest.F >&5
  4485. conftest.F:4.5:
  4486.  
  4487. chokeonthis
  4488. 1
  4489. Error: Non-numeric character in statement label at (1)
  4490. conftest.F:4.5:
  4491.  
  4492. chokeonthis
  4493. 1
  4494. Error: Unclassifiable statement at (1)
  4495. configure:14508: $? = 1
  4496. configure: failed program was:
  4497. | program main
  4498. |
  4499. | #if !(defined(__OPEN64__))
  4500. | chokeonthis
  4501. | #endif
  4502. |
  4503. | end
  4504. configure:14508: gfortran -c conftest.F >&5
  4505. configure:14508: $? = 0
  4506. configure:14517: result: gnu
  4507. configure:14762: checking whether a simple Fortran MPI program compiles
  4508. configure:14768: gfortran -c -I/shared/openmpi-1.6.1/gcc/include conftest.f >&5
  4509. configure:14768: $? = 0
  4510. configure:14776: result: yes
  4511. configure:14794: checking for Fortran 77 flag to suppress info messages
  4512. configure:14812: gfortran -o conftest conftest.f -lm >&5
  4513. configure:14812: $? = 0
  4514. configure:14822: result: none
  4515. configure:14848: checking how to get verbose linking output from gfortran
  4516. configure:14858: gfortran -c conftest.f >&5
  4517. configure:14858: $? = 0
  4518. configure:14876: gfortran -o conftest -v conftest.f -lm
  4519. Using built-in specs.
  4520. Target: x86_64-redhat-linux
  4521. Thread model: posix
  4522. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  4523. /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.6/finclude -o /tmp/cc2axiOj.s
  4524. GNU Fortran (GCC) version 4.4.6 20110731 (Red Hat 4.4.6-3) (x86_64-redhat-linux)
  4525. compiled by GNU C version 4.4.6 20110731 (Red Hat 4.4.6-3), GMP version 4.3.1, MPFR version 2.4.1.
  4526. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  4527. as -V -Qy -o /tmp/ccBHaaBn.o /tmp/cc2axiOj.s
  4528. GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.28.el6 20091009
  4529. /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/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.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. /tmp/ccBHaaBn.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crtn.o
  4530. configure:14942: result: -v
  4531. configure:14944: checking for Fortran 77 libraries of gfortran
  4532. configure:14967: gfortran -o conftest -v conftest.f -lm
  4533. Using built-in specs.
  4534. Target: x86_64-redhat-linux
  4535. Thread model: posix
  4536. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  4537. /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.6/finclude -o /tmp/ccr37mZm.s
  4538. GNU Fortran (GCC) version 4.4.6 20110731 (Red Hat 4.4.6-3) (x86_64-redhat-linux)
  4539. compiled by GNU C version 4.4.6 20110731 (Red Hat 4.4.6-3), GMP version 4.3.1, MPFR version 2.4.1.
  4540. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  4541. as -V -Qy -o /tmp/ccJLHzSq.o /tmp/ccr37mZm.s
  4542. GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.28.el6 20091009
  4543. /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/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.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. /tmp/ccJLHzSq.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crtn.o
  4544. configure:15142: result: -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm
  4545. configure:15158: checking whether FLIBS needs -lgcc_s
  4546. configure:15183: gcc -o conftest conftest.c -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  4547. configure:15183: $? = 0
  4548. configure:15218: result: no
  4549. configure:15583: checking for gfortran flag to add single underscore to external names
  4550. configure:15598: gcc -c conftest.c >&5
  4551. configure:15598: $? = 0
  4552. configure:15617: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  4553. configure:15617: $? = 0
  4554. configure:15643: result: none
  4555. configure:15658: checking for dummy main to link with Fortran 77 libraries
  4556. configure:15692: gcc -o conftest conftest.c -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  4557. configure:15692: $? = 0
  4558. configure:15737: result: none
  4559. configure:15769: checking for Fortran 77 name-mangling scheme
  4560. configure:15782: gfortran -c conftest.f >&5
  4561. configure:15782: $? = 0
  4562. configure:15823: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  4563. /tmp/ccl0cfYG.o: In function `main':
  4564. conftest.c:(.text+0xa): undefined reference to `foobar'
  4565. collect2: ld returned 1 exit status
  4566. configure:15823: $? = 1
  4567. configure: failed program was:
  4568. | /* confdefs.h */
  4569. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  4570. | #define PACKAGE_TARNAME "armci"
  4571. | #define PACKAGE_VERSION "1.5"
  4572. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  4573. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  4574. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  4575. | #define LINUX 1
  4576. | #define SYSV 1
  4577. | #define PACKAGE "armci"
  4578. | #define VERSION "1.5"
  4579. | #define MSG_COMMS_TCGMSGMPI 1
  4580. | #define MSG_COMMS_MPI 1
  4581. | #define ARMCI_ENABLE_GPC_CALLS 0
  4582. | #define STDC_HEADERS 1
  4583. | #define HAVE_SYS_TYPES_H 1
  4584. | #define HAVE_SYS_STAT_H 1
  4585. | #define HAVE_STDLIB_H 1
  4586. | #define HAVE_STRING_H 1
  4587. | #define HAVE_MEMORY_H 1
  4588. | #define HAVE_STRINGS_H 1
  4589. | #define HAVE_INTTYPES_H 1
  4590. | #define HAVE_STDINT_H 1
  4591. | #define HAVE_UNISTD_H 1
  4592. | #define __EXTENSIONS__ 1
  4593. | #define _ALL_SOURCE 1
  4594. | #define _GNU_SOURCE 1
  4595. | #define _POSIX_PTHREAD_SEMANTICS 1
  4596. | #define _TANDEM_SOURCE 1
  4597. | #define LINUX64 1
  4598. | #define SYSV 1
  4599. | #define HAVE_DIRENT_H 1
  4600. | #define HAVE__BOOL 1
  4601. | #define HAVE_STDBOOL_H 1
  4602. | #define STDC_HEADERS 1
  4603. | #define HAVE_SYS_WAIT_H 1
  4604. | #define HAVE_ASSERT_H 1
  4605. | #define HAVE_C_ASM_H 0
  4606. | #define HAVE_ERRNO_H 1
  4607. | #define HAVE_FCNTL_H 1
  4608. | #define HAVE_FLOAT_H 1
  4609. | #define HAVE_IA64_SYS_INLINE_H 0
  4610. | #define HAVE_MALLOC_H 1
  4611. | #define HAVE_MATH_H 1
  4612. | #define HAVE_MEMORY_H 1
  4613. | #define HAVE_MPP_SHMEM_H 0
  4614. | #define HAVE_NETDB_H 1
  4615. | #define HAVE_NETINET_IN_H 1
  4616. | #define HAVE_NETINET_TCP_H 1
  4617. | #define HAVE_PROCESS_H 0
  4618. | #define HAVE_SETJMP_H 1
  4619. | #define HAVE_SIGNAL_H 1
  4620. | #define HAVE_STDARG_H 1
  4621. | #define HAVE_STDINT_H 1
  4622. | #define HAVE_STDIO_H 1
  4623. | #define HAVE_STDLIB_H 1
  4624. | #define HAVE_STRING_H 1
  4625. | #define HAVE_STRINGS_H 1
  4626. | #define HAVE_SYS_TYPES_H 1
  4627. | #define HAVE_SYS_ATOMIC_OP_H 0
  4628. | #define HAVE_SYS_ERRNO_H 1
  4629. | #define HAVE_SYS_FILE_H 1
  4630. | #define HAVE_SYS_IPC_H 1
  4631. | #define HAVE_SYS_MMAN_H 1
  4632. | #define HAVE_SYS_PARAM_H 1
  4633. | #define HAVE_SYS_SEM_H 1
  4634. | #define HAVE_SYS_SHM_H 1
  4635. | #define HAVE_SYS_SOCKET_H 1
  4636. | #define HAVE_SYS_STAT_H 1
  4637. | #define HAVE_SYS_SYSCALL_H 1
  4638. | #define HAVE_SYS_SYSTEMCFG_H 0
  4639. | #define HAVE_SYS_TIME_H 1
  4640. | #define HAVE_SYS_UIO_H 1
  4641. | #define HAVE_SYS_WAIT_H 1
  4642. | #define HAVE_TIME_H 1
  4643. | #define HAVE_UNISTD_H 1
  4644. | #define HAVE_WINDOWS_H 0
  4645. | #define HAVE_WINSOCK_H 0
  4646. | #define HAVE_RPC_RPC_H 1
  4647. | #define HAVE_RPC_TYPES_H 1
  4648. | #define HAVE_RPC_XDR_H 1
  4649. | #define restrict __restrict
  4650. | #define RETSIGTYPE void
  4651. | #define HAVE_PTRDIFF_T 1
  4652. | #define FUNCTION_NAME __func__
  4653. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  4654. | #define SIZEOF_VOIDP 8
  4655. | #define SIZEOF_CHAR 1
  4656. | #define SIZEOF_SHORT 2
  4657. | #define SIZEOF_INT 4
  4658. | #define SIZEOF_LONG 8
  4659. | #define SIZEOF_LONG_LONG 8
  4660. | #define SIZEOF_FLOAT 4
  4661. | #define SIZEOF_DOUBLE 8
  4662. | #define HAVE_FORK 1
  4663. | #define HAVE_VFORK 1
  4664. | #define HAVE_WORKING_VFORK 1
  4665. | #define HAVE_WORKING_FORK 1
  4666. | #define HAVE_STDLIB_H 1
  4667. | #define HAVE_UNISTD_H 1
  4668. | #define HAVE_SYS_PARAM_H 1
  4669. | #define HAVE_GETPAGESIZE 1
  4670. | #define HAVE_MMAP 1
  4671. | #define HAVE_SYS_SELECT_H 1
  4672. | #define HAVE_SYS_SOCKET_H 1
  4673. | #define SELECT_TYPE_ARG1 int
  4674. | #define SELECT_TYPE_ARG234 (fd_set *)
  4675. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4676. | #define HAVE_VPRINTF 1
  4677. | #define HAVE_FLOOR 1
  4678. | #define HAVE_POW 1
  4679. | #define HAVE_SQRT 1
  4680. | #define HAVE_BZERO 1
  4681. | #define HAVE_FASTBCOPY 0
  4682. | #define HAVE_FTRUNCATE 1
  4683. | #define HAVE_GETHOSTBYNAME 1
  4684. | #define HAVE_GETPAGESIZE 1
  4685. | #define HAVE_GETTIMEOFDAY 1
  4686. | #define HAVE_MEMSET 1
  4687. | #define HAVE_MUNMAP 1
  4688. | #define HAVE_SELECT 1
  4689. | #define HAVE_SOCKET 1
  4690. | #define HAVE_STRCHR 1
  4691. | #define HAVE_STRDUP 1
  4692. | #define HAVE_STRERROR 1
  4693. | #define HAVE_STRSTR 1
  4694. | #define HAVE_STRTOL 1
  4695. | #define HAVE__LOCK_TRY 0
  4696. | #define HAVE__ACQUIRE_LOCK 0
  4697. | #define HAVE_XDR_CHAR 1
  4698. | #define HAVE_PTHREAD_GETCONCURRENCY 0
  4699. | #define HAVE_PTHREAD_SETCONCURRENCY 0
  4700. | #define NOFORT 0
  4701. | #define ENABLE_F77 1
  4702. | /* end confdefs.h. */
  4703. |
  4704. | /* Override any GCC internal prototype to avoid an error.
  4705. | Use char because int might match the return type of a GCC
  4706. | builtin and then its argument prototype would still apply. */
  4707. | #ifdef __cplusplus
  4708. | extern "C"
  4709. | #endif
  4710. | char foobar ();
  4711. | #ifdef F77_DUMMY_MAIN
  4712. |
  4713. | # ifdef __cplusplus
  4714. | extern "C"
  4715. | # endif
  4716. | int F77_DUMMY_MAIN() { return 1; }
  4717. |
  4718. | #endif
  4719. | int
  4720. | main ()
  4721. | {
  4722. | return foobar ();
  4723. | ;
  4724. | return 0;
  4725. | }
  4726. configure:15823: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  4727. configure:15823: $? = 0
  4728. configure:15881: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  4729. configure:15881: $? = 0
  4730. configure:15923: result: lower case, underscore, no extra underscore
  4731. configure:15987: checking how to pass symbols to preprocessed gfortran
  4732. configure:16010: gfortran -c -DGABLAHBLAH conftest.F >&5
  4733. configure:16010: $? = 0
  4734. configure:16027: result: -D
  4735. configure:16040: checking whether gfortran needs a flag to compile fixed format source
  4736. configure:16059: gfortran -c conftest.f >&5
  4737. configure:16059: $? = 0
  4738. configure:16074: result: none
  4739. configure:16083: checking whether gfortran needs a flag to compile inconsistent types
  4740. configure:16113: gfortran -c conftest.f >&5
  4741. configure:16113: $? = 0
  4742. configure:16128: result: none
  4743. configure:16153: gcc -o conftest conftest.c -lm >&5
  4744. configure:16153: $? = 0
  4745. configure:16153: ./conftest
  4746. configure:16153: $? = 0
  4747. configure:16164: checking for desired Fortran INTEGER size
  4748. configure:16183: result: 8
  4749. configure:16186: checking for INTEGER size compile flag
  4750. configure:16476: gcc -c conftest.c >&5
  4751. configure:16476: $? = 0
  4752. configure:16498: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  4753. configure:16498: $? = 0
  4754. configure:16498: ./conftest
  4755. configure:16498: $? = 0
  4756. configure:16476: gcc -c conftest.c >&5
  4757. configure:16476: $? = 0
  4758. configure:16498: gfortran -o conftest -fdefault-integer-8 conftest.f cfortran_test.o -lm >&5
  4759. configure:16498: $? = 0
  4760. configure:16498: ./conftest
  4761. configure:16498: $? = 0
  4762. configure:16536: result: -fdefault-integer-8
  4763. configure:16563: checking size of Fortran INTEGER
  4764. configure:16614: gcc -c conftest.c >&5
  4765. configure:16614: $? = 0
  4766. configure:16636: gfortran -o conftest -fdefault-integer-8 conftest.f cfortran_test.o -lm >&5
  4767. configure:16636: $? = 0
  4768. configure:16636: ./conftest
  4769. configure:16636: $? = 0
  4770. configure:16666: result: 8
  4771. configure:16683: checking size of Fortran REAL
  4772. configure:16734: gcc -c conftest.c >&5
  4773. configure:16734: $? = 0
  4774. configure:16756: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  4775. configure:16756: $? = 0
  4776. configure:16756: ./conftest
  4777. configure:16756: $? = 0
  4778. configure:16786: result: 4
  4779. configure:16802: checking size of Fortran DOUBLE PRECISION
  4780. configure:16853: gcc -c conftest.c >&5
  4781. configure:16853: $? = 0
  4782. configure:16875: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  4783. configure:16875: $? = 0
  4784. configure:16875: ./conftest
  4785. configure:16875: $? = 0
  4786. configure:16905: result: 8
  4787. configure:16925: checking for dtime
  4788. configure:16925: gfortran -o conftest conftest.f -lm >&5
  4789. conftest.f:2.72:
  4790.  
  4791. call dtime
  4792. 1
  4793. Error: Missing actual argument 'values' in call to 'dtime' at (1)
  4794. configure:16925: $? = 1
  4795. configure: failed program was:
  4796. | program main
  4797. | call dtime
  4798. | end
  4799. configure:16925: result: no
  4800. configure:16925: checking for etime
  4801. configure:16925: gfortran -o conftest conftest.f -lm >&5
  4802. conftest.f:2.72:
  4803.  
  4804. call etime
  4805. 1
  4806. Error: Missing actual argument 'values' in call to 'etime' at (1)
  4807. configure:16925: $? = 1
  4808. configure: failed program was:
  4809. | program main
  4810. | call etime
  4811. | end
  4812. configure:16925: result: no
  4813. configure:16942: checking for gfortran flush routine
  4814. configure:16961: gfortran -o conftest conftest.f -lm >&5
  4815. configure:16961: $? = 0
  4816. configure:16990: result: flush
  4817. configure:17016: checking for flag to disable gfortran main when linking with C main
  4818. configure:17046: gcc -c conftest.c >&5
  4819. configure:17046: $? = 0
  4820. configure:17064: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  4821. configure:17064: $? = 0
  4822. configure:17090: result: none
  4823. configure:17103: checking for routines to access the command line from Fortran
  4824. configure:17128: gfortran -o conftest conftest.f -lm >&5
  4825. /tmp/cc3oThOH.o: In function `MAIN__':
  4826. conftest.f:(.text+0x38): undefined reference to `getarg_'
  4827. collect2: ld returned 1 exit status
  4828. configure:17128: $? = 1
  4829. configure: failed program was:
  4830. | program main
  4831. |
  4832. | integer i, j, l, ier
  4833. | character*20 s
  4834. | external GETARG
  4835. | i = 0
  4836. | call GETARG(i,s)
  4837. | i=IARGC()
  4838. | if (i .gt. 1) then
  4839. | j = i - IARGC()
  4840. | j = 1.0 / j
  4841. | endif
  4842. | end
  4843. configure:17159: gfortran -o conftest conftest.f -lm >&5
  4844. /tmp/ccrdihbJ.o: In function `MAIN__':
  4845. conftest.f:(.text+0x38): undefined reference to `getarg_'
  4846. collect2: ld returned 1 exit status
  4847. configure:17159: $? = 1
  4848. configure: failed program was:
  4849. | program main
  4850. |
  4851. | integer i, j, l, ier
  4852. | character*20 s
  4853. | external getarg
  4854. | i = 0
  4855. | call getarg(i,s)
  4856. | i=iargc()
  4857. | if (i .gt. 1) then
  4858. | j = i - iargc()
  4859. | j = 1.0 / j
  4860. | endif
  4861. | end
  4862. configure:17190: gfortran -o conftest conftest.f -lm >&5
  4863. /tmp/cccNkx8O.o: In function `MAIN__':
  4864. conftest.f:(.text+0x41): undefined reference to `pxfgetarg_'
  4865. conftest.f:(.text+0x4b): undefined reference to `ipxfargc_'
  4866. conftest.f:(.text+0x63): undefined reference to `ipxfargc_'
  4867. collect2: ld returned 1 exit status
  4868. configure:17190: $? = 1
  4869. configure: failed program was:
  4870. | program main
  4871. |
  4872. | integer i, j, l, ier
  4873. | character*20 s
  4874. | external pxfgetarg
  4875. | i = 0
  4876. | call pxfgetarg(i,s,l,ier)
  4877. | i=ipxfargc()
  4878. | if (i .gt. 1) then
  4879. | j = i - ipxfargc()
  4880. | j = 1.0 / j
  4881. | endif
  4882. | end
  4883. configure:17221: gfortran -o conftest conftest.f -lm >&5
  4884. conftest.f:2.72:
  4885.  
  4886. use f90_unix_env
  4887. 1
  4888. Fatal Error: Can't open module file 'f90_unix_env.mod' for reading at (1): No such file or directory
  4889. configure:17221: $? = 1
  4890. configure: failed program was:
  4891. | program main
  4892. | use f90_unix_env
  4893. | integer i, j, l, ier
  4894. | character*20 s
  4895. |
  4896. | i = 0
  4897. | call getarg(i,s)
  4898. | i=iargc()
  4899. | if (i .gt. 1) then
  4900. | j = i - iargc()
  4901. | j = 1.0 / j
  4902. | endif
  4903. | end
  4904. configure:17252: gfortran -o conftest conftest.f -lm >&5
  4905. conftest.f:2.72:
  4906.  
  4907. use f90_unix
  4908. 1
  4909. Fatal Error: Can't open module file 'f90_unix.mod' for reading at (1): No such file or directory
  4910. configure:17252: $? = 1
  4911. configure: failed program was:
  4912. | program main
  4913. | use f90_unix
  4914. | integer i, j, l, ier
  4915. | character*20 s
  4916. |
  4917. | i = 0
  4918. | call getarg(i,s)
  4919. | i=iargc()
  4920. | if (i .gt. 1) then
  4921. | j = i - iargc()
  4922. | j = 1.0 / j
  4923. | endif
  4924. | end
  4925. configure:17283: gfortran -o conftest conftest.f -lm >&5
  4926. configure:17283: $? = 0
  4927. configure:17297: result: yes
  4928. configure:17372: checking whether Fortran hidden string length convention is after args
  4929. configure:17449: gcc -c conftest.c >&5
  4930. configure:17449: $? = 0
  4931. configure:17473: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  4932. configure:17473: $? = 0
  4933. configure:17473: ./conftest
  4934. configure:17473: $? = 0
  4935. configure:17616: result: yes
  4936. configure:17639: checking for C type corresponding to INTEGER
  4937. configure:17670: result: long
  4938. configure:17682: checking for C type corresponding to REAL
  4939. configure:17707: result: float
  4940. configure:17719: checking for C type corresponding to DOUBLE PRECISION
  4941. configure:17744: result: double
  4942. configure:17760: checking for specific Fortran optimizations
  4943. configure:17890: result: -fstrength-reduce -mfpmath=sse
  4944. configure:17967:
  4945. configure:17969: Checks for BLAS,LAPACK
  4946. configure:17971:
  4947. configure:18005: gcc -o conftest conftest.c -lm >&5
  4948. configure:18005: $? = 0
  4949. configure:18005: ./conftest
  4950. configure:18005: $? = 0
  4951. configure:18215: Attempting to locate BLAS library
  4952. configure:20183: WARNING: BLAS library not found, using internal BLAS
  4953. configure:20225: gcc -o conftest conftest.c -lm >&5
  4954. configure:20225: $? = 0
  4955. configure:20225: ./conftest
  4956. configure:20225: $? = 0
  4957. configure:20381: Attempting to locate LAPACK library
  4958. configure:20548: WARNING: LAPACK library not found, using internal LAPACK
  4959. configure:20571:
  4960. configure:20573: Checks for additional programs
  4961. configure:20575:
  4962. configure:20578: checking for grep that handles long lines and -e
  4963. configure:20636: result: /bin/grep
  4964. configure:20641: checking for a sed that does not truncate output
  4965. configure:20705: result: /bin/sed
  4966. configure:20714:
  4967. configure:20716: Libtool setup
  4968. configure:20718:
  4969. configure:20811: checking how to print strings
  4970. configure:20838: result: printf
  4971. configure:20859: checking for a sed that does not truncate output
  4972. configure:20923: result: /bin/sed
  4973. configure:20941: checking for fgrep
  4974. configure:21003: result: /bin/grep -F
  4975. configure:21038: checking for ld used by gcc
  4976. configure:21105: result: /usr/bin/ld
  4977. configure:21112: checking if the linker (/usr/bin/ld) is GNU ld
  4978. configure:21127: result: yes
  4979. configure:21139: checking for BSD- or MS-compatible name lister (nm)
  4980. configure:21188: result: /usr/bin/nm -B
  4981. configure:21318: checking the name lister (/usr/bin/nm -B) interface
  4982. configure:21325: gcc -c conftest.c >&5
  4983. configure:21328: /usr/bin/nm -B "conftest.o"
  4984. configure:21331: output
  4985. 0000000000000000 B some_variable
  4986. configure:21338: result: BSD nm
  4987. configure:21341: checking whether ln -s works
  4988. configure:21345: result: yes
  4989. configure:21353: checking the maximum length of command line arguments
  4990. configure:21483: result: 1966080
  4991. configure:21500: checking whether the shell understands some XSI constructs
  4992. configure:21510: result: yes
  4993. configure:21514: checking whether the shell understands "+="
  4994. configure:21520: result: yes
  4995. configure:21555: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  4996. configure:21595: result: func_convert_file_noop
  4997. configure:21602: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  4998. configure:21622: result: func_convert_file_noop
  4999. configure:21629: checking for /usr/bin/ld option to reload object files
  5000. configure:21636: result: -r
  5001. configure:21710: checking for objdump
  5002. configure:21726: found /usr/bin/objdump
  5003. configure:21737: result: objdump
  5004. configure:21769: checking how to recognize dependent libraries
  5005. configure:21971: result: pass_all
  5006. configure:22056: checking for dlltool
  5007. configure:22086: result: no
  5008. configure:22116: checking how to associate runtime and link libraries
  5009. configure:22143: result: printf %s\n
  5010. configure:22203: checking for ar
  5011. configure:22219: found /usr/bin/ar
  5012. configure:22230: result: ar
  5013. configure:22267: checking for archiver @FILE support
  5014. configure:22292: gcc -c conftest.c >&5
  5015. configure:22292: $? = 0
  5016. configure:22295: ar cru libconftest.a @conftest.lst >&5
  5017. configure:22298: $? = 0
  5018. configure:22303: ar cru libconftest.a @conftest.lst >&5
  5019. ar: conftest.o: No such file or directory
  5020. configure:22306: $? = 1
  5021. configure:22318: result: @
  5022. configure:22376: checking for strip
  5023. configure:22392: found /usr/bin/strip
  5024. configure:22403: result: strip
  5025. configure:22475: checking for ranlib
  5026. configure:22491: found /usr/bin/ranlib
  5027. configure:22502: result: ranlib
  5028. configure:22604: checking command to parse /usr/bin/nm -B output from gcc object
  5029. configure:22724: gcc -c conftest.c >&5
  5030. configure:22727: $? = 0
  5031. configure:22731: /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
  5032. configure:22734: $? = 0
  5033. configure:22800: gcc -o conftest conftest.c conftstm.o >&5
  5034. configure:22803: $? = 0
  5035. configure:22841: result: ok
  5036. configure:22878: checking for sysroot
  5037. configure:22908: result: no
  5038. configure:22985: gcc -c conftest.c >&5
  5039. configure:22988: $? = 0
  5040. configure:23172: checking for mt
  5041. configure:23202: result: no
  5042. configure:23222: checking if : is a manifest tool
  5043. configure:23228: : '-?'
  5044. configure:23236: result: no
  5045. configure:23883: checking for dlfcn.h
  5046. configure:23883: gcc -c conftest.c >&5
  5047. configure:23883: $? = 0
  5048. configure:23883: result: yes
  5049. configure:24098: checking for objdir
  5050. configure:24113: result: .libs
  5051. configure:24384: checking if gcc supports -fno-rtti -fno-exceptions
  5052. configure:24402: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
  5053. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  5054. configure:24406: $? = 0
  5055. configure:24419: result: no
  5056. configure:24746: checking for gcc option to produce PIC
  5057. configure:24753: result: -fPIC -DPIC
  5058. configure:24761: checking if gcc PIC flag -fPIC -DPIC works
  5059. configure:24779: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
  5060. configure:24783: $? = 0
  5061. configure:24796: result: yes
  5062. configure:24825: checking if gcc static flag -static works
  5063. configure:24853: result: no
  5064. configure:24868: checking if gcc supports -c -o file.o
  5065. configure:24889: gcc -c -o out/conftest2.o conftest.c >&5
  5066. configure:24893: $? = 0
  5067. configure:24915: result: yes
  5068. configure:24923: checking if gcc supports -c -o file.o
  5069. configure:24970: result: yes
  5070. configure:25003: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  5071. configure:26172: result: yes
  5072. configure:26412: checking dynamic linker characteristics
  5073. configure:26931: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c -lm >&5
  5074. configure:26931: $? = 0
  5075. configure:27153: result: GNU/Linux ld.so
  5076. configure:27260: checking how to hardcode library paths into programs
  5077. configure:27285: result: immediate
  5078. configure:27865: checking whether stripping libraries is possible
  5079. configure:27870: result: yes
  5080. configure:27905: checking if libtool supports shared libraries
  5081. configure:27907: result: yes
  5082. configure:27910: checking whether to build shared libraries
  5083. configure:27931: result: no
  5084. configure:27934: checking whether to build static libraries
  5085. configure:27938: result: yes
  5086. configure:27961: checking how to run the C++ preprocessor
  5087. configure:27988: g++ -E conftest.cpp
  5088. configure:27988: $? = 0
  5089. configure:28002: g++ -E conftest.cpp
  5090. conftest.cpp:156:28: error: ac_nonexistent.h: No such file or directory
  5091. configure:28002: $? = 1
  5092. configure: failed program was:
  5093. | /* confdefs.h */
  5094. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  5095. | #define PACKAGE_TARNAME "armci"
  5096. | #define PACKAGE_VERSION "1.5"
  5097. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  5098. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  5099. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  5100. | #define LINUX 1
  5101. | #define SYSV 1
  5102. | #define PACKAGE "armci"
  5103. | #define VERSION "1.5"
  5104. | #define MSG_COMMS_TCGMSGMPI 1
  5105. | #define MSG_COMMS_MPI 1
  5106. | #define ARMCI_ENABLE_GPC_CALLS 0
  5107. | #define STDC_HEADERS 1
  5108. | #define HAVE_SYS_TYPES_H 1
  5109. | #define HAVE_SYS_STAT_H 1
  5110. | #define HAVE_STDLIB_H 1
  5111. | #define HAVE_STRING_H 1
  5112. | #define HAVE_MEMORY_H 1
  5113. | #define HAVE_STRINGS_H 1
  5114. | #define HAVE_INTTYPES_H 1
  5115. | #define HAVE_STDINT_H 1
  5116. | #define HAVE_UNISTD_H 1
  5117. | #define __EXTENSIONS__ 1
  5118. | #define _ALL_SOURCE 1
  5119. | #define _GNU_SOURCE 1
  5120. | #define _POSIX_PTHREAD_SEMANTICS 1
  5121. | #define _TANDEM_SOURCE 1
  5122. | #define LINUX64 1
  5123. | #define SYSV 1
  5124. | #define HAVE_DIRENT_H 1
  5125. | #define HAVE__BOOL 1
  5126. | #define HAVE_STDBOOL_H 1
  5127. | #define STDC_HEADERS 1
  5128. | #define HAVE_SYS_WAIT_H 1
  5129. | #define HAVE_ASSERT_H 1
  5130. | #define HAVE_C_ASM_H 0
  5131. | #define HAVE_ERRNO_H 1
  5132. | #define HAVE_FCNTL_H 1
  5133. | #define HAVE_FLOAT_H 1
  5134. | #define HAVE_IA64_SYS_INLINE_H 0
  5135. | #define HAVE_MALLOC_H 1
  5136. | #define HAVE_MATH_H 1
  5137. | #define HAVE_MEMORY_H 1
  5138. | #define HAVE_MPP_SHMEM_H 0
  5139. | #define HAVE_NETDB_H 1
  5140. | #define HAVE_NETINET_IN_H 1
  5141. | #define HAVE_NETINET_TCP_H 1
  5142. | #define HAVE_PROCESS_H 0
  5143. | #define HAVE_SETJMP_H 1
  5144. | #define HAVE_SIGNAL_H 1
  5145. | #define HAVE_STDARG_H 1
  5146. | #define HAVE_STDINT_H 1
  5147. | #define HAVE_STDIO_H 1
  5148. | #define HAVE_STDLIB_H 1
  5149. | #define HAVE_STRING_H 1
  5150. | #define HAVE_STRINGS_H 1
  5151. | #define HAVE_SYS_TYPES_H 1
  5152. | #define HAVE_SYS_ATOMIC_OP_H 0
  5153. | #define HAVE_SYS_ERRNO_H 1
  5154. | #define HAVE_SYS_FILE_H 1
  5155. | #define HAVE_SYS_IPC_H 1
  5156. | #define HAVE_SYS_MMAN_H 1
  5157. | #define HAVE_SYS_PARAM_H 1
  5158. | #define HAVE_SYS_SEM_H 1
  5159. | #define HAVE_SYS_SHM_H 1
  5160. | #define HAVE_SYS_SOCKET_H 1
  5161. | #define HAVE_SYS_STAT_H 1
  5162. | #define HAVE_SYS_SYSCALL_H 1
  5163. | #define HAVE_SYS_SYSTEMCFG_H 0
  5164. | #define HAVE_SYS_TIME_H 1
  5165. | #define HAVE_SYS_UIO_H 1
  5166. | #define HAVE_SYS_WAIT_H 1
  5167. | #define HAVE_TIME_H 1
  5168. | #define HAVE_UNISTD_H 1
  5169. | #define HAVE_WINDOWS_H 0
  5170. | #define HAVE_WINSOCK_H 0
  5171. | #define HAVE_RPC_RPC_H 1
  5172. | #define HAVE_RPC_TYPES_H 1
  5173. | #define HAVE_RPC_XDR_H 1
  5174. | #define restrict __restrict
  5175. | #define RETSIGTYPE void
  5176. | #define HAVE_PTRDIFF_T 1
  5177. | #define FUNCTION_NAME __func__
  5178. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  5179. | #define SIZEOF_VOIDP 8
  5180. | #define SIZEOF_CHAR 1
  5181. | #define SIZEOF_SHORT 2
  5182. | #define SIZEOF_INT 4
  5183. | #define SIZEOF_LONG 8
  5184. | #define SIZEOF_LONG_LONG 8
  5185. | #define SIZEOF_FLOAT 4
  5186. | #define SIZEOF_DOUBLE 8
  5187. | #define HAVE_FORK 1
  5188. | #define HAVE_VFORK 1
  5189. | #define HAVE_WORKING_VFORK 1
  5190. | #define HAVE_WORKING_FORK 1
  5191. | #define HAVE_STDLIB_H 1
  5192. | #define HAVE_UNISTD_H 1
  5193. | #define HAVE_SYS_PARAM_H 1
  5194. | #define HAVE_GETPAGESIZE 1
  5195. | #define HAVE_MMAP 1
  5196. | #define HAVE_SYS_SELECT_H 1
  5197. | #define HAVE_SYS_SOCKET_H 1
  5198. | #define SELECT_TYPE_ARG1 int
  5199. | #define SELECT_TYPE_ARG234 (fd_set *)
  5200. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5201. | #define HAVE_VPRINTF 1
  5202. | #define HAVE_FLOOR 1
  5203. | #define HAVE_POW 1
  5204. | #define HAVE_SQRT 1
  5205. | #define HAVE_BZERO 1
  5206. | #define HAVE_FASTBCOPY 0
  5207. | #define HAVE_FTRUNCATE 1
  5208. | #define HAVE_GETHOSTBYNAME 1
  5209. | #define HAVE_GETPAGESIZE 1
  5210. | #define HAVE_GETTIMEOFDAY 1
  5211. | #define HAVE_MEMSET 1
  5212. | #define HAVE_MUNMAP 1
  5213. | #define HAVE_SELECT 1
  5214. | #define HAVE_SOCKET 1
  5215. | #define HAVE_STRCHR 1
  5216. | #define HAVE_STRDUP 1
  5217. | #define HAVE_STRERROR 1
  5218. | #define HAVE_STRSTR 1
  5219. | #define HAVE_STRTOL 1
  5220. | #define HAVE__LOCK_TRY 0
  5221. | #define HAVE__ACQUIRE_LOCK 0
  5222. | #define HAVE_XDR_CHAR 1
  5223. | #define HAVE_PTHREAD_GETCONCURRENCY 0
  5224. | #define HAVE_PTHREAD_SETCONCURRENCY 0
  5225. | #define NOFORT 0
  5226. | #define ENABLE_F77 1
  5227. | #define F77_FUNC(name,NAME) name ## _
  5228. | #define F77_FUNC_(name,NAME) name ## _
  5229. | #define SIZEOF_F77_INTEGER 8
  5230. | #define SIZEOF_F77_REAL 4
  5231. | #define SIZEOF_F77_DOUBLE_PRECISION 8
  5232. | #define HAVE_DTIME 0
  5233. | #define HAVE_ETIME 0
  5234. | #define F77_FLUSH flush
  5235. | #define HAVE_F77_FLUSH 1
  5236. | #define F77_GETARG_DECL intrinsic GETARG
  5237. | #define F77_GETARG GETARG
  5238. | #define F77_GETARG_ARGS i,s
  5239. | #define F77_IARGC IARGC
  5240. | #define FXX_MODULE
  5241. | #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  5242. | #define HAVE_BLAS 0
  5243. | #define BLAS_SIZE 8
  5244. | #define HAVE_LAPACK 0
  5245. | #define HAVE_DLFCN_H 1
  5246. | #define LT_OBJDIR ".libs/"
  5247. | /* end confdefs.h. */
  5248. | #include <ac_nonexistent.h>
  5249. configure:28027: result: g++ -E
  5250. configure:28047: g++ -E conftest.cpp
  5251. configure:28047: $? = 0
  5252. configure:28061: g++ -E conftest.cpp
  5253. conftest.cpp:156:28: error: ac_nonexistent.h: No such file or directory
  5254. configure:28061: $? = 1
  5255. configure: failed program was:
  5256. | /* confdefs.h */
  5257. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  5258. | #define PACKAGE_TARNAME "armci"
  5259. | #define PACKAGE_VERSION "1.5"
  5260. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  5261. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  5262. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  5263. | #define LINUX 1
  5264. | #define SYSV 1
  5265. | #define PACKAGE "armci"
  5266. | #define VERSION "1.5"
  5267. | #define MSG_COMMS_TCGMSGMPI 1
  5268. | #define MSG_COMMS_MPI 1
  5269. | #define ARMCI_ENABLE_GPC_CALLS 0
  5270. | #define STDC_HEADERS 1
  5271. | #define HAVE_SYS_TYPES_H 1
  5272. | #define HAVE_SYS_STAT_H 1
  5273. | #define HAVE_STDLIB_H 1
  5274. | #define HAVE_STRING_H 1
  5275. | #define HAVE_MEMORY_H 1
  5276. | #define HAVE_STRINGS_H 1
  5277. | #define HAVE_INTTYPES_H 1
  5278. | #define HAVE_STDINT_H 1
  5279. | #define HAVE_UNISTD_H 1
  5280. | #define __EXTENSIONS__ 1
  5281. | #define _ALL_SOURCE 1
  5282. | #define _GNU_SOURCE 1
  5283. | #define _POSIX_PTHREAD_SEMANTICS 1
  5284. | #define _TANDEM_SOURCE 1
  5285. | #define LINUX64 1
  5286. | #define SYSV 1
  5287. | #define HAVE_DIRENT_H 1
  5288. | #define HAVE__BOOL 1
  5289. | #define HAVE_STDBOOL_H 1
  5290. | #define STDC_HEADERS 1
  5291. | #define HAVE_SYS_WAIT_H 1
  5292. | #define HAVE_ASSERT_H 1
  5293. | #define HAVE_C_ASM_H 0
  5294. | #define HAVE_ERRNO_H 1
  5295. | #define HAVE_FCNTL_H 1
  5296. | #define HAVE_FLOAT_H 1
  5297. | #define HAVE_IA64_SYS_INLINE_H 0
  5298. | #define HAVE_MALLOC_H 1
  5299. | #define HAVE_MATH_H 1
  5300. | #define HAVE_MEMORY_H 1
  5301. | #define HAVE_MPP_SHMEM_H 0
  5302. | #define HAVE_NETDB_H 1
  5303. | #define HAVE_NETINET_IN_H 1
  5304. | #define HAVE_NETINET_TCP_H 1
  5305. | #define HAVE_PROCESS_H 0
  5306. | #define HAVE_SETJMP_H 1
  5307. | #define HAVE_SIGNAL_H 1
  5308. | #define HAVE_STDARG_H 1
  5309. | #define HAVE_STDINT_H 1
  5310. | #define HAVE_STDIO_H 1
  5311. | #define HAVE_STDLIB_H 1
  5312. | #define HAVE_STRING_H 1
  5313. | #define HAVE_STRINGS_H 1
  5314. | #define HAVE_SYS_TYPES_H 1
  5315. | #define HAVE_SYS_ATOMIC_OP_H 0
  5316. | #define HAVE_SYS_ERRNO_H 1
  5317. | #define HAVE_SYS_FILE_H 1
  5318. | #define HAVE_SYS_IPC_H 1
  5319. | #define HAVE_SYS_MMAN_H 1
  5320. | #define HAVE_SYS_PARAM_H 1
  5321. | #define HAVE_SYS_SEM_H 1
  5322. | #define HAVE_SYS_SHM_H 1
  5323. | #define HAVE_SYS_SOCKET_H 1
  5324. | #define HAVE_SYS_STAT_H 1
  5325. | #define HAVE_SYS_SYSCALL_H 1
  5326. | #define HAVE_SYS_SYSTEMCFG_H 0
  5327. | #define HAVE_SYS_TIME_H 1
  5328. | #define HAVE_SYS_UIO_H 1
  5329. | #define HAVE_SYS_WAIT_H 1
  5330. | #define HAVE_TIME_H 1
  5331. | #define HAVE_UNISTD_H 1
  5332. | #define HAVE_WINDOWS_H 0
  5333. | #define HAVE_WINSOCK_H 0
  5334. | #define HAVE_RPC_RPC_H 1
  5335. | #define HAVE_RPC_TYPES_H 1
  5336. | #define HAVE_RPC_XDR_H 1
  5337. | #define restrict __restrict
  5338. | #define RETSIGTYPE void
  5339. | #define HAVE_PTRDIFF_T 1
  5340. | #define FUNCTION_NAME __func__
  5341. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  5342. | #define SIZEOF_VOIDP 8
  5343. | #define SIZEOF_CHAR 1
  5344. | #define SIZEOF_SHORT 2
  5345. | #define SIZEOF_INT 4
  5346. | #define SIZEOF_LONG 8
  5347. | #define SIZEOF_LONG_LONG 8
  5348. | #define SIZEOF_FLOAT 4
  5349. | #define SIZEOF_DOUBLE 8
  5350. | #define HAVE_FORK 1
  5351. | #define HAVE_VFORK 1
  5352. | #define HAVE_WORKING_VFORK 1
  5353. | #define HAVE_WORKING_FORK 1
  5354. | #define HAVE_STDLIB_H 1
  5355. | #define HAVE_UNISTD_H 1
  5356. | #define HAVE_SYS_PARAM_H 1
  5357. | #define HAVE_GETPAGESIZE 1
  5358. | #define HAVE_MMAP 1
  5359. | #define HAVE_SYS_SELECT_H 1
  5360. | #define HAVE_SYS_SOCKET_H 1
  5361. | #define SELECT_TYPE_ARG1 int
  5362. | #define SELECT_TYPE_ARG234 (fd_set *)
  5363. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5364. | #define HAVE_VPRINTF 1
  5365. | #define HAVE_FLOOR 1
  5366. | #define HAVE_POW 1
  5367. | #define HAVE_SQRT 1
  5368. | #define HAVE_BZERO 1
  5369. | #define HAVE_FASTBCOPY 0
  5370. | #define HAVE_FTRUNCATE 1
  5371. | #define HAVE_GETHOSTBYNAME 1
  5372. | #define HAVE_GETPAGESIZE 1
  5373. | #define HAVE_GETTIMEOFDAY 1
  5374. | #define HAVE_MEMSET 1
  5375. | #define HAVE_MUNMAP 1
  5376. | #define HAVE_SELECT 1
  5377. | #define HAVE_SOCKET 1
  5378. | #define HAVE_STRCHR 1
  5379. | #define HAVE_STRDUP 1
  5380. | #define HAVE_STRERROR 1
  5381. | #define HAVE_STRSTR 1
  5382. | #define HAVE_STRTOL 1
  5383. | #define HAVE__LOCK_TRY 0
  5384. | #define HAVE__ACQUIRE_LOCK 0
  5385. | #define HAVE_XDR_CHAR 1
  5386. | #define HAVE_PTHREAD_GETCONCURRENCY 0
  5387. | #define HAVE_PTHREAD_SETCONCURRENCY 0
  5388. | #define NOFORT 0
  5389. | #define ENABLE_F77 1
  5390. | #define F77_FUNC(name,NAME) name ## _
  5391. | #define F77_FUNC_(name,NAME) name ## _
  5392. | #define SIZEOF_F77_INTEGER 8
  5393. | #define SIZEOF_F77_REAL 4
  5394. | #define SIZEOF_F77_DOUBLE_PRECISION 8
  5395. | #define HAVE_DTIME 0
  5396. | #define HAVE_ETIME 0
  5397. | #define F77_FLUSH flush
  5398. | #define HAVE_F77_FLUSH 1
  5399. | #define F77_GETARG_DECL intrinsic GETARG
  5400. | #define F77_GETARG GETARG
  5401. | #define F77_GETARG_ARGS i,s
  5402. | #define F77_IARGC IARGC
  5403. | #define FXX_MODULE
  5404. | #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  5405. | #define HAVE_BLAS 0
  5406. | #define BLAS_SIZE 8
  5407. | #define HAVE_LAPACK 0
  5408. | #define HAVE_DLFCN_H 1
  5409. | #define LT_OBJDIR ".libs/"
  5410. | /* end confdefs.h. */
  5411. | #include <ac_nonexistent.h>
  5412. configure:28230: checking for ld used by g++
  5413. configure:28297: result: /usr/bin/ld -m elf_x86_64
  5414. configure:28304: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  5415. configure:28319: result: yes
  5416. configure:28374: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  5417. configure:29395: result: yes
  5418. configure:29431: g++ -c conftest.cpp >&5
  5419. configure:29434: $? = 0
  5420. configure:29954: checking for g++ option to produce PIC
  5421. configure:29961: result: -fPIC -DPIC
  5422. configure:29969: checking if g++ PIC flag -fPIC -DPIC works
  5423. configure:29987: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
  5424. configure:29991: $? = 0
  5425. configure:30004: result: yes
  5426. configure:30027: checking if g++ static flag -static works
  5427. configure:30055: result: no
  5428. configure:30067: checking if g++ supports -c -o file.o
  5429. configure:30088: g++ -c -o out/conftest2.o conftest.cpp >&5
  5430. configure:30092: $? = 0
  5431. configure:30114: result: yes
  5432. configure:30119: checking if g++ supports -c -o file.o
  5433. configure:30166: result: yes
  5434. configure:30196: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  5435. configure:30232: result: yes
  5436. configure:30373: checking dynamic linker characteristics
  5437. configure:31048: result: GNU/Linux ld.so
  5438. configure:31101: checking how to hardcode library paths into programs
  5439. configure:31126: result: immediate
  5440. configure:31274: checking if libtool supports shared libraries
  5441. configure:31276: result: yes
  5442. configure:31279: checking whether to build shared libraries
  5443. configure:31299: result: no
  5444. configure:31302: checking whether to build static libraries
  5445. configure:31306: result: yes
  5446. configure:31627: checking for gfortran option to produce PIC
  5447. configure:31634: result: -fPIC
  5448. configure:31642: checking if gfortran PIC flag -fPIC works
  5449. configure:31660: gfortran -c -fPIC conftest.f >&5
  5450. configure:31664: $? = 0
  5451. configure:31677: result: yes
  5452. configure:31700: checking if gfortran static flag -static works
  5453. configure:31728: result: no
  5454. configure:31740: checking if gfortran supports -c -o file.o
  5455. configure:31761: gfortran -c -o out/conftest2.o conftest.f >&5
  5456. configure:31765: $? = 0
  5457. configure:31787: result: yes
  5458. configure:31792: checking if gfortran supports -c -o file.o
  5459. configure:31839: result: yes
  5460. configure:31869: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  5461. configure:32972: result: yes
  5462. configure:33113: checking dynamic linker characteristics
  5463. configure:33774: result: GNU/Linux ld.so
  5464. configure:33827: checking how to hardcode library paths into programs
  5465. configure:33852: result: immediate
  5466. configure:33924:
  5467. configure:33926: Miscellaneous remaining setup
  5468. configure:33928:
  5469. configure:34198: checking for remote shell
  5470. configure:34204: checking for rsh
  5471. configure:34237: result: no
  5472. configure:34204: checking for remsh
  5473. configure:34237: result: no
  5474. configure:34204: checking for ssh
  5475. configure:34222: found /usr/bin/ssh
  5476. configure:34234: result: /usr/bin/ssh
  5477. configure:34316: checking for mpirun
  5478. configure:34334: found /shared/openmpi-1.6.1/gcc/bin/mpirun
  5479. configure:34346: result: /shared/openmpi-1.6.1/gcc/bin/mpirun
  5480. configure:34776: creating ./config.status
  5481.  
  5482. ## ---------------------- ##
  5483. ## Running config.status. ##
  5484. ## ---------------------- ##
  5485.  
  5486. This file was extended by Aggregate Remote Memory Copy Interface (ARMCI) config.status 1.5, which was
  5487. generated by GNU Autoconf 2.68. Invocation command line was
  5488.  
  5489. CONFIG_FILES =
  5490. CONFIG_HEADERS =
  5491. CONFIG_LINKS =
  5492. CONFIG_COMMANDS =
  5493. $ ./config.status
  5494.  
  5495. on cmbcluster
  5496.  
  5497. config.status:1537: creating Makefile
  5498. config.status:1537: creating gaf2c/farg.h
  5499. config.status:1537: creating gaf2c/typesf2c.h
  5500. config.status:1537: creating config.h
  5501. config.status:1751: executing depfiles commands
  5502. config.status:1751: executing libtool commands
  5503. configure:37523:
  5504. configure:37525: **************************************************************
  5505. configure:37527: Aggregate Remote Memory Copy Interface (ARMCI) configured as follows:
  5506. configure:37529: **************************************************************
  5507. configure:37531:
  5508. configure:37533: TARGET=LINUX64
  5509. configure:37535: MSG_COMMS=TCGMSGMPI
  5510. configure:37537: GA_MP_LIBS= -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil
  5511. configure:37539: GA_MP_LDFLAGS= -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic
  5512. configure:37541: GA_MP_CPPFLAGS= -I/shared/openmpi-1.6.1/gcc/include
  5513. configure:37543: ARMCI_NETWORK=MPI_MT
  5514. configure:37545: ARMCI_NETWORK_LDFLAGS=
  5515. configure:37547: ARMCI_NETWORK_LIBS=
  5516. configure:37549: ARMCI_NETWORK_CPPFLAGS=
  5517. configure:37553: F77=gfortran
  5518. configure:37561: FFLAGS=
  5519. configure:37563: FFLAG_INT=-fdefault-integer-8
  5520. configure:37565: ARMCI_FOPT=-fstrength-reduce -mfpmath=sse
  5521. configure:37569: CC=gcc
  5522. configure:37577: CFLAGS=
  5523. configure:37579: ARMCI_COPT=-O3 -funroll-loops
  5524. configure:37597: CPP=gcc -E
  5525. configure:37599: CPPFLAGS=
  5526. configure:37601: LDFLAGS=
  5527. configure:37603: LIBS=-lm
  5528. configure:37605: FLIBS= -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm
  5529. configure:37607: BLAS_LDFLAGS=
  5530. configure:37609: BLAS_LIBS=
  5531. configure:37611: BLAS_CPPFLAGS=
  5532. configure:37613: AR=ar
  5533. configure:37615: AR_FLAGS=cru
  5534. configure:37617: CCAS=gcc
  5535. configure:37619: CCAS_FLAGS=
  5536. configure:37621: DEFS=-DHAVE_CONFIG_H
  5537. configure:37623: SHELL=/bin/sh
  5538. configure:37628: MPIEXEC=/shared/openmpi-1.6.1/gcc/bin/mpirun -n %NP%
  5539. configure:37634: NPROCS=4
  5540. configure:37636:
  5541.  
  5542. ## ---------------- ##
  5543. ## Cache variables. ##
  5544. ## ---------------- ##
  5545.  
  5546. ac_cv_build=x86_64-unknown-linux-gnu
  5547. ac_cv_c_compiler_gnu=yes
  5548. ac_cv_c_const=yes
  5549. ac_cv_c_inline=inline
  5550. ac_cv_c_int16_t=yes
  5551. ac_cv_c_int32_t=yes
  5552. ac_cv_c_int64_t=yes
  5553. ac_cv_c_restrict=__restrict
  5554. ac_cv_c_uint16_t=yes
  5555. ac_cv_c_uint32_t=yes
  5556. ac_cv_c_uint64_t=yes
  5557. ac_cv_c_uint8_t=yes
  5558. ac_cv_c_volatile=yes
  5559. ac_cv_cxx_compiler_gnu=yes
  5560. ac_cv_env_ARMCI_COPT_set=
  5561. ac_cv_env_ARMCI_COPT_value=
  5562. ac_cv_env_ARMCI_CXXOPT_set=
  5563. ac_cv_env_ARMCI_CXXOPT_value=
  5564. ac_cv_env_ARMCI_FOPT_set=
  5565. ac_cv_env_ARMCI_FOPT_value=
  5566. ac_cv_env_AR_FLAGS_set=
  5567. ac_cv_env_AR_FLAGS_value=
  5568. ac_cv_env_AR_set=
  5569. ac_cv_env_AR_value=
  5570. ac_cv_env_CCASFLAGS_set=
  5571. ac_cv_env_CCASFLAGS_value=
  5572. ac_cv_env_CCAS_set=
  5573. ac_cv_env_CCAS_value=
  5574. ac_cv_env_CCC_set=
  5575. ac_cv_env_CCC_value=
  5576. ac_cv_env_CC_set=set
  5577. ac_cv_env_CC_value=gcc
  5578. ac_cv_env_CFLAGS_set=
  5579. ac_cv_env_CFLAGS_value=
  5580. ac_cv_env_CPPFLAGS_set=
  5581. ac_cv_env_CPPFLAGS_value=
  5582. ac_cv_env_CPP_set=
  5583. ac_cv_env_CPP_value=
  5584. ac_cv_env_CXXCPP_set=
  5585. ac_cv_env_CXXCPP_value=
  5586. ac_cv_env_CXXFLAGS_set=
  5587. ac_cv_env_CXXFLAGS_value=
  5588. ac_cv_env_CXX_set=
  5589. ac_cv_env_CXX_value=
  5590. ac_cv_env_F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS_set=
  5591. ac_cv_env_F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS_value=
  5592. ac_cv_env_F77_set=set
  5593. ac_cv_env_F77_value=gfortran
  5594. ac_cv_env_FFLAGS_set=
  5595. ac_cv_env_FFLAGS_value=
  5596. ac_cv_env_FFLAG_INT_set=
  5597. ac_cv_env_FFLAG_INT_value=
  5598. ac_cv_env_LDFLAGS_set=
  5599. ac_cv_env_LDFLAGS_value=
  5600. ac_cv_env_LIBS_set=
  5601. ac_cv_env_LIBS_value=
  5602. ac_cv_env_MPICC_set=
  5603. ac_cv_env_MPICC_value=
  5604. ac_cv_env_MPICXX_set=
  5605. ac_cv_env_MPICXX_value=
  5606. ac_cv_env_MPIEXEC_set=
  5607. ac_cv_env_MPIEXEC_value=
  5608. ac_cv_env_MPIF77_set=
  5609. ac_cv_env_MPIF77_value=
  5610. ac_cv_env_NPROCS_set=
  5611. ac_cv_env_NPROCS_value=
  5612. ac_cv_env_RANLIB_set=
  5613. ac_cv_env_RANLIB_value=
  5614. ac_cv_env_THREAD_LIBRARY_set=
  5615. ac_cv_env_THREAD_LIBRARY_value=
  5616. ac_cv_env_build_alias_set=
  5617. ac_cv_env_build_alias_value=
  5618. ac_cv_env_host_alias_set=
  5619. ac_cv_env_host_alias_value=
  5620. ac_cv_env_target_alias_set=
  5621. ac_cv_env_target_alias_value=
  5622. ac_cv_f77_compiler_gnu=yes
  5623. ac_cv_f77_dummy_main=none
  5624. ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm'
  5625. ac_cv_f77_mangling='lower case, underscore, no extra underscore'
  5626. ac_cv_fortran_dummy_main=none
  5627. ac_cv_func__acquire_lock=no
  5628. ac_cv_func__doprnt=no
  5629. ac_cv_func__lock_try=no
  5630. ac_cv_func_bzero=yes
  5631. ac_cv_func_dtime=no
  5632. ac_cv_func_etime=no
  5633. ac_cv_func_fastbcopy=no
  5634. ac_cv_func_fork=yes
  5635. ac_cv_func_fork_works=yes
  5636. ac_cv_func_ftruncate=yes
  5637. ac_cv_func_gethostbyname=yes
  5638. ac_cv_func_getpagesize=yes
  5639. ac_cv_func_gettimeofday=yes
  5640. ac_cv_func_memset=yes
  5641. ac_cv_func_mmap_fixed_mapped=yes
  5642. ac_cv_func_munmap=yes
  5643. ac_cv_func_pthread_getconcurrency=no
  5644. ac_cv_func_pthread_setconcurrency=no
  5645. ac_cv_func_select=yes
  5646. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  5647. ac_cv_func_socket=yes
  5648. ac_cv_func_strchr=yes
  5649. ac_cv_func_strdup=yes
  5650. ac_cv_func_strerror=yes
  5651. ac_cv_func_strstr=yes
  5652. ac_cv_func_strtol=yes
  5653. ac_cv_func_vfork=yes
  5654. ac_cv_func_vfork_works=yes
  5655. ac_cv_func_vprintf=yes
  5656. ac_cv_func_xdr_char=yes
  5657. ac_cv_header_assert_h=yes
  5658. ac_cv_header_c_asm_h=no
  5659. ac_cv_header_dirent_dirent_h=yes
  5660. ac_cv_header_dlfcn_h=yes
  5661. ac_cv_header_errno_h=yes
  5662. ac_cv_header_fcntl_h=yes
  5663. ac_cv_header_float_h=yes
  5664. ac_cv_header_ia64_sys_inline_h=no
  5665. ac_cv_header_inttypes_h=yes
  5666. ac_cv_header_malloc_h=yes
  5667. ac_cv_header_math_h=yes
  5668. ac_cv_header_memory_h=yes
  5669. ac_cv_header_minix_config_h=no
  5670. ac_cv_header_mpi_h=yes
  5671. ac_cv_header_mpp_shmem_h=no
  5672. ac_cv_header_netdb_h=yes
  5673. ac_cv_header_netinet_in_h=yes
  5674. ac_cv_header_netinet_tcp_h=yes
  5675. ac_cv_header_process_h=no
  5676. ac_cv_header_rpc_rpc_h=yes
  5677. ac_cv_header_rpc_types_h=yes
  5678. ac_cv_header_rpc_xdr_h=yes
  5679. ac_cv_header_setjmp_h=yes
  5680. ac_cv_header_signal_h=yes
  5681. ac_cv_header_stdarg_h=yes
  5682. ac_cv_header_stdbool_h=yes
  5683. ac_cv_header_stdc=yes
  5684. ac_cv_header_stdint_h=yes
  5685. ac_cv_header_stdio_h=yes
  5686. ac_cv_header_stdlib_h=yes
  5687. ac_cv_header_string_h=yes
  5688. ac_cv_header_strings_h=yes
  5689. ac_cv_header_sys_atomic_op_h=no
  5690. ac_cv_header_sys_errno_h=yes
  5691. ac_cv_header_sys_file_h=yes
  5692. ac_cv_header_sys_ipc_h=yes
  5693. ac_cv_header_sys_mman_h=yes
  5694. ac_cv_header_sys_param_h=yes
  5695. ac_cv_header_sys_select_h=yes
  5696. ac_cv_header_sys_sem_h=yes
  5697. ac_cv_header_sys_shm_h=yes
  5698. ac_cv_header_sys_socket_h=yes
  5699. ac_cv_header_sys_stat_h=yes
  5700. ac_cv_header_sys_syscall_h=yes
  5701. ac_cv_header_sys_systemcfg_h=no
  5702. ac_cv_header_sys_time_h=yes
  5703. ac_cv_header_sys_types_h=yes
  5704. ac_cv_header_sys_uio_h=yes
  5705. ac_cv_header_sys_wait_h=yes
  5706. ac_cv_header_time_h=yes
  5707. ac_cv_header_unistd_h=yes
  5708. ac_cv_header_vfork_h=no
  5709. ac_cv_header_windows_h=no
  5710. ac_cv_header_winsock_h=no
  5711. ac_cv_host=x86_64-unknown-linux-gnu
  5712. ac_cv_objext=o
  5713. ac_cv_path_ARMCI_TAS_AS=/usr/bin/gcc
  5714. ac_cv_path_EGREP='/bin/grep -E'
  5715. ac_cv_path_FGREP='/bin/grep -F'
  5716. ac_cv_path_GREP=/bin/grep
  5717. ac_cv_path_MPIEXEC=/shared/openmpi-1.6.1/gcc/bin/mpirun
  5718. ac_cv_path_SED=/bin/sed
  5719. ac_cv_path_ga_cv_path_rsh=/usr/bin/ssh
  5720. ac_cv_path_install='/usr/bin/install -c'
  5721. ac_cv_path_mkdir=/bin/mkdir
  5722. ac_cv_prog_AWK=gawk
  5723. ac_cv_prog_CPP='gcc -E'
  5724. ac_cv_prog_CXXCPP='g++ -E'
  5725. ac_cv_prog_ac_ct_AR=ar
  5726. ac_cv_prog_ac_ct_CXX=g++
  5727. ac_cv_prog_ac_ct_OBJDUMP=objdump
  5728. ac_cv_prog_ac_ct_RANLIB=ranlib
  5729. ac_cv_prog_ac_ct_STRIP=strip
  5730. ac_cv_prog_cc_c89=
  5731. ac_cv_prog_cc_g=yes
  5732. ac_cv_prog_cxx_g=yes
  5733. ac_cv_prog_f77_g=yes
  5734. ac_cv_prog_f77_v=-v
  5735. ac_cv_prog_make_make_set=yes
  5736. ac_cv_safe_to_define___extensions__=yes
  5737. ac_cv_search_MPI_Init_thread='none required'
  5738. ac_cv_search_floor=-lm
  5739. ac_cv_search_opendir='none required'
  5740. ac_cv_search_pow='none required'
  5741. ac_cv_search_sqrt='none required'
  5742. ac_cv_sizeof_char=1
  5743. ac_cv_sizeof_double=8
  5744. ac_cv_sizeof_float=4
  5745. ac_cv_sizeof_int=4
  5746. ac_cv_sizeof_long=8
  5747. ac_cv_sizeof_long_long=8
  5748. ac_cv_sizeof_short=2
  5749. ac_cv_sizeof_voidp=8
  5750. ac_cv_type__Bool=yes
  5751. ac_cv_type_off_t=yes
  5752. ac_cv_type_pid_t=yes
  5753. ac_cv_type_ptrdiff_t=yes
  5754. ac_cv_type_signal=void
  5755. ac_cv_type_size_t=yes
  5756. ac_cv_type_ssize_t=yes
  5757. am_cv_CCAS_dependencies_compiler_type=gcc3
  5758. am_cv_CC_dependencies_compiler_type=gcc3
  5759. am_cv_CXX_dependencies_compiler_type=gcc3
  5760. armci_cv_as_no_i386asm=no
  5761. armci_cv_as_tas=yes
  5762. armci_cv_as_tas_with=/usr/bin/gcc
  5763. armci_cv_as_x86copy=no
  5764. armci_cv_as_x86copy_with=no
  5765. armci_cv_c_opt='-O3 -funroll-loops'
  5766. armci_cv_f77_opt='-fstrength-reduce -mfpmath=sse'
  5767. ax_cv_sys_weak_alias_pragma=yes
  5768. ga_cv_c_compiler_vendor=gnu
  5769. ga_cv_c_mpi_test_compile=yes
  5770. ga_cv_c_pointer_as_integer=long
  5771. ga_cv_cpp_function=__func__
  5772. ga_cv_cross_compiling=no
  5773. ga_cv_f2c_DOUBLE_PRECISION=double
  5774. ga_cv_f2c_INTEGER=long
  5775. ga_cv_f2c_REAL=float
  5776. ga_cv_f2c_string_after_args=yes
  5777. ga_cv_f77_compiler_vendor=gnu
  5778. ga_cv_f77_cpp_symbol=-D
  5779. ga_cv_f77_fixed_flag=none
  5780. ga_cv_f77_flush=flush
  5781. ga_cv_f77_flush_flag=none
  5782. ga_cv_f77_integer_size=8
  5783. ga_cv_f77_integer_size_flag=-fdefault-integer-8
  5784. ga_cv_f77_mismatch_type_flag=none
  5785. ga_cv_f77_mpi_test_compile=yes
  5786. ga_cv_f77_sizeof_DOUBLE_PRECISION=8
  5787. ga_cv_f77_sizeof_INTEGER=8
  5788. ga_cv_f77_sizeof_REAL=4
  5789. ga_cv_f77_suppress=none
  5790. ga_cv_f77_underscore_flag=none
  5791. ga_cv_fld_nomain=none
  5792. ga_cv_flibs_gcc_s=no
  5793. ga_cv_path_rsh=/usr/bin/ssh
  5794. ga_cv_sysv=yes
  5795. ga_cv_sysv_hack=yes
  5796. ga_cv_target=LINUX64
  5797. ga_cv_target_base=LINUX
  5798. ga_cv_union_semun=no
  5799. lt_cv_ar_at_file=@
  5800. lt_cv_deplibs_check_method=pass_all
  5801. lt_cv_file_magic_cmd='$MAGIC_CMD'
  5802. lt_cv_file_magic_test_file=
  5803. lt_cv_ld_reload_flag=-r
  5804. lt_cv_nm_interface='BSD nm'
  5805. lt_cv_objdir=.libs
  5806. lt_cv_path_LD=/usr/bin/ld
  5807. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  5808. lt_cv_path_NM='/usr/bin/nm -B'
  5809. lt_cv_path_mainfest_tool=no
  5810. lt_cv_prog_compiler_c_o=yes
  5811. lt_cv_prog_compiler_c_o_CXX=yes
  5812. lt_cv_prog_compiler_c_o_F77=yes
  5813. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  5814. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  5815. lt_cv_prog_compiler_pic_F77=-fPIC
  5816. lt_cv_prog_compiler_pic_works=yes
  5817. lt_cv_prog_compiler_pic_works_CXX=yes
  5818. lt_cv_prog_compiler_pic_works_F77=yes
  5819. lt_cv_prog_compiler_rtti_exceptions=no
  5820. lt_cv_prog_compiler_static_works=no
  5821. lt_cv_prog_compiler_static_works_CXX=no
  5822. lt_cv_prog_compiler_static_works_F77=no
  5823. lt_cv_prog_gnu_ld=yes
  5824. lt_cv_prog_gnu_ldcxx=yes
  5825. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  5826. lt_cv_shlibpath_overrides_runpath=no
  5827. 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'\'''
  5828. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  5829. 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'\'''
  5830. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  5831. lt_cv_sys_max_cmd_len=1966080
  5832. lt_cv_to_host_file_cmd=func_convert_file_noop
  5833. lt_cv_to_tool_file_cmd=func_convert_file_noop
  5834.  
  5835. ## ----------------- ##
  5836. ## Output variables. ##
  5837. ## ----------------- ##
  5838.  
  5839. ACLOCAL='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run aclocal-1.11'
  5840. AMDEPBACKSLASH='\'
  5841. AMDEP_FALSE='#'
  5842. AMDEP_TRUE=''
  5843. AMTAR='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run tar'
  5844. AM_BACKSLASH='\'
  5845. AM_DEFAULT_VERBOSITY='1'
  5846. AR='ar'
  5847. ARMCI_COPT='-O3 -funroll-loops'
  5848. ARMCI_CXXOPT=''
  5849. ARMCI_ENABLE_GPC_CALLS_FALSE=''
  5850. ARMCI_ENABLE_GPC_CALLS_TRUE='#'
  5851. ARMCI_FOPT='-fstrength-reduce -mfpmath=sse'
  5852. ARMCI_GROUP_FALSE=''
  5853. ARMCI_GROUP_TRUE='#'
  5854. ARMCI_NETWORK_BGML_FALSE=''
  5855. ARMCI_NETWORK_BGML_TRUE='#'
  5856. ARMCI_NETWORK_CPPFLAGS=''
  5857. ARMCI_NETWORK_CRAY_SHMEM_FALSE=''
  5858. ARMCI_NETWORK_CRAY_SHMEM_TRUE='#'
  5859. ARMCI_NETWORK_DCMF_FALSE=''
  5860. ARMCI_NETWORK_DCMF_TRUE='#'
  5861. ARMCI_NETWORK_GEMINI_FALSE=''
  5862. ARMCI_NETWORK_GEMINI_TRUE='#'
  5863. ARMCI_NETWORK_LAPI_FALSE=''
  5864. ARMCI_NETWORK_LAPI_TRUE='#'
  5865. ARMCI_NETWORK_LDFLAGS=''
  5866. ARMCI_NETWORK_LIBS=''
  5867. ARMCI_NETWORK_MPI_MT_FALSE='#'
  5868. ARMCI_NETWORK_MPI_MT_TRUE=''
  5869. ARMCI_NETWORK_MPI_SPAWN_FALSE=''
  5870. ARMCI_NETWORK_MPI_SPAWN_TRUE='#'
  5871. ARMCI_NETWORK_OPENIB_FALSE=''
  5872. ARMCI_NETWORK_OPENIB_TRUE='#'
  5873. ARMCI_NETWORK_PORTALS_FALSE=''
  5874. ARMCI_NETWORK_PORTALS_TRUE='#'
  5875. ARMCI_NETWORK_SOCKETS_FALSE=''
  5876. ARMCI_NETWORK_SOCKETS_TRUE='#'
  5877. ARMCI_SRC_DIR='src'
  5878. ARMCI_TAS_AS='/usr/bin/gcc'
  5879. ARMCI_X86COPY_AS=''
  5880. AR_FLAGS='cru'
  5881. AUTOCONF='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run autoconf'
  5882. AUTOHEADER='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run autoheader'
  5883. AUTOMAKE='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run automake-1.11'
  5884. AWK='gawk'
  5885. BGL_FALSE=''
  5886. BGL_TRUE='#'
  5887. BGP_FALSE=''
  5888. BGP_TRUE='#'
  5889. BLAS_CPPFLAGS=''
  5890. BLAS_LDFLAGS=''
  5891. BLAS_LIBS=''
  5892. CATAMOUNT_FALSE=''
  5893. CATAMOUNT_TRUE='#'
  5894. CC='gcc'
  5895. CCAS='gcc'
  5896. CCASDEPMODE='depmode=gcc3'
  5897. CCASFLAGS=''
  5898. CCDEPMODE='depmode=gcc3'
  5899. CFLAGS=''
  5900. CPP='gcc -E'
  5901. CPPFLAGS=''
  5902. CRAY_SV1_FALSE=''
  5903. CRAY_SV1_TRUE='#'
  5904. CRAY_SV2_FALSE=''
  5905. CRAY_SV2_TRUE='#'
  5906. CRAY_T3E_FALSE=''
  5907. CRAY_T3E_TRUE='#'
  5908. CRAY_XT_FALSE=''
  5909. CRAY_XT_NETWORKS_FALSE=''
  5910. CRAY_XT_NETWORKS_TRUE='#'
  5911. CRAY_XT_TRUE='#'
  5912. CRAY_YMP_FALSE=''
  5913. CRAY_YMP_TRUE='#'
  5914. CROSS_COMPILING_FALSE=''
  5915. CROSS_COMPILING_TRUE='#'
  5916. CXX='g++'
  5917. CXXCPP='g++ -E'
  5918. CXXDEPMODE='depmode=gcc3'
  5919. CXXFLAGS=''
  5920. CYGNUS_FALSE=''
  5921. CYGNUS_TRUE='#'
  5922. CYGPATH_W='echo'
  5923. CYGWIN_FALSE=''
  5924. CYGWIN_TRUE='#'
  5925. C_POINTER_AS_INTEGER='long'
  5926. DCMF_VER_0_2_FALSE=''
  5927. DCMF_VER_0_2_TRUE='#'
  5928. DCMF_VER_0_3_FALSE='#'
  5929. DCMF_VER_0_3_TRUE=''
  5930. DCMF_VER_2_FALSE=''
  5931. DCMF_VER_2_TRUE='#'
  5932. DECOSF_FALSE=''
  5933. DECOSF_TRUE='#'
  5934. DEFS='-DHAVE_CONFIG_H'
  5935. DEPDIR='.deps'
  5936. DLLTOOL='false'
  5937. DSYMUTIL=''
  5938. DUMPBIN=''
  5939. ECHO_C=''
  5940. ECHO_N='-n'
  5941. ECHO_T=''
  5942. EGREP='/bin/grep -E'
  5943. ENABLE_CHECKPOINT_FALSE=''
  5944. ENABLE_CHECKPOINT_TRUE='#'
  5945. ENABLE_F77_FALSE='#'
  5946. ENABLE_F77_TRUE=''
  5947. ENABLE_PROFILING_FALSE=''
  5948. ENABLE_PROFILING_TRUE='#'
  5949. ENABLE_SHARED_FALSE=''
  5950. ENABLE_SHARED_TRUE='#'
  5951. ENABLE_TRACE_FALSE=''
  5952. ENABLE_TRACE_TRUE='#'
  5953. EXEEXT='.x'
  5954. F2C_DOUBLE_PRECISION_C_TYPE='double'
  5955. F2C_GETARG='f2c_getarg_'
  5956. F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS=''
  5957. F2C_IARGC='f2c_iargc_'
  5958. F2C_INTEGER_C_TYPE='long'
  5959. F2C_REAL_C_TYPE='float'
  5960. F77='gfortran'
  5961. F77LINK='$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@'
  5962. FFLAGS=' '
  5963. FFLAG_INT='-fdefault-integer-8'
  5964. FGREP='/bin/grep -F'
  5965. FLD_NOMAIN=''
  5966. FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm'
  5967. FUJITSU_VPP_FALSE=''
  5968. FUJITSU_VPP_TRUE='#'
  5969. GA_CXX_WARN=''
  5970. GA_C_WARN=''
  5971. GA_F_WARN=''
  5972. GA_MP_CPPFLAGS=' -I/shared/openmpi-1.6.1/gcc/include'
  5973. GA_MP_LDFLAGS=' -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic'
  5974. GA_MP_LIBS=' -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil'
  5975. GREP='/bin/grep'
  5976. HAVE_BLAS_FALSE=''
  5977. HAVE_BLAS_TRUE='#'
  5978. HAVE_LAPACK_FALSE=''
  5979. HAVE_LAPACK_TRUE='#'
  5980. HAVE_SYS_WEAK_ALIAS_PRAGMA_FALSE='#'
  5981. HAVE_SYS_WEAK_ALIAS_PRAGMA_TRUE=''
  5982. HITACHI_FALSE=''
  5983. HITACHI_TRUE='#'
  5984. HPUX_FALSE=''
  5985. HPUX_TRUE='#'
  5986. IBM_FALSE=''
  5987. IBM_TRUE='#'
  5988. INLINE_TAS_OKAY_FALSE='#'
  5989. INLINE_TAS_OKAY_TRUE=''
  5990. INLINE_TAS_WITH_FALSE='#'
  5991. INLINE_TAS_WITH_TRUE=''
  5992. INLINE_X86COPY_NEEDED_FALSE=''
  5993. INLINE_X86COPY_NEEDED_TRUE='#'
  5994. INLINE_X86COPY_OKAY_FALSE=''
  5995. INLINE_X86COPY_OKAY_TRUE='#'
  5996. INLINE_X86COPY_WITH_FALSE=''
  5997. INLINE_X86COPY_WITH_TRUE='#'
  5998. INSTALL_DATA='${INSTALL} -m 644'
  5999. INSTALL_PROGRAM='${INSTALL}'
  6000. INSTALL_SCRIPT='${INSTALL}'
  6001. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  6002. INTERIX_FALSE=''
  6003. INTERIX_TRUE='#'
  6004. LAPACK_CPPFLAGS=''
  6005. LAPACK_LDFLAGS=''
  6006. LAPACK_LIBS=''
  6007. LAPI_FALSE=''
  6008. LAPI_TRUE='#'
  6009. LD='/usr/bin/ld -m elf_x86_64'
  6010. LDFLAGS=''
  6011. LIBOBJS=''
  6012. LIBS='-lm '
  6013. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  6014. LINUX_FALSE='#'
  6015. LINUX_TRUE=''
  6016. LIPO=''
  6017. LN_S='ln -s'
  6018. LTLIBOBJS=''
  6019. MACX_FALSE=''
  6020. MACX_TRUE='#'
  6021. MAINT='#'
  6022. MAINTAINER_MODE_FALSE=''
  6023. MAINTAINER_MODE_TRUE='#'
  6024. MAKEINFO='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run makeinfo'
  6025. MANIFEST_TOOL=':'
  6026. MKDIR_P='/bin/mkdir -p'
  6027. MPICC=''
  6028. MPICXX=''
  6029. MPIEXEC='/shared/openmpi-1.6.1/gcc/bin/mpirun -n %NP%'
  6030. MPIF77=''
  6031. MSG_COMMS_MPI_FALSE='#'
  6032. MSG_COMMS_MPI_TRUE=''
  6033. MSG_COMMS_PVM_FALSE=''
  6034. MSG_COMMS_PVM_TRUE='#'
  6035. MSG_COMMS_TCGMSG4_FALSE=''
  6036. MSG_COMMS_TCGMSG4_TRUE='#'
  6037. MSG_COMMS_TCGMSG5_FALSE=''
  6038. MSG_COMMS_TCGMSG5_TRUE='#'
  6039. MSG_COMMS_TCGMSGMPI_FALSE='#'
  6040. MSG_COMMS_TCGMSGMPI_TRUE=''
  6041. MSG_COMMS_TCGMSG_FALSE='#'
  6042. MSG_COMMS_TCGMSG_TRUE=''
  6043. NB_NONCONT_FALSE=''
  6044. NB_NONCONT_TRUE='#'
  6045. NEC_FALSE=''
  6046. NEC_TRUE='#'
  6047. NM='/usr/bin/nm -B'
  6048. NMEDIT=''
  6049. NOFORT_FALSE=''
  6050. NOFORT_TRUE='#'
  6051. NPROCS='4'
  6052. OBJDUMP='objdump'
  6053. OBJEXT='o'
  6054. OTOOL64=''
  6055. OTOOL=''
  6056. PACKAGE='armci'
  6057. PACKAGE_BUGREPORT='hpctools@pnl.gov'
  6058. PACKAGE_NAME='Aggregate Remote Memory Copy Interface (ARMCI)'
  6059. PACKAGE_STRING='Aggregate Remote Memory Copy Interface (ARMCI) 1.5'
  6060. PACKAGE_TARNAME='armci'
  6061. PACKAGE_URL='http://www.emsl.pnl.gov/docs/parsoft/armci/'
  6062. PACKAGE_VERSION='1.5'
  6063. PATH_SEPARATOR=':'
  6064. PERL=''
  6065. PORTALS_ENABLE_NEW_MALLOC_FALSE=''
  6066. PORTALS_ENABLE_NEW_MALLOC_TRUE='#'
  6067. RANDOM_ACCESS_FALSE=''
  6068. RANDOM_ACCESS_TRUE='#'
  6069. RANLIB='ranlib'
  6070. SED='/bin/sed'
  6071. SET_MAKE=''
  6072. SGITFP_FALSE=''
  6073. SGITFP_TRUE='#'
  6074. SGI_FALSE=''
  6075. SGI_N32_FALSE=''
  6076. SGI_N32_TRUE='#'
  6077. SGI_TRUE='#'
  6078. SHELL='/bin/sh'
  6079. SOLARIS_FALSE=''
  6080. SOLARIS_TRUE='#'
  6081. STRIP='strip'
  6082. SYSV_FALSE='#'
  6083. SYSV_TRUE=''
  6084. TCGEXEC=''
  6085. THREAD_LIBRARY=''
  6086. THREAD_SAFE_FALSE=''
  6087. THREAD_SAFE_TRUE='#'
  6088. VERSION='1.5'
  6089. ac_ct_AR='ar'
  6090. ac_ct_CC=''
  6091. ac_ct_CXX='g++'
  6092. ac_ct_DUMPBIN=''
  6093. ac_ct_F77=''
  6094. am__EXEEXT_FALSE='#'
  6095. am__EXEEXT_TRUE=''
  6096. am__fastdepCCAS_FALSE='#'
  6097. am__fastdepCCAS_TRUE=''
  6098. am__fastdepCC_FALSE='#'
  6099. am__fastdepCC_TRUE=''
  6100. am__fastdepCXX_FALSE='#'
  6101. am__fastdepCXX_TRUE=''
  6102. am__include='include'
  6103. am__isrc=' -I$(srcdir)'
  6104. am__leading_dot='.'
  6105. am__quote=''
  6106. am__tar='${AMTAR} chof - "$$tardir"'
  6107. am__untar='${AMTAR} xf -'
  6108. am__v_F77LD_0='@echo " F77LD " $@;'
  6109. bindir='${exec_prefix}/bin'
  6110. build='x86_64-unknown-linux-gnu'
  6111. build_alias=''
  6112. build_cpu='x86_64'
  6113. build_os='linux-gnu'
  6114. build_vendor='unknown'
  6115. datadir='${datarootdir}'
  6116. datarootdir='${prefix}/share'
  6117. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  6118. dvidir='${docdir}'
  6119. exec_prefix='${prefix}'
  6120. ga_cv_path_rsh='/usr/bin/ssh'
  6121. host='x86_64-unknown-linux-gnu'
  6122. host_alias=''
  6123. host_cpu='x86_64'
  6124. host_os='linux-gnu'
  6125. host_vendor='unknown'
  6126. htmldir='${docdir}'
  6127. includedir='${prefix}/include'
  6128. infodir='${datarootdir}/info'
  6129. install_sh='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/install-sh'
  6130. libdir='${exec_prefix}/lib'
  6131. libexecdir='${exec_prefix}/libexec'
  6132. localedir='${datarootdir}/locale'
  6133. localstatedir='${prefix}/var'
  6134. mandir='${datarootdir}/man'
  6135. mkdir_p='/bin/mkdir -p'
  6136. oldincludedir='/usr/include'
  6137. pdfdir='${docdir}'
  6138. prefix='/shared/build/nwchem-6.1.1-src/src/tools/install'
  6139. program_transform_name='s,x,x,'
  6140. psdir='${docdir}'
  6141. sbindir='${exec_prefix}/sbin'
  6142. sharedstatedir='${prefix}/com'
  6143. sysconfdir='${prefix}/etc'
  6144. target_alias=''
  6145.  
  6146. ## ----------- ##
  6147. ## confdefs.h. ##
  6148. ## ----------- ##
  6149.  
  6150. /* confdefs.h */
  6151. #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6152. #define PACKAGE_TARNAME "armci"
  6153. #define PACKAGE_VERSION "1.5"
  6154. #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6155. #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6156. #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6157. #define LINUX 1
  6158. #define SYSV 1
  6159. #define PACKAGE "armci"
  6160. #define VERSION "1.5"
  6161. #define MSG_COMMS_TCGMSGMPI 1
  6162. #define MSG_COMMS_MPI 1
  6163. #define ARMCI_ENABLE_GPC_CALLS 0
  6164. #define STDC_HEADERS 1
  6165. #define HAVE_SYS_TYPES_H 1
  6166. #define HAVE_SYS_STAT_H 1
  6167. #define HAVE_STDLIB_H 1
  6168. #define HAVE_STRING_H 1
  6169. #define HAVE_MEMORY_H 1
  6170. #define HAVE_STRINGS_H 1
  6171. #define HAVE_INTTYPES_H 1
  6172. #define HAVE_STDINT_H 1
  6173. #define HAVE_UNISTD_H 1
  6174. #define __EXTENSIONS__ 1
  6175. #define _ALL_SOURCE 1
  6176. #define _GNU_SOURCE 1
  6177. #define _POSIX_PTHREAD_SEMANTICS 1
  6178. #define _TANDEM_SOURCE 1
  6179. #define LINUX64 1
  6180. #define SYSV 1
  6181. #define HAVE_DIRENT_H 1
  6182. #define HAVE__BOOL 1
  6183. #define HAVE_STDBOOL_H 1
  6184. #define STDC_HEADERS 1
  6185. #define HAVE_SYS_WAIT_H 1
  6186. #define HAVE_ASSERT_H 1
  6187. #define HAVE_C_ASM_H 0
  6188. #define HAVE_ERRNO_H 1
  6189. #define HAVE_FCNTL_H 1
  6190. #define HAVE_FLOAT_H 1
  6191. #define HAVE_IA64_SYS_INLINE_H 0
  6192. #define HAVE_MALLOC_H 1
  6193. #define HAVE_MATH_H 1
  6194. #define HAVE_MEMORY_H 1
  6195. #define HAVE_MPP_SHMEM_H 0
  6196. #define HAVE_NETDB_H 1
  6197. #define HAVE_NETINET_IN_H 1
  6198. #define HAVE_NETINET_TCP_H 1
  6199. #define HAVE_PROCESS_H 0
  6200. #define HAVE_SETJMP_H 1
  6201. #define HAVE_SIGNAL_H 1
  6202. #define HAVE_STDARG_H 1
  6203. #define HAVE_STDINT_H 1
  6204. #define HAVE_STDIO_H 1
  6205. #define HAVE_STDLIB_H 1
  6206. #define HAVE_STRING_H 1
  6207. #define HAVE_STRINGS_H 1
  6208. #define HAVE_SYS_TYPES_H 1
  6209. #define HAVE_SYS_ATOMIC_OP_H 0
  6210. #define HAVE_SYS_ERRNO_H 1
  6211. #define HAVE_SYS_FILE_H 1
  6212. #define HAVE_SYS_IPC_H 1
  6213. #define HAVE_SYS_MMAN_H 1
  6214. #define HAVE_SYS_PARAM_H 1
  6215. #define HAVE_SYS_SEM_H 1
  6216. #define HAVE_SYS_SHM_H 1
  6217. #define HAVE_SYS_SOCKET_H 1
  6218. #define HAVE_SYS_STAT_H 1
  6219. #define HAVE_SYS_SYSCALL_H 1
  6220. #define HAVE_SYS_SYSTEMCFG_H 0
  6221. #define HAVE_SYS_TIME_H 1
  6222. #define HAVE_SYS_UIO_H 1
  6223. #define HAVE_SYS_WAIT_H 1
  6224. #define HAVE_TIME_H 1
  6225. #define HAVE_UNISTD_H 1
  6226. #define HAVE_WINDOWS_H 0
  6227. #define HAVE_WINSOCK_H 0
  6228. #define HAVE_RPC_RPC_H 1
  6229. #define HAVE_RPC_TYPES_H 1
  6230. #define HAVE_RPC_XDR_H 1
  6231. #define restrict __restrict
  6232. #define RETSIGTYPE void
  6233. #define HAVE_PTRDIFF_T 1
  6234. #define FUNCTION_NAME __func__
  6235. #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  6236. #define SIZEOF_VOIDP 8
  6237. #define SIZEOF_CHAR 1
  6238. #define SIZEOF_SHORT 2
  6239. #define SIZEOF_INT 4
  6240. #define SIZEOF_LONG 8
  6241. #define SIZEOF_LONG_LONG 8
  6242. #define SIZEOF_FLOAT 4
  6243. #define SIZEOF_DOUBLE 8
  6244. #define HAVE_FORK 1
  6245. #define HAVE_VFORK 1
  6246. #define HAVE_WORKING_VFORK 1
  6247. #define HAVE_WORKING_FORK 1
  6248. #define HAVE_STDLIB_H 1
  6249. #define HAVE_UNISTD_H 1
  6250. #define HAVE_SYS_PARAM_H 1
  6251. #define HAVE_GETPAGESIZE 1
  6252. #define HAVE_MMAP 1
  6253. #define HAVE_SYS_SELECT_H 1
  6254. #define HAVE_SYS_SOCKET_H 1
  6255. #define SELECT_TYPE_ARG1 int
  6256. #define SELECT_TYPE_ARG234 (fd_set *)
  6257. #define SELECT_TYPE_ARG5 (struct timeval *)
  6258. #define HAVE_VPRINTF 1
  6259. #define HAVE_FLOOR 1
  6260. #define HAVE_POW 1
  6261. #define HAVE_SQRT 1
  6262. #define HAVE_BZERO 1
  6263. #define HAVE_FASTBCOPY 0
  6264. #define HAVE_FTRUNCATE 1
  6265. #define HAVE_GETHOSTBYNAME 1
  6266. #define HAVE_GETPAGESIZE 1
  6267. #define HAVE_GETTIMEOFDAY 1
  6268. #define HAVE_MEMSET 1
  6269. #define HAVE_MUNMAP 1
  6270. #define HAVE_SELECT 1
  6271. #define HAVE_SOCKET 1
  6272. #define HAVE_STRCHR 1
  6273. #define HAVE_STRDUP 1
  6274. #define HAVE_STRERROR 1
  6275. #define HAVE_STRSTR 1
  6276. #define HAVE_STRTOL 1
  6277. #define HAVE__LOCK_TRY 0
  6278. #define HAVE__ACQUIRE_LOCK 0
  6279. #define HAVE_XDR_CHAR 1
  6280. #define HAVE_PTHREAD_GETCONCURRENCY 0
  6281. #define HAVE_PTHREAD_SETCONCURRENCY 0
  6282. #define NOFORT 0
  6283. #define ENABLE_F77 1
  6284. #define F77_FUNC(name,NAME) name ## _
  6285. #define F77_FUNC_(name,NAME) name ## _
  6286. #define SIZEOF_F77_INTEGER 8
  6287. #define SIZEOF_F77_REAL 4
  6288. #define SIZEOF_F77_DOUBLE_PRECISION 8
  6289. #define HAVE_DTIME 0
  6290. #define HAVE_ETIME 0
  6291. #define F77_FLUSH flush
  6292. #define HAVE_F77_FLUSH 1
  6293. #define F77_GETARG_DECL intrinsic GETARG
  6294. #define F77_GETARG GETARG
  6295. #define F77_GETARG_ARGS i,s
  6296. #define F77_IARGC IARGC
  6297. #define FXX_MODULE
  6298. #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  6299. #define HAVE_BLAS 0
  6300. #define BLAS_SIZE 8
  6301. #define HAVE_LAPACK 0
  6302. #define HAVE_DLFCN_H 1
  6303. #define LT_OBJDIR ".libs/"
  6304. #define PTHREADS 1
  6305. #define DATA_SERVER 1
  6306. #define SERVER_THREAD 1
  6307. #define MPI_MT 1
  6308. #define TCGMSG_RSH "/usr/bin/ssh"
  6309. #define TCGMSG_TIMINGS 1
  6310. #define NEED_MEM_SYNC 1
  6311.  
  6312. configure: exit 0
  6313.  
  6314. ## ---------------------- ##
  6315. ## Running config.status. ##
  6316. ## ---------------------- ##
  6317.  
  6318. This file was extended by Aggregate Remote Memory Copy Interface (ARMCI) config.status 1.5, which was
  6319. generated by GNU Autoconf 2.68. Invocation command line was
  6320.  
  6321. CONFIG_FILES =
  6322. CONFIG_HEADERS =
  6323. CONFIG_LINKS =
  6324. CONFIG_COMMANDS =
  6325. $ ./config.status
  6326.  
  6327. on cmbcluster
  6328.  
  6329. config.status:1537: creating Makefile
  6330. config.status:1537: creating gaf2c/farg.h
  6331. config.status:1537: creating gaf2c/typesf2c.h
  6332. config.status:1537: creating config.h
  6333. config.status:1703: config.h is unchanged
  6334. config.status:1751: executing depfiles commands
  6335. config.status:1751: executing libtool commands
  6336. [mgx@cmbcluster armci]$
  6337. [mgx@cmbcluster armci]$
  6338. [mgx@cmbcluster armci]$ clear
  6339.  
  6340. [mgx@cmbcluster armci]$ cat config.log
  6341. This file contains any messages produced by compilers while
  6342. running configure, to aid debugging if configure makes a mistake.
  6343.  
  6344. It was created by Aggregate Remote Memory Copy Interface (ARMCI) configure 1.5, which was
  6345. generated by GNU Autoconf 2.68. Invocation command line was
  6346.  
  6347. $ ../../ga-5-1/armci/configure --disable-option-checking --prefix=/shared/build/nwchem-6.1.1-src/src/tools/install --with-tcgmsg --with-mpi=-I/shared/openmpi-1.6.1/gcc/include -L/shared/openmpi-1.6.1/gcc/lib -lmpi_f90 -lmpi_f77 -lmpi -ldl -Wl,--export-dynamic -lnsl -lutil --enable-peigs --enable-underscoring --disable-mpi-tests --without-blas --with-mpi-mt CC=gcc F77=gfortran --cache-file=/dev/null --srcdir=../../ga-5-1/armci
  6348.  
  6349. ## --------- ##
  6350. ## Platform. ##
  6351. ## --------- ##
  6352.  
  6353. hostname = cmbcluster
  6354. uname -m = x86_64
  6355. uname -r = 2.6.32-220.17.1.el6.x86_64
  6356. uname -s = Linux
  6357. uname -v = #1 SMP Wed May 16 00:01:37 BST 2012
  6358.  
  6359. /usr/bin/uname -p = unknown
  6360. /bin/uname -X = unknown
  6361.  
  6362. /bin/arch = x86_64
  6363. /usr/bin/arch -k = unknown
  6364. /usr/convex/getsysinfo = unknown
  6365. /usr/bin/hostinfo = unknown
  6366. /bin/machine = unknown
  6367. /usr/bin/oslevel = unknown
  6368. /bin/universe = unknown
  6369.  
  6370. PATH: /opt/intel/clck/1.8
  6371. PATH: /shared/openmpi-1.6.1/gcc/bin
  6372. PATH: /usr/lib64/qt-3.3/bin
  6373. PATH: /usr/NX/bin
  6374. PATH: /usr/local/sbin
  6375. PATH: /usr/local/bin
  6376. PATH: /sbin
  6377. PATH: /bin
  6378. PATH: /usr/sbin
  6379. PATH: /usr/bin
  6380. PATH: /opt/atipa/acms/bin
  6381. PATH: /opt/atipa/acms/lib
  6382. PATH: /usr/local/maui/bin
  6383. PATH: /usr/local/maui/sbin
  6384. PATH: /root/bin
  6385.  
  6386.  
  6387. ## ----------- ##
  6388. ## Core tests. ##
  6389. ## ----------- ##
  6390.  
  6391. configure:3194: checking build system type
  6392. configure:3208: result: x86_64-unknown-linux-gnu
  6393. configure:3228: checking host system type
  6394. configure:3241: result: x86_64-unknown-linux-gnu
  6395. configure:3296: checking for TARGET base (64bit-ness checked later)
  6396. configure:3345: result: LINUX
  6397. configure:3352: checking whether we think this system is what we call SYSV
  6398. configure:3365: result: yes
  6399. configure:3568: checking whether we are cross compiling
  6400. configure:3578: result: no
  6401. configure:3609: checking for a BSD-compatible install
  6402. configure:3677: result: /usr/bin/install -c
  6403. configure:3688: checking whether build environment is sane
  6404. configure:3738: result: yes
  6405. configure:3879: checking for a thread-safe mkdir -p
  6406. configure:3918: result: /bin/mkdir -p
  6407. configure:3931: checking for gawk
  6408. configure:3947: found /bin/gawk
  6409. configure:3958: result: gawk
  6410. configure:3969: checking whether make sets $(MAKE)
  6411. configure:3991: result: yes
  6412. configure:4086: checking whether to enable maintainer-specific portions of Makefiles
  6413. configure:4095: result: no
  6414. configure:4124: Detected VPATH build
  6415. configure:4495:
  6416. configure:4497: C compiler
  6417. configure:4499:
  6418. configure:4515: checking for style of include used by make
  6419. configure:4543: result: GNU
  6420. configure:4727: checking for C compiler version
  6421. configure:4736: gcc --version >&5
  6422. gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
  6423. Copyright (C) 2010 Free Software Foundation, Inc.
  6424. This is free software; see the source for copying conditions. There is NO
  6425. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  6426.  
  6427. configure:4747: $? = 0
  6428. configure:4736: gcc -v >&5
  6429. Using built-in specs.
  6430. Target: x86_64-redhat-linux
  6431. 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
  6432. Thread model: posix
  6433. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  6434. configure:4747: $? = 0
  6435. configure:4736: gcc -V >&5
  6436. gcc: '-V' option must have argument
  6437. configure:4747: $? = 1
  6438. configure:4736: gcc -qversion >&5
  6439. gcc: unrecognized option '-qversion'
  6440. gcc: no input files
  6441. configure:4747: $? = 1
  6442. configure:4767: checking whether the C compiler works
  6443. configure:4789: gcc conftest.c >&5
  6444. configure:4793: $? = 0
  6445. configure:4841: result: yes
  6446. configure:4844: checking for C compiler default output file name
  6447. configure:4846: result: a.out
  6448. configure:4852: checking for suffix of executables
  6449. configure:4859: gcc -o conftest conftest.c >&5
  6450. configure:4863: $? = 0
  6451. configure:4885: result:
  6452. configure:4907: checking whether we are cross compiling
  6453. configure:4915: gcc -o conftest conftest.c >&5
  6454. configure:4919: $? = 0
  6455. configure:4926: ./conftest
  6456. configure:4930: $? = 0
  6457. configure:4945: result: no
  6458. configure:4950: checking for suffix of object files
  6459. configure:4972: gcc -c conftest.c >&5
  6460. configure:4976: $? = 0
  6461. configure:4997: result: o
  6462. configure:5001: checking whether we are using the GNU C compiler
  6463. configure:5020: gcc -c conftest.c >&5
  6464. configure:5020: $? = 0
  6465. configure:5029: result: yes
  6466. configure:5038: checking whether gcc accepts -g
  6467. configure:5058: gcc -c -g conftest.c >&5
  6468. configure:5058: $? = 0
  6469. configure:5099: result: yes
  6470. configure:5116: checking for gcc option to accept ISO C89
  6471. configure:5180: gcc -c -g -O2 conftest.c >&5
  6472. configure:5180: $? = 0
  6473. configure:5193: result: none needed
  6474. configure:5215: checking dependency style of gcc
  6475. configure:5325: result: gcc3
  6476. configure:5348: checking how to run the C preprocessor
  6477. configure:5379: gcc -E conftest.c
  6478. configure:5379: $? = 0
  6479. configure:5393: gcc -E conftest.c
  6480. conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
  6481. configure:5393: $? = 1
  6482. configure: failed program was:
  6483. | /* confdefs.h */
  6484. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6485. | #define PACKAGE_TARNAME "armci"
  6486. | #define PACKAGE_VERSION "1.5"
  6487. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6488. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6489. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6490. | #define LINUX 1
  6491. | #define SYSV 1
  6492. | #define PACKAGE "armci"
  6493. | #define VERSION "1.5"
  6494. | #define MSG_COMMS_TCGMSGMPI 1
  6495. | #define MSG_COMMS_MPI 1
  6496. | #define ARMCI_ENABLE_GPC_CALLS 0
  6497. | /* end confdefs.h. */
  6498. | #include <ac_nonexistent.h>
  6499. configure:5418: result: gcc -E
  6500. configure:5438: gcc -E conftest.c
  6501. configure:5438: $? = 0
  6502. configure:5452: gcc -E conftest.c
  6503. conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
  6504. configure:5452: $? = 1
  6505. configure: failed program was:
  6506. | /* confdefs.h */
  6507. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6508. | #define PACKAGE_TARNAME "armci"
  6509. | #define PACKAGE_VERSION "1.5"
  6510. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6511. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6512. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6513. | #define LINUX 1
  6514. | #define SYSV 1
  6515. | #define PACKAGE "armci"
  6516. | #define VERSION "1.5"
  6517. | #define MSG_COMMS_TCGMSGMPI 1
  6518. | #define MSG_COMMS_MPI 1
  6519. | #define ARMCI_ENABLE_GPC_CALLS 0
  6520. | /* end confdefs.h. */
  6521. | #include <ac_nonexistent.h>
  6522. configure:5481: checking for grep that handles long lines and -e
  6523. configure:5539: result: /bin/grep
  6524. configure:5544: checking for egrep
  6525. configure:5606: result: /bin/grep -E
  6526. configure:5611: checking for ANSI C header files
  6527. configure:5631: gcc -c conftest.c >&5
  6528. configure:5631: $? = 0
  6529. configure:5704: gcc -o conftest conftest.c >&5
  6530. configure:5704: $? = 0
  6531. configure:5704: ./conftest
  6532. configure:5704: $? = 0
  6533. configure:5715: result: yes
  6534. configure:5728: checking for sys/types.h
  6535. configure:5728: gcc -c conftest.c >&5
  6536. configure:5728: $? = 0
  6537. configure:5728: result: yes
  6538. configure:5728: checking for sys/stat.h
  6539. configure:5728: gcc -c conftest.c >&5
  6540. configure:5728: $? = 0
  6541. configure:5728: result: yes
  6542. configure:5728: checking for stdlib.h
  6543. configure:5728: gcc -c conftest.c >&5
  6544. configure:5728: $? = 0
  6545. configure:5728: result: yes
  6546. configure:5728: checking for string.h
  6547. configure:5728: gcc -c conftest.c >&5
  6548. configure:5728: $? = 0
  6549. configure:5728: result: yes
  6550. configure:5728: checking for memory.h
  6551. configure:5728: gcc -c conftest.c >&5
  6552. configure:5728: $? = 0
  6553. configure:5728: result: yes
  6554. configure:5728: checking for strings.h
  6555. configure:5728: gcc -c conftest.c >&5
  6556. configure:5728: $? = 0
  6557. configure:5728: result: yes
  6558. configure:5728: checking for inttypes.h
  6559. configure:5728: gcc -c conftest.c >&5
  6560. configure:5728: $? = 0
  6561. configure:5728: result: yes
  6562. configure:5728: checking for stdint.h
  6563. configure:5728: gcc -c conftest.c >&5
  6564. configure:5728: $? = 0
  6565. configure:5728: result: yes
  6566. configure:5728: checking for unistd.h
  6567. configure:5728: gcc -c conftest.c >&5
  6568. configure:5728: $? = 0
  6569. configure:5728: result: yes
  6570. configure:5741: checking minix/config.h usability
  6571. configure:5741: gcc -c conftest.c >&5
  6572. conftest.c:59:26: error: minix/config.h: No such file or directory
  6573. configure:5741: $? = 1
  6574. configure: failed program was:
  6575. | /* confdefs.h */
  6576. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6577. | #define PACKAGE_TARNAME "armci"
  6578. | #define PACKAGE_VERSION "1.5"
  6579. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6580. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6581. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6582. | #define LINUX 1
  6583. | #define SYSV 1
  6584. | #define PACKAGE "armci"
  6585. | #define VERSION "1.5"
  6586. | #define MSG_COMMS_TCGMSGMPI 1
  6587. | #define MSG_COMMS_MPI 1
  6588. | #define ARMCI_ENABLE_GPC_CALLS 0
  6589. | #define STDC_HEADERS 1
  6590. | #define HAVE_SYS_TYPES_H 1
  6591. | #define HAVE_SYS_STAT_H 1
  6592. | #define HAVE_STDLIB_H 1
  6593. | #define HAVE_STRING_H 1
  6594. | #define HAVE_MEMORY_H 1
  6595. | #define HAVE_STRINGS_H 1
  6596. | #define HAVE_INTTYPES_H 1
  6597. | #define HAVE_STDINT_H 1
  6598. | #define HAVE_UNISTD_H 1
  6599. | /* end confdefs.h. */
  6600. | #include <stdio.h>
  6601. | #ifdef HAVE_SYS_TYPES_H
  6602. | # include <sys/types.h>
  6603. | #endif
  6604. | #ifdef HAVE_SYS_STAT_H
  6605. | # include <sys/stat.h>
  6606. | #endif
  6607. | #ifdef STDC_HEADERS
  6608. | # include <stdlib.h>
  6609. | # include <stddef.h>
  6610. | #else
  6611. | # ifdef HAVE_STDLIB_H
  6612. | # include <stdlib.h>
  6613. | # endif
  6614. | #endif
  6615. | #ifdef HAVE_STRING_H
  6616. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6617. | # include <memory.h>
  6618. | # endif
  6619. | # include <string.h>
  6620. | #endif
  6621. | #ifdef HAVE_STRINGS_H
  6622. | # include <strings.h>
  6623. | #endif
  6624. | #ifdef HAVE_INTTYPES_H
  6625. | # include <inttypes.h>
  6626. | #endif
  6627. | #ifdef HAVE_STDINT_H
  6628. | # include <stdint.h>
  6629. | #endif
  6630. | #ifdef HAVE_UNISTD_H
  6631. | # include <unistd.h>
  6632. | #endif
  6633. | #include <minix/config.h>
  6634. configure:5741: result: no
  6635. configure:5741: checking minix/config.h presence
  6636. configure:5741: gcc -E conftest.c
  6637. conftest.c:26:26: error: minix/config.h: No such file or directory
  6638. configure:5741: $? = 1
  6639. configure: failed program was:
  6640. | /* confdefs.h */
  6641. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6642. | #define PACKAGE_TARNAME "armci"
  6643. | #define PACKAGE_VERSION "1.5"
  6644. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6645. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6646. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6647. | #define LINUX 1
  6648. | #define SYSV 1
  6649. | #define PACKAGE "armci"
  6650. | #define VERSION "1.5"
  6651. | #define MSG_COMMS_TCGMSGMPI 1
  6652. | #define MSG_COMMS_MPI 1
  6653. | #define ARMCI_ENABLE_GPC_CALLS 0
  6654. | #define STDC_HEADERS 1
  6655. | #define HAVE_SYS_TYPES_H 1
  6656. | #define HAVE_SYS_STAT_H 1
  6657. | #define HAVE_STDLIB_H 1
  6658. | #define HAVE_STRING_H 1
  6659. | #define HAVE_MEMORY_H 1
  6660. | #define HAVE_STRINGS_H 1
  6661. | #define HAVE_INTTYPES_H 1
  6662. | #define HAVE_STDINT_H 1
  6663. | #define HAVE_UNISTD_H 1
  6664. | /* end confdefs.h. */
  6665. | #include <minix/config.h>
  6666. configure:5741: result: no
  6667. configure:5741: checking for minix/config.h
  6668. configure:5741: result: no
  6669. configure:5762: checking whether it is safe to define __EXTENSIONS__
  6670. configure:5780: gcc -c conftest.c >&5
  6671. configure:5780: $? = 0
  6672. configure:5787: result: yes
  6673. configure:5803: checking for C compiler vendor
  6674. configure:5873: gcc -c conftest.c >&5
  6675. conftest.c: In function 'main':
  6676. conftest.c:37: error: 'chokeonthis' undeclared (first use in this function)
  6677. conftest.c:37: error: (Each undeclared identifier is reported only once
  6678. conftest.c:37: error: for each function it appears in.)
  6679. configure:5873: $? = 1
  6680. configure: failed program was:
  6681. | /* confdefs.h */
  6682. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6683. | #define PACKAGE_TARNAME "armci"
  6684. | #define PACKAGE_VERSION "1.5"
  6685. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6686. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6687. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6688. | #define LINUX 1
  6689. | #define SYSV 1
  6690. | #define PACKAGE "armci"
  6691. | #define VERSION "1.5"
  6692. | #define MSG_COMMS_TCGMSGMPI 1
  6693. | #define MSG_COMMS_MPI 1
  6694. | #define ARMCI_ENABLE_GPC_CALLS 0
  6695. | #define STDC_HEADERS 1
  6696. | #define HAVE_SYS_TYPES_H 1
  6697. | #define HAVE_SYS_STAT_H 1
  6698. | #define HAVE_STDLIB_H 1
  6699. | #define HAVE_STRING_H 1
  6700. | #define HAVE_MEMORY_H 1
  6701. | #define HAVE_STRINGS_H 1
  6702. | #define HAVE_INTTYPES_H 1
  6703. | #define HAVE_STDINT_H 1
  6704. | #define HAVE_UNISTD_H 1
  6705. | #define __EXTENSIONS__ 1
  6706. | #define _ALL_SOURCE 1
  6707. | #define _GNU_SOURCE 1
  6708. | #define _POSIX_PTHREAD_SEMANTICS 1
  6709. | #define _TANDEM_SOURCE 1
  6710. | /* end confdefs.h. */
  6711. |
  6712. | int
  6713. | main ()
  6714. | {
  6715. |
  6716. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  6717. | chokeonthis
  6718. | #endif
  6719. |
  6720. | ;
  6721. | return 0;
  6722. | }
  6723. configure:5873: gcc -c conftest.c >&5
  6724. conftest.c: In function 'main':
  6725. conftest.c:37: error: 'chokeonthis' undeclared (first use in this function)
  6726. conftest.c:37: error: (Each undeclared identifier is reported only once
  6727. conftest.c:37: error: for each function it appears in.)
  6728. configure:5873: $? = 1
  6729. configure: failed program was:
  6730. | /* confdefs.h */
  6731. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6732. | #define PACKAGE_TARNAME "armci"
  6733. | #define PACKAGE_VERSION "1.5"
  6734. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6735. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6736. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6737. | #define LINUX 1
  6738. | #define SYSV 1
  6739. | #define PACKAGE "armci"
  6740. | #define VERSION "1.5"
  6741. | #define MSG_COMMS_TCGMSGMPI 1
  6742. | #define MSG_COMMS_MPI 1
  6743. | #define ARMCI_ENABLE_GPC_CALLS 0
  6744. | #define STDC_HEADERS 1
  6745. | #define HAVE_SYS_TYPES_H 1
  6746. | #define HAVE_SYS_STAT_H 1
  6747. | #define HAVE_STDLIB_H 1
  6748. | #define HAVE_STRING_H 1
  6749. | #define HAVE_MEMORY_H 1
  6750. | #define HAVE_STRINGS_H 1
  6751. | #define HAVE_INTTYPES_H 1
  6752. | #define HAVE_STDINT_H 1
  6753. | #define HAVE_UNISTD_H 1
  6754. | #define __EXTENSIONS__ 1
  6755. | #define _ALL_SOURCE 1
  6756. | #define _GNU_SOURCE 1
  6757. | #define _POSIX_PTHREAD_SEMANTICS 1
  6758. | #define _TANDEM_SOURCE 1
  6759. | /* end confdefs.h. */
  6760. |
  6761. | int
  6762. | main ()
  6763. | {
  6764. |
  6765. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  6766. | chokeonthis
  6767. | #endif
  6768. |
  6769. | ;
  6770. | return 0;
  6771. | }
  6772. configure:5873: gcc -c conftest.c >&5
  6773. conftest.c: In function 'main':
  6774. conftest.c:37: error: 'chokeonthis' undeclared (first use in this function)
  6775. conftest.c:37: error: (Each undeclared identifier is reported only once
  6776. conftest.c:37: error: for each function it appears in.)
  6777. configure:5873: $? = 1
  6778. configure: failed program was:
  6779. | /* confdefs.h */
  6780. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6781. | #define PACKAGE_TARNAME "armci"
  6782. | #define PACKAGE_VERSION "1.5"
  6783. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6784. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6785. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6786. | #define LINUX 1
  6787. | #define SYSV 1
  6788. | #define PACKAGE "armci"
  6789. | #define VERSION "1.5"
  6790. | #define MSG_COMMS_TCGMSGMPI 1
  6791. | #define MSG_COMMS_MPI 1
  6792. | #define ARMCI_ENABLE_GPC_CALLS 0
  6793. | #define STDC_HEADERS 1
  6794. | #define HAVE_SYS_TYPES_H 1
  6795. | #define HAVE_SYS_STAT_H 1
  6796. | #define HAVE_STDLIB_H 1
  6797. | #define HAVE_STRING_H 1
  6798. | #define HAVE_MEMORY_H 1
  6799. | #define HAVE_STRINGS_H 1
  6800. | #define HAVE_INTTYPES_H 1
  6801. | #define HAVE_STDINT_H 1
  6802. | #define HAVE_UNISTD_H 1
  6803. | #define __EXTENSIONS__ 1
  6804. | #define _ALL_SOURCE 1
  6805. | #define _GNU_SOURCE 1
  6806. | #define _POSIX_PTHREAD_SEMANTICS 1
  6807. | #define _TANDEM_SOURCE 1
  6808. | /* end confdefs.h. */
  6809. |
  6810. | int
  6811. | main ()
  6812. | {
  6813. |
  6814. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  6815. | chokeonthis
  6816. | #endif
  6817. |
  6818. | ;
  6819. | return 0;
  6820. | }
  6821. configure:5873: gcc -c conftest.c >&5
  6822. conftest.c: In function 'main':
  6823. conftest.c:37: error: 'chokeonthis' undeclared (first use in this function)
  6824. conftest.c:37: error: (Each undeclared identifier is reported only once
  6825. conftest.c:37: error: for each function it appears in.)
  6826. configure:5873: $? = 1
  6827. configure: failed program was:
  6828. | /* confdefs.h */
  6829. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6830. | #define PACKAGE_TARNAME "armci"
  6831. | #define PACKAGE_VERSION "1.5"
  6832. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6833. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6834. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6835. | #define LINUX 1
  6836. | #define SYSV 1
  6837. | #define PACKAGE "armci"
  6838. | #define VERSION "1.5"
  6839. | #define MSG_COMMS_TCGMSGMPI 1
  6840. | #define MSG_COMMS_MPI 1
  6841. | #define ARMCI_ENABLE_GPC_CALLS 0
  6842. | #define STDC_HEADERS 1
  6843. | #define HAVE_SYS_TYPES_H 1
  6844. | #define HAVE_SYS_STAT_H 1
  6845. | #define HAVE_STDLIB_H 1
  6846. | #define HAVE_STRING_H 1
  6847. | #define HAVE_MEMORY_H 1
  6848. | #define HAVE_STRINGS_H 1
  6849. | #define HAVE_INTTYPES_H 1
  6850. | #define HAVE_STDINT_H 1
  6851. | #define HAVE_UNISTD_H 1
  6852. | #define __EXTENSIONS__ 1
  6853. | #define _ALL_SOURCE 1
  6854. | #define _GNU_SOURCE 1
  6855. | #define _POSIX_PTHREAD_SEMANTICS 1
  6856. | #define _TANDEM_SOURCE 1
  6857. | /* end confdefs.h. */
  6858. |
  6859. | int
  6860. | main ()
  6861. | {
  6862. |
  6863. | #if !(defined(__OPEN64__))
  6864. | chokeonthis
  6865. | #endif
  6866. |
  6867. | ;
  6868. | return 0;
  6869. | }
  6870. configure:5873: gcc -c conftest.c >&5
  6871. configure:5873: $? = 0
  6872. configure:5882: result: gnu
  6873. configure:6245: gcc -o conftest conftest.c >&5
  6874. configure:6245: $? = 0
  6875. configure:6245: ./conftest
  6876. configure:6245: $? = 0
  6877. configure:6410: checking whether a simple C MPI program compiles
  6878. configure:6416: gcc -c -I/shared/openmpi-1.6.1/gcc/include conftest.c >&5
  6879. configure:6416: $? = 0
  6880. configure:6424: result: yes
  6881. configure:6702: gcc -o conftest conftest.c >&5
  6882. configure:6702: $? = 0
  6883. configure:6702: ./conftest
  6884. configure:6702: $? = 0
  6885. configure:6706: checking for TARGET 64bit-ness
  6886. configure:6717: result: LINUX64
  6887. configure:7330: gcc -o conftest conftest.c >&5
  6888. configure:7330: $? = 0
  6889. configure:7330: ./conftest
  6890. configure:7330: $? = 0
  6891. configure:9387: searching for MPI_MT...
  6892. configure:9394: checking mpi.h usability
  6893. configure:9394: gcc -c -I/shared/openmpi-1.6.1/gcc/include conftest.c >&5
  6894. configure:9394: $? = 0
  6895. configure:9394: result: yes
  6896. configure:9394: checking mpi.h presence
  6897. configure:9394: gcc -E -I/shared/openmpi-1.6.1/gcc/include conftest.c
  6898. configure:9394: $? = 0
  6899. configure:9394: result: yes
  6900. configure:9394: checking for mpi.h
  6901. configure:9394: result: yes
  6902. configure:9404: checking for library containing MPI_Init_thread
  6903. configure:9435: gcc -o conftest -I/shared/openmpi-1.6.1/gcc/include -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic conftest.c -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil >&5
  6904. configure:9435: $? = 0
  6905. configure:9452: result: none required
  6906. configure:10247: checking whether to enable assertions
  6907. configure:10265: result: yes
  6908. configure:10271: checking for dirent.h that defines DIR
  6909. configure:10290: gcc -c conftest.c >&5
  6910. configure:10290: $? = 0
  6911. configure:10298: result: yes
  6912. configure:10311: checking for library containing opendir
  6913. configure:10342: gcc -o conftest conftest.c >&5
  6914. configure:10342: $? = 0
  6915. configure:10359: result: none required
  6916. configure:10426: checking for stdbool.h that conforms to C99
  6917. configure:10493: gcc -c conftest.c >&5
  6918. configure:10493: $? = 0
  6919. configure:10500: result: yes
  6920. configure:10502: checking for _Bool
  6921. configure:10502: gcc -c conftest.c >&5
  6922. configure:10502: $? = 0
  6923. configure:10502: gcc -c conftest.c >&5
  6924. conftest.c: In function 'main':
  6925. conftest.c:70: error: expected expression before ')' token
  6926. configure:10502: $? = 1
  6927. configure: failed program was:
  6928. | /* confdefs.h */
  6929. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  6930. | #define PACKAGE_TARNAME "armci"
  6931. | #define PACKAGE_VERSION "1.5"
  6932. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  6933. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  6934. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  6935. | #define LINUX 1
  6936. | #define SYSV 1
  6937. | #define PACKAGE "armci"
  6938. | #define VERSION "1.5"
  6939. | #define MSG_COMMS_TCGMSGMPI 1
  6940. | #define MSG_COMMS_MPI 1
  6941. | #define ARMCI_ENABLE_GPC_CALLS 0
  6942. | #define STDC_HEADERS 1
  6943. | #define HAVE_SYS_TYPES_H 1
  6944. | #define HAVE_SYS_STAT_H 1
  6945. | #define HAVE_STDLIB_H 1
  6946. | #define HAVE_STRING_H 1
  6947. | #define HAVE_MEMORY_H 1
  6948. | #define HAVE_STRINGS_H 1
  6949. | #define HAVE_INTTYPES_H 1
  6950. | #define HAVE_STDINT_H 1
  6951. | #define HAVE_UNISTD_H 1
  6952. | #define __EXTENSIONS__ 1
  6953. | #define _ALL_SOURCE 1
  6954. | #define _GNU_SOURCE 1
  6955. | #define _POSIX_PTHREAD_SEMANTICS 1
  6956. | #define _TANDEM_SOURCE 1
  6957. | #define LINUX64 1
  6958. | #define SYSV 1
  6959. | #define HAVE_DIRENT_H 1
  6960. | /* end confdefs.h. */
  6961. | #include <stdio.h>
  6962. | #ifdef HAVE_SYS_TYPES_H
  6963. | # include <sys/types.h>
  6964. | #endif
  6965. | #ifdef HAVE_SYS_STAT_H
  6966. | # include <sys/stat.h>
  6967. | #endif
  6968. | #ifdef STDC_HEADERS
  6969. | # include <stdlib.h>
  6970. | # include <stddef.h>
  6971. | #else
  6972. | # ifdef HAVE_STDLIB_H
  6973. | # include <stdlib.h>
  6974. | # endif
  6975. | #endif
  6976. | #ifdef HAVE_STRING_H
  6977. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  6978. | # include <memory.h>
  6979. | # endif
  6980. | # include <string.h>
  6981. | #endif
  6982. | #ifdef HAVE_STRINGS_H
  6983. | # include <strings.h>
  6984. | #endif
  6985. | #ifdef HAVE_INTTYPES_H
  6986. | # include <inttypes.h>
  6987. | #endif
  6988. | #ifdef HAVE_STDINT_H
  6989. | # include <stdint.h>
  6990. | #endif
  6991. | #ifdef HAVE_UNISTD_H
  6992. | # include <unistd.h>
  6993. | #endif
  6994. | int
  6995. | main ()
  6996. | {
  6997. | if (sizeof ((_Bool)))
  6998. | return 0;
  6999. | ;
  7000. | return 0;
  7001. | }
  7002. configure:10502: result: yes
  7003. configure:10518: checking for ANSI C header files
  7004. configure:10622: result: yes
  7005. configure:10630: checking for sys/wait.h that is POSIX.1 compatible
  7006. configure:10656: gcc -c conftest.c >&5
  7007. configure:10656: $? = 0
  7008. configure:10663: result: yes
  7009. configure:10674: checking for assert.h
  7010. configure:10674: gcc -c conftest.c >&5
  7011. configure:10674: $? = 0
  7012. configure:10674: result: yes
  7013. configure:10674: checking for c_asm.h
  7014. configure:10674: gcc -c conftest.c >&5
  7015. conftest.c:49:19: error: c_asm.h: No such file or directory
  7016. configure:10674: $? = 1
  7017. configure: failed program was:
  7018. | /* confdefs.h */
  7019. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7020. | #define PACKAGE_TARNAME "armci"
  7021. | #define PACKAGE_VERSION "1.5"
  7022. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7023. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7024. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7025. | #define LINUX 1
  7026. | #define SYSV 1
  7027. | #define PACKAGE "armci"
  7028. | #define VERSION "1.5"
  7029. | #define MSG_COMMS_TCGMSGMPI 1
  7030. | #define MSG_COMMS_MPI 1
  7031. | #define ARMCI_ENABLE_GPC_CALLS 0
  7032. | #define STDC_HEADERS 1
  7033. | #define HAVE_SYS_TYPES_H 1
  7034. | #define HAVE_SYS_STAT_H 1
  7035. | #define HAVE_STDLIB_H 1
  7036. | #define HAVE_STRING_H 1
  7037. | #define HAVE_MEMORY_H 1
  7038. | #define HAVE_STRINGS_H 1
  7039. | #define HAVE_INTTYPES_H 1
  7040. | #define HAVE_STDINT_H 1
  7041. | #define HAVE_UNISTD_H 1
  7042. | #define __EXTENSIONS__ 1
  7043. | #define _ALL_SOURCE 1
  7044. | #define _GNU_SOURCE 1
  7045. | #define _POSIX_PTHREAD_SEMANTICS 1
  7046. | #define _TANDEM_SOURCE 1
  7047. | #define LINUX64 1
  7048. | #define SYSV 1
  7049. | #define HAVE_DIRENT_H 1
  7050. | #define HAVE__BOOL 1
  7051. | #define HAVE_STDBOOL_H 1
  7052. | #define STDC_HEADERS 1
  7053. | #define HAVE_SYS_WAIT_H 1
  7054. | #define HAVE_ASSERT_H 1
  7055. | /* end confdefs.h. */
  7056. | #ifdef HAVE_RPC_TYPES_H
  7057. | #include <rpc/types.h>
  7058. | #endif
  7059. | #ifdef HAVE_SYS_TYPES_H
  7060. | #include <sys/types.h>
  7061. | #endif
  7062. | #ifdef HAVE_SYS_IPC_H
  7063. | #include <sys/ipc.h>
  7064. | #endif
  7065. |
  7066. | #include <c_asm.h>
  7067. configure:10674: result: no
  7068. configure:10674: checking for errno.h
  7069. configure:10674: gcc -c conftest.c >&5
  7070. configure:10674: $? = 0
  7071. configure:10674: result: yes
  7072. configure:10674: checking for fcntl.h
  7073. configure:10674: gcc -c conftest.c >&5
  7074. configure:10674: $? = 0
  7075. configure:10674: result: yes
  7076. configure:10674: checking for float.h
  7077. configure:10674: gcc -c conftest.c >&5
  7078. configure:10674: $? = 0
  7079. configure:10674: result: yes
  7080. configure:10674: checking for ia64/sys/inline.h
  7081. configure:10674: gcc -c conftest.c >&5
  7082. conftest.c:53:29: error: ia64/sys/inline.h: No such file or directory
  7083. configure:10674: $? = 1
  7084. configure: failed program was:
  7085. | /* confdefs.h */
  7086. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7087. | #define PACKAGE_TARNAME "armci"
  7088. | #define PACKAGE_VERSION "1.5"
  7089. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7090. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7091. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7092. | #define LINUX 1
  7093. | #define SYSV 1
  7094. | #define PACKAGE "armci"
  7095. | #define VERSION "1.5"
  7096. | #define MSG_COMMS_TCGMSGMPI 1
  7097. | #define MSG_COMMS_MPI 1
  7098. | #define ARMCI_ENABLE_GPC_CALLS 0
  7099. | #define STDC_HEADERS 1
  7100. | #define HAVE_SYS_TYPES_H 1
  7101. | #define HAVE_SYS_STAT_H 1
  7102. | #define HAVE_STDLIB_H 1
  7103. | #define HAVE_STRING_H 1
  7104. | #define HAVE_MEMORY_H 1
  7105. | #define HAVE_STRINGS_H 1
  7106. | #define HAVE_INTTYPES_H 1
  7107. | #define HAVE_STDINT_H 1
  7108. | #define HAVE_UNISTD_H 1
  7109. | #define __EXTENSIONS__ 1
  7110. | #define _ALL_SOURCE 1
  7111. | #define _GNU_SOURCE 1
  7112. | #define _POSIX_PTHREAD_SEMANTICS 1
  7113. | #define _TANDEM_SOURCE 1
  7114. | #define LINUX64 1
  7115. | #define SYSV 1
  7116. | #define HAVE_DIRENT_H 1
  7117. | #define HAVE__BOOL 1
  7118. | #define HAVE_STDBOOL_H 1
  7119. | #define STDC_HEADERS 1
  7120. | #define HAVE_SYS_WAIT_H 1
  7121. | #define HAVE_ASSERT_H 1
  7122. | #define HAVE_C_ASM_H 0
  7123. | #define HAVE_ERRNO_H 1
  7124. | #define HAVE_FCNTL_H 1
  7125. | #define HAVE_FLOAT_H 1
  7126. | /* end confdefs.h. */
  7127. | #ifdef HAVE_RPC_TYPES_H
  7128. | #include <rpc/types.h>
  7129. | #endif
  7130. | #ifdef HAVE_SYS_TYPES_H
  7131. | #include <sys/types.h>
  7132. | #endif
  7133. | #ifdef HAVE_SYS_IPC_H
  7134. | #include <sys/ipc.h>
  7135. | #endif
  7136. |
  7137. | #include <ia64/sys/inline.h>
  7138. configure:10674: result: no
  7139. configure:10674: checking for malloc.h
  7140. configure:10674: gcc -c conftest.c >&5
  7141. configure:10674: $? = 0
  7142. configure:10674: result: yes
  7143. configure:10674: checking for math.h
  7144. configure:10674: gcc -c conftest.c >&5
  7145. configure:10674: $? = 0
  7146. configure:10674: result: yes
  7147. configure:10674: checking for memory.h
  7148. configure:10674: result: yes
  7149. configure:10674: checking for mpp/shmem.h
  7150. configure:10674: gcc -c conftest.c >&5
  7151. conftest.c:57:23: error: mpp/shmem.h: No such file or directory
  7152. configure:10674: $? = 1
  7153. configure: failed program was:
  7154. | /* confdefs.h */
  7155. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7156. | #define PACKAGE_TARNAME "armci"
  7157. | #define PACKAGE_VERSION "1.5"
  7158. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7159. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7160. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7161. | #define LINUX 1
  7162. | #define SYSV 1
  7163. | #define PACKAGE "armci"
  7164. | #define VERSION "1.5"
  7165. | #define MSG_COMMS_TCGMSGMPI 1
  7166. | #define MSG_COMMS_MPI 1
  7167. | #define ARMCI_ENABLE_GPC_CALLS 0
  7168. | #define STDC_HEADERS 1
  7169. | #define HAVE_SYS_TYPES_H 1
  7170. | #define HAVE_SYS_STAT_H 1
  7171. | #define HAVE_STDLIB_H 1
  7172. | #define HAVE_STRING_H 1
  7173. | #define HAVE_MEMORY_H 1
  7174. | #define HAVE_STRINGS_H 1
  7175. | #define HAVE_INTTYPES_H 1
  7176. | #define HAVE_STDINT_H 1
  7177. | #define HAVE_UNISTD_H 1
  7178. | #define __EXTENSIONS__ 1
  7179. | #define _ALL_SOURCE 1
  7180. | #define _GNU_SOURCE 1
  7181. | #define _POSIX_PTHREAD_SEMANTICS 1
  7182. | #define _TANDEM_SOURCE 1
  7183. | #define LINUX64 1
  7184. | #define SYSV 1
  7185. | #define HAVE_DIRENT_H 1
  7186. | #define HAVE__BOOL 1
  7187. | #define HAVE_STDBOOL_H 1
  7188. | #define STDC_HEADERS 1
  7189. | #define HAVE_SYS_WAIT_H 1
  7190. | #define HAVE_ASSERT_H 1
  7191. | #define HAVE_C_ASM_H 0
  7192. | #define HAVE_ERRNO_H 1
  7193. | #define HAVE_FCNTL_H 1
  7194. | #define HAVE_FLOAT_H 1
  7195. | #define HAVE_IA64_SYS_INLINE_H 0
  7196. | #define HAVE_MALLOC_H 1
  7197. | #define HAVE_MATH_H 1
  7198. | #define HAVE_MEMORY_H 1
  7199. | /* end confdefs.h. */
  7200. | #ifdef HAVE_RPC_TYPES_H
  7201. | #include <rpc/types.h>
  7202. | #endif
  7203. | #ifdef HAVE_SYS_TYPES_H
  7204. | #include <sys/types.h>
  7205. | #endif
  7206. | #ifdef HAVE_SYS_IPC_H
  7207. | #include <sys/ipc.h>
  7208. | #endif
  7209. |
  7210. | #include <mpp/shmem.h>
  7211. configure:10674: result: no
  7212. configure:10674: checking for netdb.h
  7213. configure:10674: gcc -c conftest.c >&5
  7214. configure:10674: $? = 0
  7215. configure:10674: result: yes
  7216. configure:10674: checking for netinet/in.h
  7217. configure:10674: gcc -c conftest.c >&5
  7218. configure:10674: $? = 0
  7219. configure:10674: result: yes
  7220. configure:10674: checking for netinet/tcp.h
  7221. configure:10674: gcc -c conftest.c >&5
  7222. configure:10674: $? = 0
  7223. configure:10674: result: yes
  7224. configure:10674: checking for process.h
  7225. configure:10674: gcc -c conftest.c >&5
  7226. conftest.c:61:21: error: process.h: No such file or directory
  7227. configure:10674: $? = 1
  7228. configure: failed program was:
  7229. | /* confdefs.h */
  7230. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7231. | #define PACKAGE_TARNAME "armci"
  7232. | #define PACKAGE_VERSION "1.5"
  7233. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7234. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7235. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7236. | #define LINUX 1
  7237. | #define SYSV 1
  7238. | #define PACKAGE "armci"
  7239. | #define VERSION "1.5"
  7240. | #define MSG_COMMS_TCGMSGMPI 1
  7241. | #define MSG_COMMS_MPI 1
  7242. | #define ARMCI_ENABLE_GPC_CALLS 0
  7243. | #define STDC_HEADERS 1
  7244. | #define HAVE_SYS_TYPES_H 1
  7245. | #define HAVE_SYS_STAT_H 1
  7246. | #define HAVE_STDLIB_H 1
  7247. | #define HAVE_STRING_H 1
  7248. | #define HAVE_MEMORY_H 1
  7249. | #define HAVE_STRINGS_H 1
  7250. | #define HAVE_INTTYPES_H 1
  7251. | #define HAVE_STDINT_H 1
  7252. | #define HAVE_UNISTD_H 1
  7253. | #define __EXTENSIONS__ 1
  7254. | #define _ALL_SOURCE 1
  7255. | #define _GNU_SOURCE 1
  7256. | #define _POSIX_PTHREAD_SEMANTICS 1
  7257. | #define _TANDEM_SOURCE 1
  7258. | #define LINUX64 1
  7259. | #define SYSV 1
  7260. | #define HAVE_DIRENT_H 1
  7261. | #define HAVE__BOOL 1
  7262. | #define HAVE_STDBOOL_H 1
  7263. | #define STDC_HEADERS 1
  7264. | #define HAVE_SYS_WAIT_H 1
  7265. | #define HAVE_ASSERT_H 1
  7266. | #define HAVE_C_ASM_H 0
  7267. | #define HAVE_ERRNO_H 1
  7268. | #define HAVE_FCNTL_H 1
  7269. | #define HAVE_FLOAT_H 1
  7270. | #define HAVE_IA64_SYS_INLINE_H 0
  7271. | #define HAVE_MALLOC_H 1
  7272. | #define HAVE_MATH_H 1
  7273. | #define HAVE_MEMORY_H 1
  7274. | #define HAVE_MPP_SHMEM_H 0
  7275. | #define HAVE_NETDB_H 1
  7276. | #define HAVE_NETINET_IN_H 1
  7277. | #define HAVE_NETINET_TCP_H 1
  7278. | /* end confdefs.h. */
  7279. | #ifdef HAVE_RPC_TYPES_H
  7280. | #include <rpc/types.h>
  7281. | #endif
  7282. | #ifdef HAVE_SYS_TYPES_H
  7283. | #include <sys/types.h>
  7284. | #endif
  7285. | #ifdef HAVE_SYS_IPC_H
  7286. | #include <sys/ipc.h>
  7287. | #endif
  7288. |
  7289. | #include <process.h>
  7290. configure:10674: result: no
  7291. configure:10674: checking for setjmp.h
  7292. configure:10674: gcc -c conftest.c >&5
  7293. configure:10674: $? = 0
  7294. configure:10674: result: yes
  7295. configure:10674: checking for signal.h
  7296. configure:10674: gcc -c conftest.c >&5
  7297. configure:10674: $? = 0
  7298. configure:10674: result: yes
  7299. configure:10674: checking for stdarg.h
  7300. configure:10674: gcc -c conftest.c >&5
  7301. configure:10674: $? = 0
  7302. configure:10674: result: yes
  7303. configure:10674: checking for stdint.h
  7304. configure:10674: result: yes
  7305. configure:10674: checking for stdio.h
  7306. configure:10674: gcc -c conftest.c >&5
  7307. configure:10674: $? = 0
  7308. configure:10674: result: yes
  7309. configure:10674: checking for stdlib.h
  7310. configure:10674: result: yes
  7311. configure:10674: checking for string.h
  7312. configure:10674: result: yes
  7313. configure:10674: checking for strings.h
  7314. configure:10674: result: yes
  7315. configure:10674: checking for sys/types.h
  7316. configure:10674: result: yes
  7317. configure:10674: checking for sys/atomic_op.h
  7318. configure:10674: gcc -c conftest.c >&5
  7319. conftest.c:71:27: error: sys/atomic_op.h: No such file or directory
  7320. configure:10674: $? = 1
  7321. configure: failed program was:
  7322. | /* confdefs.h */
  7323. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7324. | #define PACKAGE_TARNAME "armci"
  7325. | #define PACKAGE_VERSION "1.5"
  7326. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7327. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7328. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7329. | #define LINUX 1
  7330. | #define SYSV 1
  7331. | #define PACKAGE "armci"
  7332. | #define VERSION "1.5"
  7333. | #define MSG_COMMS_TCGMSGMPI 1
  7334. | #define MSG_COMMS_MPI 1
  7335. | #define ARMCI_ENABLE_GPC_CALLS 0
  7336. | #define STDC_HEADERS 1
  7337. | #define HAVE_SYS_TYPES_H 1
  7338. | #define HAVE_SYS_STAT_H 1
  7339. | #define HAVE_STDLIB_H 1
  7340. | #define HAVE_STRING_H 1
  7341. | #define HAVE_MEMORY_H 1
  7342. | #define HAVE_STRINGS_H 1
  7343. | #define HAVE_INTTYPES_H 1
  7344. | #define HAVE_STDINT_H 1
  7345. | #define HAVE_UNISTD_H 1
  7346. | #define __EXTENSIONS__ 1
  7347. | #define _ALL_SOURCE 1
  7348. | #define _GNU_SOURCE 1
  7349. | #define _POSIX_PTHREAD_SEMANTICS 1
  7350. | #define _TANDEM_SOURCE 1
  7351. | #define LINUX64 1
  7352. | #define SYSV 1
  7353. | #define HAVE_DIRENT_H 1
  7354. | #define HAVE__BOOL 1
  7355. | #define HAVE_STDBOOL_H 1
  7356. | #define STDC_HEADERS 1
  7357. | #define HAVE_SYS_WAIT_H 1
  7358. | #define HAVE_ASSERT_H 1
  7359. | #define HAVE_C_ASM_H 0
  7360. | #define HAVE_ERRNO_H 1
  7361. | #define HAVE_FCNTL_H 1
  7362. | #define HAVE_FLOAT_H 1
  7363. | #define HAVE_IA64_SYS_INLINE_H 0
  7364. | #define HAVE_MALLOC_H 1
  7365. | #define HAVE_MATH_H 1
  7366. | #define HAVE_MEMORY_H 1
  7367. | #define HAVE_MPP_SHMEM_H 0
  7368. | #define HAVE_NETDB_H 1
  7369. | #define HAVE_NETINET_IN_H 1
  7370. | #define HAVE_NETINET_TCP_H 1
  7371. | #define HAVE_PROCESS_H 0
  7372. | #define HAVE_SETJMP_H 1
  7373. | #define HAVE_SIGNAL_H 1
  7374. | #define HAVE_STDARG_H 1
  7375. | #define HAVE_STDINT_H 1
  7376. | #define HAVE_STDIO_H 1
  7377. | #define HAVE_STDLIB_H 1
  7378. | #define HAVE_STRING_H 1
  7379. | #define HAVE_STRINGS_H 1
  7380. | #define HAVE_SYS_TYPES_H 1
  7381. | /* end confdefs.h. */
  7382. | #ifdef HAVE_RPC_TYPES_H
  7383. | #include <rpc/types.h>
  7384. | #endif
  7385. | #ifdef HAVE_SYS_TYPES_H
  7386. | #include <sys/types.h>
  7387. | #endif
  7388. | #ifdef HAVE_SYS_IPC_H
  7389. | #include <sys/ipc.h>
  7390. | #endif
  7391. |
  7392. | #include <sys/atomic_op.h>
  7393. configure:10674: result: no
  7394. configure:10674: checking for sys/errno.h
  7395. configure:10674: gcc -c conftest.c >&5
  7396. configure:10674: $? = 0
  7397. configure:10674: result: yes
  7398. configure:10674: checking for sys/file.h
  7399. configure:10674: gcc -c conftest.c >&5
  7400. configure:10674: $? = 0
  7401. configure:10674: result: yes
  7402. configure:10674: checking for sys/ipc.h
  7403. configure:10674: gcc -c conftest.c >&5
  7404. configure:10674: $? = 0
  7405. configure:10674: result: yes
  7406. configure:10674: checking for sys/mman.h
  7407. configure:10674: gcc -c conftest.c >&5
  7408. configure:10674: $? = 0
  7409. configure:10674: result: yes
  7410. configure:10674: checking for sys/param.h
  7411. configure:10674: gcc -c conftest.c >&5
  7412. configure:10674: $? = 0
  7413. configure:10674: result: yes
  7414. configure:10674: checking for sys/sem.h
  7415. configure:10674: gcc -c conftest.c >&5
  7416. configure:10674: $? = 0
  7417. configure:10674: result: yes
  7418. configure:10674: checking for sys/shm.h
  7419. configure:10674: gcc -c conftest.c >&5
  7420. configure:10674: $? = 0
  7421. configure:10674: result: yes
  7422. configure:10674: checking for sys/socket.h
  7423. configure:10674: gcc -c conftest.c >&5
  7424. configure:10674: $? = 0
  7425. configure:10674: result: yes
  7426. configure:10674: checking for sys/stat.h
  7427. configure:10674: result: yes
  7428. configure:10674: checking for sys/syscall.h
  7429. configure:10674: gcc -c conftest.c >&5
  7430. configure:10674: $? = 0
  7431. configure:10674: result: yes
  7432. configure:10674: checking for sys/systemcfg.h
  7433. configure:10674: gcc -c conftest.c >&5
  7434. conftest.c:82:27: error: sys/systemcfg.h: No such file or directory
  7435. configure:10674: $? = 1
  7436. configure: failed program was:
  7437. | /* confdefs.h */
  7438. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7439. | #define PACKAGE_TARNAME "armci"
  7440. | #define PACKAGE_VERSION "1.5"
  7441. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7442. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7443. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7444. | #define LINUX 1
  7445. | #define SYSV 1
  7446. | #define PACKAGE "armci"
  7447. | #define VERSION "1.5"
  7448. | #define MSG_COMMS_TCGMSGMPI 1
  7449. | #define MSG_COMMS_MPI 1
  7450. | #define ARMCI_ENABLE_GPC_CALLS 0
  7451. | #define STDC_HEADERS 1
  7452. | #define HAVE_SYS_TYPES_H 1
  7453. | #define HAVE_SYS_STAT_H 1
  7454. | #define HAVE_STDLIB_H 1
  7455. | #define HAVE_STRING_H 1
  7456. | #define HAVE_MEMORY_H 1
  7457. | #define HAVE_STRINGS_H 1
  7458. | #define HAVE_INTTYPES_H 1
  7459. | #define HAVE_STDINT_H 1
  7460. | #define HAVE_UNISTD_H 1
  7461. | #define __EXTENSIONS__ 1
  7462. | #define _ALL_SOURCE 1
  7463. | #define _GNU_SOURCE 1
  7464. | #define _POSIX_PTHREAD_SEMANTICS 1
  7465. | #define _TANDEM_SOURCE 1
  7466. | #define LINUX64 1
  7467. | #define SYSV 1
  7468. | #define HAVE_DIRENT_H 1
  7469. | #define HAVE__BOOL 1
  7470. | #define HAVE_STDBOOL_H 1
  7471. | #define STDC_HEADERS 1
  7472. | #define HAVE_SYS_WAIT_H 1
  7473. | #define HAVE_ASSERT_H 1
  7474. | #define HAVE_C_ASM_H 0
  7475. | #define HAVE_ERRNO_H 1
  7476. | #define HAVE_FCNTL_H 1
  7477. | #define HAVE_FLOAT_H 1
  7478. | #define HAVE_IA64_SYS_INLINE_H 0
  7479. | #define HAVE_MALLOC_H 1
  7480. | #define HAVE_MATH_H 1
  7481. | #define HAVE_MEMORY_H 1
  7482. | #define HAVE_MPP_SHMEM_H 0
  7483. | #define HAVE_NETDB_H 1
  7484. | #define HAVE_NETINET_IN_H 1
  7485. | #define HAVE_NETINET_TCP_H 1
  7486. | #define HAVE_PROCESS_H 0
  7487. | #define HAVE_SETJMP_H 1
  7488. | #define HAVE_SIGNAL_H 1
  7489. | #define HAVE_STDARG_H 1
  7490. | #define HAVE_STDINT_H 1
  7491. | #define HAVE_STDIO_H 1
  7492. | #define HAVE_STDLIB_H 1
  7493. | #define HAVE_STRING_H 1
  7494. | #define HAVE_STRINGS_H 1
  7495. | #define HAVE_SYS_TYPES_H 1
  7496. | #define HAVE_SYS_ATOMIC_OP_H 0
  7497. | #define HAVE_SYS_ERRNO_H 1
  7498. | #define HAVE_SYS_FILE_H 1
  7499. | #define HAVE_SYS_IPC_H 1
  7500. | #define HAVE_SYS_MMAN_H 1
  7501. | #define HAVE_SYS_PARAM_H 1
  7502. | #define HAVE_SYS_SEM_H 1
  7503. | #define HAVE_SYS_SHM_H 1
  7504. | #define HAVE_SYS_SOCKET_H 1
  7505. | #define HAVE_SYS_STAT_H 1
  7506. | #define HAVE_SYS_SYSCALL_H 1
  7507. | /* end confdefs.h. */
  7508. | #ifdef HAVE_RPC_TYPES_H
  7509. | #include <rpc/types.h>
  7510. | #endif
  7511. | #ifdef HAVE_SYS_TYPES_H
  7512. | #include <sys/types.h>
  7513. | #endif
  7514. | #ifdef HAVE_SYS_IPC_H
  7515. | #include <sys/ipc.h>
  7516. | #endif
  7517. |
  7518. | #include <sys/systemcfg.h>
  7519. configure:10674: result: no
  7520. configure:10674: checking for sys/time.h
  7521. configure:10674: gcc -c conftest.c >&5
  7522. configure:10674: $? = 0
  7523. configure:10674: result: yes
  7524. configure:10674: checking for sys/uio.h
  7525. configure:10674: gcc -c conftest.c >&5
  7526. configure:10674: $? = 0
  7527. configure:10674: result: yes
  7528. configure:10674: checking for sys/wait.h
  7529. configure:10674: result: yes
  7530. configure:10674: checking for time.h
  7531. configure:10674: gcc -c conftest.c >&5
  7532. configure:10674: $? = 0
  7533. configure:10674: result: yes
  7534. configure:10674: checking for unistd.h
  7535. configure:10674: result: yes
  7536. configure:10674: checking for windows.h
  7537. configure:10674: gcc -c conftest.c >&5
  7538. conftest.c:88:21: error: windows.h: No such file or directory
  7539. configure:10674: $? = 1
  7540. configure: failed program was:
  7541. | /* confdefs.h */
  7542. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7543. | #define PACKAGE_TARNAME "armci"
  7544. | #define PACKAGE_VERSION "1.5"
  7545. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7546. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7547. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7548. | #define LINUX 1
  7549. | #define SYSV 1
  7550. | #define PACKAGE "armci"
  7551. | #define VERSION "1.5"
  7552. | #define MSG_COMMS_TCGMSGMPI 1
  7553. | #define MSG_COMMS_MPI 1
  7554. | #define ARMCI_ENABLE_GPC_CALLS 0
  7555. | #define STDC_HEADERS 1
  7556. | #define HAVE_SYS_TYPES_H 1
  7557. | #define HAVE_SYS_STAT_H 1
  7558. | #define HAVE_STDLIB_H 1
  7559. | #define HAVE_STRING_H 1
  7560. | #define HAVE_MEMORY_H 1
  7561. | #define HAVE_STRINGS_H 1
  7562. | #define HAVE_INTTYPES_H 1
  7563. | #define HAVE_STDINT_H 1
  7564. | #define HAVE_UNISTD_H 1
  7565. | #define __EXTENSIONS__ 1
  7566. | #define _ALL_SOURCE 1
  7567. | #define _GNU_SOURCE 1
  7568. | #define _POSIX_PTHREAD_SEMANTICS 1
  7569. | #define _TANDEM_SOURCE 1
  7570. | #define LINUX64 1
  7571. | #define SYSV 1
  7572. | #define HAVE_DIRENT_H 1
  7573. | #define HAVE__BOOL 1
  7574. | #define HAVE_STDBOOL_H 1
  7575. | #define STDC_HEADERS 1
  7576. | #define HAVE_SYS_WAIT_H 1
  7577. | #define HAVE_ASSERT_H 1
  7578. | #define HAVE_C_ASM_H 0
  7579. | #define HAVE_ERRNO_H 1
  7580. | #define HAVE_FCNTL_H 1
  7581. | #define HAVE_FLOAT_H 1
  7582. | #define HAVE_IA64_SYS_INLINE_H 0
  7583. | #define HAVE_MALLOC_H 1
  7584. | #define HAVE_MATH_H 1
  7585. | #define HAVE_MEMORY_H 1
  7586. | #define HAVE_MPP_SHMEM_H 0
  7587. | #define HAVE_NETDB_H 1
  7588. | #define HAVE_NETINET_IN_H 1
  7589. | #define HAVE_NETINET_TCP_H 1
  7590. | #define HAVE_PROCESS_H 0
  7591. | #define HAVE_SETJMP_H 1
  7592. | #define HAVE_SIGNAL_H 1
  7593. | #define HAVE_STDARG_H 1
  7594. | #define HAVE_STDINT_H 1
  7595. | #define HAVE_STDIO_H 1
  7596. | #define HAVE_STDLIB_H 1
  7597. | #define HAVE_STRING_H 1
  7598. | #define HAVE_STRINGS_H 1
  7599. | #define HAVE_SYS_TYPES_H 1
  7600. | #define HAVE_SYS_ATOMIC_OP_H 0
  7601. | #define HAVE_SYS_ERRNO_H 1
  7602. | #define HAVE_SYS_FILE_H 1
  7603. | #define HAVE_SYS_IPC_H 1
  7604. | #define HAVE_SYS_MMAN_H 1
  7605. | #define HAVE_SYS_PARAM_H 1
  7606. | #define HAVE_SYS_SEM_H 1
  7607. | #define HAVE_SYS_SHM_H 1
  7608. | #define HAVE_SYS_SOCKET_H 1
  7609. | #define HAVE_SYS_STAT_H 1
  7610. | #define HAVE_SYS_SYSCALL_H 1
  7611. | #define HAVE_SYS_SYSTEMCFG_H 0
  7612. | #define HAVE_SYS_TIME_H 1
  7613. | #define HAVE_SYS_UIO_H 1
  7614. | #define HAVE_SYS_WAIT_H 1
  7615. | #define HAVE_TIME_H 1
  7616. | #define HAVE_UNISTD_H 1
  7617. | /* end confdefs.h. */
  7618. | #ifdef HAVE_RPC_TYPES_H
  7619. | #include <rpc/types.h>
  7620. | #endif
  7621. | #ifdef HAVE_SYS_TYPES_H
  7622. | #include <sys/types.h>
  7623. | #endif
  7624. | #ifdef HAVE_SYS_IPC_H
  7625. | #include <sys/ipc.h>
  7626. | #endif
  7627. |
  7628. | #include <windows.h>
  7629. configure:10674: result: no
  7630. configure:10674: checking for winsock.h
  7631. configure:10674: gcc -c conftest.c >&5
  7632. conftest.c:89:21: error: winsock.h: No such file or directory
  7633. configure:10674: $? = 1
  7634. configure: failed program was:
  7635. | /* confdefs.h */
  7636. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7637. | #define PACKAGE_TARNAME "armci"
  7638. | #define PACKAGE_VERSION "1.5"
  7639. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7640. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7641. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7642. | #define LINUX 1
  7643. | #define SYSV 1
  7644. | #define PACKAGE "armci"
  7645. | #define VERSION "1.5"
  7646. | #define MSG_COMMS_TCGMSGMPI 1
  7647. | #define MSG_COMMS_MPI 1
  7648. | #define ARMCI_ENABLE_GPC_CALLS 0
  7649. | #define STDC_HEADERS 1
  7650. | #define HAVE_SYS_TYPES_H 1
  7651. | #define HAVE_SYS_STAT_H 1
  7652. | #define HAVE_STDLIB_H 1
  7653. | #define HAVE_STRING_H 1
  7654. | #define HAVE_MEMORY_H 1
  7655. | #define HAVE_STRINGS_H 1
  7656. | #define HAVE_INTTYPES_H 1
  7657. | #define HAVE_STDINT_H 1
  7658. | #define HAVE_UNISTD_H 1
  7659. | #define __EXTENSIONS__ 1
  7660. | #define _ALL_SOURCE 1
  7661. | #define _GNU_SOURCE 1
  7662. | #define _POSIX_PTHREAD_SEMANTICS 1
  7663. | #define _TANDEM_SOURCE 1
  7664. | #define LINUX64 1
  7665. | #define SYSV 1
  7666. | #define HAVE_DIRENT_H 1
  7667. | #define HAVE__BOOL 1
  7668. | #define HAVE_STDBOOL_H 1
  7669. | #define STDC_HEADERS 1
  7670. | #define HAVE_SYS_WAIT_H 1
  7671. | #define HAVE_ASSERT_H 1
  7672. | #define HAVE_C_ASM_H 0
  7673. | #define HAVE_ERRNO_H 1
  7674. | #define HAVE_FCNTL_H 1
  7675. | #define HAVE_FLOAT_H 1
  7676. | #define HAVE_IA64_SYS_INLINE_H 0
  7677. | #define HAVE_MALLOC_H 1
  7678. | #define HAVE_MATH_H 1
  7679. | #define HAVE_MEMORY_H 1
  7680. | #define HAVE_MPP_SHMEM_H 0
  7681. | #define HAVE_NETDB_H 1
  7682. | #define HAVE_NETINET_IN_H 1
  7683. | #define HAVE_NETINET_TCP_H 1
  7684. | #define HAVE_PROCESS_H 0
  7685. | #define HAVE_SETJMP_H 1
  7686. | #define HAVE_SIGNAL_H 1
  7687. | #define HAVE_STDARG_H 1
  7688. | #define HAVE_STDINT_H 1
  7689. | #define HAVE_STDIO_H 1
  7690. | #define HAVE_STDLIB_H 1
  7691. | #define HAVE_STRING_H 1
  7692. | #define HAVE_STRINGS_H 1
  7693. | #define HAVE_SYS_TYPES_H 1
  7694. | #define HAVE_SYS_ATOMIC_OP_H 0
  7695. | #define HAVE_SYS_ERRNO_H 1
  7696. | #define HAVE_SYS_FILE_H 1
  7697. | #define HAVE_SYS_IPC_H 1
  7698. | #define HAVE_SYS_MMAN_H 1
  7699. | #define HAVE_SYS_PARAM_H 1
  7700. | #define HAVE_SYS_SEM_H 1
  7701. | #define HAVE_SYS_SHM_H 1
  7702. | #define HAVE_SYS_SOCKET_H 1
  7703. | #define HAVE_SYS_STAT_H 1
  7704. | #define HAVE_SYS_SYSCALL_H 1
  7705. | #define HAVE_SYS_SYSTEMCFG_H 0
  7706. | #define HAVE_SYS_TIME_H 1
  7707. | #define HAVE_SYS_UIO_H 1
  7708. | #define HAVE_SYS_WAIT_H 1
  7709. | #define HAVE_TIME_H 1
  7710. | #define HAVE_UNISTD_H 1
  7711. | #define HAVE_WINDOWS_H 0
  7712. | /* end confdefs.h. */
  7713. | #ifdef HAVE_RPC_TYPES_H
  7714. | #include <rpc/types.h>
  7715. | #endif
  7716. | #ifdef HAVE_SYS_TYPES_H
  7717. | #include <sys/types.h>
  7718. | #endif
  7719. | #ifdef HAVE_SYS_IPC_H
  7720. | #include <sys/ipc.h>
  7721. | #endif
  7722. |
  7723. | #include <winsock.h>
  7724. configure:10674: result: no
  7725. configure:10674: checking for rpc/rpc.h
  7726. configure:10674: gcc -c conftest.c >&5
  7727. configure:10674: $? = 0
  7728. configure:10674: result: yes
  7729. configure:10674: checking for rpc/types.h
  7730. configure:10674: gcc -c conftest.c >&5
  7731. configure:10674: $? = 0
  7732. configure:10674: result: yes
  7733. configure:10674: checking for rpc/xdr.h
  7734. configure:10674: gcc -c conftest.c >&5
  7735. configure:10674: $? = 0
  7736. configure:10674: result: yes
  7737. configure:10702: checking for an ANSI C-conforming const
  7738. configure:10767: gcc -c conftest.c >&5
  7739. configure:10767: $? = 0
  7740. configure:10774: result: yes
  7741. configure:10782: checking for inline
  7742. configure:10798: gcc -c conftest.c >&5
  7743. configure:10798: $? = 0
  7744. configure:10806: result: inline
  7745. configure:10824: checking for C/C++ restrict keyword
  7746. configure:10849: gcc -c conftest.c >&5
  7747. configure:10849: $? = 0
  7748. configure:10857: result: __restrict
  7749. configure:10870: checking for working volatile
  7750. configure:10889: gcc -c conftest.c >&5
  7751. configure:10889: $? = 0
  7752. configure:10896: result: yes
  7753. configure:10904: checking for int16_t
  7754. configure:10904: gcc -c conftest.c >&5
  7755. configure:10904: $? = 0
  7756. configure:10904: gcc -c conftest.c >&5
  7757. conftest.c: In function 'main':
  7758. conftest.c:122: error: size of array 'test_array' is negative
  7759. configure:10904: $? = 1
  7760. configure: failed program was:
  7761. | /* confdefs.h */
  7762. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7763. | #define PACKAGE_TARNAME "armci"
  7764. | #define PACKAGE_VERSION "1.5"
  7765. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7766. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7767. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7768. | #define LINUX 1
  7769. | #define SYSV 1
  7770. | #define PACKAGE "armci"
  7771. | #define VERSION "1.5"
  7772. | #define MSG_COMMS_TCGMSGMPI 1
  7773. | #define MSG_COMMS_MPI 1
  7774. | #define ARMCI_ENABLE_GPC_CALLS 0
  7775. | #define STDC_HEADERS 1
  7776. | #define HAVE_SYS_TYPES_H 1
  7777. | #define HAVE_SYS_STAT_H 1
  7778. | #define HAVE_STDLIB_H 1
  7779. | #define HAVE_STRING_H 1
  7780. | #define HAVE_MEMORY_H 1
  7781. | #define HAVE_STRINGS_H 1
  7782. | #define HAVE_INTTYPES_H 1
  7783. | #define HAVE_STDINT_H 1
  7784. | #define HAVE_UNISTD_H 1
  7785. | #define __EXTENSIONS__ 1
  7786. | #define _ALL_SOURCE 1
  7787. | #define _GNU_SOURCE 1
  7788. | #define _POSIX_PTHREAD_SEMANTICS 1
  7789. | #define _TANDEM_SOURCE 1
  7790. | #define LINUX64 1
  7791. | #define SYSV 1
  7792. | #define HAVE_DIRENT_H 1
  7793. | #define HAVE__BOOL 1
  7794. | #define HAVE_STDBOOL_H 1
  7795. | #define STDC_HEADERS 1
  7796. | #define HAVE_SYS_WAIT_H 1
  7797. | #define HAVE_ASSERT_H 1
  7798. | #define HAVE_C_ASM_H 0
  7799. | #define HAVE_ERRNO_H 1
  7800. | #define HAVE_FCNTL_H 1
  7801. | #define HAVE_FLOAT_H 1
  7802. | #define HAVE_IA64_SYS_INLINE_H 0
  7803. | #define HAVE_MALLOC_H 1
  7804. | #define HAVE_MATH_H 1
  7805. | #define HAVE_MEMORY_H 1
  7806. | #define HAVE_MPP_SHMEM_H 0
  7807. | #define HAVE_NETDB_H 1
  7808. | #define HAVE_NETINET_IN_H 1
  7809. | #define HAVE_NETINET_TCP_H 1
  7810. | #define HAVE_PROCESS_H 0
  7811. | #define HAVE_SETJMP_H 1
  7812. | #define HAVE_SIGNAL_H 1
  7813. | #define HAVE_STDARG_H 1
  7814. | #define HAVE_STDINT_H 1
  7815. | #define HAVE_STDIO_H 1
  7816. | #define HAVE_STDLIB_H 1
  7817. | #define HAVE_STRING_H 1
  7818. | #define HAVE_STRINGS_H 1
  7819. | #define HAVE_SYS_TYPES_H 1
  7820. | #define HAVE_SYS_ATOMIC_OP_H 0
  7821. | #define HAVE_SYS_ERRNO_H 1
  7822. | #define HAVE_SYS_FILE_H 1
  7823. | #define HAVE_SYS_IPC_H 1
  7824. | #define HAVE_SYS_MMAN_H 1
  7825. | #define HAVE_SYS_PARAM_H 1
  7826. | #define HAVE_SYS_SEM_H 1
  7827. | #define HAVE_SYS_SHM_H 1
  7828. | #define HAVE_SYS_SOCKET_H 1
  7829. | #define HAVE_SYS_STAT_H 1
  7830. | #define HAVE_SYS_SYSCALL_H 1
  7831. | #define HAVE_SYS_SYSTEMCFG_H 0
  7832. | #define HAVE_SYS_TIME_H 1
  7833. | #define HAVE_SYS_UIO_H 1
  7834. | #define HAVE_SYS_WAIT_H 1
  7835. | #define HAVE_TIME_H 1
  7836. | #define HAVE_UNISTD_H 1
  7837. | #define HAVE_WINDOWS_H 0
  7838. | #define HAVE_WINSOCK_H 0
  7839. | #define HAVE_RPC_RPC_H 1
  7840. | #define HAVE_RPC_TYPES_H 1
  7841. | #define HAVE_RPC_XDR_H 1
  7842. | #define restrict __restrict
  7843. | /* end confdefs.h. */
  7844. | #include <stdio.h>
  7845. | #ifdef HAVE_SYS_TYPES_H
  7846. | # include <sys/types.h>
  7847. | #endif
  7848. | #ifdef HAVE_SYS_STAT_H
  7849. | # include <sys/stat.h>
  7850. | #endif
  7851. | #ifdef STDC_HEADERS
  7852. | # include <stdlib.h>
  7853. | # include <stddef.h>
  7854. | #else
  7855. | # ifdef HAVE_STDLIB_H
  7856. | # include <stdlib.h>
  7857. | # endif
  7858. | #endif
  7859. | #ifdef HAVE_STRING_H
  7860. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7861. | # include <memory.h>
  7862. | # endif
  7863. | # include <string.h>
  7864. | #endif
  7865. | #ifdef HAVE_STRINGS_H
  7866. | # include <strings.h>
  7867. | #endif
  7868. | #ifdef HAVE_INTTYPES_H
  7869. | # include <inttypes.h>
  7870. | #endif
  7871. | #ifdef HAVE_STDINT_H
  7872. | # include <stdint.h>
  7873. | #endif
  7874. | #ifdef HAVE_UNISTD_H
  7875. | # include <unistd.h>
  7876. | #endif
  7877. | enum { N = 16 / 2 - 1 };
  7878. | int
  7879. | main ()
  7880. | {
  7881. | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  7882. | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
  7883. | test_array [0] = 0
  7884. |
  7885. | ;
  7886. | return 0;
  7887. | }
  7888. configure:10904: result: yes
  7889. configure:10915: checking for int32_t
  7890. configure:10915: gcc -c conftest.c >&5
  7891. configure:10915: $? = 0
  7892. configure:10915: gcc -c conftest.c >&5
  7893. conftest.c: In function 'main':
  7894. conftest.c:122: warning: integer overflow in expression
  7895. conftest.c:122: error: size of array 'test_array' is negative
  7896. configure:10915: $? = 1
  7897. configure: failed program was:
  7898. | /* confdefs.h */
  7899. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  7900. | #define PACKAGE_TARNAME "armci"
  7901. | #define PACKAGE_VERSION "1.5"
  7902. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  7903. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  7904. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  7905. | #define LINUX 1
  7906. | #define SYSV 1
  7907. | #define PACKAGE "armci"
  7908. | #define VERSION "1.5"
  7909. | #define MSG_COMMS_TCGMSGMPI 1
  7910. | #define MSG_COMMS_MPI 1
  7911. | #define ARMCI_ENABLE_GPC_CALLS 0
  7912. | #define STDC_HEADERS 1
  7913. | #define HAVE_SYS_TYPES_H 1
  7914. | #define HAVE_SYS_STAT_H 1
  7915. | #define HAVE_STDLIB_H 1
  7916. | #define HAVE_STRING_H 1
  7917. | #define HAVE_MEMORY_H 1
  7918. | #define HAVE_STRINGS_H 1
  7919. | #define HAVE_INTTYPES_H 1
  7920. | #define HAVE_STDINT_H 1
  7921. | #define HAVE_UNISTD_H 1
  7922. | #define __EXTENSIONS__ 1
  7923. | #define _ALL_SOURCE 1
  7924. | #define _GNU_SOURCE 1
  7925. | #define _POSIX_PTHREAD_SEMANTICS 1
  7926. | #define _TANDEM_SOURCE 1
  7927. | #define LINUX64 1
  7928. | #define SYSV 1
  7929. | #define HAVE_DIRENT_H 1
  7930. | #define HAVE__BOOL 1
  7931. | #define HAVE_STDBOOL_H 1
  7932. | #define STDC_HEADERS 1
  7933. | #define HAVE_SYS_WAIT_H 1
  7934. | #define HAVE_ASSERT_H 1
  7935. | #define HAVE_C_ASM_H 0
  7936. | #define HAVE_ERRNO_H 1
  7937. | #define HAVE_FCNTL_H 1
  7938. | #define HAVE_FLOAT_H 1
  7939. | #define HAVE_IA64_SYS_INLINE_H 0
  7940. | #define HAVE_MALLOC_H 1
  7941. | #define HAVE_MATH_H 1
  7942. | #define HAVE_MEMORY_H 1
  7943. | #define HAVE_MPP_SHMEM_H 0
  7944. | #define HAVE_NETDB_H 1
  7945. | #define HAVE_NETINET_IN_H 1
  7946. | #define HAVE_NETINET_TCP_H 1
  7947. | #define HAVE_PROCESS_H 0
  7948. | #define HAVE_SETJMP_H 1
  7949. | #define HAVE_SIGNAL_H 1
  7950. | #define HAVE_STDARG_H 1
  7951. | #define HAVE_STDINT_H 1
  7952. | #define HAVE_STDIO_H 1
  7953. | #define HAVE_STDLIB_H 1
  7954. | #define HAVE_STRING_H 1
  7955. | #define HAVE_STRINGS_H 1
  7956. | #define HAVE_SYS_TYPES_H 1
  7957. | #define HAVE_SYS_ATOMIC_OP_H 0
  7958. | #define HAVE_SYS_ERRNO_H 1
  7959. | #define HAVE_SYS_FILE_H 1
  7960. | #define HAVE_SYS_IPC_H 1
  7961. | #define HAVE_SYS_MMAN_H 1
  7962. | #define HAVE_SYS_PARAM_H 1
  7963. | #define HAVE_SYS_SEM_H 1
  7964. | #define HAVE_SYS_SHM_H 1
  7965. | #define HAVE_SYS_SOCKET_H 1
  7966. | #define HAVE_SYS_STAT_H 1
  7967. | #define HAVE_SYS_SYSCALL_H 1
  7968. | #define HAVE_SYS_SYSTEMCFG_H 0
  7969. | #define HAVE_SYS_TIME_H 1
  7970. | #define HAVE_SYS_UIO_H 1
  7971. | #define HAVE_SYS_WAIT_H 1
  7972. | #define HAVE_TIME_H 1
  7973. | #define HAVE_UNISTD_H 1
  7974. | #define HAVE_WINDOWS_H 0
  7975. | #define HAVE_WINSOCK_H 0
  7976. | #define HAVE_RPC_RPC_H 1
  7977. | #define HAVE_RPC_TYPES_H 1
  7978. | #define HAVE_RPC_XDR_H 1
  7979. | #define restrict __restrict
  7980. | /* end confdefs.h. */
  7981. | #include <stdio.h>
  7982. | #ifdef HAVE_SYS_TYPES_H
  7983. | # include <sys/types.h>
  7984. | #endif
  7985. | #ifdef HAVE_SYS_STAT_H
  7986. | # include <sys/stat.h>
  7987. | #endif
  7988. | #ifdef STDC_HEADERS
  7989. | # include <stdlib.h>
  7990. | # include <stddef.h>
  7991. | #else
  7992. | # ifdef HAVE_STDLIB_H
  7993. | # include <stdlib.h>
  7994. | # endif
  7995. | #endif
  7996. | #ifdef HAVE_STRING_H
  7997. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  7998. | # include <memory.h>
  7999. | # endif
  8000. | # include <string.h>
  8001. | #endif
  8002. | #ifdef HAVE_STRINGS_H
  8003. | # include <strings.h>
  8004. | #endif
  8005. | #ifdef HAVE_INTTYPES_H
  8006. | # include <inttypes.h>
  8007. | #endif
  8008. | #ifdef HAVE_STDINT_H
  8009. | # include <stdint.h>
  8010. | #endif
  8011. | #ifdef HAVE_UNISTD_H
  8012. | # include <unistd.h>
  8013. | #endif
  8014. | enum { N = 32 / 2 - 1 };
  8015. | int
  8016. | main ()
  8017. | {
  8018. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  8019. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  8020. | test_array [0] = 0
  8021. |
  8022. | ;
  8023. | return 0;
  8024. | }
  8025. configure:10915: result: yes
  8026. configure:10926: checking for int64_t
  8027. configure:10926: gcc -c conftest.c >&5
  8028. configure:10926: $? = 0
  8029. configure:10926: gcc -c conftest.c >&5
  8030. conftest.c: In function 'main':
  8031. conftest.c:122: warning: integer overflow in expression
  8032. conftest.c:122: error: size of array 'test_array' is negative
  8033. configure:10926: $? = 1
  8034. configure: failed program was:
  8035. | /* confdefs.h */
  8036. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  8037. | #define PACKAGE_TARNAME "armci"
  8038. | #define PACKAGE_VERSION "1.5"
  8039. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  8040. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  8041. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  8042. | #define LINUX 1
  8043. | #define SYSV 1
  8044. | #define PACKAGE "armci"
  8045. | #define VERSION "1.5"
  8046. | #define MSG_COMMS_TCGMSGMPI 1
  8047. | #define MSG_COMMS_MPI 1
  8048. | #define ARMCI_ENABLE_GPC_CALLS 0
  8049. | #define STDC_HEADERS 1
  8050. | #define HAVE_SYS_TYPES_H 1
  8051. | #define HAVE_SYS_STAT_H 1
  8052. | #define HAVE_STDLIB_H 1
  8053. | #define HAVE_STRING_H 1
  8054. | #define HAVE_MEMORY_H 1
  8055. | #define HAVE_STRINGS_H 1
  8056. | #define HAVE_INTTYPES_H 1
  8057. | #define HAVE_STDINT_H 1
  8058. | #define HAVE_UNISTD_H 1
  8059. | #define __EXTENSIONS__ 1
  8060. | #define _ALL_SOURCE 1
  8061. | #define _GNU_SOURCE 1
  8062. | #define _POSIX_PTHREAD_SEMANTICS 1
  8063. | #define _TANDEM_SOURCE 1
  8064. | #define LINUX64 1
  8065. | #define SYSV 1
  8066. | #define HAVE_DIRENT_H 1
  8067. | #define HAVE__BOOL 1
  8068. | #define HAVE_STDBOOL_H 1
  8069. | #define STDC_HEADERS 1
  8070. | #define HAVE_SYS_WAIT_H 1
  8071. | #define HAVE_ASSERT_H 1
  8072. | #define HAVE_C_ASM_H 0
  8073. | #define HAVE_ERRNO_H 1
  8074. | #define HAVE_FCNTL_H 1
  8075. | #define HAVE_FLOAT_H 1
  8076. | #define HAVE_IA64_SYS_INLINE_H 0
  8077. | #define HAVE_MALLOC_H 1
  8078. | #define HAVE_MATH_H 1
  8079. | #define HAVE_MEMORY_H 1
  8080. | #define HAVE_MPP_SHMEM_H 0
  8081. | #define HAVE_NETDB_H 1
  8082. | #define HAVE_NETINET_IN_H 1
  8083. | #define HAVE_NETINET_TCP_H 1
  8084. | #define HAVE_PROCESS_H 0
  8085. | #define HAVE_SETJMP_H 1
  8086. | #define HAVE_SIGNAL_H 1
  8087. | #define HAVE_STDARG_H 1
  8088. | #define HAVE_STDINT_H 1
  8089. | #define HAVE_STDIO_H 1
  8090. | #define HAVE_STDLIB_H 1
  8091. | #define HAVE_STRING_H 1
  8092. | #define HAVE_STRINGS_H 1
  8093. | #define HAVE_SYS_TYPES_H 1
  8094. | #define HAVE_SYS_ATOMIC_OP_H 0
  8095. | #define HAVE_SYS_ERRNO_H 1
  8096. | #define HAVE_SYS_FILE_H 1
  8097. | #define HAVE_SYS_IPC_H 1
  8098. | #define HAVE_SYS_MMAN_H 1
  8099. | #define HAVE_SYS_PARAM_H 1
  8100. | #define HAVE_SYS_SEM_H 1
  8101. | #define HAVE_SYS_SHM_H 1
  8102. | #define HAVE_SYS_SOCKET_H 1
  8103. | #define HAVE_SYS_STAT_H 1
  8104. | #define HAVE_SYS_SYSCALL_H 1
  8105. | #define HAVE_SYS_SYSTEMCFG_H 0
  8106. | #define HAVE_SYS_TIME_H 1
  8107. | #define HAVE_SYS_UIO_H 1
  8108. | #define HAVE_SYS_WAIT_H 1
  8109. | #define HAVE_TIME_H 1
  8110. | #define HAVE_UNISTD_H 1
  8111. | #define HAVE_WINDOWS_H 0
  8112. | #define HAVE_WINSOCK_H 0
  8113. | #define HAVE_RPC_RPC_H 1
  8114. | #define HAVE_RPC_TYPES_H 1
  8115. | #define HAVE_RPC_XDR_H 1
  8116. | #define restrict __restrict
  8117. | /* end confdefs.h. */
  8118. | #include <stdio.h>
  8119. | #ifdef HAVE_SYS_TYPES_H
  8120. | # include <sys/types.h>
  8121. | #endif
  8122. | #ifdef HAVE_SYS_STAT_H
  8123. | # include <sys/stat.h>
  8124. | #endif
  8125. | #ifdef STDC_HEADERS
  8126. | # include <stdlib.h>
  8127. | # include <stddef.h>
  8128. | #else
  8129. | # ifdef HAVE_STDLIB_H
  8130. | # include <stdlib.h>
  8131. | # endif
  8132. | #endif
  8133. | #ifdef HAVE_STRING_H
  8134. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8135. | # include <memory.h>
  8136. | # endif
  8137. | # include <string.h>
  8138. | #endif
  8139. | #ifdef HAVE_STRINGS_H
  8140. | # include <strings.h>
  8141. | #endif
  8142. | #ifdef HAVE_INTTYPES_H
  8143. | # include <inttypes.h>
  8144. | #endif
  8145. | #ifdef HAVE_STDINT_H
  8146. | # include <stdint.h>
  8147. | #endif
  8148. | #ifdef HAVE_UNISTD_H
  8149. | # include <unistd.h>
  8150. | #endif
  8151. | enum { N = 64 / 2 - 1 };
  8152. | int
  8153. | main ()
  8154. | {
  8155. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  8156. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  8157. | test_array [0] = 0
  8158. |
  8159. | ;
  8160. | return 0;
  8161. | }
  8162. configure:10926: result: yes
  8163. configure:10937: checking for off_t
  8164. configure:10937: gcc -c conftest.c >&5
  8165. configure:10937: $? = 0
  8166. configure:10937: gcc -c conftest.c >&5
  8167. conftest.c: In function 'main':
  8168. conftest.c:120: error: expected expression before ')' token
  8169. configure:10937: $? = 1
  8170. configure: failed program was:
  8171. | /* confdefs.h */
  8172. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  8173. | #define PACKAGE_TARNAME "armci"
  8174. | #define PACKAGE_VERSION "1.5"
  8175. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  8176. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  8177. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  8178. | #define LINUX 1
  8179. | #define SYSV 1
  8180. | #define PACKAGE "armci"
  8181. | #define VERSION "1.5"
  8182. | #define MSG_COMMS_TCGMSGMPI 1
  8183. | #define MSG_COMMS_MPI 1
  8184. | #define ARMCI_ENABLE_GPC_CALLS 0
  8185. | #define STDC_HEADERS 1
  8186. | #define HAVE_SYS_TYPES_H 1
  8187. | #define HAVE_SYS_STAT_H 1
  8188. | #define HAVE_STDLIB_H 1
  8189. | #define HAVE_STRING_H 1
  8190. | #define HAVE_MEMORY_H 1
  8191. | #define HAVE_STRINGS_H 1
  8192. | #define HAVE_INTTYPES_H 1
  8193. | #define HAVE_STDINT_H 1
  8194. | #define HAVE_UNISTD_H 1
  8195. | #define __EXTENSIONS__ 1
  8196. | #define _ALL_SOURCE 1
  8197. | #define _GNU_SOURCE 1
  8198. | #define _POSIX_PTHREAD_SEMANTICS 1
  8199. | #define _TANDEM_SOURCE 1
  8200. | #define LINUX64 1
  8201. | #define SYSV 1
  8202. | #define HAVE_DIRENT_H 1
  8203. | #define HAVE__BOOL 1
  8204. | #define HAVE_STDBOOL_H 1
  8205. | #define STDC_HEADERS 1
  8206. | #define HAVE_SYS_WAIT_H 1
  8207. | #define HAVE_ASSERT_H 1
  8208. | #define HAVE_C_ASM_H 0
  8209. | #define HAVE_ERRNO_H 1
  8210. | #define HAVE_FCNTL_H 1
  8211. | #define HAVE_FLOAT_H 1
  8212. | #define HAVE_IA64_SYS_INLINE_H 0
  8213. | #define HAVE_MALLOC_H 1
  8214. | #define HAVE_MATH_H 1
  8215. | #define HAVE_MEMORY_H 1
  8216. | #define HAVE_MPP_SHMEM_H 0
  8217. | #define HAVE_NETDB_H 1
  8218. | #define HAVE_NETINET_IN_H 1
  8219. | #define HAVE_NETINET_TCP_H 1
  8220. | #define HAVE_PROCESS_H 0
  8221. | #define HAVE_SETJMP_H 1
  8222. | #define HAVE_SIGNAL_H 1
  8223. | #define HAVE_STDARG_H 1
  8224. | #define HAVE_STDINT_H 1
  8225. | #define HAVE_STDIO_H 1
  8226. | #define HAVE_STDLIB_H 1
  8227. | #define HAVE_STRING_H 1
  8228. | #define HAVE_STRINGS_H 1
  8229. | #define HAVE_SYS_TYPES_H 1
  8230. | #define HAVE_SYS_ATOMIC_OP_H 0
  8231. | #define HAVE_SYS_ERRNO_H 1
  8232. | #define HAVE_SYS_FILE_H 1
  8233. | #define HAVE_SYS_IPC_H 1
  8234. | #define HAVE_SYS_MMAN_H 1
  8235. | #define HAVE_SYS_PARAM_H 1
  8236. | #define HAVE_SYS_SEM_H 1
  8237. | #define HAVE_SYS_SHM_H 1
  8238. | #define HAVE_SYS_SOCKET_H 1
  8239. | #define HAVE_SYS_STAT_H 1
  8240. | #define HAVE_SYS_SYSCALL_H 1
  8241. | #define HAVE_SYS_SYSTEMCFG_H 0
  8242. | #define HAVE_SYS_TIME_H 1
  8243. | #define HAVE_SYS_UIO_H 1
  8244. | #define HAVE_SYS_WAIT_H 1
  8245. | #define HAVE_TIME_H 1
  8246. | #define HAVE_UNISTD_H 1
  8247. | #define HAVE_WINDOWS_H 0
  8248. | #define HAVE_WINSOCK_H 0
  8249. | #define HAVE_RPC_RPC_H 1
  8250. | #define HAVE_RPC_TYPES_H 1
  8251. | #define HAVE_RPC_XDR_H 1
  8252. | #define restrict __restrict
  8253. | /* end confdefs.h. */
  8254. | #include <stdio.h>
  8255. | #ifdef HAVE_SYS_TYPES_H
  8256. | # include <sys/types.h>
  8257. | #endif
  8258. | #ifdef HAVE_SYS_STAT_H
  8259. | # include <sys/stat.h>
  8260. | #endif
  8261. | #ifdef STDC_HEADERS
  8262. | # include <stdlib.h>
  8263. | # include <stddef.h>
  8264. | #else
  8265. | # ifdef HAVE_STDLIB_H
  8266. | # include <stdlib.h>
  8267. | # endif
  8268. | #endif
  8269. | #ifdef HAVE_STRING_H
  8270. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8271. | # include <memory.h>
  8272. | # endif
  8273. | # include <string.h>
  8274. | #endif
  8275. | #ifdef HAVE_STRINGS_H
  8276. | # include <strings.h>
  8277. | #endif
  8278. | #ifdef HAVE_INTTYPES_H
  8279. | # include <inttypes.h>
  8280. | #endif
  8281. | #ifdef HAVE_STDINT_H
  8282. | # include <stdint.h>
  8283. | #endif
  8284. | #ifdef HAVE_UNISTD_H
  8285. | # include <unistd.h>
  8286. | #endif
  8287. | int
  8288. | main ()
  8289. | {
  8290. | if (sizeof ((off_t)))
  8291. | return 0;
  8292. | ;
  8293. | return 0;
  8294. | }
  8295. configure:10937: result: yes
  8296. configure:10948: checking for pid_t
  8297. configure:10948: gcc -c conftest.c >&5
  8298. configure:10948: $? = 0
  8299. configure:10948: gcc -c conftest.c >&5
  8300. conftest.c: In function 'main':
  8301. conftest.c:120: error: expected expression before ')' token
  8302. configure:10948: $? = 1
  8303. configure: failed program was:
  8304. | /* confdefs.h */
  8305. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  8306. | #define PACKAGE_TARNAME "armci"
  8307. | #define PACKAGE_VERSION "1.5"
  8308. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  8309. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  8310. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  8311. | #define LINUX 1
  8312. | #define SYSV 1
  8313. | #define PACKAGE "armci"
  8314. | #define VERSION "1.5"
  8315. | #define MSG_COMMS_TCGMSGMPI 1
  8316. | #define MSG_COMMS_MPI 1
  8317. | #define ARMCI_ENABLE_GPC_CALLS 0
  8318. | #define STDC_HEADERS 1
  8319. | #define HAVE_SYS_TYPES_H 1
  8320. | #define HAVE_SYS_STAT_H 1
  8321. | #define HAVE_STDLIB_H 1
  8322. | #define HAVE_STRING_H 1
  8323. | #define HAVE_MEMORY_H 1
  8324. | #define HAVE_STRINGS_H 1
  8325. | #define HAVE_INTTYPES_H 1
  8326. | #define HAVE_STDINT_H 1
  8327. | #define HAVE_UNISTD_H 1
  8328. | #define __EXTENSIONS__ 1
  8329. | #define _ALL_SOURCE 1
  8330. | #define _GNU_SOURCE 1
  8331. | #define _POSIX_PTHREAD_SEMANTICS 1
  8332. | #define _TANDEM_SOURCE 1
  8333. | #define LINUX64 1
  8334. | #define SYSV 1
  8335. | #define HAVE_DIRENT_H 1
  8336. | #define HAVE__BOOL 1
  8337. | #define HAVE_STDBOOL_H 1
  8338. | #define STDC_HEADERS 1
  8339. | #define HAVE_SYS_WAIT_H 1
  8340. | #define HAVE_ASSERT_H 1
  8341. | #define HAVE_C_ASM_H 0
  8342. | #define HAVE_ERRNO_H 1
  8343. | #define HAVE_FCNTL_H 1
  8344. | #define HAVE_FLOAT_H 1
  8345. | #define HAVE_IA64_SYS_INLINE_H 0
  8346. | #define HAVE_MALLOC_H 1
  8347. | #define HAVE_MATH_H 1
  8348. | #define HAVE_MEMORY_H 1
  8349. | #define HAVE_MPP_SHMEM_H 0
  8350. | #define HAVE_NETDB_H 1
  8351. | #define HAVE_NETINET_IN_H 1
  8352. | #define HAVE_NETINET_TCP_H 1
  8353. | #define HAVE_PROCESS_H 0
  8354. | #define HAVE_SETJMP_H 1
  8355. | #define HAVE_SIGNAL_H 1
  8356. | #define HAVE_STDARG_H 1
  8357. | #define HAVE_STDINT_H 1
  8358. | #define HAVE_STDIO_H 1
  8359. | #define HAVE_STDLIB_H 1
  8360. | #define HAVE_STRING_H 1
  8361. | #define HAVE_STRINGS_H 1
  8362. | #define HAVE_SYS_TYPES_H 1
  8363. | #define HAVE_SYS_ATOMIC_OP_H 0
  8364. | #define HAVE_SYS_ERRNO_H 1
  8365. | #define HAVE_SYS_FILE_H 1
  8366. | #define HAVE_SYS_IPC_H 1
  8367. | #define HAVE_SYS_MMAN_H 1
  8368. | #define HAVE_SYS_PARAM_H 1
  8369. | #define HAVE_SYS_SEM_H 1
  8370. | #define HAVE_SYS_SHM_H 1
  8371. | #define HAVE_SYS_SOCKET_H 1
  8372. | #define HAVE_SYS_STAT_H 1
  8373. | #define HAVE_SYS_SYSCALL_H 1
  8374. | #define HAVE_SYS_SYSTEMCFG_H 0
  8375. | #define HAVE_SYS_TIME_H 1
  8376. | #define HAVE_SYS_UIO_H 1
  8377. | #define HAVE_SYS_WAIT_H 1
  8378. | #define HAVE_TIME_H 1
  8379. | #define HAVE_UNISTD_H 1
  8380. | #define HAVE_WINDOWS_H 0
  8381. | #define HAVE_WINSOCK_H 0
  8382. | #define HAVE_RPC_RPC_H 1
  8383. | #define HAVE_RPC_TYPES_H 1
  8384. | #define HAVE_RPC_XDR_H 1
  8385. | #define restrict __restrict
  8386. | /* end confdefs.h. */
  8387. | #include <stdio.h>
  8388. | #ifdef HAVE_SYS_TYPES_H
  8389. | # include <sys/types.h>
  8390. | #endif
  8391. | #ifdef HAVE_SYS_STAT_H
  8392. | # include <sys/stat.h>
  8393. | #endif
  8394. | #ifdef STDC_HEADERS
  8395. | # include <stdlib.h>
  8396. | # include <stddef.h>
  8397. | #else
  8398. | # ifdef HAVE_STDLIB_H
  8399. | # include <stdlib.h>
  8400. | # endif
  8401. | #endif
  8402. | #ifdef HAVE_STRING_H
  8403. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8404. | # include <memory.h>
  8405. | # endif
  8406. | # include <string.h>
  8407. | #endif
  8408. | #ifdef HAVE_STRINGS_H
  8409. | # include <strings.h>
  8410. | #endif
  8411. | #ifdef HAVE_INTTYPES_H
  8412. | # include <inttypes.h>
  8413. | #endif
  8414. | #ifdef HAVE_STDINT_H
  8415. | # include <stdint.h>
  8416. | #endif
  8417. | #ifdef HAVE_UNISTD_H
  8418. | # include <unistd.h>
  8419. | #endif
  8420. | int
  8421. | main ()
  8422. | {
  8423. | if (sizeof ((pid_t)))
  8424. | return 0;
  8425. | ;
  8426. | return 0;
  8427. | }
  8428. configure:10948: result: yes
  8429. configure:10959: checking return type of signal handlers
  8430. configure:10977: gcc -c conftest.c >&5
  8431. conftest.c: In function 'main':
  8432. conftest.c:90: error: void value not ignored as it ought to be
  8433. configure:10977: $? = 1
  8434. configure: failed program was:
  8435. | /* confdefs.h */
  8436. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  8437. | #define PACKAGE_TARNAME "armci"
  8438. | #define PACKAGE_VERSION "1.5"
  8439. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  8440. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  8441. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  8442. | #define LINUX 1
  8443. | #define SYSV 1
  8444. | #define PACKAGE "armci"
  8445. | #define VERSION "1.5"
  8446. | #define MSG_COMMS_TCGMSGMPI 1
  8447. | #define MSG_COMMS_MPI 1
  8448. | #define ARMCI_ENABLE_GPC_CALLS 0
  8449. | #define STDC_HEADERS 1
  8450. | #define HAVE_SYS_TYPES_H 1
  8451. | #define HAVE_SYS_STAT_H 1
  8452. | #define HAVE_STDLIB_H 1
  8453. | #define HAVE_STRING_H 1
  8454. | #define HAVE_MEMORY_H 1
  8455. | #define HAVE_STRINGS_H 1
  8456. | #define HAVE_INTTYPES_H 1
  8457. | #define HAVE_STDINT_H 1
  8458. | #define HAVE_UNISTD_H 1
  8459. | #define __EXTENSIONS__ 1
  8460. | #define _ALL_SOURCE 1
  8461. | #define _GNU_SOURCE 1
  8462. | #define _POSIX_PTHREAD_SEMANTICS 1
  8463. | #define _TANDEM_SOURCE 1
  8464. | #define LINUX64 1
  8465. | #define SYSV 1
  8466. | #define HAVE_DIRENT_H 1
  8467. | #define HAVE__BOOL 1
  8468. | #define HAVE_STDBOOL_H 1
  8469. | #define STDC_HEADERS 1
  8470. | #define HAVE_SYS_WAIT_H 1
  8471. | #define HAVE_ASSERT_H 1
  8472. | #define HAVE_C_ASM_H 0
  8473. | #define HAVE_ERRNO_H 1
  8474. | #define HAVE_FCNTL_H 1
  8475. | #define HAVE_FLOAT_H 1
  8476. | #define HAVE_IA64_SYS_INLINE_H 0
  8477. | #define HAVE_MALLOC_H 1
  8478. | #define HAVE_MATH_H 1
  8479. | #define HAVE_MEMORY_H 1
  8480. | #define HAVE_MPP_SHMEM_H 0
  8481. | #define HAVE_NETDB_H 1
  8482. | #define HAVE_NETINET_IN_H 1
  8483. | #define HAVE_NETINET_TCP_H 1
  8484. | #define HAVE_PROCESS_H 0
  8485. | #define HAVE_SETJMP_H 1
  8486. | #define HAVE_SIGNAL_H 1
  8487. | #define HAVE_STDARG_H 1
  8488. | #define HAVE_STDINT_H 1
  8489. | #define HAVE_STDIO_H 1
  8490. | #define HAVE_STDLIB_H 1
  8491. | #define HAVE_STRING_H 1
  8492. | #define HAVE_STRINGS_H 1
  8493. | #define HAVE_SYS_TYPES_H 1
  8494. | #define HAVE_SYS_ATOMIC_OP_H 0
  8495. | #define HAVE_SYS_ERRNO_H 1
  8496. | #define HAVE_SYS_FILE_H 1
  8497. | #define HAVE_SYS_IPC_H 1
  8498. | #define HAVE_SYS_MMAN_H 1
  8499. | #define HAVE_SYS_PARAM_H 1
  8500. | #define HAVE_SYS_SEM_H 1
  8501. | #define HAVE_SYS_SHM_H 1
  8502. | #define HAVE_SYS_SOCKET_H 1
  8503. | #define HAVE_SYS_STAT_H 1
  8504. | #define HAVE_SYS_SYSCALL_H 1
  8505. | #define HAVE_SYS_SYSTEMCFG_H 0
  8506. | #define HAVE_SYS_TIME_H 1
  8507. | #define HAVE_SYS_UIO_H 1
  8508. | #define HAVE_SYS_WAIT_H 1
  8509. | #define HAVE_TIME_H 1
  8510. | #define HAVE_UNISTD_H 1
  8511. | #define HAVE_WINDOWS_H 0
  8512. | #define HAVE_WINSOCK_H 0
  8513. | #define HAVE_RPC_RPC_H 1
  8514. | #define HAVE_RPC_TYPES_H 1
  8515. | #define HAVE_RPC_XDR_H 1
  8516. | #define restrict __restrict
  8517. | /* end confdefs.h. */
  8518. | #include <sys/types.h>
  8519. | #include <signal.h>
  8520. |
  8521. | int
  8522. | main ()
  8523. | {
  8524. | return *(signal (0, 0)) (0) == 1;
  8525. | ;
  8526. | return 0;
  8527. | }
  8528. configure:10984: result: void
  8529. configure:10992: checking for size_t
  8530. configure:10992: gcc -c conftest.c >&5
  8531. configure:10992: $? = 0
  8532. configure:10992: gcc -c conftest.c >&5
  8533. conftest.c: In function 'main':
  8534. conftest.c:121: error: expected expression before ')' token
  8535. configure:10992: $? = 1
  8536. configure: failed program was:
  8537. | /* confdefs.h */
  8538. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  8539. | #define PACKAGE_TARNAME "armci"
  8540. | #define PACKAGE_VERSION "1.5"
  8541. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  8542. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  8543. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  8544. | #define LINUX 1
  8545. | #define SYSV 1
  8546. | #define PACKAGE "armci"
  8547. | #define VERSION "1.5"
  8548. | #define MSG_COMMS_TCGMSGMPI 1
  8549. | #define MSG_COMMS_MPI 1
  8550. | #define ARMCI_ENABLE_GPC_CALLS 0
  8551. | #define STDC_HEADERS 1
  8552. | #define HAVE_SYS_TYPES_H 1
  8553. | #define HAVE_SYS_STAT_H 1
  8554. | #define HAVE_STDLIB_H 1
  8555. | #define HAVE_STRING_H 1
  8556. | #define HAVE_MEMORY_H 1
  8557. | #define HAVE_STRINGS_H 1
  8558. | #define HAVE_INTTYPES_H 1
  8559. | #define HAVE_STDINT_H 1
  8560. | #define HAVE_UNISTD_H 1
  8561. | #define __EXTENSIONS__ 1
  8562. | #define _ALL_SOURCE 1
  8563. | #define _GNU_SOURCE 1
  8564. | #define _POSIX_PTHREAD_SEMANTICS 1
  8565. | #define _TANDEM_SOURCE 1
  8566. | #define LINUX64 1
  8567. | #define SYSV 1
  8568. | #define HAVE_DIRENT_H 1
  8569. | #define HAVE__BOOL 1
  8570. | #define HAVE_STDBOOL_H 1
  8571. | #define STDC_HEADERS 1
  8572. | #define HAVE_SYS_WAIT_H 1
  8573. | #define HAVE_ASSERT_H 1
  8574. | #define HAVE_C_ASM_H 0
  8575. | #define HAVE_ERRNO_H 1
  8576. | #define HAVE_FCNTL_H 1
  8577. | #define HAVE_FLOAT_H 1
  8578. | #define HAVE_IA64_SYS_INLINE_H 0
  8579. | #define HAVE_MALLOC_H 1
  8580. | #define HAVE_MATH_H 1
  8581. | #define HAVE_MEMORY_H 1
  8582. | #define HAVE_MPP_SHMEM_H 0
  8583. | #define HAVE_NETDB_H 1
  8584. | #define HAVE_NETINET_IN_H 1
  8585. | #define HAVE_NETINET_TCP_H 1
  8586. | #define HAVE_PROCESS_H 0
  8587. | #define HAVE_SETJMP_H 1
  8588. | #define HAVE_SIGNAL_H 1
  8589. | #define HAVE_STDARG_H 1
  8590. | #define HAVE_STDINT_H 1
  8591. | #define HAVE_STDIO_H 1
  8592. | #define HAVE_STDLIB_H 1
  8593. | #define HAVE_STRING_H 1
  8594. | #define HAVE_STRINGS_H 1
  8595. | #define HAVE_SYS_TYPES_H 1
  8596. | #define HAVE_SYS_ATOMIC_OP_H 0
  8597. | #define HAVE_SYS_ERRNO_H 1
  8598. | #define HAVE_SYS_FILE_H 1
  8599. | #define HAVE_SYS_IPC_H 1
  8600. | #define HAVE_SYS_MMAN_H 1
  8601. | #define HAVE_SYS_PARAM_H 1
  8602. | #define HAVE_SYS_SEM_H 1
  8603. | #define HAVE_SYS_SHM_H 1
  8604. | #define HAVE_SYS_SOCKET_H 1
  8605. | #define HAVE_SYS_STAT_H 1
  8606. | #define HAVE_SYS_SYSCALL_H 1
  8607. | #define HAVE_SYS_SYSTEMCFG_H 0
  8608. | #define HAVE_SYS_TIME_H 1
  8609. | #define HAVE_SYS_UIO_H 1
  8610. | #define HAVE_SYS_WAIT_H 1
  8611. | #define HAVE_TIME_H 1
  8612. | #define HAVE_UNISTD_H 1
  8613. | #define HAVE_WINDOWS_H 0
  8614. | #define HAVE_WINSOCK_H 0
  8615. | #define HAVE_RPC_RPC_H 1
  8616. | #define HAVE_RPC_TYPES_H 1
  8617. | #define HAVE_RPC_XDR_H 1
  8618. | #define restrict __restrict
  8619. | #define RETSIGTYPE void
  8620. | /* end confdefs.h. */
  8621. | #include <stdio.h>
  8622. | #ifdef HAVE_SYS_TYPES_H
  8623. | # include <sys/types.h>
  8624. | #endif
  8625. | #ifdef HAVE_SYS_STAT_H
  8626. | # include <sys/stat.h>
  8627. | #endif
  8628. | #ifdef STDC_HEADERS
  8629. | # include <stdlib.h>
  8630. | # include <stddef.h>
  8631. | #else
  8632. | # ifdef HAVE_STDLIB_H
  8633. | # include <stdlib.h>
  8634. | # endif
  8635. | #endif
  8636. | #ifdef HAVE_STRING_H
  8637. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8638. | # include <memory.h>
  8639. | # endif
  8640. | # include <string.h>
  8641. | #endif
  8642. | #ifdef HAVE_STRINGS_H
  8643. | # include <strings.h>
  8644. | #endif
  8645. | #ifdef HAVE_INTTYPES_H
  8646. | # include <inttypes.h>
  8647. | #endif
  8648. | #ifdef HAVE_STDINT_H
  8649. | # include <stdint.h>
  8650. | #endif
  8651. | #ifdef HAVE_UNISTD_H
  8652. | # include <unistd.h>
  8653. | #endif
  8654. | int
  8655. | main ()
  8656. | {
  8657. | if (sizeof ((size_t)))
  8658. | return 0;
  8659. | ;
  8660. | return 0;
  8661. | }
  8662. configure:10992: result: yes
  8663. configure:11003: checking for ssize_t
  8664. configure:11003: gcc -c conftest.c >&5
  8665. configure:11003: $? = 0
  8666. configure:11003: gcc -c conftest.c >&5
  8667. conftest.c: In function 'main':
  8668. conftest.c:121: error: expected expression before ')' token
  8669. configure:11003: $? = 1
  8670. configure: failed program was:
  8671. | /* confdefs.h */
  8672. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  8673. | #define PACKAGE_TARNAME "armci"
  8674. | #define PACKAGE_VERSION "1.5"
  8675. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  8676. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  8677. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  8678. | #define LINUX 1
  8679. | #define SYSV 1
  8680. | #define PACKAGE "armci"
  8681. | #define VERSION "1.5"
  8682. | #define MSG_COMMS_TCGMSGMPI 1
  8683. | #define MSG_COMMS_MPI 1
  8684. | #define ARMCI_ENABLE_GPC_CALLS 0
  8685. | #define STDC_HEADERS 1
  8686. | #define HAVE_SYS_TYPES_H 1
  8687. | #define HAVE_SYS_STAT_H 1
  8688. | #define HAVE_STDLIB_H 1
  8689. | #define HAVE_STRING_H 1
  8690. | #define HAVE_MEMORY_H 1
  8691. | #define HAVE_STRINGS_H 1
  8692. | #define HAVE_INTTYPES_H 1
  8693. | #define HAVE_STDINT_H 1
  8694. | #define HAVE_UNISTD_H 1
  8695. | #define __EXTENSIONS__ 1
  8696. | #define _ALL_SOURCE 1
  8697. | #define _GNU_SOURCE 1
  8698. | #define _POSIX_PTHREAD_SEMANTICS 1
  8699. | #define _TANDEM_SOURCE 1
  8700. | #define LINUX64 1
  8701. | #define SYSV 1
  8702. | #define HAVE_DIRENT_H 1
  8703. | #define HAVE__BOOL 1
  8704. | #define HAVE_STDBOOL_H 1
  8705. | #define STDC_HEADERS 1
  8706. | #define HAVE_SYS_WAIT_H 1
  8707. | #define HAVE_ASSERT_H 1
  8708. | #define HAVE_C_ASM_H 0
  8709. | #define HAVE_ERRNO_H 1
  8710. | #define HAVE_FCNTL_H 1
  8711. | #define HAVE_FLOAT_H 1
  8712. | #define HAVE_IA64_SYS_INLINE_H 0
  8713. | #define HAVE_MALLOC_H 1
  8714. | #define HAVE_MATH_H 1
  8715. | #define HAVE_MEMORY_H 1
  8716. | #define HAVE_MPP_SHMEM_H 0
  8717. | #define HAVE_NETDB_H 1
  8718. | #define HAVE_NETINET_IN_H 1
  8719. | #define HAVE_NETINET_TCP_H 1
  8720. | #define HAVE_PROCESS_H 0
  8721. | #define HAVE_SETJMP_H 1
  8722. | #define HAVE_SIGNAL_H 1
  8723. | #define HAVE_STDARG_H 1
  8724. | #define HAVE_STDINT_H 1
  8725. | #define HAVE_STDIO_H 1
  8726. | #define HAVE_STDLIB_H 1
  8727. | #define HAVE_STRING_H 1
  8728. | #define HAVE_STRINGS_H 1
  8729. | #define HAVE_SYS_TYPES_H 1
  8730. | #define HAVE_SYS_ATOMIC_OP_H 0
  8731. | #define HAVE_SYS_ERRNO_H 1
  8732. | #define HAVE_SYS_FILE_H 1
  8733. | #define HAVE_SYS_IPC_H 1
  8734. | #define HAVE_SYS_MMAN_H 1
  8735. | #define HAVE_SYS_PARAM_H 1
  8736. | #define HAVE_SYS_SEM_H 1
  8737. | #define HAVE_SYS_SHM_H 1
  8738. | #define HAVE_SYS_SOCKET_H 1
  8739. | #define HAVE_SYS_STAT_H 1
  8740. | #define HAVE_SYS_SYSCALL_H 1
  8741. | #define HAVE_SYS_SYSTEMCFG_H 0
  8742. | #define HAVE_SYS_TIME_H 1
  8743. | #define HAVE_SYS_UIO_H 1
  8744. | #define HAVE_SYS_WAIT_H 1
  8745. | #define HAVE_TIME_H 1
  8746. | #define HAVE_UNISTD_H 1
  8747. | #define HAVE_WINDOWS_H 0
  8748. | #define HAVE_WINSOCK_H 0
  8749. | #define HAVE_RPC_RPC_H 1
  8750. | #define HAVE_RPC_TYPES_H 1
  8751. | #define HAVE_RPC_XDR_H 1
  8752. | #define restrict __restrict
  8753. | #define RETSIGTYPE void
  8754. | /* end confdefs.h. */
  8755. | #include <stdio.h>
  8756. | #ifdef HAVE_SYS_TYPES_H
  8757. | # include <sys/types.h>
  8758. | #endif
  8759. | #ifdef HAVE_SYS_STAT_H
  8760. | # include <sys/stat.h>
  8761. | #endif
  8762. | #ifdef STDC_HEADERS
  8763. | # include <stdlib.h>
  8764. | # include <stddef.h>
  8765. | #else
  8766. | # ifdef HAVE_STDLIB_H
  8767. | # include <stdlib.h>
  8768. | # endif
  8769. | #endif
  8770. | #ifdef HAVE_STRING_H
  8771. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8772. | # include <memory.h>
  8773. | # endif
  8774. | # include <string.h>
  8775. | #endif
  8776. | #ifdef HAVE_STRINGS_H
  8777. | # include <strings.h>
  8778. | #endif
  8779. | #ifdef HAVE_INTTYPES_H
  8780. | # include <inttypes.h>
  8781. | #endif
  8782. | #ifdef HAVE_STDINT_H
  8783. | # include <stdint.h>
  8784. | #endif
  8785. | #ifdef HAVE_UNISTD_H
  8786. | # include <unistd.h>
  8787. | #endif
  8788. | int
  8789. | main ()
  8790. | {
  8791. | if (sizeof ((ssize_t)))
  8792. | return 0;
  8793. | ;
  8794. | return 0;
  8795. | }
  8796. configure:11003: result: yes
  8797. configure:11014: checking for uint8_t
  8798. configure:11014: gcc -c conftest.c >&5
  8799. configure:11014: $? = 0
  8800. configure:11014: result: yes
  8801. configure:11028: checking for uint16_t
  8802. configure:11028: gcc -c conftest.c >&5
  8803. configure:11028: $? = 0
  8804. configure:11028: result: yes
  8805. configure:11040: checking for uint32_t
  8806. configure:11040: gcc -c conftest.c >&5
  8807. configure:11040: $? = 0
  8808. configure:11040: result: yes
  8809. configure:11054: checking for uint64_t
  8810. configure:11054: gcc -c conftest.c >&5
  8811. configure:11054: $? = 0
  8812. configure:11054: result: yes
  8813. configure:11068: checking for ptrdiff_t
  8814. configure:11068: gcc -c conftest.c >&5
  8815. configure:11068: $? = 0
  8816. configure:11068: gcc -c conftest.c >&5
  8817. conftest.c: In function 'main':
  8818. conftest.c:121: error: expected expression before ')' token
  8819. configure:11068: $? = 1
  8820. configure: failed program was:
  8821. | /* confdefs.h */
  8822. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  8823. | #define PACKAGE_TARNAME "armci"
  8824. | #define PACKAGE_VERSION "1.5"
  8825. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  8826. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  8827. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  8828. | #define LINUX 1
  8829. | #define SYSV 1
  8830. | #define PACKAGE "armci"
  8831. | #define VERSION "1.5"
  8832. | #define MSG_COMMS_TCGMSGMPI 1
  8833. | #define MSG_COMMS_MPI 1
  8834. | #define ARMCI_ENABLE_GPC_CALLS 0
  8835. | #define STDC_HEADERS 1
  8836. | #define HAVE_SYS_TYPES_H 1
  8837. | #define HAVE_SYS_STAT_H 1
  8838. | #define HAVE_STDLIB_H 1
  8839. | #define HAVE_STRING_H 1
  8840. | #define HAVE_MEMORY_H 1
  8841. | #define HAVE_STRINGS_H 1
  8842. | #define HAVE_INTTYPES_H 1
  8843. | #define HAVE_STDINT_H 1
  8844. | #define HAVE_UNISTD_H 1
  8845. | #define __EXTENSIONS__ 1
  8846. | #define _ALL_SOURCE 1
  8847. | #define _GNU_SOURCE 1
  8848. | #define _POSIX_PTHREAD_SEMANTICS 1
  8849. | #define _TANDEM_SOURCE 1
  8850. | #define LINUX64 1
  8851. | #define SYSV 1
  8852. | #define HAVE_DIRENT_H 1
  8853. | #define HAVE__BOOL 1
  8854. | #define HAVE_STDBOOL_H 1
  8855. | #define STDC_HEADERS 1
  8856. | #define HAVE_SYS_WAIT_H 1
  8857. | #define HAVE_ASSERT_H 1
  8858. | #define HAVE_C_ASM_H 0
  8859. | #define HAVE_ERRNO_H 1
  8860. | #define HAVE_FCNTL_H 1
  8861. | #define HAVE_FLOAT_H 1
  8862. | #define HAVE_IA64_SYS_INLINE_H 0
  8863. | #define HAVE_MALLOC_H 1
  8864. | #define HAVE_MATH_H 1
  8865. | #define HAVE_MEMORY_H 1
  8866. | #define HAVE_MPP_SHMEM_H 0
  8867. | #define HAVE_NETDB_H 1
  8868. | #define HAVE_NETINET_IN_H 1
  8869. | #define HAVE_NETINET_TCP_H 1
  8870. | #define HAVE_PROCESS_H 0
  8871. | #define HAVE_SETJMP_H 1
  8872. | #define HAVE_SIGNAL_H 1
  8873. | #define HAVE_STDARG_H 1
  8874. | #define HAVE_STDINT_H 1
  8875. | #define HAVE_STDIO_H 1
  8876. | #define HAVE_STDLIB_H 1
  8877. | #define HAVE_STRING_H 1
  8878. | #define HAVE_STRINGS_H 1
  8879. | #define HAVE_SYS_TYPES_H 1
  8880. | #define HAVE_SYS_ATOMIC_OP_H 0
  8881. | #define HAVE_SYS_ERRNO_H 1
  8882. | #define HAVE_SYS_FILE_H 1
  8883. | #define HAVE_SYS_IPC_H 1
  8884. | #define HAVE_SYS_MMAN_H 1
  8885. | #define HAVE_SYS_PARAM_H 1
  8886. | #define HAVE_SYS_SEM_H 1
  8887. | #define HAVE_SYS_SHM_H 1
  8888. | #define HAVE_SYS_SOCKET_H 1
  8889. | #define HAVE_SYS_STAT_H 1
  8890. | #define HAVE_SYS_SYSCALL_H 1
  8891. | #define HAVE_SYS_SYSTEMCFG_H 0
  8892. | #define HAVE_SYS_TIME_H 1
  8893. | #define HAVE_SYS_UIO_H 1
  8894. | #define HAVE_SYS_WAIT_H 1
  8895. | #define HAVE_TIME_H 1
  8896. | #define HAVE_UNISTD_H 1
  8897. | #define HAVE_WINDOWS_H 0
  8898. | #define HAVE_WINSOCK_H 0
  8899. | #define HAVE_RPC_RPC_H 1
  8900. | #define HAVE_RPC_TYPES_H 1
  8901. | #define HAVE_RPC_XDR_H 1
  8902. | #define restrict __restrict
  8903. | #define RETSIGTYPE void
  8904. | /* end confdefs.h. */
  8905. | #include <stdio.h>
  8906. | #ifdef HAVE_SYS_TYPES_H
  8907. | # include <sys/types.h>
  8908. | #endif
  8909. | #ifdef HAVE_SYS_STAT_H
  8910. | # include <sys/stat.h>
  8911. | #endif
  8912. | #ifdef STDC_HEADERS
  8913. | # include <stdlib.h>
  8914. | # include <stddef.h>
  8915. | #else
  8916. | # ifdef HAVE_STDLIB_H
  8917. | # include <stdlib.h>
  8918. | # endif
  8919. | #endif
  8920. | #ifdef HAVE_STRING_H
  8921. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  8922. | # include <memory.h>
  8923. | # endif
  8924. | # include <string.h>
  8925. | #endif
  8926. | #ifdef HAVE_STRINGS_H
  8927. | # include <strings.h>
  8928. | #endif
  8929. | #ifdef HAVE_INTTYPES_H
  8930. | # include <inttypes.h>
  8931. | #endif
  8932. | #ifdef HAVE_STDINT_H
  8933. | # include <stdint.h>
  8934. | #endif
  8935. | #ifdef HAVE_UNISTD_H
  8936. | # include <unistd.h>
  8937. | #endif
  8938. | int
  8939. | main ()
  8940. | {
  8941. | if (sizeof ((ptrdiff_t)))
  8942. | return 0;
  8943. | ;
  8944. | return 0;
  8945. | }
  8946. configure:11068: result: yes
  8947. configure:11078: checking for preprocessor symbol for function name
  8948. configure:11095: gcc -c conftest.c >&5
  8949. configure:11095: $? = 0
  8950. configure:11121: result: __func__
  8951. configure:11145: checking whether gcc supports #pragma weak
  8952. configure:11168: gcc -o conftest conftest.c >&5
  8953. configure:11168: $? = 0
  8954. configure:11177: result: yes
  8955. configure:11212: checking for union semun in sys/sem.h
  8956. configure:11231: gcc -c conftest.c >&5
  8957. conftest.c: In function 'main':
  8958. conftest.c:94: error: storage size of 'arg' isn't known
  8959. configure:11231: $? = 1
  8960. configure: failed program was:
  8961. | /* confdefs.h */
  8962. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  8963. | #define PACKAGE_TARNAME "armci"
  8964. | #define PACKAGE_VERSION "1.5"
  8965. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  8966. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  8967. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  8968. | #define LINUX 1
  8969. | #define SYSV 1
  8970. | #define PACKAGE "armci"
  8971. | #define VERSION "1.5"
  8972. | #define MSG_COMMS_TCGMSGMPI 1
  8973. | #define MSG_COMMS_MPI 1
  8974. | #define ARMCI_ENABLE_GPC_CALLS 0
  8975. | #define STDC_HEADERS 1
  8976. | #define HAVE_SYS_TYPES_H 1
  8977. | #define HAVE_SYS_STAT_H 1
  8978. | #define HAVE_STDLIB_H 1
  8979. | #define HAVE_STRING_H 1
  8980. | #define HAVE_MEMORY_H 1
  8981. | #define HAVE_STRINGS_H 1
  8982. | #define HAVE_INTTYPES_H 1
  8983. | #define HAVE_STDINT_H 1
  8984. | #define HAVE_UNISTD_H 1
  8985. | #define __EXTENSIONS__ 1
  8986. | #define _ALL_SOURCE 1
  8987. | #define _GNU_SOURCE 1
  8988. | #define _POSIX_PTHREAD_SEMANTICS 1
  8989. | #define _TANDEM_SOURCE 1
  8990. | #define LINUX64 1
  8991. | #define SYSV 1
  8992. | #define HAVE_DIRENT_H 1
  8993. | #define HAVE__BOOL 1
  8994. | #define HAVE_STDBOOL_H 1
  8995. | #define STDC_HEADERS 1
  8996. | #define HAVE_SYS_WAIT_H 1
  8997. | #define HAVE_ASSERT_H 1
  8998. | #define HAVE_C_ASM_H 0
  8999. | #define HAVE_ERRNO_H 1
  9000. | #define HAVE_FCNTL_H 1
  9001. | #define HAVE_FLOAT_H 1
  9002. | #define HAVE_IA64_SYS_INLINE_H 0
  9003. | #define HAVE_MALLOC_H 1
  9004. | #define HAVE_MATH_H 1
  9005. | #define HAVE_MEMORY_H 1
  9006. | #define HAVE_MPP_SHMEM_H 0
  9007. | #define HAVE_NETDB_H 1
  9008. | #define HAVE_NETINET_IN_H 1
  9009. | #define HAVE_NETINET_TCP_H 1
  9010. | #define HAVE_PROCESS_H 0
  9011. | #define HAVE_SETJMP_H 1
  9012. | #define HAVE_SIGNAL_H 1
  9013. | #define HAVE_STDARG_H 1
  9014. | #define HAVE_STDINT_H 1
  9015. | #define HAVE_STDIO_H 1
  9016. | #define HAVE_STDLIB_H 1
  9017. | #define HAVE_STRING_H 1
  9018. | #define HAVE_STRINGS_H 1
  9019. | #define HAVE_SYS_TYPES_H 1
  9020. | #define HAVE_SYS_ATOMIC_OP_H 0
  9021. | #define HAVE_SYS_ERRNO_H 1
  9022. | #define HAVE_SYS_FILE_H 1
  9023. | #define HAVE_SYS_IPC_H 1
  9024. | #define HAVE_SYS_MMAN_H 1
  9025. | #define HAVE_SYS_PARAM_H 1
  9026. | #define HAVE_SYS_SEM_H 1
  9027. | #define HAVE_SYS_SHM_H 1
  9028. | #define HAVE_SYS_SOCKET_H 1
  9029. | #define HAVE_SYS_STAT_H 1
  9030. | #define HAVE_SYS_SYSCALL_H 1
  9031. | #define HAVE_SYS_SYSTEMCFG_H 0
  9032. | #define HAVE_SYS_TIME_H 1
  9033. | #define HAVE_SYS_UIO_H 1
  9034. | #define HAVE_SYS_WAIT_H 1
  9035. | #define HAVE_TIME_H 1
  9036. | #define HAVE_UNISTD_H 1
  9037. | #define HAVE_WINDOWS_H 0
  9038. | #define HAVE_WINSOCK_H 0
  9039. | #define HAVE_RPC_RPC_H 1
  9040. | #define HAVE_RPC_TYPES_H 1
  9041. | #define HAVE_RPC_XDR_H 1
  9042. | #define restrict __restrict
  9043. | #define RETSIGTYPE void
  9044. | #define HAVE_PTRDIFF_T 1
  9045. | #define FUNCTION_NAME __func__
  9046. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  9047. | /* end confdefs.h. */
  9048. | #include <sys/types.h>
  9049. | #include <sys/ipc.h>
  9050. | #include <sys/sem.h>
  9051. | int
  9052. | main ()
  9053. | {
  9054. | union semun arg;
  9055. | semctl(0, 0, 0, arg);
  9056. | ;
  9057. | return 0;
  9058. | }
  9059. configure:11238: result: no
  9060. configure:11252: checking size of void*
  9061. configure:11257: gcc -o conftest conftest.c >&5
  9062. configure:11257: $? = 0
  9063. configure:11257: ./conftest
  9064. configure:11257: $? = 0
  9065. configure:11271: result: 8
  9066. configure:11285: checking size of char
  9067. configure:11290: gcc -o conftest conftest.c >&5
  9068. configure:11290: $? = 0
  9069. configure:11290: ./conftest
  9070. configure:11290: $? = 0
  9071. configure:11304: result: 1
  9072. configure:11318: checking size of short
  9073. configure:11323: gcc -o conftest conftest.c >&5
  9074. configure:11323: $? = 0
  9075. configure:11323: ./conftest
  9076. configure:11323: $? = 0
  9077. configure:11337: result: 2
  9078. configure:11351: checking size of int
  9079. configure:11356: gcc -o conftest conftest.c >&5
  9080. configure:11356: $? = 0
  9081. configure:11356: ./conftest
  9082. configure:11356: $? = 0
  9083. configure:11370: result: 4
  9084. configure:11384: checking size of long
  9085. configure:11389: gcc -o conftest conftest.c >&5
  9086. configure:11389: $? = 0
  9087. configure:11389: ./conftest
  9088. configure:11389: $? = 0
  9089. configure:11403: result: 8
  9090. configure:11417: checking size of long long
  9091. configure:11422: gcc -o conftest conftest.c >&5
  9092. configure:11422: $? = 0
  9093. configure:11422: ./conftest
  9094. configure:11422: $? = 0
  9095. configure:11436: result: 8
  9096. configure:11450: checking size of float
  9097. configure:11455: gcc -o conftest conftest.c >&5
  9098. configure:11455: $? = 0
  9099. configure:11455: ./conftest
  9100. configure:11455: $? = 0
  9101. configure:11469: result: 4
  9102. configure:11483: checking size of double
  9103. configure:11488: gcc -o conftest conftest.c >&5
  9104. configure:11488: $? = 0
  9105. configure:11488: ./conftest
  9106. configure:11488: $? = 0
  9107. configure:11502: result: 8
  9108. configure:11512: checking for smallest C integer matching void*
  9109. configure:11529: result: long
  9110. configure:11538: checking vfork.h usability
  9111. configure:11538: gcc -c conftest.c >&5
  9112. conftest.c:129:19: error: vfork.h: No such file or directory
  9113. configure:11538: $? = 1
  9114. configure: failed program was:
  9115. | /* confdefs.h */
  9116. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  9117. | #define PACKAGE_TARNAME "armci"
  9118. | #define PACKAGE_VERSION "1.5"
  9119. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  9120. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  9121. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  9122. | #define LINUX 1
  9123. | #define SYSV 1
  9124. | #define PACKAGE "armci"
  9125. | #define VERSION "1.5"
  9126. | #define MSG_COMMS_TCGMSGMPI 1
  9127. | #define MSG_COMMS_MPI 1
  9128. | #define ARMCI_ENABLE_GPC_CALLS 0
  9129. | #define STDC_HEADERS 1
  9130. | #define HAVE_SYS_TYPES_H 1
  9131. | #define HAVE_SYS_STAT_H 1
  9132. | #define HAVE_STDLIB_H 1
  9133. | #define HAVE_STRING_H 1
  9134. | #define HAVE_MEMORY_H 1
  9135. | #define HAVE_STRINGS_H 1
  9136. | #define HAVE_INTTYPES_H 1
  9137. | #define HAVE_STDINT_H 1
  9138. | #define HAVE_UNISTD_H 1
  9139. | #define __EXTENSIONS__ 1
  9140. | #define _ALL_SOURCE 1
  9141. | #define _GNU_SOURCE 1
  9142. | #define _POSIX_PTHREAD_SEMANTICS 1
  9143. | #define _TANDEM_SOURCE 1
  9144. | #define LINUX64 1
  9145. | #define SYSV 1
  9146. | #define HAVE_DIRENT_H 1
  9147. | #define HAVE__BOOL 1
  9148. | #define HAVE_STDBOOL_H 1
  9149. | #define STDC_HEADERS 1
  9150. | #define HAVE_SYS_WAIT_H 1
  9151. | #define HAVE_ASSERT_H 1
  9152. | #define HAVE_C_ASM_H 0
  9153. | #define HAVE_ERRNO_H 1
  9154. | #define HAVE_FCNTL_H 1
  9155. | #define HAVE_FLOAT_H 1
  9156. | #define HAVE_IA64_SYS_INLINE_H 0
  9157. | #define HAVE_MALLOC_H 1
  9158. | #define HAVE_MATH_H 1
  9159. | #define HAVE_MEMORY_H 1
  9160. | #define HAVE_MPP_SHMEM_H 0
  9161. | #define HAVE_NETDB_H 1
  9162. | #define HAVE_NETINET_IN_H 1
  9163. | #define HAVE_NETINET_TCP_H 1
  9164. | #define HAVE_PROCESS_H 0
  9165. | #define HAVE_SETJMP_H 1
  9166. | #define HAVE_SIGNAL_H 1
  9167. | #define HAVE_STDARG_H 1
  9168. | #define HAVE_STDINT_H 1
  9169. | #define HAVE_STDIO_H 1
  9170. | #define HAVE_STDLIB_H 1
  9171. | #define HAVE_STRING_H 1
  9172. | #define HAVE_STRINGS_H 1
  9173. | #define HAVE_SYS_TYPES_H 1
  9174. | #define HAVE_SYS_ATOMIC_OP_H 0
  9175. | #define HAVE_SYS_ERRNO_H 1
  9176. | #define HAVE_SYS_FILE_H 1
  9177. | #define HAVE_SYS_IPC_H 1
  9178. | #define HAVE_SYS_MMAN_H 1
  9179. | #define HAVE_SYS_PARAM_H 1
  9180. | #define HAVE_SYS_SEM_H 1
  9181. | #define HAVE_SYS_SHM_H 1
  9182. | #define HAVE_SYS_SOCKET_H 1
  9183. | #define HAVE_SYS_STAT_H 1
  9184. | #define HAVE_SYS_SYSCALL_H 1
  9185. | #define HAVE_SYS_SYSTEMCFG_H 0
  9186. | #define HAVE_SYS_TIME_H 1
  9187. | #define HAVE_SYS_UIO_H 1
  9188. | #define HAVE_SYS_WAIT_H 1
  9189. | #define HAVE_TIME_H 1
  9190. | #define HAVE_UNISTD_H 1
  9191. | #define HAVE_WINDOWS_H 0
  9192. | #define HAVE_WINSOCK_H 0
  9193. | #define HAVE_RPC_RPC_H 1
  9194. | #define HAVE_RPC_TYPES_H 1
  9195. | #define HAVE_RPC_XDR_H 1
  9196. | #define restrict __restrict
  9197. | #define RETSIGTYPE void
  9198. | #define HAVE_PTRDIFF_T 1
  9199. | #define FUNCTION_NAME __func__
  9200. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  9201. | #define SIZEOF_VOIDP 8
  9202. | #define SIZEOF_CHAR 1
  9203. | #define SIZEOF_SHORT 2
  9204. | #define SIZEOF_INT 4
  9205. | #define SIZEOF_LONG 8
  9206. | #define SIZEOF_LONG_LONG 8
  9207. | #define SIZEOF_FLOAT 4
  9208. | #define SIZEOF_DOUBLE 8
  9209. | /* end confdefs.h. */
  9210. | #include <stdio.h>
  9211. | #ifdef HAVE_SYS_TYPES_H
  9212. | # include <sys/types.h>
  9213. | #endif
  9214. | #ifdef HAVE_SYS_STAT_H
  9215. | # include <sys/stat.h>
  9216. | #endif
  9217. | #ifdef STDC_HEADERS
  9218. | # include <stdlib.h>
  9219. | # include <stddef.h>
  9220. | #else
  9221. | # ifdef HAVE_STDLIB_H
  9222. | # include <stdlib.h>
  9223. | # endif
  9224. | #endif
  9225. | #ifdef HAVE_STRING_H
  9226. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  9227. | # include <memory.h>
  9228. | # endif
  9229. | # include <string.h>
  9230. | #endif
  9231. | #ifdef HAVE_STRINGS_H
  9232. | # include <strings.h>
  9233. | #endif
  9234. | #ifdef HAVE_INTTYPES_H
  9235. | # include <inttypes.h>
  9236. | #endif
  9237. | #ifdef HAVE_STDINT_H
  9238. | # include <stdint.h>
  9239. | #endif
  9240. | #ifdef HAVE_UNISTD_H
  9241. | # include <unistd.h>
  9242. | #endif
  9243. | #include <vfork.h>
  9244. configure:11538: result: no
  9245. configure:11538: checking vfork.h presence
  9246. configure:11538: gcc -E conftest.c
  9247. conftest.c:96:19: error: vfork.h: No such file or directory
  9248. configure:11538: $? = 1
  9249. configure: failed program was:
  9250. | /* confdefs.h */
  9251. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  9252. | #define PACKAGE_TARNAME "armci"
  9253. | #define PACKAGE_VERSION "1.5"
  9254. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  9255. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  9256. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  9257. | #define LINUX 1
  9258. | #define SYSV 1
  9259. | #define PACKAGE "armci"
  9260. | #define VERSION "1.5"
  9261. | #define MSG_COMMS_TCGMSGMPI 1
  9262. | #define MSG_COMMS_MPI 1
  9263. | #define ARMCI_ENABLE_GPC_CALLS 0
  9264. | #define STDC_HEADERS 1
  9265. | #define HAVE_SYS_TYPES_H 1
  9266. | #define HAVE_SYS_STAT_H 1
  9267. | #define HAVE_STDLIB_H 1
  9268. | #define HAVE_STRING_H 1
  9269. | #define HAVE_MEMORY_H 1
  9270. | #define HAVE_STRINGS_H 1
  9271. | #define HAVE_INTTYPES_H 1
  9272. | #define HAVE_STDINT_H 1
  9273. | #define HAVE_UNISTD_H 1
  9274. | #define __EXTENSIONS__ 1
  9275. | #define _ALL_SOURCE 1
  9276. | #define _GNU_SOURCE 1
  9277. | #define _POSIX_PTHREAD_SEMANTICS 1
  9278. | #define _TANDEM_SOURCE 1
  9279. | #define LINUX64 1
  9280. | #define SYSV 1
  9281. | #define HAVE_DIRENT_H 1
  9282. | #define HAVE__BOOL 1
  9283. | #define HAVE_STDBOOL_H 1
  9284. | #define STDC_HEADERS 1
  9285. | #define HAVE_SYS_WAIT_H 1
  9286. | #define HAVE_ASSERT_H 1
  9287. | #define HAVE_C_ASM_H 0
  9288. | #define HAVE_ERRNO_H 1
  9289. | #define HAVE_FCNTL_H 1
  9290. | #define HAVE_FLOAT_H 1
  9291. | #define HAVE_IA64_SYS_INLINE_H 0
  9292. | #define HAVE_MALLOC_H 1
  9293. | #define HAVE_MATH_H 1
  9294. | #define HAVE_MEMORY_H 1
  9295. | #define HAVE_MPP_SHMEM_H 0
  9296. | #define HAVE_NETDB_H 1
  9297. | #define HAVE_NETINET_IN_H 1
  9298. | #define HAVE_NETINET_TCP_H 1
  9299. | #define HAVE_PROCESS_H 0
  9300. | #define HAVE_SETJMP_H 1
  9301. | #define HAVE_SIGNAL_H 1
  9302. | #define HAVE_STDARG_H 1
  9303. | #define HAVE_STDINT_H 1
  9304. | #define HAVE_STDIO_H 1
  9305. | #define HAVE_STDLIB_H 1
  9306. | #define HAVE_STRING_H 1
  9307. | #define HAVE_STRINGS_H 1
  9308. | #define HAVE_SYS_TYPES_H 1
  9309. | #define HAVE_SYS_ATOMIC_OP_H 0
  9310. | #define HAVE_SYS_ERRNO_H 1
  9311. | #define HAVE_SYS_FILE_H 1
  9312. | #define HAVE_SYS_IPC_H 1
  9313. | #define HAVE_SYS_MMAN_H 1
  9314. | #define HAVE_SYS_PARAM_H 1
  9315. | #define HAVE_SYS_SEM_H 1
  9316. | #define HAVE_SYS_SHM_H 1
  9317. | #define HAVE_SYS_SOCKET_H 1
  9318. | #define HAVE_SYS_STAT_H 1
  9319. | #define HAVE_SYS_SYSCALL_H 1
  9320. | #define HAVE_SYS_SYSTEMCFG_H 0
  9321. | #define HAVE_SYS_TIME_H 1
  9322. | #define HAVE_SYS_UIO_H 1
  9323. | #define HAVE_SYS_WAIT_H 1
  9324. | #define HAVE_TIME_H 1
  9325. | #define HAVE_UNISTD_H 1
  9326. | #define HAVE_WINDOWS_H 0
  9327. | #define HAVE_WINSOCK_H 0
  9328. | #define HAVE_RPC_RPC_H 1
  9329. | #define HAVE_RPC_TYPES_H 1
  9330. | #define HAVE_RPC_XDR_H 1
  9331. | #define restrict __restrict
  9332. | #define RETSIGTYPE void
  9333. | #define HAVE_PTRDIFF_T 1
  9334. | #define FUNCTION_NAME __func__
  9335. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  9336. | #define SIZEOF_VOIDP 8
  9337. | #define SIZEOF_CHAR 1
  9338. | #define SIZEOF_SHORT 2
  9339. | #define SIZEOF_INT 4
  9340. | #define SIZEOF_LONG 8
  9341. | #define SIZEOF_LONG_LONG 8
  9342. | #define SIZEOF_FLOAT 4
  9343. | #define SIZEOF_DOUBLE 8
  9344. | /* end confdefs.h. */
  9345. | #include <vfork.h>
  9346. configure:11538: result: no
  9347. configure:11538: checking for vfork.h
  9348. configure:11538: result: no
  9349. configure:11551: checking for fork
  9350. configure:11551: gcc -o conftest conftest.c >&5
  9351. conftest.c:119: warning: conflicting types for built-in function 'fork'
  9352. configure:11551: $? = 0
  9353. configure:11551: result: yes
  9354. configure:11551: checking for vfork
  9355. configure:11551: gcc -o conftest conftest.c >&5
  9356. configure:11551: $? = 0
  9357. configure:11551: result: yes
  9358. configure:11561: checking for working fork
  9359. configure:11583: gcc -o conftest conftest.c >&5
  9360. configure:11583: $? = 0
  9361. configure:11583: ./conftest
  9362. configure:11583: $? = 0
  9363. configure:11593: result: yes
  9364. configure:11614: checking for working vfork
  9365. configure:11724: result: yes
  9366. configure:11755: checking for stdlib.h
  9367. configure:11755: result: yes
  9368. configure:11755: checking for unistd.h
  9369. configure:11755: result: yes
  9370. configure:11755: checking for sys/param.h
  9371. configure:11755: result: yes
  9372. configure:11775: checking for getpagesize
  9373. configure:11775: gcc -o conftest conftest.c >&5
  9374. configure:11775: $? = 0
  9375. configure:11775: result: yes
  9376. configure:11784: checking for working mmap
  9377. configure:11931: gcc -o conftest conftest.c >&5
  9378. configure:11931: $? = 0
  9379. configure:11931: ./conftest
  9380. configure:11931: $? = 0
  9381. configure:11941: result: yes
  9382. configure:11953: checking sys/select.h usability
  9383. configure:11953: gcc -c conftest.c >&5
  9384. configure:11953: $? = 0
  9385. configure:11953: result: yes
  9386. configure:11953: checking sys/select.h presence
  9387. configure:11953: gcc -E conftest.c
  9388. configure:11953: $? = 0
  9389. configure:11953: result: yes
  9390. configure:11953: checking for sys/select.h
  9391. configure:11953: result: yes
  9392. configure:11953: checking for sys/socket.h
  9393. configure:11953: result: yes
  9394. configure:11963: checking types of arguments for select
  9395. configure:11991: gcc -c conftest.c >&5
  9396. configure:11991: $? = 0
  9397. configure:12002: result: int,fd_set *,struct timeval *
  9398. configure:12027: checking for vprintf
  9399. configure:12027: gcc -o conftest conftest.c >&5
  9400. conftest.c:133: warning: conflicting types for built-in function 'vprintf'
  9401. configure:12027: $? = 0
  9402. configure:12027: result: yes
  9403. configure:12033: checking for _doprnt
  9404. configure:12033: gcc -o conftest conftest.c >&5
  9405. /tmp/ccUJzmEc.o: In function `main':
  9406. conftest.c:(.text+0xa): undefined reference to `_doprnt'
  9407. collect2: ld returned 1 exit status
  9408. configure:12033: $? = 1
  9409. configure: failed program was:
  9410. | /* confdefs.h */
  9411. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  9412. | #define PACKAGE_TARNAME "armci"
  9413. | #define PACKAGE_VERSION "1.5"
  9414. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  9415. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  9416. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  9417. | #define LINUX 1
  9418. | #define SYSV 1
  9419. | #define PACKAGE "armci"
  9420. | #define VERSION "1.5"
  9421. | #define MSG_COMMS_TCGMSGMPI 1
  9422. | #define MSG_COMMS_MPI 1
  9423. | #define ARMCI_ENABLE_GPC_CALLS 0
  9424. | #define STDC_HEADERS 1
  9425. | #define HAVE_SYS_TYPES_H 1
  9426. | #define HAVE_SYS_STAT_H 1
  9427. | #define HAVE_STDLIB_H 1
  9428. | #define HAVE_STRING_H 1
  9429. | #define HAVE_MEMORY_H 1
  9430. | #define HAVE_STRINGS_H 1
  9431. | #define HAVE_INTTYPES_H 1
  9432. | #define HAVE_STDINT_H 1
  9433. | #define HAVE_UNISTD_H 1
  9434. | #define __EXTENSIONS__ 1
  9435. | #define _ALL_SOURCE 1
  9436. | #define _GNU_SOURCE 1
  9437. | #define _POSIX_PTHREAD_SEMANTICS 1
  9438. | #define _TANDEM_SOURCE 1
  9439. | #define LINUX64 1
  9440. | #define SYSV 1
  9441. | #define HAVE_DIRENT_H 1
  9442. | #define HAVE__BOOL 1
  9443. | #define HAVE_STDBOOL_H 1
  9444. | #define STDC_HEADERS 1
  9445. | #define HAVE_SYS_WAIT_H 1
  9446. | #define HAVE_ASSERT_H 1
  9447. | #define HAVE_C_ASM_H 0
  9448. | #define HAVE_ERRNO_H 1
  9449. | #define HAVE_FCNTL_H 1
  9450. | #define HAVE_FLOAT_H 1
  9451. | #define HAVE_IA64_SYS_INLINE_H 0
  9452. | #define HAVE_MALLOC_H 1
  9453. | #define HAVE_MATH_H 1
  9454. | #define HAVE_MEMORY_H 1
  9455. | #define HAVE_MPP_SHMEM_H 0
  9456. | #define HAVE_NETDB_H 1
  9457. | #define HAVE_NETINET_IN_H 1
  9458. | #define HAVE_NETINET_TCP_H 1
  9459. | #define HAVE_PROCESS_H 0
  9460. | #define HAVE_SETJMP_H 1
  9461. | #define HAVE_SIGNAL_H 1
  9462. | #define HAVE_STDARG_H 1
  9463. | #define HAVE_STDINT_H 1
  9464. | #define HAVE_STDIO_H 1
  9465. | #define HAVE_STDLIB_H 1
  9466. | #define HAVE_STRING_H 1
  9467. | #define HAVE_STRINGS_H 1
  9468. | #define HAVE_SYS_TYPES_H 1
  9469. | #define HAVE_SYS_ATOMIC_OP_H 0
  9470. | #define HAVE_SYS_ERRNO_H 1
  9471. | #define HAVE_SYS_FILE_H 1
  9472. | #define HAVE_SYS_IPC_H 1
  9473. | #define HAVE_SYS_MMAN_H 1
  9474. | #define HAVE_SYS_PARAM_H 1
  9475. | #define HAVE_SYS_SEM_H 1
  9476. | #define HAVE_SYS_SHM_H 1
  9477. | #define HAVE_SYS_SOCKET_H 1
  9478. | #define HAVE_SYS_STAT_H 1
  9479. | #define HAVE_SYS_SYSCALL_H 1
  9480. | #define HAVE_SYS_SYSTEMCFG_H 0
  9481. | #define HAVE_SYS_TIME_H 1
  9482. | #define HAVE_SYS_UIO_H 1
  9483. | #define HAVE_SYS_WAIT_H 1
  9484. | #define HAVE_TIME_H 1
  9485. | #define HAVE_UNISTD_H 1
  9486. | #define HAVE_WINDOWS_H 0
  9487. | #define HAVE_WINSOCK_H 0
  9488. | #define HAVE_RPC_RPC_H 1
  9489. | #define HAVE_RPC_TYPES_H 1
  9490. | #define HAVE_RPC_XDR_H 1
  9491. | #define restrict __restrict
  9492. | #define RETSIGTYPE void
  9493. | #define HAVE_PTRDIFF_T 1
  9494. | #define FUNCTION_NAME __func__
  9495. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  9496. | #define SIZEOF_VOIDP 8
  9497. | #define SIZEOF_CHAR 1
  9498. | #define SIZEOF_SHORT 2
  9499. | #define SIZEOF_INT 4
  9500. | #define SIZEOF_LONG 8
  9501. | #define SIZEOF_LONG_LONG 8
  9502. | #define SIZEOF_FLOAT 4
  9503. | #define SIZEOF_DOUBLE 8
  9504. | #define HAVE_FORK 1
  9505. | #define HAVE_VFORK 1
  9506. | #define HAVE_WORKING_VFORK 1
  9507. | #define HAVE_WORKING_FORK 1
  9508. | #define HAVE_STDLIB_H 1
  9509. | #define HAVE_UNISTD_H 1
  9510. | #define HAVE_SYS_PARAM_H 1
  9511. | #define HAVE_GETPAGESIZE 1
  9512. | #define HAVE_MMAP 1
  9513. | #define HAVE_SYS_SELECT_H 1
  9514. | #define HAVE_SYS_SOCKET_H 1
  9515. | #define SELECT_TYPE_ARG1 int
  9516. | #define SELECT_TYPE_ARG234 (fd_set *)
  9517. | #define SELECT_TYPE_ARG5 (struct timeval *)
  9518. | #define HAVE_VPRINTF 1
  9519. | /* end confdefs.h. */
  9520. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  9521. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9522. | #define _doprnt innocuous__doprnt
  9523. |
  9524. | /* System header to define __stub macros and hopefully few prototypes,
  9525. | which can conflict with char _doprnt (); below.
  9526. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9527. | <limits.h> exists even on freestanding compilers. */
  9528. |
  9529. | #ifdef __STDC__
  9530. | # include <limits.h>
  9531. | #else
  9532. | # include <assert.h>
  9533. | #endif
  9534. |
  9535. | #undef _doprnt
  9536. |
  9537. | /* Override any GCC internal prototype to avoid an error.
  9538. | Use char because int might match the return type of a GCC
  9539. | builtin and then its argument prototype would still apply. */
  9540. | #ifdef __cplusplus
  9541. | extern "C"
  9542. | #endif
  9543. | char _doprnt ();
  9544. | /* The GNU C library defines this for functions which it implements
  9545. | to always fail with ENOSYS. Some functions are actually named
  9546. | something starting with __ and the normal name is an alias. */
  9547. | #if defined __stub__doprnt || defined __stub____doprnt
  9548. | choke me
  9549. | #endif
  9550. |
  9551. | int
  9552. | main ()
  9553. | {
  9554. | return _doprnt ();
  9555. | ;
  9556. | return 0;
  9557. | }
  9558. configure:12033: result: no
  9559. configure:12044: checking for library containing floor
  9560. configure:12075: gcc -o conftest conftest.c >&5
  9561. conftest.c:118: warning: conflicting types for built-in function 'floor'
  9562. /tmp/ccx91FTf.o: In function `main':
  9563. conftest.c:(.text+0xa): undefined reference to `floor'
  9564. collect2: ld returned 1 exit status
  9565. configure:12075: $? = 1
  9566. configure: failed program was:
  9567. | /* confdefs.h */
  9568. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  9569. | #define PACKAGE_TARNAME "armci"
  9570. | #define PACKAGE_VERSION "1.5"
  9571. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  9572. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  9573. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  9574. | #define LINUX 1
  9575. | #define SYSV 1
  9576. | #define PACKAGE "armci"
  9577. | #define VERSION "1.5"
  9578. | #define MSG_COMMS_TCGMSGMPI 1
  9579. | #define MSG_COMMS_MPI 1
  9580. | #define ARMCI_ENABLE_GPC_CALLS 0
  9581. | #define STDC_HEADERS 1
  9582. | #define HAVE_SYS_TYPES_H 1
  9583. | #define HAVE_SYS_STAT_H 1
  9584. | #define HAVE_STDLIB_H 1
  9585. | #define HAVE_STRING_H 1
  9586. | #define HAVE_MEMORY_H 1
  9587. | #define HAVE_STRINGS_H 1
  9588. | #define HAVE_INTTYPES_H 1
  9589. | #define HAVE_STDINT_H 1
  9590. | #define HAVE_UNISTD_H 1
  9591. | #define __EXTENSIONS__ 1
  9592. | #define _ALL_SOURCE 1
  9593. | #define _GNU_SOURCE 1
  9594. | #define _POSIX_PTHREAD_SEMANTICS 1
  9595. | #define _TANDEM_SOURCE 1
  9596. | #define LINUX64 1
  9597. | #define SYSV 1
  9598. | #define HAVE_DIRENT_H 1
  9599. | #define HAVE__BOOL 1
  9600. | #define HAVE_STDBOOL_H 1
  9601. | #define STDC_HEADERS 1
  9602. | #define HAVE_SYS_WAIT_H 1
  9603. | #define HAVE_ASSERT_H 1
  9604. | #define HAVE_C_ASM_H 0
  9605. | #define HAVE_ERRNO_H 1
  9606. | #define HAVE_FCNTL_H 1
  9607. | #define HAVE_FLOAT_H 1
  9608. | #define HAVE_IA64_SYS_INLINE_H 0
  9609. | #define HAVE_MALLOC_H 1
  9610. | #define HAVE_MATH_H 1
  9611. | #define HAVE_MEMORY_H 1
  9612. | #define HAVE_MPP_SHMEM_H 0
  9613. | #define HAVE_NETDB_H 1
  9614. | #define HAVE_NETINET_IN_H 1
  9615. | #define HAVE_NETINET_TCP_H 1
  9616. | #define HAVE_PROCESS_H 0
  9617. | #define HAVE_SETJMP_H 1
  9618. | #define HAVE_SIGNAL_H 1
  9619. | #define HAVE_STDARG_H 1
  9620. | #define HAVE_STDINT_H 1
  9621. | #define HAVE_STDIO_H 1
  9622. | #define HAVE_STDLIB_H 1
  9623. | #define HAVE_STRING_H 1
  9624. | #define HAVE_STRINGS_H 1
  9625. | #define HAVE_SYS_TYPES_H 1
  9626. | #define HAVE_SYS_ATOMIC_OP_H 0
  9627. | #define HAVE_SYS_ERRNO_H 1
  9628. | #define HAVE_SYS_FILE_H 1
  9629. | #define HAVE_SYS_IPC_H 1
  9630. | #define HAVE_SYS_MMAN_H 1
  9631. | #define HAVE_SYS_PARAM_H 1
  9632. | #define HAVE_SYS_SEM_H 1
  9633. | #define HAVE_SYS_SHM_H 1
  9634. | #define HAVE_SYS_SOCKET_H 1
  9635. | #define HAVE_SYS_STAT_H 1
  9636. | #define HAVE_SYS_SYSCALL_H 1
  9637. | #define HAVE_SYS_SYSTEMCFG_H 0
  9638. | #define HAVE_SYS_TIME_H 1
  9639. | #define HAVE_SYS_UIO_H 1
  9640. | #define HAVE_SYS_WAIT_H 1
  9641. | #define HAVE_TIME_H 1
  9642. | #define HAVE_UNISTD_H 1
  9643. | #define HAVE_WINDOWS_H 0
  9644. | #define HAVE_WINSOCK_H 0
  9645. | #define HAVE_RPC_RPC_H 1
  9646. | #define HAVE_RPC_TYPES_H 1
  9647. | #define HAVE_RPC_XDR_H 1
  9648. | #define restrict __restrict
  9649. | #define RETSIGTYPE void
  9650. | #define HAVE_PTRDIFF_T 1
  9651. | #define FUNCTION_NAME __func__
  9652. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  9653. | #define SIZEOF_VOIDP 8
  9654. | #define SIZEOF_CHAR 1
  9655. | #define SIZEOF_SHORT 2
  9656. | #define SIZEOF_INT 4
  9657. | #define SIZEOF_LONG 8
  9658. | #define SIZEOF_LONG_LONG 8
  9659. | #define SIZEOF_FLOAT 4
  9660. | #define SIZEOF_DOUBLE 8
  9661. | #define HAVE_FORK 1
  9662. | #define HAVE_VFORK 1
  9663. | #define HAVE_WORKING_VFORK 1
  9664. | #define HAVE_WORKING_FORK 1
  9665. | #define HAVE_STDLIB_H 1
  9666. | #define HAVE_UNISTD_H 1
  9667. | #define HAVE_SYS_PARAM_H 1
  9668. | #define HAVE_GETPAGESIZE 1
  9669. | #define HAVE_MMAP 1
  9670. | #define HAVE_SYS_SELECT_H 1
  9671. | #define HAVE_SYS_SOCKET_H 1
  9672. | #define SELECT_TYPE_ARG1 int
  9673. | #define SELECT_TYPE_ARG234 (fd_set *)
  9674. | #define SELECT_TYPE_ARG5 (struct timeval *)
  9675. | #define HAVE_VPRINTF 1
  9676. | /* end confdefs.h. */
  9677. |
  9678. | /* Override any GCC internal prototype to avoid an error.
  9679. | Use char because int might match the return type of a GCC
  9680. | builtin and then its argument prototype would still apply. */
  9681. | #ifdef __cplusplus
  9682. | extern "C"
  9683. | #endif
  9684. | char floor ();
  9685. | int
  9686. | main ()
  9687. | {
  9688. | return floor ();
  9689. | ;
  9690. | return 0;
  9691. | }
  9692. configure:12075: gcc -o conftest conftest.c -lm >&5
  9693. conftest.c:118: warning: conflicting types for built-in function 'floor'
  9694. configure:12075: $? = 0
  9695. configure:12092: result: -lm
  9696. configure:12106: checking for library containing pow
  9697. configure:12137: gcc -o conftest conftest.c -lm >&5
  9698. conftest.c:119: warning: conflicting types for built-in function 'pow'
  9699. configure:12137: $? = 0
  9700. configure:12154: result: none required
  9701. configure:12168: checking for library containing sqrt
  9702. configure:12199: gcc -o conftest conftest.c -lm >&5
  9703. conftest.c:120: warning: conflicting types for built-in function 'sqrt'
  9704. configure:12199: $? = 0
  9705. configure:12216: result: none required
  9706. configure:12233: checking for bzero
  9707. configure:12233: gcc -o conftest conftest.c -lm >&5
  9708. conftest.c:137: warning: conflicting types for built-in function 'bzero'
  9709. configure:12233: $? = 0
  9710. configure:12233: result: yes
  9711. configure:12233: checking for fastbcopy
  9712. configure:12233: gcc -o conftest conftest.c -lm >&5
  9713. /tmp/cc9xz1Wx.o: In function `main':
  9714. conftest.c:(.text+0xa): undefined reference to `fastbcopy'
  9715. collect2: ld returned 1 exit status
  9716. configure:12233: $? = 1
  9717. configure: failed program was:
  9718. | /* confdefs.h */
  9719. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  9720. | #define PACKAGE_TARNAME "armci"
  9721. | #define PACKAGE_VERSION "1.5"
  9722. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  9723. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  9724. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  9725. | #define LINUX 1
  9726. | #define SYSV 1
  9727. | #define PACKAGE "armci"
  9728. | #define VERSION "1.5"
  9729. | #define MSG_COMMS_TCGMSGMPI 1
  9730. | #define MSG_COMMS_MPI 1
  9731. | #define ARMCI_ENABLE_GPC_CALLS 0
  9732. | #define STDC_HEADERS 1
  9733. | #define HAVE_SYS_TYPES_H 1
  9734. | #define HAVE_SYS_STAT_H 1
  9735. | #define HAVE_STDLIB_H 1
  9736. | #define HAVE_STRING_H 1
  9737. | #define HAVE_MEMORY_H 1
  9738. | #define HAVE_STRINGS_H 1
  9739. | #define HAVE_INTTYPES_H 1
  9740. | #define HAVE_STDINT_H 1
  9741. | #define HAVE_UNISTD_H 1
  9742. | #define __EXTENSIONS__ 1
  9743. | #define _ALL_SOURCE 1
  9744. | #define _GNU_SOURCE 1
  9745. | #define _POSIX_PTHREAD_SEMANTICS 1
  9746. | #define _TANDEM_SOURCE 1
  9747. | #define LINUX64 1
  9748. | #define SYSV 1
  9749. | #define HAVE_DIRENT_H 1
  9750. | #define HAVE__BOOL 1
  9751. | #define HAVE_STDBOOL_H 1
  9752. | #define STDC_HEADERS 1
  9753. | #define HAVE_SYS_WAIT_H 1
  9754. | #define HAVE_ASSERT_H 1
  9755. | #define HAVE_C_ASM_H 0
  9756. | #define HAVE_ERRNO_H 1
  9757. | #define HAVE_FCNTL_H 1
  9758. | #define HAVE_FLOAT_H 1
  9759. | #define HAVE_IA64_SYS_INLINE_H 0
  9760. | #define HAVE_MALLOC_H 1
  9761. | #define HAVE_MATH_H 1
  9762. | #define HAVE_MEMORY_H 1
  9763. | #define HAVE_MPP_SHMEM_H 0
  9764. | #define HAVE_NETDB_H 1
  9765. | #define HAVE_NETINET_IN_H 1
  9766. | #define HAVE_NETINET_TCP_H 1
  9767. | #define HAVE_PROCESS_H 0
  9768. | #define HAVE_SETJMP_H 1
  9769. | #define HAVE_SIGNAL_H 1
  9770. | #define HAVE_STDARG_H 1
  9771. | #define HAVE_STDINT_H 1
  9772. | #define HAVE_STDIO_H 1
  9773. | #define HAVE_STDLIB_H 1
  9774. | #define HAVE_STRING_H 1
  9775. | #define HAVE_STRINGS_H 1
  9776. | #define HAVE_SYS_TYPES_H 1
  9777. | #define HAVE_SYS_ATOMIC_OP_H 0
  9778. | #define HAVE_SYS_ERRNO_H 1
  9779. | #define HAVE_SYS_FILE_H 1
  9780. | #define HAVE_SYS_IPC_H 1
  9781. | #define HAVE_SYS_MMAN_H 1
  9782. | #define HAVE_SYS_PARAM_H 1
  9783. | #define HAVE_SYS_SEM_H 1
  9784. | #define HAVE_SYS_SHM_H 1
  9785. | #define HAVE_SYS_SOCKET_H 1
  9786. | #define HAVE_SYS_STAT_H 1
  9787. | #define HAVE_SYS_SYSCALL_H 1
  9788. | #define HAVE_SYS_SYSTEMCFG_H 0
  9789. | #define HAVE_SYS_TIME_H 1
  9790. | #define HAVE_SYS_UIO_H 1
  9791. | #define HAVE_SYS_WAIT_H 1
  9792. | #define HAVE_TIME_H 1
  9793. | #define HAVE_UNISTD_H 1
  9794. | #define HAVE_WINDOWS_H 0
  9795. | #define HAVE_WINSOCK_H 0
  9796. | #define HAVE_RPC_RPC_H 1
  9797. | #define HAVE_RPC_TYPES_H 1
  9798. | #define HAVE_RPC_XDR_H 1
  9799. | #define restrict __restrict
  9800. | #define RETSIGTYPE void
  9801. | #define HAVE_PTRDIFF_T 1
  9802. | #define FUNCTION_NAME __func__
  9803. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  9804. | #define SIZEOF_VOIDP 8
  9805. | #define SIZEOF_CHAR 1
  9806. | #define SIZEOF_SHORT 2
  9807. | #define SIZEOF_INT 4
  9808. | #define SIZEOF_LONG 8
  9809. | #define SIZEOF_LONG_LONG 8
  9810. | #define SIZEOF_FLOAT 4
  9811. | #define SIZEOF_DOUBLE 8
  9812. | #define HAVE_FORK 1
  9813. | #define HAVE_VFORK 1
  9814. | #define HAVE_WORKING_VFORK 1
  9815. | #define HAVE_WORKING_FORK 1
  9816. | #define HAVE_STDLIB_H 1
  9817. | #define HAVE_UNISTD_H 1
  9818. | #define HAVE_SYS_PARAM_H 1
  9819. | #define HAVE_GETPAGESIZE 1
  9820. | #define HAVE_MMAP 1
  9821. | #define HAVE_SYS_SELECT_H 1
  9822. | #define HAVE_SYS_SOCKET_H 1
  9823. | #define SELECT_TYPE_ARG1 int
  9824. | #define SELECT_TYPE_ARG234 (fd_set *)
  9825. | #define SELECT_TYPE_ARG5 (struct timeval *)
  9826. | #define HAVE_VPRINTF 1
  9827. | #define HAVE_FLOOR 1
  9828. | #define HAVE_POW 1
  9829. | #define HAVE_SQRT 1
  9830. | #define HAVE_BZERO 1
  9831. | /* end confdefs.h. */
  9832. | /* Define fastbcopy to an innocuous variant, in case <limits.h> declares fastbcopy.
  9833. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  9834. | #define fastbcopy innocuous_fastbcopy
  9835. |
  9836. | /* System header to define __stub macros and hopefully few prototypes,
  9837. | which can conflict with char fastbcopy (); below.
  9838. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  9839. | <limits.h> exists even on freestanding compilers. */
  9840. |
  9841. | #ifdef __STDC__
  9842. | # include <limits.h>
  9843. | #else
  9844. | # include <assert.h>
  9845. | #endif
  9846. |
  9847. | #undef fastbcopy
  9848. |
  9849. | /* Override any GCC internal prototype to avoid an error.
  9850. | Use char because int might match the return type of a GCC
  9851. | builtin and then its argument prototype would still apply. */
  9852. | #ifdef __cplusplus
  9853. | extern "C"
  9854. | #endif
  9855. | char fastbcopy ();
  9856. | /* The GNU C library defines this for functions which it implements
  9857. | to always fail with ENOSYS. Some functions are actually named
  9858. | something starting with __ and the normal name is an alias. */
  9859. | #if defined __stub_fastbcopy || defined __stub___fastbcopy
  9860. | choke me
  9861. | #endif
  9862. |
  9863. | int
  9864. | main ()
  9865. | {
  9866. | return fastbcopy ();
  9867. | ;
  9868. | return 0;
  9869. | }
  9870. configure:12233: result: no
  9871. configure:12233: checking for ftruncate
  9872. configure:12233: gcc -o conftest conftest.c -lm >&5
  9873. configure:12233: $? = 0
  9874. configure:12233: result: yes
  9875. configure:12233: checking for gethostbyname
  9876. configure:12233: gcc -o conftest conftest.c -lm >&5
  9877. configure:12233: $? = 0
  9878. configure:12233: result: yes
  9879. configure:12233: checking for getpagesize
  9880. configure:12233: result: yes
  9881. configure:12233: checking for gettimeofday
  9882. configure:12233: gcc -o conftest conftest.c -lm >&5
  9883. configure:12233: $? = 0
  9884. configure:12233: result: yes
  9885. configure:12233: checking for memset
  9886. configure:12233: gcc -o conftest conftest.c -lm >&5
  9887. conftest.c:143: warning: conflicting types for built-in function 'memset'
  9888. configure:12233: $? = 0
  9889. configure:12233: result: yes
  9890. configure:12233: checking for munmap
  9891. configure:12233: gcc -o conftest conftest.c -lm >&5
  9892. configure:12233: $? = 0
  9893. configure:12233: result: yes
  9894. configure:12233: checking for select
  9895. configure:12233: gcc -o conftest conftest.c -lm >&5
  9896. configure:12233: $? = 0
  9897. configure:12233: result: yes
  9898. configure:12233: checking for socket
  9899. configure:12233: gcc -o conftest conftest.c -lm >&5
  9900. configure:12233: $? = 0
  9901. configure:12233: result: yes
  9902. configure:12233: checking for strchr
  9903. configure:12233: gcc -o conftest conftest.c -lm >&5
  9904. conftest.c:147: warning: conflicting types for built-in function 'strchr'
  9905. configure:12233: $? = 0
  9906. configure:12233: result: yes
  9907. configure:12233: checking for strdup
  9908. configure:12233: gcc -o conftest conftest.c -lm >&5
  9909. conftest.c:148: warning: conflicting types for built-in function 'strdup'
  9910. configure:12233: $? = 0
  9911. configure:12233: result: yes
  9912. configure:12233: checking for strerror
  9913. configure:12233: gcc -o conftest conftest.c -lm >&5
  9914. configure:12233: $? = 0
  9915. configure:12233: result: yes
  9916. configure:12233: checking for strstr
  9917. configure:12233: gcc -o conftest conftest.c -lm >&5
  9918. conftest.c:150: warning: conflicting types for built-in function 'strstr'
  9919. configure:12233: $? = 0
  9920. configure:12233: result: yes
  9921. configure:12233: checking for strtol
  9922. configure:12233: gcc -o conftest conftest.c -lm >&5
  9923. configure:12233: $? = 0
  9924. configure:12233: result: yes
  9925. configure:12233: checking for _lock_try
  9926. configure:12233: gcc -o conftest conftest.c -lm >&5
  9927. /tmp/ccXCGKto.o: In function `main':
  9928. conftest.c:(.text+0xa): undefined reference to `_lock_try'
  9929. collect2: ld returned 1 exit status
  9930. configure:12233: $? = 1
  9931. configure: failed program was:
  9932. | /* confdefs.h */
  9933. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  9934. | #define PACKAGE_TARNAME "armci"
  9935. | #define PACKAGE_VERSION "1.5"
  9936. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  9937. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  9938. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  9939. | #define LINUX 1
  9940. | #define SYSV 1
  9941. | #define PACKAGE "armci"
  9942. | #define VERSION "1.5"
  9943. | #define MSG_COMMS_TCGMSGMPI 1
  9944. | #define MSG_COMMS_MPI 1
  9945. | #define ARMCI_ENABLE_GPC_CALLS 0
  9946. | #define STDC_HEADERS 1
  9947. | #define HAVE_SYS_TYPES_H 1
  9948. | #define HAVE_SYS_STAT_H 1
  9949. | #define HAVE_STDLIB_H 1
  9950. | #define HAVE_STRING_H 1
  9951. | #define HAVE_MEMORY_H 1
  9952. | #define HAVE_STRINGS_H 1
  9953. | #define HAVE_INTTYPES_H 1
  9954. | #define HAVE_STDINT_H 1
  9955. | #define HAVE_UNISTD_H 1
  9956. | #define __EXTENSIONS__ 1
  9957. | #define _ALL_SOURCE 1
  9958. | #define _GNU_SOURCE 1
  9959. | #define _POSIX_PTHREAD_SEMANTICS 1
  9960. | #define _TANDEM_SOURCE 1
  9961. | #define LINUX64 1
  9962. | #define SYSV 1
  9963. | #define HAVE_DIRENT_H 1
  9964. | #define HAVE__BOOL 1
  9965. | #define HAVE_STDBOOL_H 1
  9966. | #define STDC_HEADERS 1
  9967. | #define HAVE_SYS_WAIT_H 1
  9968. | #define HAVE_ASSERT_H 1
  9969. | #define HAVE_C_ASM_H 0
  9970. | #define HAVE_ERRNO_H 1
  9971. | #define HAVE_FCNTL_H 1
  9972. | #define HAVE_FLOAT_H 1
  9973. | #define HAVE_IA64_SYS_INLINE_H 0
  9974. | #define HAVE_MALLOC_H 1
  9975. | #define HAVE_MATH_H 1
  9976. | #define HAVE_MEMORY_H 1
  9977. | #define HAVE_MPP_SHMEM_H 0
  9978. | #define HAVE_NETDB_H 1
  9979. | #define HAVE_NETINET_IN_H 1
  9980. | #define HAVE_NETINET_TCP_H 1
  9981. | #define HAVE_PROCESS_H 0
  9982. | #define HAVE_SETJMP_H 1
  9983. | #define HAVE_SIGNAL_H 1
  9984. | #define HAVE_STDARG_H 1
  9985. | #define HAVE_STDINT_H 1
  9986. | #define HAVE_STDIO_H 1
  9987. | #define HAVE_STDLIB_H 1
  9988. | #define HAVE_STRING_H 1
  9989. | #define HAVE_STRINGS_H 1
  9990. | #define HAVE_SYS_TYPES_H 1
  9991. | #define HAVE_SYS_ATOMIC_OP_H 0
  9992. | #define HAVE_SYS_ERRNO_H 1
  9993. | #define HAVE_SYS_FILE_H 1
  9994. | #define HAVE_SYS_IPC_H 1
  9995. | #define HAVE_SYS_MMAN_H 1
  9996. | #define HAVE_SYS_PARAM_H 1
  9997. | #define HAVE_SYS_SEM_H 1
  9998. | #define HAVE_SYS_SHM_H 1
  9999. | #define HAVE_SYS_SOCKET_H 1
  10000. | #define HAVE_SYS_STAT_H 1
  10001. | #define HAVE_SYS_SYSCALL_H 1
  10002. | #define HAVE_SYS_SYSTEMCFG_H 0
  10003. | #define HAVE_SYS_TIME_H 1
  10004. | #define HAVE_SYS_UIO_H 1
  10005. | #define HAVE_SYS_WAIT_H 1
  10006. | #define HAVE_TIME_H 1
  10007. | #define HAVE_UNISTD_H 1
  10008. | #define HAVE_WINDOWS_H 0
  10009. | #define HAVE_WINSOCK_H 0
  10010. | #define HAVE_RPC_RPC_H 1
  10011. | #define HAVE_RPC_TYPES_H 1
  10012. | #define HAVE_RPC_XDR_H 1
  10013. | #define restrict __restrict
  10014. | #define RETSIGTYPE void
  10015. | #define HAVE_PTRDIFF_T 1
  10016. | #define FUNCTION_NAME __func__
  10017. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  10018. | #define SIZEOF_VOIDP 8
  10019. | #define SIZEOF_CHAR 1
  10020. | #define SIZEOF_SHORT 2
  10021. | #define SIZEOF_INT 4
  10022. | #define SIZEOF_LONG 8
  10023. | #define SIZEOF_LONG_LONG 8
  10024. | #define SIZEOF_FLOAT 4
  10025. | #define SIZEOF_DOUBLE 8
  10026. | #define HAVE_FORK 1
  10027. | #define HAVE_VFORK 1
  10028. | #define HAVE_WORKING_VFORK 1
  10029. | #define HAVE_WORKING_FORK 1
  10030. | #define HAVE_STDLIB_H 1
  10031. | #define HAVE_UNISTD_H 1
  10032. | #define HAVE_SYS_PARAM_H 1
  10033. | #define HAVE_GETPAGESIZE 1
  10034. | #define HAVE_MMAP 1
  10035. | #define HAVE_SYS_SELECT_H 1
  10036. | #define HAVE_SYS_SOCKET_H 1
  10037. | #define SELECT_TYPE_ARG1 int
  10038. | #define SELECT_TYPE_ARG234 (fd_set *)
  10039. | #define SELECT_TYPE_ARG5 (struct timeval *)
  10040. | #define HAVE_VPRINTF 1
  10041. | #define HAVE_FLOOR 1
  10042. | #define HAVE_POW 1
  10043. | #define HAVE_SQRT 1
  10044. | #define HAVE_BZERO 1
  10045. | #define HAVE_FASTBCOPY 0
  10046. | #define HAVE_FTRUNCATE 1
  10047. | #define HAVE_GETHOSTBYNAME 1
  10048. | #define HAVE_GETPAGESIZE 1
  10049. | #define HAVE_GETTIMEOFDAY 1
  10050. | #define HAVE_MEMSET 1
  10051. | #define HAVE_MUNMAP 1
  10052. | #define HAVE_SELECT 1
  10053. | #define HAVE_SOCKET 1
  10054. | #define HAVE_STRCHR 1
  10055. | #define HAVE_STRDUP 1
  10056. | #define HAVE_STRERROR 1
  10057. | #define HAVE_STRSTR 1
  10058. | #define HAVE_STRTOL 1
  10059. | /* end confdefs.h. */
  10060. | /* Define _lock_try to an innocuous variant, in case <limits.h> declares _lock_try.
  10061. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10062. | #define _lock_try innocuous__lock_try
  10063. |
  10064. | /* System header to define __stub macros and hopefully few prototypes,
  10065. | which can conflict with char _lock_try (); below.
  10066. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10067. | <limits.h> exists even on freestanding compilers. */
  10068. |
  10069. | #ifdef __STDC__
  10070. | # include <limits.h>
  10071. | #else
  10072. | # include <assert.h>
  10073. | #endif
  10074. |
  10075. | #undef _lock_try
  10076. |
  10077. | /* Override any GCC internal prototype to avoid an error.
  10078. | Use char because int might match the return type of a GCC
  10079. | builtin and then its argument prototype would still apply. */
  10080. | #ifdef __cplusplus
  10081. | extern "C"
  10082. | #endif
  10083. | char _lock_try ();
  10084. | /* The GNU C library defines this for functions which it implements
  10085. | to always fail with ENOSYS. Some functions are actually named
  10086. | something starting with __ and the normal name is an alias. */
  10087. | #if defined __stub__lock_try || defined __stub____lock_try
  10088. | choke me
  10089. | #endif
  10090. |
  10091. | int
  10092. | main ()
  10093. | {
  10094. | return _lock_try ();
  10095. | ;
  10096. | return 0;
  10097. | }
  10098. configure:12233: result: no
  10099. configure:12233: checking for _acquire_lock
  10100. configure:12233: gcc -o conftest conftest.c -lm >&5
  10101. /tmp/cc6hqHrq.o: In function `main':
  10102. conftest.c:(.text+0xa): undefined reference to `_acquire_lock'
  10103. collect2: ld returned 1 exit status
  10104. configure:12233: $? = 1
  10105. configure: failed program was:
  10106. | /* confdefs.h */
  10107. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  10108. | #define PACKAGE_TARNAME "armci"
  10109. | #define PACKAGE_VERSION "1.5"
  10110. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  10111. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  10112. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  10113. | #define LINUX 1
  10114. | #define SYSV 1
  10115. | #define PACKAGE "armci"
  10116. | #define VERSION "1.5"
  10117. | #define MSG_COMMS_TCGMSGMPI 1
  10118. | #define MSG_COMMS_MPI 1
  10119. | #define ARMCI_ENABLE_GPC_CALLS 0
  10120. | #define STDC_HEADERS 1
  10121. | #define HAVE_SYS_TYPES_H 1
  10122. | #define HAVE_SYS_STAT_H 1
  10123. | #define HAVE_STDLIB_H 1
  10124. | #define HAVE_STRING_H 1
  10125. | #define HAVE_MEMORY_H 1
  10126. | #define HAVE_STRINGS_H 1
  10127. | #define HAVE_INTTYPES_H 1
  10128. | #define HAVE_STDINT_H 1
  10129. | #define HAVE_UNISTD_H 1
  10130. | #define __EXTENSIONS__ 1
  10131. | #define _ALL_SOURCE 1
  10132. | #define _GNU_SOURCE 1
  10133. | #define _POSIX_PTHREAD_SEMANTICS 1
  10134. | #define _TANDEM_SOURCE 1
  10135. | #define LINUX64 1
  10136. | #define SYSV 1
  10137. | #define HAVE_DIRENT_H 1
  10138. | #define HAVE__BOOL 1
  10139. | #define HAVE_STDBOOL_H 1
  10140. | #define STDC_HEADERS 1
  10141. | #define HAVE_SYS_WAIT_H 1
  10142. | #define HAVE_ASSERT_H 1
  10143. | #define HAVE_C_ASM_H 0
  10144. | #define HAVE_ERRNO_H 1
  10145. | #define HAVE_FCNTL_H 1
  10146. | #define HAVE_FLOAT_H 1
  10147. | #define HAVE_IA64_SYS_INLINE_H 0
  10148. | #define HAVE_MALLOC_H 1
  10149. | #define HAVE_MATH_H 1
  10150. | #define HAVE_MEMORY_H 1
  10151. | #define HAVE_MPP_SHMEM_H 0
  10152. | #define HAVE_NETDB_H 1
  10153. | #define HAVE_NETINET_IN_H 1
  10154. | #define HAVE_NETINET_TCP_H 1
  10155. | #define HAVE_PROCESS_H 0
  10156. | #define HAVE_SETJMP_H 1
  10157. | #define HAVE_SIGNAL_H 1
  10158. | #define HAVE_STDARG_H 1
  10159. | #define HAVE_STDINT_H 1
  10160. | #define HAVE_STDIO_H 1
  10161. | #define HAVE_STDLIB_H 1
  10162. | #define HAVE_STRING_H 1
  10163. | #define HAVE_STRINGS_H 1
  10164. | #define HAVE_SYS_TYPES_H 1
  10165. | #define HAVE_SYS_ATOMIC_OP_H 0
  10166. | #define HAVE_SYS_ERRNO_H 1
  10167. | #define HAVE_SYS_FILE_H 1
  10168. | #define HAVE_SYS_IPC_H 1
  10169. | #define HAVE_SYS_MMAN_H 1
  10170. | #define HAVE_SYS_PARAM_H 1
  10171. | #define HAVE_SYS_SEM_H 1
  10172. | #define HAVE_SYS_SHM_H 1
  10173. | #define HAVE_SYS_SOCKET_H 1
  10174. | #define HAVE_SYS_STAT_H 1
  10175. | #define HAVE_SYS_SYSCALL_H 1
  10176. | #define HAVE_SYS_SYSTEMCFG_H 0
  10177. | #define HAVE_SYS_TIME_H 1
  10178. | #define HAVE_SYS_UIO_H 1
  10179. | #define HAVE_SYS_WAIT_H 1
  10180. | #define HAVE_TIME_H 1
  10181. | #define HAVE_UNISTD_H 1
  10182. | #define HAVE_WINDOWS_H 0
  10183. | #define HAVE_WINSOCK_H 0
  10184. | #define HAVE_RPC_RPC_H 1
  10185. | #define HAVE_RPC_TYPES_H 1
  10186. | #define HAVE_RPC_XDR_H 1
  10187. | #define restrict __restrict
  10188. | #define RETSIGTYPE void
  10189. | #define HAVE_PTRDIFF_T 1
  10190. | #define FUNCTION_NAME __func__
  10191. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  10192. | #define SIZEOF_VOIDP 8
  10193. | #define SIZEOF_CHAR 1
  10194. | #define SIZEOF_SHORT 2
  10195. | #define SIZEOF_INT 4
  10196. | #define SIZEOF_LONG 8
  10197. | #define SIZEOF_LONG_LONG 8
  10198. | #define SIZEOF_FLOAT 4
  10199. | #define SIZEOF_DOUBLE 8
  10200. | #define HAVE_FORK 1
  10201. | #define HAVE_VFORK 1
  10202. | #define HAVE_WORKING_VFORK 1
  10203. | #define HAVE_WORKING_FORK 1
  10204. | #define HAVE_STDLIB_H 1
  10205. | #define HAVE_UNISTD_H 1
  10206. | #define HAVE_SYS_PARAM_H 1
  10207. | #define HAVE_GETPAGESIZE 1
  10208. | #define HAVE_MMAP 1
  10209. | #define HAVE_SYS_SELECT_H 1
  10210. | #define HAVE_SYS_SOCKET_H 1
  10211. | #define SELECT_TYPE_ARG1 int
  10212. | #define SELECT_TYPE_ARG234 (fd_set *)
  10213. | #define SELECT_TYPE_ARG5 (struct timeval *)
  10214. | #define HAVE_VPRINTF 1
  10215. | #define HAVE_FLOOR 1
  10216. | #define HAVE_POW 1
  10217. | #define HAVE_SQRT 1
  10218. | #define HAVE_BZERO 1
  10219. | #define HAVE_FASTBCOPY 0
  10220. | #define HAVE_FTRUNCATE 1
  10221. | #define HAVE_GETHOSTBYNAME 1
  10222. | #define HAVE_GETPAGESIZE 1
  10223. | #define HAVE_GETTIMEOFDAY 1
  10224. | #define HAVE_MEMSET 1
  10225. | #define HAVE_MUNMAP 1
  10226. | #define HAVE_SELECT 1
  10227. | #define HAVE_SOCKET 1
  10228. | #define HAVE_STRCHR 1
  10229. | #define HAVE_STRDUP 1
  10230. | #define HAVE_STRERROR 1
  10231. | #define HAVE_STRSTR 1
  10232. | #define HAVE_STRTOL 1
  10233. | #define HAVE__LOCK_TRY 0
  10234. | /* end confdefs.h. */
  10235. | /* Define _acquire_lock to an innocuous variant, in case <limits.h> declares _acquire_lock.
  10236. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10237. | #define _acquire_lock innocuous__acquire_lock
  10238. |
  10239. | /* System header to define __stub macros and hopefully few prototypes,
  10240. | which can conflict with char _acquire_lock (); below.
  10241. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10242. | <limits.h> exists even on freestanding compilers. */
  10243. |
  10244. | #ifdef __STDC__
  10245. | # include <limits.h>
  10246. | #else
  10247. | # include <assert.h>
  10248. | #endif
  10249. |
  10250. | #undef _acquire_lock
  10251. |
  10252. | /* Override any GCC internal prototype to avoid an error.
  10253. | Use char because int might match the return type of a GCC
  10254. | builtin and then its argument prototype would still apply. */
  10255. | #ifdef __cplusplus
  10256. | extern "C"
  10257. | #endif
  10258. | char _acquire_lock ();
  10259. | /* The GNU C library defines this for functions which it implements
  10260. | to always fail with ENOSYS. Some functions are actually named
  10261. | something starting with __ and the normal name is an alias. */
  10262. | #if defined __stub__acquire_lock || defined __stub____acquire_lock
  10263. | choke me
  10264. | #endif
  10265. |
  10266. | int
  10267. | main ()
  10268. | {
  10269. | return _acquire_lock ();
  10270. | ;
  10271. | return 0;
  10272. | }
  10273. configure:12233: result: no
  10274. configure:12233: checking for xdr_char
  10275. configure:12233: gcc -o conftest conftest.c -lm >&5
  10276. configure:12233: $? = 0
  10277. configure:12233: result: yes
  10278. configure:12252: checking for pthread_getconcurrency
  10279. configure:12252: gcc -o conftest conftest.c -lm >&5
  10280. /tmp/ccaE5DkB.o: In function `main':
  10281. conftest.c:(.text+0xa): undefined reference to `pthread_getconcurrency'
  10282. collect2: ld returned 1 exit status
  10283. configure:12252: $? = 1
  10284. configure: failed program was:
  10285. | /* confdefs.h */
  10286. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  10287. | #define PACKAGE_TARNAME "armci"
  10288. | #define PACKAGE_VERSION "1.5"
  10289. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  10290. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  10291. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  10292. | #define LINUX 1
  10293. | #define SYSV 1
  10294. | #define PACKAGE "armci"
  10295. | #define VERSION "1.5"
  10296. | #define MSG_COMMS_TCGMSGMPI 1
  10297. | #define MSG_COMMS_MPI 1
  10298. | #define ARMCI_ENABLE_GPC_CALLS 0
  10299. | #define STDC_HEADERS 1
  10300. | #define HAVE_SYS_TYPES_H 1
  10301. | #define HAVE_SYS_STAT_H 1
  10302. | #define HAVE_STDLIB_H 1
  10303. | #define HAVE_STRING_H 1
  10304. | #define HAVE_MEMORY_H 1
  10305. | #define HAVE_STRINGS_H 1
  10306. | #define HAVE_INTTYPES_H 1
  10307. | #define HAVE_STDINT_H 1
  10308. | #define HAVE_UNISTD_H 1
  10309. | #define __EXTENSIONS__ 1
  10310. | #define _ALL_SOURCE 1
  10311. | #define _GNU_SOURCE 1
  10312. | #define _POSIX_PTHREAD_SEMANTICS 1
  10313. | #define _TANDEM_SOURCE 1
  10314. | #define LINUX64 1
  10315. | #define SYSV 1
  10316. | #define HAVE_DIRENT_H 1
  10317. | #define HAVE__BOOL 1
  10318. | #define HAVE_STDBOOL_H 1
  10319. | #define STDC_HEADERS 1
  10320. | #define HAVE_SYS_WAIT_H 1
  10321. | #define HAVE_ASSERT_H 1
  10322. | #define HAVE_C_ASM_H 0
  10323. | #define HAVE_ERRNO_H 1
  10324. | #define HAVE_FCNTL_H 1
  10325. | #define HAVE_FLOAT_H 1
  10326. | #define HAVE_IA64_SYS_INLINE_H 0
  10327. | #define HAVE_MALLOC_H 1
  10328. | #define HAVE_MATH_H 1
  10329. | #define HAVE_MEMORY_H 1
  10330. | #define HAVE_MPP_SHMEM_H 0
  10331. | #define HAVE_NETDB_H 1
  10332. | #define HAVE_NETINET_IN_H 1
  10333. | #define HAVE_NETINET_TCP_H 1
  10334. | #define HAVE_PROCESS_H 0
  10335. | #define HAVE_SETJMP_H 1
  10336. | #define HAVE_SIGNAL_H 1
  10337. | #define HAVE_STDARG_H 1
  10338. | #define HAVE_STDINT_H 1
  10339. | #define HAVE_STDIO_H 1
  10340. | #define HAVE_STDLIB_H 1
  10341. | #define HAVE_STRING_H 1
  10342. | #define HAVE_STRINGS_H 1
  10343. | #define HAVE_SYS_TYPES_H 1
  10344. | #define HAVE_SYS_ATOMIC_OP_H 0
  10345. | #define HAVE_SYS_ERRNO_H 1
  10346. | #define HAVE_SYS_FILE_H 1
  10347. | #define HAVE_SYS_IPC_H 1
  10348. | #define HAVE_SYS_MMAN_H 1
  10349. | #define HAVE_SYS_PARAM_H 1
  10350. | #define HAVE_SYS_SEM_H 1
  10351. | #define HAVE_SYS_SHM_H 1
  10352. | #define HAVE_SYS_SOCKET_H 1
  10353. | #define HAVE_SYS_STAT_H 1
  10354. | #define HAVE_SYS_SYSCALL_H 1
  10355. | #define HAVE_SYS_SYSTEMCFG_H 0
  10356. | #define HAVE_SYS_TIME_H 1
  10357. | #define HAVE_SYS_UIO_H 1
  10358. | #define HAVE_SYS_WAIT_H 1
  10359. | #define HAVE_TIME_H 1
  10360. | #define HAVE_UNISTD_H 1
  10361. | #define HAVE_WINDOWS_H 0
  10362. | #define HAVE_WINSOCK_H 0
  10363. | #define HAVE_RPC_RPC_H 1
  10364. | #define HAVE_RPC_TYPES_H 1
  10365. | #define HAVE_RPC_XDR_H 1
  10366. | #define restrict __restrict
  10367. | #define RETSIGTYPE void
  10368. | #define HAVE_PTRDIFF_T 1
  10369. | #define FUNCTION_NAME __func__
  10370. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  10371. | #define SIZEOF_VOIDP 8
  10372. | #define SIZEOF_CHAR 1
  10373. | #define SIZEOF_SHORT 2
  10374. | #define SIZEOF_INT 4
  10375. | #define SIZEOF_LONG 8
  10376. | #define SIZEOF_LONG_LONG 8
  10377. | #define SIZEOF_FLOAT 4
  10378. | #define SIZEOF_DOUBLE 8
  10379. | #define HAVE_FORK 1
  10380. | #define HAVE_VFORK 1
  10381. | #define HAVE_WORKING_VFORK 1
  10382. | #define HAVE_WORKING_FORK 1
  10383. | #define HAVE_STDLIB_H 1
  10384. | #define HAVE_UNISTD_H 1
  10385. | #define HAVE_SYS_PARAM_H 1
  10386. | #define HAVE_GETPAGESIZE 1
  10387. | #define HAVE_MMAP 1
  10388. | #define HAVE_SYS_SELECT_H 1
  10389. | #define HAVE_SYS_SOCKET_H 1
  10390. | #define SELECT_TYPE_ARG1 int
  10391. | #define SELECT_TYPE_ARG234 (fd_set *)
  10392. | #define SELECT_TYPE_ARG5 (struct timeval *)
  10393. | #define HAVE_VPRINTF 1
  10394. | #define HAVE_FLOOR 1
  10395. | #define HAVE_POW 1
  10396. | #define HAVE_SQRT 1
  10397. | #define HAVE_BZERO 1
  10398. | #define HAVE_FASTBCOPY 0
  10399. | #define HAVE_FTRUNCATE 1
  10400. | #define HAVE_GETHOSTBYNAME 1
  10401. | #define HAVE_GETPAGESIZE 1
  10402. | #define HAVE_GETTIMEOFDAY 1
  10403. | #define HAVE_MEMSET 1
  10404. | #define HAVE_MUNMAP 1
  10405. | #define HAVE_SELECT 1
  10406. | #define HAVE_SOCKET 1
  10407. | #define HAVE_STRCHR 1
  10408. | #define HAVE_STRDUP 1
  10409. | #define HAVE_STRERROR 1
  10410. | #define HAVE_STRSTR 1
  10411. | #define HAVE_STRTOL 1
  10412. | #define HAVE__LOCK_TRY 0
  10413. | #define HAVE__ACQUIRE_LOCK 0
  10414. | #define HAVE_XDR_CHAR 1
  10415. | /* end confdefs.h. */
  10416. | /* Define pthread_getconcurrency to an innocuous variant, in case <limits.h> declares pthread_getconcurrency.
  10417. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10418. | #define pthread_getconcurrency innocuous_pthread_getconcurrency
  10419. |
  10420. | /* System header to define __stub macros and hopefully few prototypes,
  10421. | which can conflict with char pthread_getconcurrency (); below.
  10422. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10423. | <limits.h> exists even on freestanding compilers. */
  10424. |
  10425. | #ifdef __STDC__
  10426. | # include <limits.h>
  10427. | #else
  10428. | # include <assert.h>
  10429. | #endif
  10430. |
  10431. | #undef pthread_getconcurrency
  10432. |
  10433. | /* Override any GCC internal prototype to avoid an error.
  10434. | Use char because int might match the return type of a GCC
  10435. | builtin and then its argument prototype would still apply. */
  10436. | #ifdef __cplusplus
  10437. | extern "C"
  10438. | #endif
  10439. | char pthread_getconcurrency ();
  10440. | /* The GNU C library defines this for functions which it implements
  10441. | to always fail with ENOSYS. Some functions are actually named
  10442. | something starting with __ and the normal name is an alias. */
  10443. | #if defined __stub_pthread_getconcurrency || defined __stub___pthread_getconcurrency
  10444. | choke me
  10445. | #endif
  10446. |
  10447. | int
  10448. | main ()
  10449. | {
  10450. | return pthread_getconcurrency ();
  10451. | ;
  10452. | return 0;
  10453. | }
  10454. configure:12252: result: no
  10455. configure:12252: checking for pthread_setconcurrency
  10456. configure:12252: gcc -o conftest conftest.c -lm >&5
  10457. /tmp/ccwRWVIF.o: In function `main':
  10458. conftest.c:(.text+0xa): undefined reference to `pthread_setconcurrency'
  10459. collect2: ld returned 1 exit status
  10460. configure:12252: $? = 1
  10461. configure: failed program was:
  10462. | /* confdefs.h */
  10463. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  10464. | #define PACKAGE_TARNAME "armci"
  10465. | #define PACKAGE_VERSION "1.5"
  10466. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  10467. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  10468. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  10469. | #define LINUX 1
  10470. | #define SYSV 1
  10471. | #define PACKAGE "armci"
  10472. | #define VERSION "1.5"
  10473. | #define MSG_COMMS_TCGMSGMPI 1
  10474. | #define MSG_COMMS_MPI 1
  10475. | #define ARMCI_ENABLE_GPC_CALLS 0
  10476. | #define STDC_HEADERS 1
  10477. | #define HAVE_SYS_TYPES_H 1
  10478. | #define HAVE_SYS_STAT_H 1
  10479. | #define HAVE_STDLIB_H 1
  10480. | #define HAVE_STRING_H 1
  10481. | #define HAVE_MEMORY_H 1
  10482. | #define HAVE_STRINGS_H 1
  10483. | #define HAVE_INTTYPES_H 1
  10484. | #define HAVE_STDINT_H 1
  10485. | #define HAVE_UNISTD_H 1
  10486. | #define __EXTENSIONS__ 1
  10487. | #define _ALL_SOURCE 1
  10488. | #define _GNU_SOURCE 1
  10489. | #define _POSIX_PTHREAD_SEMANTICS 1
  10490. | #define _TANDEM_SOURCE 1
  10491. | #define LINUX64 1
  10492. | #define SYSV 1
  10493. | #define HAVE_DIRENT_H 1
  10494. | #define HAVE__BOOL 1
  10495. | #define HAVE_STDBOOL_H 1
  10496. | #define STDC_HEADERS 1
  10497. | #define HAVE_SYS_WAIT_H 1
  10498. | #define HAVE_ASSERT_H 1
  10499. | #define HAVE_C_ASM_H 0
  10500. | #define HAVE_ERRNO_H 1
  10501. | #define HAVE_FCNTL_H 1
  10502. | #define HAVE_FLOAT_H 1
  10503. | #define HAVE_IA64_SYS_INLINE_H 0
  10504. | #define HAVE_MALLOC_H 1
  10505. | #define HAVE_MATH_H 1
  10506. | #define HAVE_MEMORY_H 1
  10507. | #define HAVE_MPP_SHMEM_H 0
  10508. | #define HAVE_NETDB_H 1
  10509. | #define HAVE_NETINET_IN_H 1
  10510. | #define HAVE_NETINET_TCP_H 1
  10511. | #define HAVE_PROCESS_H 0
  10512. | #define HAVE_SETJMP_H 1
  10513. | #define HAVE_SIGNAL_H 1
  10514. | #define HAVE_STDARG_H 1
  10515. | #define HAVE_STDINT_H 1
  10516. | #define HAVE_STDIO_H 1
  10517. | #define HAVE_STDLIB_H 1
  10518. | #define HAVE_STRING_H 1
  10519. | #define HAVE_STRINGS_H 1
  10520. | #define HAVE_SYS_TYPES_H 1
  10521. | #define HAVE_SYS_ATOMIC_OP_H 0
  10522. | #define HAVE_SYS_ERRNO_H 1
  10523. | #define HAVE_SYS_FILE_H 1
  10524. | #define HAVE_SYS_IPC_H 1
  10525. | #define HAVE_SYS_MMAN_H 1
  10526. | #define HAVE_SYS_PARAM_H 1
  10527. | #define HAVE_SYS_SEM_H 1
  10528. | #define HAVE_SYS_SHM_H 1
  10529. | #define HAVE_SYS_SOCKET_H 1
  10530. | #define HAVE_SYS_STAT_H 1
  10531. | #define HAVE_SYS_SYSCALL_H 1
  10532. | #define HAVE_SYS_SYSTEMCFG_H 0
  10533. | #define HAVE_SYS_TIME_H 1
  10534. | #define HAVE_SYS_UIO_H 1
  10535. | #define HAVE_SYS_WAIT_H 1
  10536. | #define HAVE_TIME_H 1
  10537. | #define HAVE_UNISTD_H 1
  10538. | #define HAVE_WINDOWS_H 0
  10539. | #define HAVE_WINSOCK_H 0
  10540. | #define HAVE_RPC_RPC_H 1
  10541. | #define HAVE_RPC_TYPES_H 1
  10542. | #define HAVE_RPC_XDR_H 1
  10543. | #define restrict __restrict
  10544. | #define RETSIGTYPE void
  10545. | #define HAVE_PTRDIFF_T 1
  10546. | #define FUNCTION_NAME __func__
  10547. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  10548. | #define SIZEOF_VOIDP 8
  10549. | #define SIZEOF_CHAR 1
  10550. | #define SIZEOF_SHORT 2
  10551. | #define SIZEOF_INT 4
  10552. | #define SIZEOF_LONG 8
  10553. | #define SIZEOF_LONG_LONG 8
  10554. | #define SIZEOF_FLOAT 4
  10555. | #define SIZEOF_DOUBLE 8
  10556. | #define HAVE_FORK 1
  10557. | #define HAVE_VFORK 1
  10558. | #define HAVE_WORKING_VFORK 1
  10559. | #define HAVE_WORKING_FORK 1
  10560. | #define HAVE_STDLIB_H 1
  10561. | #define HAVE_UNISTD_H 1
  10562. | #define HAVE_SYS_PARAM_H 1
  10563. | #define HAVE_GETPAGESIZE 1
  10564. | #define HAVE_MMAP 1
  10565. | #define HAVE_SYS_SELECT_H 1
  10566. | #define HAVE_SYS_SOCKET_H 1
  10567. | #define SELECT_TYPE_ARG1 int
  10568. | #define SELECT_TYPE_ARG234 (fd_set *)
  10569. | #define SELECT_TYPE_ARG5 (struct timeval *)
  10570. | #define HAVE_VPRINTF 1
  10571. | #define HAVE_FLOOR 1
  10572. | #define HAVE_POW 1
  10573. | #define HAVE_SQRT 1
  10574. | #define HAVE_BZERO 1
  10575. | #define HAVE_FASTBCOPY 0
  10576. | #define HAVE_FTRUNCATE 1
  10577. | #define HAVE_GETHOSTBYNAME 1
  10578. | #define HAVE_GETPAGESIZE 1
  10579. | #define HAVE_GETTIMEOFDAY 1
  10580. | #define HAVE_MEMSET 1
  10581. | #define HAVE_MUNMAP 1
  10582. | #define HAVE_SELECT 1
  10583. | #define HAVE_SOCKET 1
  10584. | #define HAVE_STRCHR 1
  10585. | #define HAVE_STRDUP 1
  10586. | #define HAVE_STRERROR 1
  10587. | #define HAVE_STRSTR 1
  10588. | #define HAVE_STRTOL 1
  10589. | #define HAVE__LOCK_TRY 0
  10590. | #define HAVE__ACQUIRE_LOCK 0
  10591. | #define HAVE_XDR_CHAR 1
  10592. | #define HAVE_PTHREAD_GETCONCURRENCY 0
  10593. | /* end confdefs.h. */
  10594. | /* Define pthread_setconcurrency to an innocuous variant, in case <limits.h> declares pthread_setconcurrency.
  10595. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  10596. | #define pthread_setconcurrency innocuous_pthread_setconcurrency
  10597. |
  10598. | /* System header to define __stub macros and hopefully few prototypes,
  10599. | which can conflict with char pthread_setconcurrency (); below.
  10600. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  10601. | <limits.h> exists even on freestanding compilers. */
  10602. |
  10603. | #ifdef __STDC__
  10604. | # include <limits.h>
  10605. | #else
  10606. | # include <assert.h>
  10607. | #endif
  10608. |
  10609. | #undef pthread_setconcurrency
  10610. |
  10611. | /* Override any GCC internal prototype to avoid an error.
  10612. | Use char because int might match the return type of a GCC
  10613. | builtin and then its argument prototype would still apply. */
  10614. | #ifdef __cplusplus
  10615. | extern "C"
  10616. | #endif
  10617. | char pthread_setconcurrency ();
  10618. | /* The GNU C library defines this for functions which it implements
  10619. | to always fail with ENOSYS. Some functions are actually named
  10620. | something starting with __ and the normal name is an alias. */
  10621. | #if defined __stub_pthread_setconcurrency || defined __stub___pthread_setconcurrency
  10622. | choke me
  10623. | #endif
  10624. |
  10625. | int
  10626. | main ()
  10627. | {
  10628. | return pthread_setconcurrency ();
  10629. | ;
  10630. | return 0;
  10631. | }
  10632. configure:12252: result: no
  10633. configure:12276: checking for specific C optimizations
  10634. configure:12388: result: -O3 -funroll-loops
  10635. configure:12399:
  10636. configure:12405: C++ compiler (disabled, but some tests still required)
  10637. configure:12408:
  10638. configure:12527: checking for icpc
  10639. configure:12557: result: no
  10640. configure:12527: checking for pgCC
  10641. configure:12557: result: no
  10642. configure:12527: checking for pathCC
  10643. configure:12557: result: no
  10644. configure:12527: checking for sxc++
  10645. configure:12557: result: no
  10646. configure:12527: checking for xlC_r
  10647. configure:12557: result: no
  10648. configure:12527: checking for xlC
  10649. configure:12557: result: no
  10650. configure:12527: checking for bgxlC_r
  10651. configure:12557: result: no
  10652. configure:12527: checking for bgxlC
  10653. configure:12557: result: no
  10654. configure:12527: checking for openCC
  10655. configure:12557: result: no
  10656. configure:12527: checking for sunCC
  10657. configure:12557: result: no
  10658. configure:12527: checking for crayCC
  10659. configure:12557: result: no
  10660. configure:12527: checking for g++
  10661. configure:12543: found /usr/bin/g++
  10662. configure:12554: result: g++
  10663. configure:12581: checking for C++ compiler version
  10664. configure:12590: g++ --version >&5
  10665. g++ (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
  10666. Copyright (C) 2010 Free Software Foundation, Inc.
  10667. This is free software; see the source for copying conditions. There is NO
  10668. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  10669.  
  10670. configure:12601: $? = 0
  10671. configure:12590: g++ -v >&5
  10672. Using built-in specs.
  10673. Target: x86_64-redhat-linux
  10674. 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
  10675. Thread model: posix
  10676. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  10677. configure:12601: $? = 0
  10678. configure:12590: g++ -V >&5
  10679. g++: '-V' option must have argument
  10680. configure:12601: $? = 1
  10681. configure:12590: g++ -qversion >&5
  10682. g++: unrecognized option '-qversion'
  10683. g++: no input files
  10684. configure:12601: $? = 1
  10685. configure:12605: checking whether we are using the GNU C++ compiler
  10686. configure:12624: g++ -c conftest.cpp >&5
  10687. configure:12624: $? = 0
  10688. configure:12633: result: yes
  10689. configure:12642: checking whether g++ accepts -g
  10690. configure:12662: g++ -c -g conftest.cpp >&5
  10691. configure:12662: $? = 0
  10692. configure:12703: result: yes
  10693. configure:12728: checking dependency style of g++
  10694. configure:12838: result: gcc3
  10695. configure:13448:
  10696. configure:13450: Assembler
  10697. configure:13452:
  10698. configure:13484: checking dependency style of gcc
  10699. configure:13592: result: gcc3
  10700. configure:13609: checking whether we can compile test-and-set inline assembly
  10701. gcc -c -I/shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/include /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/locks/tas.c
  10702. configure:13623: result: yes
  10703. configure:13625: checking whether we can compile test-and-set inline assembly with help
  10704. /usr/bin/gcc -c -I/shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/include /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/locks/tas.c
  10705. configure:13663: result: /usr/bin/gcc
  10706. configure:13685: checking whether we can compile x86copy inline assembly
  10707. gcc -c -I/shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/include /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c
  10708. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c: Assembler messages:
  10709. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:39: Error: suffix or operands invalid for `push'
  10710. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:39: Error: suffix or operands invalid for `pop'
  10711. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:86: Error: Incorrect register `%r8' used with `l' suffix
  10712. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:86: Error: Incorrect register `%r8' used with `l' suffix
  10713. configure:13699: result: no
  10714. configure:13701: checking whether we can compile x86copy inline assembly with help
  10715. /usr/bin/gcc -c -I/shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/include /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c
  10716. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c: Assembler messages:
  10717. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:39: Error: suffix or operands invalid for `push'
  10718. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:39: Error: suffix or operands invalid for `pop'
  10719. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:86: Error: Incorrect register `%r8' used with `l' suffix
  10720. /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/src/common/x86copy.c:86: Error: Incorrect register `%r8' used with `l' suffix
  10721. configure:13739: result: no
  10722. configure:13778: checking whether NO_I386ASM is needed
  10723. configure:13789: result: no
  10724. configure:13801:
  10725. configure:13804: Fortran compiler
  10726. configure:13810:
  10727. configure:13991: checking for Fortran 77 compiler version
  10728. configure:14000: gfortran --version >&5
  10729. GNU Fortran (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3)
  10730. Copyright (C) 2010 Free Software Foundation, Inc.
  10731.  
  10732. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  10733. You may redistribute copies of GNU Fortran
  10734. under the terms of the GNU General Public License.
  10735. For more information about these matters, see the file named COPYING
  10736.  
  10737. configure:14011: $? = 0
  10738. configure:14000: gfortran -v >&5
  10739. Using built-in specs.
  10740. Target: x86_64-redhat-linux
  10741. 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
  10742. Thread model: posix
  10743. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  10744. configure:14011: $? = 0
  10745. configure:14000: gfortran -V >&5
  10746. gfortran: '-V' option must have argument
  10747. configure:14011: $? = 1
  10748. configure:14000: gfortran -qversion >&5
  10749. gfortran: unrecognized option '-qversion'
  10750. gfortran: no input files
  10751. configure:14011: $? = 1
  10752. configure:14020: checking whether we are using the GNU Fortran 77 compiler
  10753. configure:14033: gfortran -c conftest.F >&5
  10754. configure:14033: $? = 0
  10755. configure:14042: result: yes
  10756. configure:14048: checking whether gfortran accepts -g
  10757. configure:14059: gfortran -c -g conftest.f >&5
  10758. configure:14059: $? = 0
  10759. configure:14067: result: yes
  10760. configure:14110: gfortran -o conftest conftest.f -lm >&5
  10761. configure:14110: $? = 0
  10762. configure:14444: checking for Fortran 77 compiler vendor
  10763. configure:14508: gfortran -c conftest.F >&5
  10764. conftest.F:4.5:
  10765.  
  10766. chokeonthis
  10767. 1
  10768. Error: Non-numeric character in statement label at (1)
  10769. conftest.F:4.5:
  10770.  
  10771. chokeonthis
  10772. 1
  10773. Error: Unclassifiable statement at (1)
  10774. configure:14508: $? = 1
  10775. configure: failed program was:
  10776. | program main
  10777. |
  10778. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  10779. | chokeonthis
  10780. | #endif
  10781. |
  10782. | end
  10783. configure:14508: gfortran -c conftest.F >&5
  10784. conftest.F:4.5:
  10785.  
  10786. chokeonthis
  10787. 1
  10788. Error: Non-numeric character in statement label at (1)
  10789. conftest.F:4.5:
  10790.  
  10791. chokeonthis
  10792. 1
  10793. Error: Unclassifiable statement at (1)
  10794. configure:14508: $? = 1
  10795. configure: failed program was:
  10796. | program main
  10797. |
  10798. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  10799. | chokeonthis
  10800. | #endif
  10801. |
  10802. | end
  10803. configure:14508: gfortran -c conftest.F >&5
  10804. conftest.F:4.5:
  10805.  
  10806. chokeonthis
  10807. 1
  10808. Error: Non-numeric character in statement label at (1)
  10809. conftest.F:4.5:
  10810.  
  10811. chokeonthis
  10812. 1
  10813. Error: Unclassifiable statement at (1)
  10814. configure:14508: $? = 1
  10815. configure: failed program was:
  10816. | program main
  10817. |
  10818. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  10819. | chokeonthis
  10820. | #endif
  10821. |
  10822. | end
  10823. configure:14508: gfortran -c conftest.F >&5
  10824. conftest.F:4.5:
  10825.  
  10826. chokeonthis
  10827. 1
  10828. Error: Non-numeric character in statement label at (1)
  10829. conftest.F:4.5:
  10830.  
  10831. chokeonthis
  10832. 1
  10833. Error: Unclassifiable statement at (1)
  10834. configure:14508: $? = 1
  10835. configure: failed program was:
  10836. | program main
  10837. |
  10838. | #if !(defined(__OPEN64__))
  10839. | chokeonthis
  10840. | #endif
  10841. |
  10842. | end
  10843. configure:14508: gfortran -c conftest.F >&5
  10844. configure:14508: $? = 0
  10845. configure:14517: result: gnu
  10846. configure:14762: checking whether a simple Fortran MPI program compiles
  10847. configure:14768: gfortran -c -I/shared/openmpi-1.6.1/gcc/include conftest.f >&5
  10848. configure:14768: $? = 0
  10849. configure:14776: result: yes
  10850. configure:14794: checking for Fortran 77 flag to suppress info messages
  10851. configure:14812: gfortran -o conftest conftest.f -lm >&5
  10852. configure:14812: $? = 0
  10853. configure:14822: result: none
  10854. configure:14848: checking how to get verbose linking output from gfortran
  10855. configure:14858: gfortran -c conftest.f >&5
  10856. configure:14858: $? = 0
  10857. configure:14876: gfortran -o conftest -v conftest.f -lm
  10858. Using built-in specs.
  10859. Target: x86_64-redhat-linux
  10860. Thread model: posix
  10861. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  10862. /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.6/finclude -o /tmp/cc2axiOj.s
  10863. GNU Fortran (GCC) version 4.4.6 20110731 (Red Hat 4.4.6-3) (x86_64-redhat-linux)
  10864. compiled by GNU C version 4.4.6 20110731 (Red Hat 4.4.6-3), GMP version 4.3.1, MPFR version 2.4.1.
  10865. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  10866. as -V -Qy -o /tmp/ccBHaaBn.o /tmp/cc2axiOj.s
  10867. GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.28.el6 20091009
  10868. /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/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.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. /tmp/ccBHaaBn.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crtn.o
  10869. configure:14942: result: -v
  10870. configure:14944: checking for Fortran 77 libraries of gfortran
  10871. configure:14967: gfortran -o conftest -v conftest.f -lm
  10872. Using built-in specs.
  10873. Target: x86_64-redhat-linux
  10874. Thread model: posix
  10875. gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC)
  10876. /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/f951 conftest.f -ffixed-form -quiet -dumpbase conftest.f -mtune=generic -auxbase conftest -version -fintrinsic-modules-path /usr/lib/gcc/x86_64-redhat-linux/4.4.6/finclude -o /tmp/ccr37mZm.s
  10877. GNU Fortran (GCC) version 4.4.6 20110731 (Red Hat 4.4.6-3) (x86_64-redhat-linux)
  10878. compiled by GNU C version 4.4.6 20110731 (Red Hat 4.4.6-3), GMP version 4.3.1, MPFR version 2.4.1.
  10879. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  10880. as -V -Qy -o /tmp/ccJLHzSq.o /tmp/ccr37mZm.s
  10881. GNU assembler version 2.20.51.0.2 (x86_64-redhat-linux) using BFD version version 2.20.51.0.2-5.28.el6 20091009
  10882. /usr/libexec/gcc/x86_64-redhat-linux/4.4.6/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.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. /tmp/ccJLHzSq.o -lgfortranbegin -lgfortran -lm -lgfortran -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64/crtn.o
  10883. configure:15142: result: -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm
  10884. configure:15158: checking whether FLIBS needs -lgcc_s
  10885. configure:15183: gcc -o conftest conftest.c -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  10886. configure:15183: $? = 0
  10887. configure:15218: result: no
  10888. configure:15583: checking for gfortran flag to add single underscore to external names
  10889. configure:15598: gcc -c conftest.c >&5
  10890. configure:15598: $? = 0
  10891. configure:15617: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  10892. configure:15617: $? = 0
  10893. configure:15643: result: none
  10894. configure:15658: checking for dummy main to link with Fortran 77 libraries
  10895. configure:15692: gcc -o conftest conftest.c -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  10896. configure:15692: $? = 0
  10897. configure:15737: result: none
  10898. configure:15769: checking for Fortran 77 name-mangling scheme
  10899. configure:15782: gfortran -c conftest.f >&5
  10900. configure:15782: $? = 0
  10901. configure:15823: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  10902. /tmp/ccl0cfYG.o: In function `main':
  10903. conftest.c:(.text+0xa): undefined reference to `foobar'
  10904. collect2: ld returned 1 exit status
  10905. configure:15823: $? = 1
  10906. configure: failed program was:
  10907. | /* confdefs.h */
  10908. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  10909. | #define PACKAGE_TARNAME "armci"
  10910. | #define PACKAGE_VERSION "1.5"
  10911. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  10912. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  10913. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  10914. | #define LINUX 1
  10915. | #define SYSV 1
  10916. | #define PACKAGE "armci"
  10917. | #define VERSION "1.5"
  10918. | #define MSG_COMMS_TCGMSGMPI 1
  10919. | #define MSG_COMMS_MPI 1
  10920. | #define ARMCI_ENABLE_GPC_CALLS 0
  10921. | #define STDC_HEADERS 1
  10922. | #define HAVE_SYS_TYPES_H 1
  10923. | #define HAVE_SYS_STAT_H 1
  10924. | #define HAVE_STDLIB_H 1
  10925. | #define HAVE_STRING_H 1
  10926. | #define HAVE_MEMORY_H 1
  10927. | #define HAVE_STRINGS_H 1
  10928. | #define HAVE_INTTYPES_H 1
  10929. | #define HAVE_STDINT_H 1
  10930. | #define HAVE_UNISTD_H 1
  10931. | #define __EXTENSIONS__ 1
  10932. | #define _ALL_SOURCE 1
  10933. | #define _GNU_SOURCE 1
  10934. | #define _POSIX_PTHREAD_SEMANTICS 1
  10935. | #define _TANDEM_SOURCE 1
  10936. | #define LINUX64 1
  10937. | #define SYSV 1
  10938. | #define HAVE_DIRENT_H 1
  10939. | #define HAVE__BOOL 1
  10940. | #define HAVE_STDBOOL_H 1
  10941. | #define STDC_HEADERS 1
  10942. | #define HAVE_SYS_WAIT_H 1
  10943. | #define HAVE_ASSERT_H 1
  10944. | #define HAVE_C_ASM_H 0
  10945. | #define HAVE_ERRNO_H 1
  10946. | #define HAVE_FCNTL_H 1
  10947. | #define HAVE_FLOAT_H 1
  10948. | #define HAVE_IA64_SYS_INLINE_H 0
  10949. | #define HAVE_MALLOC_H 1
  10950. | #define HAVE_MATH_H 1
  10951. | #define HAVE_MEMORY_H 1
  10952. | #define HAVE_MPP_SHMEM_H 0
  10953. | #define HAVE_NETDB_H 1
  10954. | #define HAVE_NETINET_IN_H 1
  10955. | #define HAVE_NETINET_TCP_H 1
  10956. | #define HAVE_PROCESS_H 0
  10957. | #define HAVE_SETJMP_H 1
  10958. | #define HAVE_SIGNAL_H 1
  10959. | #define HAVE_STDARG_H 1
  10960. | #define HAVE_STDINT_H 1
  10961. | #define HAVE_STDIO_H 1
  10962. | #define HAVE_STDLIB_H 1
  10963. | #define HAVE_STRING_H 1
  10964. | #define HAVE_STRINGS_H 1
  10965. | #define HAVE_SYS_TYPES_H 1
  10966. | #define HAVE_SYS_ATOMIC_OP_H 0
  10967. | #define HAVE_SYS_ERRNO_H 1
  10968. | #define HAVE_SYS_FILE_H 1
  10969. | #define HAVE_SYS_IPC_H 1
  10970. | #define HAVE_SYS_MMAN_H 1
  10971. | #define HAVE_SYS_PARAM_H 1
  10972. | #define HAVE_SYS_SEM_H 1
  10973. | #define HAVE_SYS_SHM_H 1
  10974. | #define HAVE_SYS_SOCKET_H 1
  10975. | #define HAVE_SYS_STAT_H 1
  10976. | #define HAVE_SYS_SYSCALL_H 1
  10977. | #define HAVE_SYS_SYSTEMCFG_H 0
  10978. | #define HAVE_SYS_TIME_H 1
  10979. | #define HAVE_SYS_UIO_H 1
  10980. | #define HAVE_SYS_WAIT_H 1
  10981. | #define HAVE_TIME_H 1
  10982. | #define HAVE_UNISTD_H 1
  10983. | #define HAVE_WINDOWS_H 0
  10984. | #define HAVE_WINSOCK_H 0
  10985. | #define HAVE_RPC_RPC_H 1
  10986. | #define HAVE_RPC_TYPES_H 1
  10987. | #define HAVE_RPC_XDR_H 1
  10988. | #define restrict __restrict
  10989. | #define RETSIGTYPE void
  10990. | #define HAVE_PTRDIFF_T 1
  10991. | #define FUNCTION_NAME __func__
  10992. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  10993. | #define SIZEOF_VOIDP 8
  10994. | #define SIZEOF_CHAR 1
  10995. | #define SIZEOF_SHORT 2
  10996. | #define SIZEOF_INT 4
  10997. | #define SIZEOF_LONG 8
  10998. | #define SIZEOF_LONG_LONG 8
  10999. | #define SIZEOF_FLOAT 4
  11000. | #define SIZEOF_DOUBLE 8
  11001. | #define HAVE_FORK 1
  11002. | #define HAVE_VFORK 1
  11003. | #define HAVE_WORKING_VFORK 1
  11004. | #define HAVE_WORKING_FORK 1
  11005. | #define HAVE_STDLIB_H 1
  11006. | #define HAVE_UNISTD_H 1
  11007. | #define HAVE_SYS_PARAM_H 1
  11008. | #define HAVE_GETPAGESIZE 1
  11009. | #define HAVE_MMAP 1
  11010. | #define HAVE_SYS_SELECT_H 1
  11011. | #define HAVE_SYS_SOCKET_H 1
  11012. | #define SELECT_TYPE_ARG1 int
  11013. | #define SELECT_TYPE_ARG234 (fd_set *)
  11014. | #define SELECT_TYPE_ARG5 (struct timeval *)
  11015. | #define HAVE_VPRINTF 1
  11016. | #define HAVE_FLOOR 1
  11017. | #define HAVE_POW 1
  11018. | #define HAVE_SQRT 1
  11019. | #define HAVE_BZERO 1
  11020. | #define HAVE_FASTBCOPY 0
  11021. | #define HAVE_FTRUNCATE 1
  11022. | #define HAVE_GETHOSTBYNAME 1
  11023. | #define HAVE_GETPAGESIZE 1
  11024. | #define HAVE_GETTIMEOFDAY 1
  11025. | #define HAVE_MEMSET 1
  11026. | #define HAVE_MUNMAP 1
  11027. | #define HAVE_SELECT 1
  11028. | #define HAVE_SOCKET 1
  11029. | #define HAVE_STRCHR 1
  11030. | #define HAVE_STRDUP 1
  11031. | #define HAVE_STRERROR 1
  11032. | #define HAVE_STRSTR 1
  11033. | #define HAVE_STRTOL 1
  11034. | #define HAVE__LOCK_TRY 0
  11035. | #define HAVE__ACQUIRE_LOCK 0
  11036. | #define HAVE_XDR_CHAR 1
  11037. | #define HAVE_PTHREAD_GETCONCURRENCY 0
  11038. | #define HAVE_PTHREAD_SETCONCURRENCY 0
  11039. | #define NOFORT 0
  11040. | #define ENABLE_F77 1
  11041. | /* end confdefs.h. */
  11042. |
  11043. | /* Override any GCC internal prototype to avoid an error.
  11044. | Use char because int might match the return type of a GCC
  11045. | builtin and then its argument prototype would still apply. */
  11046. | #ifdef __cplusplus
  11047. | extern "C"
  11048. | #endif
  11049. | char foobar ();
  11050. | #ifdef F77_DUMMY_MAIN
  11051. |
  11052. | # ifdef __cplusplus
  11053. | extern "C"
  11054. | # endif
  11055. | int F77_DUMMY_MAIN() { return 1; }
  11056. |
  11057. | #endif
  11058. | int
  11059. | main ()
  11060. | {
  11061. | return foobar ();
  11062. | ;
  11063. | return 0;
  11064. | }
  11065. configure:15823: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  11066. configure:15823: $? = 0
  11067. configure:15881: gcc -o conftest conftest.c cfortran_test.o -lm -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm >&5
  11068. configure:15881: $? = 0
  11069. configure:15923: result: lower case, underscore, no extra underscore
  11070. configure:15987: checking how to pass symbols to preprocessed gfortran
  11071. configure:16010: gfortran -c -DGABLAHBLAH conftest.F >&5
  11072. configure:16010: $? = 0
  11073. configure:16027: result: -D
  11074. configure:16040: checking whether gfortran needs a flag to compile fixed format source
  11075. configure:16059: gfortran -c conftest.f >&5
  11076. configure:16059: $? = 0
  11077. configure:16074: result: none
  11078. configure:16083: checking whether gfortran needs a flag to compile inconsistent types
  11079. configure:16113: gfortran -c conftest.f >&5
  11080. configure:16113: $? = 0
  11081. configure:16128: result: none
  11082. configure:16153: gcc -o conftest conftest.c -lm >&5
  11083. configure:16153: $? = 0
  11084. configure:16153: ./conftest
  11085. configure:16153: $? = 0
  11086. configure:16164: checking for desired Fortran INTEGER size
  11087. configure:16183: result: 8
  11088. configure:16186: checking for INTEGER size compile flag
  11089. configure:16476: gcc -c conftest.c >&5
  11090. configure:16476: $? = 0
  11091. configure:16498: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  11092. configure:16498: $? = 0
  11093. configure:16498: ./conftest
  11094. configure:16498: $? = 0
  11095. configure:16476: gcc -c conftest.c >&5
  11096. configure:16476: $? = 0
  11097. configure:16498: gfortran -o conftest -fdefault-integer-8 conftest.f cfortran_test.o -lm >&5
  11098. configure:16498: $? = 0
  11099. configure:16498: ./conftest
  11100. configure:16498: $? = 0
  11101. configure:16536: result: -fdefault-integer-8
  11102. configure:16563: checking size of Fortran INTEGER
  11103. configure:16614: gcc -c conftest.c >&5
  11104. configure:16614: $? = 0
  11105. configure:16636: gfortran -o conftest -fdefault-integer-8 conftest.f cfortran_test.o -lm >&5
  11106. configure:16636: $? = 0
  11107. configure:16636: ./conftest
  11108. configure:16636: $? = 0
  11109. configure:16666: result: 8
  11110. configure:16683: checking size of Fortran REAL
  11111. configure:16734: gcc -c conftest.c >&5
  11112. configure:16734: $? = 0
  11113. configure:16756: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  11114. configure:16756: $? = 0
  11115. configure:16756: ./conftest
  11116. configure:16756: $? = 0
  11117. configure:16786: result: 4
  11118. configure:16802: checking size of Fortran DOUBLE PRECISION
  11119. configure:16853: gcc -c conftest.c >&5
  11120. configure:16853: $? = 0
  11121. configure:16875: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  11122. configure:16875: $? = 0
  11123. configure:16875: ./conftest
  11124. configure:16875: $? = 0
  11125. configure:16905: result: 8
  11126. configure:16925: checking for dtime
  11127. configure:16925: gfortran -o conftest conftest.f -lm >&5
  11128. conftest.f:2.72:
  11129.  
  11130. call dtime
  11131. 1
  11132. Error: Missing actual argument 'values' in call to 'dtime' at (1)
  11133. configure:16925: $? = 1
  11134. configure: failed program was:
  11135. | program main
  11136. | call dtime
  11137. | end
  11138. configure:16925: result: no
  11139. configure:16925: checking for etime
  11140. configure:16925: gfortran -o conftest conftest.f -lm >&5
  11141. conftest.f:2.72:
  11142.  
  11143. call etime
  11144. 1
  11145. Error: Missing actual argument 'values' in call to 'etime' at (1)
  11146. configure:16925: $? = 1
  11147. configure: failed program was:
  11148. | program main
  11149. | call etime
  11150. | end
  11151. configure:16925: result: no
  11152. configure:16942: checking for gfortran flush routine
  11153. configure:16961: gfortran -o conftest conftest.f -lm >&5
  11154. configure:16961: $? = 0
  11155. configure:16990: result: flush
  11156. configure:17016: checking for flag to disable gfortran main when linking with C main
  11157. configure:17046: gcc -c conftest.c >&5
  11158. configure:17046: $? = 0
  11159. configure:17064: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  11160. configure:17064: $? = 0
  11161. configure:17090: result: none
  11162. configure:17103: checking for routines to access the command line from Fortran
  11163. configure:17128: gfortran -o conftest conftest.f -lm >&5
  11164. /tmp/cc3oThOH.o: In function `MAIN__':
  11165. conftest.f:(.text+0x38): undefined reference to `getarg_'
  11166. collect2: ld returned 1 exit status
  11167. configure:17128: $? = 1
  11168. configure: failed program was:
  11169. | program main
  11170. |
  11171. | integer i, j, l, ier
  11172. | character*20 s
  11173. | external GETARG
  11174. | i = 0
  11175. | call GETARG(i,s)
  11176. | i=IARGC()
  11177. | if (i .gt. 1) then
  11178. | j = i - IARGC()
  11179. | j = 1.0 / j
  11180. | endif
  11181. | end
  11182. configure:17159: gfortran -o conftest conftest.f -lm >&5
  11183. /tmp/ccrdihbJ.o: In function `MAIN__':
  11184. conftest.f:(.text+0x38): undefined reference to `getarg_'
  11185. collect2: ld returned 1 exit status
  11186. configure:17159: $? = 1
  11187. configure: failed program was:
  11188. | program main
  11189. |
  11190. | integer i, j, l, ier
  11191. | character*20 s
  11192. | external getarg
  11193. | i = 0
  11194. | call getarg(i,s)
  11195. | i=iargc()
  11196. | if (i .gt. 1) then
  11197. | j = i - iargc()
  11198. | j = 1.0 / j
  11199. | endif
  11200. | end
  11201. configure:17190: gfortran -o conftest conftest.f -lm >&5
  11202. /tmp/cccNkx8O.o: In function `MAIN__':
  11203. conftest.f:(.text+0x41): undefined reference to `pxfgetarg_'
  11204. conftest.f:(.text+0x4b): undefined reference to `ipxfargc_'
  11205. conftest.f:(.text+0x63): undefined reference to `ipxfargc_'
  11206. collect2: ld returned 1 exit status
  11207. configure:17190: $? = 1
  11208. configure: failed program was:
  11209. | program main
  11210. |
  11211. | integer i, j, l, ier
  11212. | character*20 s
  11213. | external pxfgetarg
  11214. | i = 0
  11215. | call pxfgetarg(i,s,l,ier)
  11216. | i=ipxfargc()
  11217. | if (i .gt. 1) then
  11218. | j = i - ipxfargc()
  11219. | j = 1.0 / j
  11220. | endif
  11221. | end
  11222. configure:17221: gfortran -o conftest conftest.f -lm >&5
  11223. conftest.f:2.72:
  11224.  
  11225. use f90_unix_env
  11226. 1
  11227. Fatal Error: Can't open module file 'f90_unix_env.mod' for reading at (1): No such file or directory
  11228. configure:17221: $? = 1
  11229. configure: failed program was:
  11230. | program main
  11231. | use f90_unix_env
  11232. | integer i, j, l, ier
  11233. | character*20 s
  11234. |
  11235. | i = 0
  11236. | call getarg(i,s)
  11237. | i=iargc()
  11238. | if (i .gt. 1) then
  11239. | j = i - iargc()
  11240. | j = 1.0 / j
  11241. | endif
  11242. | end
  11243. configure:17252: gfortran -o conftest conftest.f -lm >&5
  11244. conftest.f:2.72:
  11245.  
  11246. use f90_unix
  11247. 1
  11248. Fatal Error: Can't open module file 'f90_unix.mod' for reading at (1): No such file or directory
  11249. configure:17252: $? = 1
  11250. configure: failed program was:
  11251. | program main
  11252. | use f90_unix
  11253. | integer i, j, l, ier
  11254. | character*20 s
  11255. |
  11256. | i = 0
  11257. | call getarg(i,s)
  11258. | i=iargc()
  11259. | if (i .gt. 1) then
  11260. | j = i - iargc()
  11261. | j = 1.0 / j
  11262. | endif
  11263. | end
  11264. configure:17283: gfortran -o conftest conftest.f -lm >&5
  11265. configure:17283: $? = 0
  11266. configure:17297: result: yes
  11267. configure:17372: checking whether Fortran hidden string length convention is after args
  11268. configure:17449: gcc -c conftest.c >&5
  11269. configure:17449: $? = 0
  11270. configure:17473: gfortran -o conftest conftest.f cfortran_test.o -lm >&5
  11271. configure:17473: $? = 0
  11272. configure:17473: ./conftest
  11273. configure:17473: $? = 0
  11274. configure:17616: result: yes
  11275. configure:17639: checking for C type corresponding to INTEGER
  11276. configure:17670: result: long
  11277. configure:17682: checking for C type corresponding to REAL
  11278. configure:17707: result: float
  11279. configure:17719: checking for C type corresponding to DOUBLE PRECISION
  11280. configure:17744: result: double
  11281. configure:17760: checking for specific Fortran optimizations
  11282. configure:17890: result: -fstrength-reduce -mfpmath=sse
  11283. configure:17967:
  11284. configure:17969: Checks for BLAS,LAPACK
  11285. configure:17971:
  11286. configure:18005: gcc -o conftest conftest.c -lm >&5
  11287. configure:18005: $? = 0
  11288. configure:18005: ./conftest
  11289. configure:18005: $? = 0
  11290. configure:18215: Attempting to locate BLAS library
  11291. configure:20183: WARNING: BLAS library not found, using internal BLAS
  11292. configure:20225: gcc -o conftest conftest.c -lm >&5
  11293. configure:20225: $? = 0
  11294. configure:20225: ./conftest
  11295. configure:20225: $? = 0
  11296. configure:20381: Attempting to locate LAPACK library
  11297. configure:20548: WARNING: LAPACK library not found, using internal LAPACK
  11298. configure:20571:
  11299. configure:20573: Checks for additional programs
  11300. configure:20575:
  11301. configure:20578: checking for grep that handles long lines and -e
  11302. configure:20636: result: /bin/grep
  11303. configure:20641: checking for a sed that does not truncate output
  11304. configure:20705: result: /bin/sed
  11305. configure:20714:
  11306. configure:20716: Libtool setup
  11307. configure:20718:
  11308. configure:20811: checking how to print strings
  11309. configure:20838: result: printf
  11310. configure:20859: checking for a sed that does not truncate output
  11311. configure:20923: result: /bin/sed
  11312. configure:20941: checking for fgrep
  11313. configure:21003: result: /bin/grep -F
  11314. configure:21038: checking for ld used by gcc
  11315. configure:21105: result: /usr/bin/ld
  11316. configure:21112: checking if the linker (/usr/bin/ld) is GNU ld
  11317. configure:21127: result: yes
  11318. configure:21139: checking for BSD- or MS-compatible name lister (nm)
  11319. configure:21188: result: /usr/bin/nm -B
  11320. configure:21318: checking the name lister (/usr/bin/nm -B) interface
  11321. configure:21325: gcc -c conftest.c >&5
  11322. configure:21328: /usr/bin/nm -B "conftest.o"
  11323. configure:21331: output
  11324. 0000000000000000 B some_variable
  11325. configure:21338: result: BSD nm
  11326. configure:21341: checking whether ln -s works
  11327. configure:21345: result: yes
  11328. configure:21353: checking the maximum length of command line arguments
  11329. configure:21483: result: 1966080
  11330. configure:21500: checking whether the shell understands some XSI constructs
  11331. configure:21510: result: yes
  11332. configure:21514: checking whether the shell understands "+="
  11333. configure:21520: result: yes
  11334. configure:21555: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  11335. configure:21595: result: func_convert_file_noop
  11336. configure:21602: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  11337. configure:21622: result: func_convert_file_noop
  11338. configure:21629: checking for /usr/bin/ld option to reload object files
  11339. configure:21636: result: -r
  11340. configure:21710: checking for objdump
  11341. configure:21726: found /usr/bin/objdump
  11342. configure:21737: result: objdump
  11343. configure:21769: checking how to recognize dependent libraries
  11344. configure:21971: result: pass_all
  11345. configure:22056: checking for dlltool
  11346. configure:22086: result: no
  11347. configure:22116: checking how to associate runtime and link libraries
  11348. configure:22143: result: printf %s\n
  11349. configure:22203: checking for ar
  11350. configure:22219: found /usr/bin/ar
  11351. configure:22230: result: ar
  11352. configure:22267: checking for archiver @FILE support
  11353. configure:22292: gcc -c conftest.c >&5
  11354. configure:22292: $? = 0
  11355. configure:22295: ar cru libconftest.a @conftest.lst >&5
  11356. configure:22298: $? = 0
  11357. configure:22303: ar cru libconftest.a @conftest.lst >&5
  11358. ar: conftest.o: No such file or directory
  11359. configure:22306: $? = 1
  11360. configure:22318: result: @
  11361. configure:22376: checking for strip
  11362. configure:22392: found /usr/bin/strip
  11363. configure:22403: result: strip
  11364. configure:22475: checking for ranlib
  11365. configure:22491: found /usr/bin/ranlib
  11366. configure:22502: result: ranlib
  11367. configure:22604: checking command to parse /usr/bin/nm -B output from gcc object
  11368. configure:22724: gcc -c conftest.c >&5
  11369. configure:22727: $? = 0
  11370. configure:22731: /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
  11371. configure:22734: $? = 0
  11372. configure:22800: gcc -o conftest conftest.c conftstm.o >&5
  11373. configure:22803: $? = 0
  11374. configure:22841: result: ok
  11375. configure:22878: checking for sysroot
  11376. configure:22908: result: no
  11377. configure:22985: gcc -c conftest.c >&5
  11378. configure:22988: $? = 0
  11379. configure:23172: checking for mt
  11380. configure:23202: result: no
  11381. configure:23222: checking if : is a manifest tool
  11382. configure:23228: : '-?'
  11383. configure:23236: result: no
  11384. configure:23883: checking for dlfcn.h
  11385. configure:23883: gcc -c conftest.c >&5
  11386. configure:23883: $? = 0
  11387. configure:23883: result: yes
  11388. configure:24098: checking for objdir
  11389. configure:24113: result: .libs
  11390. configure:24384: checking if gcc supports -fno-rtti -fno-exceptions
  11391. configure:24402: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
  11392. cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
  11393. configure:24406: $? = 0
  11394. configure:24419: result: no
  11395. configure:24746: checking for gcc option to produce PIC
  11396. configure:24753: result: -fPIC -DPIC
  11397. configure:24761: checking if gcc PIC flag -fPIC -DPIC works
  11398. configure:24779: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
  11399. configure:24783: $? = 0
  11400. configure:24796: result: yes
  11401. configure:24825: checking if gcc static flag -static works
  11402. configure:24853: result: no
  11403. configure:24868: checking if gcc supports -c -o file.o
  11404. configure:24889: gcc -c -o out/conftest2.o conftest.c >&5
  11405. configure:24893: $? = 0
  11406. configure:24915: result: yes
  11407. configure:24923: checking if gcc supports -c -o file.o
  11408. configure:24970: result: yes
  11409. configure:25003: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  11410. configure:26172: result: yes
  11411. configure:26412: checking dynamic linker characteristics
  11412. configure:26931: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c -lm >&5
  11413. configure:26931: $? = 0
  11414. configure:27153: result: GNU/Linux ld.so
  11415. configure:27260: checking how to hardcode library paths into programs
  11416. configure:27285: result: immediate
  11417. configure:27865: checking whether stripping libraries is possible
  11418. configure:27870: result: yes
  11419. configure:27905: checking if libtool supports shared libraries
  11420. configure:27907: result: yes
  11421. configure:27910: checking whether to build shared libraries
  11422. configure:27931: result: no
  11423. configure:27934: checking whether to build static libraries
  11424. configure:27938: result: yes
  11425. configure:27961: checking how to run the C++ preprocessor
  11426. configure:27988: g++ -E conftest.cpp
  11427. configure:27988: $? = 0
  11428. configure:28002: g++ -E conftest.cpp
  11429. conftest.cpp:156:28: error: ac_nonexistent.h: No such file or directory
  11430. configure:28002: $? = 1
  11431. configure: failed program was:
  11432. | /* confdefs.h */
  11433. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  11434. | #define PACKAGE_TARNAME "armci"
  11435. | #define PACKAGE_VERSION "1.5"
  11436. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  11437. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  11438. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  11439. | #define LINUX 1
  11440. | #define SYSV 1
  11441. | #define PACKAGE "armci"
  11442. | #define VERSION "1.5"
  11443. | #define MSG_COMMS_TCGMSGMPI 1
  11444. | #define MSG_COMMS_MPI 1
  11445. | #define ARMCI_ENABLE_GPC_CALLS 0
  11446. | #define STDC_HEADERS 1
  11447. | #define HAVE_SYS_TYPES_H 1
  11448. | #define HAVE_SYS_STAT_H 1
  11449. | #define HAVE_STDLIB_H 1
  11450. | #define HAVE_STRING_H 1
  11451. | #define HAVE_MEMORY_H 1
  11452. | #define HAVE_STRINGS_H 1
  11453. | #define HAVE_INTTYPES_H 1
  11454. | #define HAVE_STDINT_H 1
  11455. | #define HAVE_UNISTD_H 1
  11456. | #define __EXTENSIONS__ 1
  11457. | #define _ALL_SOURCE 1
  11458. | #define _GNU_SOURCE 1
  11459. | #define _POSIX_PTHREAD_SEMANTICS 1
  11460. | #define _TANDEM_SOURCE 1
  11461. | #define LINUX64 1
  11462. | #define SYSV 1
  11463. | #define HAVE_DIRENT_H 1
  11464. | #define HAVE__BOOL 1
  11465. | #define HAVE_STDBOOL_H 1
  11466. | #define STDC_HEADERS 1
  11467. | #define HAVE_SYS_WAIT_H 1
  11468. | #define HAVE_ASSERT_H 1
  11469. | #define HAVE_C_ASM_H 0
  11470. | #define HAVE_ERRNO_H 1
  11471. | #define HAVE_FCNTL_H 1
  11472. | #define HAVE_FLOAT_H 1
  11473. | #define HAVE_IA64_SYS_INLINE_H 0
  11474. | #define HAVE_MALLOC_H 1
  11475. | #define HAVE_MATH_H 1
  11476. | #define HAVE_MEMORY_H 1
  11477. | #define HAVE_MPP_SHMEM_H 0
  11478. | #define HAVE_NETDB_H 1
  11479. | #define HAVE_NETINET_IN_H 1
  11480. | #define HAVE_NETINET_TCP_H 1
  11481. | #define HAVE_PROCESS_H 0
  11482. | #define HAVE_SETJMP_H 1
  11483. | #define HAVE_SIGNAL_H 1
  11484. | #define HAVE_STDARG_H 1
  11485. | #define HAVE_STDINT_H 1
  11486. | #define HAVE_STDIO_H 1
  11487. | #define HAVE_STDLIB_H 1
  11488. | #define HAVE_STRING_H 1
  11489. | #define HAVE_STRINGS_H 1
  11490. | #define HAVE_SYS_TYPES_H 1
  11491. | #define HAVE_SYS_ATOMIC_OP_H 0
  11492. | #define HAVE_SYS_ERRNO_H 1
  11493. | #define HAVE_SYS_FILE_H 1
  11494. | #define HAVE_SYS_IPC_H 1
  11495. | #define HAVE_SYS_MMAN_H 1
  11496. | #define HAVE_SYS_PARAM_H 1
  11497. | #define HAVE_SYS_SEM_H 1
  11498. | #define HAVE_SYS_SHM_H 1
  11499. | #define HAVE_SYS_SOCKET_H 1
  11500. | #define HAVE_SYS_STAT_H 1
  11501. | #define HAVE_SYS_SYSCALL_H 1
  11502. | #define HAVE_SYS_SYSTEMCFG_H 0
  11503. | #define HAVE_SYS_TIME_H 1
  11504. | #define HAVE_SYS_UIO_H 1
  11505. | #define HAVE_SYS_WAIT_H 1
  11506. | #define HAVE_TIME_H 1
  11507. | #define HAVE_UNISTD_H 1
  11508. | #define HAVE_WINDOWS_H 0
  11509. | #define HAVE_WINSOCK_H 0
  11510. | #define HAVE_RPC_RPC_H 1
  11511. | #define HAVE_RPC_TYPES_H 1
  11512. | #define HAVE_RPC_XDR_H 1
  11513. | #define restrict __restrict
  11514. | #define RETSIGTYPE void
  11515. | #define HAVE_PTRDIFF_T 1
  11516. | #define FUNCTION_NAME __func__
  11517. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  11518. | #define SIZEOF_VOIDP 8
  11519. | #define SIZEOF_CHAR 1
  11520. | #define SIZEOF_SHORT 2
  11521. | #define SIZEOF_INT 4
  11522. | #define SIZEOF_LONG 8
  11523. | #define SIZEOF_LONG_LONG 8
  11524. | #define SIZEOF_FLOAT 4
  11525. | #define SIZEOF_DOUBLE 8
  11526. | #define HAVE_FORK 1
  11527. | #define HAVE_VFORK 1
  11528. | #define HAVE_WORKING_VFORK 1
  11529. | #define HAVE_WORKING_FORK 1
  11530. | #define HAVE_STDLIB_H 1
  11531. | #define HAVE_UNISTD_H 1
  11532. | #define HAVE_SYS_PARAM_H 1
  11533. | #define HAVE_GETPAGESIZE 1
  11534. | #define HAVE_MMAP 1
  11535. | #define HAVE_SYS_SELECT_H 1
  11536. | #define HAVE_SYS_SOCKET_H 1
  11537. | #define SELECT_TYPE_ARG1 int
  11538. | #define SELECT_TYPE_ARG234 (fd_set *)
  11539. | #define SELECT_TYPE_ARG5 (struct timeval *)
  11540. | #define HAVE_VPRINTF 1
  11541. | #define HAVE_FLOOR 1
  11542. | #define HAVE_POW 1
  11543. | #define HAVE_SQRT 1
  11544. | #define HAVE_BZERO 1
  11545. | #define HAVE_FASTBCOPY 0
  11546. | #define HAVE_FTRUNCATE 1
  11547. | #define HAVE_GETHOSTBYNAME 1
  11548. | #define HAVE_GETPAGESIZE 1
  11549. | #define HAVE_GETTIMEOFDAY 1
  11550. | #define HAVE_MEMSET 1
  11551. | #define HAVE_MUNMAP 1
  11552. | #define HAVE_SELECT 1
  11553. | #define HAVE_SOCKET 1
  11554. | #define HAVE_STRCHR 1
  11555. | #define HAVE_STRDUP 1
  11556. | #define HAVE_STRERROR 1
  11557. | #define HAVE_STRSTR 1
  11558. | #define HAVE_STRTOL 1
  11559. | #define HAVE__LOCK_TRY 0
  11560. | #define HAVE__ACQUIRE_LOCK 0
  11561. | #define HAVE_XDR_CHAR 1
  11562. | #define HAVE_PTHREAD_GETCONCURRENCY 0
  11563. | #define HAVE_PTHREAD_SETCONCURRENCY 0
  11564. | #define NOFORT 0
  11565. | #define ENABLE_F77 1
  11566. | #define F77_FUNC(name,NAME) name ## _
  11567. | #define F77_FUNC_(name,NAME) name ## _
  11568. | #define SIZEOF_F77_INTEGER 8
  11569. | #define SIZEOF_F77_REAL 4
  11570. | #define SIZEOF_F77_DOUBLE_PRECISION 8
  11571. | #define HAVE_DTIME 0
  11572. | #define HAVE_ETIME 0
  11573. | #define F77_FLUSH flush
  11574. | #define HAVE_F77_FLUSH 1
  11575. | #define F77_GETARG_DECL intrinsic GETARG
  11576. | #define F77_GETARG GETARG
  11577. | #define F77_GETARG_ARGS i,s
  11578. | #define F77_IARGC IARGC
  11579. | #define FXX_MODULE
  11580. | #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  11581. | #define HAVE_BLAS 0
  11582. | #define BLAS_SIZE 8
  11583. | #define HAVE_LAPACK 0
  11584. | #define HAVE_DLFCN_H 1
  11585. | #define LT_OBJDIR ".libs/"
  11586. | /* end confdefs.h. */
  11587. | #include <ac_nonexistent.h>
  11588. configure:28027: result: g++ -E
  11589. configure:28047: g++ -E conftest.cpp
  11590. configure:28047: $? = 0
  11591. configure:28061: g++ -E conftest.cpp
  11592. conftest.cpp:156:28: error: ac_nonexistent.h: No such file or directory
  11593. configure:28061: $? = 1
  11594. configure: failed program was:
  11595. | /* confdefs.h */
  11596. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  11597. | #define PACKAGE_TARNAME "armci"
  11598. | #define PACKAGE_VERSION "1.5"
  11599. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  11600. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  11601. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  11602. | #define LINUX 1
  11603. | #define SYSV 1
  11604. | #define PACKAGE "armci"
  11605. | #define VERSION "1.5"
  11606. | #define MSG_COMMS_TCGMSGMPI 1
  11607. | #define MSG_COMMS_MPI 1
  11608. | #define ARMCI_ENABLE_GPC_CALLS 0
  11609. | #define STDC_HEADERS 1
  11610. | #define HAVE_SYS_TYPES_H 1
  11611. | #define HAVE_SYS_STAT_H 1
  11612. | #define HAVE_STDLIB_H 1
  11613. | #define HAVE_STRING_H 1
  11614. | #define HAVE_MEMORY_H 1
  11615. | #define HAVE_STRINGS_H 1
  11616. | #define HAVE_INTTYPES_H 1
  11617. | #define HAVE_STDINT_H 1
  11618. | #define HAVE_UNISTD_H 1
  11619. | #define __EXTENSIONS__ 1
  11620. | #define _ALL_SOURCE 1
  11621. | #define _GNU_SOURCE 1
  11622. | #define _POSIX_PTHREAD_SEMANTICS 1
  11623. | #define _TANDEM_SOURCE 1
  11624. | #define LINUX64 1
  11625. | #define SYSV 1
  11626. | #define HAVE_DIRENT_H 1
  11627. | #define HAVE__BOOL 1
  11628. | #define HAVE_STDBOOL_H 1
  11629. | #define STDC_HEADERS 1
  11630. | #define HAVE_SYS_WAIT_H 1
  11631. | #define HAVE_ASSERT_H 1
  11632. | #define HAVE_C_ASM_H 0
  11633. | #define HAVE_ERRNO_H 1
  11634. | #define HAVE_FCNTL_H 1
  11635. | #define HAVE_FLOAT_H 1
  11636. | #define HAVE_IA64_SYS_INLINE_H 0
  11637. | #define HAVE_MALLOC_H 1
  11638. | #define HAVE_MATH_H 1
  11639. | #define HAVE_MEMORY_H 1
  11640. | #define HAVE_MPP_SHMEM_H 0
  11641. | #define HAVE_NETDB_H 1
  11642. | #define HAVE_NETINET_IN_H 1
  11643. | #define HAVE_NETINET_TCP_H 1
  11644. | #define HAVE_PROCESS_H 0
  11645. | #define HAVE_SETJMP_H 1
  11646. | #define HAVE_SIGNAL_H 1
  11647. | #define HAVE_STDARG_H 1
  11648. | #define HAVE_STDINT_H 1
  11649. | #define HAVE_STDIO_H 1
  11650. | #define HAVE_STDLIB_H 1
  11651. | #define HAVE_STRING_H 1
  11652. | #define HAVE_STRINGS_H 1
  11653. | #define HAVE_SYS_TYPES_H 1
  11654. | #define HAVE_SYS_ATOMIC_OP_H 0
  11655. | #define HAVE_SYS_ERRNO_H 1
  11656. | #define HAVE_SYS_FILE_H 1
  11657. | #define HAVE_SYS_IPC_H 1
  11658. | #define HAVE_SYS_MMAN_H 1
  11659. | #define HAVE_SYS_PARAM_H 1
  11660. | #define HAVE_SYS_SEM_H 1
  11661. | #define HAVE_SYS_SHM_H 1
  11662. | #define HAVE_SYS_SOCKET_H 1
  11663. | #define HAVE_SYS_STAT_H 1
  11664. | #define HAVE_SYS_SYSCALL_H 1
  11665. | #define HAVE_SYS_SYSTEMCFG_H 0
  11666. | #define HAVE_SYS_TIME_H 1
  11667. | #define HAVE_SYS_UIO_H 1
  11668. | #define HAVE_SYS_WAIT_H 1
  11669. | #define HAVE_TIME_H 1
  11670. | #define HAVE_UNISTD_H 1
  11671. | #define HAVE_WINDOWS_H 0
  11672. | #define HAVE_WINSOCK_H 0
  11673. | #define HAVE_RPC_RPC_H 1
  11674. | #define HAVE_RPC_TYPES_H 1
  11675. | #define HAVE_RPC_XDR_H 1
  11676. | #define restrict __restrict
  11677. | #define RETSIGTYPE void
  11678. | #define HAVE_PTRDIFF_T 1
  11679. | #define FUNCTION_NAME __func__
  11680. | #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  11681. | #define SIZEOF_VOIDP 8
  11682. | #define SIZEOF_CHAR 1
  11683. | #define SIZEOF_SHORT 2
  11684. | #define SIZEOF_INT 4
  11685. | #define SIZEOF_LONG 8
  11686. | #define SIZEOF_LONG_LONG 8
  11687. | #define SIZEOF_FLOAT 4
  11688. | #define SIZEOF_DOUBLE 8
  11689. | #define HAVE_FORK 1
  11690. | #define HAVE_VFORK 1
  11691. | #define HAVE_WORKING_VFORK 1
  11692. | #define HAVE_WORKING_FORK 1
  11693. | #define HAVE_STDLIB_H 1
  11694. | #define HAVE_UNISTD_H 1
  11695. | #define HAVE_SYS_PARAM_H 1
  11696. | #define HAVE_GETPAGESIZE 1
  11697. | #define HAVE_MMAP 1
  11698. | #define HAVE_SYS_SELECT_H 1
  11699. | #define HAVE_SYS_SOCKET_H 1
  11700. | #define SELECT_TYPE_ARG1 int
  11701. | #define SELECT_TYPE_ARG234 (fd_set *)
  11702. | #define SELECT_TYPE_ARG5 (struct timeval *)
  11703. | #define HAVE_VPRINTF 1
  11704. | #define HAVE_FLOOR 1
  11705. | #define HAVE_POW 1
  11706. | #define HAVE_SQRT 1
  11707. | #define HAVE_BZERO 1
  11708. | #define HAVE_FASTBCOPY 0
  11709. | #define HAVE_FTRUNCATE 1
  11710. | #define HAVE_GETHOSTBYNAME 1
  11711. | #define HAVE_GETPAGESIZE 1
  11712. | #define HAVE_GETTIMEOFDAY 1
  11713. | #define HAVE_MEMSET 1
  11714. | #define HAVE_MUNMAP 1
  11715. | #define HAVE_SELECT 1
  11716. | #define HAVE_SOCKET 1
  11717. | #define HAVE_STRCHR 1
  11718. | #define HAVE_STRDUP 1
  11719. | #define HAVE_STRERROR 1
  11720. | #define HAVE_STRSTR 1
  11721. | #define HAVE_STRTOL 1
  11722. | #define HAVE__LOCK_TRY 0
  11723. | #define HAVE__ACQUIRE_LOCK 0
  11724. | #define HAVE_XDR_CHAR 1
  11725. | #define HAVE_PTHREAD_GETCONCURRENCY 0
  11726. | #define HAVE_PTHREAD_SETCONCURRENCY 0
  11727. | #define NOFORT 0
  11728. | #define ENABLE_F77 1
  11729. | #define F77_FUNC(name,NAME) name ## _
  11730. | #define F77_FUNC_(name,NAME) name ## _
  11731. | #define SIZEOF_F77_INTEGER 8
  11732. | #define SIZEOF_F77_REAL 4
  11733. | #define SIZEOF_F77_DOUBLE_PRECISION 8
  11734. | #define HAVE_DTIME 0
  11735. | #define HAVE_ETIME 0
  11736. | #define F77_FLUSH flush
  11737. | #define HAVE_F77_FLUSH 1
  11738. | #define F77_GETARG_DECL intrinsic GETARG
  11739. | #define F77_GETARG GETARG
  11740. | #define F77_GETARG_ARGS i,s
  11741. | #define F77_IARGC IARGC
  11742. | #define FXX_MODULE
  11743. | #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  11744. | #define HAVE_BLAS 0
  11745. | #define BLAS_SIZE 8
  11746. | #define HAVE_LAPACK 0
  11747. | #define HAVE_DLFCN_H 1
  11748. | #define LT_OBJDIR ".libs/"
  11749. | /* end confdefs.h. */
  11750. | #include <ac_nonexistent.h>
  11751. configure:28230: checking for ld used by g++
  11752. configure:28297: result: /usr/bin/ld -m elf_x86_64
  11753. configure:28304: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  11754. configure:28319: result: yes
  11755. configure:28374: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  11756. configure:29395: result: yes
  11757. configure:29431: g++ -c conftest.cpp >&5
  11758. configure:29434: $? = 0
  11759. configure:29954: checking for g++ option to produce PIC
  11760. configure:29961: result: -fPIC -DPIC
  11761. configure:29969: checking if g++ PIC flag -fPIC -DPIC works
  11762. configure:29987: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
  11763. configure:29991: $? = 0
  11764. configure:30004: result: yes
  11765. configure:30027: checking if g++ static flag -static works
  11766. configure:30055: result: no
  11767. configure:30067: checking if g++ supports -c -o file.o
  11768. configure:30088: g++ -c -o out/conftest2.o conftest.cpp >&5
  11769. configure:30092: $? = 0
  11770. configure:30114: result: yes
  11771. configure:30119: checking if g++ supports -c -o file.o
  11772. configure:30166: result: yes
  11773. configure:30196: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  11774. configure:30232: result: yes
  11775. configure:30373: checking dynamic linker characteristics
  11776. configure:31048: result: GNU/Linux ld.so
  11777. configure:31101: checking how to hardcode library paths into programs
  11778. configure:31126: result: immediate
  11779. configure:31274: checking if libtool supports shared libraries
  11780. configure:31276: result: yes
  11781. configure:31279: checking whether to build shared libraries
  11782. configure:31299: result: no
  11783. configure:31302: checking whether to build static libraries
  11784. configure:31306: result: yes
  11785. configure:31627: checking for gfortran option to produce PIC
  11786. configure:31634: result: -fPIC
  11787. configure:31642: checking if gfortran PIC flag -fPIC works
  11788. configure:31660: gfortran -c -fPIC conftest.f >&5
  11789. configure:31664: $? = 0
  11790. configure:31677: result: yes
  11791. configure:31700: checking if gfortran static flag -static works
  11792. configure:31728: result: no
  11793. configure:31740: checking if gfortran supports -c -o file.o
  11794. configure:31761: gfortran -c -o out/conftest2.o conftest.f >&5
  11795. configure:31765: $? = 0
  11796. configure:31787: result: yes
  11797. configure:31792: checking if gfortran supports -c -o file.o
  11798. configure:31839: result: yes
  11799. configure:31869: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  11800. configure:32972: result: yes
  11801. configure:33113: checking dynamic linker characteristics
  11802. configure:33774: result: GNU/Linux ld.so
  11803. configure:33827: checking how to hardcode library paths into programs
  11804. configure:33852: result: immediate
  11805. configure:33924:
  11806. configure:33926: Miscellaneous remaining setup
  11807. configure:33928:
  11808. configure:34198: checking for remote shell
  11809. configure:34204: checking for rsh
  11810. configure:34237: result: no
  11811. configure:34204: checking for remsh
  11812. configure:34237: result: no
  11813. configure:34204: checking for ssh
  11814. configure:34222: found /usr/bin/ssh
  11815. configure:34234: result: /usr/bin/ssh
  11816. configure:34316: checking for mpirun
  11817. configure:34334: found /shared/openmpi-1.6.1/gcc/bin/mpirun
  11818. configure:34346: result: /shared/openmpi-1.6.1/gcc/bin/mpirun
  11819. configure:34776: creating ./config.status
  11820.  
  11821. ## ---------------------- ##
  11822. ## Running config.status. ##
  11823. ## ---------------------- ##
  11824.  
  11825. This file was extended by Aggregate Remote Memory Copy Interface (ARMCI) config.status 1.5, which was
  11826. generated by GNU Autoconf 2.68. Invocation command line was
  11827.  
  11828. CONFIG_FILES =
  11829. CONFIG_HEADERS =
  11830. CONFIG_LINKS =
  11831. CONFIG_COMMANDS =
  11832. $ ./config.status
  11833.  
  11834. on cmbcluster
  11835.  
  11836. config.status:1537: creating Makefile
  11837. config.status:1537: creating gaf2c/farg.h
  11838. config.status:1537: creating gaf2c/typesf2c.h
  11839. config.status:1537: creating config.h
  11840. config.status:1751: executing depfiles commands
  11841. config.status:1751: executing libtool commands
  11842. configure:37523:
  11843. configure:37525: **************************************************************
  11844. configure:37527: Aggregate Remote Memory Copy Interface (ARMCI) configured as follows:
  11845. configure:37529: **************************************************************
  11846. configure:37531:
  11847. configure:37533: TARGET=LINUX64
  11848. configure:37535: MSG_COMMS=TCGMSGMPI
  11849. configure:37537: GA_MP_LIBS= -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil
  11850. configure:37539: GA_MP_LDFLAGS= -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic
  11851. configure:37541: GA_MP_CPPFLAGS= -I/shared/openmpi-1.6.1/gcc/include
  11852. configure:37543: ARMCI_NETWORK=MPI_MT
  11853. configure:37545: ARMCI_NETWORK_LDFLAGS=
  11854. configure:37547: ARMCI_NETWORK_LIBS=
  11855. configure:37549: ARMCI_NETWORK_CPPFLAGS=
  11856. configure:37553: F77=gfortran
  11857. configure:37561: FFLAGS=
  11858. configure:37563: FFLAG_INT=-fdefault-integer-8
  11859. configure:37565: ARMCI_FOPT=-fstrength-reduce -mfpmath=sse
  11860. configure:37569: CC=gcc
  11861. configure:37577: CFLAGS=
  11862. configure:37579: ARMCI_COPT=-O3 -funroll-loops
  11863. configure:37597: CPP=gcc -E
  11864. configure:37599: CPPFLAGS=
  11865. configure:37601: LDFLAGS=
  11866. configure:37603: LIBS=-lm
  11867. configure:37605: FLIBS= -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm
  11868. configure:37607: BLAS_LDFLAGS=
  11869. configure:37609: BLAS_LIBS=
  11870. configure:37611: BLAS_CPPFLAGS=
  11871. configure:37613: AR=ar
  11872. configure:37615: AR_FLAGS=cru
  11873. configure:37617: CCAS=gcc
  11874. configure:37619: CCAS_FLAGS=
  11875. configure:37621: DEFS=-DHAVE_CONFIG_H
  11876. configure:37623: SHELL=/bin/sh
  11877. configure:37628: MPIEXEC=/shared/openmpi-1.6.1/gcc/bin/mpirun -n %NP%
  11878. configure:37634: NPROCS=4
  11879. configure:37636:
  11880.  
  11881. ## ---------------- ##
  11882. ## Cache variables. ##
  11883. ## ---------------- ##
  11884.  
  11885. ac_cv_build=x86_64-unknown-linux-gnu
  11886. ac_cv_c_compiler_gnu=yes
  11887. ac_cv_c_const=yes
  11888. ac_cv_c_inline=inline
  11889. ac_cv_c_int16_t=yes
  11890. ac_cv_c_int32_t=yes
  11891. ac_cv_c_int64_t=yes
  11892. ac_cv_c_restrict=__restrict
  11893. ac_cv_c_uint16_t=yes
  11894. ac_cv_c_uint32_t=yes
  11895. ac_cv_c_uint64_t=yes
  11896. ac_cv_c_uint8_t=yes
  11897. ac_cv_c_volatile=yes
  11898. ac_cv_cxx_compiler_gnu=yes
  11899. ac_cv_env_ARMCI_COPT_set=
  11900. ac_cv_env_ARMCI_COPT_value=
  11901. ac_cv_env_ARMCI_CXXOPT_set=
  11902. ac_cv_env_ARMCI_CXXOPT_value=
  11903. ac_cv_env_ARMCI_FOPT_set=
  11904. ac_cv_env_ARMCI_FOPT_value=
  11905. ac_cv_env_AR_FLAGS_set=
  11906. ac_cv_env_AR_FLAGS_value=
  11907. ac_cv_env_AR_set=
  11908. ac_cv_env_AR_value=
  11909. ac_cv_env_CCASFLAGS_set=
  11910. ac_cv_env_CCASFLAGS_value=
  11911. ac_cv_env_CCAS_set=
  11912. ac_cv_env_CCAS_value=
  11913. ac_cv_env_CCC_set=
  11914. ac_cv_env_CCC_value=
  11915. ac_cv_env_CC_set=set
  11916. ac_cv_env_CC_value=gcc
  11917. ac_cv_env_CFLAGS_set=
  11918. ac_cv_env_CFLAGS_value=
  11919. ac_cv_env_CPPFLAGS_set=
  11920. ac_cv_env_CPPFLAGS_value=
  11921. ac_cv_env_CPP_set=
  11922. ac_cv_env_CPP_value=
  11923. ac_cv_env_CXXCPP_set=
  11924. ac_cv_env_CXXCPP_value=
  11925. ac_cv_env_CXXFLAGS_set=
  11926. ac_cv_env_CXXFLAGS_value=
  11927. ac_cv_env_CXX_set=
  11928. ac_cv_env_CXX_value=
  11929. ac_cv_env_F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS_set=
  11930. ac_cv_env_F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS_value=
  11931. ac_cv_env_F77_set=set
  11932. ac_cv_env_F77_value=gfortran
  11933. ac_cv_env_FFLAGS_set=
  11934. ac_cv_env_FFLAGS_value=
  11935. ac_cv_env_FFLAG_INT_set=
  11936. ac_cv_env_FFLAG_INT_value=
  11937. ac_cv_env_LDFLAGS_set=
  11938. ac_cv_env_LDFLAGS_value=
  11939. ac_cv_env_LIBS_set=
  11940. ac_cv_env_LIBS_value=
  11941. ac_cv_env_MPICC_set=
  11942. ac_cv_env_MPICC_value=
  11943. ac_cv_env_MPICXX_set=
  11944. ac_cv_env_MPICXX_value=
  11945. ac_cv_env_MPIEXEC_set=
  11946. ac_cv_env_MPIEXEC_value=
  11947. ac_cv_env_MPIF77_set=
  11948. ac_cv_env_MPIF77_value=
  11949. ac_cv_env_NPROCS_set=
  11950. ac_cv_env_NPROCS_value=
  11951. ac_cv_env_RANLIB_set=
  11952. ac_cv_env_RANLIB_value=
  11953. ac_cv_env_THREAD_LIBRARY_set=
  11954. ac_cv_env_THREAD_LIBRARY_value=
  11955. ac_cv_env_build_alias_set=
  11956. ac_cv_env_build_alias_value=
  11957. ac_cv_env_host_alias_set=
  11958. ac_cv_env_host_alias_value=
  11959. ac_cv_env_target_alias_set=
  11960. ac_cv_env_target_alias_value=
  11961. ac_cv_f77_compiler_gnu=yes
  11962. ac_cv_f77_dummy_main=none
  11963. ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm'
  11964. ac_cv_f77_mangling='lower case, underscore, no extra underscore'
  11965. ac_cv_fortran_dummy_main=none
  11966. ac_cv_func__acquire_lock=no
  11967. ac_cv_func__doprnt=no
  11968. ac_cv_func__lock_try=no
  11969. ac_cv_func_bzero=yes
  11970. ac_cv_func_dtime=no
  11971. ac_cv_func_etime=no
  11972. ac_cv_func_fastbcopy=no
  11973. ac_cv_func_fork=yes
  11974. ac_cv_func_fork_works=yes
  11975. ac_cv_func_ftruncate=yes
  11976. ac_cv_func_gethostbyname=yes
  11977. ac_cv_func_getpagesize=yes
  11978. ac_cv_func_gettimeofday=yes
  11979. ac_cv_func_memset=yes
  11980. ac_cv_func_mmap_fixed_mapped=yes
  11981. ac_cv_func_munmap=yes
  11982. ac_cv_func_pthread_getconcurrency=no
  11983. ac_cv_func_pthread_setconcurrency=no
  11984. ac_cv_func_select=yes
  11985. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  11986. ac_cv_func_socket=yes
  11987. ac_cv_func_strchr=yes
  11988. ac_cv_func_strdup=yes
  11989. ac_cv_func_strerror=yes
  11990. ac_cv_func_strstr=yes
  11991. ac_cv_func_strtol=yes
  11992. ac_cv_func_vfork=yes
  11993. ac_cv_func_vfork_works=yes
  11994. ac_cv_func_vprintf=yes
  11995. ac_cv_func_xdr_char=yes
  11996. ac_cv_header_assert_h=yes
  11997. ac_cv_header_c_asm_h=no
  11998. ac_cv_header_dirent_dirent_h=yes
  11999. ac_cv_header_dlfcn_h=yes
  12000. ac_cv_header_errno_h=yes
  12001. ac_cv_header_fcntl_h=yes
  12002. ac_cv_header_float_h=yes
  12003. ac_cv_header_ia64_sys_inline_h=no
  12004. ac_cv_header_inttypes_h=yes
  12005. ac_cv_header_malloc_h=yes
  12006. ac_cv_header_math_h=yes
  12007. ac_cv_header_memory_h=yes
  12008. ac_cv_header_minix_config_h=no
  12009. ac_cv_header_mpi_h=yes
  12010. ac_cv_header_mpp_shmem_h=no
  12011. ac_cv_header_netdb_h=yes
  12012. ac_cv_header_netinet_in_h=yes
  12013. ac_cv_header_netinet_tcp_h=yes
  12014. ac_cv_header_process_h=no
  12015. ac_cv_header_rpc_rpc_h=yes
  12016. ac_cv_header_rpc_types_h=yes
  12017. ac_cv_header_rpc_xdr_h=yes
  12018. ac_cv_header_setjmp_h=yes
  12019. ac_cv_header_signal_h=yes
  12020. ac_cv_header_stdarg_h=yes
  12021. ac_cv_header_stdbool_h=yes
  12022. ac_cv_header_stdc=yes
  12023. ac_cv_header_stdint_h=yes
  12024. ac_cv_header_stdio_h=yes
  12025. ac_cv_header_stdlib_h=yes
  12026. ac_cv_header_string_h=yes
  12027. ac_cv_header_strings_h=yes
  12028. ac_cv_header_sys_atomic_op_h=no
  12029. ac_cv_header_sys_errno_h=yes
  12030. ac_cv_header_sys_file_h=yes
  12031. ac_cv_header_sys_ipc_h=yes
  12032. ac_cv_header_sys_mman_h=yes
  12033. ac_cv_header_sys_param_h=yes
  12034. ac_cv_header_sys_select_h=yes
  12035. ac_cv_header_sys_sem_h=yes
  12036. ac_cv_header_sys_shm_h=yes
  12037. ac_cv_header_sys_socket_h=yes
  12038. ac_cv_header_sys_stat_h=yes
  12039. ac_cv_header_sys_syscall_h=yes
  12040. ac_cv_header_sys_systemcfg_h=no
  12041. ac_cv_header_sys_time_h=yes
  12042. ac_cv_header_sys_types_h=yes
  12043. ac_cv_header_sys_uio_h=yes
  12044. ac_cv_header_sys_wait_h=yes
  12045. ac_cv_header_time_h=yes
  12046. ac_cv_header_unistd_h=yes
  12047. ac_cv_header_vfork_h=no
  12048. ac_cv_header_windows_h=no
  12049. ac_cv_header_winsock_h=no
  12050. ac_cv_host=x86_64-unknown-linux-gnu
  12051. ac_cv_objext=o
  12052. ac_cv_path_ARMCI_TAS_AS=/usr/bin/gcc
  12053. ac_cv_path_EGREP='/bin/grep -E'
  12054. ac_cv_path_FGREP='/bin/grep -F'
  12055. ac_cv_path_GREP=/bin/grep
  12056. ac_cv_path_MPIEXEC=/shared/openmpi-1.6.1/gcc/bin/mpirun
  12057. ac_cv_path_SED=/bin/sed
  12058. ac_cv_path_ga_cv_path_rsh=/usr/bin/ssh
  12059. ac_cv_path_install='/usr/bin/install -c'
  12060. ac_cv_path_mkdir=/bin/mkdir
  12061. ac_cv_prog_AWK=gawk
  12062. ac_cv_prog_CPP='gcc -E'
  12063. ac_cv_prog_CXXCPP='g++ -E'
  12064. ac_cv_prog_ac_ct_AR=ar
  12065. ac_cv_prog_ac_ct_CXX=g++
  12066. ac_cv_prog_ac_ct_OBJDUMP=objdump
  12067. ac_cv_prog_ac_ct_RANLIB=ranlib
  12068. ac_cv_prog_ac_ct_STRIP=strip
  12069. ac_cv_prog_cc_c89=
  12070. ac_cv_prog_cc_g=yes
  12071. ac_cv_prog_cxx_g=yes
  12072. ac_cv_prog_f77_g=yes
  12073. ac_cv_prog_f77_v=-v
  12074. ac_cv_prog_make_make_set=yes
  12075. ac_cv_safe_to_define___extensions__=yes
  12076. ac_cv_search_MPI_Init_thread='none required'
  12077. ac_cv_search_floor=-lm
  12078. ac_cv_search_opendir='none required'
  12079. ac_cv_search_pow='none required'
  12080. ac_cv_search_sqrt='none required'
  12081. ac_cv_sizeof_char=1
  12082. ac_cv_sizeof_double=8
  12083. ac_cv_sizeof_float=4
  12084. ac_cv_sizeof_int=4
  12085. ac_cv_sizeof_long=8
  12086. ac_cv_sizeof_long_long=8
  12087. ac_cv_sizeof_short=2
  12088. ac_cv_sizeof_voidp=8
  12089. ac_cv_type__Bool=yes
  12090. ac_cv_type_off_t=yes
  12091. ac_cv_type_pid_t=yes
  12092. ac_cv_type_ptrdiff_t=yes
  12093. ac_cv_type_signal=void
  12094. ac_cv_type_size_t=yes
  12095. ac_cv_type_ssize_t=yes
  12096. am_cv_CCAS_dependencies_compiler_type=gcc3
  12097. am_cv_CC_dependencies_compiler_type=gcc3
  12098. am_cv_CXX_dependencies_compiler_type=gcc3
  12099. armci_cv_as_no_i386asm=no
  12100. armci_cv_as_tas=yes
  12101. armci_cv_as_tas_with=/usr/bin/gcc
  12102. armci_cv_as_x86copy=no
  12103. armci_cv_as_x86copy_with=no
  12104. armci_cv_c_opt='-O3 -funroll-loops'
  12105. armci_cv_f77_opt='-fstrength-reduce -mfpmath=sse'
  12106. ax_cv_sys_weak_alias_pragma=yes
  12107. ga_cv_c_compiler_vendor=gnu
  12108. ga_cv_c_mpi_test_compile=yes
  12109. ga_cv_c_pointer_as_integer=long
  12110. ga_cv_cpp_function=__func__
  12111. ga_cv_cross_compiling=no
  12112. ga_cv_f2c_DOUBLE_PRECISION=double
  12113. ga_cv_f2c_INTEGER=long
  12114. ga_cv_f2c_REAL=float
  12115. ga_cv_f2c_string_after_args=yes
  12116. ga_cv_f77_compiler_vendor=gnu
  12117. ga_cv_f77_cpp_symbol=-D
  12118. ga_cv_f77_fixed_flag=none
  12119. ga_cv_f77_flush=flush
  12120. ga_cv_f77_flush_flag=none
  12121. ga_cv_f77_integer_size=8
  12122. ga_cv_f77_integer_size_flag=-fdefault-integer-8
  12123. ga_cv_f77_mismatch_type_flag=none
  12124. ga_cv_f77_mpi_test_compile=yes
  12125. ga_cv_f77_sizeof_DOUBLE_PRECISION=8
  12126. ga_cv_f77_sizeof_INTEGER=8
  12127. ga_cv_f77_sizeof_REAL=4
  12128. ga_cv_f77_suppress=none
  12129. ga_cv_f77_underscore_flag=none
  12130. ga_cv_fld_nomain=none
  12131. ga_cv_flibs_gcc_s=no
  12132. ga_cv_path_rsh=/usr/bin/ssh
  12133. ga_cv_sysv=yes
  12134. ga_cv_sysv_hack=yes
  12135. ga_cv_target=LINUX64
  12136. ga_cv_target_base=LINUX
  12137. ga_cv_union_semun=no
  12138. lt_cv_ar_at_file=@
  12139. lt_cv_deplibs_check_method=pass_all
  12140. lt_cv_file_magic_cmd='$MAGIC_CMD'
  12141. lt_cv_file_magic_test_file=
  12142. lt_cv_ld_reload_flag=-r
  12143. lt_cv_nm_interface='BSD nm'
  12144. lt_cv_objdir=.libs
  12145. lt_cv_path_LD=/usr/bin/ld
  12146. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  12147. lt_cv_path_NM='/usr/bin/nm -B'
  12148. lt_cv_path_mainfest_tool=no
  12149. lt_cv_prog_compiler_c_o=yes
  12150. lt_cv_prog_compiler_c_o_CXX=yes
  12151. lt_cv_prog_compiler_c_o_F77=yes
  12152. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  12153. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  12154. lt_cv_prog_compiler_pic_F77=-fPIC
  12155. lt_cv_prog_compiler_pic_works=yes
  12156. lt_cv_prog_compiler_pic_works_CXX=yes
  12157. lt_cv_prog_compiler_pic_works_F77=yes
  12158. lt_cv_prog_compiler_rtti_exceptions=no
  12159. lt_cv_prog_compiler_static_works=no
  12160. lt_cv_prog_compiler_static_works_CXX=no
  12161. lt_cv_prog_compiler_static_works_F77=no
  12162. lt_cv_prog_gnu_ld=yes
  12163. lt_cv_prog_gnu_ldcxx=yes
  12164. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  12165. lt_cv_shlibpath_overrides_runpath=no
  12166. 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'\'''
  12167. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  12168. 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'\'''
  12169. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  12170. lt_cv_sys_max_cmd_len=1966080
  12171. lt_cv_to_host_file_cmd=func_convert_file_noop
  12172. lt_cv_to_tool_file_cmd=func_convert_file_noop
  12173.  
  12174. ## ----------------- ##
  12175. ## Output variables. ##
  12176. ## ----------------- ##
  12177.  
  12178. ACLOCAL='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run aclocal-1.11'
  12179. AMDEPBACKSLASH='\'
  12180. AMDEP_FALSE='#'
  12181. AMDEP_TRUE=''
  12182. AMTAR='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run tar'
  12183. AM_BACKSLASH='\'
  12184. AM_DEFAULT_VERBOSITY='1'
  12185. AR='ar'
  12186. ARMCI_COPT='-O3 -funroll-loops'
  12187. ARMCI_CXXOPT=''
  12188. ARMCI_ENABLE_GPC_CALLS_FALSE=''
  12189. ARMCI_ENABLE_GPC_CALLS_TRUE='#'
  12190. ARMCI_FOPT='-fstrength-reduce -mfpmath=sse'
  12191. ARMCI_GROUP_FALSE=''
  12192. ARMCI_GROUP_TRUE='#'
  12193. ARMCI_NETWORK_BGML_FALSE=''
  12194. ARMCI_NETWORK_BGML_TRUE='#'
  12195. ARMCI_NETWORK_CPPFLAGS=''
  12196. ARMCI_NETWORK_CRAY_SHMEM_FALSE=''
  12197. ARMCI_NETWORK_CRAY_SHMEM_TRUE='#'
  12198. ARMCI_NETWORK_DCMF_FALSE=''
  12199. ARMCI_NETWORK_DCMF_TRUE='#'
  12200. ARMCI_NETWORK_GEMINI_FALSE=''
  12201. ARMCI_NETWORK_GEMINI_TRUE='#'
  12202. ARMCI_NETWORK_LAPI_FALSE=''
  12203. ARMCI_NETWORK_LAPI_TRUE='#'
  12204. ARMCI_NETWORK_LDFLAGS=''
  12205. ARMCI_NETWORK_LIBS=''
  12206. ARMCI_NETWORK_MPI_MT_FALSE='#'
  12207. ARMCI_NETWORK_MPI_MT_TRUE=''
  12208. ARMCI_NETWORK_MPI_SPAWN_FALSE=''
  12209. ARMCI_NETWORK_MPI_SPAWN_TRUE='#'
  12210. ARMCI_NETWORK_OPENIB_FALSE=''
  12211. ARMCI_NETWORK_OPENIB_TRUE='#'
  12212. ARMCI_NETWORK_PORTALS_FALSE=''
  12213. ARMCI_NETWORK_PORTALS_TRUE='#'
  12214. ARMCI_NETWORK_SOCKETS_FALSE=''
  12215. ARMCI_NETWORK_SOCKETS_TRUE='#'
  12216. ARMCI_SRC_DIR='src'
  12217. ARMCI_TAS_AS='/usr/bin/gcc'
  12218. ARMCI_X86COPY_AS=''
  12219. AR_FLAGS='cru'
  12220. AUTOCONF='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run autoconf'
  12221. AUTOHEADER='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run autoheader'
  12222. AUTOMAKE='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run automake-1.11'
  12223. AWK='gawk'
  12224. BGL_FALSE=''
  12225. BGL_TRUE='#'
  12226. BGP_FALSE=''
  12227. BGP_TRUE='#'
  12228. BLAS_CPPFLAGS=''
  12229. BLAS_LDFLAGS=''
  12230. BLAS_LIBS=''
  12231. CATAMOUNT_FALSE=''
  12232. CATAMOUNT_TRUE='#'
  12233. CC='gcc'
  12234. CCAS='gcc'
  12235. CCASDEPMODE='depmode=gcc3'
  12236. CCASFLAGS=''
  12237. CCDEPMODE='depmode=gcc3'
  12238. CFLAGS=''
  12239. CPP='gcc -E'
  12240. CPPFLAGS=''
  12241. CRAY_SV1_FALSE=''
  12242. CRAY_SV1_TRUE='#'
  12243. CRAY_SV2_FALSE=''
  12244. CRAY_SV2_TRUE='#'
  12245. CRAY_T3E_FALSE=''
  12246. CRAY_T3E_TRUE='#'
  12247. CRAY_XT_FALSE=''
  12248. CRAY_XT_NETWORKS_FALSE=''
  12249. CRAY_XT_NETWORKS_TRUE='#'
  12250. CRAY_XT_TRUE='#'
  12251. CRAY_YMP_FALSE=''
  12252. CRAY_YMP_TRUE='#'
  12253. CROSS_COMPILING_FALSE=''
  12254. CROSS_COMPILING_TRUE='#'
  12255. CXX='g++'
  12256. CXXCPP='g++ -E'
  12257. CXXDEPMODE='depmode=gcc3'
  12258. CXXFLAGS=''
  12259. CYGNUS_FALSE=''
  12260. CYGNUS_TRUE='#'
  12261. CYGPATH_W='echo'
  12262. CYGWIN_FALSE=''
  12263. CYGWIN_TRUE='#'
  12264. C_POINTER_AS_INTEGER='long'
  12265. DCMF_VER_0_2_FALSE=''
  12266. DCMF_VER_0_2_TRUE='#'
  12267. DCMF_VER_0_3_FALSE='#'
  12268. DCMF_VER_0_3_TRUE=''
  12269. DCMF_VER_2_FALSE=''
  12270. DCMF_VER_2_TRUE='#'
  12271. DECOSF_FALSE=''
  12272. DECOSF_TRUE='#'
  12273. DEFS='-DHAVE_CONFIG_H'
  12274. DEPDIR='.deps'
  12275. DLLTOOL='false'
  12276. DSYMUTIL=''
  12277. DUMPBIN=''
  12278. ECHO_C=''
  12279. ECHO_N='-n'
  12280. ECHO_T=''
  12281. EGREP='/bin/grep -E'
  12282. ENABLE_CHECKPOINT_FALSE=''
  12283. ENABLE_CHECKPOINT_TRUE='#'
  12284. ENABLE_F77_FALSE='#'
  12285. ENABLE_F77_TRUE=''
  12286. ENABLE_PROFILING_FALSE=''
  12287. ENABLE_PROFILING_TRUE='#'
  12288. ENABLE_SHARED_FALSE=''
  12289. ENABLE_SHARED_TRUE='#'
  12290. ENABLE_TRACE_FALSE=''
  12291. ENABLE_TRACE_TRUE='#'
  12292. EXEEXT='.x'
  12293. F2C_DOUBLE_PRECISION_C_TYPE='double'
  12294. F2C_GETARG='f2c_getarg_'
  12295. F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS=''
  12296. F2C_IARGC='f2c_iargc_'
  12297. F2C_INTEGER_C_TYPE='long'
  12298. F2C_REAL_C_TYPE='float'
  12299. F77='gfortran'
  12300. F77LINK='$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@'
  12301. FFLAGS=' '
  12302. FFLAG_INT='-fdefault-integer-8'
  12303. FGREP='/bin/grep -F'
  12304. FLD_NOMAIN=''
  12305. FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.4.6/../../.. -lgfortranbegin -lgfortran -lm'
  12306. FUJITSU_VPP_FALSE=''
  12307. FUJITSU_VPP_TRUE='#'
  12308. GA_CXX_WARN=''
  12309. GA_C_WARN=''
  12310. GA_F_WARN=''
  12311. GA_MP_CPPFLAGS=' -I/shared/openmpi-1.6.1/gcc/include'
  12312. GA_MP_LDFLAGS=' -L/shared/openmpi-1.6.1/gcc/lib -Wl,--export-dynamic'
  12313. GA_MP_LIBS=' -lmpi_f90 -lmpi_f77 -lmpi -ldl -lnsl -lutil'
  12314. GREP='/bin/grep'
  12315. HAVE_BLAS_FALSE=''
  12316. HAVE_BLAS_TRUE='#'
  12317. HAVE_LAPACK_FALSE=''
  12318. HAVE_LAPACK_TRUE='#'
  12319. HAVE_SYS_WEAK_ALIAS_PRAGMA_FALSE='#'
  12320. HAVE_SYS_WEAK_ALIAS_PRAGMA_TRUE=''
  12321. HITACHI_FALSE=''
  12322. HITACHI_TRUE='#'
  12323. HPUX_FALSE=''
  12324. HPUX_TRUE='#'
  12325. IBM_FALSE=''
  12326. IBM_TRUE='#'
  12327. INLINE_TAS_OKAY_FALSE='#'
  12328. INLINE_TAS_OKAY_TRUE=''
  12329. INLINE_TAS_WITH_FALSE='#'
  12330. INLINE_TAS_WITH_TRUE=''
  12331. INLINE_X86COPY_NEEDED_FALSE=''
  12332. INLINE_X86COPY_NEEDED_TRUE='#'
  12333. INLINE_X86COPY_OKAY_FALSE=''
  12334. INLINE_X86COPY_OKAY_TRUE='#'
  12335. INLINE_X86COPY_WITH_FALSE=''
  12336. INLINE_X86COPY_WITH_TRUE='#'
  12337. INSTALL_DATA='${INSTALL} -m 644'
  12338. INSTALL_PROGRAM='${INSTALL}'
  12339. INSTALL_SCRIPT='${INSTALL}'
  12340. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  12341. INTERIX_FALSE=''
  12342. INTERIX_TRUE='#'
  12343. LAPACK_CPPFLAGS=''
  12344. LAPACK_LDFLAGS=''
  12345. LAPACK_LIBS=''
  12346. LAPI_FALSE=''
  12347. LAPI_TRUE='#'
  12348. LD='/usr/bin/ld -m elf_x86_64'
  12349. LDFLAGS=''
  12350. LIBOBJS=''
  12351. LIBS='-lm '
  12352. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  12353. LINUX_FALSE='#'
  12354. LINUX_TRUE=''
  12355. LIPO=''
  12356. LN_S='ln -s'
  12357. LTLIBOBJS=''
  12358. MACX_FALSE=''
  12359. MACX_TRUE='#'
  12360. MAINT='#'
  12361. MAINTAINER_MODE_FALSE=''
  12362. MAINTAINER_MODE_TRUE='#'
  12363. MAKEINFO='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/missing --run makeinfo'
  12364. MANIFEST_TOOL=':'
  12365. MKDIR_P='/bin/mkdir -p'
  12366. MPICC=''
  12367. MPICXX=''
  12368. MPIEXEC='/shared/openmpi-1.6.1/gcc/bin/mpirun -n %NP%'
  12369. MPIF77=''
  12370. MSG_COMMS_MPI_FALSE='#'
  12371. MSG_COMMS_MPI_TRUE=''
  12372. MSG_COMMS_PVM_FALSE=''
  12373. MSG_COMMS_PVM_TRUE='#'
  12374. MSG_COMMS_TCGMSG4_FALSE=''
  12375. MSG_COMMS_TCGMSG4_TRUE='#'
  12376. MSG_COMMS_TCGMSG5_FALSE=''
  12377. MSG_COMMS_TCGMSG5_TRUE='#'
  12378. MSG_COMMS_TCGMSGMPI_FALSE='#'
  12379. MSG_COMMS_TCGMSGMPI_TRUE=''
  12380. MSG_COMMS_TCGMSG_FALSE='#'
  12381. MSG_COMMS_TCGMSG_TRUE=''
  12382. NB_NONCONT_FALSE=''
  12383. NB_NONCONT_TRUE='#'
  12384. NEC_FALSE=''
  12385. NEC_TRUE='#'
  12386. NM='/usr/bin/nm -B'
  12387. NMEDIT=''
  12388. NOFORT_FALSE=''
  12389. NOFORT_TRUE='#'
  12390. NPROCS='4'
  12391. OBJDUMP='objdump'
  12392. OBJEXT='o'
  12393. OTOOL64=''
  12394. OTOOL=''
  12395. PACKAGE='armci'
  12396. PACKAGE_BUGREPORT='hpctools@pnl.gov'
  12397. PACKAGE_NAME='Aggregate Remote Memory Copy Interface (ARMCI)'
  12398. PACKAGE_STRING='Aggregate Remote Memory Copy Interface (ARMCI) 1.5'
  12399. PACKAGE_TARNAME='armci'
  12400. PACKAGE_URL='http://www.emsl.pnl.gov/docs/parsoft/armci/'
  12401. PACKAGE_VERSION='1.5'
  12402. PATH_SEPARATOR=':'
  12403. PERL=''
  12404. PORTALS_ENABLE_NEW_MALLOC_FALSE=''
  12405. PORTALS_ENABLE_NEW_MALLOC_TRUE='#'
  12406. RANDOM_ACCESS_FALSE=''
  12407. RANDOM_ACCESS_TRUE='#'
  12408. RANLIB='ranlib'
  12409. SED='/bin/sed'
  12410. SET_MAKE=''
  12411. SGITFP_FALSE=''
  12412. SGITFP_TRUE='#'
  12413. SGI_FALSE=''
  12414. SGI_N32_FALSE=''
  12415. SGI_N32_TRUE='#'
  12416. SGI_TRUE='#'
  12417. SHELL='/bin/sh'
  12418. SOLARIS_FALSE=''
  12419. SOLARIS_TRUE='#'
  12420. STRIP='strip'
  12421. SYSV_FALSE='#'
  12422. SYSV_TRUE=''
  12423. TCGEXEC=''
  12424. THREAD_LIBRARY=''
  12425. THREAD_SAFE_FALSE=''
  12426. THREAD_SAFE_TRUE='#'
  12427. VERSION='1.5'
  12428. ac_ct_AR='ar'
  12429. ac_ct_CC=''
  12430. ac_ct_CXX='g++'
  12431. ac_ct_DUMPBIN=''
  12432. ac_ct_F77=''
  12433. am__EXEEXT_FALSE='#'
  12434. am__EXEEXT_TRUE=''
  12435. am__fastdepCCAS_FALSE='#'
  12436. am__fastdepCCAS_TRUE=''
  12437. am__fastdepCC_FALSE='#'
  12438. am__fastdepCC_TRUE=''
  12439. am__fastdepCXX_FALSE='#'
  12440. am__fastdepCXX_TRUE=''
  12441. am__include='include'
  12442. am__isrc=' -I$(srcdir)'
  12443. am__leading_dot='.'
  12444. am__quote=''
  12445. am__tar='${AMTAR} chof - "$$tardir"'
  12446. am__untar='${AMTAR} xf -'
  12447. am__v_F77LD_0='@echo " F77LD " $@;'
  12448. bindir='${exec_prefix}/bin'
  12449. build='x86_64-unknown-linux-gnu'
  12450. build_alias=''
  12451. build_cpu='x86_64'
  12452. build_os='linux-gnu'
  12453. build_vendor='unknown'
  12454. datadir='${datarootdir}'
  12455. datarootdir='${prefix}/share'
  12456. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  12457. dvidir='${docdir}'
  12458. exec_prefix='${prefix}'
  12459. ga_cv_path_rsh='/usr/bin/ssh'
  12460. host='x86_64-unknown-linux-gnu'
  12461. host_alias=''
  12462. host_cpu='x86_64'
  12463. host_os='linux-gnu'
  12464. host_vendor='unknown'
  12465. htmldir='${docdir}'
  12466. includedir='${prefix}/include'
  12467. infodir='${datarootdir}/info'
  12468. install_sh='${SHELL} /shared/build/nwchem-6.1.1-src/src/tools/ga-5-1/armci/build-aux/install-sh'
  12469. libdir='${exec_prefix}/lib'
  12470. libexecdir='${exec_prefix}/libexec'
  12471. localedir='${datarootdir}/locale'
  12472. localstatedir='${prefix}/var'
  12473. mandir='${datarootdir}/man'
  12474. mkdir_p='/bin/mkdir -p'
  12475. oldincludedir='/usr/include'
  12476. pdfdir='${docdir}'
  12477. prefix='/shared/build/nwchem-6.1.1-src/src/tools/install'
  12478. program_transform_name='s,x,x,'
  12479. psdir='${docdir}'
  12480. sbindir='${exec_prefix}/sbin'
  12481. sharedstatedir='${prefix}/com'
  12482. sysconfdir='${prefix}/etc'
  12483. target_alias=''
  12484.  
  12485. ## ----------- ##
  12486. ## confdefs.h. ##
  12487. ## ----------- ##
  12488.  
  12489. /* confdefs.h */
  12490. #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  12491. #define PACKAGE_TARNAME "armci"
  12492. #define PACKAGE_VERSION "1.5"
  12493. #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  12494. #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  12495. #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  12496. #define LINUX 1
  12497. #define SYSV 1
  12498. #define PACKAGE "armci"
  12499. #define VERSION "1.5"
  12500. #define MSG_COMMS_TCGMSGMPI 1
  12501. #define MSG_COMMS_MPI 1
  12502. #define ARMCI_ENABLE_GPC_CALLS 0
  12503. #define STDC_HEADERS 1
  12504. #define HAVE_SYS_TYPES_H 1
  12505. #define HAVE_SYS_STAT_H 1
  12506. #define HAVE_STDLIB_H 1
  12507. #define HAVE_STRING_H 1
  12508. #define HAVE_MEMORY_H 1
  12509. #define HAVE_STRINGS_H 1
  12510. #define HAVE_INTTYPES_H 1
  12511. #define HAVE_STDINT_H 1
  12512. #define HAVE_UNISTD_H 1
  12513. #define __EXTENSIONS__ 1
  12514. #define _ALL_SOURCE 1
  12515. #define _GNU_SOURCE 1
  12516. #define _POSIX_PTHREAD_SEMANTICS 1
  12517. #define _TANDEM_SOURCE 1
  12518. #define LINUX64 1
  12519. #define SYSV 1
  12520. #define HAVE_DIRENT_H 1
  12521. #define HAVE__BOOL 1
  12522. #define HAVE_STDBOOL_H 1
  12523. #define STDC_HEADERS 1
  12524. #define HAVE_SYS_WAIT_H 1
  12525. #define HAVE_ASSERT_H 1
  12526. #define HAVE_C_ASM_H 0
  12527. #define HAVE_ERRNO_H 1
  12528. #define HAVE_FCNTL_H 1
  12529. #define HAVE_FLOAT_H 1
  12530. #define HAVE_IA64_SYS_INLINE_H 0
  12531. #define HAVE_MALLOC_H 1
  12532. #define HAVE_MATH_H 1
  12533. #define HAVE_MEMORY_H 1
  12534. #define HAVE_MPP_SHMEM_H 0
  12535. #define HAVE_NETDB_H 1
  12536. #define HAVE_NETINET_IN_H 1
  12537. #define HAVE_NETINET_TCP_H 1
  12538. #define HAVE_PROCESS_H 0
  12539. #define HAVE_SETJMP_H 1
  12540. #define HAVE_SIGNAL_H 1
  12541. #define HAVE_STDARG_H 1
  12542. #define HAVE_STDINT_H 1
  12543. #define HAVE_STDIO_H 1
  12544. #define HAVE_STDLIB_H 1
  12545. #define HAVE_STRING_H 1
  12546. #define HAVE_STRINGS_H 1
  12547. #define HAVE_SYS_TYPES_H 1
  12548. #define HAVE_SYS_ATOMIC_OP_H 0
  12549. #define HAVE_SYS_ERRNO_H 1
  12550. #define HAVE_SYS_FILE_H 1
  12551. #define HAVE_SYS_IPC_H 1
  12552. #define HAVE_SYS_MMAN_H 1
  12553. #define HAVE_SYS_PARAM_H 1
  12554. #define HAVE_SYS_SEM_H 1
  12555. #define HAVE_SYS_SHM_H 1
  12556. #define HAVE_SYS_SOCKET_H 1
  12557. #define HAVE_SYS_STAT_H 1
  12558. #define HAVE_SYS_SYSCALL_H 1
  12559. #define HAVE_SYS_SYSTEMCFG_H 0
  12560. #define HAVE_SYS_TIME_H 1
  12561. #define HAVE_SYS_UIO_H 1
  12562. #define HAVE_SYS_WAIT_H 1
  12563. #define HAVE_TIME_H 1
  12564. #define HAVE_UNISTD_H 1
  12565. #define HAVE_WINDOWS_H 0
  12566. #define HAVE_WINSOCK_H 0
  12567. #define HAVE_RPC_RPC_H 1
  12568. #define HAVE_RPC_TYPES_H 1
  12569. #define HAVE_RPC_XDR_H 1
  12570. #define restrict __restrict
  12571. #define RETSIGTYPE void
  12572. #define HAVE_PTRDIFF_T 1
  12573. #define FUNCTION_NAME __func__
  12574. #define HAVE_SYS_WEAK_ALIAS_PRAGMA 1
  12575. #define SIZEOF_VOIDP 8
  12576. #define SIZEOF_CHAR 1
  12577. #define SIZEOF_SHORT 2
  12578. #define SIZEOF_INT 4
  12579. #define SIZEOF_LONG 8
  12580. #define SIZEOF_LONG_LONG 8
  12581. #define SIZEOF_FLOAT 4
  12582. #define SIZEOF_DOUBLE 8
  12583. #define HAVE_FORK 1
  12584. #define HAVE_VFORK 1
  12585. #define HAVE_WORKING_VFORK 1
  12586. #define HAVE_WORKING_FORK 1
  12587. #define HAVE_STDLIB_H 1
  12588. #define HAVE_UNISTD_H 1
  12589. #define HAVE_SYS_PARAM_H 1
  12590. #define HAVE_GETPAGESIZE 1
  12591. #define HAVE_MMAP 1
  12592. #define HAVE_SYS_SELECT_H 1
  12593. #define HAVE_SYS_SOCKET_H 1
  12594. #define SELECT_TYPE_ARG1 int
  12595. #define SELECT_TYPE_ARG234 (fd_set *)
  12596. #define SELECT_TYPE_ARG5 (struct timeval *)
  12597. #define HAVE_VPRINTF 1
  12598. #define HAVE_FLOOR 1
  12599. #define HAVE_POW 1
  12600. #define HAVE_SQRT 1
  12601. #define HAVE_BZERO 1
  12602. #define HAVE_FASTBCOPY 0
  12603. #define HAVE_FTRUNCATE 1
  12604. #define HAVE_GETHOSTBYNAME 1
  12605. #define HAVE_GETPAGESIZE 1
  12606. #define HAVE_GETTIMEOFDAY 1
  12607. #define HAVE_MEMSET 1
  12608. #define HAVE_MUNMAP 1
  12609. #define HAVE_SELECT 1
  12610. #define HAVE_SOCKET 1
  12611. #define HAVE_STRCHR 1
  12612. #define HAVE_STRDUP 1
  12613. #define HAVE_STRERROR 1
  12614. #define HAVE_STRSTR 1
  12615. #define HAVE_STRTOL 1
  12616. #define HAVE__LOCK_TRY 0
  12617. #define HAVE__ACQUIRE_LOCK 0
  12618. #define HAVE_XDR_CHAR 1
  12619. #define HAVE_PTHREAD_GETCONCURRENCY 0
  12620. #define HAVE_PTHREAD_SETCONCURRENCY 0
  12621. #define NOFORT 0
  12622. #define ENABLE_F77 1
  12623. #define F77_FUNC(name,NAME) name ## _
  12624. #define F77_FUNC_(name,NAME) name ## _
  12625. #define SIZEOF_F77_INTEGER 8
  12626. #define SIZEOF_F77_REAL 4
  12627. #define SIZEOF_F77_DOUBLE_PRECISION 8
  12628. #define HAVE_DTIME 0
  12629. #define HAVE_ETIME 0
  12630. #define F77_FLUSH flush
  12631. #define HAVE_F77_FLUSH 1
  12632. #define F77_GETARG_DECL intrinsic GETARG
  12633. #define F77_GETARG GETARG
  12634. #define F77_GETARG_ARGS i,s
  12635. #define F77_IARGC IARGC
  12636. #define FXX_MODULE
  12637. #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  12638. #define HAVE_BLAS 0
  12639. #define BLAS_SIZE 8
  12640. #define HAVE_LAPACK 0
  12641. #define HAVE_DLFCN_H 1
  12642. #define LT_OBJDIR ".libs/"
  12643. #define PTHREADS 1
  12644. #define DATA_SERVER 1
  12645. #define SERVER_THREAD 1
  12646. #define MPI_MT 1
  12647. #define TCGMSG_RSH "/usr/bin/ssh"
  12648. #define TCGMSG_TIMINGS 1
  12649. #define NEED_MEM_SYNC 1
  12650.  
  12651. configure: exit 0
  12652.  
  12653. ## ---------------------- ##
  12654. ## Running config.status. ##
  12655. ## ---------------------- ##
  12656.  
  12657. This file was extended by Aggregate Remote Memory Copy Interface (ARMCI) config.status 1.5, which was
  12658. generated by GNU Autoconf 2.68. Invocation command line was
  12659.  
  12660. CONFIG_FILES =
  12661. CONFIG_HEADERS =
  12662. CONFIG_LINKS =
  12663. CONFIG_COMMANDS =
  12664. $ ./config.status
  12665.  
  12666. on cmbcluster
  12667.  
  12668. config.status:1537: creating Makefile
  12669. config.status:1537: creating gaf2c/farg.h
  12670. config.status:1537: creating gaf2c/typesf2c.h
  12671. config.status:1537: creating config.h
  12672. config.status:1703: config.h is unchanged
  12673. config.status:1751: executing depfiles commands
  12674. config.status:1751: executing libtool commands
  12675. [mgx@cmbcluster armci]$
Add Comment
Please, Sign In to add comment