driesvr

armci-config

Jan 17th, 2017
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 180.99 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by Aggregate Remote Memory Copy Interface (ARMCI) configure 1.5, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ../../ga-5-4/armci/configure --disable-option-checking --prefix=/Users/dvr/Documents/nwchem-6.6/src/tools/install --with-tcgmsg --with-mpi=-I/usr/local/Cellar/open-mpi/2.0.1/include -I/usr/local/Cellar/open-mpi/2.0.1/lib -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.0.1/lib -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi --enable-peigs --enable-underscoring --disable-mpi-tests --without-scalapack --without-lapack --without-blas --with-mpi-ts CC=cc CXX=c++ F77=gfortran CFLAGS=-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS ARMCI_DEFAULT_SHMMAX_UBOUND=131072 --cache-file=/dev/null --srcdir=../../ga-5-4/armci
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = UA
  14. uname -m = x86_64
  15. uname -r = 16.3.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 16.3.0: Thu Nov 17 20:23:58 PST 2016; root:xnu-3789.31.2~1/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 16.3.0: Thu Nov 17 20:23:58 PST 2016; root:xnu-3789.31.2~1/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 4 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 269 tasks, 1095 threads, 4 processors
  34. Load average: 2.57, Mach factor: 1.42
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/dvr/anaconda/bin
  40. PATH: /Users/dvr/Library/Orca
  41. PATH: /usr/local/gromacs/bin
  42. PATH: /opt/local/sbin
  43. PATH: /usr/local/bin
  44. PATH: /usr/bin
  45. PATH: /bin
  46. PATH: /usr/sbin
  47. PATH: /sbin
  48. PATH: /opt/X11/bin
  49. PATH: /Applications/APBS.app/Contents/MacOS
  50.  
  51.  
  52. ## ----------- ##
  53. ## Core tests. ##
  54. ## ----------- ##
  55.  
  56. configure:3098: checking build system type
  57. configure:3112: result: x86_64-apple-darwin16.3.0
  58. configure:3132: checking host system type
  59. configure:3145: result: x86_64-apple-darwin16.3.0
  60. configure:3200: checking for TARGET base (64bit-ness checked later)
  61. configure:3249: result: MACX
  62. configure:3256: checking whether we think this system is what we call SYSV
  63. configure:3269: result: no
  64. configure:3472: checking whether we are cross compiling
  65. configure:3482: result: no
  66. configure:3513: checking for a BSD-compatible install
  67. configure:3581: result: /usr/bin/install -c
  68. configure:3592: checking whether build environment is sane
  69. configure:3642: result: yes
  70. configure:3783: checking for a thread-safe mkdir -p
  71. configure:3822: result: ../../ga-5-4/armci/build-aux/install-sh -c -d
  72. configure:3835: checking for gawk
  73. configure:3865: result: no
  74. configure:3835: checking for mawk
  75. configure:3865: result: no
  76. configure:3835: checking for nawk
  77. configure:3865: result: no
  78. configure:3835: checking for awk
  79. configure:3851: found /usr/bin/awk
  80. configure:3862: result: awk
  81. configure:3873: checking whether make sets $(MAKE)
  82. configure:3895: result: yes
  83. configure:3924: checking whether make supports nested variables
  84. configure:3941: result: yes
  85. configure:4017: checking whether to enable maintainer-specific portions of Makefiles
  86. configure:4026: result: no
  87. configure:4055: Detected VPATH build
  88. configure:4255: checking for ARMCI_DEFAULT_SHMMAX upper bound
  89. configure:4266: result: 131072
  90. configure:4366:
  91. configure:4368: C compiler
  92. configure:4370:
  93. configure:4386: checking for style of include used by make
  94. configure:4414: result: GNU
  95. configure:4600: checking for C compiler version
  96. configure:4609: cc --version >&5
  97. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  98. Target: x86_64-apple-darwin16.3.0
  99. Thread model: posix
  100. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  101. configure:4620: $? = 0
  102. configure:4609: cc -v >&5
  103. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  104. Target: x86_64-apple-darwin16.3.0
  105. Thread model: posix
  106. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  107. configure:4620: $? = 0
  108. configure:4609: cc -V >&5
  109. clang: error: argument to '-V' is missing (expected 1 value)
  110. clang: error: no input files
  111. configure:4620: $? = 1
  112. configure:4609: cc -qversion >&5
  113. clang: error: unknown argument: '-qversion'
  114. clang: error: no input files
  115. configure:4620: $? = 1
  116. configure:4640: checking whether the C compiler works
  117. configure:4662: cc -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  118. configure:4666: $? = 0
  119. configure:4714: result: yes
  120. configure:4717: checking for C compiler default output file name
  121. configure:4719: result: a.out
  122. configure:4725: checking for suffix of executables
  123. configure:4732: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  124. configure:4736: $? = 0
  125. configure:4758: result:
  126. configure:4780: checking whether we are cross compiling
  127. configure:4788: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  128. configure:4792: $? = 0
  129. configure:4799: ./conftest
  130. configure:4803: $? = 0
  131. configure:4818: result: no
  132. configure:4823: checking for suffix of object files
  133. configure:4845: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  134. configure:4849: $? = 0
  135. configure:4870: result: o
  136. configure:4874: checking whether we are using the GNU C compiler
  137. configure:4893: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  138. configure:4893: $? = 0
  139. configure:4902: result: yes
  140. configure:4911: checking whether cc accepts -g
  141. configure:4931: cc -c -g conftest.c >&5
  142. configure:4931: $? = 0
  143. configure:4972: result: yes
  144. configure:4989: checking for cc option to accept ISO C89
  145. configure:5052: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  146. configure:5052: $? = 0
  147. configure:5065: result: none needed
  148. configure:5087: checking dependency style of cc
  149. configure:5198: result: gcc3
  150. configure:5221: checking how to run the C preprocessor
  151. configure:5252: cc -E conftest.c
  152. configure:5252: $? = 0
  153. configure:5266: cc -E conftest.c
  154. conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
  155. #include <ac_nonexistent.h>
  156. ^
  157. 1 error generated.
  158. configure:5266: $? = 1
  159. configure: failed program was:
  160. | /* confdefs.h */
  161. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  162. | #define PACKAGE_TARNAME "armci"
  163. | #define PACKAGE_VERSION "1.5"
  164. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  165. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  166. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  167. | #define MACX 1
  168. | #define PACKAGE "armci"
  169. | #define VERSION "1.5"
  170. | #define MSG_COMMS_MPI 1
  171. | #define ARMCI_ENABLE_GPC_CALLS 0
  172. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  173. | /* end confdefs.h. */
  174. | #include <ac_nonexistent.h>
  175. configure:5291: result: cc -E
  176. configure:5311: cc -E conftest.c
  177. configure:5311: $? = 0
  178. configure:5325: cc -E conftest.c
  179. conftest.c:15:10: fatal error: 'ac_nonexistent.h' file not found
  180. #include <ac_nonexistent.h>
  181. ^
  182. 1 error generated.
  183. configure:5325: $? = 1
  184. configure: failed program was:
  185. | /* confdefs.h */
  186. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  187. | #define PACKAGE_TARNAME "armci"
  188. | #define PACKAGE_VERSION "1.5"
  189. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  190. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  191. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  192. | #define MACX 1
  193. | #define PACKAGE "armci"
  194. | #define VERSION "1.5"
  195. | #define MSG_COMMS_MPI 1
  196. | #define ARMCI_ENABLE_GPC_CALLS 0
  197. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  198. | /* end confdefs.h. */
  199. | #include <ac_nonexistent.h>
  200. configure:5354: checking for grep that handles long lines and -e
  201. configure:5412: result: /usr/bin/grep
  202. configure:5417: checking for egrep
  203. configure:5479: result: /usr/bin/grep -E
  204. configure:5484: checking for ANSI C header files
  205. configure:5504: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  206. configure:5504: $? = 0
  207. configure:5577: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  208. configure:5577: $? = 0
  209. configure:5577: ./conftest
  210. configure:5577: $? = 0
  211. configure:5588: result: yes
  212. configure:5601: checking for sys/types.h
  213. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  214. configure:5601: $? = 0
  215. configure:5601: result: yes
  216. configure:5601: checking for sys/stat.h
  217. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  218. configure:5601: $? = 0
  219. configure:5601: result: yes
  220. configure:5601: checking for stdlib.h
  221. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  222. configure:5601: $? = 0
  223. configure:5601: result: yes
  224. configure:5601: checking for string.h
  225. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  226. configure:5601: $? = 0
  227. configure:5601: result: yes
  228. configure:5601: checking for memory.h
  229. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  230. configure:5601: $? = 0
  231. configure:5601: result: yes
  232. configure:5601: checking for strings.h
  233. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  234. configure:5601: $? = 0
  235. configure:5601: result: yes
  236. configure:5601: checking for inttypes.h
  237. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  238. configure:5601: $? = 0
  239. configure:5601: result: yes
  240. configure:5601: checking for stdint.h
  241. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  242. configure:5601: $? = 0
  243. configure:5601: result: yes
  244. configure:5601: checking for unistd.h
  245. configure:5601: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  246. configure:5601: $? = 0
  247. configure:5601: result: yes
  248. configure:5614: checking minix/config.h usability
  249. configure:5614: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  250. conftest.c:58:10: fatal error: 'minix/config.h' file not found
  251. #include <minix/config.h>
  252. ^
  253. 1 error generated.
  254. configure:5614: $? = 1
  255. configure: failed program was:
  256. | /* confdefs.h */
  257. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  258. | #define PACKAGE_TARNAME "armci"
  259. | #define PACKAGE_VERSION "1.5"
  260. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  261. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  262. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  263. | #define MACX 1
  264. | #define PACKAGE "armci"
  265. | #define VERSION "1.5"
  266. | #define MSG_COMMS_MPI 1
  267. | #define ARMCI_ENABLE_GPC_CALLS 0
  268. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  269. | #define STDC_HEADERS 1
  270. | #define HAVE_SYS_TYPES_H 1
  271. | #define HAVE_SYS_STAT_H 1
  272. | #define HAVE_STDLIB_H 1
  273. | #define HAVE_STRING_H 1
  274. | #define HAVE_MEMORY_H 1
  275. | #define HAVE_STRINGS_H 1
  276. | #define HAVE_INTTYPES_H 1
  277. | #define HAVE_STDINT_H 1
  278. | #define HAVE_UNISTD_H 1
  279. | /* end confdefs.h. */
  280. | #include <stdio.h>
  281. | #ifdef HAVE_SYS_TYPES_H
  282. | # include <sys/types.h>
  283. | #endif
  284. | #ifdef HAVE_SYS_STAT_H
  285. | # include <sys/stat.h>
  286. | #endif
  287. | #ifdef STDC_HEADERS
  288. | # include <stdlib.h>
  289. | # include <stddef.h>
  290. | #else
  291. | # ifdef HAVE_STDLIB_H
  292. | # include <stdlib.h>
  293. | # endif
  294. | #endif
  295. | #ifdef HAVE_STRING_H
  296. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  297. | # include <memory.h>
  298. | # endif
  299. | # include <string.h>
  300. | #endif
  301. | #ifdef HAVE_STRINGS_H
  302. | # include <strings.h>
  303. | #endif
  304. | #ifdef HAVE_INTTYPES_H
  305. | # include <inttypes.h>
  306. | #endif
  307. | #ifdef HAVE_STDINT_H
  308. | # include <stdint.h>
  309. | #endif
  310. | #ifdef HAVE_UNISTD_H
  311. | # include <unistd.h>
  312. | #endif
  313. | #include <minix/config.h>
  314. configure:5614: result: no
  315. configure:5614: checking minix/config.h presence
  316. configure:5614: cc -E conftest.c
  317. conftest.c:25:10: fatal error: 'minix/config.h' file not found
  318. #include <minix/config.h>
  319. ^
  320. 1 error generated.
  321. configure:5614: $? = 1
  322. configure: failed program was:
  323. | /* confdefs.h */
  324. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  325. | #define PACKAGE_TARNAME "armci"
  326. | #define PACKAGE_VERSION "1.5"
  327. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  328. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  329. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  330. | #define MACX 1
  331. | #define PACKAGE "armci"
  332. | #define VERSION "1.5"
  333. | #define MSG_COMMS_MPI 1
  334. | #define ARMCI_ENABLE_GPC_CALLS 0
  335. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  336. | #define STDC_HEADERS 1
  337. | #define HAVE_SYS_TYPES_H 1
  338. | #define HAVE_SYS_STAT_H 1
  339. | #define HAVE_STDLIB_H 1
  340. | #define HAVE_STRING_H 1
  341. | #define HAVE_MEMORY_H 1
  342. | #define HAVE_STRINGS_H 1
  343. | #define HAVE_INTTYPES_H 1
  344. | #define HAVE_STDINT_H 1
  345. | #define HAVE_UNISTD_H 1
  346. | /* end confdefs.h. */
  347. | #include <minix/config.h>
  348. configure:5614: result: no
  349. configure:5614: checking for minix/config.h
  350. configure:5614: result: no
  351. configure:5635: checking whether it is safe to define __EXTENSIONS__
  352. configure:5653: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  353. configure:5653: $? = 0
  354. configure:5660: result: yes
  355. configure:5676: checking for C compiler vendor
  356. configure:5746: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  357. conftest.c:36:5: error: use of undeclared identifier 'chokeonthis'
  358. chokeonthis
  359. ^
  360. 1 error generated.
  361. configure:5746: $? = 1
  362. configure: failed program was:
  363. | /* confdefs.h */
  364. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  365. | #define PACKAGE_TARNAME "armci"
  366. | #define PACKAGE_VERSION "1.5"
  367. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  368. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  369. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  370. | #define MACX 1
  371. | #define PACKAGE "armci"
  372. | #define VERSION "1.5"
  373. | #define MSG_COMMS_MPI 1
  374. | #define ARMCI_ENABLE_GPC_CALLS 0
  375. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  376. | #define STDC_HEADERS 1
  377. | #define HAVE_SYS_TYPES_H 1
  378. | #define HAVE_SYS_STAT_H 1
  379. | #define HAVE_STDLIB_H 1
  380. | #define HAVE_STRING_H 1
  381. | #define HAVE_MEMORY_H 1
  382. | #define HAVE_STRINGS_H 1
  383. | #define HAVE_INTTYPES_H 1
  384. | #define HAVE_STDINT_H 1
  385. | #define HAVE_UNISTD_H 1
  386. | #define __EXTENSIONS__ 1
  387. | #define _ALL_SOURCE 1
  388. | #define _GNU_SOURCE 1
  389. | #define _POSIX_PTHREAD_SEMANTICS 1
  390. | #define _TANDEM_SOURCE 1
  391. | /* end confdefs.h. */
  392. |
  393. | int
  394. | main ()
  395. | {
  396. |
  397. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  398. | chokeonthis
  399. | #endif
  400. |
  401. | ;
  402. | return 0;
  403. | }
  404. configure:5746: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  405. conftest.c:36:5: error: use of undeclared identifier 'chokeonthis'
  406. chokeonthis
  407. ^
  408. 1 error generated.
  409. configure:5746: $? = 1
  410. configure: failed program was:
  411. | /* confdefs.h */
  412. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  413. | #define PACKAGE_TARNAME "armci"
  414. | #define PACKAGE_VERSION "1.5"
  415. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  416. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  417. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  418. | #define MACX 1
  419. | #define PACKAGE "armci"
  420. | #define VERSION "1.5"
  421. | #define MSG_COMMS_MPI 1
  422. | #define ARMCI_ENABLE_GPC_CALLS 0
  423. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  424. | #define STDC_HEADERS 1
  425. | #define HAVE_SYS_TYPES_H 1
  426. | #define HAVE_SYS_STAT_H 1
  427. | #define HAVE_STDLIB_H 1
  428. | #define HAVE_STRING_H 1
  429. | #define HAVE_MEMORY_H 1
  430. | #define HAVE_STRINGS_H 1
  431. | #define HAVE_INTTYPES_H 1
  432. | #define HAVE_STDINT_H 1
  433. | #define HAVE_UNISTD_H 1
  434. | #define __EXTENSIONS__ 1
  435. | #define _ALL_SOURCE 1
  436. | #define _GNU_SOURCE 1
  437. | #define _POSIX_PTHREAD_SEMANTICS 1
  438. | #define _TANDEM_SOURCE 1
  439. | /* end confdefs.h. */
  440. |
  441. | int
  442. | main ()
  443. | {
  444. |
  445. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  446. | chokeonthis
  447. | #endif
  448. |
  449. | ;
  450. | return 0;
  451. | }
  452. configure:5746: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  453. conftest.c:36:5: error: use of undeclared identifier 'chokeonthis'
  454. chokeonthis
  455. ^
  456. 1 error generated.
  457. configure:5746: $? = 1
  458. configure: failed program was:
  459. | /* confdefs.h */
  460. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  461. | #define PACKAGE_TARNAME "armci"
  462. | #define PACKAGE_VERSION "1.5"
  463. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  464. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  465. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  466. | #define MACX 1
  467. | #define PACKAGE "armci"
  468. | #define VERSION "1.5"
  469. | #define MSG_COMMS_MPI 1
  470. | #define ARMCI_ENABLE_GPC_CALLS 0
  471. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  472. | #define STDC_HEADERS 1
  473. | #define HAVE_SYS_TYPES_H 1
  474. | #define HAVE_SYS_STAT_H 1
  475. | #define HAVE_STDLIB_H 1
  476. | #define HAVE_STRING_H 1
  477. | #define HAVE_MEMORY_H 1
  478. | #define HAVE_STRINGS_H 1
  479. | #define HAVE_INTTYPES_H 1
  480. | #define HAVE_STDINT_H 1
  481. | #define HAVE_UNISTD_H 1
  482. | #define __EXTENSIONS__ 1
  483. | #define _ALL_SOURCE 1
  484. | #define _GNU_SOURCE 1
  485. | #define _POSIX_PTHREAD_SEMANTICS 1
  486. | #define _TANDEM_SOURCE 1
  487. | /* end confdefs.h. */
  488. |
  489. | int
  490. | main ()
  491. | {
  492. |
  493. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  494. | chokeonthis
  495. | #endif
  496. |
  497. | ;
  498. | return 0;
  499. | }
  500. configure:5746: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  501. conftest.c:36:5: error: use of undeclared identifier 'chokeonthis'
  502. chokeonthis
  503. ^
  504. 1 error generated.
  505. configure:5746: $? = 1
  506. configure: failed program was:
  507. | /* confdefs.h */
  508. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  509. | #define PACKAGE_TARNAME "armci"
  510. | #define PACKAGE_VERSION "1.5"
  511. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  512. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  513. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  514. | #define MACX 1
  515. | #define PACKAGE "armci"
  516. | #define VERSION "1.5"
  517. | #define MSG_COMMS_MPI 1
  518. | #define ARMCI_ENABLE_GPC_CALLS 0
  519. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  520. | #define STDC_HEADERS 1
  521. | #define HAVE_SYS_TYPES_H 1
  522. | #define HAVE_SYS_STAT_H 1
  523. | #define HAVE_STDLIB_H 1
  524. | #define HAVE_STRING_H 1
  525. | #define HAVE_MEMORY_H 1
  526. | #define HAVE_STRINGS_H 1
  527. | #define HAVE_INTTYPES_H 1
  528. | #define HAVE_STDINT_H 1
  529. | #define HAVE_UNISTD_H 1
  530. | #define __EXTENSIONS__ 1
  531. | #define _ALL_SOURCE 1
  532. | #define _GNU_SOURCE 1
  533. | #define _POSIX_PTHREAD_SEMANTICS 1
  534. | #define _TANDEM_SOURCE 1
  535. | /* end confdefs.h. */
  536. |
  537. | int
  538. | main ()
  539. | {
  540. |
  541. | #if !(defined(__OPEN64__))
  542. | chokeonthis
  543. | #endif
  544. |
  545. | ;
  546. | return 0;
  547. | }
  548. configure:5746: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  549. conftest.c:36:5: error: use of undeclared identifier 'chokeonthis'
  550. chokeonthis
  551. ^
  552. 1 error generated.
  553. configure:5746: $? = 1
  554. configure: failed program was:
  555. | /* confdefs.h */
  556. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  557. | #define PACKAGE_TARNAME "armci"
  558. | #define PACKAGE_VERSION "1.5"
  559. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  560. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  561. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  562. | #define MACX 1
  563. | #define PACKAGE "armci"
  564. | #define VERSION "1.5"
  565. | #define MSG_COMMS_MPI 1
  566. | #define ARMCI_ENABLE_GPC_CALLS 0
  567. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  568. | #define STDC_HEADERS 1
  569. | #define HAVE_SYS_TYPES_H 1
  570. | #define HAVE_SYS_STAT_H 1
  571. | #define HAVE_STDLIB_H 1
  572. | #define HAVE_STRING_H 1
  573. | #define HAVE_MEMORY_H 1
  574. | #define HAVE_STRINGS_H 1
  575. | #define HAVE_INTTYPES_H 1
  576. | #define HAVE_STDINT_H 1
  577. | #define HAVE_UNISTD_H 1
  578. | #define __EXTENSIONS__ 1
  579. | #define _ALL_SOURCE 1
  580. | #define _GNU_SOURCE 1
  581. | #define _POSIX_PTHREAD_SEMANTICS 1
  582. | #define _TANDEM_SOURCE 1
  583. | /* end confdefs.h. */
  584. |
  585. | int
  586. | main ()
  587. | {
  588. |
  589. | #if !(defined(_CRAYC) || defined(_ADDR64))
  590. | chokeonthis
  591. | #endif
  592. |
  593. | ;
  594. | return 0;
  595. | }
  596. configure:5746: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  597. configure:5746: $? = 0
  598. configure:5755: result: gnu
  599. configure:6142: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  600. configure:6142: $? = 0
  601. configure:6142: ./conftest
  602. configure:6142: $? = 0
  603. configure:6498: checking whether a simple C MPI program compiles
  604. configure:6504: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -I/usr/local/Cellar/open-mpi/2.0.1/include -I/usr/local/Cellar/open-mpi/2.0.1/lib conftest.c >&5
  605. configure:6504: $? = 0
  606. configure:6512: result: yes
  607. configure:6537: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  608. configure:6537: $? = 0
  609. configure:6537: ./conftest
  610. configure:6537: $? = 0
  611. configure:6541: checking for TARGET 64bit-ness
  612. configure:6552: result: MACX64
  613. configure:8203: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  614. configure:8203: $? = 0
  615. configure:8203: ./conftest
  616. configure:8203: $? = 0
  617. configure:11854: searching for MPI_TS...
  618. configure:13261: checking whether to enable assertions
  619. configure:13279: result: yes
  620. configure:13285: checking for dirent.h that defines DIR
  621. configure:13304: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  622. configure:13304: $? = 0
  623. configure:13312: result: yes
  624. configure:13325: checking for library containing opendir
  625. configure:13356: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  626. configure:13356: $? = 0
  627. configure:13373: result: none required
  628. configure:13440: checking for stdbool.h that conforms to C99
  629. configure:13507: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  630. conftest.c:89:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
  631. bool e = &s;
  632. ~ ^
  633. conftest.c:93:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
  634. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  635. ~^
  636. conftest.c:93:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
  637. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  638. ~^
  639. conftest.c:93:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
  640. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  641. ~^
  642. conftest.c:93:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
  643. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  644. ~^
  645. conftest.c:93:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
  646. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  647. ~^
  648. conftest.c:93:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
  649. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  650. ~^
  651. conftest.c:93:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
  652. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  653. ~^
  654. conftest.c:93:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
  655. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  656. ~^
  657. conftest.c:94:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
  658. ~^
  659. conftest.c:94:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
  660. ~^
  661. conftest.c:94:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
  662. ~^
  663. 12 warnings generated.
  664. configure:13507: $? = 0
  665. configure:13514: result: yes
  666. configure:13516: checking for _Bool
  667. configure:13516: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  668. configure:13516: $? = 0
  669. configure:13516: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  670. conftest.c:76:20: error: expected expression
  671. if (sizeof ((_Bool)))
  672. ^
  673. 1 error generated.
  674. configure:13516: $? = 1
  675. configure: failed program was:
  676. | /* confdefs.h */
  677. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  678. | #define PACKAGE_TARNAME "armci"
  679. | #define PACKAGE_VERSION "1.5"
  680. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  681. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  682. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  683. | #define MACX 1
  684. | #define PACKAGE "armci"
  685. | #define VERSION "1.5"
  686. | #define MSG_COMMS_MPI 1
  687. | #define ARMCI_ENABLE_GPC_CALLS 0
  688. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  689. | #define STDC_HEADERS 1
  690. | #define HAVE_SYS_TYPES_H 1
  691. | #define HAVE_SYS_STAT_H 1
  692. | #define HAVE_STDLIB_H 1
  693. | #define HAVE_STRING_H 1
  694. | #define HAVE_MEMORY_H 1
  695. | #define HAVE_STRINGS_H 1
  696. | #define HAVE_INTTYPES_H 1
  697. | #define HAVE_STDINT_H 1
  698. | #define HAVE_UNISTD_H 1
  699. | #define __EXTENSIONS__ 1
  700. | #define _ALL_SOURCE 1
  701. | #define _GNU_SOURCE 1
  702. | #define _POSIX_PTHREAD_SEMANTICS 1
  703. | #define _TANDEM_SOURCE 1
  704. | #define MACX64 1
  705. | #define SYSV 1
  706. | #define HAVE_ARMCI_GROUP_COMM 1
  707. | #define HAVE_ARMCI_INITIALIZED 1
  708. | #define HAVE_ARMCI_NOTIFY 1
  709. | #define HAVE_ARMCI_MSG_INIT 1
  710. | #define HAVE_ARMCI_MSG_FINALIZE 1
  711. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  712. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  713. | #define HAVE_DIRENT_H 1
  714. | /* end confdefs.h. */
  715. | #include <stdio.h>
  716. | #ifdef HAVE_SYS_TYPES_H
  717. | # include <sys/types.h>
  718. | #endif
  719. | #ifdef HAVE_SYS_STAT_H
  720. | # include <sys/stat.h>
  721. | #endif
  722. | #ifdef STDC_HEADERS
  723. | # include <stdlib.h>
  724. | # include <stddef.h>
  725. | #else
  726. | # ifdef HAVE_STDLIB_H
  727. | # include <stdlib.h>
  728. | # endif
  729. | #endif
  730. | #ifdef HAVE_STRING_H
  731. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  732. | # include <memory.h>
  733. | # endif
  734. | # include <string.h>
  735. | #endif
  736. | #ifdef HAVE_STRINGS_H
  737. | # include <strings.h>
  738. | #endif
  739. | #ifdef HAVE_INTTYPES_H
  740. | # include <inttypes.h>
  741. | #endif
  742. | #ifdef HAVE_STDINT_H
  743. | # include <stdint.h>
  744. | #endif
  745. | #ifdef HAVE_UNISTD_H
  746. | # include <unistd.h>
  747. | #endif
  748. | int
  749. | main ()
  750. | {
  751. | if (sizeof ((_Bool)))
  752. | return 0;
  753. | ;
  754. | return 0;
  755. | }
  756. configure:13516: result: yes
  757. configure:13533: checking for ANSI C header files
  758. configure:13637: result: yes
  759. configure:13645: checking for sys/wait.h that is POSIX.1 compatible
  760. configure:13671: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  761. configure:13671: $? = 0
  762. configure:13678: result: yes
  763. configure:13689: checking for assert.h
  764. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  765. configure:13689: $? = 0
  766. configure:13689: result: yes
  767. configure:13689: checking for c_asm.h
  768. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  769. conftest.c:55:10: fatal error: 'c_asm.h' file not found
  770. #include <c_asm.h>
  771. ^
  772. 1 error generated.
  773. configure:13689: $? = 1
  774. configure: failed program was:
  775. | /* confdefs.h */
  776. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  777. | #define PACKAGE_TARNAME "armci"
  778. | #define PACKAGE_VERSION "1.5"
  779. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  780. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  781. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  782. | #define MACX 1
  783. | #define PACKAGE "armci"
  784. | #define VERSION "1.5"
  785. | #define MSG_COMMS_MPI 1
  786. | #define ARMCI_ENABLE_GPC_CALLS 0
  787. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  788. | #define STDC_HEADERS 1
  789. | #define HAVE_SYS_TYPES_H 1
  790. | #define HAVE_SYS_STAT_H 1
  791. | #define HAVE_STDLIB_H 1
  792. | #define HAVE_STRING_H 1
  793. | #define HAVE_MEMORY_H 1
  794. | #define HAVE_STRINGS_H 1
  795. | #define HAVE_INTTYPES_H 1
  796. | #define HAVE_STDINT_H 1
  797. | #define HAVE_UNISTD_H 1
  798. | #define __EXTENSIONS__ 1
  799. | #define _ALL_SOURCE 1
  800. | #define _GNU_SOURCE 1
  801. | #define _POSIX_PTHREAD_SEMANTICS 1
  802. | #define _TANDEM_SOURCE 1
  803. | #define MACX64 1
  804. | #define SYSV 1
  805. | #define HAVE_ARMCI_GROUP_COMM 1
  806. | #define HAVE_ARMCI_INITIALIZED 1
  807. | #define HAVE_ARMCI_NOTIFY 1
  808. | #define HAVE_ARMCI_MSG_INIT 1
  809. | #define HAVE_ARMCI_MSG_FINALIZE 1
  810. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  811. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  812. | #define HAVE_DIRENT_H 1
  813. | #define HAVE__BOOL 1
  814. | #define HAVE_STDBOOL_H 1
  815. | #define STDC_HEADERS 1
  816. | #define HAVE_SYS_WAIT_H 1
  817. | #define HAVE_ASSERT_H 1
  818. | /* end confdefs.h. */
  819. | #ifdef HAVE_RPC_TYPES_H
  820. | #include <rpc/types.h>
  821. | #endif
  822. | #ifdef HAVE_SYS_TYPES_H
  823. | #include <sys/types.h>
  824. | #endif
  825. | #ifdef HAVE_SYS_IPC_H
  826. | #include <sys/ipc.h>
  827. | #endif
  828. |
  829. | #include <c_asm.h>
  830. configure:13689: result: no
  831. configure:13689: checking for errno.h
  832. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  833. configure:13689: $? = 0
  834. configure:13689: result: yes
  835. configure:13689: checking for fcntl.h
  836. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  837. configure:13689: $? = 0
  838. configure:13689: result: yes
  839. configure:13689: checking for float.h
  840. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  841. configure:13689: $? = 0
  842. configure:13689: result: yes
  843. configure:13689: checking for ia64/sys/inline.h
  844. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  845. conftest.c:59:10: fatal error: 'ia64/sys/inline.h' file not found
  846. #include <ia64/sys/inline.h>
  847. ^
  848. 1 error generated.
  849. configure:13689: $? = 1
  850. configure: failed program was:
  851. | /* confdefs.h */
  852. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  853. | #define PACKAGE_TARNAME "armci"
  854. | #define PACKAGE_VERSION "1.5"
  855. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  856. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  857. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  858. | #define MACX 1
  859. | #define PACKAGE "armci"
  860. | #define VERSION "1.5"
  861. | #define MSG_COMMS_MPI 1
  862. | #define ARMCI_ENABLE_GPC_CALLS 0
  863. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  864. | #define STDC_HEADERS 1
  865. | #define HAVE_SYS_TYPES_H 1
  866. | #define HAVE_SYS_STAT_H 1
  867. | #define HAVE_STDLIB_H 1
  868. | #define HAVE_STRING_H 1
  869. | #define HAVE_MEMORY_H 1
  870. | #define HAVE_STRINGS_H 1
  871. | #define HAVE_INTTYPES_H 1
  872. | #define HAVE_STDINT_H 1
  873. | #define HAVE_UNISTD_H 1
  874. | #define __EXTENSIONS__ 1
  875. | #define _ALL_SOURCE 1
  876. | #define _GNU_SOURCE 1
  877. | #define _POSIX_PTHREAD_SEMANTICS 1
  878. | #define _TANDEM_SOURCE 1
  879. | #define MACX64 1
  880. | #define SYSV 1
  881. | #define HAVE_ARMCI_GROUP_COMM 1
  882. | #define HAVE_ARMCI_INITIALIZED 1
  883. | #define HAVE_ARMCI_NOTIFY 1
  884. | #define HAVE_ARMCI_MSG_INIT 1
  885. | #define HAVE_ARMCI_MSG_FINALIZE 1
  886. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  887. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  888. | #define HAVE_DIRENT_H 1
  889. | #define HAVE__BOOL 1
  890. | #define HAVE_STDBOOL_H 1
  891. | #define STDC_HEADERS 1
  892. | #define HAVE_SYS_WAIT_H 1
  893. | #define HAVE_ASSERT_H 1
  894. | #define HAVE_C_ASM_H 0
  895. | #define HAVE_ERRNO_H 1
  896. | #define HAVE_FCNTL_H 1
  897. | #define HAVE_FLOAT_H 1
  898. | /* end confdefs.h. */
  899. | #ifdef HAVE_RPC_TYPES_H
  900. | #include <rpc/types.h>
  901. | #endif
  902. | #ifdef HAVE_SYS_TYPES_H
  903. | #include <sys/types.h>
  904. | #endif
  905. | #ifdef HAVE_SYS_IPC_H
  906. | #include <sys/ipc.h>
  907. | #endif
  908. |
  909. | #include <ia64/sys/inline.h>
  910. configure:13689: result: no
  911. configure:13689: checking for malloc.h
  912. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  913. conftest.c:60:10: fatal error: 'malloc.h' file not found
  914. #include <malloc.h>
  915. ^
  916. 1 error generated.
  917. configure:13689: $? = 1
  918. configure: failed program was:
  919. | /* confdefs.h */
  920. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  921. | #define PACKAGE_TARNAME "armci"
  922. | #define PACKAGE_VERSION "1.5"
  923. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  924. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  925. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  926. | #define MACX 1
  927. | #define PACKAGE "armci"
  928. | #define VERSION "1.5"
  929. | #define MSG_COMMS_MPI 1
  930. | #define ARMCI_ENABLE_GPC_CALLS 0
  931. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  932. | #define STDC_HEADERS 1
  933. | #define HAVE_SYS_TYPES_H 1
  934. | #define HAVE_SYS_STAT_H 1
  935. | #define HAVE_STDLIB_H 1
  936. | #define HAVE_STRING_H 1
  937. | #define HAVE_MEMORY_H 1
  938. | #define HAVE_STRINGS_H 1
  939. | #define HAVE_INTTYPES_H 1
  940. | #define HAVE_STDINT_H 1
  941. | #define HAVE_UNISTD_H 1
  942. | #define __EXTENSIONS__ 1
  943. | #define _ALL_SOURCE 1
  944. | #define _GNU_SOURCE 1
  945. | #define _POSIX_PTHREAD_SEMANTICS 1
  946. | #define _TANDEM_SOURCE 1
  947. | #define MACX64 1
  948. | #define SYSV 1
  949. | #define HAVE_ARMCI_GROUP_COMM 1
  950. | #define HAVE_ARMCI_INITIALIZED 1
  951. | #define HAVE_ARMCI_NOTIFY 1
  952. | #define HAVE_ARMCI_MSG_INIT 1
  953. | #define HAVE_ARMCI_MSG_FINALIZE 1
  954. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  955. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  956. | #define HAVE_DIRENT_H 1
  957. | #define HAVE__BOOL 1
  958. | #define HAVE_STDBOOL_H 1
  959. | #define STDC_HEADERS 1
  960. | #define HAVE_SYS_WAIT_H 1
  961. | #define HAVE_ASSERT_H 1
  962. | #define HAVE_C_ASM_H 0
  963. | #define HAVE_ERRNO_H 1
  964. | #define HAVE_FCNTL_H 1
  965. | #define HAVE_FLOAT_H 1
  966. | #define HAVE_IA64_SYS_INLINE_H 0
  967. | /* end confdefs.h. */
  968. | #ifdef HAVE_RPC_TYPES_H
  969. | #include <rpc/types.h>
  970. | #endif
  971. | #ifdef HAVE_SYS_TYPES_H
  972. | #include <sys/types.h>
  973. | #endif
  974. | #ifdef HAVE_SYS_IPC_H
  975. | #include <sys/ipc.h>
  976. | #endif
  977. |
  978. | #include <malloc.h>
  979. configure:13689: result: no
  980. configure:13689: checking for math.h
  981. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  982. configure:13689: $? = 0
  983. configure:13689: result: yes
  984. configure:13689: checking for memory.h
  985. configure:13689: result: yes
  986. configure:13689: checking for mpp/shmem.h
  987. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  988. conftest.c:63:10: fatal error: 'mpp/shmem.h' file not found
  989. #include <mpp/shmem.h>
  990. ^
  991. 1 error generated.
  992. configure:13689: $? = 1
  993. configure: failed program was:
  994. | /* confdefs.h */
  995. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  996. | #define PACKAGE_TARNAME "armci"
  997. | #define PACKAGE_VERSION "1.5"
  998. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  999. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1000. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1001. | #define MACX 1
  1002. | #define PACKAGE "armci"
  1003. | #define VERSION "1.5"
  1004. | #define MSG_COMMS_MPI 1
  1005. | #define ARMCI_ENABLE_GPC_CALLS 0
  1006. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1007. | #define STDC_HEADERS 1
  1008. | #define HAVE_SYS_TYPES_H 1
  1009. | #define HAVE_SYS_STAT_H 1
  1010. | #define HAVE_STDLIB_H 1
  1011. | #define HAVE_STRING_H 1
  1012. | #define HAVE_MEMORY_H 1
  1013. | #define HAVE_STRINGS_H 1
  1014. | #define HAVE_INTTYPES_H 1
  1015. | #define HAVE_STDINT_H 1
  1016. | #define HAVE_UNISTD_H 1
  1017. | #define __EXTENSIONS__ 1
  1018. | #define _ALL_SOURCE 1
  1019. | #define _GNU_SOURCE 1
  1020. | #define _POSIX_PTHREAD_SEMANTICS 1
  1021. | #define _TANDEM_SOURCE 1
  1022. | #define MACX64 1
  1023. | #define SYSV 1
  1024. | #define HAVE_ARMCI_GROUP_COMM 1
  1025. | #define HAVE_ARMCI_INITIALIZED 1
  1026. | #define HAVE_ARMCI_NOTIFY 1
  1027. | #define HAVE_ARMCI_MSG_INIT 1
  1028. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1029. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1030. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1031. | #define HAVE_DIRENT_H 1
  1032. | #define HAVE__BOOL 1
  1033. | #define HAVE_STDBOOL_H 1
  1034. | #define STDC_HEADERS 1
  1035. | #define HAVE_SYS_WAIT_H 1
  1036. | #define HAVE_ASSERT_H 1
  1037. | #define HAVE_C_ASM_H 0
  1038. | #define HAVE_ERRNO_H 1
  1039. | #define HAVE_FCNTL_H 1
  1040. | #define HAVE_FLOAT_H 1
  1041. | #define HAVE_IA64_SYS_INLINE_H 0
  1042. | #define HAVE_MALLOC_H 0
  1043. | #define HAVE_MATH_H 1
  1044. | #define HAVE_MEMORY_H 1
  1045. | /* end confdefs.h. */
  1046. | #ifdef HAVE_RPC_TYPES_H
  1047. | #include <rpc/types.h>
  1048. | #endif
  1049. | #ifdef HAVE_SYS_TYPES_H
  1050. | #include <sys/types.h>
  1051. | #endif
  1052. | #ifdef HAVE_SYS_IPC_H
  1053. | #include <sys/ipc.h>
  1054. | #endif
  1055. |
  1056. | #include <mpp/shmem.h>
  1057. configure:13689: result: no
  1058. configure:13689: checking for netdb.h
  1059. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1060. configure:13689: $? = 0
  1061. configure:13689: result: yes
  1062. configure:13689: checking for netinet/in.h
  1063. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1064. configure:13689: $? = 0
  1065. configure:13689: result: yes
  1066. configure:13689: checking for netinet/tcp.h
  1067. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1068. configure:13689: $? = 0
  1069. configure:13689: result: yes
  1070. configure:13689: checking for process.h
  1071. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1072. conftest.c:67:10: fatal error: 'process.h' file not found
  1073. #include <process.h>
  1074. ^
  1075. 1 error generated.
  1076. configure:13689: $? = 1
  1077. configure: failed program was:
  1078. | /* confdefs.h */
  1079. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1080. | #define PACKAGE_TARNAME "armci"
  1081. | #define PACKAGE_VERSION "1.5"
  1082. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1083. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1084. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1085. | #define MACX 1
  1086. | #define PACKAGE "armci"
  1087. | #define VERSION "1.5"
  1088. | #define MSG_COMMS_MPI 1
  1089. | #define ARMCI_ENABLE_GPC_CALLS 0
  1090. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1091. | #define STDC_HEADERS 1
  1092. | #define HAVE_SYS_TYPES_H 1
  1093. | #define HAVE_SYS_STAT_H 1
  1094. | #define HAVE_STDLIB_H 1
  1095. | #define HAVE_STRING_H 1
  1096. | #define HAVE_MEMORY_H 1
  1097. | #define HAVE_STRINGS_H 1
  1098. | #define HAVE_INTTYPES_H 1
  1099. | #define HAVE_STDINT_H 1
  1100. | #define HAVE_UNISTD_H 1
  1101. | #define __EXTENSIONS__ 1
  1102. | #define _ALL_SOURCE 1
  1103. | #define _GNU_SOURCE 1
  1104. | #define _POSIX_PTHREAD_SEMANTICS 1
  1105. | #define _TANDEM_SOURCE 1
  1106. | #define MACX64 1
  1107. | #define SYSV 1
  1108. | #define HAVE_ARMCI_GROUP_COMM 1
  1109. | #define HAVE_ARMCI_INITIALIZED 1
  1110. | #define HAVE_ARMCI_NOTIFY 1
  1111. | #define HAVE_ARMCI_MSG_INIT 1
  1112. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1113. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1114. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1115. | #define HAVE_DIRENT_H 1
  1116. | #define HAVE__BOOL 1
  1117. | #define HAVE_STDBOOL_H 1
  1118. | #define STDC_HEADERS 1
  1119. | #define HAVE_SYS_WAIT_H 1
  1120. | #define HAVE_ASSERT_H 1
  1121. | #define HAVE_C_ASM_H 0
  1122. | #define HAVE_ERRNO_H 1
  1123. | #define HAVE_FCNTL_H 1
  1124. | #define HAVE_FLOAT_H 1
  1125. | #define HAVE_IA64_SYS_INLINE_H 0
  1126. | #define HAVE_MALLOC_H 0
  1127. | #define HAVE_MATH_H 1
  1128. | #define HAVE_MEMORY_H 1
  1129. | #define HAVE_MPP_SHMEM_H 0
  1130. | #define HAVE_NETDB_H 1
  1131. | #define HAVE_NETINET_IN_H 1
  1132. | #define HAVE_NETINET_TCP_H 1
  1133. | /* end confdefs.h. */
  1134. | #ifdef HAVE_RPC_TYPES_H
  1135. | #include <rpc/types.h>
  1136. | #endif
  1137. | #ifdef HAVE_SYS_TYPES_H
  1138. | #include <sys/types.h>
  1139. | #endif
  1140. | #ifdef HAVE_SYS_IPC_H
  1141. | #include <sys/ipc.h>
  1142. | #endif
  1143. |
  1144. | #include <process.h>
  1145. configure:13689: result: no
  1146. configure:13689: checking for setjmp.h
  1147. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1148. configure:13689: $? = 0
  1149. configure:13689: result: yes
  1150. configure:13689: checking for signal.h
  1151. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1152. configure:13689: $? = 0
  1153. configure:13689: result: yes
  1154. configure:13689: checking for stdarg.h
  1155. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1156. configure:13689: $? = 0
  1157. configure:13689: result: yes
  1158. configure:13689: checking for stdint.h
  1159. configure:13689: result: yes
  1160. configure:13689: checking for stdio.h
  1161. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1162. configure:13689: $? = 0
  1163. configure:13689: result: yes
  1164. configure:13689: checking for stdlib.h
  1165. configure:13689: result: yes
  1166. configure:13689: checking for string.h
  1167. configure:13689: result: yes
  1168. configure:13689: checking for strings.h
  1169. configure:13689: result: yes
  1170. configure:13689: checking for sys/types.h
  1171. configure:13689: result: yes
  1172. configure:13689: checking for sys/atomic_op.h
  1173. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1174. conftest.c:77:10: fatal error: 'sys/atomic_op.h' file not found
  1175. #include <sys/atomic_op.h>
  1176. ^
  1177. 1 error generated.
  1178. configure:13689: $? = 1
  1179. configure: failed program was:
  1180. | /* confdefs.h */
  1181. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1182. | #define PACKAGE_TARNAME "armci"
  1183. | #define PACKAGE_VERSION "1.5"
  1184. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1185. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1186. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1187. | #define MACX 1
  1188. | #define PACKAGE "armci"
  1189. | #define VERSION "1.5"
  1190. | #define MSG_COMMS_MPI 1
  1191. | #define ARMCI_ENABLE_GPC_CALLS 0
  1192. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1193. | #define STDC_HEADERS 1
  1194. | #define HAVE_SYS_TYPES_H 1
  1195. | #define HAVE_SYS_STAT_H 1
  1196. | #define HAVE_STDLIB_H 1
  1197. | #define HAVE_STRING_H 1
  1198. | #define HAVE_MEMORY_H 1
  1199. | #define HAVE_STRINGS_H 1
  1200. | #define HAVE_INTTYPES_H 1
  1201. | #define HAVE_STDINT_H 1
  1202. | #define HAVE_UNISTD_H 1
  1203. | #define __EXTENSIONS__ 1
  1204. | #define _ALL_SOURCE 1
  1205. | #define _GNU_SOURCE 1
  1206. | #define _POSIX_PTHREAD_SEMANTICS 1
  1207. | #define _TANDEM_SOURCE 1
  1208. | #define MACX64 1
  1209. | #define SYSV 1
  1210. | #define HAVE_ARMCI_GROUP_COMM 1
  1211. | #define HAVE_ARMCI_INITIALIZED 1
  1212. | #define HAVE_ARMCI_NOTIFY 1
  1213. | #define HAVE_ARMCI_MSG_INIT 1
  1214. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1215. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1216. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1217. | #define HAVE_DIRENT_H 1
  1218. | #define HAVE__BOOL 1
  1219. | #define HAVE_STDBOOL_H 1
  1220. | #define STDC_HEADERS 1
  1221. | #define HAVE_SYS_WAIT_H 1
  1222. | #define HAVE_ASSERT_H 1
  1223. | #define HAVE_C_ASM_H 0
  1224. | #define HAVE_ERRNO_H 1
  1225. | #define HAVE_FCNTL_H 1
  1226. | #define HAVE_FLOAT_H 1
  1227. | #define HAVE_IA64_SYS_INLINE_H 0
  1228. | #define HAVE_MALLOC_H 0
  1229. | #define HAVE_MATH_H 1
  1230. | #define HAVE_MEMORY_H 1
  1231. | #define HAVE_MPP_SHMEM_H 0
  1232. | #define HAVE_NETDB_H 1
  1233. | #define HAVE_NETINET_IN_H 1
  1234. | #define HAVE_NETINET_TCP_H 1
  1235. | #define HAVE_PROCESS_H 0
  1236. | #define HAVE_SETJMP_H 1
  1237. | #define HAVE_SIGNAL_H 1
  1238. | #define HAVE_STDARG_H 1
  1239. | #define HAVE_STDINT_H 1
  1240. | #define HAVE_STDIO_H 1
  1241. | #define HAVE_STDLIB_H 1
  1242. | #define HAVE_STRING_H 1
  1243. | #define HAVE_STRINGS_H 1
  1244. | #define HAVE_SYS_TYPES_H 1
  1245. | /* end confdefs.h. */
  1246. | #ifdef HAVE_RPC_TYPES_H
  1247. | #include <rpc/types.h>
  1248. | #endif
  1249. | #ifdef HAVE_SYS_TYPES_H
  1250. | #include <sys/types.h>
  1251. | #endif
  1252. | #ifdef HAVE_SYS_IPC_H
  1253. | #include <sys/ipc.h>
  1254. | #endif
  1255. |
  1256. | #include <sys/atomic_op.h>
  1257. configure:13689: result: no
  1258. configure:13689: checking for sys/errno.h
  1259. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1260. configure:13689: $? = 0
  1261. configure:13689: result: yes
  1262. configure:13689: checking for sys/file.h
  1263. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1264. configure:13689: $? = 0
  1265. configure:13689: result: yes
  1266. configure:13689: checking for sys/ipc.h
  1267. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1268. configure:13689: $? = 0
  1269. configure:13689: result: yes
  1270. configure:13689: checking for sys/mman.h
  1271. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1272. configure:13689: $? = 0
  1273. configure:13689: result: yes
  1274. configure:13689: checking for sys/param.h
  1275. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1276. configure:13689: $? = 0
  1277. configure:13689: result: yes
  1278. configure:13689: checking for sys/sem.h
  1279. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1280. configure:13689: $? = 0
  1281. configure:13689: result: yes
  1282. configure:13689: checking for sys/shm.h
  1283. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1284. configure:13689: $? = 0
  1285. configure:13689: result: yes
  1286. configure:13689: checking for sys/socket.h
  1287. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1288. configure:13689: $? = 0
  1289. configure:13689: result: yes
  1290. configure:13689: checking for sys/stat.h
  1291. configure:13689: result: yes
  1292. configure:13689: checking for sys/syscall.h
  1293. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1294. configure:13689: $? = 0
  1295. configure:13689: result: yes
  1296. configure:13689: checking for sys/systemcfg.h
  1297. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1298. conftest.c:88:10: fatal error: 'sys/systemcfg.h' file not found
  1299. #include <sys/systemcfg.h>
  1300. ^
  1301. 1 error generated.
  1302. configure:13689: $? = 1
  1303. configure: failed program was:
  1304. | /* confdefs.h */
  1305. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1306. | #define PACKAGE_TARNAME "armci"
  1307. | #define PACKAGE_VERSION "1.5"
  1308. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1309. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1310. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1311. | #define MACX 1
  1312. | #define PACKAGE "armci"
  1313. | #define VERSION "1.5"
  1314. | #define MSG_COMMS_MPI 1
  1315. | #define ARMCI_ENABLE_GPC_CALLS 0
  1316. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1317. | #define STDC_HEADERS 1
  1318. | #define HAVE_SYS_TYPES_H 1
  1319. | #define HAVE_SYS_STAT_H 1
  1320. | #define HAVE_STDLIB_H 1
  1321. | #define HAVE_STRING_H 1
  1322. | #define HAVE_MEMORY_H 1
  1323. | #define HAVE_STRINGS_H 1
  1324. | #define HAVE_INTTYPES_H 1
  1325. | #define HAVE_STDINT_H 1
  1326. | #define HAVE_UNISTD_H 1
  1327. | #define __EXTENSIONS__ 1
  1328. | #define _ALL_SOURCE 1
  1329. | #define _GNU_SOURCE 1
  1330. | #define _POSIX_PTHREAD_SEMANTICS 1
  1331. | #define _TANDEM_SOURCE 1
  1332. | #define MACX64 1
  1333. | #define SYSV 1
  1334. | #define HAVE_ARMCI_GROUP_COMM 1
  1335. | #define HAVE_ARMCI_INITIALIZED 1
  1336. | #define HAVE_ARMCI_NOTIFY 1
  1337. | #define HAVE_ARMCI_MSG_INIT 1
  1338. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1339. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1340. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1341. | #define HAVE_DIRENT_H 1
  1342. | #define HAVE__BOOL 1
  1343. | #define HAVE_STDBOOL_H 1
  1344. | #define STDC_HEADERS 1
  1345. | #define HAVE_SYS_WAIT_H 1
  1346. | #define HAVE_ASSERT_H 1
  1347. | #define HAVE_C_ASM_H 0
  1348. | #define HAVE_ERRNO_H 1
  1349. | #define HAVE_FCNTL_H 1
  1350. | #define HAVE_FLOAT_H 1
  1351. | #define HAVE_IA64_SYS_INLINE_H 0
  1352. | #define HAVE_MALLOC_H 0
  1353. | #define HAVE_MATH_H 1
  1354. | #define HAVE_MEMORY_H 1
  1355. | #define HAVE_MPP_SHMEM_H 0
  1356. | #define HAVE_NETDB_H 1
  1357. | #define HAVE_NETINET_IN_H 1
  1358. | #define HAVE_NETINET_TCP_H 1
  1359. | #define HAVE_PROCESS_H 0
  1360. | #define HAVE_SETJMP_H 1
  1361. | #define HAVE_SIGNAL_H 1
  1362. | #define HAVE_STDARG_H 1
  1363. | #define HAVE_STDINT_H 1
  1364. | #define HAVE_STDIO_H 1
  1365. | #define HAVE_STDLIB_H 1
  1366. | #define HAVE_STRING_H 1
  1367. | #define HAVE_STRINGS_H 1
  1368. | #define HAVE_SYS_TYPES_H 1
  1369. | #define HAVE_SYS_ATOMIC_OP_H 0
  1370. | #define HAVE_SYS_ERRNO_H 1
  1371. | #define HAVE_SYS_FILE_H 1
  1372. | #define HAVE_SYS_IPC_H 1
  1373. | #define HAVE_SYS_MMAN_H 1
  1374. | #define HAVE_SYS_PARAM_H 1
  1375. | #define HAVE_SYS_SEM_H 1
  1376. | #define HAVE_SYS_SHM_H 1
  1377. | #define HAVE_SYS_SOCKET_H 1
  1378. | #define HAVE_SYS_STAT_H 1
  1379. | #define HAVE_SYS_SYSCALL_H 1
  1380. | /* end confdefs.h. */
  1381. | #ifdef HAVE_RPC_TYPES_H
  1382. | #include <rpc/types.h>
  1383. | #endif
  1384. | #ifdef HAVE_SYS_TYPES_H
  1385. | #include <sys/types.h>
  1386. | #endif
  1387. | #ifdef HAVE_SYS_IPC_H
  1388. | #include <sys/ipc.h>
  1389. | #endif
  1390. |
  1391. | #include <sys/systemcfg.h>
  1392. configure:13689: result: no
  1393. configure:13689: checking for sys/time.h
  1394. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1395. configure:13689: $? = 0
  1396. configure:13689: result: yes
  1397. configure:13689: checking for sys/uio.h
  1398. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1399. configure:13689: $? = 0
  1400. configure:13689: result: yes
  1401. configure:13689: checking for sys/wait.h
  1402. configure:13689: result: yes
  1403. configure:13689: checking for time.h
  1404. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1405. configure:13689: $? = 0
  1406. configure:13689: result: yes
  1407. configure:13689: checking for unistd.h
  1408. configure:13689: result: yes
  1409. configure:13689: checking for windows.h
  1410. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1411. conftest.c:94:10: fatal error: 'windows.h' file not found
  1412. #include <windows.h>
  1413. ^
  1414. 1 error generated.
  1415. configure:13689: $? = 1
  1416. configure: failed program was:
  1417. | /* confdefs.h */
  1418. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1419. | #define PACKAGE_TARNAME "armci"
  1420. | #define PACKAGE_VERSION "1.5"
  1421. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1422. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1423. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1424. | #define MACX 1
  1425. | #define PACKAGE "armci"
  1426. | #define VERSION "1.5"
  1427. | #define MSG_COMMS_MPI 1
  1428. | #define ARMCI_ENABLE_GPC_CALLS 0
  1429. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1430. | #define STDC_HEADERS 1
  1431. | #define HAVE_SYS_TYPES_H 1
  1432. | #define HAVE_SYS_STAT_H 1
  1433. | #define HAVE_STDLIB_H 1
  1434. | #define HAVE_STRING_H 1
  1435. | #define HAVE_MEMORY_H 1
  1436. | #define HAVE_STRINGS_H 1
  1437. | #define HAVE_INTTYPES_H 1
  1438. | #define HAVE_STDINT_H 1
  1439. | #define HAVE_UNISTD_H 1
  1440. | #define __EXTENSIONS__ 1
  1441. | #define _ALL_SOURCE 1
  1442. | #define _GNU_SOURCE 1
  1443. | #define _POSIX_PTHREAD_SEMANTICS 1
  1444. | #define _TANDEM_SOURCE 1
  1445. | #define MACX64 1
  1446. | #define SYSV 1
  1447. | #define HAVE_ARMCI_GROUP_COMM 1
  1448. | #define HAVE_ARMCI_INITIALIZED 1
  1449. | #define HAVE_ARMCI_NOTIFY 1
  1450. | #define HAVE_ARMCI_MSG_INIT 1
  1451. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1452. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1453. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1454. | #define HAVE_DIRENT_H 1
  1455. | #define HAVE__BOOL 1
  1456. | #define HAVE_STDBOOL_H 1
  1457. | #define STDC_HEADERS 1
  1458. | #define HAVE_SYS_WAIT_H 1
  1459. | #define HAVE_ASSERT_H 1
  1460. | #define HAVE_C_ASM_H 0
  1461. | #define HAVE_ERRNO_H 1
  1462. | #define HAVE_FCNTL_H 1
  1463. | #define HAVE_FLOAT_H 1
  1464. | #define HAVE_IA64_SYS_INLINE_H 0
  1465. | #define HAVE_MALLOC_H 0
  1466. | #define HAVE_MATH_H 1
  1467. | #define HAVE_MEMORY_H 1
  1468. | #define HAVE_MPP_SHMEM_H 0
  1469. | #define HAVE_NETDB_H 1
  1470. | #define HAVE_NETINET_IN_H 1
  1471. | #define HAVE_NETINET_TCP_H 1
  1472. | #define HAVE_PROCESS_H 0
  1473. | #define HAVE_SETJMP_H 1
  1474. | #define HAVE_SIGNAL_H 1
  1475. | #define HAVE_STDARG_H 1
  1476. | #define HAVE_STDINT_H 1
  1477. | #define HAVE_STDIO_H 1
  1478. | #define HAVE_STDLIB_H 1
  1479. | #define HAVE_STRING_H 1
  1480. | #define HAVE_STRINGS_H 1
  1481. | #define HAVE_SYS_TYPES_H 1
  1482. | #define HAVE_SYS_ATOMIC_OP_H 0
  1483. | #define HAVE_SYS_ERRNO_H 1
  1484. | #define HAVE_SYS_FILE_H 1
  1485. | #define HAVE_SYS_IPC_H 1
  1486. | #define HAVE_SYS_MMAN_H 1
  1487. | #define HAVE_SYS_PARAM_H 1
  1488. | #define HAVE_SYS_SEM_H 1
  1489. | #define HAVE_SYS_SHM_H 1
  1490. | #define HAVE_SYS_SOCKET_H 1
  1491. | #define HAVE_SYS_STAT_H 1
  1492. | #define HAVE_SYS_SYSCALL_H 1
  1493. | #define HAVE_SYS_SYSTEMCFG_H 0
  1494. | #define HAVE_SYS_TIME_H 1
  1495. | #define HAVE_SYS_UIO_H 1
  1496. | #define HAVE_SYS_WAIT_H 1
  1497. | #define HAVE_TIME_H 1
  1498. | #define HAVE_UNISTD_H 1
  1499. | /* end confdefs.h. */
  1500. | #ifdef HAVE_RPC_TYPES_H
  1501. | #include <rpc/types.h>
  1502. | #endif
  1503. | #ifdef HAVE_SYS_TYPES_H
  1504. | #include <sys/types.h>
  1505. | #endif
  1506. | #ifdef HAVE_SYS_IPC_H
  1507. | #include <sys/ipc.h>
  1508. | #endif
  1509. |
  1510. | #include <windows.h>
  1511. configure:13689: result: no
  1512. configure:13689: checking for winsock.h
  1513. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1514. conftest.c:95:10: fatal error: 'winsock.h' file not found
  1515. #include <winsock.h>
  1516. ^
  1517. 1 error generated.
  1518. configure:13689: $? = 1
  1519. configure: failed program was:
  1520. | /* confdefs.h */
  1521. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1522. | #define PACKAGE_TARNAME "armci"
  1523. | #define PACKAGE_VERSION "1.5"
  1524. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1525. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1526. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1527. | #define MACX 1
  1528. | #define PACKAGE "armci"
  1529. | #define VERSION "1.5"
  1530. | #define MSG_COMMS_MPI 1
  1531. | #define ARMCI_ENABLE_GPC_CALLS 0
  1532. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1533. | #define STDC_HEADERS 1
  1534. | #define HAVE_SYS_TYPES_H 1
  1535. | #define HAVE_SYS_STAT_H 1
  1536. | #define HAVE_STDLIB_H 1
  1537. | #define HAVE_STRING_H 1
  1538. | #define HAVE_MEMORY_H 1
  1539. | #define HAVE_STRINGS_H 1
  1540. | #define HAVE_INTTYPES_H 1
  1541. | #define HAVE_STDINT_H 1
  1542. | #define HAVE_UNISTD_H 1
  1543. | #define __EXTENSIONS__ 1
  1544. | #define _ALL_SOURCE 1
  1545. | #define _GNU_SOURCE 1
  1546. | #define _POSIX_PTHREAD_SEMANTICS 1
  1547. | #define _TANDEM_SOURCE 1
  1548. | #define MACX64 1
  1549. | #define SYSV 1
  1550. | #define HAVE_ARMCI_GROUP_COMM 1
  1551. | #define HAVE_ARMCI_INITIALIZED 1
  1552. | #define HAVE_ARMCI_NOTIFY 1
  1553. | #define HAVE_ARMCI_MSG_INIT 1
  1554. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1555. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1556. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1557. | #define HAVE_DIRENT_H 1
  1558. | #define HAVE__BOOL 1
  1559. | #define HAVE_STDBOOL_H 1
  1560. | #define STDC_HEADERS 1
  1561. | #define HAVE_SYS_WAIT_H 1
  1562. | #define HAVE_ASSERT_H 1
  1563. | #define HAVE_C_ASM_H 0
  1564. | #define HAVE_ERRNO_H 1
  1565. | #define HAVE_FCNTL_H 1
  1566. | #define HAVE_FLOAT_H 1
  1567. | #define HAVE_IA64_SYS_INLINE_H 0
  1568. | #define HAVE_MALLOC_H 0
  1569. | #define HAVE_MATH_H 1
  1570. | #define HAVE_MEMORY_H 1
  1571. | #define HAVE_MPP_SHMEM_H 0
  1572. | #define HAVE_NETDB_H 1
  1573. | #define HAVE_NETINET_IN_H 1
  1574. | #define HAVE_NETINET_TCP_H 1
  1575. | #define HAVE_PROCESS_H 0
  1576. | #define HAVE_SETJMP_H 1
  1577. | #define HAVE_SIGNAL_H 1
  1578. | #define HAVE_STDARG_H 1
  1579. | #define HAVE_STDINT_H 1
  1580. | #define HAVE_STDIO_H 1
  1581. | #define HAVE_STDLIB_H 1
  1582. | #define HAVE_STRING_H 1
  1583. | #define HAVE_STRINGS_H 1
  1584. | #define HAVE_SYS_TYPES_H 1
  1585. | #define HAVE_SYS_ATOMIC_OP_H 0
  1586. | #define HAVE_SYS_ERRNO_H 1
  1587. | #define HAVE_SYS_FILE_H 1
  1588. | #define HAVE_SYS_IPC_H 1
  1589. | #define HAVE_SYS_MMAN_H 1
  1590. | #define HAVE_SYS_PARAM_H 1
  1591. | #define HAVE_SYS_SEM_H 1
  1592. | #define HAVE_SYS_SHM_H 1
  1593. | #define HAVE_SYS_SOCKET_H 1
  1594. | #define HAVE_SYS_STAT_H 1
  1595. | #define HAVE_SYS_SYSCALL_H 1
  1596. | #define HAVE_SYS_SYSTEMCFG_H 0
  1597. | #define HAVE_SYS_TIME_H 1
  1598. | #define HAVE_SYS_UIO_H 1
  1599. | #define HAVE_SYS_WAIT_H 1
  1600. | #define HAVE_TIME_H 1
  1601. | #define HAVE_UNISTD_H 1
  1602. | #define HAVE_WINDOWS_H 0
  1603. | /* end confdefs.h. */
  1604. | #ifdef HAVE_RPC_TYPES_H
  1605. | #include <rpc/types.h>
  1606. | #endif
  1607. | #ifdef HAVE_SYS_TYPES_H
  1608. | #include <sys/types.h>
  1609. | #endif
  1610. | #ifdef HAVE_SYS_IPC_H
  1611. | #include <sys/ipc.h>
  1612. | #endif
  1613. |
  1614. | #include <winsock.h>
  1615. configure:13689: result: no
  1616. configure:13689: checking for rpc/rpc.h
  1617. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1618. configure:13689: $? = 0
  1619. configure:13689: result: yes
  1620. configure:13689: checking for rpc/types.h
  1621. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1622. configure:13689: $? = 0
  1623. configure:13689: result: yes
  1624. configure:13689: checking for rpc/xdr.h
  1625. configure:13689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1626. configure:13689: $? = 0
  1627. configure:13689: result: yes
  1628. configure:13717: checking for an ANSI C-conforming const
  1629. configure:13783: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1630. configure:13783: $? = 0
  1631. configure:13790: result: yes
  1632. configure:13798: checking for inline
  1633. configure:13814: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1634. configure:13814: $? = 0
  1635. configure:13822: result: inline
  1636. configure:13840: checking for C/C++ restrict keyword
  1637. configure:13865: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1638. configure:13865: $? = 0
  1639. configure:13873: result: __restrict
  1640. configure:13886: checking for working volatile
  1641. configure:13905: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1642. configure:13905: $? = 0
  1643. configure:13912: result: yes
  1644. configure:13920: checking for int16_t
  1645. configure:13920: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1646. configure:13920: $? = 0
  1647. configure:13920: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1648. conftest.c:127:24: error: 'test_array' declared as an array with a negative size
  1649. static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  1650. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1651. 1 error generated.
  1652. configure:13920: $? = 1
  1653. configure: failed program was:
  1654. | /* confdefs.h */
  1655. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1656. | #define PACKAGE_TARNAME "armci"
  1657. | #define PACKAGE_VERSION "1.5"
  1658. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1659. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1660. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1661. | #define MACX 1
  1662. | #define PACKAGE "armci"
  1663. | #define VERSION "1.5"
  1664. | #define MSG_COMMS_MPI 1
  1665. | #define ARMCI_ENABLE_GPC_CALLS 0
  1666. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1667. | #define STDC_HEADERS 1
  1668. | #define HAVE_SYS_TYPES_H 1
  1669. | #define HAVE_SYS_STAT_H 1
  1670. | #define HAVE_STDLIB_H 1
  1671. | #define HAVE_STRING_H 1
  1672. | #define HAVE_MEMORY_H 1
  1673. | #define HAVE_STRINGS_H 1
  1674. | #define HAVE_INTTYPES_H 1
  1675. | #define HAVE_STDINT_H 1
  1676. | #define HAVE_UNISTD_H 1
  1677. | #define __EXTENSIONS__ 1
  1678. | #define _ALL_SOURCE 1
  1679. | #define _GNU_SOURCE 1
  1680. | #define _POSIX_PTHREAD_SEMANTICS 1
  1681. | #define _TANDEM_SOURCE 1
  1682. | #define MACX64 1
  1683. | #define SYSV 1
  1684. | #define HAVE_ARMCI_GROUP_COMM 1
  1685. | #define HAVE_ARMCI_INITIALIZED 1
  1686. | #define HAVE_ARMCI_NOTIFY 1
  1687. | #define HAVE_ARMCI_MSG_INIT 1
  1688. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1689. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1690. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1691. | #define HAVE_DIRENT_H 1
  1692. | #define HAVE__BOOL 1
  1693. | #define HAVE_STDBOOL_H 1
  1694. | #define STDC_HEADERS 1
  1695. | #define HAVE_SYS_WAIT_H 1
  1696. | #define HAVE_ASSERT_H 1
  1697. | #define HAVE_C_ASM_H 0
  1698. | #define HAVE_ERRNO_H 1
  1699. | #define HAVE_FCNTL_H 1
  1700. | #define HAVE_FLOAT_H 1
  1701. | #define HAVE_IA64_SYS_INLINE_H 0
  1702. | #define HAVE_MALLOC_H 0
  1703. | #define HAVE_MATH_H 1
  1704. | #define HAVE_MEMORY_H 1
  1705. | #define HAVE_MPP_SHMEM_H 0
  1706. | #define HAVE_NETDB_H 1
  1707. | #define HAVE_NETINET_IN_H 1
  1708. | #define HAVE_NETINET_TCP_H 1
  1709. | #define HAVE_PROCESS_H 0
  1710. | #define HAVE_SETJMP_H 1
  1711. | #define HAVE_SIGNAL_H 1
  1712. | #define HAVE_STDARG_H 1
  1713. | #define HAVE_STDINT_H 1
  1714. | #define HAVE_STDIO_H 1
  1715. | #define HAVE_STDLIB_H 1
  1716. | #define HAVE_STRING_H 1
  1717. | #define HAVE_STRINGS_H 1
  1718. | #define HAVE_SYS_TYPES_H 1
  1719. | #define HAVE_SYS_ATOMIC_OP_H 0
  1720. | #define HAVE_SYS_ERRNO_H 1
  1721. | #define HAVE_SYS_FILE_H 1
  1722. | #define HAVE_SYS_IPC_H 1
  1723. | #define HAVE_SYS_MMAN_H 1
  1724. | #define HAVE_SYS_PARAM_H 1
  1725. | #define HAVE_SYS_SEM_H 1
  1726. | #define HAVE_SYS_SHM_H 1
  1727. | #define HAVE_SYS_SOCKET_H 1
  1728. | #define HAVE_SYS_STAT_H 1
  1729. | #define HAVE_SYS_SYSCALL_H 1
  1730. | #define HAVE_SYS_SYSTEMCFG_H 0
  1731. | #define HAVE_SYS_TIME_H 1
  1732. | #define HAVE_SYS_UIO_H 1
  1733. | #define HAVE_SYS_WAIT_H 1
  1734. | #define HAVE_TIME_H 1
  1735. | #define HAVE_UNISTD_H 1
  1736. | #define HAVE_WINDOWS_H 0
  1737. | #define HAVE_WINSOCK_H 0
  1738. | #define HAVE_RPC_RPC_H 1
  1739. | #define HAVE_RPC_TYPES_H 1
  1740. | #define HAVE_RPC_XDR_H 1
  1741. | #define restrict __restrict
  1742. | /* end confdefs.h. */
  1743. | #include <stdio.h>
  1744. | #ifdef HAVE_SYS_TYPES_H
  1745. | # include <sys/types.h>
  1746. | #endif
  1747. | #ifdef HAVE_SYS_STAT_H
  1748. | # include <sys/stat.h>
  1749. | #endif
  1750. | #ifdef STDC_HEADERS
  1751. | # include <stdlib.h>
  1752. | # include <stddef.h>
  1753. | #else
  1754. | # ifdef HAVE_STDLIB_H
  1755. | # include <stdlib.h>
  1756. | # endif
  1757. | #endif
  1758. | #ifdef HAVE_STRING_H
  1759. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1760. | # include <memory.h>
  1761. | # endif
  1762. | # include <string.h>
  1763. | #endif
  1764. | #ifdef HAVE_STRINGS_H
  1765. | # include <strings.h>
  1766. | #endif
  1767. | #ifdef HAVE_INTTYPES_H
  1768. | # include <inttypes.h>
  1769. | #endif
  1770. | #ifdef HAVE_STDINT_H
  1771. | # include <stdint.h>
  1772. | #endif
  1773. | #ifdef HAVE_UNISTD_H
  1774. | # include <unistd.h>
  1775. | #endif
  1776. | enum { N = 16 / 2 - 1 };
  1777. | int
  1778. | main ()
  1779. | {
  1780. | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
  1781. | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
  1782. | test_array [0] = 0;
  1783. | return test_array [0];
  1784. |
  1785. | ;
  1786. | return 0;
  1787. | }
  1788. configure:13920: result: yes
  1789. configure:13931: checking for int32_t
  1790. configure:13931: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1791. configure:13931: $? = 0
  1792. configure:13931: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1793. conftest.c:127:24: error: 'test_array' declared as an array with a negative size
  1794. static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  1795. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1796. 1 error generated.
  1797. configure:13931: $? = 1
  1798. configure: failed program was:
  1799. | /* confdefs.h */
  1800. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1801. | #define PACKAGE_TARNAME "armci"
  1802. | #define PACKAGE_VERSION "1.5"
  1803. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1804. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1805. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1806. | #define MACX 1
  1807. | #define PACKAGE "armci"
  1808. | #define VERSION "1.5"
  1809. | #define MSG_COMMS_MPI 1
  1810. | #define ARMCI_ENABLE_GPC_CALLS 0
  1811. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1812. | #define STDC_HEADERS 1
  1813. | #define HAVE_SYS_TYPES_H 1
  1814. | #define HAVE_SYS_STAT_H 1
  1815. | #define HAVE_STDLIB_H 1
  1816. | #define HAVE_STRING_H 1
  1817. | #define HAVE_MEMORY_H 1
  1818. | #define HAVE_STRINGS_H 1
  1819. | #define HAVE_INTTYPES_H 1
  1820. | #define HAVE_STDINT_H 1
  1821. | #define HAVE_UNISTD_H 1
  1822. | #define __EXTENSIONS__ 1
  1823. | #define _ALL_SOURCE 1
  1824. | #define _GNU_SOURCE 1
  1825. | #define _POSIX_PTHREAD_SEMANTICS 1
  1826. | #define _TANDEM_SOURCE 1
  1827. | #define MACX64 1
  1828. | #define SYSV 1
  1829. | #define HAVE_ARMCI_GROUP_COMM 1
  1830. | #define HAVE_ARMCI_INITIALIZED 1
  1831. | #define HAVE_ARMCI_NOTIFY 1
  1832. | #define HAVE_ARMCI_MSG_INIT 1
  1833. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1834. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1835. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1836. | #define HAVE_DIRENT_H 1
  1837. | #define HAVE__BOOL 1
  1838. | #define HAVE_STDBOOL_H 1
  1839. | #define STDC_HEADERS 1
  1840. | #define HAVE_SYS_WAIT_H 1
  1841. | #define HAVE_ASSERT_H 1
  1842. | #define HAVE_C_ASM_H 0
  1843. | #define HAVE_ERRNO_H 1
  1844. | #define HAVE_FCNTL_H 1
  1845. | #define HAVE_FLOAT_H 1
  1846. | #define HAVE_IA64_SYS_INLINE_H 0
  1847. | #define HAVE_MALLOC_H 0
  1848. | #define HAVE_MATH_H 1
  1849. | #define HAVE_MEMORY_H 1
  1850. | #define HAVE_MPP_SHMEM_H 0
  1851. | #define HAVE_NETDB_H 1
  1852. | #define HAVE_NETINET_IN_H 1
  1853. | #define HAVE_NETINET_TCP_H 1
  1854. | #define HAVE_PROCESS_H 0
  1855. | #define HAVE_SETJMP_H 1
  1856. | #define HAVE_SIGNAL_H 1
  1857. | #define HAVE_STDARG_H 1
  1858. | #define HAVE_STDINT_H 1
  1859. | #define HAVE_STDIO_H 1
  1860. | #define HAVE_STDLIB_H 1
  1861. | #define HAVE_STRING_H 1
  1862. | #define HAVE_STRINGS_H 1
  1863. | #define HAVE_SYS_TYPES_H 1
  1864. | #define HAVE_SYS_ATOMIC_OP_H 0
  1865. | #define HAVE_SYS_ERRNO_H 1
  1866. | #define HAVE_SYS_FILE_H 1
  1867. | #define HAVE_SYS_IPC_H 1
  1868. | #define HAVE_SYS_MMAN_H 1
  1869. | #define HAVE_SYS_PARAM_H 1
  1870. | #define HAVE_SYS_SEM_H 1
  1871. | #define HAVE_SYS_SHM_H 1
  1872. | #define HAVE_SYS_SOCKET_H 1
  1873. | #define HAVE_SYS_STAT_H 1
  1874. | #define HAVE_SYS_SYSCALL_H 1
  1875. | #define HAVE_SYS_SYSTEMCFG_H 0
  1876. | #define HAVE_SYS_TIME_H 1
  1877. | #define HAVE_SYS_UIO_H 1
  1878. | #define HAVE_SYS_WAIT_H 1
  1879. | #define HAVE_TIME_H 1
  1880. | #define HAVE_UNISTD_H 1
  1881. | #define HAVE_WINDOWS_H 0
  1882. | #define HAVE_WINSOCK_H 0
  1883. | #define HAVE_RPC_RPC_H 1
  1884. | #define HAVE_RPC_TYPES_H 1
  1885. | #define HAVE_RPC_XDR_H 1
  1886. | #define restrict __restrict
  1887. | /* end confdefs.h. */
  1888. | #include <stdio.h>
  1889. | #ifdef HAVE_SYS_TYPES_H
  1890. | # include <sys/types.h>
  1891. | #endif
  1892. | #ifdef HAVE_SYS_STAT_H
  1893. | # include <sys/stat.h>
  1894. | #endif
  1895. | #ifdef STDC_HEADERS
  1896. | # include <stdlib.h>
  1897. | # include <stddef.h>
  1898. | #else
  1899. | # ifdef HAVE_STDLIB_H
  1900. | # include <stdlib.h>
  1901. | # endif
  1902. | #endif
  1903. | #ifdef HAVE_STRING_H
  1904. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1905. | # include <memory.h>
  1906. | # endif
  1907. | # include <string.h>
  1908. | #endif
  1909. | #ifdef HAVE_STRINGS_H
  1910. | # include <strings.h>
  1911. | #endif
  1912. | #ifdef HAVE_INTTYPES_H
  1913. | # include <inttypes.h>
  1914. | #endif
  1915. | #ifdef HAVE_STDINT_H
  1916. | # include <stdint.h>
  1917. | #endif
  1918. | #ifdef HAVE_UNISTD_H
  1919. | # include <unistd.h>
  1920. | #endif
  1921. | enum { N = 32 / 2 - 1 };
  1922. | int
  1923. | main ()
  1924. | {
  1925. | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
  1926. | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  1927. | test_array [0] = 0;
  1928. | return test_array [0];
  1929. |
  1930. | ;
  1931. | return 0;
  1932. | }
  1933. configure:13931: result: yes
  1934. configure:13942: checking for int64_t
  1935. configure:13942: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1936. configure:13942: $? = 0
  1937. configure:13942: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1938. conftest.c:127:24: error: 'test_array' declared as an array with a negative size
  1939. static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  1940. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1941. 1 error generated.
  1942. configure:13942: $? = 1
  1943. configure: failed program was:
  1944. | /* confdefs.h */
  1945. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  1946. | #define PACKAGE_TARNAME "armci"
  1947. | #define PACKAGE_VERSION "1.5"
  1948. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  1949. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  1950. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  1951. | #define MACX 1
  1952. | #define PACKAGE "armci"
  1953. | #define VERSION "1.5"
  1954. | #define MSG_COMMS_MPI 1
  1955. | #define ARMCI_ENABLE_GPC_CALLS 0
  1956. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  1957. | #define STDC_HEADERS 1
  1958. | #define HAVE_SYS_TYPES_H 1
  1959. | #define HAVE_SYS_STAT_H 1
  1960. | #define HAVE_STDLIB_H 1
  1961. | #define HAVE_STRING_H 1
  1962. | #define HAVE_MEMORY_H 1
  1963. | #define HAVE_STRINGS_H 1
  1964. | #define HAVE_INTTYPES_H 1
  1965. | #define HAVE_STDINT_H 1
  1966. | #define HAVE_UNISTD_H 1
  1967. | #define __EXTENSIONS__ 1
  1968. | #define _ALL_SOURCE 1
  1969. | #define _GNU_SOURCE 1
  1970. | #define _POSIX_PTHREAD_SEMANTICS 1
  1971. | #define _TANDEM_SOURCE 1
  1972. | #define MACX64 1
  1973. | #define SYSV 1
  1974. | #define HAVE_ARMCI_GROUP_COMM 1
  1975. | #define HAVE_ARMCI_INITIALIZED 1
  1976. | #define HAVE_ARMCI_NOTIFY 1
  1977. | #define HAVE_ARMCI_MSG_INIT 1
  1978. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1979. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1980. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1981. | #define HAVE_DIRENT_H 1
  1982. | #define HAVE__BOOL 1
  1983. | #define HAVE_STDBOOL_H 1
  1984. | #define STDC_HEADERS 1
  1985. | #define HAVE_SYS_WAIT_H 1
  1986. | #define HAVE_ASSERT_H 1
  1987. | #define HAVE_C_ASM_H 0
  1988. | #define HAVE_ERRNO_H 1
  1989. | #define HAVE_FCNTL_H 1
  1990. | #define HAVE_FLOAT_H 1
  1991. | #define HAVE_IA64_SYS_INLINE_H 0
  1992. | #define HAVE_MALLOC_H 0
  1993. | #define HAVE_MATH_H 1
  1994. | #define HAVE_MEMORY_H 1
  1995. | #define HAVE_MPP_SHMEM_H 0
  1996. | #define HAVE_NETDB_H 1
  1997. | #define HAVE_NETINET_IN_H 1
  1998. | #define HAVE_NETINET_TCP_H 1
  1999. | #define HAVE_PROCESS_H 0
  2000. | #define HAVE_SETJMP_H 1
  2001. | #define HAVE_SIGNAL_H 1
  2002. | #define HAVE_STDARG_H 1
  2003. | #define HAVE_STDINT_H 1
  2004. | #define HAVE_STDIO_H 1
  2005. | #define HAVE_STDLIB_H 1
  2006. | #define HAVE_STRING_H 1
  2007. | #define HAVE_STRINGS_H 1
  2008. | #define HAVE_SYS_TYPES_H 1
  2009. | #define HAVE_SYS_ATOMIC_OP_H 0
  2010. | #define HAVE_SYS_ERRNO_H 1
  2011. | #define HAVE_SYS_FILE_H 1
  2012. | #define HAVE_SYS_IPC_H 1
  2013. | #define HAVE_SYS_MMAN_H 1
  2014. | #define HAVE_SYS_PARAM_H 1
  2015. | #define HAVE_SYS_SEM_H 1
  2016. | #define HAVE_SYS_SHM_H 1
  2017. | #define HAVE_SYS_SOCKET_H 1
  2018. | #define HAVE_SYS_STAT_H 1
  2019. | #define HAVE_SYS_SYSCALL_H 1
  2020. | #define HAVE_SYS_SYSTEMCFG_H 0
  2021. | #define HAVE_SYS_TIME_H 1
  2022. | #define HAVE_SYS_UIO_H 1
  2023. | #define HAVE_SYS_WAIT_H 1
  2024. | #define HAVE_TIME_H 1
  2025. | #define HAVE_UNISTD_H 1
  2026. | #define HAVE_WINDOWS_H 0
  2027. | #define HAVE_WINSOCK_H 0
  2028. | #define HAVE_RPC_RPC_H 1
  2029. | #define HAVE_RPC_TYPES_H 1
  2030. | #define HAVE_RPC_XDR_H 1
  2031. | #define restrict __restrict
  2032. | /* end confdefs.h. */
  2033. | #include <stdio.h>
  2034. | #ifdef HAVE_SYS_TYPES_H
  2035. | # include <sys/types.h>
  2036. | #endif
  2037. | #ifdef HAVE_SYS_STAT_H
  2038. | # include <sys/stat.h>
  2039. | #endif
  2040. | #ifdef STDC_HEADERS
  2041. | # include <stdlib.h>
  2042. | # include <stddef.h>
  2043. | #else
  2044. | # ifdef HAVE_STDLIB_H
  2045. | # include <stdlib.h>
  2046. | # endif
  2047. | #endif
  2048. | #ifdef HAVE_STRING_H
  2049. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2050. | # include <memory.h>
  2051. | # endif
  2052. | # include <string.h>
  2053. | #endif
  2054. | #ifdef HAVE_STRINGS_H
  2055. | # include <strings.h>
  2056. | #endif
  2057. | #ifdef HAVE_INTTYPES_H
  2058. | # include <inttypes.h>
  2059. | #endif
  2060. | #ifdef HAVE_STDINT_H
  2061. | # include <stdint.h>
  2062. | #endif
  2063. | #ifdef HAVE_UNISTD_H
  2064. | # include <unistd.h>
  2065. | #endif
  2066. | enum { N = 64 / 2 - 1 };
  2067. | int
  2068. | main ()
  2069. | {
  2070. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  2071. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  2072. | test_array [0] = 0;
  2073. | return test_array [0];
  2074. |
  2075. | ;
  2076. | return 0;
  2077. | }
  2078. configure:13942: result: yes
  2079. configure:13953: checking for off_t
  2080. configure:13953: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2081. configure:13953: $? = 0
  2082. configure:13953: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2083. conftest.c:126:20: error: expected expression
  2084. if (sizeof ((off_t)))
  2085. ^
  2086. 1 error generated.
  2087. configure:13953: $? = 1
  2088. configure: failed program was:
  2089. | /* confdefs.h */
  2090. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2091. | #define PACKAGE_TARNAME "armci"
  2092. | #define PACKAGE_VERSION "1.5"
  2093. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2094. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2095. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2096. | #define MACX 1
  2097. | #define PACKAGE "armci"
  2098. | #define VERSION "1.5"
  2099. | #define MSG_COMMS_MPI 1
  2100. | #define ARMCI_ENABLE_GPC_CALLS 0
  2101. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  2102. | #define STDC_HEADERS 1
  2103. | #define HAVE_SYS_TYPES_H 1
  2104. | #define HAVE_SYS_STAT_H 1
  2105. | #define HAVE_STDLIB_H 1
  2106. | #define HAVE_STRING_H 1
  2107. | #define HAVE_MEMORY_H 1
  2108. | #define HAVE_STRINGS_H 1
  2109. | #define HAVE_INTTYPES_H 1
  2110. | #define HAVE_STDINT_H 1
  2111. | #define HAVE_UNISTD_H 1
  2112. | #define __EXTENSIONS__ 1
  2113. | #define _ALL_SOURCE 1
  2114. | #define _GNU_SOURCE 1
  2115. | #define _POSIX_PTHREAD_SEMANTICS 1
  2116. | #define _TANDEM_SOURCE 1
  2117. | #define MACX64 1
  2118. | #define SYSV 1
  2119. | #define HAVE_ARMCI_GROUP_COMM 1
  2120. | #define HAVE_ARMCI_INITIALIZED 1
  2121. | #define HAVE_ARMCI_NOTIFY 1
  2122. | #define HAVE_ARMCI_MSG_INIT 1
  2123. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2124. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2125. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2126. | #define HAVE_DIRENT_H 1
  2127. | #define HAVE__BOOL 1
  2128. | #define HAVE_STDBOOL_H 1
  2129. | #define STDC_HEADERS 1
  2130. | #define HAVE_SYS_WAIT_H 1
  2131. | #define HAVE_ASSERT_H 1
  2132. | #define HAVE_C_ASM_H 0
  2133. | #define HAVE_ERRNO_H 1
  2134. | #define HAVE_FCNTL_H 1
  2135. | #define HAVE_FLOAT_H 1
  2136. | #define HAVE_IA64_SYS_INLINE_H 0
  2137. | #define HAVE_MALLOC_H 0
  2138. | #define HAVE_MATH_H 1
  2139. | #define HAVE_MEMORY_H 1
  2140. | #define HAVE_MPP_SHMEM_H 0
  2141. | #define HAVE_NETDB_H 1
  2142. | #define HAVE_NETINET_IN_H 1
  2143. | #define HAVE_NETINET_TCP_H 1
  2144. | #define HAVE_PROCESS_H 0
  2145. | #define HAVE_SETJMP_H 1
  2146. | #define HAVE_SIGNAL_H 1
  2147. | #define HAVE_STDARG_H 1
  2148. | #define HAVE_STDINT_H 1
  2149. | #define HAVE_STDIO_H 1
  2150. | #define HAVE_STDLIB_H 1
  2151. | #define HAVE_STRING_H 1
  2152. | #define HAVE_STRINGS_H 1
  2153. | #define HAVE_SYS_TYPES_H 1
  2154. | #define HAVE_SYS_ATOMIC_OP_H 0
  2155. | #define HAVE_SYS_ERRNO_H 1
  2156. | #define HAVE_SYS_FILE_H 1
  2157. | #define HAVE_SYS_IPC_H 1
  2158. | #define HAVE_SYS_MMAN_H 1
  2159. | #define HAVE_SYS_PARAM_H 1
  2160. | #define HAVE_SYS_SEM_H 1
  2161. | #define HAVE_SYS_SHM_H 1
  2162. | #define HAVE_SYS_SOCKET_H 1
  2163. | #define HAVE_SYS_STAT_H 1
  2164. | #define HAVE_SYS_SYSCALL_H 1
  2165. | #define HAVE_SYS_SYSTEMCFG_H 0
  2166. | #define HAVE_SYS_TIME_H 1
  2167. | #define HAVE_SYS_UIO_H 1
  2168. | #define HAVE_SYS_WAIT_H 1
  2169. | #define HAVE_TIME_H 1
  2170. | #define HAVE_UNISTD_H 1
  2171. | #define HAVE_WINDOWS_H 0
  2172. | #define HAVE_WINSOCK_H 0
  2173. | #define HAVE_RPC_RPC_H 1
  2174. | #define HAVE_RPC_TYPES_H 1
  2175. | #define HAVE_RPC_XDR_H 1
  2176. | #define restrict __restrict
  2177. | /* end confdefs.h. */
  2178. | #include <stdio.h>
  2179. | #ifdef HAVE_SYS_TYPES_H
  2180. | # include <sys/types.h>
  2181. | #endif
  2182. | #ifdef HAVE_SYS_STAT_H
  2183. | # include <sys/stat.h>
  2184. | #endif
  2185. | #ifdef STDC_HEADERS
  2186. | # include <stdlib.h>
  2187. | # include <stddef.h>
  2188. | #else
  2189. | # ifdef HAVE_STDLIB_H
  2190. | # include <stdlib.h>
  2191. | # endif
  2192. | #endif
  2193. | #ifdef HAVE_STRING_H
  2194. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2195. | # include <memory.h>
  2196. | # endif
  2197. | # include <string.h>
  2198. | #endif
  2199. | #ifdef HAVE_STRINGS_H
  2200. | # include <strings.h>
  2201. | #endif
  2202. | #ifdef HAVE_INTTYPES_H
  2203. | # include <inttypes.h>
  2204. | #endif
  2205. | #ifdef HAVE_STDINT_H
  2206. | # include <stdint.h>
  2207. | #endif
  2208. | #ifdef HAVE_UNISTD_H
  2209. | # include <unistd.h>
  2210. | #endif
  2211. | int
  2212. | main ()
  2213. | {
  2214. | if (sizeof ((off_t)))
  2215. | return 0;
  2216. | ;
  2217. | return 0;
  2218. | }
  2219. configure:13953: result: yes
  2220. configure:13964: checking for pid_t
  2221. configure:13964: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2222. configure:13964: $? = 0
  2223. configure:13964: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2224. conftest.c:126:20: error: expected expression
  2225. if (sizeof ((pid_t)))
  2226. ^
  2227. 1 error generated.
  2228. configure:13964: $? = 1
  2229. configure: failed program was:
  2230. | /* confdefs.h */
  2231. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2232. | #define PACKAGE_TARNAME "armci"
  2233. | #define PACKAGE_VERSION "1.5"
  2234. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2235. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2236. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2237. | #define MACX 1
  2238. | #define PACKAGE "armci"
  2239. | #define VERSION "1.5"
  2240. | #define MSG_COMMS_MPI 1
  2241. | #define ARMCI_ENABLE_GPC_CALLS 0
  2242. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  2243. | #define STDC_HEADERS 1
  2244. | #define HAVE_SYS_TYPES_H 1
  2245. | #define HAVE_SYS_STAT_H 1
  2246. | #define HAVE_STDLIB_H 1
  2247. | #define HAVE_STRING_H 1
  2248. | #define HAVE_MEMORY_H 1
  2249. | #define HAVE_STRINGS_H 1
  2250. | #define HAVE_INTTYPES_H 1
  2251. | #define HAVE_STDINT_H 1
  2252. | #define HAVE_UNISTD_H 1
  2253. | #define __EXTENSIONS__ 1
  2254. | #define _ALL_SOURCE 1
  2255. | #define _GNU_SOURCE 1
  2256. | #define _POSIX_PTHREAD_SEMANTICS 1
  2257. | #define _TANDEM_SOURCE 1
  2258. | #define MACX64 1
  2259. | #define SYSV 1
  2260. | #define HAVE_ARMCI_GROUP_COMM 1
  2261. | #define HAVE_ARMCI_INITIALIZED 1
  2262. | #define HAVE_ARMCI_NOTIFY 1
  2263. | #define HAVE_ARMCI_MSG_INIT 1
  2264. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2265. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2266. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2267. | #define HAVE_DIRENT_H 1
  2268. | #define HAVE__BOOL 1
  2269. | #define HAVE_STDBOOL_H 1
  2270. | #define STDC_HEADERS 1
  2271. | #define HAVE_SYS_WAIT_H 1
  2272. | #define HAVE_ASSERT_H 1
  2273. | #define HAVE_C_ASM_H 0
  2274. | #define HAVE_ERRNO_H 1
  2275. | #define HAVE_FCNTL_H 1
  2276. | #define HAVE_FLOAT_H 1
  2277. | #define HAVE_IA64_SYS_INLINE_H 0
  2278. | #define HAVE_MALLOC_H 0
  2279. | #define HAVE_MATH_H 1
  2280. | #define HAVE_MEMORY_H 1
  2281. | #define HAVE_MPP_SHMEM_H 0
  2282. | #define HAVE_NETDB_H 1
  2283. | #define HAVE_NETINET_IN_H 1
  2284. | #define HAVE_NETINET_TCP_H 1
  2285. | #define HAVE_PROCESS_H 0
  2286. | #define HAVE_SETJMP_H 1
  2287. | #define HAVE_SIGNAL_H 1
  2288. | #define HAVE_STDARG_H 1
  2289. | #define HAVE_STDINT_H 1
  2290. | #define HAVE_STDIO_H 1
  2291. | #define HAVE_STDLIB_H 1
  2292. | #define HAVE_STRING_H 1
  2293. | #define HAVE_STRINGS_H 1
  2294. | #define HAVE_SYS_TYPES_H 1
  2295. | #define HAVE_SYS_ATOMIC_OP_H 0
  2296. | #define HAVE_SYS_ERRNO_H 1
  2297. | #define HAVE_SYS_FILE_H 1
  2298. | #define HAVE_SYS_IPC_H 1
  2299. | #define HAVE_SYS_MMAN_H 1
  2300. | #define HAVE_SYS_PARAM_H 1
  2301. | #define HAVE_SYS_SEM_H 1
  2302. | #define HAVE_SYS_SHM_H 1
  2303. | #define HAVE_SYS_SOCKET_H 1
  2304. | #define HAVE_SYS_STAT_H 1
  2305. | #define HAVE_SYS_SYSCALL_H 1
  2306. | #define HAVE_SYS_SYSTEMCFG_H 0
  2307. | #define HAVE_SYS_TIME_H 1
  2308. | #define HAVE_SYS_UIO_H 1
  2309. | #define HAVE_SYS_WAIT_H 1
  2310. | #define HAVE_TIME_H 1
  2311. | #define HAVE_UNISTD_H 1
  2312. | #define HAVE_WINDOWS_H 0
  2313. | #define HAVE_WINSOCK_H 0
  2314. | #define HAVE_RPC_RPC_H 1
  2315. | #define HAVE_RPC_TYPES_H 1
  2316. | #define HAVE_RPC_XDR_H 1
  2317. | #define restrict __restrict
  2318. | /* end confdefs.h. */
  2319. | #include <stdio.h>
  2320. | #ifdef HAVE_SYS_TYPES_H
  2321. | # include <sys/types.h>
  2322. | #endif
  2323. | #ifdef HAVE_SYS_STAT_H
  2324. | # include <sys/stat.h>
  2325. | #endif
  2326. | #ifdef STDC_HEADERS
  2327. | # include <stdlib.h>
  2328. | # include <stddef.h>
  2329. | #else
  2330. | # ifdef HAVE_STDLIB_H
  2331. | # include <stdlib.h>
  2332. | # endif
  2333. | #endif
  2334. | #ifdef HAVE_STRING_H
  2335. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2336. | # include <memory.h>
  2337. | # endif
  2338. | # include <string.h>
  2339. | #endif
  2340. | #ifdef HAVE_STRINGS_H
  2341. | # include <strings.h>
  2342. | #endif
  2343. | #ifdef HAVE_INTTYPES_H
  2344. | # include <inttypes.h>
  2345. | #endif
  2346. | #ifdef HAVE_STDINT_H
  2347. | # include <stdint.h>
  2348. | #endif
  2349. | #ifdef HAVE_UNISTD_H
  2350. | # include <unistd.h>
  2351. | #endif
  2352. | int
  2353. | main ()
  2354. | {
  2355. | if (sizeof ((pid_t)))
  2356. | return 0;
  2357. | ;
  2358. | return 0;
  2359. | }
  2360. configure:13964: result: yes
  2361. configure:13975: checking return type of signal handlers
  2362. configure:13993: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2363. conftest.c:96:8: error: indirection requires pointer operand ('void' invalid)
  2364. return *(signal (0, 0)) (0) == 1;
  2365. ^~~~~~~~~~~~~~~~~~~~
  2366. 1 error generated.
  2367. configure:13993: $? = 1
  2368. configure: failed program was:
  2369. | /* confdefs.h */
  2370. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2371. | #define PACKAGE_TARNAME "armci"
  2372. | #define PACKAGE_VERSION "1.5"
  2373. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2374. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2375. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2376. | #define MACX 1
  2377. | #define PACKAGE "armci"
  2378. | #define VERSION "1.5"
  2379. | #define MSG_COMMS_MPI 1
  2380. | #define ARMCI_ENABLE_GPC_CALLS 0
  2381. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  2382. | #define STDC_HEADERS 1
  2383. | #define HAVE_SYS_TYPES_H 1
  2384. | #define HAVE_SYS_STAT_H 1
  2385. | #define HAVE_STDLIB_H 1
  2386. | #define HAVE_STRING_H 1
  2387. | #define HAVE_MEMORY_H 1
  2388. | #define HAVE_STRINGS_H 1
  2389. | #define HAVE_INTTYPES_H 1
  2390. | #define HAVE_STDINT_H 1
  2391. | #define HAVE_UNISTD_H 1
  2392. | #define __EXTENSIONS__ 1
  2393. | #define _ALL_SOURCE 1
  2394. | #define _GNU_SOURCE 1
  2395. | #define _POSIX_PTHREAD_SEMANTICS 1
  2396. | #define _TANDEM_SOURCE 1
  2397. | #define MACX64 1
  2398. | #define SYSV 1
  2399. | #define HAVE_ARMCI_GROUP_COMM 1
  2400. | #define HAVE_ARMCI_INITIALIZED 1
  2401. | #define HAVE_ARMCI_NOTIFY 1
  2402. | #define HAVE_ARMCI_MSG_INIT 1
  2403. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2404. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2405. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2406. | #define HAVE_DIRENT_H 1
  2407. | #define HAVE__BOOL 1
  2408. | #define HAVE_STDBOOL_H 1
  2409. | #define STDC_HEADERS 1
  2410. | #define HAVE_SYS_WAIT_H 1
  2411. | #define HAVE_ASSERT_H 1
  2412. | #define HAVE_C_ASM_H 0
  2413. | #define HAVE_ERRNO_H 1
  2414. | #define HAVE_FCNTL_H 1
  2415. | #define HAVE_FLOAT_H 1
  2416. | #define HAVE_IA64_SYS_INLINE_H 0
  2417. | #define HAVE_MALLOC_H 0
  2418. | #define HAVE_MATH_H 1
  2419. | #define HAVE_MEMORY_H 1
  2420. | #define HAVE_MPP_SHMEM_H 0
  2421. | #define HAVE_NETDB_H 1
  2422. | #define HAVE_NETINET_IN_H 1
  2423. | #define HAVE_NETINET_TCP_H 1
  2424. | #define HAVE_PROCESS_H 0
  2425. | #define HAVE_SETJMP_H 1
  2426. | #define HAVE_SIGNAL_H 1
  2427. | #define HAVE_STDARG_H 1
  2428. | #define HAVE_STDINT_H 1
  2429. | #define HAVE_STDIO_H 1
  2430. | #define HAVE_STDLIB_H 1
  2431. | #define HAVE_STRING_H 1
  2432. | #define HAVE_STRINGS_H 1
  2433. | #define HAVE_SYS_TYPES_H 1
  2434. | #define HAVE_SYS_ATOMIC_OP_H 0
  2435. | #define HAVE_SYS_ERRNO_H 1
  2436. | #define HAVE_SYS_FILE_H 1
  2437. | #define HAVE_SYS_IPC_H 1
  2438. | #define HAVE_SYS_MMAN_H 1
  2439. | #define HAVE_SYS_PARAM_H 1
  2440. | #define HAVE_SYS_SEM_H 1
  2441. | #define HAVE_SYS_SHM_H 1
  2442. | #define HAVE_SYS_SOCKET_H 1
  2443. | #define HAVE_SYS_STAT_H 1
  2444. | #define HAVE_SYS_SYSCALL_H 1
  2445. | #define HAVE_SYS_SYSTEMCFG_H 0
  2446. | #define HAVE_SYS_TIME_H 1
  2447. | #define HAVE_SYS_UIO_H 1
  2448. | #define HAVE_SYS_WAIT_H 1
  2449. | #define HAVE_TIME_H 1
  2450. | #define HAVE_UNISTD_H 1
  2451. | #define HAVE_WINDOWS_H 0
  2452. | #define HAVE_WINSOCK_H 0
  2453. | #define HAVE_RPC_RPC_H 1
  2454. | #define HAVE_RPC_TYPES_H 1
  2455. | #define HAVE_RPC_XDR_H 1
  2456. | #define restrict __restrict
  2457. | /* end confdefs.h. */
  2458. | #include <sys/types.h>
  2459. | #include <signal.h>
  2460. |
  2461. | int
  2462. | main ()
  2463. | {
  2464. | return *(signal (0, 0)) (0) == 1;
  2465. | ;
  2466. | return 0;
  2467. | }
  2468. configure:14000: result: void
  2469. configure:14008: checking for size_t
  2470. configure:14008: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2471. configure:14008: $? = 0
  2472. configure:14008: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2473. conftest.c:127:21: error: expected expression
  2474. if (sizeof ((size_t)))
  2475. ^
  2476. 1 error generated.
  2477. configure:14008: $? = 1
  2478. configure: failed program was:
  2479. | /* confdefs.h */
  2480. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2481. | #define PACKAGE_TARNAME "armci"
  2482. | #define PACKAGE_VERSION "1.5"
  2483. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2484. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2485. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2486. | #define MACX 1
  2487. | #define PACKAGE "armci"
  2488. | #define VERSION "1.5"
  2489. | #define MSG_COMMS_MPI 1
  2490. | #define ARMCI_ENABLE_GPC_CALLS 0
  2491. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  2492. | #define STDC_HEADERS 1
  2493. | #define HAVE_SYS_TYPES_H 1
  2494. | #define HAVE_SYS_STAT_H 1
  2495. | #define HAVE_STDLIB_H 1
  2496. | #define HAVE_STRING_H 1
  2497. | #define HAVE_MEMORY_H 1
  2498. | #define HAVE_STRINGS_H 1
  2499. | #define HAVE_INTTYPES_H 1
  2500. | #define HAVE_STDINT_H 1
  2501. | #define HAVE_UNISTD_H 1
  2502. | #define __EXTENSIONS__ 1
  2503. | #define _ALL_SOURCE 1
  2504. | #define _GNU_SOURCE 1
  2505. | #define _POSIX_PTHREAD_SEMANTICS 1
  2506. | #define _TANDEM_SOURCE 1
  2507. | #define MACX64 1
  2508. | #define SYSV 1
  2509. | #define HAVE_ARMCI_GROUP_COMM 1
  2510. | #define HAVE_ARMCI_INITIALIZED 1
  2511. | #define HAVE_ARMCI_NOTIFY 1
  2512. | #define HAVE_ARMCI_MSG_INIT 1
  2513. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2514. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2515. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2516. | #define HAVE_DIRENT_H 1
  2517. | #define HAVE__BOOL 1
  2518. | #define HAVE_STDBOOL_H 1
  2519. | #define STDC_HEADERS 1
  2520. | #define HAVE_SYS_WAIT_H 1
  2521. | #define HAVE_ASSERT_H 1
  2522. | #define HAVE_C_ASM_H 0
  2523. | #define HAVE_ERRNO_H 1
  2524. | #define HAVE_FCNTL_H 1
  2525. | #define HAVE_FLOAT_H 1
  2526. | #define HAVE_IA64_SYS_INLINE_H 0
  2527. | #define HAVE_MALLOC_H 0
  2528. | #define HAVE_MATH_H 1
  2529. | #define HAVE_MEMORY_H 1
  2530. | #define HAVE_MPP_SHMEM_H 0
  2531. | #define HAVE_NETDB_H 1
  2532. | #define HAVE_NETINET_IN_H 1
  2533. | #define HAVE_NETINET_TCP_H 1
  2534. | #define HAVE_PROCESS_H 0
  2535. | #define HAVE_SETJMP_H 1
  2536. | #define HAVE_SIGNAL_H 1
  2537. | #define HAVE_STDARG_H 1
  2538. | #define HAVE_STDINT_H 1
  2539. | #define HAVE_STDIO_H 1
  2540. | #define HAVE_STDLIB_H 1
  2541. | #define HAVE_STRING_H 1
  2542. | #define HAVE_STRINGS_H 1
  2543. | #define HAVE_SYS_TYPES_H 1
  2544. | #define HAVE_SYS_ATOMIC_OP_H 0
  2545. | #define HAVE_SYS_ERRNO_H 1
  2546. | #define HAVE_SYS_FILE_H 1
  2547. | #define HAVE_SYS_IPC_H 1
  2548. | #define HAVE_SYS_MMAN_H 1
  2549. | #define HAVE_SYS_PARAM_H 1
  2550. | #define HAVE_SYS_SEM_H 1
  2551. | #define HAVE_SYS_SHM_H 1
  2552. | #define HAVE_SYS_SOCKET_H 1
  2553. | #define HAVE_SYS_STAT_H 1
  2554. | #define HAVE_SYS_SYSCALL_H 1
  2555. | #define HAVE_SYS_SYSTEMCFG_H 0
  2556. | #define HAVE_SYS_TIME_H 1
  2557. | #define HAVE_SYS_UIO_H 1
  2558. | #define HAVE_SYS_WAIT_H 1
  2559. | #define HAVE_TIME_H 1
  2560. | #define HAVE_UNISTD_H 1
  2561. | #define HAVE_WINDOWS_H 0
  2562. | #define HAVE_WINSOCK_H 0
  2563. | #define HAVE_RPC_RPC_H 1
  2564. | #define HAVE_RPC_TYPES_H 1
  2565. | #define HAVE_RPC_XDR_H 1
  2566. | #define restrict __restrict
  2567. | #define RETSIGTYPE void
  2568. | /* end confdefs.h. */
  2569. | #include <stdio.h>
  2570. | #ifdef HAVE_SYS_TYPES_H
  2571. | # include <sys/types.h>
  2572. | #endif
  2573. | #ifdef HAVE_SYS_STAT_H
  2574. | # include <sys/stat.h>
  2575. | #endif
  2576. | #ifdef STDC_HEADERS
  2577. | # include <stdlib.h>
  2578. | # include <stddef.h>
  2579. | #else
  2580. | # ifdef HAVE_STDLIB_H
  2581. | # include <stdlib.h>
  2582. | # endif
  2583. | #endif
  2584. | #ifdef HAVE_STRING_H
  2585. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2586. | # include <memory.h>
  2587. | # endif
  2588. | # include <string.h>
  2589. | #endif
  2590. | #ifdef HAVE_STRINGS_H
  2591. | # include <strings.h>
  2592. | #endif
  2593. | #ifdef HAVE_INTTYPES_H
  2594. | # include <inttypes.h>
  2595. | #endif
  2596. | #ifdef HAVE_STDINT_H
  2597. | # include <stdint.h>
  2598. | #endif
  2599. | #ifdef HAVE_UNISTD_H
  2600. | # include <unistd.h>
  2601. | #endif
  2602. | int
  2603. | main ()
  2604. | {
  2605. | if (sizeof ((size_t)))
  2606. | return 0;
  2607. | ;
  2608. | return 0;
  2609. | }
  2610. configure:14008: result: yes
  2611. configure:14019: checking for ssize_t
  2612. configure:14019: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2613. configure:14019: $? = 0
  2614. configure:14019: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2615. conftest.c:127:22: error: expected expression
  2616. if (sizeof ((ssize_t)))
  2617. ^
  2618. 1 error generated.
  2619. configure:14019: $? = 1
  2620. configure: failed program was:
  2621. | /* confdefs.h */
  2622. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2623. | #define PACKAGE_TARNAME "armci"
  2624. | #define PACKAGE_VERSION "1.5"
  2625. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2626. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2627. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2628. | #define MACX 1
  2629. | #define PACKAGE "armci"
  2630. | #define VERSION "1.5"
  2631. | #define MSG_COMMS_MPI 1
  2632. | #define ARMCI_ENABLE_GPC_CALLS 0
  2633. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  2634. | #define STDC_HEADERS 1
  2635. | #define HAVE_SYS_TYPES_H 1
  2636. | #define HAVE_SYS_STAT_H 1
  2637. | #define HAVE_STDLIB_H 1
  2638. | #define HAVE_STRING_H 1
  2639. | #define HAVE_MEMORY_H 1
  2640. | #define HAVE_STRINGS_H 1
  2641. | #define HAVE_INTTYPES_H 1
  2642. | #define HAVE_STDINT_H 1
  2643. | #define HAVE_UNISTD_H 1
  2644. | #define __EXTENSIONS__ 1
  2645. | #define _ALL_SOURCE 1
  2646. | #define _GNU_SOURCE 1
  2647. | #define _POSIX_PTHREAD_SEMANTICS 1
  2648. | #define _TANDEM_SOURCE 1
  2649. | #define MACX64 1
  2650. | #define SYSV 1
  2651. | #define HAVE_ARMCI_GROUP_COMM 1
  2652. | #define HAVE_ARMCI_INITIALIZED 1
  2653. | #define HAVE_ARMCI_NOTIFY 1
  2654. | #define HAVE_ARMCI_MSG_INIT 1
  2655. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2656. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2657. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2658. | #define HAVE_DIRENT_H 1
  2659. | #define HAVE__BOOL 1
  2660. | #define HAVE_STDBOOL_H 1
  2661. | #define STDC_HEADERS 1
  2662. | #define HAVE_SYS_WAIT_H 1
  2663. | #define HAVE_ASSERT_H 1
  2664. | #define HAVE_C_ASM_H 0
  2665. | #define HAVE_ERRNO_H 1
  2666. | #define HAVE_FCNTL_H 1
  2667. | #define HAVE_FLOAT_H 1
  2668. | #define HAVE_IA64_SYS_INLINE_H 0
  2669. | #define HAVE_MALLOC_H 0
  2670. | #define HAVE_MATH_H 1
  2671. | #define HAVE_MEMORY_H 1
  2672. | #define HAVE_MPP_SHMEM_H 0
  2673. | #define HAVE_NETDB_H 1
  2674. | #define HAVE_NETINET_IN_H 1
  2675. | #define HAVE_NETINET_TCP_H 1
  2676. | #define HAVE_PROCESS_H 0
  2677. | #define HAVE_SETJMP_H 1
  2678. | #define HAVE_SIGNAL_H 1
  2679. | #define HAVE_STDARG_H 1
  2680. | #define HAVE_STDINT_H 1
  2681. | #define HAVE_STDIO_H 1
  2682. | #define HAVE_STDLIB_H 1
  2683. | #define HAVE_STRING_H 1
  2684. | #define HAVE_STRINGS_H 1
  2685. | #define HAVE_SYS_TYPES_H 1
  2686. | #define HAVE_SYS_ATOMIC_OP_H 0
  2687. | #define HAVE_SYS_ERRNO_H 1
  2688. | #define HAVE_SYS_FILE_H 1
  2689. | #define HAVE_SYS_IPC_H 1
  2690. | #define HAVE_SYS_MMAN_H 1
  2691. | #define HAVE_SYS_PARAM_H 1
  2692. | #define HAVE_SYS_SEM_H 1
  2693. | #define HAVE_SYS_SHM_H 1
  2694. | #define HAVE_SYS_SOCKET_H 1
  2695. | #define HAVE_SYS_STAT_H 1
  2696. | #define HAVE_SYS_SYSCALL_H 1
  2697. | #define HAVE_SYS_SYSTEMCFG_H 0
  2698. | #define HAVE_SYS_TIME_H 1
  2699. | #define HAVE_SYS_UIO_H 1
  2700. | #define HAVE_SYS_WAIT_H 1
  2701. | #define HAVE_TIME_H 1
  2702. | #define HAVE_UNISTD_H 1
  2703. | #define HAVE_WINDOWS_H 0
  2704. | #define HAVE_WINSOCK_H 0
  2705. | #define HAVE_RPC_RPC_H 1
  2706. | #define HAVE_RPC_TYPES_H 1
  2707. | #define HAVE_RPC_XDR_H 1
  2708. | #define restrict __restrict
  2709. | #define RETSIGTYPE void
  2710. | /* end confdefs.h. */
  2711. | #include <stdio.h>
  2712. | #ifdef HAVE_SYS_TYPES_H
  2713. | # include <sys/types.h>
  2714. | #endif
  2715. | #ifdef HAVE_SYS_STAT_H
  2716. | # include <sys/stat.h>
  2717. | #endif
  2718. | #ifdef STDC_HEADERS
  2719. | # include <stdlib.h>
  2720. | # include <stddef.h>
  2721. | #else
  2722. | # ifdef HAVE_STDLIB_H
  2723. | # include <stdlib.h>
  2724. | # endif
  2725. | #endif
  2726. | #ifdef HAVE_STRING_H
  2727. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2728. | # include <memory.h>
  2729. | # endif
  2730. | # include <string.h>
  2731. | #endif
  2732. | #ifdef HAVE_STRINGS_H
  2733. | # include <strings.h>
  2734. | #endif
  2735. | #ifdef HAVE_INTTYPES_H
  2736. | # include <inttypes.h>
  2737. | #endif
  2738. | #ifdef HAVE_STDINT_H
  2739. | # include <stdint.h>
  2740. | #endif
  2741. | #ifdef HAVE_UNISTD_H
  2742. | # include <unistd.h>
  2743. | #endif
  2744. | int
  2745. | main ()
  2746. | {
  2747. | if (sizeof ((ssize_t)))
  2748. | return 0;
  2749. | ;
  2750. | return 0;
  2751. | }
  2752. configure:14019: result: yes
  2753. configure:14030: checking for uint8_t
  2754. configure:14030: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2755. configure:14030: $? = 0
  2756. configure:14030: result: yes
  2757. configure:14044: checking for uint16_t
  2758. configure:14044: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2759. configure:14044: $? = 0
  2760. configure:14044: result: yes
  2761. configure:14056: checking for uint32_t
  2762. configure:14056: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2763. configure:14056: $? = 0
  2764. configure:14056: result: yes
  2765. configure:14070: checking for uint64_t
  2766. configure:14070: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2767. configure:14070: $? = 0
  2768. configure:14070: result: yes
  2769. configure:14084: checking for ptrdiff_t
  2770. configure:14084: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2771. configure:14084: $? = 0
  2772. configure:14084: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2773. conftest.c:127:24: error: expected expression
  2774. if (sizeof ((ptrdiff_t)))
  2775. ^
  2776. 1 error generated.
  2777. configure:14084: $? = 1
  2778. configure: failed program was:
  2779. | /* confdefs.h */
  2780. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2781. | #define PACKAGE_TARNAME "armci"
  2782. | #define PACKAGE_VERSION "1.5"
  2783. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2784. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2785. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2786. | #define MACX 1
  2787. | #define PACKAGE "armci"
  2788. | #define VERSION "1.5"
  2789. | #define MSG_COMMS_MPI 1
  2790. | #define ARMCI_ENABLE_GPC_CALLS 0
  2791. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  2792. | #define STDC_HEADERS 1
  2793. | #define HAVE_SYS_TYPES_H 1
  2794. | #define HAVE_SYS_STAT_H 1
  2795. | #define HAVE_STDLIB_H 1
  2796. | #define HAVE_STRING_H 1
  2797. | #define HAVE_MEMORY_H 1
  2798. | #define HAVE_STRINGS_H 1
  2799. | #define HAVE_INTTYPES_H 1
  2800. | #define HAVE_STDINT_H 1
  2801. | #define HAVE_UNISTD_H 1
  2802. | #define __EXTENSIONS__ 1
  2803. | #define _ALL_SOURCE 1
  2804. | #define _GNU_SOURCE 1
  2805. | #define _POSIX_PTHREAD_SEMANTICS 1
  2806. | #define _TANDEM_SOURCE 1
  2807. | #define MACX64 1
  2808. | #define SYSV 1
  2809. | #define HAVE_ARMCI_GROUP_COMM 1
  2810. | #define HAVE_ARMCI_INITIALIZED 1
  2811. | #define HAVE_ARMCI_NOTIFY 1
  2812. | #define HAVE_ARMCI_MSG_INIT 1
  2813. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2814. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2815. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2816. | #define HAVE_DIRENT_H 1
  2817. | #define HAVE__BOOL 1
  2818. | #define HAVE_STDBOOL_H 1
  2819. | #define STDC_HEADERS 1
  2820. | #define HAVE_SYS_WAIT_H 1
  2821. | #define HAVE_ASSERT_H 1
  2822. | #define HAVE_C_ASM_H 0
  2823. | #define HAVE_ERRNO_H 1
  2824. | #define HAVE_FCNTL_H 1
  2825. | #define HAVE_FLOAT_H 1
  2826. | #define HAVE_IA64_SYS_INLINE_H 0
  2827. | #define HAVE_MALLOC_H 0
  2828. | #define HAVE_MATH_H 1
  2829. | #define HAVE_MEMORY_H 1
  2830. | #define HAVE_MPP_SHMEM_H 0
  2831. | #define HAVE_NETDB_H 1
  2832. | #define HAVE_NETINET_IN_H 1
  2833. | #define HAVE_NETINET_TCP_H 1
  2834. | #define HAVE_PROCESS_H 0
  2835. | #define HAVE_SETJMP_H 1
  2836. | #define HAVE_SIGNAL_H 1
  2837. | #define HAVE_STDARG_H 1
  2838. | #define HAVE_STDINT_H 1
  2839. | #define HAVE_STDIO_H 1
  2840. | #define HAVE_STDLIB_H 1
  2841. | #define HAVE_STRING_H 1
  2842. | #define HAVE_STRINGS_H 1
  2843. | #define HAVE_SYS_TYPES_H 1
  2844. | #define HAVE_SYS_ATOMIC_OP_H 0
  2845. | #define HAVE_SYS_ERRNO_H 1
  2846. | #define HAVE_SYS_FILE_H 1
  2847. | #define HAVE_SYS_IPC_H 1
  2848. | #define HAVE_SYS_MMAN_H 1
  2849. | #define HAVE_SYS_PARAM_H 1
  2850. | #define HAVE_SYS_SEM_H 1
  2851. | #define HAVE_SYS_SHM_H 1
  2852. | #define HAVE_SYS_SOCKET_H 1
  2853. | #define HAVE_SYS_STAT_H 1
  2854. | #define HAVE_SYS_SYSCALL_H 1
  2855. | #define HAVE_SYS_SYSTEMCFG_H 0
  2856. | #define HAVE_SYS_TIME_H 1
  2857. | #define HAVE_SYS_UIO_H 1
  2858. | #define HAVE_SYS_WAIT_H 1
  2859. | #define HAVE_TIME_H 1
  2860. | #define HAVE_UNISTD_H 1
  2861. | #define HAVE_WINDOWS_H 0
  2862. | #define HAVE_WINSOCK_H 0
  2863. | #define HAVE_RPC_RPC_H 1
  2864. | #define HAVE_RPC_TYPES_H 1
  2865. | #define HAVE_RPC_XDR_H 1
  2866. | #define restrict __restrict
  2867. | #define RETSIGTYPE void
  2868. | /* end confdefs.h. */
  2869. | #include <stdio.h>
  2870. | #ifdef HAVE_SYS_TYPES_H
  2871. | # include <sys/types.h>
  2872. | #endif
  2873. | #ifdef HAVE_SYS_STAT_H
  2874. | # include <sys/stat.h>
  2875. | #endif
  2876. | #ifdef STDC_HEADERS
  2877. | # include <stdlib.h>
  2878. | # include <stddef.h>
  2879. | #else
  2880. | # ifdef HAVE_STDLIB_H
  2881. | # include <stdlib.h>
  2882. | # endif
  2883. | #endif
  2884. | #ifdef HAVE_STRING_H
  2885. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2886. | # include <memory.h>
  2887. | # endif
  2888. | # include <string.h>
  2889. | #endif
  2890. | #ifdef HAVE_STRINGS_H
  2891. | # include <strings.h>
  2892. | #endif
  2893. | #ifdef HAVE_INTTYPES_H
  2894. | # include <inttypes.h>
  2895. | #endif
  2896. | #ifdef HAVE_STDINT_H
  2897. | # include <stdint.h>
  2898. | #endif
  2899. | #ifdef HAVE_UNISTD_H
  2900. | # include <unistd.h>
  2901. | #endif
  2902. | int
  2903. | main ()
  2904. | {
  2905. | if (sizeof ((ptrdiff_t)))
  2906. | return 0;
  2907. | ;
  2908. | return 0;
  2909. | }
  2910. configure:14084: result: yes
  2911. configure:14094: checking for preprocessor symbol for function name
  2912. configure:14111: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2913. configure:14111: $? = 0
  2914. configure:14137: result: __func__
  2915. configure:14161: checking whether cc supports #pragma weak
  2916. configure:14184: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2917. conftest.c:101:1: error: call to 'weakf' is ambiguous
  2918. weakf(0)
  2919. ^~~~~
  2920. conftest.c:95:13: note: candidate function
  2921. extern void weakf(int c);
  2922. ^
  2923. conftest.c:96:14: note: candidate function
  2924. #pragma weak weakf = __weakf
  2925. ^
  2926. 1 error generated.
  2927. configure:14184: $? = 1
  2928. configure: failed program was:
  2929. | /* confdefs.h */
  2930. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  2931. | #define PACKAGE_TARNAME "armci"
  2932. | #define PACKAGE_VERSION "1.5"
  2933. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  2934. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  2935. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  2936. | #define MACX 1
  2937. | #define PACKAGE "armci"
  2938. | #define VERSION "1.5"
  2939. | #define MSG_COMMS_MPI 1
  2940. | #define ARMCI_ENABLE_GPC_CALLS 0
  2941. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  2942. | #define STDC_HEADERS 1
  2943. | #define HAVE_SYS_TYPES_H 1
  2944. | #define HAVE_SYS_STAT_H 1
  2945. | #define HAVE_STDLIB_H 1
  2946. | #define HAVE_STRING_H 1
  2947. | #define HAVE_MEMORY_H 1
  2948. | #define HAVE_STRINGS_H 1
  2949. | #define HAVE_INTTYPES_H 1
  2950. | #define HAVE_STDINT_H 1
  2951. | #define HAVE_UNISTD_H 1
  2952. | #define __EXTENSIONS__ 1
  2953. | #define _ALL_SOURCE 1
  2954. | #define _GNU_SOURCE 1
  2955. | #define _POSIX_PTHREAD_SEMANTICS 1
  2956. | #define _TANDEM_SOURCE 1
  2957. | #define MACX64 1
  2958. | #define SYSV 1
  2959. | #define HAVE_ARMCI_GROUP_COMM 1
  2960. | #define HAVE_ARMCI_INITIALIZED 1
  2961. | #define HAVE_ARMCI_NOTIFY 1
  2962. | #define HAVE_ARMCI_MSG_INIT 1
  2963. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2964. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2965. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2966. | #define HAVE_DIRENT_H 1
  2967. | #define HAVE__BOOL 1
  2968. | #define HAVE_STDBOOL_H 1
  2969. | #define STDC_HEADERS 1
  2970. | #define HAVE_SYS_WAIT_H 1
  2971. | #define HAVE_ASSERT_H 1
  2972. | #define HAVE_C_ASM_H 0
  2973. | #define HAVE_ERRNO_H 1
  2974. | #define HAVE_FCNTL_H 1
  2975. | #define HAVE_FLOAT_H 1
  2976. | #define HAVE_IA64_SYS_INLINE_H 0
  2977. | #define HAVE_MALLOC_H 0
  2978. | #define HAVE_MATH_H 1
  2979. | #define HAVE_MEMORY_H 1
  2980. | #define HAVE_MPP_SHMEM_H 0
  2981. | #define HAVE_NETDB_H 1
  2982. | #define HAVE_NETINET_IN_H 1
  2983. | #define HAVE_NETINET_TCP_H 1
  2984. | #define HAVE_PROCESS_H 0
  2985. | #define HAVE_SETJMP_H 1
  2986. | #define HAVE_SIGNAL_H 1
  2987. | #define HAVE_STDARG_H 1
  2988. | #define HAVE_STDINT_H 1
  2989. | #define HAVE_STDIO_H 1
  2990. | #define HAVE_STDLIB_H 1
  2991. | #define HAVE_STRING_H 1
  2992. | #define HAVE_STRINGS_H 1
  2993. | #define HAVE_SYS_TYPES_H 1
  2994. | #define HAVE_SYS_ATOMIC_OP_H 0
  2995. | #define HAVE_SYS_ERRNO_H 1
  2996. | #define HAVE_SYS_FILE_H 1
  2997. | #define HAVE_SYS_IPC_H 1
  2998. | #define HAVE_SYS_MMAN_H 1
  2999. | #define HAVE_SYS_PARAM_H 1
  3000. | #define HAVE_SYS_SEM_H 1
  3001. | #define HAVE_SYS_SHM_H 1
  3002. | #define HAVE_SYS_SOCKET_H 1
  3003. | #define HAVE_SYS_STAT_H 1
  3004. | #define HAVE_SYS_SYSCALL_H 1
  3005. | #define HAVE_SYS_SYSTEMCFG_H 0
  3006. | #define HAVE_SYS_TIME_H 1
  3007. | #define HAVE_SYS_UIO_H 1
  3008. | #define HAVE_SYS_WAIT_H 1
  3009. | #define HAVE_TIME_H 1
  3010. | #define HAVE_UNISTD_H 1
  3011. | #define HAVE_WINDOWS_H 0
  3012. | #define HAVE_WINSOCK_H 0
  3013. | #define HAVE_RPC_RPC_H 1
  3014. | #define HAVE_RPC_TYPES_H 1
  3015. | #define HAVE_RPC_XDR_H 1
  3016. | #define restrict __restrict
  3017. | #define RETSIGTYPE void
  3018. | #define HAVE_PTRDIFF_T 1
  3019. | #define FUNCTION_NAME __func__
  3020. | /* end confdefs.h. */
  3021. |
  3022. |
  3023. | extern void weakf(int c);
  3024. | #pragma weak weakf = __weakf
  3025. | void __weakf(int c) {}
  3026. | int
  3027. | main ()
  3028. | {
  3029. | weakf(0)
  3030. | ;
  3031. | return 0;
  3032. | }
  3033. configure:14193: result: no
  3034. configure:14228: checking for union semun in sys/sem.h
  3035. configure:14247: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3036. configure:14247: $? = 0
  3037. configure:14254: result: yes
  3038. configure:14268: checking size of void*
  3039. configure:14273: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3040. configure:14273: $? = 0
  3041. configure:14273: ./conftest
  3042. configure:14273: $? = 0
  3043. configure:14287: result: 8
  3044. configure:14301: checking size of char
  3045. configure:14306: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3046. configure:14306: $? = 0
  3047. configure:14306: ./conftest
  3048. configure:14306: $? = 0
  3049. configure:14320: result: 1
  3050. configure:14334: checking size of short
  3051. configure:14339: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3052. configure:14339: $? = 0
  3053. configure:14339: ./conftest
  3054. configure:14339: $? = 0
  3055. configure:14353: result: 2
  3056. configure:14367: checking size of int
  3057. configure:14372: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3058. configure:14372: $? = 0
  3059. configure:14372: ./conftest
  3060. configure:14372: $? = 0
  3061. configure:14386: result: 4
  3062. configure:14400: checking size of long
  3063. configure:14405: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3064. configure:14405: $? = 0
  3065. configure:14405: ./conftest
  3066. configure:14405: $? = 0
  3067. configure:14419: result: 8
  3068. configure:14433: checking size of long long
  3069. configure:14438: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3070. configure:14438: $? = 0
  3071. configure:14438: ./conftest
  3072. configure:14438: $? = 0
  3073. configure:14452: result: 8
  3074. configure:14466: checking size of float
  3075. configure:14471: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3076. configure:14471: $? = 0
  3077. configure:14471: ./conftest
  3078. configure:14471: $? = 0
  3079. configure:14485: result: 4
  3080. configure:14499: checking size of double
  3081. configure:14504: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3082. configure:14504: $? = 0
  3083. configure:14504: ./conftest
  3084. configure:14504: $? = 0
  3085. configure:14518: result: 8
  3086. configure:14528: checking for smallest C integer matching void*
  3087. configure:14545: result: long
  3088. configure:14554: checking vfork.h usability
  3089. configure:14554: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3090. conftest.c:135:10: fatal error: 'vfork.h' file not found
  3091. #include <vfork.h>
  3092. ^
  3093. 1 error generated.
  3094. configure:14554: $? = 1
  3095. configure: failed program was:
  3096. | /* confdefs.h */
  3097. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3098. | #define PACKAGE_TARNAME "armci"
  3099. | #define PACKAGE_VERSION "1.5"
  3100. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3101. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3102. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3103. | #define MACX 1
  3104. | #define PACKAGE "armci"
  3105. | #define VERSION "1.5"
  3106. | #define MSG_COMMS_MPI 1
  3107. | #define ARMCI_ENABLE_GPC_CALLS 0
  3108. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  3109. | #define STDC_HEADERS 1
  3110. | #define HAVE_SYS_TYPES_H 1
  3111. | #define HAVE_SYS_STAT_H 1
  3112. | #define HAVE_STDLIB_H 1
  3113. | #define HAVE_STRING_H 1
  3114. | #define HAVE_MEMORY_H 1
  3115. | #define HAVE_STRINGS_H 1
  3116. | #define HAVE_INTTYPES_H 1
  3117. | #define HAVE_STDINT_H 1
  3118. | #define HAVE_UNISTD_H 1
  3119. | #define __EXTENSIONS__ 1
  3120. | #define _ALL_SOURCE 1
  3121. | #define _GNU_SOURCE 1
  3122. | #define _POSIX_PTHREAD_SEMANTICS 1
  3123. | #define _TANDEM_SOURCE 1
  3124. | #define MACX64 1
  3125. | #define SYSV 1
  3126. | #define HAVE_ARMCI_GROUP_COMM 1
  3127. | #define HAVE_ARMCI_INITIALIZED 1
  3128. | #define HAVE_ARMCI_NOTIFY 1
  3129. | #define HAVE_ARMCI_MSG_INIT 1
  3130. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3131. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3132. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3133. | #define HAVE_DIRENT_H 1
  3134. | #define HAVE__BOOL 1
  3135. | #define HAVE_STDBOOL_H 1
  3136. | #define STDC_HEADERS 1
  3137. | #define HAVE_SYS_WAIT_H 1
  3138. | #define HAVE_ASSERT_H 1
  3139. | #define HAVE_C_ASM_H 0
  3140. | #define HAVE_ERRNO_H 1
  3141. | #define HAVE_FCNTL_H 1
  3142. | #define HAVE_FLOAT_H 1
  3143. | #define HAVE_IA64_SYS_INLINE_H 0
  3144. | #define HAVE_MALLOC_H 0
  3145. | #define HAVE_MATH_H 1
  3146. | #define HAVE_MEMORY_H 1
  3147. | #define HAVE_MPP_SHMEM_H 0
  3148. | #define HAVE_NETDB_H 1
  3149. | #define HAVE_NETINET_IN_H 1
  3150. | #define HAVE_NETINET_TCP_H 1
  3151. | #define HAVE_PROCESS_H 0
  3152. | #define HAVE_SETJMP_H 1
  3153. | #define HAVE_SIGNAL_H 1
  3154. | #define HAVE_STDARG_H 1
  3155. | #define HAVE_STDINT_H 1
  3156. | #define HAVE_STDIO_H 1
  3157. | #define HAVE_STDLIB_H 1
  3158. | #define HAVE_STRING_H 1
  3159. | #define HAVE_STRINGS_H 1
  3160. | #define HAVE_SYS_TYPES_H 1
  3161. | #define HAVE_SYS_ATOMIC_OP_H 0
  3162. | #define HAVE_SYS_ERRNO_H 1
  3163. | #define HAVE_SYS_FILE_H 1
  3164. | #define HAVE_SYS_IPC_H 1
  3165. | #define HAVE_SYS_MMAN_H 1
  3166. | #define HAVE_SYS_PARAM_H 1
  3167. | #define HAVE_SYS_SEM_H 1
  3168. | #define HAVE_SYS_SHM_H 1
  3169. | #define HAVE_SYS_SOCKET_H 1
  3170. | #define HAVE_SYS_STAT_H 1
  3171. | #define HAVE_SYS_SYSCALL_H 1
  3172. | #define HAVE_SYS_SYSTEMCFG_H 0
  3173. | #define HAVE_SYS_TIME_H 1
  3174. | #define HAVE_SYS_UIO_H 1
  3175. | #define HAVE_SYS_WAIT_H 1
  3176. | #define HAVE_TIME_H 1
  3177. | #define HAVE_UNISTD_H 1
  3178. | #define HAVE_WINDOWS_H 0
  3179. | #define HAVE_WINSOCK_H 0
  3180. | #define HAVE_RPC_RPC_H 1
  3181. | #define HAVE_RPC_TYPES_H 1
  3182. | #define HAVE_RPC_XDR_H 1
  3183. | #define restrict __restrict
  3184. | #define RETSIGTYPE void
  3185. | #define HAVE_PTRDIFF_T 1
  3186. | #define FUNCTION_NAME __func__
  3187. | #define HAVE_UNION_SEMUN 1
  3188. | #define SIZEOF_VOIDP 8
  3189. | #define SIZEOF_CHAR 1
  3190. | #define SIZEOF_SHORT 2
  3191. | #define SIZEOF_INT 4
  3192. | #define SIZEOF_LONG 8
  3193. | #define SIZEOF_LONG_LONG 8
  3194. | #define SIZEOF_FLOAT 4
  3195. | #define SIZEOF_DOUBLE 8
  3196. | /* end confdefs.h. */
  3197. | #include <stdio.h>
  3198. | #ifdef HAVE_SYS_TYPES_H
  3199. | # include <sys/types.h>
  3200. | #endif
  3201. | #ifdef HAVE_SYS_STAT_H
  3202. | # include <sys/stat.h>
  3203. | #endif
  3204. | #ifdef STDC_HEADERS
  3205. | # include <stdlib.h>
  3206. | # include <stddef.h>
  3207. | #else
  3208. | # ifdef HAVE_STDLIB_H
  3209. | # include <stdlib.h>
  3210. | # endif
  3211. | #endif
  3212. | #ifdef HAVE_STRING_H
  3213. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3214. | # include <memory.h>
  3215. | # endif
  3216. | # include <string.h>
  3217. | #endif
  3218. | #ifdef HAVE_STRINGS_H
  3219. | # include <strings.h>
  3220. | #endif
  3221. | #ifdef HAVE_INTTYPES_H
  3222. | # include <inttypes.h>
  3223. | #endif
  3224. | #ifdef HAVE_STDINT_H
  3225. | # include <stdint.h>
  3226. | #endif
  3227. | #ifdef HAVE_UNISTD_H
  3228. | # include <unistd.h>
  3229. | #endif
  3230. | #include <vfork.h>
  3231. configure:14554: result: no
  3232. configure:14554: checking vfork.h presence
  3233. configure:14554: cc -E conftest.c
  3234. conftest.c:102:10: fatal error: 'vfork.h' file not found
  3235. #include <vfork.h>
  3236. ^
  3237. 1 error generated.
  3238. configure:14554: $? = 1
  3239. configure: failed program was:
  3240. | /* confdefs.h */
  3241. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3242. | #define PACKAGE_TARNAME "armci"
  3243. | #define PACKAGE_VERSION "1.5"
  3244. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3245. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3246. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3247. | #define MACX 1
  3248. | #define PACKAGE "armci"
  3249. | #define VERSION "1.5"
  3250. | #define MSG_COMMS_MPI 1
  3251. | #define ARMCI_ENABLE_GPC_CALLS 0
  3252. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  3253. | #define STDC_HEADERS 1
  3254. | #define HAVE_SYS_TYPES_H 1
  3255. | #define HAVE_SYS_STAT_H 1
  3256. | #define HAVE_STDLIB_H 1
  3257. | #define HAVE_STRING_H 1
  3258. | #define HAVE_MEMORY_H 1
  3259. | #define HAVE_STRINGS_H 1
  3260. | #define HAVE_INTTYPES_H 1
  3261. | #define HAVE_STDINT_H 1
  3262. | #define HAVE_UNISTD_H 1
  3263. | #define __EXTENSIONS__ 1
  3264. | #define _ALL_SOURCE 1
  3265. | #define _GNU_SOURCE 1
  3266. | #define _POSIX_PTHREAD_SEMANTICS 1
  3267. | #define _TANDEM_SOURCE 1
  3268. | #define MACX64 1
  3269. | #define SYSV 1
  3270. | #define HAVE_ARMCI_GROUP_COMM 1
  3271. | #define HAVE_ARMCI_INITIALIZED 1
  3272. | #define HAVE_ARMCI_NOTIFY 1
  3273. | #define HAVE_ARMCI_MSG_INIT 1
  3274. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3275. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3276. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3277. | #define HAVE_DIRENT_H 1
  3278. | #define HAVE__BOOL 1
  3279. | #define HAVE_STDBOOL_H 1
  3280. | #define STDC_HEADERS 1
  3281. | #define HAVE_SYS_WAIT_H 1
  3282. | #define HAVE_ASSERT_H 1
  3283. | #define HAVE_C_ASM_H 0
  3284. | #define HAVE_ERRNO_H 1
  3285. | #define HAVE_FCNTL_H 1
  3286. | #define HAVE_FLOAT_H 1
  3287. | #define HAVE_IA64_SYS_INLINE_H 0
  3288. | #define HAVE_MALLOC_H 0
  3289. | #define HAVE_MATH_H 1
  3290. | #define HAVE_MEMORY_H 1
  3291. | #define HAVE_MPP_SHMEM_H 0
  3292. | #define HAVE_NETDB_H 1
  3293. | #define HAVE_NETINET_IN_H 1
  3294. | #define HAVE_NETINET_TCP_H 1
  3295. | #define HAVE_PROCESS_H 0
  3296. | #define HAVE_SETJMP_H 1
  3297. | #define HAVE_SIGNAL_H 1
  3298. | #define HAVE_STDARG_H 1
  3299. | #define HAVE_STDINT_H 1
  3300. | #define HAVE_STDIO_H 1
  3301. | #define HAVE_STDLIB_H 1
  3302. | #define HAVE_STRING_H 1
  3303. | #define HAVE_STRINGS_H 1
  3304. | #define HAVE_SYS_TYPES_H 1
  3305. | #define HAVE_SYS_ATOMIC_OP_H 0
  3306. | #define HAVE_SYS_ERRNO_H 1
  3307. | #define HAVE_SYS_FILE_H 1
  3308. | #define HAVE_SYS_IPC_H 1
  3309. | #define HAVE_SYS_MMAN_H 1
  3310. | #define HAVE_SYS_PARAM_H 1
  3311. | #define HAVE_SYS_SEM_H 1
  3312. | #define HAVE_SYS_SHM_H 1
  3313. | #define HAVE_SYS_SOCKET_H 1
  3314. | #define HAVE_SYS_STAT_H 1
  3315. | #define HAVE_SYS_SYSCALL_H 1
  3316. | #define HAVE_SYS_SYSTEMCFG_H 0
  3317. | #define HAVE_SYS_TIME_H 1
  3318. | #define HAVE_SYS_UIO_H 1
  3319. | #define HAVE_SYS_WAIT_H 1
  3320. | #define HAVE_TIME_H 1
  3321. | #define HAVE_UNISTD_H 1
  3322. | #define HAVE_WINDOWS_H 0
  3323. | #define HAVE_WINSOCK_H 0
  3324. | #define HAVE_RPC_RPC_H 1
  3325. | #define HAVE_RPC_TYPES_H 1
  3326. | #define HAVE_RPC_XDR_H 1
  3327. | #define restrict __restrict
  3328. | #define RETSIGTYPE void
  3329. | #define HAVE_PTRDIFF_T 1
  3330. | #define FUNCTION_NAME __func__
  3331. | #define HAVE_UNION_SEMUN 1
  3332. | #define SIZEOF_VOIDP 8
  3333. | #define SIZEOF_CHAR 1
  3334. | #define SIZEOF_SHORT 2
  3335. | #define SIZEOF_INT 4
  3336. | #define SIZEOF_LONG 8
  3337. | #define SIZEOF_LONG_LONG 8
  3338. | #define SIZEOF_FLOAT 4
  3339. | #define SIZEOF_DOUBLE 8
  3340. | /* end confdefs.h. */
  3341. | #include <vfork.h>
  3342. configure:14554: result: no
  3343. configure:14554: checking for vfork.h
  3344. configure:14554: result: no
  3345. configure:14567: checking for fork
  3346. configure:14567: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3347. configure:14567: $? = 0
  3348. configure:14567: result: yes
  3349. configure:14567: checking for vfork
  3350. configure:14567: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3351. conftest.c:126:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
  3352. char vfork ();
  3353. ^
  3354. conftest.c:126:6: note: 'vfork' is a builtin with type 'int (void)'
  3355. 1 warning generated.
  3356. configure:14567: $? = 0
  3357. configure:14567: result: yes
  3358. configure:14577: checking for working fork
  3359. configure:14599: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3360. configure:14599: $? = 0
  3361. configure:14599: ./conftest
  3362. configure:14599: $? = 0
  3363. configure:14609: result: yes
  3364. configure:14630: checking for working vfork
  3365. configure:14740: result: yes
  3366. configure:14771: checking for stdlib.h
  3367. configure:14771: result: yes
  3368. configure:14771: checking for unistd.h
  3369. configure:14771: result: yes
  3370. configure:14771: checking for sys/param.h
  3371. configure:14771: result: yes
  3372. configure:14791: checking for getpagesize
  3373. configure:14791: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3374. configure:14791: $? = 0
  3375. configure:14791: result: yes
  3376. configure:14800: checking for working mmap
  3377. configure:14947: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3378. configure:14947: $? = 0
  3379. configure:14947: ./conftest
  3380. configure:14947: $? = 0
  3381. configure:14957: result: yes
  3382. configure:14969: checking sys/select.h usability
  3383. configure:14969: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3384. configure:14969: $? = 0
  3385. configure:14969: result: yes
  3386. configure:14969: checking sys/select.h presence
  3387. configure:14969: cc -E conftest.c
  3388. configure:14969: $? = 0
  3389. configure:14969: result: yes
  3390. configure:14969: checking for sys/select.h
  3391. configure:14969: result: yes
  3392. configure:14969: checking for sys/socket.h
  3393. configure:14969: result: yes
  3394. configure:14979: checking types of arguments for select
  3395. configure:15007: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3396. configure:15007: $? = 0
  3397. configure:15018: result: int,fd_set *,struct timeval *
  3398. configure:15043: checking for vprintf
  3399. configure:15043: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3400. conftest.c:139:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
  3401. char vprintf ();
  3402. ^
  3403. conftest.c:139:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
  3404. 1 warning generated.
  3405. configure:15043: $? = 0
  3406. configure:15043: result: yes
  3407. configure:15049: checking for _doprnt
  3408. configure:15049: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3409. Undefined symbols for architecture x86_64:
  3410. "__doprnt", referenced from:
  3411. _main in conftest-4750a2.o
  3412. ld: symbol(s) not found for architecture x86_64
  3413. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3414. configure:15049: $? = 1
  3415. configure: failed program was:
  3416. | /* confdefs.h */
  3417. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3418. | #define PACKAGE_TARNAME "armci"
  3419. | #define PACKAGE_VERSION "1.5"
  3420. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3421. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3422. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3423. | #define MACX 1
  3424. | #define PACKAGE "armci"
  3425. | #define VERSION "1.5"
  3426. | #define MSG_COMMS_MPI 1
  3427. | #define ARMCI_ENABLE_GPC_CALLS 0
  3428. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  3429. | #define STDC_HEADERS 1
  3430. | #define HAVE_SYS_TYPES_H 1
  3431. | #define HAVE_SYS_STAT_H 1
  3432. | #define HAVE_STDLIB_H 1
  3433. | #define HAVE_STRING_H 1
  3434. | #define HAVE_MEMORY_H 1
  3435. | #define HAVE_STRINGS_H 1
  3436. | #define HAVE_INTTYPES_H 1
  3437. | #define HAVE_STDINT_H 1
  3438. | #define HAVE_UNISTD_H 1
  3439. | #define __EXTENSIONS__ 1
  3440. | #define _ALL_SOURCE 1
  3441. | #define _GNU_SOURCE 1
  3442. | #define _POSIX_PTHREAD_SEMANTICS 1
  3443. | #define _TANDEM_SOURCE 1
  3444. | #define MACX64 1
  3445. | #define SYSV 1
  3446. | #define HAVE_ARMCI_GROUP_COMM 1
  3447. | #define HAVE_ARMCI_INITIALIZED 1
  3448. | #define HAVE_ARMCI_NOTIFY 1
  3449. | #define HAVE_ARMCI_MSG_INIT 1
  3450. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3451. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3452. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3453. | #define HAVE_DIRENT_H 1
  3454. | #define HAVE__BOOL 1
  3455. | #define HAVE_STDBOOL_H 1
  3456. | #define STDC_HEADERS 1
  3457. | #define HAVE_SYS_WAIT_H 1
  3458. | #define HAVE_ASSERT_H 1
  3459. | #define HAVE_C_ASM_H 0
  3460. | #define HAVE_ERRNO_H 1
  3461. | #define HAVE_FCNTL_H 1
  3462. | #define HAVE_FLOAT_H 1
  3463. | #define HAVE_IA64_SYS_INLINE_H 0
  3464. | #define HAVE_MALLOC_H 0
  3465. | #define HAVE_MATH_H 1
  3466. | #define HAVE_MEMORY_H 1
  3467. | #define HAVE_MPP_SHMEM_H 0
  3468. | #define HAVE_NETDB_H 1
  3469. | #define HAVE_NETINET_IN_H 1
  3470. | #define HAVE_NETINET_TCP_H 1
  3471. | #define HAVE_PROCESS_H 0
  3472. | #define HAVE_SETJMP_H 1
  3473. | #define HAVE_SIGNAL_H 1
  3474. | #define HAVE_STDARG_H 1
  3475. | #define HAVE_STDINT_H 1
  3476. | #define HAVE_STDIO_H 1
  3477. | #define HAVE_STDLIB_H 1
  3478. | #define HAVE_STRING_H 1
  3479. | #define HAVE_STRINGS_H 1
  3480. | #define HAVE_SYS_TYPES_H 1
  3481. | #define HAVE_SYS_ATOMIC_OP_H 0
  3482. | #define HAVE_SYS_ERRNO_H 1
  3483. | #define HAVE_SYS_FILE_H 1
  3484. | #define HAVE_SYS_IPC_H 1
  3485. | #define HAVE_SYS_MMAN_H 1
  3486. | #define HAVE_SYS_PARAM_H 1
  3487. | #define HAVE_SYS_SEM_H 1
  3488. | #define HAVE_SYS_SHM_H 1
  3489. | #define HAVE_SYS_SOCKET_H 1
  3490. | #define HAVE_SYS_STAT_H 1
  3491. | #define HAVE_SYS_SYSCALL_H 1
  3492. | #define HAVE_SYS_SYSTEMCFG_H 0
  3493. | #define HAVE_SYS_TIME_H 1
  3494. | #define HAVE_SYS_UIO_H 1
  3495. | #define HAVE_SYS_WAIT_H 1
  3496. | #define HAVE_TIME_H 1
  3497. | #define HAVE_UNISTD_H 1
  3498. | #define HAVE_WINDOWS_H 0
  3499. | #define HAVE_WINSOCK_H 0
  3500. | #define HAVE_RPC_RPC_H 1
  3501. | #define HAVE_RPC_TYPES_H 1
  3502. | #define HAVE_RPC_XDR_H 1
  3503. | #define restrict __restrict
  3504. | #define RETSIGTYPE void
  3505. | #define HAVE_PTRDIFF_T 1
  3506. | #define FUNCTION_NAME __func__
  3507. | #define HAVE_UNION_SEMUN 1
  3508. | #define SIZEOF_VOIDP 8
  3509. | #define SIZEOF_CHAR 1
  3510. | #define SIZEOF_SHORT 2
  3511. | #define SIZEOF_INT 4
  3512. | #define SIZEOF_LONG 8
  3513. | #define SIZEOF_LONG_LONG 8
  3514. | #define SIZEOF_FLOAT 4
  3515. | #define SIZEOF_DOUBLE 8
  3516. | #define HAVE_FORK 1
  3517. | #define HAVE_VFORK 1
  3518. | #define HAVE_WORKING_VFORK 1
  3519. | #define HAVE_WORKING_FORK 1
  3520. | #define HAVE_STDLIB_H 1
  3521. | #define HAVE_UNISTD_H 1
  3522. | #define HAVE_SYS_PARAM_H 1
  3523. | #define HAVE_GETPAGESIZE 1
  3524. | #define HAVE_MMAP 1
  3525. | #define HAVE_SYS_SELECT_H 1
  3526. | #define HAVE_SYS_SOCKET_H 1
  3527. | #define SELECT_TYPE_ARG1 int
  3528. | #define SELECT_TYPE_ARG234 (fd_set *)
  3529. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3530. | #define HAVE_VPRINTF 1
  3531. | /* end confdefs.h. */
  3532. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  3533. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3534. | #define _doprnt innocuous__doprnt
  3535. |
  3536. | /* System header to define __stub macros and hopefully few prototypes,
  3537. | which can conflict with char _doprnt (); below.
  3538. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3539. | <limits.h> exists even on freestanding compilers. */
  3540. |
  3541. | #ifdef __STDC__
  3542. | # include <limits.h>
  3543. | #else
  3544. | # include <assert.h>
  3545. | #endif
  3546. |
  3547. | #undef _doprnt
  3548. |
  3549. | /* Override any GCC internal prototype to avoid an error.
  3550. | Use char because int might match the return type of a GCC
  3551. | builtin and then its argument prototype would still apply. */
  3552. | #ifdef __cplusplus
  3553. | extern "C"
  3554. | #endif
  3555. | char _doprnt ();
  3556. | /* The GNU C library defines this for functions which it implements
  3557. | to always fail with ENOSYS. Some functions are actually named
  3558. | something starting with __ and the normal name is an alias. */
  3559. | #if defined __stub__doprnt || defined __stub____doprnt
  3560. | choke me
  3561. | #endif
  3562. |
  3563. | int
  3564. | main ()
  3565. | {
  3566. | return _doprnt ();
  3567. | ;
  3568. | return 0;
  3569. | }
  3570. configure:15049: result: no
  3571. configure:15118: checking for library containing floor
  3572. configure:15149: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3573. conftest.c:124:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
  3574. char floor ();
  3575. ^
  3576. conftest.c:124:6: note: 'floor' is a builtin with type 'double (double)'
  3577. 1 warning generated.
  3578. configure:15149: $? = 0
  3579. configure:15166: result: none required
  3580. configure:15181: checking for library containing pow
  3581. configure:15212: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3582. conftest.c:125:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
  3583. char pow ();
  3584. ^
  3585. conftest.c:125:6: note: 'pow' is a builtin with type 'double (double, double)'
  3586. 1 warning generated.
  3587. configure:15212: $? = 0
  3588. configure:15229: result: none required
  3589. configure:15244: checking for library containing sqrt
  3590. configure:15275: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3591. conftest.c:126:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
  3592. char sqrt ();
  3593. ^
  3594. conftest.c:126:6: note: 'sqrt' is a builtin with type 'double (double)'
  3595. 1 warning generated.
  3596. configure:15275: $? = 0
  3597. configure:15292: result: none required
  3598. configure:15310: checking for bzero
  3599. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3600. conftest.c:143:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
  3601. char bzero ();
  3602. ^
  3603. conftest.c:143:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
  3604. 1 warning generated.
  3605. configure:15310: $? = 0
  3606. configure:15310: result: yes
  3607. configure:15310: checking for fastbcopy
  3608. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3609. Undefined symbols for architecture x86_64:
  3610. "_fastbcopy", referenced from:
  3611. _main in conftest-e5483e.o
  3612. ld: symbol(s) not found for architecture x86_64
  3613. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3614. configure:15310: $? = 1
  3615. configure: failed program was:
  3616. | /* confdefs.h */
  3617. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3618. | #define PACKAGE_TARNAME "armci"
  3619. | #define PACKAGE_VERSION "1.5"
  3620. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3621. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3622. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3623. | #define MACX 1
  3624. | #define PACKAGE "armci"
  3625. | #define VERSION "1.5"
  3626. | #define MSG_COMMS_MPI 1
  3627. | #define ARMCI_ENABLE_GPC_CALLS 0
  3628. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  3629. | #define STDC_HEADERS 1
  3630. | #define HAVE_SYS_TYPES_H 1
  3631. | #define HAVE_SYS_STAT_H 1
  3632. | #define HAVE_STDLIB_H 1
  3633. | #define HAVE_STRING_H 1
  3634. | #define HAVE_MEMORY_H 1
  3635. | #define HAVE_STRINGS_H 1
  3636. | #define HAVE_INTTYPES_H 1
  3637. | #define HAVE_STDINT_H 1
  3638. | #define HAVE_UNISTD_H 1
  3639. | #define __EXTENSIONS__ 1
  3640. | #define _ALL_SOURCE 1
  3641. | #define _GNU_SOURCE 1
  3642. | #define _POSIX_PTHREAD_SEMANTICS 1
  3643. | #define _TANDEM_SOURCE 1
  3644. | #define MACX64 1
  3645. | #define SYSV 1
  3646. | #define HAVE_ARMCI_GROUP_COMM 1
  3647. | #define HAVE_ARMCI_INITIALIZED 1
  3648. | #define HAVE_ARMCI_NOTIFY 1
  3649. | #define HAVE_ARMCI_MSG_INIT 1
  3650. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3651. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3652. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3653. | #define HAVE_DIRENT_H 1
  3654. | #define HAVE__BOOL 1
  3655. | #define HAVE_STDBOOL_H 1
  3656. | #define STDC_HEADERS 1
  3657. | #define HAVE_SYS_WAIT_H 1
  3658. | #define HAVE_ASSERT_H 1
  3659. | #define HAVE_C_ASM_H 0
  3660. | #define HAVE_ERRNO_H 1
  3661. | #define HAVE_FCNTL_H 1
  3662. | #define HAVE_FLOAT_H 1
  3663. | #define HAVE_IA64_SYS_INLINE_H 0
  3664. | #define HAVE_MALLOC_H 0
  3665. | #define HAVE_MATH_H 1
  3666. | #define HAVE_MEMORY_H 1
  3667. | #define HAVE_MPP_SHMEM_H 0
  3668. | #define HAVE_NETDB_H 1
  3669. | #define HAVE_NETINET_IN_H 1
  3670. | #define HAVE_NETINET_TCP_H 1
  3671. | #define HAVE_PROCESS_H 0
  3672. | #define HAVE_SETJMP_H 1
  3673. | #define HAVE_SIGNAL_H 1
  3674. | #define HAVE_STDARG_H 1
  3675. | #define HAVE_STDINT_H 1
  3676. | #define HAVE_STDIO_H 1
  3677. | #define HAVE_STDLIB_H 1
  3678. | #define HAVE_STRING_H 1
  3679. | #define HAVE_STRINGS_H 1
  3680. | #define HAVE_SYS_TYPES_H 1
  3681. | #define HAVE_SYS_ATOMIC_OP_H 0
  3682. | #define HAVE_SYS_ERRNO_H 1
  3683. | #define HAVE_SYS_FILE_H 1
  3684. | #define HAVE_SYS_IPC_H 1
  3685. | #define HAVE_SYS_MMAN_H 1
  3686. | #define HAVE_SYS_PARAM_H 1
  3687. | #define HAVE_SYS_SEM_H 1
  3688. | #define HAVE_SYS_SHM_H 1
  3689. | #define HAVE_SYS_SOCKET_H 1
  3690. | #define HAVE_SYS_STAT_H 1
  3691. | #define HAVE_SYS_SYSCALL_H 1
  3692. | #define HAVE_SYS_SYSTEMCFG_H 0
  3693. | #define HAVE_SYS_TIME_H 1
  3694. | #define HAVE_SYS_UIO_H 1
  3695. | #define HAVE_SYS_WAIT_H 1
  3696. | #define HAVE_TIME_H 1
  3697. | #define HAVE_UNISTD_H 1
  3698. | #define HAVE_WINDOWS_H 0
  3699. | #define HAVE_WINSOCK_H 0
  3700. | #define HAVE_RPC_RPC_H 1
  3701. | #define HAVE_RPC_TYPES_H 1
  3702. | #define HAVE_RPC_XDR_H 1
  3703. | #define restrict __restrict
  3704. | #define RETSIGTYPE void
  3705. | #define HAVE_PTRDIFF_T 1
  3706. | #define FUNCTION_NAME __func__
  3707. | #define HAVE_UNION_SEMUN 1
  3708. | #define SIZEOF_VOIDP 8
  3709. | #define SIZEOF_CHAR 1
  3710. | #define SIZEOF_SHORT 2
  3711. | #define SIZEOF_INT 4
  3712. | #define SIZEOF_LONG 8
  3713. | #define SIZEOF_LONG_LONG 8
  3714. | #define SIZEOF_FLOAT 4
  3715. | #define SIZEOF_DOUBLE 8
  3716. | #define HAVE_FORK 1
  3717. | #define HAVE_VFORK 1
  3718. | #define HAVE_WORKING_VFORK 1
  3719. | #define HAVE_WORKING_FORK 1
  3720. | #define HAVE_STDLIB_H 1
  3721. | #define HAVE_UNISTD_H 1
  3722. | #define HAVE_SYS_PARAM_H 1
  3723. | #define HAVE_GETPAGESIZE 1
  3724. | #define HAVE_MMAP 1
  3725. | #define HAVE_SYS_SELECT_H 1
  3726. | #define HAVE_SYS_SOCKET_H 1
  3727. | #define SELECT_TYPE_ARG1 int
  3728. | #define SELECT_TYPE_ARG234 (fd_set *)
  3729. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3730. | #define HAVE_VPRINTF 1
  3731. | #define HAVE_FLOOR 1
  3732. | #define HAVE_POW 1
  3733. | #define HAVE_SQRT 1
  3734. | #define HAVE_BZERO 1
  3735. | /* end confdefs.h. */
  3736. | /* Define fastbcopy to an innocuous variant, in case <limits.h> declares fastbcopy.
  3737. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3738. | #define fastbcopy innocuous_fastbcopy
  3739. |
  3740. | /* System header to define __stub macros and hopefully few prototypes,
  3741. | which can conflict with char fastbcopy (); below.
  3742. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3743. | <limits.h> exists even on freestanding compilers. */
  3744. |
  3745. | #ifdef __STDC__
  3746. | # include <limits.h>
  3747. | #else
  3748. | # include <assert.h>
  3749. | #endif
  3750. |
  3751. | #undef fastbcopy
  3752. |
  3753. | /* Override any GCC internal prototype to avoid an error.
  3754. | Use char because int might match the return type of a GCC
  3755. | builtin and then its argument prototype would still apply. */
  3756. | #ifdef __cplusplus
  3757. | extern "C"
  3758. | #endif
  3759. | char fastbcopy ();
  3760. | /* The GNU C library defines this for functions which it implements
  3761. | to always fail with ENOSYS. Some functions are actually named
  3762. | something starting with __ and the normal name is an alias. */
  3763. | #if defined __stub_fastbcopy || defined __stub___fastbcopy
  3764. | choke me
  3765. | #endif
  3766. |
  3767. | int
  3768. | main ()
  3769. | {
  3770. | return fastbcopy ();
  3771. | ;
  3772. | return 0;
  3773. | }
  3774. configure:15310: result: no
  3775. configure:15310: checking for ftruncate
  3776. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3777. configure:15310: $? = 0
  3778. configure:15310: result: yes
  3779. configure:15310: checking for gethostbyname
  3780. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3781. configure:15310: $? = 0
  3782. configure:15310: result: yes
  3783. configure:15310: checking for getpagesize
  3784. configure:15310: result: yes
  3785. configure:15310: checking for gettimeofday
  3786. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3787. configure:15310: $? = 0
  3788. configure:15310: result: yes
  3789. configure:15310: checking for memset
  3790. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3791. conftest.c:149:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
  3792. char memset ();
  3793. ^
  3794. conftest.c:149:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
  3795. 1 warning generated.
  3796. configure:15310: $? = 0
  3797. configure:15310: result: yes
  3798. configure:15310: checking for munmap
  3799. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3800. configure:15310: $? = 0
  3801. configure:15310: result: yes
  3802. configure:15310: checking for select
  3803. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3804. configure:15310: $? = 0
  3805. configure:15310: result: yes
  3806. configure:15310: checking for socket
  3807. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3808. configure:15310: $? = 0
  3809. configure:15310: result: yes
  3810. configure:15310: checking for strchr
  3811. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3812. conftest.c:153:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
  3813. char strchr ();
  3814. ^
  3815. conftest.c:153:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
  3816. 1 warning generated.
  3817. configure:15310: $? = 0
  3818. configure:15310: result: yes
  3819. configure:15310: checking for strdup
  3820. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3821. conftest.c:154:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
  3822. char strdup ();
  3823. ^
  3824. conftest.c:154:6: note: 'strdup' is a builtin with type 'char *(const char *)'
  3825. 1 warning generated.
  3826. configure:15310: $? = 0
  3827. configure:15310: result: yes
  3828. configure:15310: checking for strerror
  3829. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3830. conftest.c:155:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
  3831. char strerror ();
  3832. ^
  3833. conftest.c:155:6: note: 'strerror' is a builtin with type 'char *(int)'
  3834. 1 warning generated.
  3835. configure:15310: $? = 0
  3836. configure:15310: result: yes
  3837. configure:15310: checking for strstr
  3838. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3839. conftest.c:156:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
  3840. char strstr ();
  3841. ^
  3842. conftest.c:156:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
  3843. 1 warning generated.
  3844. configure:15310: $? = 0
  3845. configure:15310: result: yes
  3846. configure:15310: checking for strtol
  3847. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3848. configure:15310: $? = 0
  3849. configure:15310: result: yes
  3850. configure:15310: checking for _lock_try
  3851. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3852. Undefined symbols for architecture x86_64:
  3853. "__lock_try", referenced from:
  3854. _main in conftest-771a92.o
  3855. ld: symbol(s) not found for architecture x86_64
  3856. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3857. configure:15310: $? = 1
  3858. configure: failed program was:
  3859. | /* confdefs.h */
  3860. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  3861. | #define PACKAGE_TARNAME "armci"
  3862. | #define PACKAGE_VERSION "1.5"
  3863. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  3864. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  3865. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  3866. | #define MACX 1
  3867. | #define PACKAGE "armci"
  3868. | #define VERSION "1.5"
  3869. | #define MSG_COMMS_MPI 1
  3870. | #define ARMCI_ENABLE_GPC_CALLS 0
  3871. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  3872. | #define STDC_HEADERS 1
  3873. | #define HAVE_SYS_TYPES_H 1
  3874. | #define HAVE_SYS_STAT_H 1
  3875. | #define HAVE_STDLIB_H 1
  3876. | #define HAVE_STRING_H 1
  3877. | #define HAVE_MEMORY_H 1
  3878. | #define HAVE_STRINGS_H 1
  3879. | #define HAVE_INTTYPES_H 1
  3880. | #define HAVE_STDINT_H 1
  3881. | #define HAVE_UNISTD_H 1
  3882. | #define __EXTENSIONS__ 1
  3883. | #define _ALL_SOURCE 1
  3884. | #define _GNU_SOURCE 1
  3885. | #define _POSIX_PTHREAD_SEMANTICS 1
  3886. | #define _TANDEM_SOURCE 1
  3887. | #define MACX64 1
  3888. | #define SYSV 1
  3889. | #define HAVE_ARMCI_GROUP_COMM 1
  3890. | #define HAVE_ARMCI_INITIALIZED 1
  3891. | #define HAVE_ARMCI_NOTIFY 1
  3892. | #define HAVE_ARMCI_MSG_INIT 1
  3893. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3894. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3895. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3896. | #define HAVE_DIRENT_H 1
  3897. | #define HAVE__BOOL 1
  3898. | #define HAVE_STDBOOL_H 1
  3899. | #define STDC_HEADERS 1
  3900. | #define HAVE_SYS_WAIT_H 1
  3901. | #define HAVE_ASSERT_H 1
  3902. | #define HAVE_C_ASM_H 0
  3903. | #define HAVE_ERRNO_H 1
  3904. | #define HAVE_FCNTL_H 1
  3905. | #define HAVE_FLOAT_H 1
  3906. | #define HAVE_IA64_SYS_INLINE_H 0
  3907. | #define HAVE_MALLOC_H 0
  3908. | #define HAVE_MATH_H 1
  3909. | #define HAVE_MEMORY_H 1
  3910. | #define HAVE_MPP_SHMEM_H 0
  3911. | #define HAVE_NETDB_H 1
  3912. | #define HAVE_NETINET_IN_H 1
  3913. | #define HAVE_NETINET_TCP_H 1
  3914. | #define HAVE_PROCESS_H 0
  3915. | #define HAVE_SETJMP_H 1
  3916. | #define HAVE_SIGNAL_H 1
  3917. | #define HAVE_STDARG_H 1
  3918. | #define HAVE_STDINT_H 1
  3919. | #define HAVE_STDIO_H 1
  3920. | #define HAVE_STDLIB_H 1
  3921. | #define HAVE_STRING_H 1
  3922. | #define HAVE_STRINGS_H 1
  3923. | #define HAVE_SYS_TYPES_H 1
  3924. | #define HAVE_SYS_ATOMIC_OP_H 0
  3925. | #define HAVE_SYS_ERRNO_H 1
  3926. | #define HAVE_SYS_FILE_H 1
  3927. | #define HAVE_SYS_IPC_H 1
  3928. | #define HAVE_SYS_MMAN_H 1
  3929. | #define HAVE_SYS_PARAM_H 1
  3930. | #define HAVE_SYS_SEM_H 1
  3931. | #define HAVE_SYS_SHM_H 1
  3932. | #define HAVE_SYS_SOCKET_H 1
  3933. | #define HAVE_SYS_STAT_H 1
  3934. | #define HAVE_SYS_SYSCALL_H 1
  3935. | #define HAVE_SYS_SYSTEMCFG_H 0
  3936. | #define HAVE_SYS_TIME_H 1
  3937. | #define HAVE_SYS_UIO_H 1
  3938. | #define HAVE_SYS_WAIT_H 1
  3939. | #define HAVE_TIME_H 1
  3940. | #define HAVE_UNISTD_H 1
  3941. | #define HAVE_WINDOWS_H 0
  3942. | #define HAVE_WINSOCK_H 0
  3943. | #define HAVE_RPC_RPC_H 1
  3944. | #define HAVE_RPC_TYPES_H 1
  3945. | #define HAVE_RPC_XDR_H 1
  3946. | #define restrict __restrict
  3947. | #define RETSIGTYPE void
  3948. | #define HAVE_PTRDIFF_T 1
  3949. | #define FUNCTION_NAME __func__
  3950. | #define HAVE_UNION_SEMUN 1
  3951. | #define SIZEOF_VOIDP 8
  3952. | #define SIZEOF_CHAR 1
  3953. | #define SIZEOF_SHORT 2
  3954. | #define SIZEOF_INT 4
  3955. | #define SIZEOF_LONG 8
  3956. | #define SIZEOF_LONG_LONG 8
  3957. | #define SIZEOF_FLOAT 4
  3958. | #define SIZEOF_DOUBLE 8
  3959. | #define HAVE_FORK 1
  3960. | #define HAVE_VFORK 1
  3961. | #define HAVE_WORKING_VFORK 1
  3962. | #define HAVE_WORKING_FORK 1
  3963. | #define HAVE_STDLIB_H 1
  3964. | #define HAVE_UNISTD_H 1
  3965. | #define HAVE_SYS_PARAM_H 1
  3966. | #define HAVE_GETPAGESIZE 1
  3967. | #define HAVE_MMAP 1
  3968. | #define HAVE_SYS_SELECT_H 1
  3969. | #define HAVE_SYS_SOCKET_H 1
  3970. | #define SELECT_TYPE_ARG1 int
  3971. | #define SELECT_TYPE_ARG234 (fd_set *)
  3972. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3973. | #define HAVE_VPRINTF 1
  3974. | #define HAVE_FLOOR 1
  3975. | #define HAVE_POW 1
  3976. | #define HAVE_SQRT 1
  3977. | #define HAVE_BZERO 1
  3978. | #define HAVE_FASTBCOPY 0
  3979. | #define HAVE_FTRUNCATE 1
  3980. | #define HAVE_GETHOSTBYNAME 1
  3981. | #define HAVE_GETPAGESIZE 1
  3982. | #define HAVE_GETTIMEOFDAY 1
  3983. | #define HAVE_MEMSET 1
  3984. | #define HAVE_MUNMAP 1
  3985. | #define HAVE_SELECT 1
  3986. | #define HAVE_SOCKET 1
  3987. | #define HAVE_STRCHR 1
  3988. | #define HAVE_STRDUP 1
  3989. | #define HAVE_STRERROR 1
  3990. | #define HAVE_STRSTR 1
  3991. | #define HAVE_STRTOL 1
  3992. | /* end confdefs.h. */
  3993. | /* Define _lock_try to an innocuous variant, in case <limits.h> declares _lock_try.
  3994. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3995. | #define _lock_try innocuous__lock_try
  3996. |
  3997. | /* System header to define __stub macros and hopefully few prototypes,
  3998. | which can conflict with char _lock_try (); below.
  3999. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4000. | <limits.h> exists even on freestanding compilers. */
  4001. |
  4002. | #ifdef __STDC__
  4003. | # include <limits.h>
  4004. | #else
  4005. | # include <assert.h>
  4006. | #endif
  4007. |
  4008. | #undef _lock_try
  4009. |
  4010. | /* Override any GCC internal prototype to avoid an error.
  4011. | Use char because int might match the return type of a GCC
  4012. | builtin and then its argument prototype would still apply. */
  4013. | #ifdef __cplusplus
  4014. | extern "C"
  4015. | #endif
  4016. | char _lock_try ();
  4017. | /* The GNU C library defines this for functions which it implements
  4018. | to always fail with ENOSYS. Some functions are actually named
  4019. | something starting with __ and the normal name is an alias. */
  4020. | #if defined __stub__lock_try || defined __stub____lock_try
  4021. | choke me
  4022. | #endif
  4023. |
  4024. | int
  4025. | main ()
  4026. | {
  4027. | return _lock_try ();
  4028. | ;
  4029. | return 0;
  4030. | }
  4031. configure:15310: result: no
  4032. configure:15310: checking for _acquire_lock
  4033. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4034. Undefined symbols for architecture x86_64:
  4035. "__acquire_lock", referenced from:
  4036. _main in conftest-b7a4e7.o
  4037. ld: symbol(s) not found for architecture x86_64
  4038. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4039. configure:15310: $? = 1
  4040. configure: failed program was:
  4041. | /* confdefs.h */
  4042. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  4043. | #define PACKAGE_TARNAME "armci"
  4044. | #define PACKAGE_VERSION "1.5"
  4045. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  4046. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  4047. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  4048. | #define MACX 1
  4049. | #define PACKAGE "armci"
  4050. | #define VERSION "1.5"
  4051. | #define MSG_COMMS_MPI 1
  4052. | #define ARMCI_ENABLE_GPC_CALLS 0
  4053. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  4054. | #define STDC_HEADERS 1
  4055. | #define HAVE_SYS_TYPES_H 1
  4056. | #define HAVE_SYS_STAT_H 1
  4057. | #define HAVE_STDLIB_H 1
  4058. | #define HAVE_STRING_H 1
  4059. | #define HAVE_MEMORY_H 1
  4060. | #define HAVE_STRINGS_H 1
  4061. | #define HAVE_INTTYPES_H 1
  4062. | #define HAVE_STDINT_H 1
  4063. | #define HAVE_UNISTD_H 1
  4064. | #define __EXTENSIONS__ 1
  4065. | #define _ALL_SOURCE 1
  4066. | #define _GNU_SOURCE 1
  4067. | #define _POSIX_PTHREAD_SEMANTICS 1
  4068. | #define _TANDEM_SOURCE 1
  4069. | #define MACX64 1
  4070. | #define SYSV 1
  4071. | #define HAVE_ARMCI_GROUP_COMM 1
  4072. | #define HAVE_ARMCI_INITIALIZED 1
  4073. | #define HAVE_ARMCI_NOTIFY 1
  4074. | #define HAVE_ARMCI_MSG_INIT 1
  4075. | #define HAVE_ARMCI_MSG_FINALIZE 1
  4076. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  4077. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  4078. | #define HAVE_DIRENT_H 1
  4079. | #define HAVE__BOOL 1
  4080. | #define HAVE_STDBOOL_H 1
  4081. | #define STDC_HEADERS 1
  4082. | #define HAVE_SYS_WAIT_H 1
  4083. | #define HAVE_ASSERT_H 1
  4084. | #define HAVE_C_ASM_H 0
  4085. | #define HAVE_ERRNO_H 1
  4086. | #define HAVE_FCNTL_H 1
  4087. | #define HAVE_FLOAT_H 1
  4088. | #define HAVE_IA64_SYS_INLINE_H 0
  4089. | #define HAVE_MALLOC_H 0
  4090. | #define HAVE_MATH_H 1
  4091. | #define HAVE_MEMORY_H 1
  4092. | #define HAVE_MPP_SHMEM_H 0
  4093. | #define HAVE_NETDB_H 1
  4094. | #define HAVE_NETINET_IN_H 1
  4095. | #define HAVE_NETINET_TCP_H 1
  4096. | #define HAVE_PROCESS_H 0
  4097. | #define HAVE_SETJMP_H 1
  4098. | #define HAVE_SIGNAL_H 1
  4099. | #define HAVE_STDARG_H 1
  4100. | #define HAVE_STDINT_H 1
  4101. | #define HAVE_STDIO_H 1
  4102. | #define HAVE_STDLIB_H 1
  4103. | #define HAVE_STRING_H 1
  4104. | #define HAVE_STRINGS_H 1
  4105. | #define HAVE_SYS_TYPES_H 1
  4106. | #define HAVE_SYS_ATOMIC_OP_H 0
  4107. | #define HAVE_SYS_ERRNO_H 1
  4108. | #define HAVE_SYS_FILE_H 1
  4109. | #define HAVE_SYS_IPC_H 1
  4110. | #define HAVE_SYS_MMAN_H 1
  4111. | #define HAVE_SYS_PARAM_H 1
  4112. | #define HAVE_SYS_SEM_H 1
  4113. | #define HAVE_SYS_SHM_H 1
  4114. | #define HAVE_SYS_SOCKET_H 1
  4115. | #define HAVE_SYS_STAT_H 1
  4116. | #define HAVE_SYS_SYSCALL_H 1
  4117. | #define HAVE_SYS_SYSTEMCFG_H 0
  4118. | #define HAVE_SYS_TIME_H 1
  4119. | #define HAVE_SYS_UIO_H 1
  4120. | #define HAVE_SYS_WAIT_H 1
  4121. | #define HAVE_TIME_H 1
  4122. | #define HAVE_UNISTD_H 1
  4123. | #define HAVE_WINDOWS_H 0
  4124. | #define HAVE_WINSOCK_H 0
  4125. | #define HAVE_RPC_RPC_H 1
  4126. | #define HAVE_RPC_TYPES_H 1
  4127. | #define HAVE_RPC_XDR_H 1
  4128. | #define restrict __restrict
  4129. | #define RETSIGTYPE void
  4130. | #define HAVE_PTRDIFF_T 1
  4131. | #define FUNCTION_NAME __func__
  4132. | #define HAVE_UNION_SEMUN 1
  4133. | #define SIZEOF_VOIDP 8
  4134. | #define SIZEOF_CHAR 1
  4135. | #define SIZEOF_SHORT 2
  4136. | #define SIZEOF_INT 4
  4137. | #define SIZEOF_LONG 8
  4138. | #define SIZEOF_LONG_LONG 8
  4139. | #define SIZEOF_FLOAT 4
  4140. | #define SIZEOF_DOUBLE 8
  4141. | #define HAVE_FORK 1
  4142. | #define HAVE_VFORK 1
  4143. | #define HAVE_WORKING_VFORK 1
  4144. | #define HAVE_WORKING_FORK 1
  4145. | #define HAVE_STDLIB_H 1
  4146. | #define HAVE_UNISTD_H 1
  4147. | #define HAVE_SYS_PARAM_H 1
  4148. | #define HAVE_GETPAGESIZE 1
  4149. | #define HAVE_MMAP 1
  4150. | #define HAVE_SYS_SELECT_H 1
  4151. | #define HAVE_SYS_SOCKET_H 1
  4152. | #define SELECT_TYPE_ARG1 int
  4153. | #define SELECT_TYPE_ARG234 (fd_set *)
  4154. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4155. | #define HAVE_VPRINTF 1
  4156. | #define HAVE_FLOOR 1
  4157. | #define HAVE_POW 1
  4158. | #define HAVE_SQRT 1
  4159. | #define HAVE_BZERO 1
  4160. | #define HAVE_FASTBCOPY 0
  4161. | #define HAVE_FTRUNCATE 1
  4162. | #define HAVE_GETHOSTBYNAME 1
  4163. | #define HAVE_GETPAGESIZE 1
  4164. | #define HAVE_GETTIMEOFDAY 1
  4165. | #define HAVE_MEMSET 1
  4166. | #define HAVE_MUNMAP 1
  4167. | #define HAVE_SELECT 1
  4168. | #define HAVE_SOCKET 1
  4169. | #define HAVE_STRCHR 1
  4170. | #define HAVE_STRDUP 1
  4171. | #define HAVE_STRERROR 1
  4172. | #define HAVE_STRSTR 1
  4173. | #define HAVE_STRTOL 1
  4174. | #define HAVE__LOCK_TRY 0
  4175. | /* end confdefs.h. */
  4176. | /* Define _acquire_lock to an innocuous variant, in case <limits.h> declares _acquire_lock.
  4177. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4178. | #define _acquire_lock innocuous__acquire_lock
  4179. |
  4180. | /* System header to define __stub macros and hopefully few prototypes,
  4181. | which can conflict with char _acquire_lock (); below.
  4182. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4183. | <limits.h> exists even on freestanding compilers. */
  4184. |
  4185. | #ifdef __STDC__
  4186. | # include <limits.h>
  4187. | #else
  4188. | # include <assert.h>
  4189. | #endif
  4190. |
  4191. | #undef _acquire_lock
  4192. |
  4193. | /* Override any GCC internal prototype to avoid an error.
  4194. | Use char because int might match the return type of a GCC
  4195. | builtin and then its argument prototype would still apply. */
  4196. | #ifdef __cplusplus
  4197. | extern "C"
  4198. | #endif
  4199. | char _acquire_lock ();
  4200. | /* The GNU C library defines this for functions which it implements
  4201. | to always fail with ENOSYS. Some functions are actually named
  4202. | something starting with __ and the normal name is an alias. */
  4203. | #if defined __stub__acquire_lock || defined __stub____acquire_lock
  4204. | choke me
  4205. | #endif
  4206. |
  4207. | int
  4208. | main ()
  4209. | {
  4210. | return _acquire_lock ();
  4211. | ;
  4212. | return 0;
  4213. | }
  4214. configure:15310: result: no
  4215. configure:15310: checking for xdr_char
  4216. configure:15310: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4217. configure:15310: $? = 0
  4218. configure:15310: result: yes
  4219. configure:15329: checking for pthread_getconcurrency
  4220. configure:15329: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4221. configure:15329: $? = 0
  4222. configure:15329: result: yes
  4223. configure:15329: checking for pthread_setconcurrency
  4224. configure:15329: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4225. configure:15329: $? = 0
  4226. configure:15329: result: yes
  4227. configure:15353: checking for specific C optimizations
  4228. configure:15465: result:
  4229. configure:15476:
  4230. configure:15482: C++ compiler (disabled, but some tests still required)
  4231. configure:15485:
  4232. configure:15659: checking for C++ compiler version
  4233. configure:15668: c++ --version >&5
  4234. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  4235. Target: x86_64-apple-darwin16.3.0
  4236. Thread model: posix
  4237. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  4238. configure:15679: $? = 0
  4239. configure:15668: c++ -v >&5
  4240. Apple LLVM version 8.0.0 (clang-800.0.42.1)
  4241. Target: x86_64-apple-darwin16.3.0
  4242. Thread model: posix
  4243. InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
  4244. configure:15679: $? = 0
  4245. configure:15668: c++ -V >&5
  4246. clang: error: argument to '-V' is missing (expected 1 value)
  4247. clang: error: no input files
  4248. configure:15679: $? = 1
  4249. configure:15668: c++ -qversion >&5
  4250. clang: error: unknown argument: '-qversion'
  4251. clang: error: no input files
  4252. configure:15679: $? = 1
  4253. configure:15683: checking whether we are using the GNU C++ compiler
  4254. configure:15702: c++ -c conftest.cpp >&5
  4255. configure:15702: $? = 0
  4256. configure:15711: result: yes
  4257. configure:15720: checking whether c++ accepts -g
  4258. configure:15740: c++ -c -g conftest.cpp >&5
  4259. configure:15740: $? = 0
  4260. configure:15781: result: yes
  4261. configure:15806: checking dependency style of c++
  4262. configure:15917: result: gcc3
  4263. configure:16551:
  4264. configure:16553: Assembler
  4265. configure:16555:
  4266. configure:16587: checking dependency style of cc
  4267. configure:16696: result: gcc3
  4268. configure:16713: checking whether NO_I386ASM is needed
  4269. configure:16724: result: no
  4270. configure:16759:
  4271. configure:16761: Checks for additional programs
  4272. configure:16763:
  4273. configure:16766: checking for grep that handles long lines and -e
  4274. configure:16824: result: /usr/bin/grep
  4275. configure:16829: checking for a sed that does not truncate output
  4276. configure:16893: result: /usr/local/bin/sed
  4277. configure:16902:
  4278. configure:16904: Libtool setup
  4279. configure:16906:
  4280. configure:16999: checking how to print strings
  4281. configure:17026: result: printf
  4282. configure:17047: checking for a sed that does not truncate output
  4283. configure:17111: result: /usr/local/bin/sed
  4284. configure:17129: checking for fgrep
  4285. configure:17191: result: /usr/bin/grep -F
  4286. configure:17226: checking for ld used by cc
  4287. configure:17293: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  4288. configure:17300: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  4289. configure:17315: result: no
  4290. configure:17327: checking for BSD- or MS-compatible name lister (nm)
  4291. configure:17376: result: /usr/bin/nm -B
  4292. configure:17506: checking the name lister (/usr/bin/nm -B) interface
  4293. configure:17513: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4294. configure:17516: /usr/bin/nm -B "conftest.o"
  4295. configure:17519: output
  4296. 0000000000000000 S _some_variable
  4297. configure:17526: result: BSD nm
  4298. configure:17529: checking whether ln -s works
  4299. configure:17533: result: yes
  4300. configure:17541: checking the maximum length of command line arguments
  4301. configure:17671: result: 196608
  4302. configure:17688: checking whether the shell understands some XSI constructs
  4303. configure:17698: result: yes
  4304. configure:17702: checking whether the shell understands "+="
  4305. configure:17708: result: yes
  4306. configure:17743: checking how to convert x86_64-apple-darwin16.3.0 file names to x86_64-apple-darwin16.3.0 format
  4307. configure:17783: result: func_convert_file_noop
  4308. configure:17790: checking how to convert x86_64-apple-darwin16.3.0 file names to toolchain format
  4309. configure:17810: result: func_convert_file_noop
  4310. configure:17817: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
  4311. configure:17824: result: -r
  4312. configure:17898: checking for objdump
  4313. configure:17914: found /usr/bin/objdump
  4314. configure:17925: result: objdump
  4315. configure:17957: checking how to recognize dependent libraries
  4316. configure:18159: result: pass_all
  4317. configure:18244: checking for dlltool
  4318. configure:18274: result: no
  4319. configure:18304: checking how to associate runtime and link libraries
  4320. configure:18331: result: printf %s\n
  4321. configure:18391: checking for ar
  4322. configure:18407: found /usr/bin/ar
  4323. configure:18418: result: ar
  4324. configure:18455: checking for archiver @FILE support
  4325. configure:18472: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4326. configure:18472: $? = 0
  4327. configure:18475: ar cru libconftest.a @conftest.lst >&5
  4328. ar: @conftest.lst: No such file or directory
  4329. configure:18478: $? = 1
  4330. configure:18498: result: no
  4331. configure:18556: checking for strip
  4332. configure:18572: found /usr/bin/strip
  4333. configure:18583: result: strip
  4334. configure:18655: checking for ranlib
  4335. configure:18671: found /usr/bin/ranlib
  4336. configure:18682: result: ranlib
  4337. configure:18784: checking command to parse /usr/bin/nm -B output from cc object
  4338. configure:18904: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4339. configure:18907: $? = 0
  4340. configure:18911: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  4341. configure:18914: $? = 0
  4342. cannot find nm_test_var in conftest.nm
  4343. configure:18904: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4344. configure:18907: $? = 0
  4345. configure:18911: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  4346. configure:18914: $? = 0
  4347. configure:18980: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c conftstm.o >&5
  4348. configure:18983: $? = 0
  4349. configure:19021: result: ok
  4350. configure:19058: checking for sysroot
  4351. configure:19088: result: no
  4352. configure:19344: checking for mt
  4353. configure:19374: result: no
  4354. configure:19394: checking if : is a manifest tool
  4355. configure:19400: : '-?'
  4356. configure:19408: result: no
  4357. configure:19464: checking for dsymutil
  4358. configure:19480: found /usr/bin/dsymutil
  4359. configure:19491: result: dsymutil
  4360. configure:19556: checking for nmedit
  4361. configure:19572: found /usr/bin/nmedit
  4362. configure:19583: result: nmedit
  4363. configure:19648: checking for lipo
  4364. configure:19664: found /usr/bin/lipo
  4365. configure:19675: result: lipo
  4366. configure:19740: checking for otool
  4367. configure:19756: found /usr/bin/otool
  4368. configure:19767: result: otool
  4369. configure:19832: checking for otool64
  4370. configure:19862: result: no
  4371. configure:19907: checking for -single_module linker flag
  4372. cc -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  4373. configure:19940: result: yes
  4374. configure:19943: checking for -exported_symbols_list linker flag
  4375. configure:19963: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  4376. configure:19963: $? = 0
  4377. configure:19973: result: yes
  4378. configure:19976: checking for -force_load linker flag
  4379. cc -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -c -o conftest.o conftest.c
  4380. ar cru libconftest.a conftest.o
  4381. ranlib libconftest.a
  4382. cc -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -o conftest conftest.c -Wl,-force_load,./libconftest.a
  4383. configure:20008: result: yes
  4384. configure:20047: checking for dlfcn.h
  4385. configure:20047: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4386. configure:20047: $? = 0
  4387. configure:20047: result: yes
  4388. configure:20262: checking for objdir
  4389. configure:20277: result: .libs
  4390. configure:20548: checking if cc supports -fno-rtti -fno-exceptions
  4391. configure:20566: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -fno-rtti -fno-exceptions conftest.c >&5
  4392. configure:20570: $? = 0
  4393. configure:20583: result: yes
  4394. configure:20910: checking for cc option to produce PIC
  4395. configure:20917: result: -fno-common -DPIC
  4396. configure:20925: checking if cc PIC flag -fno-common -DPIC works
  4397. configure:20943: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -fno-common -DPIC -DPIC conftest.c >&5
  4398. configure:20947: $? = 0
  4399. configure:20960: result: yes
  4400. configure:20989: checking if cc static flag -static works
  4401. configure:21017: result: no
  4402. configure:21032: checking if cc supports -c -o file.o
  4403. configure:21053: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -o out/conftest2.o conftest.c >&5
  4404. configure:21057: $? = 0
  4405. configure:21079: result: yes
  4406. configure:21087: checking if cc supports -c -o file.o
  4407. configure:21134: result: yes
  4408. configure:21167: checking whether the cc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  4409. configure:22320: result: yes
  4410. configure:22560: checking dynamic linker characteristics
  4411. configure:23293: result: darwin16.3.0 dyld
  4412. configure:23400: checking how to hardcode library paths into programs
  4413. configure:23425: result: immediate
  4414. configure:23965: checking whether stripping libraries is possible
  4415. configure:23979: result: yes
  4416. configure:24005: checking if libtool supports shared libraries
  4417. configure:24007: result: yes
  4418. configure:24010: checking whether to build shared libraries
  4419. configure:24031: result: no
  4420. configure:24034: checking whether to build static libraries
  4421. configure:24038: result: yes
  4422. configure:24061: checking how to run the C++ preprocessor
  4423. configure:24088: c++ -E conftest.cpp
  4424. configure:24088: $? = 0
  4425. configure:24102: c++ -E conftest.cpp
  4426. conftest.cpp:142:10: fatal error: 'ac_nonexistent.h' file not found
  4427. #include <ac_nonexistent.h>
  4428. ^
  4429. 1 error generated.
  4430. configure:24102: $? = 1
  4431. configure: failed program was:
  4432. | /* confdefs.h */
  4433. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  4434. | #define PACKAGE_TARNAME "armci"
  4435. | #define PACKAGE_VERSION "1.5"
  4436. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  4437. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  4438. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  4439. | #define MACX 1
  4440. | #define PACKAGE "armci"
  4441. | #define VERSION "1.5"
  4442. | #define MSG_COMMS_MPI 1
  4443. | #define ARMCI_ENABLE_GPC_CALLS 0
  4444. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  4445. | #define STDC_HEADERS 1
  4446. | #define HAVE_SYS_TYPES_H 1
  4447. | #define HAVE_SYS_STAT_H 1
  4448. | #define HAVE_STDLIB_H 1
  4449. | #define HAVE_STRING_H 1
  4450. | #define HAVE_MEMORY_H 1
  4451. | #define HAVE_STRINGS_H 1
  4452. | #define HAVE_INTTYPES_H 1
  4453. | #define HAVE_STDINT_H 1
  4454. | #define HAVE_UNISTD_H 1
  4455. | #define __EXTENSIONS__ 1
  4456. | #define _ALL_SOURCE 1
  4457. | #define _GNU_SOURCE 1
  4458. | #define _POSIX_PTHREAD_SEMANTICS 1
  4459. | #define _TANDEM_SOURCE 1
  4460. | #define MACX64 1
  4461. | #define SYSV 1
  4462. | #define HAVE_ARMCI_GROUP_COMM 1
  4463. | #define HAVE_ARMCI_INITIALIZED 1
  4464. | #define HAVE_ARMCI_NOTIFY 1
  4465. | #define HAVE_ARMCI_MSG_INIT 1
  4466. | #define HAVE_ARMCI_MSG_FINALIZE 1
  4467. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  4468. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  4469. | #define HAVE_DIRENT_H 1
  4470. | #define HAVE__BOOL 1
  4471. | #define HAVE_STDBOOL_H 1
  4472. | #define STDC_HEADERS 1
  4473. | #define HAVE_SYS_WAIT_H 1
  4474. | #define HAVE_ASSERT_H 1
  4475. | #define HAVE_C_ASM_H 0
  4476. | #define HAVE_ERRNO_H 1
  4477. | #define HAVE_FCNTL_H 1
  4478. | #define HAVE_FLOAT_H 1
  4479. | #define HAVE_IA64_SYS_INLINE_H 0
  4480. | #define HAVE_MALLOC_H 0
  4481. | #define HAVE_MATH_H 1
  4482. | #define HAVE_MEMORY_H 1
  4483. | #define HAVE_MPP_SHMEM_H 0
  4484. | #define HAVE_NETDB_H 1
  4485. | #define HAVE_NETINET_IN_H 1
  4486. | #define HAVE_NETINET_TCP_H 1
  4487. | #define HAVE_PROCESS_H 0
  4488. | #define HAVE_SETJMP_H 1
  4489. | #define HAVE_SIGNAL_H 1
  4490. | #define HAVE_STDARG_H 1
  4491. | #define HAVE_STDINT_H 1
  4492. | #define HAVE_STDIO_H 1
  4493. | #define HAVE_STDLIB_H 1
  4494. | #define HAVE_STRING_H 1
  4495. | #define HAVE_STRINGS_H 1
  4496. | #define HAVE_SYS_TYPES_H 1
  4497. | #define HAVE_SYS_ATOMIC_OP_H 0
  4498. | #define HAVE_SYS_ERRNO_H 1
  4499. | #define HAVE_SYS_FILE_H 1
  4500. | #define HAVE_SYS_IPC_H 1
  4501. | #define HAVE_SYS_MMAN_H 1
  4502. | #define HAVE_SYS_PARAM_H 1
  4503. | #define HAVE_SYS_SEM_H 1
  4504. | #define HAVE_SYS_SHM_H 1
  4505. | #define HAVE_SYS_SOCKET_H 1
  4506. | #define HAVE_SYS_STAT_H 1
  4507. | #define HAVE_SYS_SYSCALL_H 1
  4508. | #define HAVE_SYS_SYSTEMCFG_H 0
  4509. | #define HAVE_SYS_TIME_H 1
  4510. | #define HAVE_SYS_UIO_H 1
  4511. | #define HAVE_SYS_WAIT_H 1
  4512. | #define HAVE_TIME_H 1
  4513. | #define HAVE_UNISTD_H 1
  4514. | #define HAVE_WINDOWS_H 0
  4515. | #define HAVE_WINSOCK_H 0
  4516. | #define HAVE_RPC_RPC_H 1
  4517. | #define HAVE_RPC_TYPES_H 1
  4518. | #define HAVE_RPC_XDR_H 1
  4519. | #define restrict __restrict
  4520. | #define RETSIGTYPE void
  4521. | #define HAVE_PTRDIFF_T 1
  4522. | #define FUNCTION_NAME __func__
  4523. | #define HAVE_UNION_SEMUN 1
  4524. | #define SIZEOF_VOIDP 8
  4525. | #define SIZEOF_CHAR 1
  4526. | #define SIZEOF_SHORT 2
  4527. | #define SIZEOF_INT 4
  4528. | #define SIZEOF_LONG 8
  4529. | #define SIZEOF_LONG_LONG 8
  4530. | #define SIZEOF_FLOAT 4
  4531. | #define SIZEOF_DOUBLE 8
  4532. | #define HAVE_FORK 1
  4533. | #define HAVE_VFORK 1
  4534. | #define HAVE_WORKING_VFORK 1
  4535. | #define HAVE_WORKING_FORK 1
  4536. | #define HAVE_STDLIB_H 1
  4537. | #define HAVE_UNISTD_H 1
  4538. | #define HAVE_SYS_PARAM_H 1
  4539. | #define HAVE_GETPAGESIZE 1
  4540. | #define HAVE_MMAP 1
  4541. | #define HAVE_SYS_SELECT_H 1
  4542. | #define HAVE_SYS_SOCKET_H 1
  4543. | #define SELECT_TYPE_ARG1 int
  4544. | #define SELECT_TYPE_ARG234 (fd_set *)
  4545. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4546. | #define HAVE_VPRINTF 1
  4547. | #define HAVE_FLOOR 1
  4548. | #define HAVE_POW 1
  4549. | #define HAVE_SQRT 1
  4550. | #define HAVE_BZERO 1
  4551. | #define HAVE_FASTBCOPY 0
  4552. | #define HAVE_FTRUNCATE 1
  4553. | #define HAVE_GETHOSTBYNAME 1
  4554. | #define HAVE_GETPAGESIZE 1
  4555. | #define HAVE_GETTIMEOFDAY 1
  4556. | #define HAVE_MEMSET 1
  4557. | #define HAVE_MUNMAP 1
  4558. | #define HAVE_SELECT 1
  4559. | #define HAVE_SOCKET 1
  4560. | #define HAVE_STRCHR 1
  4561. | #define HAVE_STRDUP 1
  4562. | #define HAVE_STRERROR 1
  4563. | #define HAVE_STRSTR 1
  4564. | #define HAVE_STRTOL 1
  4565. | #define HAVE__LOCK_TRY 0
  4566. | #define HAVE__ACQUIRE_LOCK 0
  4567. | #define HAVE_XDR_CHAR 1
  4568. | #define HAVE_PTHREAD_GETCONCURRENCY 1
  4569. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  4570. | #define HAVE_DLFCN_H 1
  4571. | #define LT_OBJDIR ".libs/"
  4572. | /* end confdefs.h. */
  4573. | #include <ac_nonexistent.h>
  4574. configure:24127: result: c++ -E
  4575. configure:24147: c++ -E conftest.cpp
  4576. configure:24147: $? = 0
  4577. configure:24161: c++ -E conftest.cpp
  4578. conftest.cpp:142:10: fatal error: 'ac_nonexistent.h' file not found
  4579. #include <ac_nonexistent.h>
  4580. ^
  4581. 1 error generated.
  4582. configure:24161: $? = 1
  4583. configure: failed program was:
  4584. | /* confdefs.h */
  4585. | #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  4586. | #define PACKAGE_TARNAME "armci"
  4587. | #define PACKAGE_VERSION "1.5"
  4588. | #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  4589. | #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  4590. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  4591. | #define MACX 1
  4592. | #define PACKAGE "armci"
  4593. | #define VERSION "1.5"
  4594. | #define MSG_COMMS_MPI 1
  4595. | #define ARMCI_ENABLE_GPC_CALLS 0
  4596. | #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  4597. | #define STDC_HEADERS 1
  4598. | #define HAVE_SYS_TYPES_H 1
  4599. | #define HAVE_SYS_STAT_H 1
  4600. | #define HAVE_STDLIB_H 1
  4601. | #define HAVE_STRING_H 1
  4602. | #define HAVE_MEMORY_H 1
  4603. | #define HAVE_STRINGS_H 1
  4604. | #define HAVE_INTTYPES_H 1
  4605. | #define HAVE_STDINT_H 1
  4606. | #define HAVE_UNISTD_H 1
  4607. | #define __EXTENSIONS__ 1
  4608. | #define _ALL_SOURCE 1
  4609. | #define _GNU_SOURCE 1
  4610. | #define _POSIX_PTHREAD_SEMANTICS 1
  4611. | #define _TANDEM_SOURCE 1
  4612. | #define MACX64 1
  4613. | #define SYSV 1
  4614. | #define HAVE_ARMCI_GROUP_COMM 1
  4615. | #define HAVE_ARMCI_INITIALIZED 1
  4616. | #define HAVE_ARMCI_NOTIFY 1
  4617. | #define HAVE_ARMCI_MSG_INIT 1
  4618. | #define HAVE_ARMCI_MSG_FINALIZE 1
  4619. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  4620. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  4621. | #define HAVE_DIRENT_H 1
  4622. | #define HAVE__BOOL 1
  4623. | #define HAVE_STDBOOL_H 1
  4624. | #define STDC_HEADERS 1
  4625. | #define HAVE_SYS_WAIT_H 1
  4626. | #define HAVE_ASSERT_H 1
  4627. | #define HAVE_C_ASM_H 0
  4628. | #define HAVE_ERRNO_H 1
  4629. | #define HAVE_FCNTL_H 1
  4630. | #define HAVE_FLOAT_H 1
  4631. | #define HAVE_IA64_SYS_INLINE_H 0
  4632. | #define HAVE_MALLOC_H 0
  4633. | #define HAVE_MATH_H 1
  4634. | #define HAVE_MEMORY_H 1
  4635. | #define HAVE_MPP_SHMEM_H 0
  4636. | #define HAVE_NETDB_H 1
  4637. | #define HAVE_NETINET_IN_H 1
  4638. | #define HAVE_NETINET_TCP_H 1
  4639. | #define HAVE_PROCESS_H 0
  4640. | #define HAVE_SETJMP_H 1
  4641. | #define HAVE_SIGNAL_H 1
  4642. | #define HAVE_STDARG_H 1
  4643. | #define HAVE_STDINT_H 1
  4644. | #define HAVE_STDIO_H 1
  4645. | #define HAVE_STDLIB_H 1
  4646. | #define HAVE_STRING_H 1
  4647. | #define HAVE_STRINGS_H 1
  4648. | #define HAVE_SYS_TYPES_H 1
  4649. | #define HAVE_SYS_ATOMIC_OP_H 0
  4650. | #define HAVE_SYS_ERRNO_H 1
  4651. | #define HAVE_SYS_FILE_H 1
  4652. | #define HAVE_SYS_IPC_H 1
  4653. | #define HAVE_SYS_MMAN_H 1
  4654. | #define HAVE_SYS_PARAM_H 1
  4655. | #define HAVE_SYS_SEM_H 1
  4656. | #define HAVE_SYS_SHM_H 1
  4657. | #define HAVE_SYS_SOCKET_H 1
  4658. | #define HAVE_SYS_STAT_H 1
  4659. | #define HAVE_SYS_SYSCALL_H 1
  4660. | #define HAVE_SYS_SYSTEMCFG_H 0
  4661. | #define HAVE_SYS_TIME_H 1
  4662. | #define HAVE_SYS_UIO_H 1
  4663. | #define HAVE_SYS_WAIT_H 1
  4664. | #define HAVE_TIME_H 1
  4665. | #define HAVE_UNISTD_H 1
  4666. | #define HAVE_WINDOWS_H 0
  4667. | #define HAVE_WINSOCK_H 0
  4668. | #define HAVE_RPC_RPC_H 1
  4669. | #define HAVE_RPC_TYPES_H 1
  4670. | #define HAVE_RPC_XDR_H 1
  4671. | #define restrict __restrict
  4672. | #define RETSIGTYPE void
  4673. | #define HAVE_PTRDIFF_T 1
  4674. | #define FUNCTION_NAME __func__
  4675. | #define HAVE_UNION_SEMUN 1
  4676. | #define SIZEOF_VOIDP 8
  4677. | #define SIZEOF_CHAR 1
  4678. | #define SIZEOF_SHORT 2
  4679. | #define SIZEOF_INT 4
  4680. | #define SIZEOF_LONG 8
  4681. | #define SIZEOF_LONG_LONG 8
  4682. | #define SIZEOF_FLOAT 4
  4683. | #define SIZEOF_DOUBLE 8
  4684. | #define HAVE_FORK 1
  4685. | #define HAVE_VFORK 1
  4686. | #define HAVE_WORKING_VFORK 1
  4687. | #define HAVE_WORKING_FORK 1
  4688. | #define HAVE_STDLIB_H 1
  4689. | #define HAVE_UNISTD_H 1
  4690. | #define HAVE_SYS_PARAM_H 1
  4691. | #define HAVE_GETPAGESIZE 1
  4692. | #define HAVE_MMAP 1
  4693. | #define HAVE_SYS_SELECT_H 1
  4694. | #define HAVE_SYS_SOCKET_H 1
  4695. | #define SELECT_TYPE_ARG1 int
  4696. | #define SELECT_TYPE_ARG234 (fd_set *)
  4697. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4698. | #define HAVE_VPRINTF 1
  4699. | #define HAVE_FLOOR 1
  4700. | #define HAVE_POW 1
  4701. | #define HAVE_SQRT 1
  4702. | #define HAVE_BZERO 1
  4703. | #define HAVE_FASTBCOPY 0
  4704. | #define HAVE_FTRUNCATE 1
  4705. | #define HAVE_GETHOSTBYNAME 1
  4706. | #define HAVE_GETPAGESIZE 1
  4707. | #define HAVE_GETTIMEOFDAY 1
  4708. | #define HAVE_MEMSET 1
  4709. | #define HAVE_MUNMAP 1
  4710. | #define HAVE_SELECT 1
  4711. | #define HAVE_SOCKET 1
  4712. | #define HAVE_STRCHR 1
  4713. | #define HAVE_STRDUP 1
  4714. | #define HAVE_STRERROR 1
  4715. | #define HAVE_STRSTR 1
  4716. | #define HAVE_STRTOL 1
  4717. | #define HAVE__LOCK_TRY 0
  4718. | #define HAVE__ACQUIRE_LOCK 0
  4719. | #define HAVE_XDR_CHAR 1
  4720. | #define HAVE_PTHREAD_GETCONCURRENCY 1
  4721. | #define HAVE_PTHREAD_SETCONCURRENCY 1
  4722. | #define HAVE_DLFCN_H 1
  4723. | #define LT_OBJDIR ".libs/"
  4724. | /* end confdefs.h. */
  4725. | #include <ac_nonexistent.h>
  4726. configure:24330: checking for ld used by c++
  4727. configure:24397: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  4728. configure:24404: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  4729. configure:24419: result: no
  4730. configure:24474: checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  4731. configure:25479: result: yes
  4732. configure:25515: c++ -c conftest.cpp >&5
  4733. configure:25518: $? = 0
  4734. configure:26038: checking for c++ option to produce PIC
  4735. configure:26045: result: -fno-common -DPIC
  4736. configure:26053: checking if c++ PIC flag -fno-common -DPIC works
  4737. configure:26071: c++ -c -fno-common -DPIC -DPIC conftest.cpp >&5
  4738. configure:26075: $? = 0
  4739. configure:26088: result: yes
  4740. configure:26111: checking if c++ static flag -static works
  4741. configure:26139: result: no
  4742. configure:26151: checking if c++ supports -c -o file.o
  4743. configure:26172: c++ -c -o out/conftest2.o conftest.cpp >&5
  4744. configure:26176: $? = 0
  4745. configure:26198: result: yes
  4746. configure:26203: checking if c++ supports -c -o file.o
  4747. configure:26250: result: yes
  4748. configure:26280: checking whether the c++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  4749. configure:26316: result: yes
  4750. configure:26457: checking dynamic linker characteristics
  4751. configure:27124: result: darwin16.3.0 dyld
  4752. configure:27177: checking how to hardcode library paths into programs
  4753. configure:27202: result: immediate
  4754. configure:27283:
  4755. configure:27285: Miscellaneous remaining setup
  4756. configure:27287:
  4757. configure:27584: checking for remote shell
  4758. configure:27590: checking for rsh
  4759. configure:27623: result: no
  4760. configure:27590: checking for remsh
  4761. configure:27623: result: no
  4762. configure:27590: checking for ssh
  4763. configure:27608: found /usr/bin/ssh
  4764. configure:27620: result: /usr/bin/ssh
  4765. configure:27702: checking for mpirun
  4766. configure:27720: found /usr/local/bin/mpirun
  4767. configure:27732: result: /usr/local/bin/mpirun
  4768. configure:28258: creating ./config.status
  4769.  
  4770. ## ---------------------- ##
  4771. ## Running config.status. ##
  4772. ## ---------------------- ##
  4773.  
  4774. This file was extended by Aggregate Remote Memory Copy Interface (ARMCI) config.status 1.5, which was
  4775. generated by GNU Autoconf 2.69. Invocation command line was
  4776.  
  4777. CONFIG_FILES =
  4778. CONFIG_HEADERS =
  4779. CONFIG_LINKS =
  4780. CONFIG_COMMANDS =
  4781. $ ./config.status
  4782.  
  4783. on UA
  4784.  
  4785. config.status:1443: creating Makefile
  4786. config.status:1443: creating config.h
  4787. config.status:1657: executing depfiles commands
  4788. config.status:1657: executing libtool commands
  4789. configure:30752:
  4790. configure:30754: **************************************************************
  4791. configure:30756: Aggregate Remote Memory Copy Interface (ARMCI) configured as follows:
  4792. configure:30758: **************************************************************
  4793. configure:30760:
  4794. configure:30762: TARGET=MACX64
  4795. configure:30764: MSG_COMMS=MPI
  4796. configure:30766: GA_MP_LIBS= -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi
  4797. configure:30768: GA_MP_LDFLAGS= -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.0.1/lib
  4798. configure:30770: GA_MP_CPPFLAGS= -I/usr/local/Cellar/open-mpi/2.0.1/include -I/usr/local/Cellar/open-mpi/2.0.1/lib
  4799. configure:30772: ARMCI_NETWORK=MPI_TS
  4800. configure:30774: ARMCI_NETWORK_LDFLAGS=
  4801. configure:30776: ARMCI_NETWORK_LIBS=
  4802. configure:30778: ARMCI_NETWORK_CPPFLAGS=
  4803. configure:30780: CC=cc
  4804. configure:30788: CFLAGS=-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS
  4805. configure:30790: ARMCI_COPT=
  4806. configure:30808: CPP=cc -E
  4807. configure:30810: CPPFLAGS=
  4808. configure:30812: LDFLAGS=
  4809. configure:30814: LIBS=
  4810. configure:30816: FLIBS=
  4811. configure:30818: AR=ar
  4812. configure:30820: AR_FLAGS=cru
  4813. configure:30822: CCAS=cc
  4814. configure:30824: CCAS_FLAGS=
  4815. configure:30826: DEFS=-DHAVE_CONFIG_H
  4816. configure:30828: SHELL=/bin/sh
  4817. configure:30833: MPIEXEC=/usr/local/bin/mpirun -n %NP%
  4818. configure:30839: NPROCS=4
  4819. configure:30841:
  4820.  
  4821. ## ---------------- ##
  4822. ## Cache variables. ##
  4823. ## ---------------- ##
  4824.  
  4825. ac_cv_build=x86_64-apple-darwin16.3.0
  4826. ac_cv_c_compiler_gnu=yes
  4827. ac_cv_c_const=yes
  4828. ac_cv_c_inline=inline
  4829. ac_cv_c_int16_t=yes
  4830. ac_cv_c_int32_t=yes
  4831. ac_cv_c_int64_t=yes
  4832. ac_cv_c_restrict=__restrict
  4833. ac_cv_c_uint16_t=yes
  4834. ac_cv_c_uint32_t=yes
  4835. ac_cv_c_uint64_t=yes
  4836. ac_cv_c_uint8_t=yes
  4837. ac_cv_c_volatile=yes
  4838. ac_cv_cxx_compiler_gnu=yes
  4839. ac_cv_env_ARMCI_COPT_set=
  4840. ac_cv_env_ARMCI_COPT_value=
  4841. ac_cv_env_ARMCI_CXXOPT_set=
  4842. ac_cv_env_ARMCI_CXXOPT_value=
  4843. ac_cv_env_AR_FLAGS_set=
  4844. ac_cv_env_AR_FLAGS_value=
  4845. ac_cv_env_AR_set=
  4846. ac_cv_env_AR_value=
  4847. ac_cv_env_CCASFLAGS_set=
  4848. ac_cv_env_CCASFLAGS_value=
  4849. ac_cv_env_CCAS_set=
  4850. ac_cv_env_CCAS_value=
  4851. ac_cv_env_CCC_set=
  4852. ac_cv_env_CCC_value=
  4853. ac_cv_env_CC_set=set
  4854. ac_cv_env_CC_value=cc
  4855. ac_cv_env_CFLAGS_set=set
  4856. ac_cv_env_CFLAGS_value='-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS'
  4857. ac_cv_env_CPPFLAGS_set=
  4858. ac_cv_env_CPPFLAGS_value=
  4859. ac_cv_env_CPP_set=
  4860. ac_cv_env_CPP_value=
  4861. ac_cv_env_CXXCPP_set=
  4862. ac_cv_env_CXXCPP_value=
  4863. ac_cv_env_CXXFLAGS_set=
  4864. ac_cv_env_CXXFLAGS_value=
  4865. ac_cv_env_CXX_set=set
  4866. ac_cv_env_CXX_value=c++
  4867. ac_cv_env_LDFLAGS_set=
  4868. ac_cv_env_LDFLAGS_value=
  4869. ac_cv_env_LIBS_set=
  4870. ac_cv_env_LIBS_value=
  4871. ac_cv_env_MPICC_set=
  4872. ac_cv_env_MPICC_value=
  4873. ac_cv_env_MPICXX_set=
  4874. ac_cv_env_MPICXX_value=
  4875. ac_cv_env_MPIEXEC_set=
  4876. ac_cv_env_MPIEXEC_value=
  4877. ac_cv_env_NPROCS_set=
  4878. ac_cv_env_NPROCS_value=
  4879. ac_cv_env_RANLIB_set=
  4880. ac_cv_env_RANLIB_value=
  4881. ac_cv_env_THREAD_LIBRARY_set=
  4882. ac_cv_env_THREAD_LIBRARY_value=
  4883. ac_cv_env_build_alias_set=
  4884. ac_cv_env_build_alias_value=
  4885. ac_cv_env_host_alias_set=
  4886. ac_cv_env_host_alias_value=
  4887. ac_cv_env_target_alias_set=
  4888. ac_cv_env_target_alias_value=
  4889. ac_cv_func__acquire_lock=no
  4890. ac_cv_func__doprnt=no
  4891. ac_cv_func__lock_try=no
  4892. ac_cv_func_bzero=yes
  4893. ac_cv_func_fastbcopy=no
  4894. ac_cv_func_fork=yes
  4895. ac_cv_func_fork_works=yes
  4896. ac_cv_func_ftruncate=yes
  4897. ac_cv_func_gethostbyname=yes
  4898. ac_cv_func_getpagesize=yes
  4899. ac_cv_func_gettimeofday=yes
  4900. ac_cv_func_memset=yes
  4901. ac_cv_func_mmap_fixed_mapped=yes
  4902. ac_cv_func_munmap=yes
  4903. ac_cv_func_pthread_getconcurrency=yes
  4904. ac_cv_func_pthread_setconcurrency=yes
  4905. ac_cv_func_select=yes
  4906. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  4907. ac_cv_func_socket=yes
  4908. ac_cv_func_strchr=yes
  4909. ac_cv_func_strdup=yes
  4910. ac_cv_func_strerror=yes
  4911. ac_cv_func_strstr=yes
  4912. ac_cv_func_strtol=yes
  4913. ac_cv_func_vfork=yes
  4914. ac_cv_func_vfork_works=yes
  4915. ac_cv_func_vprintf=yes
  4916. ac_cv_func_xdr_char=yes
  4917. ac_cv_header_assert_h=yes
  4918. ac_cv_header_c_asm_h=no
  4919. ac_cv_header_dirent_dirent_h=yes
  4920. ac_cv_header_dlfcn_h=yes
  4921. ac_cv_header_errno_h=yes
  4922. ac_cv_header_fcntl_h=yes
  4923. ac_cv_header_float_h=yes
  4924. ac_cv_header_ia64_sys_inline_h=no
  4925. ac_cv_header_inttypes_h=yes
  4926. ac_cv_header_malloc_h=no
  4927. ac_cv_header_math_h=yes
  4928. ac_cv_header_memory_h=yes
  4929. ac_cv_header_minix_config_h=no
  4930. ac_cv_header_mpp_shmem_h=no
  4931. ac_cv_header_netdb_h=yes
  4932. ac_cv_header_netinet_in_h=yes
  4933. ac_cv_header_netinet_tcp_h=yes
  4934. ac_cv_header_process_h=no
  4935. ac_cv_header_rpc_rpc_h=yes
  4936. ac_cv_header_rpc_types_h=yes
  4937. ac_cv_header_rpc_xdr_h=yes
  4938. ac_cv_header_setjmp_h=yes
  4939. ac_cv_header_signal_h=yes
  4940. ac_cv_header_stdarg_h=yes
  4941. ac_cv_header_stdbool_h=yes
  4942. ac_cv_header_stdc=yes
  4943. ac_cv_header_stdint_h=yes
  4944. ac_cv_header_stdio_h=yes
  4945. ac_cv_header_stdlib_h=yes
  4946. ac_cv_header_string_h=yes
  4947. ac_cv_header_strings_h=yes
  4948. ac_cv_header_sys_atomic_op_h=no
  4949. ac_cv_header_sys_errno_h=yes
  4950. ac_cv_header_sys_file_h=yes
  4951. ac_cv_header_sys_ipc_h=yes
  4952. ac_cv_header_sys_mman_h=yes
  4953. ac_cv_header_sys_param_h=yes
  4954. ac_cv_header_sys_select_h=yes
  4955. ac_cv_header_sys_sem_h=yes
  4956. ac_cv_header_sys_shm_h=yes
  4957. ac_cv_header_sys_socket_h=yes
  4958. ac_cv_header_sys_stat_h=yes
  4959. ac_cv_header_sys_syscall_h=yes
  4960. ac_cv_header_sys_systemcfg_h=no
  4961. ac_cv_header_sys_time_h=yes
  4962. ac_cv_header_sys_types_h=yes
  4963. ac_cv_header_sys_uio_h=yes
  4964. ac_cv_header_sys_wait_h=yes
  4965. ac_cv_header_time_h=yes
  4966. ac_cv_header_unistd_h=yes
  4967. ac_cv_header_vfork_h=no
  4968. ac_cv_header_windows_h=no
  4969. ac_cv_header_winsock_h=no
  4970. ac_cv_host=x86_64-apple-darwin16.3.0
  4971. ac_cv_objext=o
  4972. ac_cv_path_EGREP='/usr/bin/grep -E'
  4973. ac_cv_path_FGREP='/usr/bin/grep -F'
  4974. ac_cv_path_GREP=/usr/bin/grep
  4975. ac_cv_path_MPIEXEC=/usr/local/bin/mpirun
  4976. ac_cv_path_SED=/usr/local/bin/sed
  4977. ac_cv_path_ga_cv_path_rsh=/usr/bin/ssh
  4978. ac_cv_path_install='/usr/bin/install -c'
  4979. ac_cv_prog_AWK=awk
  4980. ac_cv_prog_CPP='cc -E'
  4981. ac_cv_prog_CXXCPP='c++ -E'
  4982. ac_cv_prog_ac_ct_AR=ar
  4983. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  4984. ac_cv_prog_ac_ct_LIPO=lipo
  4985. ac_cv_prog_ac_ct_NMEDIT=nmedit
  4986. ac_cv_prog_ac_ct_OBJDUMP=objdump
  4987. ac_cv_prog_ac_ct_OTOOL=otool
  4988. ac_cv_prog_ac_ct_RANLIB=ranlib
  4989. ac_cv_prog_ac_ct_STRIP=strip
  4990. ac_cv_prog_cc_c89=
  4991. ac_cv_prog_cc_g=yes
  4992. ac_cv_prog_cxx_g=yes
  4993. ac_cv_prog_make_make_set=yes
  4994. ac_cv_safe_to_define___extensions__=yes
  4995. ac_cv_search_floor='none required'
  4996. ac_cv_search_opendir='none required'
  4997. ac_cv_search_pow='none required'
  4998. ac_cv_search_sqrt='none required'
  4999. ac_cv_sizeof_char=1
  5000. ac_cv_sizeof_double=8
  5001. ac_cv_sizeof_float=4
  5002. ac_cv_sizeof_int=4
  5003. ac_cv_sizeof_long=8
  5004. ac_cv_sizeof_long_long=8
  5005. ac_cv_sizeof_short=2
  5006. ac_cv_sizeof_voidp=8
  5007. ac_cv_type__Bool=yes
  5008. ac_cv_type_off_t=yes
  5009. ac_cv_type_pid_t=yes
  5010. ac_cv_type_ptrdiff_t=yes
  5011. ac_cv_type_signal=void
  5012. ac_cv_type_size_t=yes
  5013. ac_cv_type_ssize_t=yes
  5014. am_cv_CCAS_dependencies_compiler_type=gcc3
  5015. am_cv_CC_dependencies_compiler_type=gcc3
  5016. am_cv_CXX_dependencies_compiler_type=gcc3
  5017. am_cv_make_support_nested_variables=yes
  5018. armci_cv_as_no_i386asm=no
  5019. armci_cv_c_opt=
  5020. armci_cv_shmmax=131072
  5021. ax_cv_sys_weak_alias_pragma=no
  5022. ga_cv_c_compiler_vendor=gnu
  5023. ga_cv_c_mpi_test_compile=yes
  5024. ga_cv_c_pointer_as_integer=long
  5025. ga_cv_cpp_function=__func__
  5026. ga_cv_cross_compiling=no
  5027. ga_cv_path_rsh=/usr/bin/ssh
  5028. ga_cv_sysv=no
  5029. ga_cv_sysv_hack=yes
  5030. ga_cv_target=MACX64
  5031. ga_cv_target_base=MACX
  5032. ga_cv_union_semun=yes
  5033. lt_cv_apple_cc_single_mod=yes
  5034. lt_cv_ar_at_file=no
  5035. lt_cv_deplibs_check_method=pass_all
  5036. lt_cv_file_magic_cmd='$MAGIC_CMD'
  5037. lt_cv_file_magic_test_file=
  5038. lt_cv_ld_exported_symbols_list=yes
  5039. lt_cv_ld_force_load=yes
  5040. lt_cv_ld_reload_flag=-r
  5041. lt_cv_nm_interface='BSD nm'
  5042. lt_cv_objdir=.libs
  5043. lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  5044. lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  5045. lt_cv_path_NM='/usr/bin/nm -B'
  5046. lt_cv_path_mainfest_tool=no
  5047. lt_cv_prog_compiler_c_o=yes
  5048. lt_cv_prog_compiler_c_o_CXX=yes
  5049. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  5050. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  5051. lt_cv_prog_compiler_pic_works=yes
  5052. lt_cv_prog_compiler_pic_works_CXX=yes
  5053. lt_cv_prog_compiler_rtti_exceptions=yes
  5054. lt_cv_prog_compiler_static_works=no
  5055. lt_cv_prog_compiler_static_works_CXX=no
  5056. lt_cv_prog_gnu_ld=no
  5057. lt_cv_prog_gnu_ldcxx=no
  5058. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  5059. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  5060. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  5061. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  5062. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  5063. lt_cv_sys_max_cmd_len=196608
  5064. lt_cv_to_host_file_cmd=func_convert_file_noop
  5065. lt_cv_to_tool_file_cmd=func_convert_file_noop
  5066.  
  5067. ## ----------------- ##
  5068. ## Output variables. ##
  5069. ## ----------------- ##
  5070.  
  5071. ACLOCAL='${SHELL} /Users/dvr/Documents/nwchem-6.6/src/tools/ga-5-4/armci/build-aux/missing --run aclocal-1.11'
  5072. AMDEPBACKSLASH='\'
  5073. AMDEP_FALSE='#'
  5074. AMDEP_TRUE=''
  5075. AMTAR='$${TAR-tar}'
  5076. AM_BACKSLASH='\'
  5077. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  5078. AM_DEFAULT_VERBOSITY='1'
  5079. AM_V='$(V)'
  5080. AR='ar'
  5081. ARMCI_COPT=''
  5082. ARMCI_CXXOPT=''
  5083. ARMCI_ENABLE_GPC_CALLS_FALSE=''
  5084. ARMCI_ENABLE_GPC_CALLS_TRUE='#'
  5085. ARMCI_GROUP_FALSE=''
  5086. ARMCI_GROUP_TRUE='#'
  5087. ARMCI_NETWORK_ARMCI_FALSE=''
  5088. ARMCI_NETWORK_ARMCI_TRUE='#'
  5089. ARMCI_NETWORK_BGML_FALSE=''
  5090. ARMCI_NETWORK_BGML_TRUE='#'
  5091. ARMCI_NETWORK_COMEX_FALSE='#'
  5092. ARMCI_NETWORK_COMEX_TRUE=''
  5093. ARMCI_NETWORK_CPPFLAGS=''
  5094. ARMCI_NETWORK_CRAY_SHMEM_FALSE=''
  5095. ARMCI_NETWORK_CRAY_SHMEM_TRUE='#'
  5096. ARMCI_NETWORK_DCMF_FALSE=''
  5097. ARMCI_NETWORK_DCMF_TRUE='#'
  5098. ARMCI_NETWORK_DMAPP_FALSE=''
  5099. ARMCI_NETWORK_DMAPP_TRUE='#'
  5100. ARMCI_NETWORK_EXTERNAL_FALSE='#'
  5101. ARMCI_NETWORK_EXTERNAL_TRUE=''
  5102. ARMCI_NETWORK_GEMINI_FALSE=''
  5103. ARMCI_NETWORK_GEMINI_TRUE='#'
  5104. ARMCI_NETWORK_LAPI_FALSE=''
  5105. ARMCI_NETWORK_LAPI_TRUE='#'
  5106. ARMCI_NETWORK_LDFLAGS=''
  5107. ARMCI_NETWORK_LIBS=''
  5108. ARMCI_NETWORK_MPI_MT_FALSE=''
  5109. ARMCI_NETWORK_MPI_MT_TRUE='#'
  5110. ARMCI_NETWORK_MPI_PR_FALSE=''
  5111. ARMCI_NETWORK_MPI_PR_TRUE='#'
  5112. ARMCI_NETWORK_MPI_PT_FALSE=''
  5113. ARMCI_NETWORK_MPI_PT_TRUE='#'
  5114. ARMCI_NETWORK_MPI_SPAWN_FALSE=''
  5115. ARMCI_NETWORK_MPI_SPAWN_TRUE='#'
  5116. ARMCI_NETWORK_MPI_TS_FALSE='#'
  5117. ARMCI_NETWORK_MPI_TS_TRUE=''
  5118. ARMCI_NETWORK_OFA_FALSE=''
  5119. ARMCI_NETWORK_OFA_TRUE='#'
  5120. ARMCI_NETWORK_OPENIB_FALSE=''
  5121. ARMCI_NETWORK_OPENIB_TRUE='#'
  5122. ARMCI_NETWORK_PORTALS4_FALSE=''
  5123. ARMCI_NETWORK_PORTALS4_TRUE='#'
  5124. ARMCI_NETWORK_PORTALS_FALSE=''
  5125. ARMCI_NETWORK_PORTALS_TRUE='#'
  5126. ARMCI_NETWORK_SOCKETS_FALSE=''
  5127. ARMCI_NETWORK_SOCKETS_TRUE='#'
  5128. ARMCI_SRC_DIR='comex'
  5129. ARMCI_SRC_DIR_COMEX_FALSE='#'
  5130. ARMCI_SRC_DIR_COMEX_TRUE=''
  5131. ARMCI_SRC_DIR_GEMINI_FALSE=''
  5132. ARMCI_SRC_DIR_GEMINI_TRUE='#'
  5133. ARMCI_SRC_DIR_PORTALS_FALSE=''
  5134. ARMCI_SRC_DIR_PORTALS_TRUE='#'
  5135. ARMCI_SRC_DIR_SRC_FALSE=''
  5136. ARMCI_SRC_DIR_SRC_TRUE='#'
  5137. AR_FLAGS='cru'
  5138. AUTOCONF='${SHELL} /Users/dvr/Documents/nwchem-6.6/src/tools/ga-5-4/armci/build-aux/missing --run autoconf'
  5139. AUTOHEADER='${SHELL} /Users/dvr/Documents/nwchem-6.6/src/tools/ga-5-4/armci/build-aux/missing --run autoheader'
  5140. AUTOMAKE='${SHELL} /Users/dvr/Documents/nwchem-6.6/src/tools/ga-5-4/armci/build-aux/missing --run automake-1.11'
  5141. AWK='awk'
  5142. BGL_FALSE=''
  5143. BGL_TRUE='#'
  5144. BGP_FALSE=''
  5145. BGP_TRUE='#'
  5146. CATAMOUNT_FALSE=''
  5147. CATAMOUNT_TRUE='#'
  5148. CC='cc'
  5149. CCAS='cc'
  5150. CCASDEPMODE='depmode=gcc3'
  5151. CCASFLAGS='-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS'
  5152. CCDEPMODE='depmode=gcc3'
  5153. CFLAGS='-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS'
  5154. CPP='cc -E'
  5155. CPPFLAGS=''
  5156. CRAY_SV1_FALSE=''
  5157. CRAY_SV1_TRUE='#'
  5158. CRAY_SV2_FALSE=''
  5159. CRAY_SV2_TRUE='#'
  5160. CRAY_T3E_FALSE=''
  5161. CRAY_T3E_TRUE='#'
  5162. CRAY_XT_FALSE=''
  5163. CRAY_XT_NETWORKS_FALSE=''
  5164. CRAY_XT_NETWORKS_TRUE='#'
  5165. CRAY_XT_TRUE='#'
  5166. CRAY_YMP_FALSE=''
  5167. CRAY_YMP_TRUE='#'
  5168. CROSS_COMPILING_FALSE=''
  5169. CROSS_COMPILING_TRUE='#'
  5170. CXX='c++'
  5171. CXXCPP='c++ -E'
  5172. CXXDEPMODE='depmode=gcc3'
  5173. CXXFLAGS=''
  5174. CYGNUS_FALSE=''
  5175. CYGNUS_TRUE='#'
  5176. CYGPATH_W='echo'
  5177. CYGWIN_FALSE=''
  5178. CYGWIN_TRUE='#'
  5179. C_POINTER_AS_INTEGER='long'
  5180. DCMF_VER_0_2_FALSE=''
  5181. DCMF_VER_0_2_TRUE='#'
  5182. DCMF_VER_0_3_FALSE='#'
  5183. DCMF_VER_0_3_TRUE=''
  5184. DCMF_VER_2_FALSE=''
  5185. DCMF_VER_2_TRUE='#'
  5186. DECOSF_FALSE=''
  5187. DECOSF_TRUE='#'
  5188. DEFS='-DHAVE_CONFIG_H'
  5189. DEPDIR='.deps'
  5190. DLLTOOL='false'
  5191. DSYMUTIL='dsymutil'
  5192. DUMPBIN=''
  5193. ECHO_C='\c'
  5194. ECHO_N=''
  5195. ECHO_T=''
  5196. EGREP='/usr/bin/grep -E'
  5197. ENABLE_CHECKPOINT_FALSE=''
  5198. ENABLE_CHECKPOINT_TRUE='#'
  5199. ENABLE_PROFILING_FALSE=''
  5200. ENABLE_PROFILING_TRUE='#'
  5201. ENABLE_SHARED_FALSE=''
  5202. ENABLE_SHARED_TRUE='#'
  5203. ENABLE_TRACE_FALSE=''
  5204. ENABLE_TRACE_TRUE='#'
  5205. EXEEXT='.x'
  5206. FGREP='/usr/bin/grep -F'
  5207. FUJITSU_VPP_FALSE=''
  5208. FUJITSU_VPP_TRUE='#'
  5209. GA_CXX_WARN=''
  5210. GA_C_WARN=''
  5211. GA_MP_CPPFLAGS=' -I/usr/local/Cellar/open-mpi/2.0.1/include -I/usr/local/Cellar/open-mpi/2.0.1/lib'
  5212. GA_MP_LDFLAGS=' -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.0.1/lib'
  5213. GA_MP_LIBS=' -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi'
  5214. GREP='/usr/bin/grep'
  5215. HAVE_ARMCI_GROUP_COMM_FALSE='#'
  5216. HAVE_ARMCI_GROUP_COMM_MEMBER_FALSE=''
  5217. HAVE_ARMCI_GROUP_COMM_MEMBER_TRUE='#'
  5218. HAVE_ARMCI_GROUP_COMM_TRUE=''
  5219. HAVE_ARMCI_INITIALIZED_FALSE='#'
  5220. HAVE_ARMCI_INITIALIZED_TRUE=''
  5221. HAVE_ARMCI_MSG_FINALIZE_FALSE='#'
  5222. HAVE_ARMCI_MSG_FINALIZE_TRUE=''
  5223. HAVE_ARMCI_MSG_INIT_FALSE='#'
  5224. HAVE_ARMCI_MSG_INIT_TRUE=''
  5225. HAVE_ARMCI_NOTIFY_FALSE='#'
  5226. HAVE_ARMCI_NOTIFY_TRUE=''
  5227. HAVE_ARMCI_STRIDE_INFO_INIT_FALSE='#'
  5228. HAVE_ARMCI_STRIDE_INFO_INIT_TRUE=''
  5229. HAVE_BLAS_FALSE=''
  5230. HAVE_BLAS_TRUE='#'
  5231. HAVE_LAPACK_FALSE=''
  5232. HAVE_LAPACK_TRUE='#'
  5233. HAVE_SYS_WEAK_ALIAS_PRAGMA_FALSE=''
  5234. HAVE_SYS_WEAK_ALIAS_PRAGMA_TRUE='#'
  5235. HITACHI_FALSE=''
  5236. HITACHI_TRUE='#'
  5237. HPUX_FALSE=''
  5238. HPUX_TRUE='#'
  5239. IBM_FALSE=''
  5240. IBM_TRUE='#'
  5241. INSTALL_DATA='${INSTALL} -m 644'
  5242. INSTALL_PROGRAM='${INSTALL}'
  5243. INSTALL_SCRIPT='${INSTALL}'
  5244. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  5245. INTERIX_FALSE=''
  5246. INTERIX_TRUE='#'
  5247. LAPI_FALSE=''
  5248. LAPI_TRUE='#'
  5249. LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
  5250. LDFLAGS=''
  5251. LIBOBJS=''
  5252. LIBS=''
  5253. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  5254. LINUX_FALSE=''
  5255. LINUX_TRUE='#'
  5256. LIPO='lipo'
  5257. LN_S='ln -s'
  5258. LTLIBOBJS=''
  5259. MACX_FALSE='#'
  5260. MACX_TRUE=''
  5261. MAINT='#'
  5262. MAINTAINER_MODE_FALSE=''
  5263. MAINTAINER_MODE_TRUE='#'
  5264. MAKEINFO='${SHELL} /Users/dvr/Documents/nwchem-6.6/src/tools/ga-5-4/armci/build-aux/missing --run makeinfo'
  5265. MANIFEST_TOOL=':'
  5266. MKDIR_P='../../ga-5-4/armci/build-aux/install-sh -c -d'
  5267. MPICC=''
  5268. MPICXX=''
  5269. MPIEXEC='/usr/local/bin/mpirun -n %NP%'
  5270. MSG_COMMS_MPI_FALSE='#'
  5271. MSG_COMMS_MPI_TRUE=''
  5272. MSG_COMMS_TCGMSG4_FALSE=''
  5273. MSG_COMMS_TCGMSG4_TRUE='#'
  5274. MSG_COMMS_TCGMSG5_FALSE=''
  5275. MSG_COMMS_TCGMSG5_TRUE='#'
  5276. NB_NONCONT_FALSE=''
  5277. NB_NONCONT_TRUE='#'
  5278. NEC_FALSE=''
  5279. NEC_TRUE='#'
  5280. NM='/usr/bin/nm -B'
  5281. NMEDIT='nmedit'
  5282. NPROCS='4'
  5283. OBJDUMP='objdump'
  5284. OBJEXT='o'
  5285. OTOOL64=':'
  5286. OTOOL='otool'
  5287. PACKAGE='armci'
  5288. PACKAGE_BUGREPORT='hpctools@pnl.gov'
  5289. PACKAGE_NAME='Aggregate Remote Memory Copy Interface (ARMCI)'
  5290. PACKAGE_STRING='Aggregate Remote Memory Copy Interface (ARMCI) 1.5'
  5291. PACKAGE_TARNAME='armci'
  5292. PACKAGE_URL='http://www.emsl.pnl.gov/docs/parsoft/armci/'
  5293. PACKAGE_VERSION='1.5'
  5294. PATH_SEPARATOR=':'
  5295. PERL=''
  5296. PORTALS_ENABLE_NEW_MALLOC_FALSE=''
  5297. PORTALS_ENABLE_NEW_MALLOC_TRUE='#'
  5298. RANDOM_ACCESS_FALSE=''
  5299. RANDOM_ACCESS_TRUE='#'
  5300. RANLIB='ranlib'
  5301. SED='/usr/local/bin/sed'
  5302. SET_MAKE=''
  5303. SGITFP_FALSE=''
  5304. SGITFP_TRUE='#'
  5305. SGI_FALSE=''
  5306. SGI_N32_FALSE=''
  5307. SGI_N32_TRUE='#'
  5308. SGI_TRUE='#'
  5309. SHELL='/bin/sh'
  5310. SOLARIS_FALSE=''
  5311. SOLARIS_TRUE='#'
  5312. STRIP='strip'
  5313. SYSV_FALSE='#'
  5314. SYSV_TRUE=''
  5315. TCGEXEC=''
  5316. THREAD_LIBRARY=''
  5317. THREAD_SAFE_FALSE=''
  5318. THREAD_SAFE_TRUE='#'
  5319. VERSION='1.5'
  5320. ac_ct_AR='ar'
  5321. ac_ct_CC=''
  5322. ac_ct_CXX=''
  5323. ac_ct_DUMPBIN=''
  5324. am__EXEEXT_FALSE='#'
  5325. am__EXEEXT_TRUE=''
  5326. am__fastdepCCAS_FALSE='#'
  5327. am__fastdepCCAS_TRUE=''
  5328. am__fastdepCC_FALSE='#'
  5329. am__fastdepCC_TRUE=''
  5330. am__fastdepCXX_FALSE='#'
  5331. am__fastdepCXX_TRUE=''
  5332. am__include='include'
  5333. am__isrc=' -I$(srcdir)'
  5334. am__leading_dot='.'
  5335. am__nodep='_no'
  5336. am__quote=''
  5337. am__tar='$${TAR-tar} chof - "$$tardir"'
  5338. am__untar='$${TAR-tar} xf -'
  5339. bindir='${exec_prefix}/bin'
  5340. build='x86_64-apple-darwin16.3.0'
  5341. build_alias=''
  5342. build_cpu='x86_64'
  5343. build_os='darwin16.3.0'
  5344. build_vendor='apple'
  5345. datadir='${datarootdir}'
  5346. datarootdir='${prefix}/share'
  5347. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  5348. dvidir='${docdir}'
  5349. exec_prefix='${prefix}'
  5350. ga_cv_path_rsh='/usr/bin/ssh'
  5351. host='x86_64-apple-darwin16.3.0'
  5352. host_alias=''
  5353. host_cpu='x86_64'
  5354. host_os='darwin16.3.0'
  5355. host_vendor='apple'
  5356. htmldir='${docdir}'
  5357. includedir='${prefix}/include'
  5358. infodir='${datarootdir}/info'
  5359. install_sh='${SHELL} /Users/dvr/Documents/nwchem-6.6/src/tools/ga-5-4/armci/build-aux/install-sh'
  5360. libdir='${exec_prefix}/lib'
  5361. libexecdir='${exec_prefix}/libexec'
  5362. localedir='${datarootdir}/locale'
  5363. localstatedir='${prefix}/var'
  5364. mandir='${datarootdir}/man'
  5365. mkdir_p='$(top_builddir)/../../ga-5-4/armci/build-aux/install-sh -c -d'
  5366. oldincludedir='/usr/include'
  5367. pdfdir='${docdir}'
  5368. prefix='/Users/dvr/Documents/nwchem-6.6/src/tools/install'
  5369. program_transform_name='s,x,x,'
  5370. psdir='${docdir}'
  5371. sbindir='${exec_prefix}/sbin'
  5372. sharedstatedir='${prefix}/com'
  5373. sysconfdir='${prefix}/etc'
  5374. target_alias=''
  5375.  
  5376. ## ----------- ##
  5377. ## confdefs.h. ##
  5378. ## ----------- ##
  5379.  
  5380. /* confdefs.h */
  5381. #define PACKAGE_NAME "Aggregate Remote Memory Copy Interface (ARMCI)"
  5382. #define PACKAGE_TARNAME "armci"
  5383. #define PACKAGE_VERSION "1.5"
  5384. #define PACKAGE_STRING "Aggregate Remote Memory Copy Interface (ARMCI) 1.5"
  5385. #define PACKAGE_BUGREPORT "hpctools@pnl.gov"
  5386. #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/parsoft/armci/"
  5387. #define MACX 1
  5388. #define PACKAGE "armci"
  5389. #define VERSION "1.5"
  5390. #define MSG_COMMS_MPI 1
  5391. #define ARMCI_ENABLE_GPC_CALLS 0
  5392. #define ARMCI_DEFAULT_SHMMAX_UBOUND 131072
  5393. #define STDC_HEADERS 1
  5394. #define HAVE_SYS_TYPES_H 1
  5395. #define HAVE_SYS_STAT_H 1
  5396. #define HAVE_STDLIB_H 1
  5397. #define HAVE_STRING_H 1
  5398. #define HAVE_MEMORY_H 1
  5399. #define HAVE_STRINGS_H 1
  5400. #define HAVE_INTTYPES_H 1
  5401. #define HAVE_STDINT_H 1
  5402. #define HAVE_UNISTD_H 1
  5403. #define __EXTENSIONS__ 1
  5404. #define _ALL_SOURCE 1
  5405. #define _GNU_SOURCE 1
  5406. #define _POSIX_PTHREAD_SEMANTICS 1
  5407. #define _TANDEM_SOURCE 1
  5408. #define MACX64 1
  5409. #define SYSV 1
  5410. #define HAVE_ARMCI_GROUP_COMM 1
  5411. #define HAVE_ARMCI_INITIALIZED 1
  5412. #define HAVE_ARMCI_NOTIFY 1
  5413. #define HAVE_ARMCI_MSG_INIT 1
  5414. #define HAVE_ARMCI_MSG_FINALIZE 1
  5415. #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  5416. #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  5417. #define HAVE_DIRENT_H 1
  5418. #define HAVE__BOOL 1
  5419. #define HAVE_STDBOOL_H 1
  5420. #define STDC_HEADERS 1
  5421. #define HAVE_SYS_WAIT_H 1
  5422. #define HAVE_ASSERT_H 1
  5423. #define HAVE_C_ASM_H 0
  5424. #define HAVE_ERRNO_H 1
  5425. #define HAVE_FCNTL_H 1
  5426. #define HAVE_FLOAT_H 1
  5427. #define HAVE_IA64_SYS_INLINE_H 0
  5428. #define HAVE_MALLOC_H 0
  5429. #define HAVE_MATH_H 1
  5430. #define HAVE_MEMORY_H 1
  5431. #define HAVE_MPP_SHMEM_H 0
  5432. #define HAVE_NETDB_H 1
  5433. #define HAVE_NETINET_IN_H 1
  5434. #define HAVE_NETINET_TCP_H 1
  5435. #define HAVE_PROCESS_H 0
  5436. #define HAVE_SETJMP_H 1
  5437. #define HAVE_SIGNAL_H 1
  5438. #define HAVE_STDARG_H 1
  5439. #define HAVE_STDINT_H 1
  5440. #define HAVE_STDIO_H 1
  5441. #define HAVE_STDLIB_H 1
  5442. #define HAVE_STRING_H 1
  5443. #define HAVE_STRINGS_H 1
  5444. #define HAVE_SYS_TYPES_H 1
  5445. #define HAVE_SYS_ATOMIC_OP_H 0
  5446. #define HAVE_SYS_ERRNO_H 1
  5447. #define HAVE_SYS_FILE_H 1
  5448. #define HAVE_SYS_IPC_H 1
  5449. #define HAVE_SYS_MMAN_H 1
  5450. #define HAVE_SYS_PARAM_H 1
  5451. #define HAVE_SYS_SEM_H 1
  5452. #define HAVE_SYS_SHM_H 1
  5453. #define HAVE_SYS_SOCKET_H 1
  5454. #define HAVE_SYS_STAT_H 1
  5455. #define HAVE_SYS_SYSCALL_H 1
  5456. #define HAVE_SYS_SYSTEMCFG_H 0
  5457. #define HAVE_SYS_TIME_H 1
  5458. #define HAVE_SYS_UIO_H 1
  5459. #define HAVE_SYS_WAIT_H 1
  5460. #define HAVE_TIME_H 1
  5461. #define HAVE_UNISTD_H 1
  5462. #define HAVE_WINDOWS_H 0
  5463. #define HAVE_WINSOCK_H 0
  5464. #define HAVE_RPC_RPC_H 1
  5465. #define HAVE_RPC_TYPES_H 1
  5466. #define HAVE_RPC_XDR_H 1
  5467. #define restrict __restrict
  5468. #define RETSIGTYPE void
  5469. #define HAVE_PTRDIFF_T 1
  5470. #define FUNCTION_NAME __func__
  5471. #define HAVE_UNION_SEMUN 1
  5472. #define SIZEOF_VOIDP 8
  5473. #define SIZEOF_CHAR 1
  5474. #define SIZEOF_SHORT 2
  5475. #define SIZEOF_INT 4
  5476. #define SIZEOF_LONG 8
  5477. #define SIZEOF_LONG_LONG 8
  5478. #define SIZEOF_FLOAT 4
  5479. #define SIZEOF_DOUBLE 8
  5480. #define HAVE_FORK 1
  5481. #define HAVE_VFORK 1
  5482. #define HAVE_WORKING_VFORK 1
  5483. #define HAVE_WORKING_FORK 1
  5484. #define HAVE_STDLIB_H 1
  5485. #define HAVE_UNISTD_H 1
  5486. #define HAVE_SYS_PARAM_H 1
  5487. #define HAVE_GETPAGESIZE 1
  5488. #define HAVE_MMAP 1
  5489. #define HAVE_SYS_SELECT_H 1
  5490. #define HAVE_SYS_SOCKET_H 1
  5491. #define SELECT_TYPE_ARG1 int
  5492. #define SELECT_TYPE_ARG234 (fd_set *)
  5493. #define SELECT_TYPE_ARG5 (struct timeval *)
  5494. #define HAVE_VPRINTF 1
  5495. #define HAVE_FLOOR 1
  5496. #define HAVE_POW 1
  5497. #define HAVE_SQRT 1
  5498. #define HAVE_BZERO 1
  5499. #define HAVE_FASTBCOPY 0
  5500. #define HAVE_FTRUNCATE 1
  5501. #define HAVE_GETHOSTBYNAME 1
  5502. #define HAVE_GETPAGESIZE 1
  5503. #define HAVE_GETTIMEOFDAY 1
  5504. #define HAVE_MEMSET 1
  5505. #define HAVE_MUNMAP 1
  5506. #define HAVE_SELECT 1
  5507. #define HAVE_SOCKET 1
  5508. #define HAVE_STRCHR 1
  5509. #define HAVE_STRDUP 1
  5510. #define HAVE_STRERROR 1
  5511. #define HAVE_STRSTR 1
  5512. #define HAVE_STRTOL 1
  5513. #define HAVE__LOCK_TRY 0
  5514. #define HAVE__ACQUIRE_LOCK 0
  5515. #define HAVE_XDR_CHAR 1
  5516. #define HAVE_PTHREAD_GETCONCURRENCY 1
  5517. #define HAVE_PTHREAD_SETCONCURRENCY 1
  5518. #define HAVE_DLFCN_H 1
  5519. #define LT_OBJDIR ".libs/"
  5520. #define TCGMSG_RSH "/usr/bin/ssh"
  5521. #define TCGMSG_TIMINGS 1
  5522.  
  5523. configure: exit 0
Add Comment
Please, Sign In to add comment