Guest User

Untitled

a guest
Jul 23rd, 2017
338
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 234.90 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 Global Arrays (GA) configure 5.4, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ../ga-5-4/configure --prefix=/Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/install --with-tcgmsg --with-mpi=-I/usr/local/Cellar/open-mpi/2.1.1/include -I/usr/local/Cellar/open-mpi/2.1.1/lib -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.1.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
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = basstrombone.local
  14. uname -m = x86_64
  15. uname -r = 16.7.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/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.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 415 tasks, 2111 threads, 4 processors
  34. Load average: 2.96, Mach factor: 1.05
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/mgreuter/bin
  40. PATH: /Users/mgreuter/Documents/Research/Codes/ase/bin
  41. PATH: /usr/bin
  42. PATH: /bin
  43. PATH: /usr/sbin
  44. PATH: /sbin
  45. PATH: /usr/local/bin
  46. PATH: /Library/TeX/texbin
  47.  
  48.  
  49. ## ----------- ##
  50. ## Core tests. ##
  51. ## ----------- ##
  52.  
  53. configure:3333: checking build system type
  54. configure:3347: result: x86_64-apple-darwin16.7.0
  55. configure:3367: checking host system type
  56. configure:3380: result: x86_64-apple-darwin16.7.0
  57. configure:3435: checking for TARGET base (64bit-ness checked later)
  58. configure:3484: result: MACX
  59. configure:3491: checking whether we think this system is what we call SYSV
  60. configure:3504: result: no
  61. configure:3707: checking whether we are cross compiling
  62. configure:3717: result: no
  63. configure:3748: checking for a BSD-compatible install
  64. configure:3816: result: /usr/bin/install -c
  65. configure:3827: checking whether build environment is sane
  66. configure:3877: result: yes
  67. configure:4018: checking for a thread-safe mkdir -p
  68. configure:4057: result: ../ga-5-4/build-aux/install-sh -c -d
  69. configure:4070: checking for gawk
  70. configure:4100: result: no
  71. configure:4070: checking for mawk
  72. configure:4100: result: no
  73. configure:4070: checking for nawk
  74. configure:4100: result: no
  75. configure:4070: checking for awk
  76. configure:4086: found /usr/bin/awk
  77. configure:4097: result: awk
  78. configure:4108: checking whether make sets $(MAKE)
  79. configure:4130: result: yes
  80. configure:4159: checking whether make supports nested variables
  81. configure:4176: result: yes
  82. configure:4252: checking whether to enable maintainer-specific portions of Makefiles
  83. configure:4261: result: no
  84. configure:4290: Detected VPATH build
  85. configure:4591:
  86. configure:4593: C compiler
  87. configure:4595:
  88. configure:4611: checking for style of include used by make
  89. configure:4639: result: GNU
  90. configure:4825: checking for C compiler version
  91. configure:4834: cc --version >&5
  92. Apple LLVM version 8.1.0 (clang-802.0.42)
  93. Target: x86_64-apple-darwin16.7.0
  94. Thread model: posix
  95. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  96. configure:4845: $? = 0
  97. configure:4834: cc -v >&5
  98. Apple LLVM version 8.1.0 (clang-802.0.42)
  99. Target: x86_64-apple-darwin16.7.0
  100. Thread model: posix
  101. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  102. configure:4845: $? = 0
  103. configure:4834: cc -V >&5
  104. clang: error: argument to '-V' is missing (expected 1 value)
  105. clang: error: no input files
  106. configure:4845: $? = 1
  107. configure:4834: cc -qversion >&5
  108. clang: error: unknown argument: '-qversion'
  109. clang: error: no input files
  110. configure:4845: $? = 1
  111. configure:4865: checking whether the C compiler works
  112. configure:4887: cc -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  113. configure:4891: $? = 0
  114. configure:4939: result: yes
  115. configure:4942: checking for C compiler default output file name
  116. configure:4944: result: a.out
  117. configure:4950: checking for suffix of executables
  118. configure:4957: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  119. configure:4961: $? = 0
  120. configure:4983: result:
  121. configure:5005: checking whether we are cross compiling
  122. configure:5013: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  123. configure:5017: $? = 0
  124. configure:5024: ./conftest
  125. configure:5028: $? = 0
  126. configure:5043: result: no
  127. configure:5048: checking for suffix of object files
  128. configure:5070: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  129. configure:5074: $? = 0
  130. configure:5095: result: o
  131. configure:5099: checking whether we are using the GNU C compiler
  132. configure:5118: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  133. configure:5118: $? = 0
  134. configure:5127: result: yes
  135. configure:5136: checking whether cc accepts -g
  136. configure:5156: cc -c -g conftest.c >&5
  137. configure:5156: $? = 0
  138. configure:5197: result: yes
  139. configure:5214: checking for cc option to accept ISO C89
  140. configure:5277: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  141. configure:5277: $? = 0
  142. configure:5290: result: none needed
  143. configure:5312: checking dependency style of cc
  144. configure:5423: result: gcc3
  145. configure:5446: checking how to run the C preprocessor
  146. configure:5477: cc -E conftest.c
  147. configure:5477: $? = 0
  148. configure:5491: cc -E conftest.c
  149. conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
  150. #include <ac_nonexistent.h>
  151. ^
  152. 1 error generated.
  153. configure:5491: $? = 1
  154. configure: failed program was:
  155. | /* confdefs.h */
  156. | #define PACKAGE_NAME "Global Arrays (GA)"
  157. | #define PACKAGE_TARNAME "ga"
  158. | #define PACKAGE_VERSION "5.4"
  159. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  160. | #define PACKAGE_BUGREPORT "[email protected]"
  161. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  162. | #define MACX 1
  163. | #define PACKAGE "ga"
  164. | #define VERSION "5.4"
  165. | #define MSG_COMMS_MPI 1
  166. | #define ENABLE_PEIGS 1
  167. | #define ENABLE_EISPACK 0
  168. | #define ENABLE_PROFILING 0
  169. | /* end confdefs.h. */
  170. | #include <ac_nonexistent.h>
  171. configure:5516: result: cc -E
  172. configure:5536: cc -E conftest.c
  173. configure:5536: $? = 0
  174. configure:5550: cc -E conftest.c
  175. conftest.c:16:10: fatal error: 'ac_nonexistent.h' file not found
  176. #include <ac_nonexistent.h>
  177. ^
  178. 1 error generated.
  179. configure:5550: $? = 1
  180. configure: failed program was:
  181. | /* confdefs.h */
  182. | #define PACKAGE_NAME "Global Arrays (GA)"
  183. | #define PACKAGE_TARNAME "ga"
  184. | #define PACKAGE_VERSION "5.4"
  185. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  186. | #define PACKAGE_BUGREPORT "[email protected]"
  187. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  188. | #define MACX 1
  189. | #define PACKAGE "ga"
  190. | #define VERSION "5.4"
  191. | #define MSG_COMMS_MPI 1
  192. | #define ENABLE_PEIGS 1
  193. | #define ENABLE_EISPACK 0
  194. | #define ENABLE_PROFILING 0
  195. | /* end confdefs.h. */
  196. | #include <ac_nonexistent.h>
  197. configure:5579: checking for grep that handles long lines and -e
  198. configure:5637: result: /usr/bin/grep
  199. configure:5642: checking for egrep
  200. configure:5704: result: /usr/bin/grep -E
  201. configure:5709: checking for ANSI C header files
  202. configure:5729: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  203. configure:5729: $? = 0
  204. configure:5802: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  205. configure:5802: $? = 0
  206. configure:5802: ./conftest
  207. configure:5802: $? = 0
  208. configure:5813: result: yes
  209. configure:5826: checking for sys/types.h
  210. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  211. configure:5826: $? = 0
  212. configure:5826: result: yes
  213. configure:5826: checking for sys/stat.h
  214. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  215. configure:5826: $? = 0
  216. configure:5826: result: yes
  217. configure:5826: checking for stdlib.h
  218. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  219. configure:5826: $? = 0
  220. configure:5826: result: yes
  221. configure:5826: checking for string.h
  222. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  223. configure:5826: $? = 0
  224. configure:5826: result: yes
  225. configure:5826: checking for memory.h
  226. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  227. configure:5826: $? = 0
  228. configure:5826: result: yes
  229. configure:5826: checking for strings.h
  230. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  231. configure:5826: $? = 0
  232. configure:5826: result: yes
  233. configure:5826: checking for inttypes.h
  234. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  235. configure:5826: $? = 0
  236. configure:5826: result: yes
  237. configure:5826: checking for stdint.h
  238. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  239. configure:5826: $? = 0
  240. configure:5826: result: yes
  241. configure:5826: checking for unistd.h
  242. configure:5826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  243. configure:5826: $? = 0
  244. configure:5826: result: yes
  245. configure:5839: checking minix/config.h usability
  246. configure:5839: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  247. conftest.c:59:10: fatal error: 'minix/config.h' file not found
  248. #include <minix/config.h>
  249. ^
  250. 1 error generated.
  251. configure:5839: $? = 1
  252. configure: failed program was:
  253. | /* confdefs.h */
  254. | #define PACKAGE_NAME "Global Arrays (GA)"
  255. | #define PACKAGE_TARNAME "ga"
  256. | #define PACKAGE_VERSION "5.4"
  257. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  258. | #define PACKAGE_BUGREPORT "[email protected]"
  259. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  260. | #define MACX 1
  261. | #define PACKAGE "ga"
  262. | #define VERSION "5.4"
  263. | #define MSG_COMMS_MPI 1
  264. | #define ENABLE_PEIGS 1
  265. | #define ENABLE_EISPACK 0
  266. | #define ENABLE_PROFILING 0
  267. | #define STDC_HEADERS 1
  268. | #define HAVE_SYS_TYPES_H 1
  269. | #define HAVE_SYS_STAT_H 1
  270. | #define HAVE_STDLIB_H 1
  271. | #define HAVE_STRING_H 1
  272. | #define HAVE_MEMORY_H 1
  273. | #define HAVE_STRINGS_H 1
  274. | #define HAVE_INTTYPES_H 1
  275. | #define HAVE_STDINT_H 1
  276. | #define HAVE_UNISTD_H 1
  277. | /* end confdefs.h. */
  278. | #include <stdio.h>
  279. | #ifdef HAVE_SYS_TYPES_H
  280. | # include <sys/types.h>
  281. | #endif
  282. | #ifdef HAVE_SYS_STAT_H
  283. | # include <sys/stat.h>
  284. | #endif
  285. | #ifdef STDC_HEADERS
  286. | # include <stdlib.h>
  287. | # include <stddef.h>
  288. | #else
  289. | # ifdef HAVE_STDLIB_H
  290. | # include <stdlib.h>
  291. | # endif
  292. | #endif
  293. | #ifdef HAVE_STRING_H
  294. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  295. | # include <memory.h>
  296. | # endif
  297. | # include <string.h>
  298. | #endif
  299. | #ifdef HAVE_STRINGS_H
  300. | # include <strings.h>
  301. | #endif
  302. | #ifdef HAVE_INTTYPES_H
  303. | # include <inttypes.h>
  304. | #endif
  305. | #ifdef HAVE_STDINT_H
  306. | # include <stdint.h>
  307. | #endif
  308. | #ifdef HAVE_UNISTD_H
  309. | # include <unistd.h>
  310. | #endif
  311. | #include <minix/config.h>
  312. configure:5839: result: no
  313. configure:5839: checking minix/config.h presence
  314. configure:5839: cc -E conftest.c
  315. conftest.c:26:10: fatal error: 'minix/config.h' file not found
  316. #include <minix/config.h>
  317. ^
  318. 1 error generated.
  319. configure:5839: $? = 1
  320. configure: failed program was:
  321. | /* confdefs.h */
  322. | #define PACKAGE_NAME "Global Arrays (GA)"
  323. | #define PACKAGE_TARNAME "ga"
  324. | #define PACKAGE_VERSION "5.4"
  325. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  326. | #define PACKAGE_BUGREPORT "[email protected]"
  327. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  328. | #define MACX 1
  329. | #define PACKAGE "ga"
  330. | #define VERSION "5.4"
  331. | #define MSG_COMMS_MPI 1
  332. | #define ENABLE_PEIGS 1
  333. | #define ENABLE_EISPACK 0
  334. | #define ENABLE_PROFILING 0
  335. | #define STDC_HEADERS 1
  336. | #define HAVE_SYS_TYPES_H 1
  337. | #define HAVE_SYS_STAT_H 1
  338. | #define HAVE_STDLIB_H 1
  339. | #define HAVE_STRING_H 1
  340. | #define HAVE_MEMORY_H 1
  341. | #define HAVE_STRINGS_H 1
  342. | #define HAVE_INTTYPES_H 1
  343. | #define HAVE_STDINT_H 1
  344. | #define HAVE_UNISTD_H 1
  345. | /* end confdefs.h. */
  346. | #include <minix/config.h>
  347. configure:5839: result: no
  348. configure:5839: checking for minix/config.h
  349. configure:5839: result: no
  350. configure:5860: checking whether it is safe to define __EXTENSIONS__
  351. configure:5878: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  352. configure:5878: $? = 0
  353. configure:5885: result: yes
  354. configure:5901: checking for C compiler vendor
  355. configure:5971: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  356. conftest.c:37:5: error: use of undeclared identifier 'chokeonthis'
  357. chokeonthis
  358. ^
  359. 1 error generated.
  360. configure:5971: $? = 1
  361. configure: failed program was:
  362. | /* confdefs.h */
  363. | #define PACKAGE_NAME "Global Arrays (GA)"
  364. | #define PACKAGE_TARNAME "ga"
  365. | #define PACKAGE_VERSION "5.4"
  366. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  367. | #define PACKAGE_BUGREPORT "[email protected]"
  368. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  369. | #define MACX 1
  370. | #define PACKAGE "ga"
  371. | #define VERSION "5.4"
  372. | #define MSG_COMMS_MPI 1
  373. | #define ENABLE_PEIGS 1
  374. | #define ENABLE_EISPACK 0
  375. | #define ENABLE_PROFILING 0
  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:5971: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  405. conftest.c:37:5: error: use of undeclared identifier 'chokeonthis'
  406. chokeonthis
  407. ^
  408. 1 error generated.
  409. configure:5971: $? = 1
  410. configure: failed program was:
  411. | /* confdefs.h */
  412. | #define PACKAGE_NAME "Global Arrays (GA)"
  413. | #define PACKAGE_TARNAME "ga"
  414. | #define PACKAGE_VERSION "5.4"
  415. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  416. | #define PACKAGE_BUGREPORT "[email protected]"
  417. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  418. | #define MACX 1
  419. | #define PACKAGE "ga"
  420. | #define VERSION "5.4"
  421. | #define MSG_COMMS_MPI 1
  422. | #define ENABLE_PEIGS 1
  423. | #define ENABLE_EISPACK 0
  424. | #define ENABLE_PROFILING 0
  425. | #define STDC_HEADERS 1
  426. | #define HAVE_SYS_TYPES_H 1
  427. | #define HAVE_SYS_STAT_H 1
  428. | #define HAVE_STDLIB_H 1
  429. | #define HAVE_STRING_H 1
  430. | #define HAVE_MEMORY_H 1
  431. | #define HAVE_STRINGS_H 1
  432. | #define HAVE_INTTYPES_H 1
  433. | #define HAVE_STDINT_H 1
  434. | #define HAVE_UNISTD_H 1
  435. | #define __EXTENSIONS__ 1
  436. | #define _ALL_SOURCE 1
  437. | #define _GNU_SOURCE 1
  438. | #define _POSIX_PTHREAD_SEMANTICS 1
  439. | #define _TANDEM_SOURCE 1
  440. | /* end confdefs.h. */
  441. |
  442. | int
  443. | main ()
  444. | {
  445. |
  446. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  447. | chokeonthis
  448. | #endif
  449. |
  450. | ;
  451. | return 0;
  452. | }
  453. configure:5971: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  454. conftest.c:37:5: error: use of undeclared identifier 'chokeonthis'
  455. chokeonthis
  456. ^
  457. 1 error generated.
  458. configure:5971: $? = 1
  459. configure: failed program was:
  460. | /* confdefs.h */
  461. | #define PACKAGE_NAME "Global Arrays (GA)"
  462. | #define PACKAGE_TARNAME "ga"
  463. | #define PACKAGE_VERSION "5.4"
  464. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  465. | #define PACKAGE_BUGREPORT "[email protected]"
  466. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  467. | #define MACX 1
  468. | #define PACKAGE "ga"
  469. | #define VERSION "5.4"
  470. | #define MSG_COMMS_MPI 1
  471. | #define ENABLE_PEIGS 1
  472. | #define ENABLE_EISPACK 0
  473. | #define ENABLE_PROFILING 0
  474. | #define STDC_HEADERS 1
  475. | #define HAVE_SYS_TYPES_H 1
  476. | #define HAVE_SYS_STAT_H 1
  477. | #define HAVE_STDLIB_H 1
  478. | #define HAVE_STRING_H 1
  479. | #define HAVE_MEMORY_H 1
  480. | #define HAVE_STRINGS_H 1
  481. | #define HAVE_INTTYPES_H 1
  482. | #define HAVE_STDINT_H 1
  483. | #define HAVE_UNISTD_H 1
  484. | #define __EXTENSIONS__ 1
  485. | #define _ALL_SOURCE 1
  486. | #define _GNU_SOURCE 1
  487. | #define _POSIX_PTHREAD_SEMANTICS 1
  488. | #define _TANDEM_SOURCE 1
  489. | /* end confdefs.h. */
  490. |
  491. | int
  492. | main ()
  493. | {
  494. |
  495. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  496. | chokeonthis
  497. | #endif
  498. |
  499. | ;
  500. | return 0;
  501. | }
  502. configure:5971: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  503. conftest.c:37:5: error: use of undeclared identifier 'chokeonthis'
  504. chokeonthis
  505. ^
  506. 1 error generated.
  507. configure:5971: $? = 1
  508. configure: failed program was:
  509. | /* confdefs.h */
  510. | #define PACKAGE_NAME "Global Arrays (GA)"
  511. | #define PACKAGE_TARNAME "ga"
  512. | #define PACKAGE_VERSION "5.4"
  513. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  514. | #define PACKAGE_BUGREPORT "[email protected]"
  515. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  516. | #define MACX 1
  517. | #define PACKAGE "ga"
  518. | #define VERSION "5.4"
  519. | #define MSG_COMMS_MPI 1
  520. | #define ENABLE_PEIGS 1
  521. | #define ENABLE_EISPACK 0
  522. | #define ENABLE_PROFILING 0
  523. | #define STDC_HEADERS 1
  524. | #define HAVE_SYS_TYPES_H 1
  525. | #define HAVE_SYS_STAT_H 1
  526. | #define HAVE_STDLIB_H 1
  527. | #define HAVE_STRING_H 1
  528. | #define HAVE_MEMORY_H 1
  529. | #define HAVE_STRINGS_H 1
  530. | #define HAVE_INTTYPES_H 1
  531. | #define HAVE_STDINT_H 1
  532. | #define HAVE_UNISTD_H 1
  533. | #define __EXTENSIONS__ 1
  534. | #define _ALL_SOURCE 1
  535. | #define _GNU_SOURCE 1
  536. | #define _POSIX_PTHREAD_SEMANTICS 1
  537. | #define _TANDEM_SOURCE 1
  538. | /* end confdefs.h. */
  539. |
  540. | int
  541. | main ()
  542. | {
  543. |
  544. | #if !(defined(__OPEN64__))
  545. | chokeonthis
  546. | #endif
  547. |
  548. | ;
  549. | return 0;
  550. | }
  551. configure:5971: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  552. conftest.c:37:5: error: use of undeclared identifier 'chokeonthis'
  553. chokeonthis
  554. ^
  555. 1 error generated.
  556. configure:5971: $? = 1
  557. configure: failed program was:
  558. | /* confdefs.h */
  559. | #define PACKAGE_NAME "Global Arrays (GA)"
  560. | #define PACKAGE_TARNAME "ga"
  561. | #define PACKAGE_VERSION "5.4"
  562. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  563. | #define PACKAGE_BUGREPORT "[email protected]"
  564. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  565. | #define MACX 1
  566. | #define PACKAGE "ga"
  567. | #define VERSION "5.4"
  568. | #define MSG_COMMS_MPI 1
  569. | #define ENABLE_PEIGS 1
  570. | #define ENABLE_EISPACK 0
  571. | #define ENABLE_PROFILING 0
  572. | #define STDC_HEADERS 1
  573. | #define HAVE_SYS_TYPES_H 1
  574. | #define HAVE_SYS_STAT_H 1
  575. | #define HAVE_STDLIB_H 1
  576. | #define HAVE_STRING_H 1
  577. | #define HAVE_MEMORY_H 1
  578. | #define HAVE_STRINGS_H 1
  579. | #define HAVE_INTTYPES_H 1
  580. | #define HAVE_STDINT_H 1
  581. | #define HAVE_UNISTD_H 1
  582. | #define __EXTENSIONS__ 1
  583. | #define _ALL_SOURCE 1
  584. | #define _GNU_SOURCE 1
  585. | #define _POSIX_PTHREAD_SEMANTICS 1
  586. | #define _TANDEM_SOURCE 1
  587. | /* end confdefs.h. */
  588. |
  589. | int
  590. | main ()
  591. | {
  592. |
  593. | #if !(defined(_CRAYC) || defined(_ADDR64))
  594. | chokeonthis
  595. | #endif
  596. |
  597. | ;
  598. | return 0;
  599. | }
  600. configure:5971: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  601. configure:5971: $? = 0
  602. configure:5980: result: gnu
  603. configure:6367: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  604. configure:6367: $? = 0
  605. configure:6367: ./conftest
  606. configure:6367: $? = 0
  607. configure:6534: checking whether a simple C MPI program compiles
  608. configure:6540: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -I/usr/local/Cellar/open-mpi/2.1.1/include -I/usr/local/Cellar/open-mpi/2.1.1/lib conftest.c >&5
  609. configure:6540: $? = 0
  610. configure:6548: result: yes
  611. configure:6826: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  612. configure:6826: $? = 0
  613. configure:6826: ./conftest
  614. configure:6826: $? = 0
  615. configure:6830: checking for TARGET 64bit-ness
  616. configure:6841: result: MACX64
  617. configure:8492: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  618. configure:8492: $? = 0
  619. configure:8492: ./conftest
  620. configure:8492: $? = 0
  621. configure:12143: searching for MPI_TS...
  622. configure:13550: checking whether to enable assertions
  623. configure:13568: result: yes
  624. configure:13574: checking for dirent.h that defines DIR
  625. configure:13593: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  626. configure:13593: $? = 0
  627. configure:13601: result: yes
  628. configure:13614: checking for library containing opendir
  629. configure:13645: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  630. configure:13645: $? = 0
  631. configure:13662: result: none required
  632. configure:13729: checking for stdbool.h that conforms to C99
  633. configure:13796: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  634. conftest.c:89:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
  635. bool e = &s;
  636. ~ ^
  637. conftest.c:93:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
  638. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  639. ~^
  640. conftest.c:93:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
  641. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  642. ~^
  643. conftest.c:93:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
  644. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  645. ~^
  646. conftest.c:93:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
  647. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  648. ~^
  649. conftest.c:93:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
  650. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  651. ~^
  652. conftest.c:93:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
  653. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  654. ~^
  655. conftest.c:93:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
  656. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  657. ~^
  658. conftest.c:93:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
  659. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  660. ~^
  661. conftest.c:94:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
  662. ~^
  663. conftest.c:94:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
  664. ~^
  665. conftest.c:94:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
  666. ~^
  667. 12 warnings generated.
  668. configure:13796: $? = 0
  669. configure:13803: result: yes
  670. configure:13805: checking for _Bool
  671. configure:13805: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  672. configure:13805: $? = 0
  673. configure:13805: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  674. conftest.c:76:20: error: expected expression
  675. if (sizeof ((_Bool)))
  676. ^
  677. 1 error generated.
  678. configure:13805: $? = 1
  679. configure: failed program was:
  680. | /* confdefs.h */
  681. | #define PACKAGE_NAME "Global Arrays (GA)"
  682. | #define PACKAGE_TARNAME "ga"
  683. | #define PACKAGE_VERSION "5.4"
  684. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  685. | #define PACKAGE_BUGREPORT "[email protected]"
  686. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  687. | #define MACX 1
  688. | #define PACKAGE "ga"
  689. | #define VERSION "5.4"
  690. | #define MSG_COMMS_MPI 1
  691. | #define ENABLE_PEIGS 1
  692. | #define ENABLE_EISPACK 0
  693. | #define ENABLE_PROFILING 0
  694. | #define STDC_HEADERS 1
  695. | #define HAVE_SYS_TYPES_H 1
  696. | #define HAVE_SYS_STAT_H 1
  697. | #define HAVE_STDLIB_H 1
  698. | #define HAVE_STRING_H 1
  699. | #define HAVE_MEMORY_H 1
  700. | #define HAVE_STRINGS_H 1
  701. | #define HAVE_INTTYPES_H 1
  702. | #define HAVE_STDINT_H 1
  703. | #define HAVE_UNISTD_H 1
  704. | #define __EXTENSIONS__ 1
  705. | #define _ALL_SOURCE 1
  706. | #define _GNU_SOURCE 1
  707. | #define _POSIX_PTHREAD_SEMANTICS 1
  708. | #define _TANDEM_SOURCE 1
  709. | #define MACX64 1
  710. | #define HAVE_ARMCI_GROUP_COMM 1
  711. | #define HAVE_ARMCI_INITIALIZED 1
  712. | #define HAVE_ARMCI_NOTIFY 1
  713. | #define HAVE_ARMCI_MSG_INIT 1
  714. | #define HAVE_ARMCI_MSG_FINALIZE 1
  715. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  716. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  717. | #define HAVE_DIRENT_H 1
  718. | /* end confdefs.h. */
  719. | #include <stdio.h>
  720. | #ifdef HAVE_SYS_TYPES_H
  721. | # include <sys/types.h>
  722. | #endif
  723. | #ifdef HAVE_SYS_STAT_H
  724. | # include <sys/stat.h>
  725. | #endif
  726. | #ifdef STDC_HEADERS
  727. | # include <stdlib.h>
  728. | # include <stddef.h>
  729. | #else
  730. | # ifdef HAVE_STDLIB_H
  731. | # include <stdlib.h>
  732. | # endif
  733. | #endif
  734. | #ifdef HAVE_STRING_H
  735. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  736. | # include <memory.h>
  737. | # endif
  738. | # include <string.h>
  739. | #endif
  740. | #ifdef HAVE_STRINGS_H
  741. | # include <strings.h>
  742. | #endif
  743. | #ifdef HAVE_INTTYPES_H
  744. | # include <inttypes.h>
  745. | #endif
  746. | #ifdef HAVE_STDINT_H
  747. | # include <stdint.h>
  748. | #endif
  749. | #ifdef HAVE_UNISTD_H
  750. | # include <unistd.h>
  751. | #endif
  752. | int
  753. | main ()
  754. | {
  755. | if (sizeof ((_Bool)))
  756. | return 0;
  757. | ;
  758. | return 0;
  759. | }
  760. configure:13805: result: yes
  761. configure:13822: checking for ANSI C header files
  762. configure:13926: result: yes
  763. configure:13934: checking for sys/wait.h that is POSIX.1 compatible
  764. configure:13960: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  765. configure:13960: $? = 0
  766. configure:13967: result: yes
  767. configure:13977: checking assert.h usability
  768. configure:13977: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  769. configure:13977: $? = 0
  770. configure:13977: result: yes
  771. configure:13977: checking assert.h presence
  772. configure:13977: cc -E conftest.c
  773. configure:13977: $? = 0
  774. configure:13977: result: yes
  775. configure:13977: checking for assert.h
  776. configure:13977: result: yes
  777. configure:13996: checking errno.h usability
  778. configure:13996: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  779. configure:13996: $? = 0
  780. configure:13996: result: yes
  781. configure:13996: checking errno.h presence
  782. configure:13996: cc -E conftest.c
  783. configure:13996: $? = 0
  784. configure:13996: result: yes
  785. configure:13996: checking for errno.h
  786. configure:13996: result: yes
  787. configure:14015: checking fcntl.h usability
  788. configure:14015: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  789. configure:14015: $? = 0
  790. configure:14015: result: yes
  791. configure:14015: checking fcntl.h presence
  792. configure:14015: cc -E conftest.c
  793. configure:14015: $? = 0
  794. configure:14015: result: yes
  795. configure:14015: checking for fcntl.h
  796. configure:14015: result: yes
  797. configure:14034: checking ffio.h usability
  798. configure:14034: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  799. conftest.c:80:10: fatal error: 'ffio.h' file not found
  800. #include <ffio.h>
  801. ^
  802. 1 error generated.
  803. configure:14034: $? = 1
  804. configure: failed program was:
  805. | /* confdefs.h */
  806. | #define PACKAGE_NAME "Global Arrays (GA)"
  807. | #define PACKAGE_TARNAME "ga"
  808. | #define PACKAGE_VERSION "5.4"
  809. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  810. | #define PACKAGE_BUGREPORT "[email protected]"
  811. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  812. | #define MACX 1
  813. | #define PACKAGE "ga"
  814. | #define VERSION "5.4"
  815. | #define MSG_COMMS_MPI 1
  816. | #define ENABLE_PEIGS 1
  817. | #define ENABLE_EISPACK 0
  818. | #define ENABLE_PROFILING 0
  819. | #define STDC_HEADERS 1
  820. | #define HAVE_SYS_TYPES_H 1
  821. | #define HAVE_SYS_STAT_H 1
  822. | #define HAVE_STDLIB_H 1
  823. | #define HAVE_STRING_H 1
  824. | #define HAVE_MEMORY_H 1
  825. | #define HAVE_STRINGS_H 1
  826. | #define HAVE_INTTYPES_H 1
  827. | #define HAVE_STDINT_H 1
  828. | #define HAVE_UNISTD_H 1
  829. | #define __EXTENSIONS__ 1
  830. | #define _ALL_SOURCE 1
  831. | #define _GNU_SOURCE 1
  832. | #define _POSIX_PTHREAD_SEMANTICS 1
  833. | #define _TANDEM_SOURCE 1
  834. | #define MACX64 1
  835. | #define HAVE_ARMCI_GROUP_COMM 1
  836. | #define HAVE_ARMCI_INITIALIZED 1
  837. | #define HAVE_ARMCI_NOTIFY 1
  838. | #define HAVE_ARMCI_MSG_INIT 1
  839. | #define HAVE_ARMCI_MSG_FINALIZE 1
  840. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  841. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  842. | #define HAVE_DIRENT_H 1
  843. | #define HAVE__BOOL 1
  844. | #define HAVE_STDBOOL_H 1
  845. | #define STDC_HEADERS 1
  846. | #define HAVE_SYS_WAIT_H 1
  847. | #define HAVE_ASSERT_H 1
  848. | #define HAVE_ERRNO_H 1
  849. | #define HAVE_FCNTL_H 1
  850. | /* end confdefs.h. */
  851. | #include <stdio.h>
  852. | #ifdef HAVE_SYS_TYPES_H
  853. | # include <sys/types.h>
  854. | #endif
  855. | #ifdef HAVE_SYS_STAT_H
  856. | # include <sys/stat.h>
  857. | #endif
  858. | #ifdef STDC_HEADERS
  859. | # include <stdlib.h>
  860. | # include <stddef.h>
  861. | #else
  862. | # ifdef HAVE_STDLIB_H
  863. | # include <stdlib.h>
  864. | # endif
  865. | #endif
  866. | #ifdef HAVE_STRING_H
  867. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  868. | # include <memory.h>
  869. | # endif
  870. | # include <string.h>
  871. | #endif
  872. | #ifdef HAVE_STRINGS_H
  873. | # include <strings.h>
  874. | #endif
  875. | #ifdef HAVE_INTTYPES_H
  876. | # include <inttypes.h>
  877. | #endif
  878. | #ifdef HAVE_STDINT_H
  879. | # include <stdint.h>
  880. | #endif
  881. | #ifdef HAVE_UNISTD_H
  882. | # include <unistd.h>
  883. | #endif
  884. | #include <ffio.h>
  885. configure:14034: result: no
  886. configure:14034: checking ffio.h presence
  887. configure:14034: cc -E conftest.c
  888. conftest.c:47:10: fatal error: 'ffio.h' file not found
  889. #include <ffio.h>
  890. ^
  891. 1 error generated.
  892. configure:14034: $? = 1
  893. configure: failed program was:
  894. | /* confdefs.h */
  895. | #define PACKAGE_NAME "Global Arrays (GA)"
  896. | #define PACKAGE_TARNAME "ga"
  897. | #define PACKAGE_VERSION "5.4"
  898. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  899. | #define PACKAGE_BUGREPORT "[email protected]"
  900. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  901. | #define MACX 1
  902. | #define PACKAGE "ga"
  903. | #define VERSION "5.4"
  904. | #define MSG_COMMS_MPI 1
  905. | #define ENABLE_PEIGS 1
  906. | #define ENABLE_EISPACK 0
  907. | #define ENABLE_PROFILING 0
  908. | #define STDC_HEADERS 1
  909. | #define HAVE_SYS_TYPES_H 1
  910. | #define HAVE_SYS_STAT_H 1
  911. | #define HAVE_STDLIB_H 1
  912. | #define HAVE_STRING_H 1
  913. | #define HAVE_MEMORY_H 1
  914. | #define HAVE_STRINGS_H 1
  915. | #define HAVE_INTTYPES_H 1
  916. | #define HAVE_STDINT_H 1
  917. | #define HAVE_UNISTD_H 1
  918. | #define __EXTENSIONS__ 1
  919. | #define _ALL_SOURCE 1
  920. | #define _GNU_SOURCE 1
  921. | #define _POSIX_PTHREAD_SEMANTICS 1
  922. | #define _TANDEM_SOURCE 1
  923. | #define MACX64 1
  924. | #define HAVE_ARMCI_GROUP_COMM 1
  925. | #define HAVE_ARMCI_INITIALIZED 1
  926. | #define HAVE_ARMCI_NOTIFY 1
  927. | #define HAVE_ARMCI_MSG_INIT 1
  928. | #define HAVE_ARMCI_MSG_FINALIZE 1
  929. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  930. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  931. | #define HAVE_DIRENT_H 1
  932. | #define HAVE__BOOL 1
  933. | #define HAVE_STDBOOL_H 1
  934. | #define STDC_HEADERS 1
  935. | #define HAVE_SYS_WAIT_H 1
  936. | #define HAVE_ASSERT_H 1
  937. | #define HAVE_ERRNO_H 1
  938. | #define HAVE_FCNTL_H 1
  939. | /* end confdefs.h. */
  940. | #include <ffio.h>
  941. configure:14034: result: no
  942. configure:14034: checking for ffio.h
  943. configure:14034: result: no
  944. configure:14053: checking limits.h usability
  945. configure:14053: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  946. configure:14053: $? = 0
  947. configure:14053: result: yes
  948. configure:14053: checking limits.h presence
  949. configure:14053: cc -E conftest.c
  950. configure:14053: $? = 0
  951. configure:14053: result: yes
  952. configure:14053: checking for limits.h
  953. configure:14053: result: yes
  954. configure:14072: checking linux/limits.h usability
  955. configure:14072: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  956. conftest.c:82:10: fatal error: 'linux/limits.h' file not found
  957. #include <linux/limits.h>
  958. ^
  959. 1 error generated.
  960. configure:14072: $? = 1
  961. configure: failed program was:
  962. | /* confdefs.h */
  963. | #define PACKAGE_NAME "Global Arrays (GA)"
  964. | #define PACKAGE_TARNAME "ga"
  965. | #define PACKAGE_VERSION "5.4"
  966. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  967. | #define PACKAGE_BUGREPORT "[email protected]"
  968. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  969. | #define MACX 1
  970. | #define PACKAGE "ga"
  971. | #define VERSION "5.4"
  972. | #define MSG_COMMS_MPI 1
  973. | #define ENABLE_PEIGS 1
  974. | #define ENABLE_EISPACK 0
  975. | #define ENABLE_PROFILING 0
  976. | #define STDC_HEADERS 1
  977. | #define HAVE_SYS_TYPES_H 1
  978. | #define HAVE_SYS_STAT_H 1
  979. | #define HAVE_STDLIB_H 1
  980. | #define HAVE_STRING_H 1
  981. | #define HAVE_MEMORY_H 1
  982. | #define HAVE_STRINGS_H 1
  983. | #define HAVE_INTTYPES_H 1
  984. | #define HAVE_STDINT_H 1
  985. | #define HAVE_UNISTD_H 1
  986. | #define __EXTENSIONS__ 1
  987. | #define _ALL_SOURCE 1
  988. | #define _GNU_SOURCE 1
  989. | #define _POSIX_PTHREAD_SEMANTICS 1
  990. | #define _TANDEM_SOURCE 1
  991. | #define MACX64 1
  992. | #define HAVE_ARMCI_GROUP_COMM 1
  993. | #define HAVE_ARMCI_INITIALIZED 1
  994. | #define HAVE_ARMCI_NOTIFY 1
  995. | #define HAVE_ARMCI_MSG_INIT 1
  996. | #define HAVE_ARMCI_MSG_FINALIZE 1
  997. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  998. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  999. | #define HAVE_DIRENT_H 1
  1000. | #define HAVE__BOOL 1
  1001. | #define HAVE_STDBOOL_H 1
  1002. | #define STDC_HEADERS 1
  1003. | #define HAVE_SYS_WAIT_H 1
  1004. | #define HAVE_ASSERT_H 1
  1005. | #define HAVE_ERRNO_H 1
  1006. | #define HAVE_FCNTL_H 1
  1007. | #define HAVE_FFIO_H 0
  1008. | #define HAVE_LIMITS_H 1
  1009. | /* end confdefs.h. */
  1010. | #include <stdio.h>
  1011. | #ifdef HAVE_SYS_TYPES_H
  1012. | # include <sys/types.h>
  1013. | #endif
  1014. | #ifdef HAVE_SYS_STAT_H
  1015. | # include <sys/stat.h>
  1016. | #endif
  1017. | #ifdef STDC_HEADERS
  1018. | # include <stdlib.h>
  1019. | # include <stddef.h>
  1020. | #else
  1021. | # ifdef HAVE_STDLIB_H
  1022. | # include <stdlib.h>
  1023. | # endif
  1024. | #endif
  1025. | #ifdef HAVE_STRING_H
  1026. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1027. | # include <memory.h>
  1028. | # endif
  1029. | # include <string.h>
  1030. | #endif
  1031. | #ifdef HAVE_STRINGS_H
  1032. | # include <strings.h>
  1033. | #endif
  1034. | #ifdef HAVE_INTTYPES_H
  1035. | # include <inttypes.h>
  1036. | #endif
  1037. | #ifdef HAVE_STDINT_H
  1038. | # include <stdint.h>
  1039. | #endif
  1040. | #ifdef HAVE_UNISTD_H
  1041. | # include <unistd.h>
  1042. | #endif
  1043. | #include <linux/limits.h>
  1044. configure:14072: result: no
  1045. configure:14072: checking linux/limits.h presence
  1046. configure:14072: cc -E conftest.c
  1047. conftest.c:49:10: fatal error: 'linux/limits.h' file not found
  1048. #include <linux/limits.h>
  1049. ^
  1050. 1 error generated.
  1051. configure:14072: $? = 1
  1052. configure: failed program was:
  1053. | /* confdefs.h */
  1054. | #define PACKAGE_NAME "Global Arrays (GA)"
  1055. | #define PACKAGE_TARNAME "ga"
  1056. | #define PACKAGE_VERSION "5.4"
  1057. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1058. | #define PACKAGE_BUGREPORT "[email protected]"
  1059. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1060. | #define MACX 1
  1061. | #define PACKAGE "ga"
  1062. | #define VERSION "5.4"
  1063. | #define MSG_COMMS_MPI 1
  1064. | #define ENABLE_PEIGS 1
  1065. | #define ENABLE_EISPACK 0
  1066. | #define ENABLE_PROFILING 0
  1067. | #define STDC_HEADERS 1
  1068. | #define HAVE_SYS_TYPES_H 1
  1069. | #define HAVE_SYS_STAT_H 1
  1070. | #define HAVE_STDLIB_H 1
  1071. | #define HAVE_STRING_H 1
  1072. | #define HAVE_MEMORY_H 1
  1073. | #define HAVE_STRINGS_H 1
  1074. | #define HAVE_INTTYPES_H 1
  1075. | #define HAVE_STDINT_H 1
  1076. | #define HAVE_UNISTD_H 1
  1077. | #define __EXTENSIONS__ 1
  1078. | #define _ALL_SOURCE 1
  1079. | #define _GNU_SOURCE 1
  1080. | #define _POSIX_PTHREAD_SEMANTICS 1
  1081. | #define _TANDEM_SOURCE 1
  1082. | #define MACX64 1
  1083. | #define HAVE_ARMCI_GROUP_COMM 1
  1084. | #define HAVE_ARMCI_INITIALIZED 1
  1085. | #define HAVE_ARMCI_NOTIFY 1
  1086. | #define HAVE_ARMCI_MSG_INIT 1
  1087. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1088. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1089. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1090. | #define HAVE_DIRENT_H 1
  1091. | #define HAVE__BOOL 1
  1092. | #define HAVE_STDBOOL_H 1
  1093. | #define STDC_HEADERS 1
  1094. | #define HAVE_SYS_WAIT_H 1
  1095. | #define HAVE_ASSERT_H 1
  1096. | #define HAVE_ERRNO_H 1
  1097. | #define HAVE_FCNTL_H 1
  1098. | #define HAVE_FFIO_H 0
  1099. | #define HAVE_LIMITS_H 1
  1100. | /* end confdefs.h. */
  1101. | #include <linux/limits.h>
  1102. configure:14072: result: no
  1103. configure:14072: checking for linux/limits.h
  1104. configure:14072: result: no
  1105. configure:14091: checking malloc.h usability
  1106. configure:14091: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1107. conftest.c:83:10: fatal error: 'malloc.h' file not found
  1108. #include <malloc.h>
  1109. ^
  1110. 1 error generated.
  1111. configure:14091: $? = 1
  1112. configure: failed program was:
  1113. | /* confdefs.h */
  1114. | #define PACKAGE_NAME "Global Arrays (GA)"
  1115. | #define PACKAGE_TARNAME "ga"
  1116. | #define PACKAGE_VERSION "5.4"
  1117. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1118. | #define PACKAGE_BUGREPORT "[email protected]"
  1119. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1120. | #define MACX 1
  1121. | #define PACKAGE "ga"
  1122. | #define VERSION "5.4"
  1123. | #define MSG_COMMS_MPI 1
  1124. | #define ENABLE_PEIGS 1
  1125. | #define ENABLE_EISPACK 0
  1126. | #define ENABLE_PROFILING 0
  1127. | #define STDC_HEADERS 1
  1128. | #define HAVE_SYS_TYPES_H 1
  1129. | #define HAVE_SYS_STAT_H 1
  1130. | #define HAVE_STDLIB_H 1
  1131. | #define HAVE_STRING_H 1
  1132. | #define HAVE_MEMORY_H 1
  1133. | #define HAVE_STRINGS_H 1
  1134. | #define HAVE_INTTYPES_H 1
  1135. | #define HAVE_STDINT_H 1
  1136. | #define HAVE_UNISTD_H 1
  1137. | #define __EXTENSIONS__ 1
  1138. | #define _ALL_SOURCE 1
  1139. | #define _GNU_SOURCE 1
  1140. | #define _POSIX_PTHREAD_SEMANTICS 1
  1141. | #define _TANDEM_SOURCE 1
  1142. | #define MACX64 1
  1143. | #define HAVE_ARMCI_GROUP_COMM 1
  1144. | #define HAVE_ARMCI_INITIALIZED 1
  1145. | #define HAVE_ARMCI_NOTIFY 1
  1146. | #define HAVE_ARMCI_MSG_INIT 1
  1147. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1148. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1149. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1150. | #define HAVE_DIRENT_H 1
  1151. | #define HAVE__BOOL 1
  1152. | #define HAVE_STDBOOL_H 1
  1153. | #define STDC_HEADERS 1
  1154. | #define HAVE_SYS_WAIT_H 1
  1155. | #define HAVE_ASSERT_H 1
  1156. | #define HAVE_ERRNO_H 1
  1157. | #define HAVE_FCNTL_H 1
  1158. | #define HAVE_FFIO_H 0
  1159. | #define HAVE_LIMITS_H 1
  1160. | #define HAVE_LINUX_LIMITS_H 0
  1161. | /* end confdefs.h. */
  1162. | #include <stdio.h>
  1163. | #ifdef HAVE_SYS_TYPES_H
  1164. | # include <sys/types.h>
  1165. | #endif
  1166. | #ifdef HAVE_SYS_STAT_H
  1167. | # include <sys/stat.h>
  1168. | #endif
  1169. | #ifdef STDC_HEADERS
  1170. | # include <stdlib.h>
  1171. | # include <stddef.h>
  1172. | #else
  1173. | # ifdef HAVE_STDLIB_H
  1174. | # include <stdlib.h>
  1175. | # endif
  1176. | #endif
  1177. | #ifdef HAVE_STRING_H
  1178. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1179. | # include <memory.h>
  1180. | # endif
  1181. | # include <string.h>
  1182. | #endif
  1183. | #ifdef HAVE_STRINGS_H
  1184. | # include <strings.h>
  1185. | #endif
  1186. | #ifdef HAVE_INTTYPES_H
  1187. | # include <inttypes.h>
  1188. | #endif
  1189. | #ifdef HAVE_STDINT_H
  1190. | # include <stdint.h>
  1191. | #endif
  1192. | #ifdef HAVE_UNISTD_H
  1193. | # include <unistd.h>
  1194. | #endif
  1195. | #include <malloc.h>
  1196. configure:14091: result: no
  1197. configure:14091: checking malloc.h presence
  1198. configure:14091: cc -E conftest.c
  1199. conftest.c:50:10: fatal error: 'malloc.h' file not found
  1200. #include <malloc.h>
  1201. ^
  1202. 1 error generated.
  1203. configure:14091: $? = 1
  1204. configure: failed program was:
  1205. | /* confdefs.h */
  1206. | #define PACKAGE_NAME "Global Arrays (GA)"
  1207. | #define PACKAGE_TARNAME "ga"
  1208. | #define PACKAGE_VERSION "5.4"
  1209. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1210. | #define PACKAGE_BUGREPORT "[email protected]"
  1211. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1212. | #define MACX 1
  1213. | #define PACKAGE "ga"
  1214. | #define VERSION "5.4"
  1215. | #define MSG_COMMS_MPI 1
  1216. | #define ENABLE_PEIGS 1
  1217. | #define ENABLE_EISPACK 0
  1218. | #define ENABLE_PROFILING 0
  1219. | #define STDC_HEADERS 1
  1220. | #define HAVE_SYS_TYPES_H 1
  1221. | #define HAVE_SYS_STAT_H 1
  1222. | #define HAVE_STDLIB_H 1
  1223. | #define HAVE_STRING_H 1
  1224. | #define HAVE_MEMORY_H 1
  1225. | #define HAVE_STRINGS_H 1
  1226. | #define HAVE_INTTYPES_H 1
  1227. | #define HAVE_STDINT_H 1
  1228. | #define HAVE_UNISTD_H 1
  1229. | #define __EXTENSIONS__ 1
  1230. | #define _ALL_SOURCE 1
  1231. | #define _GNU_SOURCE 1
  1232. | #define _POSIX_PTHREAD_SEMANTICS 1
  1233. | #define _TANDEM_SOURCE 1
  1234. | #define MACX64 1
  1235. | #define HAVE_ARMCI_GROUP_COMM 1
  1236. | #define HAVE_ARMCI_INITIALIZED 1
  1237. | #define HAVE_ARMCI_NOTIFY 1
  1238. | #define HAVE_ARMCI_MSG_INIT 1
  1239. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1240. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1241. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1242. | #define HAVE_DIRENT_H 1
  1243. | #define HAVE__BOOL 1
  1244. | #define HAVE_STDBOOL_H 1
  1245. | #define STDC_HEADERS 1
  1246. | #define HAVE_SYS_WAIT_H 1
  1247. | #define HAVE_ASSERT_H 1
  1248. | #define HAVE_ERRNO_H 1
  1249. | #define HAVE_FCNTL_H 1
  1250. | #define HAVE_FFIO_H 0
  1251. | #define HAVE_LIMITS_H 1
  1252. | #define HAVE_LINUX_LIMITS_H 0
  1253. | /* end confdefs.h. */
  1254. | #include <malloc.h>
  1255. configure:14091: result: no
  1256. configure:14091: checking for malloc.h
  1257. configure:14091: result: no
  1258. configure:14110: checking math.h usability
  1259. configure:14110: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1260. configure:14110: $? = 0
  1261. configure:14110: result: yes
  1262. configure:14110: checking math.h presence
  1263. configure:14110: cc -E conftest.c
  1264. configure:14110: $? = 0
  1265. configure:14110: result: yes
  1266. configure:14110: checking for math.h
  1267. configure:14110: result: yes
  1268. configure:14129: checking stddef.h usability
  1269. configure:14129: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1270. configure:14129: $? = 0
  1271. configure:14129: result: yes
  1272. configure:14129: checking stddef.h presence
  1273. configure:14129: cc -E conftest.c
  1274. configure:14129: $? = 0
  1275. configure:14129: result: yes
  1276. configure:14129: checking for stddef.h
  1277. configure:14129: result: yes
  1278. configure:14148: checking for stdint.h
  1279. configure:14148: result: yes
  1280. configure:14167: checking stdio.h usability
  1281. configure:14167: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1282. configure:14167: $? = 0
  1283. configure:14167: result: yes
  1284. configure:14167: checking stdio.h presence
  1285. configure:14167: cc -E conftest.c
  1286. configure:14167: $? = 0
  1287. configure:14167: result: yes
  1288. configure:14167: checking for stdio.h
  1289. configure:14167: result: yes
  1290. configure:14186: checking for stdlib.h
  1291. configure:14186: result: yes
  1292. configure:14205: checking for string.h
  1293. configure:14205: result: yes
  1294. configure:14224: checking for strings.h
  1295. configure:14224: result: yes
  1296. configure:14243: checking sys/file.h usability
  1297. configure:14243: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1298. configure:14243: $? = 0
  1299. configure:14243: result: yes
  1300. configure:14243: checking sys/file.h presence
  1301. configure:14243: cc -E conftest.c
  1302. configure:14243: $? = 0
  1303. configure:14243: result: yes
  1304. configure:14243: checking for sys/file.h
  1305. configure:14243: result: yes
  1306. configure:14262: checking sys/fsid.h usability
  1307. configure:14262: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1308. conftest.c:92:10: fatal error: 'sys/fsid.h' file not found
  1309. #include <sys/fsid.h>
  1310. ^
  1311. 1 error generated.
  1312. configure:14262: $? = 1
  1313. configure: failed program was:
  1314. | /* confdefs.h */
  1315. | #define PACKAGE_NAME "Global Arrays (GA)"
  1316. | #define PACKAGE_TARNAME "ga"
  1317. | #define PACKAGE_VERSION "5.4"
  1318. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1319. | #define PACKAGE_BUGREPORT "[email protected]"
  1320. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1321. | #define MACX 1
  1322. | #define PACKAGE "ga"
  1323. | #define VERSION "5.4"
  1324. | #define MSG_COMMS_MPI 1
  1325. | #define ENABLE_PEIGS 1
  1326. | #define ENABLE_EISPACK 0
  1327. | #define ENABLE_PROFILING 0
  1328. | #define STDC_HEADERS 1
  1329. | #define HAVE_SYS_TYPES_H 1
  1330. | #define HAVE_SYS_STAT_H 1
  1331. | #define HAVE_STDLIB_H 1
  1332. | #define HAVE_STRING_H 1
  1333. | #define HAVE_MEMORY_H 1
  1334. | #define HAVE_STRINGS_H 1
  1335. | #define HAVE_INTTYPES_H 1
  1336. | #define HAVE_STDINT_H 1
  1337. | #define HAVE_UNISTD_H 1
  1338. | #define __EXTENSIONS__ 1
  1339. | #define _ALL_SOURCE 1
  1340. | #define _GNU_SOURCE 1
  1341. | #define _POSIX_PTHREAD_SEMANTICS 1
  1342. | #define _TANDEM_SOURCE 1
  1343. | #define MACX64 1
  1344. | #define HAVE_ARMCI_GROUP_COMM 1
  1345. | #define HAVE_ARMCI_INITIALIZED 1
  1346. | #define HAVE_ARMCI_NOTIFY 1
  1347. | #define HAVE_ARMCI_MSG_INIT 1
  1348. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1349. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1350. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1351. | #define HAVE_DIRENT_H 1
  1352. | #define HAVE__BOOL 1
  1353. | #define HAVE_STDBOOL_H 1
  1354. | #define STDC_HEADERS 1
  1355. | #define HAVE_SYS_WAIT_H 1
  1356. | #define HAVE_ASSERT_H 1
  1357. | #define HAVE_ERRNO_H 1
  1358. | #define HAVE_FCNTL_H 1
  1359. | #define HAVE_FFIO_H 0
  1360. | #define HAVE_LIMITS_H 1
  1361. | #define HAVE_LINUX_LIMITS_H 0
  1362. | #define HAVE_MALLOC_H 0
  1363. | #define HAVE_MATH_H 1
  1364. | #define HAVE_STDDEF_H 1
  1365. | #define HAVE_STDINT_H 1
  1366. | #define HAVE_STDIO_H 1
  1367. | #define HAVE_STDLIB_H 1
  1368. | #define HAVE_STRING_H 1
  1369. | #define HAVE_STRINGS_H 1
  1370. | #define HAVE_SYS_FILE_H 1
  1371. | /* end confdefs.h. */
  1372. | #include <stdio.h>
  1373. | #ifdef HAVE_SYS_TYPES_H
  1374. | # include <sys/types.h>
  1375. | #endif
  1376. | #ifdef HAVE_SYS_STAT_H
  1377. | # include <sys/stat.h>
  1378. | #endif
  1379. | #ifdef STDC_HEADERS
  1380. | # include <stdlib.h>
  1381. | # include <stddef.h>
  1382. | #else
  1383. | # ifdef HAVE_STDLIB_H
  1384. | # include <stdlib.h>
  1385. | # endif
  1386. | #endif
  1387. | #ifdef HAVE_STRING_H
  1388. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1389. | # include <memory.h>
  1390. | # endif
  1391. | # include <string.h>
  1392. | #endif
  1393. | #ifdef HAVE_STRINGS_H
  1394. | # include <strings.h>
  1395. | #endif
  1396. | #ifdef HAVE_INTTYPES_H
  1397. | # include <inttypes.h>
  1398. | #endif
  1399. | #ifdef HAVE_STDINT_H
  1400. | # include <stdint.h>
  1401. | #endif
  1402. | #ifdef HAVE_UNISTD_H
  1403. | # include <unistd.h>
  1404. | #endif
  1405. | #include <sys/fsid.h>
  1406. configure:14262: result: no
  1407. configure:14262: checking sys/fsid.h presence
  1408. configure:14262: cc -E conftest.c
  1409. conftest.c:59:10: fatal error: 'sys/fsid.h' file not found
  1410. #include <sys/fsid.h>
  1411. ^
  1412. 1 error generated.
  1413. configure:14262: $? = 1
  1414. configure: failed program was:
  1415. | /* confdefs.h */
  1416. | #define PACKAGE_NAME "Global Arrays (GA)"
  1417. | #define PACKAGE_TARNAME "ga"
  1418. | #define PACKAGE_VERSION "5.4"
  1419. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1420. | #define PACKAGE_BUGREPORT "[email protected]"
  1421. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1422. | #define MACX 1
  1423. | #define PACKAGE "ga"
  1424. | #define VERSION "5.4"
  1425. | #define MSG_COMMS_MPI 1
  1426. | #define ENABLE_PEIGS 1
  1427. | #define ENABLE_EISPACK 0
  1428. | #define ENABLE_PROFILING 0
  1429. | #define STDC_HEADERS 1
  1430. | #define HAVE_SYS_TYPES_H 1
  1431. | #define HAVE_SYS_STAT_H 1
  1432. | #define HAVE_STDLIB_H 1
  1433. | #define HAVE_STRING_H 1
  1434. | #define HAVE_MEMORY_H 1
  1435. | #define HAVE_STRINGS_H 1
  1436. | #define HAVE_INTTYPES_H 1
  1437. | #define HAVE_STDINT_H 1
  1438. | #define HAVE_UNISTD_H 1
  1439. | #define __EXTENSIONS__ 1
  1440. | #define _ALL_SOURCE 1
  1441. | #define _GNU_SOURCE 1
  1442. | #define _POSIX_PTHREAD_SEMANTICS 1
  1443. | #define _TANDEM_SOURCE 1
  1444. | #define MACX64 1
  1445. | #define HAVE_ARMCI_GROUP_COMM 1
  1446. | #define HAVE_ARMCI_INITIALIZED 1
  1447. | #define HAVE_ARMCI_NOTIFY 1
  1448. | #define HAVE_ARMCI_MSG_INIT 1
  1449. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1450. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1451. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1452. | #define HAVE_DIRENT_H 1
  1453. | #define HAVE__BOOL 1
  1454. | #define HAVE_STDBOOL_H 1
  1455. | #define STDC_HEADERS 1
  1456. | #define HAVE_SYS_WAIT_H 1
  1457. | #define HAVE_ASSERT_H 1
  1458. | #define HAVE_ERRNO_H 1
  1459. | #define HAVE_FCNTL_H 1
  1460. | #define HAVE_FFIO_H 0
  1461. | #define HAVE_LIMITS_H 1
  1462. | #define HAVE_LINUX_LIMITS_H 0
  1463. | #define HAVE_MALLOC_H 0
  1464. | #define HAVE_MATH_H 1
  1465. | #define HAVE_STDDEF_H 1
  1466. | #define HAVE_STDINT_H 1
  1467. | #define HAVE_STDIO_H 1
  1468. | #define HAVE_STDLIB_H 1
  1469. | #define HAVE_STRING_H 1
  1470. | #define HAVE_STRINGS_H 1
  1471. | #define HAVE_SYS_FILE_H 1
  1472. | /* end confdefs.h. */
  1473. | #include <sys/fsid.h>
  1474. configure:14262: result: no
  1475. configure:14262: checking for sys/fsid.h
  1476. configure:14262: result: no
  1477. configure:14281: checking sys/fstyp.h usability
  1478. configure:14281: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1479. conftest.c:93:10: fatal error: 'sys/fstyp.h' file not found
  1480. #include <sys/fstyp.h>
  1481. ^
  1482. 1 error generated.
  1483. configure:14281: $? = 1
  1484. configure: failed program was:
  1485. | /* confdefs.h */
  1486. | #define PACKAGE_NAME "Global Arrays (GA)"
  1487. | #define PACKAGE_TARNAME "ga"
  1488. | #define PACKAGE_VERSION "5.4"
  1489. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1490. | #define PACKAGE_BUGREPORT "[email protected]"
  1491. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1492. | #define MACX 1
  1493. | #define PACKAGE "ga"
  1494. | #define VERSION "5.4"
  1495. | #define MSG_COMMS_MPI 1
  1496. | #define ENABLE_PEIGS 1
  1497. | #define ENABLE_EISPACK 0
  1498. | #define ENABLE_PROFILING 0
  1499. | #define STDC_HEADERS 1
  1500. | #define HAVE_SYS_TYPES_H 1
  1501. | #define HAVE_SYS_STAT_H 1
  1502. | #define HAVE_STDLIB_H 1
  1503. | #define HAVE_STRING_H 1
  1504. | #define HAVE_MEMORY_H 1
  1505. | #define HAVE_STRINGS_H 1
  1506. | #define HAVE_INTTYPES_H 1
  1507. | #define HAVE_STDINT_H 1
  1508. | #define HAVE_UNISTD_H 1
  1509. | #define __EXTENSIONS__ 1
  1510. | #define _ALL_SOURCE 1
  1511. | #define _GNU_SOURCE 1
  1512. | #define _POSIX_PTHREAD_SEMANTICS 1
  1513. | #define _TANDEM_SOURCE 1
  1514. | #define MACX64 1
  1515. | #define HAVE_ARMCI_GROUP_COMM 1
  1516. | #define HAVE_ARMCI_INITIALIZED 1
  1517. | #define HAVE_ARMCI_NOTIFY 1
  1518. | #define HAVE_ARMCI_MSG_INIT 1
  1519. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1520. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1521. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1522. | #define HAVE_DIRENT_H 1
  1523. | #define HAVE__BOOL 1
  1524. | #define HAVE_STDBOOL_H 1
  1525. | #define STDC_HEADERS 1
  1526. | #define HAVE_SYS_WAIT_H 1
  1527. | #define HAVE_ASSERT_H 1
  1528. | #define HAVE_ERRNO_H 1
  1529. | #define HAVE_FCNTL_H 1
  1530. | #define HAVE_FFIO_H 0
  1531. | #define HAVE_LIMITS_H 1
  1532. | #define HAVE_LINUX_LIMITS_H 0
  1533. | #define HAVE_MALLOC_H 0
  1534. | #define HAVE_MATH_H 1
  1535. | #define HAVE_STDDEF_H 1
  1536. | #define HAVE_STDINT_H 1
  1537. | #define HAVE_STDIO_H 1
  1538. | #define HAVE_STDLIB_H 1
  1539. | #define HAVE_STRING_H 1
  1540. | #define HAVE_STRINGS_H 1
  1541. | #define HAVE_SYS_FILE_H 1
  1542. | #define HAVE_SYS_FSID_H 0
  1543. | /* end confdefs.h. */
  1544. | #include <stdio.h>
  1545. | #ifdef HAVE_SYS_TYPES_H
  1546. | # include <sys/types.h>
  1547. | #endif
  1548. | #ifdef HAVE_SYS_STAT_H
  1549. | # include <sys/stat.h>
  1550. | #endif
  1551. | #ifdef STDC_HEADERS
  1552. | # include <stdlib.h>
  1553. | # include <stddef.h>
  1554. | #else
  1555. | # ifdef HAVE_STDLIB_H
  1556. | # include <stdlib.h>
  1557. | # endif
  1558. | #endif
  1559. | #ifdef HAVE_STRING_H
  1560. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1561. | # include <memory.h>
  1562. | # endif
  1563. | # include <string.h>
  1564. | #endif
  1565. | #ifdef HAVE_STRINGS_H
  1566. | # include <strings.h>
  1567. | #endif
  1568. | #ifdef HAVE_INTTYPES_H
  1569. | # include <inttypes.h>
  1570. | #endif
  1571. | #ifdef HAVE_STDINT_H
  1572. | # include <stdint.h>
  1573. | #endif
  1574. | #ifdef HAVE_UNISTD_H
  1575. | # include <unistd.h>
  1576. | #endif
  1577. | #include <sys/fstyp.h>
  1578. configure:14281: result: no
  1579. configure:14281: checking sys/fstyp.h presence
  1580. configure:14281: cc -E conftest.c
  1581. conftest.c:60:10: fatal error: 'sys/fstyp.h' file not found
  1582. #include <sys/fstyp.h>
  1583. ^
  1584. 1 error generated.
  1585. configure:14281: $? = 1
  1586. configure: failed program was:
  1587. | /* confdefs.h */
  1588. | #define PACKAGE_NAME "Global Arrays (GA)"
  1589. | #define PACKAGE_TARNAME "ga"
  1590. | #define PACKAGE_VERSION "5.4"
  1591. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1592. | #define PACKAGE_BUGREPORT "[email protected]"
  1593. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1594. | #define MACX 1
  1595. | #define PACKAGE "ga"
  1596. | #define VERSION "5.4"
  1597. | #define MSG_COMMS_MPI 1
  1598. | #define ENABLE_PEIGS 1
  1599. | #define ENABLE_EISPACK 0
  1600. | #define ENABLE_PROFILING 0
  1601. | #define STDC_HEADERS 1
  1602. | #define HAVE_SYS_TYPES_H 1
  1603. | #define HAVE_SYS_STAT_H 1
  1604. | #define HAVE_STDLIB_H 1
  1605. | #define HAVE_STRING_H 1
  1606. | #define HAVE_MEMORY_H 1
  1607. | #define HAVE_STRINGS_H 1
  1608. | #define HAVE_INTTYPES_H 1
  1609. | #define HAVE_STDINT_H 1
  1610. | #define HAVE_UNISTD_H 1
  1611. | #define __EXTENSIONS__ 1
  1612. | #define _ALL_SOURCE 1
  1613. | #define _GNU_SOURCE 1
  1614. | #define _POSIX_PTHREAD_SEMANTICS 1
  1615. | #define _TANDEM_SOURCE 1
  1616. | #define MACX64 1
  1617. | #define HAVE_ARMCI_GROUP_COMM 1
  1618. | #define HAVE_ARMCI_INITIALIZED 1
  1619. | #define HAVE_ARMCI_NOTIFY 1
  1620. | #define HAVE_ARMCI_MSG_INIT 1
  1621. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1622. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1623. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1624. | #define HAVE_DIRENT_H 1
  1625. | #define HAVE__BOOL 1
  1626. | #define HAVE_STDBOOL_H 1
  1627. | #define STDC_HEADERS 1
  1628. | #define HAVE_SYS_WAIT_H 1
  1629. | #define HAVE_ASSERT_H 1
  1630. | #define HAVE_ERRNO_H 1
  1631. | #define HAVE_FCNTL_H 1
  1632. | #define HAVE_FFIO_H 0
  1633. | #define HAVE_LIMITS_H 1
  1634. | #define HAVE_LINUX_LIMITS_H 0
  1635. | #define HAVE_MALLOC_H 0
  1636. | #define HAVE_MATH_H 1
  1637. | #define HAVE_STDDEF_H 1
  1638. | #define HAVE_STDINT_H 1
  1639. | #define HAVE_STDIO_H 1
  1640. | #define HAVE_STDLIB_H 1
  1641. | #define HAVE_STRING_H 1
  1642. | #define HAVE_STRINGS_H 1
  1643. | #define HAVE_SYS_FILE_H 1
  1644. | #define HAVE_SYS_FSID_H 0
  1645. | /* end confdefs.h. */
  1646. | #include <sys/fstyp.h>
  1647. configure:14281: result: no
  1648. configure:14281: checking for sys/fstyp.h
  1649. configure:14281: result: no
  1650. configure:14300: checking sys/ioctl.h usability
  1651. configure:14300: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1652. configure:14300: $? = 0
  1653. configure:14300: result: yes
  1654. configure:14300: checking sys/ioctl.h presence
  1655. configure:14300: cc -E conftest.c
  1656. configure:14300: $? = 0
  1657. configure:14300: result: yes
  1658. configure:14300: checking for sys/ioctl.h
  1659. configure:14300: result: yes
  1660. configure:14319: checking sys/iosw.h usability
  1661. configure:14319: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1662. conftest.c:95:10: fatal error: 'sys/iosw.h' file not found
  1663. #include <sys/iosw.h>
  1664. ^
  1665. 1 error generated.
  1666. configure:14319: $? = 1
  1667. configure: failed program was:
  1668. | /* confdefs.h */
  1669. | #define PACKAGE_NAME "Global Arrays (GA)"
  1670. | #define PACKAGE_TARNAME "ga"
  1671. | #define PACKAGE_VERSION "5.4"
  1672. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1673. | #define PACKAGE_BUGREPORT "[email protected]"
  1674. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1675. | #define MACX 1
  1676. | #define PACKAGE "ga"
  1677. | #define VERSION "5.4"
  1678. | #define MSG_COMMS_MPI 1
  1679. | #define ENABLE_PEIGS 1
  1680. | #define ENABLE_EISPACK 0
  1681. | #define ENABLE_PROFILING 0
  1682. | #define STDC_HEADERS 1
  1683. | #define HAVE_SYS_TYPES_H 1
  1684. | #define HAVE_SYS_STAT_H 1
  1685. | #define HAVE_STDLIB_H 1
  1686. | #define HAVE_STRING_H 1
  1687. | #define HAVE_MEMORY_H 1
  1688. | #define HAVE_STRINGS_H 1
  1689. | #define HAVE_INTTYPES_H 1
  1690. | #define HAVE_STDINT_H 1
  1691. | #define HAVE_UNISTD_H 1
  1692. | #define __EXTENSIONS__ 1
  1693. | #define _ALL_SOURCE 1
  1694. | #define _GNU_SOURCE 1
  1695. | #define _POSIX_PTHREAD_SEMANTICS 1
  1696. | #define _TANDEM_SOURCE 1
  1697. | #define MACX64 1
  1698. | #define HAVE_ARMCI_GROUP_COMM 1
  1699. | #define HAVE_ARMCI_INITIALIZED 1
  1700. | #define HAVE_ARMCI_NOTIFY 1
  1701. | #define HAVE_ARMCI_MSG_INIT 1
  1702. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1703. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1704. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1705. | #define HAVE_DIRENT_H 1
  1706. | #define HAVE__BOOL 1
  1707. | #define HAVE_STDBOOL_H 1
  1708. | #define STDC_HEADERS 1
  1709. | #define HAVE_SYS_WAIT_H 1
  1710. | #define HAVE_ASSERT_H 1
  1711. | #define HAVE_ERRNO_H 1
  1712. | #define HAVE_FCNTL_H 1
  1713. | #define HAVE_FFIO_H 0
  1714. | #define HAVE_LIMITS_H 1
  1715. | #define HAVE_LINUX_LIMITS_H 0
  1716. | #define HAVE_MALLOC_H 0
  1717. | #define HAVE_MATH_H 1
  1718. | #define HAVE_STDDEF_H 1
  1719. | #define HAVE_STDINT_H 1
  1720. | #define HAVE_STDIO_H 1
  1721. | #define HAVE_STDLIB_H 1
  1722. | #define HAVE_STRING_H 1
  1723. | #define HAVE_STRINGS_H 1
  1724. | #define HAVE_SYS_FILE_H 1
  1725. | #define HAVE_SYS_FSID_H 0
  1726. | #define HAVE_SYS_FSTYP_H 0
  1727. | #define HAVE_SYS_IOCTL_H 1
  1728. | /* end confdefs.h. */
  1729. | #include <stdio.h>
  1730. | #ifdef HAVE_SYS_TYPES_H
  1731. | # include <sys/types.h>
  1732. | #endif
  1733. | #ifdef HAVE_SYS_STAT_H
  1734. | # include <sys/stat.h>
  1735. | #endif
  1736. | #ifdef STDC_HEADERS
  1737. | # include <stdlib.h>
  1738. | # include <stddef.h>
  1739. | #else
  1740. | # ifdef HAVE_STDLIB_H
  1741. | # include <stdlib.h>
  1742. | # endif
  1743. | #endif
  1744. | #ifdef HAVE_STRING_H
  1745. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1746. | # include <memory.h>
  1747. | # endif
  1748. | # include <string.h>
  1749. | #endif
  1750. | #ifdef HAVE_STRINGS_H
  1751. | # include <strings.h>
  1752. | #endif
  1753. | #ifdef HAVE_INTTYPES_H
  1754. | # include <inttypes.h>
  1755. | #endif
  1756. | #ifdef HAVE_STDINT_H
  1757. | # include <stdint.h>
  1758. | #endif
  1759. | #ifdef HAVE_UNISTD_H
  1760. | # include <unistd.h>
  1761. | #endif
  1762. | #include <sys/iosw.h>
  1763. configure:14319: result: no
  1764. configure:14319: checking sys/iosw.h presence
  1765. configure:14319: cc -E conftest.c
  1766. conftest.c:62:10: fatal error: 'sys/iosw.h' file not found
  1767. #include <sys/iosw.h>
  1768. ^
  1769. 1 error generated.
  1770. configure:14319: $? = 1
  1771. configure: failed program was:
  1772. | /* confdefs.h */
  1773. | #define PACKAGE_NAME "Global Arrays (GA)"
  1774. | #define PACKAGE_TARNAME "ga"
  1775. | #define PACKAGE_VERSION "5.4"
  1776. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1777. | #define PACKAGE_BUGREPORT "[email protected]"
  1778. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1779. | #define MACX 1
  1780. | #define PACKAGE "ga"
  1781. | #define VERSION "5.4"
  1782. | #define MSG_COMMS_MPI 1
  1783. | #define ENABLE_PEIGS 1
  1784. | #define ENABLE_EISPACK 0
  1785. | #define ENABLE_PROFILING 0
  1786. | #define STDC_HEADERS 1
  1787. | #define HAVE_SYS_TYPES_H 1
  1788. | #define HAVE_SYS_STAT_H 1
  1789. | #define HAVE_STDLIB_H 1
  1790. | #define HAVE_STRING_H 1
  1791. | #define HAVE_MEMORY_H 1
  1792. | #define HAVE_STRINGS_H 1
  1793. | #define HAVE_INTTYPES_H 1
  1794. | #define HAVE_STDINT_H 1
  1795. | #define HAVE_UNISTD_H 1
  1796. | #define __EXTENSIONS__ 1
  1797. | #define _ALL_SOURCE 1
  1798. | #define _GNU_SOURCE 1
  1799. | #define _POSIX_PTHREAD_SEMANTICS 1
  1800. | #define _TANDEM_SOURCE 1
  1801. | #define MACX64 1
  1802. | #define HAVE_ARMCI_GROUP_COMM 1
  1803. | #define HAVE_ARMCI_INITIALIZED 1
  1804. | #define HAVE_ARMCI_NOTIFY 1
  1805. | #define HAVE_ARMCI_MSG_INIT 1
  1806. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1807. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1808. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1809. | #define HAVE_DIRENT_H 1
  1810. | #define HAVE__BOOL 1
  1811. | #define HAVE_STDBOOL_H 1
  1812. | #define STDC_HEADERS 1
  1813. | #define HAVE_SYS_WAIT_H 1
  1814. | #define HAVE_ASSERT_H 1
  1815. | #define HAVE_ERRNO_H 1
  1816. | #define HAVE_FCNTL_H 1
  1817. | #define HAVE_FFIO_H 0
  1818. | #define HAVE_LIMITS_H 1
  1819. | #define HAVE_LINUX_LIMITS_H 0
  1820. | #define HAVE_MALLOC_H 0
  1821. | #define HAVE_MATH_H 1
  1822. | #define HAVE_STDDEF_H 1
  1823. | #define HAVE_STDINT_H 1
  1824. | #define HAVE_STDIO_H 1
  1825. | #define HAVE_STDLIB_H 1
  1826. | #define HAVE_STRING_H 1
  1827. | #define HAVE_STRINGS_H 1
  1828. | #define HAVE_SYS_FILE_H 1
  1829. | #define HAVE_SYS_FSID_H 0
  1830. | #define HAVE_SYS_FSTYP_H 0
  1831. | #define HAVE_SYS_IOCTL_H 1
  1832. | /* end confdefs.h. */
  1833. | #include <sys/iosw.h>
  1834. configure:14319: result: no
  1835. configure:14319: checking for sys/iosw.h
  1836. configure:14319: result: no
  1837. configure:14338: checking sys/ipc.h usability
  1838. configure:14338: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1839. configure:14338: $? = 0
  1840. configure:14338: result: yes
  1841. configure:14338: checking sys/ipc.h presence
  1842. configure:14338: cc -E conftest.c
  1843. configure:14338: $? = 0
  1844. configure:14338: result: yes
  1845. configure:14338: checking for sys/ipc.h
  1846. configure:14338: result: yes
  1847. configure:14357: checking sys/mman.h usability
  1848. configure:14357: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1849. configure:14357: $? = 0
  1850. configure:14357: result: yes
  1851. configure:14357: checking sys/mman.h presence
  1852. configure:14357: cc -E conftest.c
  1853. configure:14357: $? = 0
  1854. configure:14357: result: yes
  1855. configure:14357: checking for sys/mman.h
  1856. configure:14357: result: yes
  1857. configure:14376: checking sys/mount.h usability
  1858. configure:14376: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1859. configure:14376: $? = 0
  1860. configure:14376: result: yes
  1861. configure:14376: checking sys/mount.h presence
  1862. configure:14376: cc -E conftest.c
  1863. configure:14376: $? = 0
  1864. configure:14376: result: yes
  1865. configure:14376: checking for sys/mount.h
  1866. configure:14376: result: yes
  1867. configure:14395: checking sys/param.h usability
  1868. configure:14395: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1869. configure:14395: $? = 0
  1870. configure:14395: result: yes
  1871. configure:14395: checking sys/param.h presence
  1872. configure:14395: cc -E conftest.c
  1873. configure:14395: $? = 0
  1874. configure:14395: result: yes
  1875. configure:14395: checking for sys/param.h
  1876. configure:14395: result: yes
  1877. configure:14414: checking sys/sem.h usability
  1878. configure:14414: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1879. configure:14414: $? = 0
  1880. configure:14414: result: yes
  1881. configure:14414: checking sys/sem.h presence
  1882. configure:14414: cc -E conftest.c
  1883. configure:14414: $? = 0
  1884. configure:14414: result: yes
  1885. configure:14414: checking for sys/sem.h
  1886. configure:14414: result: yes
  1887. configure:14433: checking sys/shm.h usability
  1888. configure:14433: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1889. configure:14433: $? = 0
  1890. configure:14433: result: yes
  1891. configure:14433: checking sys/shm.h presence
  1892. configure:14433: cc -E conftest.c
  1893. configure:14433: $? = 0
  1894. configure:14433: result: yes
  1895. configure:14433: checking for sys/shm.h
  1896. configure:14433: result: yes
  1897. configure:14452: checking sys/statfs.h usability
  1898. configure:14452: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  1899. conftest.c:102:10: fatal error: 'sys/statfs.h' file not found
  1900. #include <sys/statfs.h>
  1901. ^
  1902. 1 error generated.
  1903. configure:14452: $? = 1
  1904. configure: failed program was:
  1905. | /* confdefs.h */
  1906. | #define PACKAGE_NAME "Global Arrays (GA)"
  1907. | #define PACKAGE_TARNAME "ga"
  1908. | #define PACKAGE_VERSION "5.4"
  1909. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  1910. | #define PACKAGE_BUGREPORT "[email protected]"
  1911. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  1912. | #define MACX 1
  1913. | #define PACKAGE "ga"
  1914. | #define VERSION "5.4"
  1915. | #define MSG_COMMS_MPI 1
  1916. | #define ENABLE_PEIGS 1
  1917. | #define ENABLE_EISPACK 0
  1918. | #define ENABLE_PROFILING 0
  1919. | #define STDC_HEADERS 1
  1920. | #define HAVE_SYS_TYPES_H 1
  1921. | #define HAVE_SYS_STAT_H 1
  1922. | #define HAVE_STDLIB_H 1
  1923. | #define HAVE_STRING_H 1
  1924. | #define HAVE_MEMORY_H 1
  1925. | #define HAVE_STRINGS_H 1
  1926. | #define HAVE_INTTYPES_H 1
  1927. | #define HAVE_STDINT_H 1
  1928. | #define HAVE_UNISTD_H 1
  1929. | #define __EXTENSIONS__ 1
  1930. | #define _ALL_SOURCE 1
  1931. | #define _GNU_SOURCE 1
  1932. | #define _POSIX_PTHREAD_SEMANTICS 1
  1933. | #define _TANDEM_SOURCE 1
  1934. | #define MACX64 1
  1935. | #define HAVE_ARMCI_GROUP_COMM 1
  1936. | #define HAVE_ARMCI_INITIALIZED 1
  1937. | #define HAVE_ARMCI_NOTIFY 1
  1938. | #define HAVE_ARMCI_MSG_INIT 1
  1939. | #define HAVE_ARMCI_MSG_FINALIZE 1
  1940. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  1941. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  1942. | #define HAVE_DIRENT_H 1
  1943. | #define HAVE__BOOL 1
  1944. | #define HAVE_STDBOOL_H 1
  1945. | #define STDC_HEADERS 1
  1946. | #define HAVE_SYS_WAIT_H 1
  1947. | #define HAVE_ASSERT_H 1
  1948. | #define HAVE_ERRNO_H 1
  1949. | #define HAVE_FCNTL_H 1
  1950. | #define HAVE_FFIO_H 0
  1951. | #define HAVE_LIMITS_H 1
  1952. | #define HAVE_LINUX_LIMITS_H 0
  1953. | #define HAVE_MALLOC_H 0
  1954. | #define HAVE_MATH_H 1
  1955. | #define HAVE_STDDEF_H 1
  1956. | #define HAVE_STDINT_H 1
  1957. | #define HAVE_STDIO_H 1
  1958. | #define HAVE_STDLIB_H 1
  1959. | #define HAVE_STRING_H 1
  1960. | #define HAVE_STRINGS_H 1
  1961. | #define HAVE_SYS_FILE_H 1
  1962. | #define HAVE_SYS_FSID_H 0
  1963. | #define HAVE_SYS_FSTYP_H 0
  1964. | #define HAVE_SYS_IOCTL_H 1
  1965. | #define HAVE_SYS_IOSW_H 0
  1966. | #define HAVE_SYS_IPC_H 1
  1967. | #define HAVE_SYS_MMAN_H 1
  1968. | #define HAVE_SYS_MOUNT_H 1
  1969. | #define HAVE_SYS_PARAM_H 1
  1970. | #define HAVE_SYS_SEM_H 1
  1971. | #define HAVE_SYS_SHM_H 1
  1972. | /* end confdefs.h. */
  1973. | #include <stdio.h>
  1974. | #ifdef HAVE_SYS_TYPES_H
  1975. | # include <sys/types.h>
  1976. | #endif
  1977. | #ifdef HAVE_SYS_STAT_H
  1978. | # include <sys/stat.h>
  1979. | #endif
  1980. | #ifdef STDC_HEADERS
  1981. | # include <stdlib.h>
  1982. | # include <stddef.h>
  1983. | #else
  1984. | # ifdef HAVE_STDLIB_H
  1985. | # include <stdlib.h>
  1986. | # endif
  1987. | #endif
  1988. | #ifdef HAVE_STRING_H
  1989. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1990. | # include <memory.h>
  1991. | # endif
  1992. | # include <string.h>
  1993. | #endif
  1994. | #ifdef HAVE_STRINGS_H
  1995. | # include <strings.h>
  1996. | #endif
  1997. | #ifdef HAVE_INTTYPES_H
  1998. | # include <inttypes.h>
  1999. | #endif
  2000. | #ifdef HAVE_STDINT_H
  2001. | # include <stdint.h>
  2002. | #endif
  2003. | #ifdef HAVE_UNISTD_H
  2004. | # include <unistd.h>
  2005. | #endif
  2006. | #include <sys/statfs.h>
  2007. configure:14452: result: no
  2008. configure:14452: checking sys/statfs.h presence
  2009. configure:14452: cc -E conftest.c
  2010. conftest.c:69:10: fatal error: 'sys/statfs.h' file not found
  2011. #include <sys/statfs.h>
  2012. ^
  2013. 1 error generated.
  2014. configure:14452: $? = 1
  2015. configure: failed program was:
  2016. | /* confdefs.h */
  2017. | #define PACKAGE_NAME "Global Arrays (GA)"
  2018. | #define PACKAGE_TARNAME "ga"
  2019. | #define PACKAGE_VERSION "5.4"
  2020. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2021. | #define PACKAGE_BUGREPORT "[email protected]"
  2022. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2023. | #define MACX 1
  2024. | #define PACKAGE "ga"
  2025. | #define VERSION "5.4"
  2026. | #define MSG_COMMS_MPI 1
  2027. | #define ENABLE_PEIGS 1
  2028. | #define ENABLE_EISPACK 0
  2029. | #define ENABLE_PROFILING 0
  2030. | #define STDC_HEADERS 1
  2031. | #define HAVE_SYS_TYPES_H 1
  2032. | #define HAVE_SYS_STAT_H 1
  2033. | #define HAVE_STDLIB_H 1
  2034. | #define HAVE_STRING_H 1
  2035. | #define HAVE_MEMORY_H 1
  2036. | #define HAVE_STRINGS_H 1
  2037. | #define HAVE_INTTYPES_H 1
  2038. | #define HAVE_STDINT_H 1
  2039. | #define HAVE_UNISTD_H 1
  2040. | #define __EXTENSIONS__ 1
  2041. | #define _ALL_SOURCE 1
  2042. | #define _GNU_SOURCE 1
  2043. | #define _POSIX_PTHREAD_SEMANTICS 1
  2044. | #define _TANDEM_SOURCE 1
  2045. | #define MACX64 1
  2046. | #define HAVE_ARMCI_GROUP_COMM 1
  2047. | #define HAVE_ARMCI_INITIALIZED 1
  2048. | #define HAVE_ARMCI_NOTIFY 1
  2049. | #define HAVE_ARMCI_MSG_INIT 1
  2050. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2051. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2052. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2053. | #define HAVE_DIRENT_H 1
  2054. | #define HAVE__BOOL 1
  2055. | #define HAVE_STDBOOL_H 1
  2056. | #define STDC_HEADERS 1
  2057. | #define HAVE_SYS_WAIT_H 1
  2058. | #define HAVE_ASSERT_H 1
  2059. | #define HAVE_ERRNO_H 1
  2060. | #define HAVE_FCNTL_H 1
  2061. | #define HAVE_FFIO_H 0
  2062. | #define HAVE_LIMITS_H 1
  2063. | #define HAVE_LINUX_LIMITS_H 0
  2064. | #define HAVE_MALLOC_H 0
  2065. | #define HAVE_MATH_H 1
  2066. | #define HAVE_STDDEF_H 1
  2067. | #define HAVE_STDINT_H 1
  2068. | #define HAVE_STDIO_H 1
  2069. | #define HAVE_STDLIB_H 1
  2070. | #define HAVE_STRING_H 1
  2071. | #define HAVE_STRINGS_H 1
  2072. | #define HAVE_SYS_FILE_H 1
  2073. | #define HAVE_SYS_FSID_H 0
  2074. | #define HAVE_SYS_FSTYP_H 0
  2075. | #define HAVE_SYS_IOCTL_H 1
  2076. | #define HAVE_SYS_IOSW_H 0
  2077. | #define HAVE_SYS_IPC_H 1
  2078. | #define HAVE_SYS_MMAN_H 1
  2079. | #define HAVE_SYS_MOUNT_H 1
  2080. | #define HAVE_SYS_PARAM_H 1
  2081. | #define HAVE_SYS_SEM_H 1
  2082. | #define HAVE_SYS_SHM_H 1
  2083. | /* end confdefs.h. */
  2084. | #include <sys/statfs.h>
  2085. configure:14452: result: no
  2086. configure:14452: checking for sys/statfs.h
  2087. configure:14452: result: no
  2088. configure:14471: checking for sys/stat.h
  2089. configure:14471: result: yes
  2090. configure:14490: checking sys/statvfs.h usability
  2091. configure:14490: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2092. configure:14490: $? = 0
  2093. configure:14490: result: yes
  2094. configure:14490: checking sys/statvfs.h presence
  2095. configure:14490: cc -E conftest.c
  2096. configure:14490: $? = 0
  2097. configure:14490: result: yes
  2098. configure:14490: checking for sys/statvfs.h
  2099. configure:14490: result: yes
  2100. configure:14509: checking sys/time.h usability
  2101. configure:14509: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2102. configure:14509: $? = 0
  2103. configure:14509: result: yes
  2104. configure:14509: checking sys/time.h presence
  2105. configure:14509: cc -E conftest.c
  2106. configure:14509: $? = 0
  2107. configure:14509: result: yes
  2108. configure:14509: checking for sys/time.h
  2109. configure:14509: result: yes
  2110. configure:14528: checking for sys/types.h
  2111. configure:14528: result: yes
  2112. configure:14547: checking sys/vfs.h usability
  2113. configure:14547: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2114. conftest.c:107:10: fatal error: 'sys/vfs.h' file not found
  2115. #include <sys/vfs.h>
  2116. ^
  2117. 1 error generated.
  2118. configure:14547: $? = 1
  2119. configure: failed program was:
  2120. | /* confdefs.h */
  2121. | #define PACKAGE_NAME "Global Arrays (GA)"
  2122. | #define PACKAGE_TARNAME "ga"
  2123. | #define PACKAGE_VERSION "5.4"
  2124. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2125. | #define PACKAGE_BUGREPORT "[email protected]"
  2126. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2127. | #define MACX 1
  2128. | #define PACKAGE "ga"
  2129. | #define VERSION "5.4"
  2130. | #define MSG_COMMS_MPI 1
  2131. | #define ENABLE_PEIGS 1
  2132. | #define ENABLE_EISPACK 0
  2133. | #define ENABLE_PROFILING 0
  2134. | #define STDC_HEADERS 1
  2135. | #define HAVE_SYS_TYPES_H 1
  2136. | #define HAVE_SYS_STAT_H 1
  2137. | #define HAVE_STDLIB_H 1
  2138. | #define HAVE_STRING_H 1
  2139. | #define HAVE_MEMORY_H 1
  2140. | #define HAVE_STRINGS_H 1
  2141. | #define HAVE_INTTYPES_H 1
  2142. | #define HAVE_STDINT_H 1
  2143. | #define HAVE_UNISTD_H 1
  2144. | #define __EXTENSIONS__ 1
  2145. | #define _ALL_SOURCE 1
  2146. | #define _GNU_SOURCE 1
  2147. | #define _POSIX_PTHREAD_SEMANTICS 1
  2148. | #define _TANDEM_SOURCE 1
  2149. | #define MACX64 1
  2150. | #define HAVE_ARMCI_GROUP_COMM 1
  2151. | #define HAVE_ARMCI_INITIALIZED 1
  2152. | #define HAVE_ARMCI_NOTIFY 1
  2153. | #define HAVE_ARMCI_MSG_INIT 1
  2154. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2155. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2156. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2157. | #define HAVE_DIRENT_H 1
  2158. | #define HAVE__BOOL 1
  2159. | #define HAVE_STDBOOL_H 1
  2160. | #define STDC_HEADERS 1
  2161. | #define HAVE_SYS_WAIT_H 1
  2162. | #define HAVE_ASSERT_H 1
  2163. | #define HAVE_ERRNO_H 1
  2164. | #define HAVE_FCNTL_H 1
  2165. | #define HAVE_FFIO_H 0
  2166. | #define HAVE_LIMITS_H 1
  2167. | #define HAVE_LINUX_LIMITS_H 0
  2168. | #define HAVE_MALLOC_H 0
  2169. | #define HAVE_MATH_H 1
  2170. | #define HAVE_STDDEF_H 1
  2171. | #define HAVE_STDINT_H 1
  2172. | #define HAVE_STDIO_H 1
  2173. | #define HAVE_STDLIB_H 1
  2174. | #define HAVE_STRING_H 1
  2175. | #define HAVE_STRINGS_H 1
  2176. | #define HAVE_SYS_FILE_H 1
  2177. | #define HAVE_SYS_FSID_H 0
  2178. | #define HAVE_SYS_FSTYP_H 0
  2179. | #define HAVE_SYS_IOCTL_H 1
  2180. | #define HAVE_SYS_IOSW_H 0
  2181. | #define HAVE_SYS_IPC_H 1
  2182. | #define HAVE_SYS_MMAN_H 1
  2183. | #define HAVE_SYS_MOUNT_H 1
  2184. | #define HAVE_SYS_PARAM_H 1
  2185. | #define HAVE_SYS_SEM_H 1
  2186. | #define HAVE_SYS_SHM_H 1
  2187. | #define HAVE_SYS_STATFS_H 0
  2188. | #define HAVE_SYS_STAT_H 1
  2189. | #define HAVE_SYS_STATVFS_H 1
  2190. | #define HAVE_SYS_TIME_H 1
  2191. | #define HAVE_SYS_TYPES_H 1
  2192. | /* end confdefs.h. */
  2193. | #include <stdio.h>
  2194. | #ifdef HAVE_SYS_TYPES_H
  2195. | # include <sys/types.h>
  2196. | #endif
  2197. | #ifdef HAVE_SYS_STAT_H
  2198. | # include <sys/stat.h>
  2199. | #endif
  2200. | #ifdef STDC_HEADERS
  2201. | # include <stdlib.h>
  2202. | # include <stddef.h>
  2203. | #else
  2204. | # ifdef HAVE_STDLIB_H
  2205. | # include <stdlib.h>
  2206. | # endif
  2207. | #endif
  2208. | #ifdef HAVE_STRING_H
  2209. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2210. | # include <memory.h>
  2211. | # endif
  2212. | # include <string.h>
  2213. | #endif
  2214. | #ifdef HAVE_STRINGS_H
  2215. | # include <strings.h>
  2216. | #endif
  2217. | #ifdef HAVE_INTTYPES_H
  2218. | # include <inttypes.h>
  2219. | #endif
  2220. | #ifdef HAVE_STDINT_H
  2221. | # include <stdint.h>
  2222. | #endif
  2223. | #ifdef HAVE_UNISTD_H
  2224. | # include <unistd.h>
  2225. | #endif
  2226. | #include <sys/vfs.h>
  2227. configure:14547: result: no
  2228. configure:14547: checking sys/vfs.h presence
  2229. configure:14547: cc -E conftest.c
  2230. conftest.c:74:10: fatal error: 'sys/vfs.h' file not found
  2231. #include <sys/vfs.h>
  2232. ^
  2233. 1 error generated.
  2234. configure:14547: $? = 1
  2235. configure: failed program was:
  2236. | /* confdefs.h */
  2237. | #define PACKAGE_NAME "Global Arrays (GA)"
  2238. | #define PACKAGE_TARNAME "ga"
  2239. | #define PACKAGE_VERSION "5.4"
  2240. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2241. | #define PACKAGE_BUGREPORT "[email protected]"
  2242. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2243. | #define MACX 1
  2244. | #define PACKAGE "ga"
  2245. | #define VERSION "5.4"
  2246. | #define MSG_COMMS_MPI 1
  2247. | #define ENABLE_PEIGS 1
  2248. | #define ENABLE_EISPACK 0
  2249. | #define ENABLE_PROFILING 0
  2250. | #define STDC_HEADERS 1
  2251. | #define HAVE_SYS_TYPES_H 1
  2252. | #define HAVE_SYS_STAT_H 1
  2253. | #define HAVE_STDLIB_H 1
  2254. | #define HAVE_STRING_H 1
  2255. | #define HAVE_MEMORY_H 1
  2256. | #define HAVE_STRINGS_H 1
  2257. | #define HAVE_INTTYPES_H 1
  2258. | #define HAVE_STDINT_H 1
  2259. | #define HAVE_UNISTD_H 1
  2260. | #define __EXTENSIONS__ 1
  2261. | #define _ALL_SOURCE 1
  2262. | #define _GNU_SOURCE 1
  2263. | #define _POSIX_PTHREAD_SEMANTICS 1
  2264. | #define _TANDEM_SOURCE 1
  2265. | #define MACX64 1
  2266. | #define HAVE_ARMCI_GROUP_COMM 1
  2267. | #define HAVE_ARMCI_INITIALIZED 1
  2268. | #define HAVE_ARMCI_NOTIFY 1
  2269. | #define HAVE_ARMCI_MSG_INIT 1
  2270. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2271. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2272. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2273. | #define HAVE_DIRENT_H 1
  2274. | #define HAVE__BOOL 1
  2275. | #define HAVE_STDBOOL_H 1
  2276. | #define STDC_HEADERS 1
  2277. | #define HAVE_SYS_WAIT_H 1
  2278. | #define HAVE_ASSERT_H 1
  2279. | #define HAVE_ERRNO_H 1
  2280. | #define HAVE_FCNTL_H 1
  2281. | #define HAVE_FFIO_H 0
  2282. | #define HAVE_LIMITS_H 1
  2283. | #define HAVE_LINUX_LIMITS_H 0
  2284. | #define HAVE_MALLOC_H 0
  2285. | #define HAVE_MATH_H 1
  2286. | #define HAVE_STDDEF_H 1
  2287. | #define HAVE_STDINT_H 1
  2288. | #define HAVE_STDIO_H 1
  2289. | #define HAVE_STDLIB_H 1
  2290. | #define HAVE_STRING_H 1
  2291. | #define HAVE_STRINGS_H 1
  2292. | #define HAVE_SYS_FILE_H 1
  2293. | #define HAVE_SYS_FSID_H 0
  2294. | #define HAVE_SYS_FSTYP_H 0
  2295. | #define HAVE_SYS_IOCTL_H 1
  2296. | #define HAVE_SYS_IOSW_H 0
  2297. | #define HAVE_SYS_IPC_H 1
  2298. | #define HAVE_SYS_MMAN_H 1
  2299. | #define HAVE_SYS_MOUNT_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_STATFS_H 0
  2304. | #define HAVE_SYS_STAT_H 1
  2305. | #define HAVE_SYS_STATVFS_H 1
  2306. | #define HAVE_SYS_TIME_H 1
  2307. | #define HAVE_SYS_TYPES_H 1
  2308. | /* end confdefs.h. */
  2309. | #include <sys/vfs.h>
  2310. configure:14547: result: no
  2311. configure:14547: checking for sys/vfs.h
  2312. configure:14547: result: no
  2313. configure:14566: checking time.h usability
  2314. configure:14566: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2315. configure:14566: $? = 0
  2316. configure:14566: result: yes
  2317. configure:14566: checking time.h presence
  2318. configure:14566: cc -E conftest.c
  2319. configure:14566: $? = 0
  2320. configure:14566: result: yes
  2321. configure:14566: checking for time.h
  2322. configure:14566: result: yes
  2323. configure:14585: checking for unistd.h
  2324. configure:14585: result: yes
  2325. configure:14604: checking windows.h usability
  2326. configure:14604: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2327. conftest.c:110:10: fatal error: 'windows.h' file not found
  2328. #include <windows.h>
  2329. ^
  2330. 1 error generated.
  2331. configure:14604: $? = 1
  2332. configure: failed program was:
  2333. | /* confdefs.h */
  2334. | #define PACKAGE_NAME "Global Arrays (GA)"
  2335. | #define PACKAGE_TARNAME "ga"
  2336. | #define PACKAGE_VERSION "5.4"
  2337. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2338. | #define PACKAGE_BUGREPORT "[email protected]"
  2339. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2340. | #define MACX 1
  2341. | #define PACKAGE "ga"
  2342. | #define VERSION "5.4"
  2343. | #define MSG_COMMS_MPI 1
  2344. | #define ENABLE_PEIGS 1
  2345. | #define ENABLE_EISPACK 0
  2346. | #define ENABLE_PROFILING 0
  2347. | #define STDC_HEADERS 1
  2348. | #define HAVE_SYS_TYPES_H 1
  2349. | #define HAVE_SYS_STAT_H 1
  2350. | #define HAVE_STDLIB_H 1
  2351. | #define HAVE_STRING_H 1
  2352. | #define HAVE_MEMORY_H 1
  2353. | #define HAVE_STRINGS_H 1
  2354. | #define HAVE_INTTYPES_H 1
  2355. | #define HAVE_STDINT_H 1
  2356. | #define HAVE_UNISTD_H 1
  2357. | #define __EXTENSIONS__ 1
  2358. | #define _ALL_SOURCE 1
  2359. | #define _GNU_SOURCE 1
  2360. | #define _POSIX_PTHREAD_SEMANTICS 1
  2361. | #define _TANDEM_SOURCE 1
  2362. | #define MACX64 1
  2363. | #define HAVE_ARMCI_GROUP_COMM 1
  2364. | #define HAVE_ARMCI_INITIALIZED 1
  2365. | #define HAVE_ARMCI_NOTIFY 1
  2366. | #define HAVE_ARMCI_MSG_INIT 1
  2367. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2368. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2369. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2370. | #define HAVE_DIRENT_H 1
  2371. | #define HAVE__BOOL 1
  2372. | #define HAVE_STDBOOL_H 1
  2373. | #define STDC_HEADERS 1
  2374. | #define HAVE_SYS_WAIT_H 1
  2375. | #define HAVE_ASSERT_H 1
  2376. | #define HAVE_ERRNO_H 1
  2377. | #define HAVE_FCNTL_H 1
  2378. | #define HAVE_FFIO_H 0
  2379. | #define HAVE_LIMITS_H 1
  2380. | #define HAVE_LINUX_LIMITS_H 0
  2381. | #define HAVE_MALLOC_H 0
  2382. | #define HAVE_MATH_H 1
  2383. | #define HAVE_STDDEF_H 1
  2384. | #define HAVE_STDINT_H 1
  2385. | #define HAVE_STDIO_H 1
  2386. | #define HAVE_STDLIB_H 1
  2387. | #define HAVE_STRING_H 1
  2388. | #define HAVE_STRINGS_H 1
  2389. | #define HAVE_SYS_FILE_H 1
  2390. | #define HAVE_SYS_FSID_H 0
  2391. | #define HAVE_SYS_FSTYP_H 0
  2392. | #define HAVE_SYS_IOCTL_H 1
  2393. | #define HAVE_SYS_IOSW_H 0
  2394. | #define HAVE_SYS_IPC_H 1
  2395. | #define HAVE_SYS_MMAN_H 1
  2396. | #define HAVE_SYS_MOUNT_H 1
  2397. | #define HAVE_SYS_PARAM_H 1
  2398. | #define HAVE_SYS_SEM_H 1
  2399. | #define HAVE_SYS_SHM_H 1
  2400. | #define HAVE_SYS_STATFS_H 0
  2401. | #define HAVE_SYS_STAT_H 1
  2402. | #define HAVE_SYS_STATVFS_H 1
  2403. | #define HAVE_SYS_TIME_H 1
  2404. | #define HAVE_SYS_TYPES_H 1
  2405. | #define HAVE_SYS_VFS_H 0
  2406. | #define HAVE_TIME_H 1
  2407. | #define HAVE_UNISTD_H 1
  2408. | /* end confdefs.h. */
  2409. | #include <stdio.h>
  2410. | #ifdef HAVE_SYS_TYPES_H
  2411. | # include <sys/types.h>
  2412. | #endif
  2413. | #ifdef HAVE_SYS_STAT_H
  2414. | # include <sys/stat.h>
  2415. | #endif
  2416. | #ifdef STDC_HEADERS
  2417. | # include <stdlib.h>
  2418. | # include <stddef.h>
  2419. | #else
  2420. | # ifdef HAVE_STDLIB_H
  2421. | # include <stdlib.h>
  2422. | # endif
  2423. | #endif
  2424. | #ifdef HAVE_STRING_H
  2425. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2426. | # include <memory.h>
  2427. | # endif
  2428. | # include <string.h>
  2429. | #endif
  2430. | #ifdef HAVE_STRINGS_H
  2431. | # include <strings.h>
  2432. | #endif
  2433. | #ifdef HAVE_INTTYPES_H
  2434. | # include <inttypes.h>
  2435. | #endif
  2436. | #ifdef HAVE_STDINT_H
  2437. | # include <stdint.h>
  2438. | #endif
  2439. | #ifdef HAVE_UNISTD_H
  2440. | # include <unistd.h>
  2441. | #endif
  2442. | #include <windows.h>
  2443. configure:14604: result: no
  2444. configure:14604: checking windows.h presence
  2445. configure:14604: cc -E conftest.c
  2446. conftest.c:77:10: fatal error: 'windows.h' file not found
  2447. #include <windows.h>
  2448. ^
  2449. 1 error generated.
  2450. configure:14604: $? = 1
  2451. configure: failed program was:
  2452. | /* confdefs.h */
  2453. | #define PACKAGE_NAME "Global Arrays (GA)"
  2454. | #define PACKAGE_TARNAME "ga"
  2455. | #define PACKAGE_VERSION "5.4"
  2456. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2457. | #define PACKAGE_BUGREPORT "[email protected]"
  2458. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2459. | #define MACX 1
  2460. | #define PACKAGE "ga"
  2461. | #define VERSION "5.4"
  2462. | #define MSG_COMMS_MPI 1
  2463. | #define ENABLE_PEIGS 1
  2464. | #define ENABLE_EISPACK 0
  2465. | #define ENABLE_PROFILING 0
  2466. | #define STDC_HEADERS 1
  2467. | #define HAVE_SYS_TYPES_H 1
  2468. | #define HAVE_SYS_STAT_H 1
  2469. | #define HAVE_STDLIB_H 1
  2470. | #define HAVE_STRING_H 1
  2471. | #define HAVE_MEMORY_H 1
  2472. | #define HAVE_STRINGS_H 1
  2473. | #define HAVE_INTTYPES_H 1
  2474. | #define HAVE_STDINT_H 1
  2475. | #define HAVE_UNISTD_H 1
  2476. | #define __EXTENSIONS__ 1
  2477. | #define _ALL_SOURCE 1
  2478. | #define _GNU_SOURCE 1
  2479. | #define _POSIX_PTHREAD_SEMANTICS 1
  2480. | #define _TANDEM_SOURCE 1
  2481. | #define MACX64 1
  2482. | #define HAVE_ARMCI_GROUP_COMM 1
  2483. | #define HAVE_ARMCI_INITIALIZED 1
  2484. | #define HAVE_ARMCI_NOTIFY 1
  2485. | #define HAVE_ARMCI_MSG_INIT 1
  2486. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2487. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2488. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2489. | #define HAVE_DIRENT_H 1
  2490. | #define HAVE__BOOL 1
  2491. | #define HAVE_STDBOOL_H 1
  2492. | #define STDC_HEADERS 1
  2493. | #define HAVE_SYS_WAIT_H 1
  2494. | #define HAVE_ASSERT_H 1
  2495. | #define HAVE_ERRNO_H 1
  2496. | #define HAVE_FCNTL_H 1
  2497. | #define HAVE_FFIO_H 0
  2498. | #define HAVE_LIMITS_H 1
  2499. | #define HAVE_LINUX_LIMITS_H 0
  2500. | #define HAVE_MALLOC_H 0
  2501. | #define HAVE_MATH_H 1
  2502. | #define HAVE_STDDEF_H 1
  2503. | #define HAVE_STDINT_H 1
  2504. | #define HAVE_STDIO_H 1
  2505. | #define HAVE_STDLIB_H 1
  2506. | #define HAVE_STRING_H 1
  2507. | #define HAVE_STRINGS_H 1
  2508. | #define HAVE_SYS_FILE_H 1
  2509. | #define HAVE_SYS_FSID_H 0
  2510. | #define HAVE_SYS_FSTYP_H 0
  2511. | #define HAVE_SYS_IOCTL_H 1
  2512. | #define HAVE_SYS_IOSW_H 0
  2513. | #define HAVE_SYS_IPC_H 1
  2514. | #define HAVE_SYS_MMAN_H 1
  2515. | #define HAVE_SYS_MOUNT_H 1
  2516. | #define HAVE_SYS_PARAM_H 1
  2517. | #define HAVE_SYS_SEM_H 1
  2518. | #define HAVE_SYS_SHM_H 1
  2519. | #define HAVE_SYS_STATFS_H 0
  2520. | #define HAVE_SYS_STAT_H 1
  2521. | #define HAVE_SYS_STATVFS_H 1
  2522. | #define HAVE_SYS_TIME_H 1
  2523. | #define HAVE_SYS_TYPES_H 1
  2524. | #define HAVE_SYS_VFS_H 0
  2525. | #define HAVE_TIME_H 1
  2526. | #define HAVE_UNISTD_H 1
  2527. | /* end confdefs.h. */
  2528. | #include <windows.h>
  2529. configure:14604: result: no
  2530. configure:14604: checking for windows.h
  2531. configure:14604: result: no
  2532. configure:14623: checking for an ANSI C-conforming const
  2533. configure:14689: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2534. configure:14689: $? = 0
  2535. configure:14696: result: yes
  2536. configure:14704: checking for inline
  2537. configure:14720: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2538. configure:14720: $? = 0
  2539. configure:14728: result: inline
  2540. configure:14746: checking for C/C++ restrict keyword
  2541. configure:14771: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2542. configure:14771: $? = 0
  2543. configure:14779: result: __restrict
  2544. configure:14792: checking for working volatile
  2545. configure:14811: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2546. configure:14811: $? = 0
  2547. configure:14818: result: yes
  2548. configure:14826: checking for int64_t
  2549. configure:14826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2550. configure:14826: $? = 0
  2551. configure:14826: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2552. conftest.c:116:24: error: 'test_array' declared as an array with a negative size
  2553. static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  2554. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2555. 1 error generated.
  2556. configure:14826: $? = 1
  2557. configure: failed program was:
  2558. | /* confdefs.h */
  2559. | #define PACKAGE_NAME "Global Arrays (GA)"
  2560. | #define PACKAGE_TARNAME "ga"
  2561. | #define PACKAGE_VERSION "5.4"
  2562. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2563. | #define PACKAGE_BUGREPORT "[email protected]"
  2564. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2565. | #define MACX 1
  2566. | #define PACKAGE "ga"
  2567. | #define VERSION "5.4"
  2568. | #define MSG_COMMS_MPI 1
  2569. | #define ENABLE_PEIGS 1
  2570. | #define ENABLE_EISPACK 0
  2571. | #define ENABLE_PROFILING 0
  2572. | #define STDC_HEADERS 1
  2573. | #define HAVE_SYS_TYPES_H 1
  2574. | #define HAVE_SYS_STAT_H 1
  2575. | #define HAVE_STDLIB_H 1
  2576. | #define HAVE_STRING_H 1
  2577. | #define HAVE_MEMORY_H 1
  2578. | #define HAVE_STRINGS_H 1
  2579. | #define HAVE_INTTYPES_H 1
  2580. | #define HAVE_STDINT_H 1
  2581. | #define HAVE_UNISTD_H 1
  2582. | #define __EXTENSIONS__ 1
  2583. | #define _ALL_SOURCE 1
  2584. | #define _GNU_SOURCE 1
  2585. | #define _POSIX_PTHREAD_SEMANTICS 1
  2586. | #define _TANDEM_SOURCE 1
  2587. | #define MACX64 1
  2588. | #define HAVE_ARMCI_GROUP_COMM 1
  2589. | #define HAVE_ARMCI_INITIALIZED 1
  2590. | #define HAVE_ARMCI_NOTIFY 1
  2591. | #define HAVE_ARMCI_MSG_INIT 1
  2592. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2593. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2594. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2595. | #define HAVE_DIRENT_H 1
  2596. | #define HAVE__BOOL 1
  2597. | #define HAVE_STDBOOL_H 1
  2598. | #define STDC_HEADERS 1
  2599. | #define HAVE_SYS_WAIT_H 1
  2600. | #define HAVE_ASSERT_H 1
  2601. | #define HAVE_ERRNO_H 1
  2602. | #define HAVE_FCNTL_H 1
  2603. | #define HAVE_FFIO_H 0
  2604. | #define HAVE_LIMITS_H 1
  2605. | #define HAVE_LINUX_LIMITS_H 0
  2606. | #define HAVE_MALLOC_H 0
  2607. | #define HAVE_MATH_H 1
  2608. | #define HAVE_STDDEF_H 1
  2609. | #define HAVE_STDINT_H 1
  2610. | #define HAVE_STDIO_H 1
  2611. | #define HAVE_STDLIB_H 1
  2612. | #define HAVE_STRING_H 1
  2613. | #define HAVE_STRINGS_H 1
  2614. | #define HAVE_SYS_FILE_H 1
  2615. | #define HAVE_SYS_FSID_H 0
  2616. | #define HAVE_SYS_FSTYP_H 0
  2617. | #define HAVE_SYS_IOCTL_H 1
  2618. | #define HAVE_SYS_IOSW_H 0
  2619. | #define HAVE_SYS_IPC_H 1
  2620. | #define HAVE_SYS_MMAN_H 1
  2621. | #define HAVE_SYS_MOUNT_H 1
  2622. | #define HAVE_SYS_PARAM_H 1
  2623. | #define HAVE_SYS_SEM_H 1
  2624. | #define HAVE_SYS_SHM_H 1
  2625. | #define HAVE_SYS_STATFS_H 0
  2626. | #define HAVE_SYS_STAT_H 1
  2627. | #define HAVE_SYS_STATVFS_H 1
  2628. | #define HAVE_SYS_TIME_H 1
  2629. | #define HAVE_SYS_TYPES_H 1
  2630. | #define HAVE_SYS_VFS_H 0
  2631. | #define HAVE_TIME_H 1
  2632. | #define HAVE_UNISTD_H 1
  2633. | #define HAVE_WINDOWS_H 0
  2634. | #define restrict __restrict
  2635. | /* end confdefs.h. */
  2636. | #include <stdio.h>
  2637. | #ifdef HAVE_SYS_TYPES_H
  2638. | # include <sys/types.h>
  2639. | #endif
  2640. | #ifdef HAVE_SYS_STAT_H
  2641. | # include <sys/stat.h>
  2642. | #endif
  2643. | #ifdef STDC_HEADERS
  2644. | # include <stdlib.h>
  2645. | # include <stddef.h>
  2646. | #else
  2647. | # ifdef HAVE_STDLIB_H
  2648. | # include <stdlib.h>
  2649. | # endif
  2650. | #endif
  2651. | #ifdef HAVE_STRING_H
  2652. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2653. | # include <memory.h>
  2654. | # endif
  2655. | # include <string.h>
  2656. | #endif
  2657. | #ifdef HAVE_STRINGS_H
  2658. | # include <strings.h>
  2659. | #endif
  2660. | #ifdef HAVE_INTTYPES_H
  2661. | # include <inttypes.h>
  2662. | #endif
  2663. | #ifdef HAVE_STDINT_H
  2664. | # include <stdint.h>
  2665. | #endif
  2666. | #ifdef HAVE_UNISTD_H
  2667. | # include <unistd.h>
  2668. | #endif
  2669. | enum { N = 64 / 2 - 1 };
  2670. | int
  2671. | main ()
  2672. | {
  2673. | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
  2674. | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  2675. | test_array [0] = 0;
  2676. | return test_array [0];
  2677. |
  2678. | ;
  2679. | return 0;
  2680. | }
  2681. configure:14826: result: yes
  2682. configure:14838: checking for long double
  2683. configure:14871: result: yes
  2684. configure:14879: checking for off_t
  2685. configure:14879: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2686. configure:14879: $? = 0
  2687. configure:14879: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2688. conftest.c:116:20: error: expected expression
  2689. if (sizeof ((off_t)))
  2690. ^
  2691. 1 error generated.
  2692. configure:14879: $? = 1
  2693. configure: failed program was:
  2694. | /* confdefs.h */
  2695. | #define PACKAGE_NAME "Global Arrays (GA)"
  2696. | #define PACKAGE_TARNAME "ga"
  2697. | #define PACKAGE_VERSION "5.4"
  2698. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2699. | #define PACKAGE_BUGREPORT "[email protected]"
  2700. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2701. | #define MACX 1
  2702. | #define PACKAGE "ga"
  2703. | #define VERSION "5.4"
  2704. | #define MSG_COMMS_MPI 1
  2705. | #define ENABLE_PEIGS 1
  2706. | #define ENABLE_EISPACK 0
  2707. | #define ENABLE_PROFILING 0
  2708. | #define STDC_HEADERS 1
  2709. | #define HAVE_SYS_TYPES_H 1
  2710. | #define HAVE_SYS_STAT_H 1
  2711. | #define HAVE_STDLIB_H 1
  2712. | #define HAVE_STRING_H 1
  2713. | #define HAVE_MEMORY_H 1
  2714. | #define HAVE_STRINGS_H 1
  2715. | #define HAVE_INTTYPES_H 1
  2716. | #define HAVE_STDINT_H 1
  2717. | #define HAVE_UNISTD_H 1
  2718. | #define __EXTENSIONS__ 1
  2719. | #define _ALL_SOURCE 1
  2720. | #define _GNU_SOURCE 1
  2721. | #define _POSIX_PTHREAD_SEMANTICS 1
  2722. | #define _TANDEM_SOURCE 1
  2723. | #define MACX64 1
  2724. | #define HAVE_ARMCI_GROUP_COMM 1
  2725. | #define HAVE_ARMCI_INITIALIZED 1
  2726. | #define HAVE_ARMCI_NOTIFY 1
  2727. | #define HAVE_ARMCI_MSG_INIT 1
  2728. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2729. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2730. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2731. | #define HAVE_DIRENT_H 1
  2732. | #define HAVE__BOOL 1
  2733. | #define HAVE_STDBOOL_H 1
  2734. | #define STDC_HEADERS 1
  2735. | #define HAVE_SYS_WAIT_H 1
  2736. | #define HAVE_ASSERT_H 1
  2737. | #define HAVE_ERRNO_H 1
  2738. | #define HAVE_FCNTL_H 1
  2739. | #define HAVE_FFIO_H 0
  2740. | #define HAVE_LIMITS_H 1
  2741. | #define HAVE_LINUX_LIMITS_H 0
  2742. | #define HAVE_MALLOC_H 0
  2743. | #define HAVE_MATH_H 1
  2744. | #define HAVE_STDDEF_H 1
  2745. | #define HAVE_STDINT_H 1
  2746. | #define HAVE_STDIO_H 1
  2747. | #define HAVE_STDLIB_H 1
  2748. | #define HAVE_STRING_H 1
  2749. | #define HAVE_STRINGS_H 1
  2750. | #define HAVE_SYS_FILE_H 1
  2751. | #define HAVE_SYS_FSID_H 0
  2752. | #define HAVE_SYS_FSTYP_H 0
  2753. | #define HAVE_SYS_IOCTL_H 1
  2754. | #define HAVE_SYS_IOSW_H 0
  2755. | #define HAVE_SYS_IPC_H 1
  2756. | #define HAVE_SYS_MMAN_H 1
  2757. | #define HAVE_SYS_MOUNT_H 1
  2758. | #define HAVE_SYS_PARAM_H 1
  2759. | #define HAVE_SYS_SEM_H 1
  2760. | #define HAVE_SYS_SHM_H 1
  2761. | #define HAVE_SYS_STATFS_H 0
  2762. | #define HAVE_SYS_STAT_H 1
  2763. | #define HAVE_SYS_STATVFS_H 1
  2764. | #define HAVE_SYS_TIME_H 1
  2765. | #define HAVE_SYS_TYPES_H 1
  2766. | #define HAVE_SYS_VFS_H 0
  2767. | #define HAVE_TIME_H 1
  2768. | #define HAVE_UNISTD_H 1
  2769. | #define HAVE_WINDOWS_H 0
  2770. | #define restrict __restrict
  2771. | #define HAVE_LONG_DOUBLE 1
  2772. | /* end confdefs.h. */
  2773. | #include <stdio.h>
  2774. | #ifdef HAVE_SYS_TYPES_H
  2775. | # include <sys/types.h>
  2776. | #endif
  2777. | #ifdef HAVE_SYS_STAT_H
  2778. | # include <sys/stat.h>
  2779. | #endif
  2780. | #ifdef STDC_HEADERS
  2781. | # include <stdlib.h>
  2782. | # include <stddef.h>
  2783. | #else
  2784. | # ifdef HAVE_STDLIB_H
  2785. | # include <stdlib.h>
  2786. | # endif
  2787. | #endif
  2788. | #ifdef HAVE_STRING_H
  2789. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2790. | # include <memory.h>
  2791. | # endif
  2792. | # include <string.h>
  2793. | #endif
  2794. | #ifdef HAVE_STRINGS_H
  2795. | # include <strings.h>
  2796. | #endif
  2797. | #ifdef HAVE_INTTYPES_H
  2798. | # include <inttypes.h>
  2799. | #endif
  2800. | #ifdef HAVE_STDINT_H
  2801. | # include <stdint.h>
  2802. | #endif
  2803. | #ifdef HAVE_UNISTD_H
  2804. | # include <unistd.h>
  2805. | #endif
  2806. | int
  2807. | main ()
  2808. | {
  2809. | if (sizeof ((off_t)))
  2810. | return 0;
  2811. | ;
  2812. | return 0;
  2813. | }
  2814. configure:14879: result: yes
  2815. configure:14890: checking for pid_t
  2816. configure:14890: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2817. configure:14890: $? = 0
  2818. configure:14890: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2819. conftest.c:116:20: error: expected expression
  2820. if (sizeof ((pid_t)))
  2821. ^
  2822. 1 error generated.
  2823. configure:14890: $? = 1
  2824. configure: failed program was:
  2825. | /* confdefs.h */
  2826. | #define PACKAGE_NAME "Global Arrays (GA)"
  2827. | #define PACKAGE_TARNAME "ga"
  2828. | #define PACKAGE_VERSION "5.4"
  2829. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2830. | #define PACKAGE_BUGREPORT "[email protected]"
  2831. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2832. | #define MACX 1
  2833. | #define PACKAGE "ga"
  2834. | #define VERSION "5.4"
  2835. | #define MSG_COMMS_MPI 1
  2836. | #define ENABLE_PEIGS 1
  2837. | #define ENABLE_EISPACK 0
  2838. | #define ENABLE_PROFILING 0
  2839. | #define STDC_HEADERS 1
  2840. | #define HAVE_SYS_TYPES_H 1
  2841. | #define HAVE_SYS_STAT_H 1
  2842. | #define HAVE_STDLIB_H 1
  2843. | #define HAVE_STRING_H 1
  2844. | #define HAVE_MEMORY_H 1
  2845. | #define HAVE_STRINGS_H 1
  2846. | #define HAVE_INTTYPES_H 1
  2847. | #define HAVE_STDINT_H 1
  2848. | #define HAVE_UNISTD_H 1
  2849. | #define __EXTENSIONS__ 1
  2850. | #define _ALL_SOURCE 1
  2851. | #define _GNU_SOURCE 1
  2852. | #define _POSIX_PTHREAD_SEMANTICS 1
  2853. | #define _TANDEM_SOURCE 1
  2854. | #define MACX64 1
  2855. | #define HAVE_ARMCI_GROUP_COMM 1
  2856. | #define HAVE_ARMCI_INITIALIZED 1
  2857. | #define HAVE_ARMCI_NOTIFY 1
  2858. | #define HAVE_ARMCI_MSG_INIT 1
  2859. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2860. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2861. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2862. | #define HAVE_DIRENT_H 1
  2863. | #define HAVE__BOOL 1
  2864. | #define HAVE_STDBOOL_H 1
  2865. | #define STDC_HEADERS 1
  2866. | #define HAVE_SYS_WAIT_H 1
  2867. | #define HAVE_ASSERT_H 1
  2868. | #define HAVE_ERRNO_H 1
  2869. | #define HAVE_FCNTL_H 1
  2870. | #define HAVE_FFIO_H 0
  2871. | #define HAVE_LIMITS_H 1
  2872. | #define HAVE_LINUX_LIMITS_H 0
  2873. | #define HAVE_MALLOC_H 0
  2874. | #define HAVE_MATH_H 1
  2875. | #define HAVE_STDDEF_H 1
  2876. | #define HAVE_STDINT_H 1
  2877. | #define HAVE_STDIO_H 1
  2878. | #define HAVE_STDLIB_H 1
  2879. | #define HAVE_STRING_H 1
  2880. | #define HAVE_STRINGS_H 1
  2881. | #define HAVE_SYS_FILE_H 1
  2882. | #define HAVE_SYS_FSID_H 0
  2883. | #define HAVE_SYS_FSTYP_H 0
  2884. | #define HAVE_SYS_IOCTL_H 1
  2885. | #define HAVE_SYS_IOSW_H 0
  2886. | #define HAVE_SYS_IPC_H 1
  2887. | #define HAVE_SYS_MMAN_H 1
  2888. | #define HAVE_SYS_MOUNT_H 1
  2889. | #define HAVE_SYS_PARAM_H 1
  2890. | #define HAVE_SYS_SEM_H 1
  2891. | #define HAVE_SYS_SHM_H 1
  2892. | #define HAVE_SYS_STATFS_H 0
  2893. | #define HAVE_SYS_STAT_H 1
  2894. | #define HAVE_SYS_STATVFS_H 1
  2895. | #define HAVE_SYS_TIME_H 1
  2896. | #define HAVE_SYS_TYPES_H 1
  2897. | #define HAVE_SYS_VFS_H 0
  2898. | #define HAVE_TIME_H 1
  2899. | #define HAVE_UNISTD_H 1
  2900. | #define HAVE_WINDOWS_H 0
  2901. | #define restrict __restrict
  2902. | #define HAVE_LONG_DOUBLE 1
  2903. | /* end confdefs.h. */
  2904. | #include <stdio.h>
  2905. | #ifdef HAVE_SYS_TYPES_H
  2906. | # include <sys/types.h>
  2907. | #endif
  2908. | #ifdef HAVE_SYS_STAT_H
  2909. | # include <sys/stat.h>
  2910. | #endif
  2911. | #ifdef STDC_HEADERS
  2912. | # include <stdlib.h>
  2913. | # include <stddef.h>
  2914. | #else
  2915. | # ifdef HAVE_STDLIB_H
  2916. | # include <stdlib.h>
  2917. | # endif
  2918. | #endif
  2919. | #ifdef HAVE_STRING_H
  2920. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2921. | # include <memory.h>
  2922. | # endif
  2923. | # include <string.h>
  2924. | #endif
  2925. | #ifdef HAVE_STRINGS_H
  2926. | # include <strings.h>
  2927. | #endif
  2928. | #ifdef HAVE_INTTYPES_H
  2929. | # include <inttypes.h>
  2930. | #endif
  2931. | #ifdef HAVE_STDINT_H
  2932. | # include <stdint.h>
  2933. | #endif
  2934. | #ifdef HAVE_UNISTD_H
  2935. | # include <unistd.h>
  2936. | #endif
  2937. | int
  2938. | main ()
  2939. | {
  2940. | if (sizeof ((pid_t)))
  2941. | return 0;
  2942. | ;
  2943. | return 0;
  2944. | }
  2945. configure:14890: result: yes
  2946. configure:14901: checking return type of signal handlers
  2947. configure:14919: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  2948. conftest.c:86:8: error: indirection requires pointer operand ('void' invalid)
  2949. return *(signal (0, 0)) (0) == 1;
  2950. ^~~~~~~~~~~~~~~~~~~~
  2951. 1 error generated.
  2952. configure:14919: $? = 1
  2953. configure: failed program was:
  2954. | /* confdefs.h */
  2955. | #define PACKAGE_NAME "Global Arrays (GA)"
  2956. | #define PACKAGE_TARNAME "ga"
  2957. | #define PACKAGE_VERSION "5.4"
  2958. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  2959. | #define PACKAGE_BUGREPORT "[email protected]"
  2960. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  2961. | #define MACX 1
  2962. | #define PACKAGE "ga"
  2963. | #define VERSION "5.4"
  2964. | #define MSG_COMMS_MPI 1
  2965. | #define ENABLE_PEIGS 1
  2966. | #define ENABLE_EISPACK 0
  2967. | #define ENABLE_PROFILING 0
  2968. | #define STDC_HEADERS 1
  2969. | #define HAVE_SYS_TYPES_H 1
  2970. | #define HAVE_SYS_STAT_H 1
  2971. | #define HAVE_STDLIB_H 1
  2972. | #define HAVE_STRING_H 1
  2973. | #define HAVE_MEMORY_H 1
  2974. | #define HAVE_STRINGS_H 1
  2975. | #define HAVE_INTTYPES_H 1
  2976. | #define HAVE_STDINT_H 1
  2977. | #define HAVE_UNISTD_H 1
  2978. | #define __EXTENSIONS__ 1
  2979. | #define _ALL_SOURCE 1
  2980. | #define _GNU_SOURCE 1
  2981. | #define _POSIX_PTHREAD_SEMANTICS 1
  2982. | #define _TANDEM_SOURCE 1
  2983. | #define MACX64 1
  2984. | #define HAVE_ARMCI_GROUP_COMM 1
  2985. | #define HAVE_ARMCI_INITIALIZED 1
  2986. | #define HAVE_ARMCI_NOTIFY 1
  2987. | #define HAVE_ARMCI_MSG_INIT 1
  2988. | #define HAVE_ARMCI_MSG_FINALIZE 1
  2989. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  2990. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  2991. | #define HAVE_DIRENT_H 1
  2992. | #define HAVE__BOOL 1
  2993. | #define HAVE_STDBOOL_H 1
  2994. | #define STDC_HEADERS 1
  2995. | #define HAVE_SYS_WAIT_H 1
  2996. | #define HAVE_ASSERT_H 1
  2997. | #define HAVE_ERRNO_H 1
  2998. | #define HAVE_FCNTL_H 1
  2999. | #define HAVE_FFIO_H 0
  3000. | #define HAVE_LIMITS_H 1
  3001. | #define HAVE_LINUX_LIMITS_H 0
  3002. | #define HAVE_MALLOC_H 0
  3003. | #define HAVE_MATH_H 1
  3004. | #define HAVE_STDDEF_H 1
  3005. | #define HAVE_STDINT_H 1
  3006. | #define HAVE_STDIO_H 1
  3007. | #define HAVE_STDLIB_H 1
  3008. | #define HAVE_STRING_H 1
  3009. | #define HAVE_STRINGS_H 1
  3010. | #define HAVE_SYS_FILE_H 1
  3011. | #define HAVE_SYS_FSID_H 0
  3012. | #define HAVE_SYS_FSTYP_H 0
  3013. | #define HAVE_SYS_IOCTL_H 1
  3014. | #define HAVE_SYS_IOSW_H 0
  3015. | #define HAVE_SYS_IPC_H 1
  3016. | #define HAVE_SYS_MMAN_H 1
  3017. | #define HAVE_SYS_MOUNT_H 1
  3018. | #define HAVE_SYS_PARAM_H 1
  3019. | #define HAVE_SYS_SEM_H 1
  3020. | #define HAVE_SYS_SHM_H 1
  3021. | #define HAVE_SYS_STATFS_H 0
  3022. | #define HAVE_SYS_STAT_H 1
  3023. | #define HAVE_SYS_STATVFS_H 1
  3024. | #define HAVE_SYS_TIME_H 1
  3025. | #define HAVE_SYS_TYPES_H 1
  3026. | #define HAVE_SYS_VFS_H 0
  3027. | #define HAVE_TIME_H 1
  3028. | #define HAVE_UNISTD_H 1
  3029. | #define HAVE_WINDOWS_H 0
  3030. | #define restrict __restrict
  3031. | #define HAVE_LONG_DOUBLE 1
  3032. | /* end confdefs.h. */
  3033. | #include <sys/types.h>
  3034. | #include <signal.h>
  3035. |
  3036. | int
  3037. | main ()
  3038. | {
  3039. | return *(signal (0, 0)) (0) == 1;
  3040. | ;
  3041. | return 0;
  3042. | }
  3043. configure:14926: result: void
  3044. configure:14934: checking for size_t
  3045. configure:14934: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3046. configure:14934: $? = 0
  3047. configure:14934: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3048. conftest.c:117:21: error: expected expression
  3049. if (sizeof ((size_t)))
  3050. ^
  3051. 1 error generated.
  3052. configure:14934: $? = 1
  3053. configure: failed program was:
  3054. | /* confdefs.h */
  3055. | #define PACKAGE_NAME "Global Arrays (GA)"
  3056. | #define PACKAGE_TARNAME "ga"
  3057. | #define PACKAGE_VERSION "5.4"
  3058. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  3059. | #define PACKAGE_BUGREPORT "[email protected]"
  3060. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  3061. | #define MACX 1
  3062. | #define PACKAGE "ga"
  3063. | #define VERSION "5.4"
  3064. | #define MSG_COMMS_MPI 1
  3065. | #define ENABLE_PEIGS 1
  3066. | #define ENABLE_EISPACK 0
  3067. | #define ENABLE_PROFILING 0
  3068. | #define STDC_HEADERS 1
  3069. | #define HAVE_SYS_TYPES_H 1
  3070. | #define HAVE_SYS_STAT_H 1
  3071. | #define HAVE_STDLIB_H 1
  3072. | #define HAVE_STRING_H 1
  3073. | #define HAVE_MEMORY_H 1
  3074. | #define HAVE_STRINGS_H 1
  3075. | #define HAVE_INTTYPES_H 1
  3076. | #define HAVE_STDINT_H 1
  3077. | #define HAVE_UNISTD_H 1
  3078. | #define __EXTENSIONS__ 1
  3079. | #define _ALL_SOURCE 1
  3080. | #define _GNU_SOURCE 1
  3081. | #define _POSIX_PTHREAD_SEMANTICS 1
  3082. | #define _TANDEM_SOURCE 1
  3083. | #define MACX64 1
  3084. | #define HAVE_ARMCI_GROUP_COMM 1
  3085. | #define HAVE_ARMCI_INITIALIZED 1
  3086. | #define HAVE_ARMCI_NOTIFY 1
  3087. | #define HAVE_ARMCI_MSG_INIT 1
  3088. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3089. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3090. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3091. | #define HAVE_DIRENT_H 1
  3092. | #define HAVE__BOOL 1
  3093. | #define HAVE_STDBOOL_H 1
  3094. | #define STDC_HEADERS 1
  3095. | #define HAVE_SYS_WAIT_H 1
  3096. | #define HAVE_ASSERT_H 1
  3097. | #define HAVE_ERRNO_H 1
  3098. | #define HAVE_FCNTL_H 1
  3099. | #define HAVE_FFIO_H 0
  3100. | #define HAVE_LIMITS_H 1
  3101. | #define HAVE_LINUX_LIMITS_H 0
  3102. | #define HAVE_MALLOC_H 0
  3103. | #define HAVE_MATH_H 1
  3104. | #define HAVE_STDDEF_H 1
  3105. | #define HAVE_STDINT_H 1
  3106. | #define HAVE_STDIO_H 1
  3107. | #define HAVE_STDLIB_H 1
  3108. | #define HAVE_STRING_H 1
  3109. | #define HAVE_STRINGS_H 1
  3110. | #define HAVE_SYS_FILE_H 1
  3111. | #define HAVE_SYS_FSID_H 0
  3112. | #define HAVE_SYS_FSTYP_H 0
  3113. | #define HAVE_SYS_IOCTL_H 1
  3114. | #define HAVE_SYS_IOSW_H 0
  3115. | #define HAVE_SYS_IPC_H 1
  3116. | #define HAVE_SYS_MMAN_H 1
  3117. | #define HAVE_SYS_MOUNT_H 1
  3118. | #define HAVE_SYS_PARAM_H 1
  3119. | #define HAVE_SYS_SEM_H 1
  3120. | #define HAVE_SYS_SHM_H 1
  3121. | #define HAVE_SYS_STATFS_H 0
  3122. | #define HAVE_SYS_STAT_H 1
  3123. | #define HAVE_SYS_STATVFS_H 1
  3124. | #define HAVE_SYS_TIME_H 1
  3125. | #define HAVE_SYS_TYPES_H 1
  3126. | #define HAVE_SYS_VFS_H 0
  3127. | #define HAVE_TIME_H 1
  3128. | #define HAVE_UNISTD_H 1
  3129. | #define HAVE_WINDOWS_H 0
  3130. | #define restrict __restrict
  3131. | #define HAVE_LONG_DOUBLE 1
  3132. | #define RETSIGTYPE void
  3133. | /* end confdefs.h. */
  3134. | #include <stdio.h>
  3135. | #ifdef HAVE_SYS_TYPES_H
  3136. | # include <sys/types.h>
  3137. | #endif
  3138. | #ifdef HAVE_SYS_STAT_H
  3139. | # include <sys/stat.h>
  3140. | #endif
  3141. | #ifdef STDC_HEADERS
  3142. | # include <stdlib.h>
  3143. | # include <stddef.h>
  3144. | #else
  3145. | # ifdef HAVE_STDLIB_H
  3146. | # include <stdlib.h>
  3147. | # endif
  3148. | #endif
  3149. | #ifdef HAVE_STRING_H
  3150. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3151. | # include <memory.h>
  3152. | # endif
  3153. | # include <string.h>
  3154. | #endif
  3155. | #ifdef HAVE_STRINGS_H
  3156. | # include <strings.h>
  3157. | #endif
  3158. | #ifdef HAVE_INTTYPES_H
  3159. | # include <inttypes.h>
  3160. | #endif
  3161. | #ifdef HAVE_STDINT_H
  3162. | # include <stdint.h>
  3163. | #endif
  3164. | #ifdef HAVE_UNISTD_H
  3165. | # include <unistd.h>
  3166. | #endif
  3167. | int
  3168. | main ()
  3169. | {
  3170. | if (sizeof ((size_t)))
  3171. | return 0;
  3172. | ;
  3173. | return 0;
  3174. | }
  3175. configure:14934: result: yes
  3176. configure:14952: checking for special C compiler options needed for large files
  3177. configure:14997: result: no
  3178. configure:15003: checking for _FILE_OFFSET_BITS value needed for large files
  3179. configure:15028: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3180. configure:15028: $? = 0
  3181. configure:15060: result: no
  3182. configure:15145: checking for _LARGEFILE_SOURCE value needed for large files
  3183. configure:15164: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3184. configure:15164: $? = 0
  3185. configure:15192: result: no
  3186. configure:15213: checking for preprocessor symbol for function name
  3187. configure:15230: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3188. configure:15230: $? = 0
  3189. configure:15256: result: __func__
  3190. configure:15264: checking for C global variable containing the name of the program
  3191. configure:15291: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3192. configure:15291: $? = 0
  3193. configure:15305: result: __progname
  3194. configure:15339: checking whether cc supports #pragma weak
  3195. configure:15362: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3196. conftest.c:93:1: error: call to 'weakf' is ambiguous
  3197. weakf(0)
  3198. ^~~~~
  3199. conftest.c:87:13: note: candidate function
  3200. extern void weakf(int c);
  3201. ^
  3202. conftest.c:88:14: note: candidate function
  3203. #pragma weak weakf = __weakf
  3204. ^
  3205. 1 error generated.
  3206. configure:15362: $? = 1
  3207. configure: failed program was:
  3208. | /* confdefs.h */
  3209. | #define PACKAGE_NAME "Global Arrays (GA)"
  3210. | #define PACKAGE_TARNAME "ga"
  3211. | #define PACKAGE_VERSION "5.4"
  3212. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  3213. | #define PACKAGE_BUGREPORT "[email protected]"
  3214. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  3215. | #define MACX 1
  3216. | #define PACKAGE "ga"
  3217. | #define VERSION "5.4"
  3218. | #define MSG_COMMS_MPI 1
  3219. | #define ENABLE_PEIGS 1
  3220. | #define ENABLE_EISPACK 0
  3221. | #define ENABLE_PROFILING 0
  3222. | #define STDC_HEADERS 1
  3223. | #define HAVE_SYS_TYPES_H 1
  3224. | #define HAVE_SYS_STAT_H 1
  3225. | #define HAVE_STDLIB_H 1
  3226. | #define HAVE_STRING_H 1
  3227. | #define HAVE_MEMORY_H 1
  3228. | #define HAVE_STRINGS_H 1
  3229. | #define HAVE_INTTYPES_H 1
  3230. | #define HAVE_STDINT_H 1
  3231. | #define HAVE_UNISTD_H 1
  3232. | #define __EXTENSIONS__ 1
  3233. | #define _ALL_SOURCE 1
  3234. | #define _GNU_SOURCE 1
  3235. | #define _POSIX_PTHREAD_SEMANTICS 1
  3236. | #define _TANDEM_SOURCE 1
  3237. | #define MACX64 1
  3238. | #define HAVE_ARMCI_GROUP_COMM 1
  3239. | #define HAVE_ARMCI_INITIALIZED 1
  3240. | #define HAVE_ARMCI_NOTIFY 1
  3241. | #define HAVE_ARMCI_MSG_INIT 1
  3242. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3243. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3244. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3245. | #define HAVE_DIRENT_H 1
  3246. | #define HAVE__BOOL 1
  3247. | #define HAVE_STDBOOL_H 1
  3248. | #define STDC_HEADERS 1
  3249. | #define HAVE_SYS_WAIT_H 1
  3250. | #define HAVE_ASSERT_H 1
  3251. | #define HAVE_ERRNO_H 1
  3252. | #define HAVE_FCNTL_H 1
  3253. | #define HAVE_FFIO_H 0
  3254. | #define HAVE_LIMITS_H 1
  3255. | #define HAVE_LINUX_LIMITS_H 0
  3256. | #define HAVE_MALLOC_H 0
  3257. | #define HAVE_MATH_H 1
  3258. | #define HAVE_STDDEF_H 1
  3259. | #define HAVE_STDINT_H 1
  3260. | #define HAVE_STDIO_H 1
  3261. | #define HAVE_STDLIB_H 1
  3262. | #define HAVE_STRING_H 1
  3263. | #define HAVE_STRINGS_H 1
  3264. | #define HAVE_SYS_FILE_H 1
  3265. | #define HAVE_SYS_FSID_H 0
  3266. | #define HAVE_SYS_FSTYP_H 0
  3267. | #define HAVE_SYS_IOCTL_H 1
  3268. | #define HAVE_SYS_IOSW_H 0
  3269. | #define HAVE_SYS_IPC_H 1
  3270. | #define HAVE_SYS_MMAN_H 1
  3271. | #define HAVE_SYS_MOUNT_H 1
  3272. | #define HAVE_SYS_PARAM_H 1
  3273. | #define HAVE_SYS_SEM_H 1
  3274. | #define HAVE_SYS_SHM_H 1
  3275. | #define HAVE_SYS_STATFS_H 0
  3276. | #define HAVE_SYS_STAT_H 1
  3277. | #define HAVE_SYS_STATVFS_H 1
  3278. | #define HAVE_SYS_TIME_H 1
  3279. | #define HAVE_SYS_TYPES_H 1
  3280. | #define HAVE_SYS_VFS_H 0
  3281. | #define HAVE_TIME_H 1
  3282. | #define HAVE_UNISTD_H 1
  3283. | #define HAVE_WINDOWS_H 0
  3284. | #define restrict __restrict
  3285. | #define HAVE_LONG_DOUBLE 1
  3286. | #define RETSIGTYPE void
  3287. | #define HAVE_FSEEKO 1
  3288. | #define FUNCTION_NAME __func__
  3289. | #define HAVE_PROGNAME 1
  3290. | #define PROGNAME __progname
  3291. | /* end confdefs.h. */
  3292. |
  3293. |
  3294. | extern void weakf(int c);
  3295. | #pragma weak weakf = __weakf
  3296. | void __weakf(int c) {}
  3297. | int
  3298. | main ()
  3299. | {
  3300. | weakf(0)
  3301. | ;
  3302. | return 0;
  3303. | }
  3304. configure:15371: result: no
  3305. configure:15406: checking for union semun in sys/sem.h
  3306. configure:15425: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3307. configure:15425: $? = 0
  3308. configure:15432: result: yes
  3309. configure:15441: checking for -fno-aggressive-loop-optimizations support in C compiler
  3310. configure:15464: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -fno-aggressive-loop-optimizations conftest.c >&5
  3311. clang: error: unknown argument: '-fno-aggressive-loop-optimizations'
  3312. configure:15464: $? = 1
  3313. configure: failed program was:
  3314. | /* confdefs.h */
  3315. | #define PACKAGE_NAME "Global Arrays (GA)"
  3316. | #define PACKAGE_TARNAME "ga"
  3317. | #define PACKAGE_VERSION "5.4"
  3318. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  3319. | #define PACKAGE_BUGREPORT "[email protected]"
  3320. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  3321. | #define MACX 1
  3322. | #define PACKAGE "ga"
  3323. | #define VERSION "5.4"
  3324. | #define MSG_COMMS_MPI 1
  3325. | #define ENABLE_PEIGS 1
  3326. | #define ENABLE_EISPACK 0
  3327. | #define ENABLE_PROFILING 0
  3328. | #define STDC_HEADERS 1
  3329. | #define HAVE_SYS_TYPES_H 1
  3330. | #define HAVE_SYS_STAT_H 1
  3331. | #define HAVE_STDLIB_H 1
  3332. | #define HAVE_STRING_H 1
  3333. | #define HAVE_MEMORY_H 1
  3334. | #define HAVE_STRINGS_H 1
  3335. | #define HAVE_INTTYPES_H 1
  3336. | #define HAVE_STDINT_H 1
  3337. | #define HAVE_UNISTD_H 1
  3338. | #define __EXTENSIONS__ 1
  3339. | #define _ALL_SOURCE 1
  3340. | #define _GNU_SOURCE 1
  3341. | #define _POSIX_PTHREAD_SEMANTICS 1
  3342. | #define _TANDEM_SOURCE 1
  3343. | #define MACX64 1
  3344. | #define HAVE_ARMCI_GROUP_COMM 1
  3345. | #define HAVE_ARMCI_INITIALIZED 1
  3346. | #define HAVE_ARMCI_NOTIFY 1
  3347. | #define HAVE_ARMCI_MSG_INIT 1
  3348. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3349. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3350. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3351. | #define HAVE_DIRENT_H 1
  3352. | #define HAVE__BOOL 1
  3353. | #define HAVE_STDBOOL_H 1
  3354. | #define STDC_HEADERS 1
  3355. | #define HAVE_SYS_WAIT_H 1
  3356. | #define HAVE_ASSERT_H 1
  3357. | #define HAVE_ERRNO_H 1
  3358. | #define HAVE_FCNTL_H 1
  3359. | #define HAVE_FFIO_H 0
  3360. | #define HAVE_LIMITS_H 1
  3361. | #define HAVE_LINUX_LIMITS_H 0
  3362. | #define HAVE_MALLOC_H 0
  3363. | #define HAVE_MATH_H 1
  3364. | #define HAVE_STDDEF_H 1
  3365. | #define HAVE_STDINT_H 1
  3366. | #define HAVE_STDIO_H 1
  3367. | #define HAVE_STDLIB_H 1
  3368. | #define HAVE_STRING_H 1
  3369. | #define HAVE_STRINGS_H 1
  3370. | #define HAVE_SYS_FILE_H 1
  3371. | #define HAVE_SYS_FSID_H 0
  3372. | #define HAVE_SYS_FSTYP_H 0
  3373. | #define HAVE_SYS_IOCTL_H 1
  3374. | #define HAVE_SYS_IOSW_H 0
  3375. | #define HAVE_SYS_IPC_H 1
  3376. | #define HAVE_SYS_MMAN_H 1
  3377. | #define HAVE_SYS_MOUNT_H 1
  3378. | #define HAVE_SYS_PARAM_H 1
  3379. | #define HAVE_SYS_SEM_H 1
  3380. | #define HAVE_SYS_SHM_H 1
  3381. | #define HAVE_SYS_STATFS_H 0
  3382. | #define HAVE_SYS_STAT_H 1
  3383. | #define HAVE_SYS_STATVFS_H 1
  3384. | #define HAVE_SYS_TIME_H 1
  3385. | #define HAVE_SYS_TYPES_H 1
  3386. | #define HAVE_SYS_VFS_H 0
  3387. | #define HAVE_TIME_H 1
  3388. | #define HAVE_UNISTD_H 1
  3389. | #define HAVE_WINDOWS_H 0
  3390. | #define restrict __restrict
  3391. | #define HAVE_LONG_DOUBLE 1
  3392. | #define RETSIGTYPE void
  3393. | #define HAVE_FSEEKO 1
  3394. | #define FUNCTION_NAME __func__
  3395. | #define HAVE_PROGNAME 1
  3396. | #define PROGNAME __progname
  3397. | #define HAVE_UNION_SEMUN 1
  3398. | /* end confdefs.h. */
  3399. |
  3400. | int
  3401. | main ()
  3402. | {
  3403. |
  3404. | ;
  3405. | return 0;
  3406. | }
  3407. configure:15473: result:
  3408. configure:15484: checking size of void*
  3409. configure:15489: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3410. configure:15489: $? = 0
  3411. configure:15489: ./conftest
  3412. configure:15489: $? = 0
  3413. configure:15503: result: 8
  3414. configure:15517: checking size of char
  3415. configure:15522: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3416. configure:15522: $? = 0
  3417. configure:15522: ./conftest
  3418. configure:15522: $? = 0
  3419. configure:15536: result: 1
  3420. configure:15550: checking size of short
  3421. configure:15555: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3422. configure:15555: $? = 0
  3423. configure:15555: ./conftest
  3424. configure:15555: $? = 0
  3425. configure:15569: result: 2
  3426. configure:15583: checking size of int
  3427. configure:15588: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3428. configure:15588: $? = 0
  3429. configure:15588: ./conftest
  3430. configure:15588: $? = 0
  3431. configure:15602: result: 4
  3432. configure:15616: checking size of long
  3433. configure:15621: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3434. configure:15621: $? = 0
  3435. configure:15621: ./conftest
  3436. configure:15621: $? = 0
  3437. configure:15635: result: 8
  3438. configure:15649: checking size of long long
  3439. configure:15654: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3440. configure:15654: $? = 0
  3441. configure:15654: ./conftest
  3442. configure:15654: $? = 0
  3443. configure:15668: result: 8
  3444. configure:15682: checking size of float
  3445. configure:15687: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3446. configure:15687: $? = 0
  3447. configure:15687: ./conftest
  3448. configure:15687: $? = 0
  3449. configure:15701: result: 4
  3450. configure:15715: checking size of double
  3451. configure:15720: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3452. configure:15720: $? = 0
  3453. configure:15720: ./conftest
  3454. configure:15720: $? = 0
  3455. configure:15734: result: 8
  3456. configure:15749: checking size of long double
  3457. configure:15754: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3458. configure:15754: $? = 0
  3459. configure:15754: ./conftest
  3460. configure:15754: $? = 0
  3461. configure:15768: result: 16
  3462. configure:15779: checking for smallest C integer matching void*
  3463. configure:15796: result: long
  3464. configure:15805: checking vfork.h usability
  3465. configure:15805: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3466. conftest.c:128:10: fatal error: 'vfork.h' file not found
  3467. #include <vfork.h>
  3468. ^
  3469. 1 error generated.
  3470. configure:15805: $? = 1
  3471. configure: failed program was:
  3472. | /* confdefs.h */
  3473. | #define PACKAGE_NAME "Global Arrays (GA)"
  3474. | #define PACKAGE_TARNAME "ga"
  3475. | #define PACKAGE_VERSION "5.4"
  3476. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  3477. | #define PACKAGE_BUGREPORT "[email protected]"
  3478. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  3479. | #define MACX 1
  3480. | #define PACKAGE "ga"
  3481. | #define VERSION "5.4"
  3482. | #define MSG_COMMS_MPI 1
  3483. | #define ENABLE_PEIGS 1
  3484. | #define ENABLE_EISPACK 0
  3485. | #define ENABLE_PROFILING 0
  3486. | #define STDC_HEADERS 1
  3487. | #define HAVE_SYS_TYPES_H 1
  3488. | #define HAVE_SYS_STAT_H 1
  3489. | #define HAVE_STDLIB_H 1
  3490. | #define HAVE_STRING_H 1
  3491. | #define HAVE_MEMORY_H 1
  3492. | #define HAVE_STRINGS_H 1
  3493. | #define HAVE_INTTYPES_H 1
  3494. | #define HAVE_STDINT_H 1
  3495. | #define HAVE_UNISTD_H 1
  3496. | #define __EXTENSIONS__ 1
  3497. | #define _ALL_SOURCE 1
  3498. | #define _GNU_SOURCE 1
  3499. | #define _POSIX_PTHREAD_SEMANTICS 1
  3500. | #define _TANDEM_SOURCE 1
  3501. | #define MACX64 1
  3502. | #define HAVE_ARMCI_GROUP_COMM 1
  3503. | #define HAVE_ARMCI_INITIALIZED 1
  3504. | #define HAVE_ARMCI_NOTIFY 1
  3505. | #define HAVE_ARMCI_MSG_INIT 1
  3506. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3507. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3508. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3509. | #define HAVE_DIRENT_H 1
  3510. | #define HAVE__BOOL 1
  3511. | #define HAVE_STDBOOL_H 1
  3512. | #define STDC_HEADERS 1
  3513. | #define HAVE_SYS_WAIT_H 1
  3514. | #define HAVE_ASSERT_H 1
  3515. | #define HAVE_ERRNO_H 1
  3516. | #define HAVE_FCNTL_H 1
  3517. | #define HAVE_FFIO_H 0
  3518. | #define HAVE_LIMITS_H 1
  3519. | #define HAVE_LINUX_LIMITS_H 0
  3520. | #define HAVE_MALLOC_H 0
  3521. | #define HAVE_MATH_H 1
  3522. | #define HAVE_STDDEF_H 1
  3523. | #define HAVE_STDINT_H 1
  3524. | #define HAVE_STDIO_H 1
  3525. | #define HAVE_STDLIB_H 1
  3526. | #define HAVE_STRING_H 1
  3527. | #define HAVE_STRINGS_H 1
  3528. | #define HAVE_SYS_FILE_H 1
  3529. | #define HAVE_SYS_FSID_H 0
  3530. | #define HAVE_SYS_FSTYP_H 0
  3531. | #define HAVE_SYS_IOCTL_H 1
  3532. | #define HAVE_SYS_IOSW_H 0
  3533. | #define HAVE_SYS_IPC_H 1
  3534. | #define HAVE_SYS_MMAN_H 1
  3535. | #define HAVE_SYS_MOUNT_H 1
  3536. | #define HAVE_SYS_PARAM_H 1
  3537. | #define HAVE_SYS_SEM_H 1
  3538. | #define HAVE_SYS_SHM_H 1
  3539. | #define HAVE_SYS_STATFS_H 0
  3540. | #define HAVE_SYS_STAT_H 1
  3541. | #define HAVE_SYS_STATVFS_H 1
  3542. | #define HAVE_SYS_TIME_H 1
  3543. | #define HAVE_SYS_TYPES_H 1
  3544. | #define HAVE_SYS_VFS_H 0
  3545. | #define HAVE_TIME_H 1
  3546. | #define HAVE_UNISTD_H 1
  3547. | #define HAVE_WINDOWS_H 0
  3548. | #define restrict __restrict
  3549. | #define HAVE_LONG_DOUBLE 1
  3550. | #define RETSIGTYPE void
  3551. | #define HAVE_FSEEKO 1
  3552. | #define FUNCTION_NAME __func__
  3553. | #define HAVE_PROGNAME 1
  3554. | #define PROGNAME __progname
  3555. | #define HAVE_UNION_SEMUN 1
  3556. | #define SIZEOF_VOIDP 8
  3557. | #define SIZEOF_CHAR 1
  3558. | #define SIZEOF_SHORT 2
  3559. | #define SIZEOF_INT 4
  3560. | #define SIZEOF_LONG 8
  3561. | #define SIZEOF_LONG_LONG 8
  3562. | #define SIZEOF_FLOAT 4
  3563. | #define SIZEOF_DOUBLE 8
  3564. | #define SIZEOF_LONG_DOUBLE 16
  3565. | /* end confdefs.h. */
  3566. | #include <stdio.h>
  3567. | #ifdef HAVE_SYS_TYPES_H
  3568. | # include <sys/types.h>
  3569. | #endif
  3570. | #ifdef HAVE_SYS_STAT_H
  3571. | # include <sys/stat.h>
  3572. | #endif
  3573. | #ifdef STDC_HEADERS
  3574. | # include <stdlib.h>
  3575. | # include <stddef.h>
  3576. | #else
  3577. | # ifdef HAVE_STDLIB_H
  3578. | # include <stdlib.h>
  3579. | # endif
  3580. | #endif
  3581. | #ifdef HAVE_STRING_H
  3582. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3583. | # include <memory.h>
  3584. | # endif
  3585. | # include <string.h>
  3586. | #endif
  3587. | #ifdef HAVE_STRINGS_H
  3588. | # include <strings.h>
  3589. | #endif
  3590. | #ifdef HAVE_INTTYPES_H
  3591. | # include <inttypes.h>
  3592. | #endif
  3593. | #ifdef HAVE_STDINT_H
  3594. | # include <stdint.h>
  3595. | #endif
  3596. | #ifdef HAVE_UNISTD_H
  3597. | # include <unistd.h>
  3598. | #endif
  3599. | #include <vfork.h>
  3600. configure:15805: result: no
  3601. configure:15805: checking vfork.h presence
  3602. configure:15805: cc -E conftest.c
  3603. conftest.c:95:10: fatal error: 'vfork.h' file not found
  3604. #include <vfork.h>
  3605. ^
  3606. 1 error generated.
  3607. configure:15805: $? = 1
  3608. configure: failed program was:
  3609. | /* confdefs.h */
  3610. | #define PACKAGE_NAME "Global Arrays (GA)"
  3611. | #define PACKAGE_TARNAME "ga"
  3612. | #define PACKAGE_VERSION "5.4"
  3613. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  3614. | #define PACKAGE_BUGREPORT "[email protected]"
  3615. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  3616. | #define MACX 1
  3617. | #define PACKAGE "ga"
  3618. | #define VERSION "5.4"
  3619. | #define MSG_COMMS_MPI 1
  3620. | #define ENABLE_PEIGS 1
  3621. | #define ENABLE_EISPACK 0
  3622. | #define ENABLE_PROFILING 0
  3623. | #define STDC_HEADERS 1
  3624. | #define HAVE_SYS_TYPES_H 1
  3625. | #define HAVE_SYS_STAT_H 1
  3626. | #define HAVE_STDLIB_H 1
  3627. | #define HAVE_STRING_H 1
  3628. | #define HAVE_MEMORY_H 1
  3629. | #define HAVE_STRINGS_H 1
  3630. | #define HAVE_INTTYPES_H 1
  3631. | #define HAVE_STDINT_H 1
  3632. | #define HAVE_UNISTD_H 1
  3633. | #define __EXTENSIONS__ 1
  3634. | #define _ALL_SOURCE 1
  3635. | #define _GNU_SOURCE 1
  3636. | #define _POSIX_PTHREAD_SEMANTICS 1
  3637. | #define _TANDEM_SOURCE 1
  3638. | #define MACX64 1
  3639. | #define HAVE_ARMCI_GROUP_COMM 1
  3640. | #define HAVE_ARMCI_INITIALIZED 1
  3641. | #define HAVE_ARMCI_NOTIFY 1
  3642. | #define HAVE_ARMCI_MSG_INIT 1
  3643. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3644. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3645. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3646. | #define HAVE_DIRENT_H 1
  3647. | #define HAVE__BOOL 1
  3648. | #define HAVE_STDBOOL_H 1
  3649. | #define STDC_HEADERS 1
  3650. | #define HAVE_SYS_WAIT_H 1
  3651. | #define HAVE_ASSERT_H 1
  3652. | #define HAVE_ERRNO_H 1
  3653. | #define HAVE_FCNTL_H 1
  3654. | #define HAVE_FFIO_H 0
  3655. | #define HAVE_LIMITS_H 1
  3656. | #define HAVE_LINUX_LIMITS_H 0
  3657. | #define HAVE_MALLOC_H 0
  3658. | #define HAVE_MATH_H 1
  3659. | #define HAVE_STDDEF_H 1
  3660. | #define HAVE_STDINT_H 1
  3661. | #define HAVE_STDIO_H 1
  3662. | #define HAVE_STDLIB_H 1
  3663. | #define HAVE_STRING_H 1
  3664. | #define HAVE_STRINGS_H 1
  3665. | #define HAVE_SYS_FILE_H 1
  3666. | #define HAVE_SYS_FSID_H 0
  3667. | #define HAVE_SYS_FSTYP_H 0
  3668. | #define HAVE_SYS_IOCTL_H 1
  3669. | #define HAVE_SYS_IOSW_H 0
  3670. | #define HAVE_SYS_IPC_H 1
  3671. | #define HAVE_SYS_MMAN_H 1
  3672. | #define HAVE_SYS_MOUNT_H 1
  3673. | #define HAVE_SYS_PARAM_H 1
  3674. | #define HAVE_SYS_SEM_H 1
  3675. | #define HAVE_SYS_SHM_H 1
  3676. | #define HAVE_SYS_STATFS_H 0
  3677. | #define HAVE_SYS_STAT_H 1
  3678. | #define HAVE_SYS_STATVFS_H 1
  3679. | #define HAVE_SYS_TIME_H 1
  3680. | #define HAVE_SYS_TYPES_H 1
  3681. | #define HAVE_SYS_VFS_H 0
  3682. | #define HAVE_TIME_H 1
  3683. | #define HAVE_UNISTD_H 1
  3684. | #define HAVE_WINDOWS_H 0
  3685. | #define restrict __restrict
  3686. | #define HAVE_LONG_DOUBLE 1
  3687. | #define RETSIGTYPE void
  3688. | #define HAVE_FSEEKO 1
  3689. | #define FUNCTION_NAME __func__
  3690. | #define HAVE_PROGNAME 1
  3691. | #define PROGNAME __progname
  3692. | #define HAVE_UNION_SEMUN 1
  3693. | #define SIZEOF_VOIDP 8
  3694. | #define SIZEOF_CHAR 1
  3695. | #define SIZEOF_SHORT 2
  3696. | #define SIZEOF_INT 4
  3697. | #define SIZEOF_LONG 8
  3698. | #define SIZEOF_LONG_LONG 8
  3699. | #define SIZEOF_FLOAT 4
  3700. | #define SIZEOF_DOUBLE 8
  3701. | #define SIZEOF_LONG_DOUBLE 16
  3702. | /* end confdefs.h. */
  3703. | #include <vfork.h>
  3704. configure:15805: result: no
  3705. configure:15805: checking for vfork.h
  3706. configure:15805: result: no
  3707. configure:15818: checking for fork
  3708. configure:15818: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3709. configure:15818: $? = 0
  3710. configure:15818: result: yes
  3711. configure:15818: checking for vfork
  3712. configure:15818: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3713. conftest.c:119:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
  3714. char vfork ();
  3715. ^
  3716. conftest.c:119:6: note: 'vfork' is a builtin with type 'int (void)'
  3717. 1 warning generated.
  3718. configure:15818: $? = 0
  3719. configure:15818: result: yes
  3720. configure:15828: checking for working fork
  3721. configure:15850: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3722. configure:15850: $? = 0
  3723. configure:15850: ./conftest
  3724. configure:15850: $? = 0
  3725. configure:15860: result: yes
  3726. configure:15881: checking for working vfork
  3727. configure:15991: result: yes
  3728. configure:16022: checking for stdlib.h
  3729. configure:16022: result: yes
  3730. configure:16022: checking for unistd.h
  3731. configure:16022: result: yes
  3732. configure:16022: checking for sys/param.h
  3733. configure:16022: result: yes
  3734. configure:16042: checking for getpagesize
  3735. configure:16042: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3736. configure:16042: $? = 0
  3737. configure:16042: result: yes
  3738. configure:16051: checking for working mmap
  3739. configure:16198: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3740. configure:16198: $? = 0
  3741. configure:16198: ./conftest
  3742. configure:16198: $? = 0
  3743. configure:16208: result: yes
  3744. configure:16220: checking sys/select.h usability
  3745. configure:16220: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3746. configure:16220: $? = 0
  3747. configure:16220: result: yes
  3748. configure:16220: checking sys/select.h presence
  3749. configure:16220: cc -E conftest.c
  3750. configure:16220: $? = 0
  3751. configure:16220: result: yes
  3752. configure:16220: checking for sys/select.h
  3753. configure:16220: result: yes
  3754. configure:16220: checking sys/socket.h usability
  3755. configure:16220: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3756. configure:16220: $? = 0
  3757. configure:16220: result: yes
  3758. configure:16220: checking sys/socket.h presence
  3759. configure:16220: cc -E conftest.c
  3760. configure:16220: $? = 0
  3761. configure:16220: result: yes
  3762. configure:16220: checking for sys/socket.h
  3763. configure:16220: result: yes
  3764. configure:16230: checking types of arguments for select
  3765. configure:16258: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3766. configure:16258: $? = 0
  3767. configure:16269: result: int,fd_set *,struct timeval *
  3768. configure:16292: checking for library containing floor
  3769. configure:16323: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3770. conftest.c:116:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
  3771. char floor ();
  3772. ^
  3773. conftest.c:116:6: note: 'floor' is a builtin with type 'double (double)'
  3774. 1 warning generated.
  3775. configure:16323: $? = 0
  3776. configure:16340: result: none required
  3777. configure:16355: checking for library containing modf
  3778. configure:16386: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3779. conftest.c:117:6: warning: incompatible redeclaration of library function 'modf' [-Wincompatible-library-redeclaration]
  3780. char modf ();
  3781. ^
  3782. conftest.c:117:6: note: 'modf' is a builtin with type 'double (double, double *)'
  3783. 1 warning generated.
  3784. configure:16386: $? = 0
  3785. configure:16403: result: none required
  3786. configure:16418: checking for library containing pow
  3787. configure:16449: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3788. conftest.c:118:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
  3789. char pow ();
  3790. ^
  3791. conftest.c:118:6: note: 'pow' is a builtin with type 'double (double, double)'
  3792. 1 warning generated.
  3793. configure:16449: $? = 0
  3794. configure:16466: result: none required
  3795. configure:16481: checking for library containing sqrt
  3796. configure:16512: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3797. conftest.c:119:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
  3798. char sqrt ();
  3799. ^
  3800. conftest.c:119:6: note: 'sqrt' is a builtin with type 'double (double)'
  3801. 1 warning generated.
  3802. configure:16512: $? = 0
  3803. configure:16529: result: none required
  3804. configure:16544: checking for library containing hypot
  3805. configure:16575: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3806. conftest.c:120:6: warning: incompatible redeclaration of library function 'hypot' [-Wincompatible-library-redeclaration]
  3807. char hypot ();
  3808. ^
  3809. conftest.c:120:6: note: 'hypot' is a builtin with type 'double (double, double)'
  3810. 1 warning generated.
  3811. configure:16575: $? = 0
  3812. configure:16592: result: none required
  3813. configure:16609: checking for bcopy
  3814. configure:16609: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3815. configure:16609: $? = 0
  3816. configure:16609: result: yes
  3817. configure:16627: checking for bzero
  3818. configure:16627: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3819. conftest.c:138:6: warning: incompatible redeclaration of library function 'bzero' [-Wincompatible-library-redeclaration]
  3820. char bzero ();
  3821. ^
  3822. conftest.c:138:6: note: 'bzero' is a builtin with type 'void (void *, unsigned long)'
  3823. 1 warning generated.
  3824. configure:16627: $? = 0
  3825. configure:16627: result: yes
  3826. configure:16645: checking for create_shared_region
  3827. configure:16645: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3828. Undefined symbols for architecture x86_64:
  3829. "_create_shared_region", referenced from:
  3830. _main in conftest-f53685.o
  3831. ld: symbol(s) not found for architecture x86_64
  3832. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3833. configure:16645: $? = 1
  3834. configure: failed program was:
  3835. | /* confdefs.h */
  3836. | #define PACKAGE_NAME "Global Arrays (GA)"
  3837. | #define PACKAGE_TARNAME "ga"
  3838. | #define PACKAGE_VERSION "5.4"
  3839. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  3840. | #define PACKAGE_BUGREPORT "[email protected]"
  3841. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  3842. | #define MACX 1
  3843. | #define PACKAGE "ga"
  3844. | #define VERSION "5.4"
  3845. | #define MSG_COMMS_MPI 1
  3846. | #define ENABLE_PEIGS 1
  3847. | #define ENABLE_EISPACK 0
  3848. | #define ENABLE_PROFILING 0
  3849. | #define STDC_HEADERS 1
  3850. | #define HAVE_SYS_TYPES_H 1
  3851. | #define HAVE_SYS_STAT_H 1
  3852. | #define HAVE_STDLIB_H 1
  3853. | #define HAVE_STRING_H 1
  3854. | #define HAVE_MEMORY_H 1
  3855. | #define HAVE_STRINGS_H 1
  3856. | #define HAVE_INTTYPES_H 1
  3857. | #define HAVE_STDINT_H 1
  3858. | #define HAVE_UNISTD_H 1
  3859. | #define __EXTENSIONS__ 1
  3860. | #define _ALL_SOURCE 1
  3861. | #define _GNU_SOURCE 1
  3862. | #define _POSIX_PTHREAD_SEMANTICS 1
  3863. | #define _TANDEM_SOURCE 1
  3864. | #define MACX64 1
  3865. | #define HAVE_ARMCI_GROUP_COMM 1
  3866. | #define HAVE_ARMCI_INITIALIZED 1
  3867. | #define HAVE_ARMCI_NOTIFY 1
  3868. | #define HAVE_ARMCI_MSG_INIT 1
  3869. | #define HAVE_ARMCI_MSG_FINALIZE 1
  3870. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  3871. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  3872. | #define HAVE_DIRENT_H 1
  3873. | #define HAVE__BOOL 1
  3874. | #define HAVE_STDBOOL_H 1
  3875. | #define STDC_HEADERS 1
  3876. | #define HAVE_SYS_WAIT_H 1
  3877. | #define HAVE_ASSERT_H 1
  3878. | #define HAVE_ERRNO_H 1
  3879. | #define HAVE_FCNTL_H 1
  3880. | #define HAVE_FFIO_H 0
  3881. | #define HAVE_LIMITS_H 1
  3882. | #define HAVE_LINUX_LIMITS_H 0
  3883. | #define HAVE_MALLOC_H 0
  3884. | #define HAVE_MATH_H 1
  3885. | #define HAVE_STDDEF_H 1
  3886. | #define HAVE_STDINT_H 1
  3887. | #define HAVE_STDIO_H 1
  3888. | #define HAVE_STDLIB_H 1
  3889. | #define HAVE_STRING_H 1
  3890. | #define HAVE_STRINGS_H 1
  3891. | #define HAVE_SYS_FILE_H 1
  3892. | #define HAVE_SYS_FSID_H 0
  3893. | #define HAVE_SYS_FSTYP_H 0
  3894. | #define HAVE_SYS_IOCTL_H 1
  3895. | #define HAVE_SYS_IOSW_H 0
  3896. | #define HAVE_SYS_IPC_H 1
  3897. | #define HAVE_SYS_MMAN_H 1
  3898. | #define HAVE_SYS_MOUNT_H 1
  3899. | #define HAVE_SYS_PARAM_H 1
  3900. | #define HAVE_SYS_SEM_H 1
  3901. | #define HAVE_SYS_SHM_H 1
  3902. | #define HAVE_SYS_STATFS_H 0
  3903. | #define HAVE_SYS_STAT_H 1
  3904. | #define HAVE_SYS_STATVFS_H 1
  3905. | #define HAVE_SYS_TIME_H 1
  3906. | #define HAVE_SYS_TYPES_H 1
  3907. | #define HAVE_SYS_VFS_H 0
  3908. | #define HAVE_TIME_H 1
  3909. | #define HAVE_UNISTD_H 1
  3910. | #define HAVE_WINDOWS_H 0
  3911. | #define restrict __restrict
  3912. | #define HAVE_LONG_DOUBLE 1
  3913. | #define RETSIGTYPE void
  3914. | #define HAVE_FSEEKO 1
  3915. | #define FUNCTION_NAME __func__
  3916. | #define HAVE_PROGNAME 1
  3917. | #define PROGNAME __progname
  3918. | #define HAVE_UNION_SEMUN 1
  3919. | #define SIZEOF_VOIDP 8
  3920. | #define SIZEOF_CHAR 1
  3921. | #define SIZEOF_SHORT 2
  3922. | #define SIZEOF_INT 4
  3923. | #define SIZEOF_LONG 8
  3924. | #define SIZEOF_LONG_LONG 8
  3925. | #define SIZEOF_FLOAT 4
  3926. | #define SIZEOF_DOUBLE 8
  3927. | #define SIZEOF_LONG_DOUBLE 16
  3928. | #define HAVE_FORK 1
  3929. | #define HAVE_VFORK 1
  3930. | #define HAVE_WORKING_VFORK 1
  3931. | #define HAVE_WORKING_FORK 1
  3932. | #define HAVE_STDLIB_H 1
  3933. | #define HAVE_UNISTD_H 1
  3934. | #define HAVE_SYS_PARAM_H 1
  3935. | #define HAVE_GETPAGESIZE 1
  3936. | #define HAVE_MMAP 1
  3937. | #define HAVE_SYS_SELECT_H 1
  3938. | #define HAVE_SYS_SOCKET_H 1
  3939. | #define SELECT_TYPE_ARG1 int
  3940. | #define SELECT_TYPE_ARG234 (fd_set *)
  3941. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3942. | #define HAVE_FLOOR 1
  3943. | #define HAVE_MODF 1
  3944. | #define HAVE_POW 1
  3945. | #define HAVE_SQRT 1
  3946. | #define HAVE_HYPOT 1
  3947. | #define HAVE_BCOPY 1
  3948. | #define HAVE_BZERO 1
  3949. | /* end confdefs.h. */
  3950. | /* Define create_shared_region to an innocuous variant, in case <limits.h> declares create_shared_region.
  3951. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  3952. | #define create_shared_region innocuous_create_shared_region
  3953. |
  3954. | /* System header to define __stub macros and hopefully few prototypes,
  3955. | which can conflict with char create_shared_region (); below.
  3956. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  3957. | <limits.h> exists even on freestanding compilers. */
  3958. |
  3959. | #ifdef __STDC__
  3960. | # include <limits.h>
  3961. | #else
  3962. | # include <assert.h>
  3963. | #endif
  3964. |
  3965. | #undef create_shared_region
  3966. |
  3967. | /* Override any GCC internal prototype to avoid an error.
  3968. | Use char because int might match the return type of a GCC
  3969. | builtin and then its argument prototype would still apply. */
  3970. | #ifdef __cplusplus
  3971. | extern "C"
  3972. | #endif
  3973. | char create_shared_region ();
  3974. | /* The GNU C library defines this for functions which it implements
  3975. | to always fail with ENOSYS. Some functions are actually named
  3976. | something starting with __ and the normal name is an alias. */
  3977. | #if defined __stub_create_shared_region || defined __stub___create_shared_region
  3978. | choke me
  3979. | #endif
  3980. |
  3981. | int
  3982. | main ()
  3983. | {
  3984. | return create_shared_region ();
  3985. | ;
  3986. | return 0;
  3987. | }
  3988. configure:16645: result: no
  3989. configure:16663: checking for ftruncate
  3990. configure:16663: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3991. configure:16663: $? = 0
  3992. configure:16663: result: yes
  3993. configure:16681: checking for gethostbyname
  3994. configure:16681: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3995. configure:16681: $? = 0
  3996. configure:16681: result: yes
  3997. configure:16699: checking for gethostname
  3998. configure:16699: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  3999. configure:16699: $? = 0
  4000. configure:16699: result: yes
  4001. configure:16717: checking for getpagesize
  4002. configure:16717: result: yes
  4003. configure:16735: checking for gettimeofday
  4004. configure:16735: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4005. configure:16735: $? = 0
  4006. configure:16735: result: yes
  4007. configure:16753: checking for memalign
  4008. configure:16753: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4009. Undefined symbols for architecture x86_64:
  4010. "_memalign", referenced from:
  4011. _main in conftest-e5895b.o
  4012. ld: symbol(s) not found for architecture x86_64
  4013. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4014. configure:16753: $? = 1
  4015. configure: failed program was:
  4016. | /* confdefs.h */
  4017. | #define PACKAGE_NAME "Global Arrays (GA)"
  4018. | #define PACKAGE_TARNAME "ga"
  4019. | #define PACKAGE_VERSION "5.4"
  4020. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  4021. | #define PACKAGE_BUGREPORT "[email protected]"
  4022. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  4023. | #define MACX 1
  4024. | #define PACKAGE "ga"
  4025. | #define VERSION "5.4"
  4026. | #define MSG_COMMS_MPI 1
  4027. | #define ENABLE_PEIGS 1
  4028. | #define ENABLE_EISPACK 0
  4029. | #define ENABLE_PROFILING 0
  4030. | #define STDC_HEADERS 1
  4031. | #define HAVE_SYS_TYPES_H 1
  4032. | #define HAVE_SYS_STAT_H 1
  4033. | #define HAVE_STDLIB_H 1
  4034. | #define HAVE_STRING_H 1
  4035. | #define HAVE_MEMORY_H 1
  4036. | #define HAVE_STRINGS_H 1
  4037. | #define HAVE_INTTYPES_H 1
  4038. | #define HAVE_STDINT_H 1
  4039. | #define HAVE_UNISTD_H 1
  4040. | #define __EXTENSIONS__ 1
  4041. | #define _ALL_SOURCE 1
  4042. | #define _GNU_SOURCE 1
  4043. | #define _POSIX_PTHREAD_SEMANTICS 1
  4044. | #define _TANDEM_SOURCE 1
  4045. | #define MACX64 1
  4046. | #define HAVE_ARMCI_GROUP_COMM 1
  4047. | #define HAVE_ARMCI_INITIALIZED 1
  4048. | #define HAVE_ARMCI_NOTIFY 1
  4049. | #define HAVE_ARMCI_MSG_INIT 1
  4050. | #define HAVE_ARMCI_MSG_FINALIZE 1
  4051. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  4052. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  4053. | #define HAVE_DIRENT_H 1
  4054. | #define HAVE__BOOL 1
  4055. | #define HAVE_STDBOOL_H 1
  4056. | #define STDC_HEADERS 1
  4057. | #define HAVE_SYS_WAIT_H 1
  4058. | #define HAVE_ASSERT_H 1
  4059. | #define HAVE_ERRNO_H 1
  4060. | #define HAVE_FCNTL_H 1
  4061. | #define HAVE_FFIO_H 0
  4062. | #define HAVE_LIMITS_H 1
  4063. | #define HAVE_LINUX_LIMITS_H 0
  4064. | #define HAVE_MALLOC_H 0
  4065. | #define HAVE_MATH_H 1
  4066. | #define HAVE_STDDEF_H 1
  4067. | #define HAVE_STDINT_H 1
  4068. | #define HAVE_STDIO_H 1
  4069. | #define HAVE_STDLIB_H 1
  4070. | #define HAVE_STRING_H 1
  4071. | #define HAVE_STRINGS_H 1
  4072. | #define HAVE_SYS_FILE_H 1
  4073. | #define HAVE_SYS_FSID_H 0
  4074. | #define HAVE_SYS_FSTYP_H 0
  4075. | #define HAVE_SYS_IOCTL_H 1
  4076. | #define HAVE_SYS_IOSW_H 0
  4077. | #define HAVE_SYS_IPC_H 1
  4078. | #define HAVE_SYS_MMAN_H 1
  4079. | #define HAVE_SYS_MOUNT_H 1
  4080. | #define HAVE_SYS_PARAM_H 1
  4081. | #define HAVE_SYS_SEM_H 1
  4082. | #define HAVE_SYS_SHM_H 1
  4083. | #define HAVE_SYS_STATFS_H 0
  4084. | #define HAVE_SYS_STAT_H 1
  4085. | #define HAVE_SYS_STATVFS_H 1
  4086. | #define HAVE_SYS_TIME_H 1
  4087. | #define HAVE_SYS_TYPES_H 1
  4088. | #define HAVE_SYS_VFS_H 0
  4089. | #define HAVE_TIME_H 1
  4090. | #define HAVE_UNISTD_H 1
  4091. | #define HAVE_WINDOWS_H 0
  4092. | #define restrict __restrict
  4093. | #define HAVE_LONG_DOUBLE 1
  4094. | #define RETSIGTYPE void
  4095. | #define HAVE_FSEEKO 1
  4096. | #define FUNCTION_NAME __func__
  4097. | #define HAVE_PROGNAME 1
  4098. | #define PROGNAME __progname
  4099. | #define HAVE_UNION_SEMUN 1
  4100. | #define SIZEOF_VOIDP 8
  4101. | #define SIZEOF_CHAR 1
  4102. | #define SIZEOF_SHORT 2
  4103. | #define SIZEOF_INT 4
  4104. | #define SIZEOF_LONG 8
  4105. | #define SIZEOF_LONG_LONG 8
  4106. | #define SIZEOF_FLOAT 4
  4107. | #define SIZEOF_DOUBLE 8
  4108. | #define SIZEOF_LONG_DOUBLE 16
  4109. | #define HAVE_FORK 1
  4110. | #define HAVE_VFORK 1
  4111. | #define HAVE_WORKING_VFORK 1
  4112. | #define HAVE_WORKING_FORK 1
  4113. | #define HAVE_STDLIB_H 1
  4114. | #define HAVE_UNISTD_H 1
  4115. | #define HAVE_SYS_PARAM_H 1
  4116. | #define HAVE_GETPAGESIZE 1
  4117. | #define HAVE_MMAP 1
  4118. | #define HAVE_SYS_SELECT_H 1
  4119. | #define HAVE_SYS_SOCKET_H 1
  4120. | #define SELECT_TYPE_ARG1 int
  4121. | #define SELECT_TYPE_ARG234 (fd_set *)
  4122. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4123. | #define HAVE_FLOOR 1
  4124. | #define HAVE_MODF 1
  4125. | #define HAVE_POW 1
  4126. | #define HAVE_SQRT 1
  4127. | #define HAVE_HYPOT 1
  4128. | #define HAVE_BCOPY 1
  4129. | #define HAVE_BZERO 1
  4130. | #define HAVE_CREATE_SHARED_REGION 0
  4131. | #define HAVE_FTRUNCATE 1
  4132. | #define HAVE_GETHOSTBYNAME 1
  4133. | #define HAVE_GETHOSTNAME 1
  4134. | #define HAVE_GETPAGESIZE 1
  4135. | #define HAVE_GETTIMEOFDAY 1
  4136. | /* end confdefs.h. */
  4137. | /* Define memalign to an innocuous variant, in case <limits.h> declares memalign.
  4138. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4139. | #define memalign innocuous_memalign
  4140. |
  4141. | /* System header to define __stub macros and hopefully few prototypes,
  4142. | which can conflict with char memalign (); below.
  4143. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4144. | <limits.h> exists even on freestanding compilers. */
  4145. |
  4146. | #ifdef __STDC__
  4147. | # include <limits.h>
  4148. | #else
  4149. | # include <assert.h>
  4150. | #endif
  4151. |
  4152. | #undef memalign
  4153. |
  4154. | /* Override any GCC internal prototype to avoid an error.
  4155. | Use char because int might match the return type of a GCC
  4156. | builtin and then its argument prototype would still apply. */
  4157. | #ifdef __cplusplus
  4158. | extern "C"
  4159. | #endif
  4160. | char memalign ();
  4161. | /* The GNU C library defines this for functions which it implements
  4162. | to always fail with ENOSYS. Some functions are actually named
  4163. | something starting with __ and the normal name is an alias. */
  4164. | #if defined __stub_memalign || defined __stub___memalign
  4165. | choke me
  4166. | #endif
  4167. |
  4168. | int
  4169. | main ()
  4170. | {
  4171. | return memalign ();
  4172. | ;
  4173. | return 0;
  4174. | }
  4175. configure:16753: result: no
  4176. configure:16771: checking for memcpy
  4177. configure:16771: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4178. conftest.c:146:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
  4179. char memcpy ();
  4180. ^
  4181. conftest.c:146:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
  4182. 1 warning generated.
  4183. configure:16771: $? = 0
  4184. configure:16771: result: yes
  4185. configure:16789: checking for memset
  4186. configure:16789: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4187. conftest.c:147:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
  4188. char memset ();
  4189. ^
  4190. conftest.c:147:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
  4191. 1 warning generated.
  4192. configure:16789: $? = 0
  4193. configure:16789: result: yes
  4194. configure:16807: checking for munmap
  4195. configure:16807: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4196. configure:16807: $? = 0
  4197. configure:16807: result: yes
  4198. configure:16825: checking for pause
  4199. configure:16825: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4200. configure:16825: $? = 0
  4201. configure:16825: result: yes
  4202. configure:16843: checking for posix_memalign
  4203. configure:16843: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4204. configure:16843: $? = 0
  4205. configure:16843: result: yes
  4206. configure:16861: checking for putenv
  4207. configure:16861: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4208. configure:16861: $? = 0
  4209. configure:16861: result: yes
  4210. configure:16879: checking for select
  4211. configure:16879: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4212. configure:16879: $? = 0
  4213. configure:16879: result: yes
  4214. configure:16897: checking for setenv
  4215. configure:16897: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4216. configure:16897: $? = 0
  4217. configure:16897: result: yes
  4218. configure:16915: checking for shared_malloc
  4219. configure:16915: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4220. Undefined symbols for architecture x86_64:
  4221. "_shared_malloc", referenced from:
  4222. _main in conftest-520d6e.o
  4223. ld: symbol(s) not found for architecture x86_64
  4224. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4225. configure:16915: $? = 1
  4226. configure: failed program was:
  4227. | /* confdefs.h */
  4228. | #define PACKAGE_NAME "Global Arrays (GA)"
  4229. | #define PACKAGE_TARNAME "ga"
  4230. | #define PACKAGE_VERSION "5.4"
  4231. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  4232. | #define PACKAGE_BUGREPORT "[email protected]"
  4233. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  4234. | #define MACX 1
  4235. | #define PACKAGE "ga"
  4236. | #define VERSION "5.4"
  4237. | #define MSG_COMMS_MPI 1
  4238. | #define ENABLE_PEIGS 1
  4239. | #define ENABLE_EISPACK 0
  4240. | #define ENABLE_PROFILING 0
  4241. | #define STDC_HEADERS 1
  4242. | #define HAVE_SYS_TYPES_H 1
  4243. | #define HAVE_SYS_STAT_H 1
  4244. | #define HAVE_STDLIB_H 1
  4245. | #define HAVE_STRING_H 1
  4246. | #define HAVE_MEMORY_H 1
  4247. | #define HAVE_STRINGS_H 1
  4248. | #define HAVE_INTTYPES_H 1
  4249. | #define HAVE_STDINT_H 1
  4250. | #define HAVE_UNISTD_H 1
  4251. | #define __EXTENSIONS__ 1
  4252. | #define _ALL_SOURCE 1
  4253. | #define _GNU_SOURCE 1
  4254. | #define _POSIX_PTHREAD_SEMANTICS 1
  4255. | #define _TANDEM_SOURCE 1
  4256. | #define MACX64 1
  4257. | #define HAVE_ARMCI_GROUP_COMM 1
  4258. | #define HAVE_ARMCI_INITIALIZED 1
  4259. | #define HAVE_ARMCI_NOTIFY 1
  4260. | #define HAVE_ARMCI_MSG_INIT 1
  4261. | #define HAVE_ARMCI_MSG_FINALIZE 1
  4262. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  4263. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  4264. | #define HAVE_DIRENT_H 1
  4265. | #define HAVE__BOOL 1
  4266. | #define HAVE_STDBOOL_H 1
  4267. | #define STDC_HEADERS 1
  4268. | #define HAVE_SYS_WAIT_H 1
  4269. | #define HAVE_ASSERT_H 1
  4270. | #define HAVE_ERRNO_H 1
  4271. | #define HAVE_FCNTL_H 1
  4272. | #define HAVE_FFIO_H 0
  4273. | #define HAVE_LIMITS_H 1
  4274. | #define HAVE_LINUX_LIMITS_H 0
  4275. | #define HAVE_MALLOC_H 0
  4276. | #define HAVE_MATH_H 1
  4277. | #define HAVE_STDDEF_H 1
  4278. | #define HAVE_STDINT_H 1
  4279. | #define HAVE_STDIO_H 1
  4280. | #define HAVE_STDLIB_H 1
  4281. | #define HAVE_STRING_H 1
  4282. | #define HAVE_STRINGS_H 1
  4283. | #define HAVE_SYS_FILE_H 1
  4284. | #define HAVE_SYS_FSID_H 0
  4285. | #define HAVE_SYS_FSTYP_H 0
  4286. | #define HAVE_SYS_IOCTL_H 1
  4287. | #define HAVE_SYS_IOSW_H 0
  4288. | #define HAVE_SYS_IPC_H 1
  4289. | #define HAVE_SYS_MMAN_H 1
  4290. | #define HAVE_SYS_MOUNT_H 1
  4291. | #define HAVE_SYS_PARAM_H 1
  4292. | #define HAVE_SYS_SEM_H 1
  4293. | #define HAVE_SYS_SHM_H 1
  4294. | #define HAVE_SYS_STATFS_H 0
  4295. | #define HAVE_SYS_STAT_H 1
  4296. | #define HAVE_SYS_STATVFS_H 1
  4297. | #define HAVE_SYS_TIME_H 1
  4298. | #define HAVE_SYS_TYPES_H 1
  4299. | #define HAVE_SYS_VFS_H 0
  4300. | #define HAVE_TIME_H 1
  4301. | #define HAVE_UNISTD_H 1
  4302. | #define HAVE_WINDOWS_H 0
  4303. | #define restrict __restrict
  4304. | #define HAVE_LONG_DOUBLE 1
  4305. | #define RETSIGTYPE void
  4306. | #define HAVE_FSEEKO 1
  4307. | #define FUNCTION_NAME __func__
  4308. | #define HAVE_PROGNAME 1
  4309. | #define PROGNAME __progname
  4310. | #define HAVE_UNION_SEMUN 1
  4311. | #define SIZEOF_VOIDP 8
  4312. | #define SIZEOF_CHAR 1
  4313. | #define SIZEOF_SHORT 2
  4314. | #define SIZEOF_INT 4
  4315. | #define SIZEOF_LONG 8
  4316. | #define SIZEOF_LONG_LONG 8
  4317. | #define SIZEOF_FLOAT 4
  4318. | #define SIZEOF_DOUBLE 8
  4319. | #define SIZEOF_LONG_DOUBLE 16
  4320. | #define HAVE_FORK 1
  4321. | #define HAVE_VFORK 1
  4322. | #define HAVE_WORKING_VFORK 1
  4323. | #define HAVE_WORKING_FORK 1
  4324. | #define HAVE_STDLIB_H 1
  4325. | #define HAVE_UNISTD_H 1
  4326. | #define HAVE_SYS_PARAM_H 1
  4327. | #define HAVE_GETPAGESIZE 1
  4328. | #define HAVE_MMAP 1
  4329. | #define HAVE_SYS_SELECT_H 1
  4330. | #define HAVE_SYS_SOCKET_H 1
  4331. | #define SELECT_TYPE_ARG1 int
  4332. | #define SELECT_TYPE_ARG234 (fd_set *)
  4333. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4334. | #define HAVE_FLOOR 1
  4335. | #define HAVE_MODF 1
  4336. | #define HAVE_POW 1
  4337. | #define HAVE_SQRT 1
  4338. | #define HAVE_HYPOT 1
  4339. | #define HAVE_BCOPY 1
  4340. | #define HAVE_BZERO 1
  4341. | #define HAVE_CREATE_SHARED_REGION 0
  4342. | #define HAVE_FTRUNCATE 1
  4343. | #define HAVE_GETHOSTBYNAME 1
  4344. | #define HAVE_GETHOSTNAME 1
  4345. | #define HAVE_GETPAGESIZE 1
  4346. | #define HAVE_GETTIMEOFDAY 1
  4347. | #define HAVE_MEMALIGN 0
  4348. | #define HAVE_MEMCPY 1
  4349. | #define HAVE_MEMSET 1
  4350. | #define HAVE_MUNMAP 1
  4351. | #define HAVE_PAUSE 1
  4352. | #define HAVE_POSIX_MEMALIGN 1
  4353. | #define HAVE_PUTENV 1
  4354. | #define HAVE_SELECT 1
  4355. | #define HAVE_SETENV 1
  4356. | /* end confdefs.h. */
  4357. | /* Define shared_malloc to an innocuous variant, in case <limits.h> declares shared_malloc.
  4358. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4359. | #define shared_malloc innocuous_shared_malloc
  4360. |
  4361. | /* System header to define __stub macros and hopefully few prototypes,
  4362. | which can conflict with char shared_malloc (); below.
  4363. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4364. | <limits.h> exists even on freestanding compilers. */
  4365. |
  4366. | #ifdef __STDC__
  4367. | # include <limits.h>
  4368. | #else
  4369. | # include <assert.h>
  4370. | #endif
  4371. |
  4372. | #undef shared_malloc
  4373. |
  4374. | /* Override any GCC internal prototype to avoid an error.
  4375. | Use char because int might match the return type of a GCC
  4376. | builtin and then its argument prototype would still apply. */
  4377. | #ifdef __cplusplus
  4378. | extern "C"
  4379. | #endif
  4380. | char shared_malloc ();
  4381. | /* The GNU C library defines this for functions which it implements
  4382. | to always fail with ENOSYS. Some functions are actually named
  4383. | something starting with __ and the normal name is an alias. */
  4384. | #if defined __stub_shared_malloc || defined __stub___shared_malloc
  4385. | choke me
  4386. | #endif
  4387. |
  4388. | int
  4389. | main ()
  4390. | {
  4391. | return shared_malloc ();
  4392. | ;
  4393. | return 0;
  4394. | }
  4395. configure:16915: result: no
  4396. configure:16933: checking for shmalloc
  4397. configure:16933: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4398. Undefined symbols for architecture x86_64:
  4399. "_shmalloc", referenced from:
  4400. _main in conftest-3ed7cd.o
  4401. ld: symbol(s) not found for architecture x86_64
  4402. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4403. configure:16933: $? = 1
  4404. configure: failed program was:
  4405. | /* confdefs.h */
  4406. | #define PACKAGE_NAME "Global Arrays (GA)"
  4407. | #define PACKAGE_TARNAME "ga"
  4408. | #define PACKAGE_VERSION "5.4"
  4409. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  4410. | #define PACKAGE_BUGREPORT "[email protected]"
  4411. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  4412. | #define MACX 1
  4413. | #define PACKAGE "ga"
  4414. | #define VERSION "5.4"
  4415. | #define MSG_COMMS_MPI 1
  4416. | #define ENABLE_PEIGS 1
  4417. | #define ENABLE_EISPACK 0
  4418. | #define ENABLE_PROFILING 0
  4419. | #define STDC_HEADERS 1
  4420. | #define HAVE_SYS_TYPES_H 1
  4421. | #define HAVE_SYS_STAT_H 1
  4422. | #define HAVE_STDLIB_H 1
  4423. | #define HAVE_STRING_H 1
  4424. | #define HAVE_MEMORY_H 1
  4425. | #define HAVE_STRINGS_H 1
  4426. | #define HAVE_INTTYPES_H 1
  4427. | #define HAVE_STDINT_H 1
  4428. | #define HAVE_UNISTD_H 1
  4429. | #define __EXTENSIONS__ 1
  4430. | #define _ALL_SOURCE 1
  4431. | #define _GNU_SOURCE 1
  4432. | #define _POSIX_PTHREAD_SEMANTICS 1
  4433. | #define _TANDEM_SOURCE 1
  4434. | #define MACX64 1
  4435. | #define HAVE_ARMCI_GROUP_COMM 1
  4436. | #define HAVE_ARMCI_INITIALIZED 1
  4437. | #define HAVE_ARMCI_NOTIFY 1
  4438. | #define HAVE_ARMCI_MSG_INIT 1
  4439. | #define HAVE_ARMCI_MSG_FINALIZE 1
  4440. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  4441. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  4442. | #define HAVE_DIRENT_H 1
  4443. | #define HAVE__BOOL 1
  4444. | #define HAVE_STDBOOL_H 1
  4445. | #define STDC_HEADERS 1
  4446. | #define HAVE_SYS_WAIT_H 1
  4447. | #define HAVE_ASSERT_H 1
  4448. | #define HAVE_ERRNO_H 1
  4449. | #define HAVE_FCNTL_H 1
  4450. | #define HAVE_FFIO_H 0
  4451. | #define HAVE_LIMITS_H 1
  4452. | #define HAVE_LINUX_LIMITS_H 0
  4453. | #define HAVE_MALLOC_H 0
  4454. | #define HAVE_MATH_H 1
  4455. | #define HAVE_STDDEF_H 1
  4456. | #define HAVE_STDINT_H 1
  4457. | #define HAVE_STDIO_H 1
  4458. | #define HAVE_STDLIB_H 1
  4459. | #define HAVE_STRING_H 1
  4460. | #define HAVE_STRINGS_H 1
  4461. | #define HAVE_SYS_FILE_H 1
  4462. | #define HAVE_SYS_FSID_H 0
  4463. | #define HAVE_SYS_FSTYP_H 0
  4464. | #define HAVE_SYS_IOCTL_H 1
  4465. | #define HAVE_SYS_IOSW_H 0
  4466. | #define HAVE_SYS_IPC_H 1
  4467. | #define HAVE_SYS_MMAN_H 1
  4468. | #define HAVE_SYS_MOUNT_H 1
  4469. | #define HAVE_SYS_PARAM_H 1
  4470. | #define HAVE_SYS_SEM_H 1
  4471. | #define HAVE_SYS_SHM_H 1
  4472. | #define HAVE_SYS_STATFS_H 0
  4473. | #define HAVE_SYS_STAT_H 1
  4474. | #define HAVE_SYS_STATVFS_H 1
  4475. | #define HAVE_SYS_TIME_H 1
  4476. | #define HAVE_SYS_TYPES_H 1
  4477. | #define HAVE_SYS_VFS_H 0
  4478. | #define HAVE_TIME_H 1
  4479. | #define HAVE_UNISTD_H 1
  4480. | #define HAVE_WINDOWS_H 0
  4481. | #define restrict __restrict
  4482. | #define HAVE_LONG_DOUBLE 1
  4483. | #define RETSIGTYPE void
  4484. | #define HAVE_FSEEKO 1
  4485. | #define FUNCTION_NAME __func__
  4486. | #define HAVE_PROGNAME 1
  4487. | #define PROGNAME __progname
  4488. | #define HAVE_UNION_SEMUN 1
  4489. | #define SIZEOF_VOIDP 8
  4490. | #define SIZEOF_CHAR 1
  4491. | #define SIZEOF_SHORT 2
  4492. | #define SIZEOF_INT 4
  4493. | #define SIZEOF_LONG 8
  4494. | #define SIZEOF_LONG_LONG 8
  4495. | #define SIZEOF_FLOAT 4
  4496. | #define SIZEOF_DOUBLE 8
  4497. | #define SIZEOF_LONG_DOUBLE 16
  4498. | #define HAVE_FORK 1
  4499. | #define HAVE_VFORK 1
  4500. | #define HAVE_WORKING_VFORK 1
  4501. | #define HAVE_WORKING_FORK 1
  4502. | #define HAVE_STDLIB_H 1
  4503. | #define HAVE_UNISTD_H 1
  4504. | #define HAVE_SYS_PARAM_H 1
  4505. | #define HAVE_GETPAGESIZE 1
  4506. | #define HAVE_MMAP 1
  4507. | #define HAVE_SYS_SELECT_H 1
  4508. | #define HAVE_SYS_SOCKET_H 1
  4509. | #define SELECT_TYPE_ARG1 int
  4510. | #define SELECT_TYPE_ARG234 (fd_set *)
  4511. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4512. | #define HAVE_FLOOR 1
  4513. | #define HAVE_MODF 1
  4514. | #define HAVE_POW 1
  4515. | #define HAVE_SQRT 1
  4516. | #define HAVE_HYPOT 1
  4517. | #define HAVE_BCOPY 1
  4518. | #define HAVE_BZERO 1
  4519. | #define HAVE_CREATE_SHARED_REGION 0
  4520. | #define HAVE_FTRUNCATE 1
  4521. | #define HAVE_GETHOSTBYNAME 1
  4522. | #define HAVE_GETHOSTNAME 1
  4523. | #define HAVE_GETPAGESIZE 1
  4524. | #define HAVE_GETTIMEOFDAY 1
  4525. | #define HAVE_MEMALIGN 0
  4526. | #define HAVE_MEMCPY 1
  4527. | #define HAVE_MEMSET 1
  4528. | #define HAVE_MUNMAP 1
  4529. | #define HAVE_PAUSE 1
  4530. | #define HAVE_POSIX_MEMALIGN 1
  4531. | #define HAVE_PUTENV 1
  4532. | #define HAVE_SELECT 1
  4533. | #define HAVE_SETENV 1
  4534. | #define HAVE_SHARED_MALLOC 0
  4535. | /* end confdefs.h. */
  4536. | /* Define shmalloc to an innocuous variant, in case <limits.h> declares shmalloc.
  4537. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  4538. | #define shmalloc innocuous_shmalloc
  4539. |
  4540. | /* System header to define __stub macros and hopefully few prototypes,
  4541. | which can conflict with char shmalloc (); below.
  4542. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  4543. | <limits.h> exists even on freestanding compilers. */
  4544. |
  4545. | #ifdef __STDC__
  4546. | # include <limits.h>
  4547. | #else
  4548. | # include <assert.h>
  4549. | #endif
  4550. |
  4551. | #undef shmalloc
  4552. |
  4553. | /* Override any GCC internal prototype to avoid an error.
  4554. | Use char because int might match the return type of a GCC
  4555. | builtin and then its argument prototype would still apply. */
  4556. | #ifdef __cplusplus
  4557. | extern "C"
  4558. | #endif
  4559. | char shmalloc ();
  4560. | /* The GNU C library defines this for functions which it implements
  4561. | to always fail with ENOSYS. Some functions are actually named
  4562. | something starting with __ and the normal name is an alias. */
  4563. | #if defined __stub_shmalloc || defined __stub___shmalloc
  4564. | choke me
  4565. | #endif
  4566. |
  4567. | int
  4568. | main ()
  4569. | {
  4570. | return shmalloc ();
  4571. | ;
  4572. | return 0;
  4573. | }
  4574. configure:16933: result: no
  4575. configure:16951: checking for socket
  4576. configure:16951: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4577. configure:16951: $? = 0
  4578. configure:16951: result: yes
  4579. configure:16969: checking for srand
  4580. configure:16969: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4581. configure:16969: $? = 0
  4582. configure:16969: result: yes
  4583. configure:16987: checking for srandom
  4584. configure:16987: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4585. configure:16987: $? = 0
  4586. configure:16987: result: yes
  4587. configure:17005: checking for strchr
  4588. configure:17005: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4589. conftest.c:159:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
  4590. char strchr ();
  4591. ^
  4592. conftest.c:159:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
  4593. 1 warning generated.
  4594. configure:17005: $? = 0
  4595. configure:17005: result: yes
  4596. configure:17023: checking for strdup
  4597. configure:17023: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4598. conftest.c:160:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
  4599. char strdup ();
  4600. ^
  4601. conftest.c:160:6: note: 'strdup' is a builtin with type 'char *(const char *)'
  4602. 1 warning generated.
  4603. configure:17023: $? = 0
  4604. configure:17023: result: yes
  4605. configure:17041: checking for strerror
  4606. configure:17041: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4607. conftest.c:161:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
  4608. char strerror ();
  4609. ^
  4610. conftest.c:161:6: note: 'strerror' is a builtin with type 'char *(int)'
  4611. 1 warning generated.
  4612. configure:17041: $? = 0
  4613. configure:17041: result: yes
  4614. configure:17059: checking for strstr
  4615. configure:17059: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4616. conftest.c:162:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
  4617. char strstr ();
  4618. ^
  4619. conftest.c:162:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
  4620. 1 warning generated.
  4621. configure:17059: $? = 0
  4622. configure:17059: result: yes
  4623. configure:17077: checking for strtol
  4624. configure:17077: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  4625. configure:17077: $? = 0
  4626. configure:17077: result: yes
  4627. configure:17095: checking for openpl in -lplot
  4628. configure:17120: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c -lplot >&5
  4629. ld: library not found for -lplot
  4630. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4631. configure:17120: $? = 1
  4632. configure: failed program was:
  4633. | /* confdefs.h */
  4634. | #define PACKAGE_NAME "Global Arrays (GA)"
  4635. | #define PACKAGE_TARNAME "ga"
  4636. | #define PACKAGE_VERSION "5.4"
  4637. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  4638. | #define PACKAGE_BUGREPORT "[email protected]"
  4639. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  4640. | #define MACX 1
  4641. | #define PACKAGE "ga"
  4642. | #define VERSION "5.4"
  4643. | #define MSG_COMMS_MPI 1
  4644. | #define ENABLE_PEIGS 1
  4645. | #define ENABLE_EISPACK 0
  4646. | #define ENABLE_PROFILING 0
  4647. | #define STDC_HEADERS 1
  4648. | #define HAVE_SYS_TYPES_H 1
  4649. | #define HAVE_SYS_STAT_H 1
  4650. | #define HAVE_STDLIB_H 1
  4651. | #define HAVE_STRING_H 1
  4652. | #define HAVE_MEMORY_H 1
  4653. | #define HAVE_STRINGS_H 1
  4654. | #define HAVE_INTTYPES_H 1
  4655. | #define HAVE_STDINT_H 1
  4656. | #define HAVE_UNISTD_H 1
  4657. | #define __EXTENSIONS__ 1
  4658. | #define _ALL_SOURCE 1
  4659. | #define _GNU_SOURCE 1
  4660. | #define _POSIX_PTHREAD_SEMANTICS 1
  4661. | #define _TANDEM_SOURCE 1
  4662. | #define MACX64 1
  4663. | #define HAVE_ARMCI_GROUP_COMM 1
  4664. | #define HAVE_ARMCI_INITIALIZED 1
  4665. | #define HAVE_ARMCI_NOTIFY 1
  4666. | #define HAVE_ARMCI_MSG_INIT 1
  4667. | #define HAVE_ARMCI_MSG_FINALIZE 1
  4668. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  4669. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  4670. | #define HAVE_DIRENT_H 1
  4671. | #define HAVE__BOOL 1
  4672. | #define HAVE_STDBOOL_H 1
  4673. | #define STDC_HEADERS 1
  4674. | #define HAVE_SYS_WAIT_H 1
  4675. | #define HAVE_ASSERT_H 1
  4676. | #define HAVE_ERRNO_H 1
  4677. | #define HAVE_FCNTL_H 1
  4678. | #define HAVE_FFIO_H 0
  4679. | #define HAVE_LIMITS_H 1
  4680. | #define HAVE_LINUX_LIMITS_H 0
  4681. | #define HAVE_MALLOC_H 0
  4682. | #define HAVE_MATH_H 1
  4683. | #define HAVE_STDDEF_H 1
  4684. | #define HAVE_STDINT_H 1
  4685. | #define HAVE_STDIO_H 1
  4686. | #define HAVE_STDLIB_H 1
  4687. | #define HAVE_STRING_H 1
  4688. | #define HAVE_STRINGS_H 1
  4689. | #define HAVE_SYS_FILE_H 1
  4690. | #define HAVE_SYS_FSID_H 0
  4691. | #define HAVE_SYS_FSTYP_H 0
  4692. | #define HAVE_SYS_IOCTL_H 1
  4693. | #define HAVE_SYS_IOSW_H 0
  4694. | #define HAVE_SYS_IPC_H 1
  4695. | #define HAVE_SYS_MMAN_H 1
  4696. | #define HAVE_SYS_MOUNT_H 1
  4697. | #define HAVE_SYS_PARAM_H 1
  4698. | #define HAVE_SYS_SEM_H 1
  4699. | #define HAVE_SYS_SHM_H 1
  4700. | #define HAVE_SYS_STATFS_H 0
  4701. | #define HAVE_SYS_STAT_H 1
  4702. | #define HAVE_SYS_STATVFS_H 1
  4703. | #define HAVE_SYS_TIME_H 1
  4704. | #define HAVE_SYS_TYPES_H 1
  4705. | #define HAVE_SYS_VFS_H 0
  4706. | #define HAVE_TIME_H 1
  4707. | #define HAVE_UNISTD_H 1
  4708. | #define HAVE_WINDOWS_H 0
  4709. | #define restrict __restrict
  4710. | #define HAVE_LONG_DOUBLE 1
  4711. | #define RETSIGTYPE void
  4712. | #define HAVE_FSEEKO 1
  4713. | #define FUNCTION_NAME __func__
  4714. | #define HAVE_PROGNAME 1
  4715. | #define PROGNAME __progname
  4716. | #define HAVE_UNION_SEMUN 1
  4717. | #define SIZEOF_VOIDP 8
  4718. | #define SIZEOF_CHAR 1
  4719. | #define SIZEOF_SHORT 2
  4720. | #define SIZEOF_INT 4
  4721. | #define SIZEOF_LONG 8
  4722. | #define SIZEOF_LONG_LONG 8
  4723. | #define SIZEOF_FLOAT 4
  4724. | #define SIZEOF_DOUBLE 8
  4725. | #define SIZEOF_LONG_DOUBLE 16
  4726. | #define HAVE_FORK 1
  4727. | #define HAVE_VFORK 1
  4728. | #define HAVE_WORKING_VFORK 1
  4729. | #define HAVE_WORKING_FORK 1
  4730. | #define HAVE_STDLIB_H 1
  4731. | #define HAVE_UNISTD_H 1
  4732. | #define HAVE_SYS_PARAM_H 1
  4733. | #define HAVE_GETPAGESIZE 1
  4734. | #define HAVE_MMAP 1
  4735. | #define HAVE_SYS_SELECT_H 1
  4736. | #define HAVE_SYS_SOCKET_H 1
  4737. | #define SELECT_TYPE_ARG1 int
  4738. | #define SELECT_TYPE_ARG234 (fd_set *)
  4739. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4740. | #define HAVE_FLOOR 1
  4741. | #define HAVE_MODF 1
  4742. | #define HAVE_POW 1
  4743. | #define HAVE_SQRT 1
  4744. | #define HAVE_HYPOT 1
  4745. | #define HAVE_BCOPY 1
  4746. | #define HAVE_BZERO 1
  4747. | #define HAVE_CREATE_SHARED_REGION 0
  4748. | #define HAVE_FTRUNCATE 1
  4749. | #define HAVE_GETHOSTBYNAME 1
  4750. | #define HAVE_GETHOSTNAME 1
  4751. | #define HAVE_GETPAGESIZE 1
  4752. | #define HAVE_GETTIMEOFDAY 1
  4753. | #define HAVE_MEMALIGN 0
  4754. | #define HAVE_MEMCPY 1
  4755. | #define HAVE_MEMSET 1
  4756. | #define HAVE_MUNMAP 1
  4757. | #define HAVE_PAUSE 1
  4758. | #define HAVE_POSIX_MEMALIGN 1
  4759. | #define HAVE_PUTENV 1
  4760. | #define HAVE_SELECT 1
  4761. | #define HAVE_SETENV 1
  4762. | #define HAVE_SHARED_MALLOC 0
  4763. | #define HAVE_SHMALLOC 0
  4764. | #define HAVE_SOCKET 1
  4765. | #define HAVE_SRAND 1
  4766. | #define HAVE_SRANDOM 1
  4767. | #define HAVE_STRCHR 1
  4768. | #define HAVE_STRDUP 1
  4769. | #define HAVE_STRERROR 1
  4770. | #define HAVE_STRSTR 1
  4771. | #define HAVE_STRTOL 1
  4772. | /* end confdefs.h. */
  4773. |
  4774. | /* Override any GCC internal prototype to avoid an error.
  4775. | Use char because int might match the return type of a GCC
  4776. | builtin and then its argument prototype would still apply. */
  4777. | #ifdef __cplusplus
  4778. | extern "C"
  4779. | #endif
  4780. | char openpl ();
  4781. | int
  4782. | main ()
  4783. | {
  4784. | return openpl ();
  4785. | ;
  4786. | return 0;
  4787. | }
  4788. configure:17129: result: no
  4789. configure:17145: checking for specific C optimizations
  4790. configure:17247: result:
  4791. configure:17258:
  4792. configure:17264: C++ compiler (disabled, but some tests still required)
  4793. configure:17267:
  4794. configure:17441: checking for C++ compiler version
  4795. configure:17450: c++ --version >&5
  4796. Apple LLVM version 8.1.0 (clang-802.0.42)
  4797. Target: x86_64-apple-darwin16.7.0
  4798. Thread model: posix
  4799. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  4800. configure:17461: $? = 0
  4801. configure:17450: c++ -v >&5
  4802. Apple LLVM version 8.1.0 (clang-802.0.42)
  4803. Target: x86_64-apple-darwin16.7.0
  4804. Thread model: posix
  4805. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  4806. configure:17461: $? = 0
  4807. configure:17450: c++ -V >&5
  4808. clang: error: argument to '-V' is missing (expected 1 value)
  4809. clang: error: no input files
  4810. configure:17461: $? = 1
  4811. configure:17450: c++ -qversion >&5
  4812. clang: error: unknown argument: '-qversion'
  4813. clang: error: no input files
  4814. configure:17461: $? = 1
  4815. configure:17465: checking whether we are using the GNU C++ compiler
  4816. configure:17484: c++ -c conftest.cpp >&5
  4817. configure:17484: $? = 0
  4818. configure:17493: result: yes
  4819. configure:17502: checking whether c++ accepts -g
  4820. configure:17522: c++ -c -g conftest.cpp >&5
  4821. configure:17522: $? = 0
  4822. configure:17563: result: yes
  4823. configure:17588: checking dependency style of c++
  4824. configure:17699: result: gcc3
  4825. configure:18385:
  4826. configure:18387: Assembler
  4827. configure:18389:
  4828. configure:18421: checking dependency style of cc
  4829. configure:18530: result: gcc3
  4830. configure:18549:
  4831. configure:18552: Fortran compiler
  4832. configure:18558:
  4833. configure:18740: checking for Fortran 77 compiler version
  4834. configure:18749: gfortran --version >&5
  4835. GNU Fortran (Homebrew GCC 7.1.0) 7.1.0
  4836. Copyright (C) 2017 Free Software Foundation, Inc.
  4837. This is free software; see the source for copying conditions. There is NO
  4838. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  4839.  
  4840. configure:18760: $? = 0
  4841. configure:18749: gfortran -v >&5
  4842. Using built-in specs.
  4843. COLLECT_GCC=gfortran
  4844. COLLECT_LTO_WRAPPER=/usr/local/Cellar/gcc/7.1.0/libexec/gcc/x86_64-apple-darwin16.5.0/7.1.0/lto-wrapper
  4845. Target: x86_64-apple-darwin16.5.0
  4846. Configured with: ../configure --build=x86_64-apple-darwin16.5.0 --prefix=/usr/local/Cellar/gcc/7.1.0 --libdir=/usr/local/Cellar/gcc/7.1.0/lib/gcc/7 --enable-languages=c,c++,objc,obj-c++,fortran --program-suffix=-7 --with-gmp=/usr/local/opt/gmp --with-mpfr=/usr/local/opt/mpfr --with-mpc=/usr/local/opt/libmpc --with-isl=/usr/local/opt/isl --with-system-zlib --enable-checking=release --with-pkgversion='Homebrew GCC 7.1.0' --with-bugurl=https://github.com/Homebrew/homebrew-core/issues --disable-nls
  4847. Thread model: posix
  4848. gcc version 7.1.0 (Homebrew GCC 7.1.0)
  4849. configure:18760: $? = 0
  4850. configure:18749: gfortran -V >&5
  4851. gfortran: error: unrecognized command line option '-V'
  4852. gfortran: fatal error: no input files
  4853. compilation terminated.
  4854. configure:18760: $? = 1
  4855. configure:18749: gfortran -qversion >&5
  4856. gfortran: error: unrecognized command line option '-qversion'; did you mean '--version'?
  4857. gfortran: fatal error: no input files
  4858. compilation terminated.
  4859. configure:18760: $? = 1
  4860. configure:18769: checking whether we are using the GNU Fortran 77 compiler
  4861. configure:18782: gfortran -c conftest.F >&5
  4862. configure:18782: $? = 0
  4863. configure:18791: result: yes
  4864. configure:18797: checking whether gfortran accepts -g
  4865. configure:18808: gfortran -c -g conftest.f >&5
  4866. configure:18808: $? = 0
  4867. configure:18816: result: yes
  4868. configure:18859: gfortran -o conftest conftest.f >&5
  4869. configure:18859: $? = 0
  4870. configure:19217: checking for Fortran 77 compiler vendor
  4871. configure:19281: gfortran -c conftest.F >&5
  4872. conftest.F:4:5:
  4873.  
  4874. chokeonthis
  4875. 1
  4876. Error: Non-numeric character in statement label at (1)
  4877. conftest.F:4:5:
  4878.  
  4879. chokeonthis
  4880. 1
  4881. Error: Unclassifiable statement at (1)
  4882. configure:19281: $? = 1
  4883. configure: failed program was:
  4884. | program main
  4885. |
  4886. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  4887. | chokeonthis
  4888. | #endif
  4889. |
  4890. | end
  4891. configure:19281: gfortran -c conftest.F >&5
  4892. conftest.F:4:5:
  4893.  
  4894. chokeonthis
  4895. 1
  4896. Error: Non-numeric character in statement label at (1)
  4897. conftest.F:4:5:
  4898.  
  4899. chokeonthis
  4900. 1
  4901. Error: Unclassifiable statement at (1)
  4902. configure:19281: $? = 1
  4903. configure: failed program was:
  4904. | program main
  4905. |
  4906. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  4907. | chokeonthis
  4908. | #endif
  4909. |
  4910. | end
  4911. configure:19281: gfortran -c conftest.F >&5
  4912. conftest.F:4:5:
  4913.  
  4914. chokeonthis
  4915. 1
  4916. Error: Non-numeric character in statement label at (1)
  4917. conftest.F:4:5:
  4918.  
  4919. chokeonthis
  4920. 1
  4921. Error: Unclassifiable statement at (1)
  4922. configure:19281: $? = 1
  4923. configure: failed program was:
  4924. | program main
  4925. |
  4926. | #if !(defined(__PATHCC__) || defined(__PATHSCALE__))
  4927. | chokeonthis
  4928. | #endif
  4929. |
  4930. | end
  4931. configure:19281: gfortran -c conftest.F >&5
  4932. conftest.F:4:5:
  4933.  
  4934. chokeonthis
  4935. 1
  4936. Error: Non-numeric character in statement label at (1)
  4937. conftest.F:4:5:
  4938.  
  4939. chokeonthis
  4940. 1
  4941. Error: Unclassifiable statement at (1)
  4942. configure:19281: $? = 1
  4943. configure: failed program was:
  4944. | program main
  4945. |
  4946. | #if !(defined(__OPEN64__))
  4947. | chokeonthis
  4948. | #endif
  4949. |
  4950. | end
  4951. configure:19281: gfortran -c conftest.F >&5
  4952. conftest.F:4:5:
  4953.  
  4954. chokeonthis
  4955. 1
  4956. Error: Non-numeric character in statement label at (1)
  4957. conftest.F:4:5:
  4958.  
  4959. chokeonthis
  4960. 1
  4961. Error: Unclassifiable statement at (1)
  4962. configure:19281: $? = 1
  4963. configure: failed program was:
  4964. | program main
  4965. |
  4966. | #if !(defined(_CRAYC) || defined(_ADDR64))
  4967. | chokeonthis
  4968. | #endif
  4969. |
  4970. | end
  4971. configure:19281: gfortran -c conftest.F >&5
  4972. configure:19281: $? = 0
  4973. configure:19290: result: gnu
  4974. configure:19535: checking whether a simple Fortran MPI program compiles
  4975. configure:19541: gfortran -c -I/usr/local/Cellar/open-mpi/2.1.1/include -I/usr/local/Cellar/open-mpi/2.1.1/lib conftest.f >&5
  4976. configure:19541: $? = 0
  4977. configure:19549: result: yes
  4978. configure:19567: checking for Fortran 77 flag to suppress info messages
  4979. configure:19585: gfortran -o conftest conftest.f >&5
  4980. configure:19585: $? = 0
  4981. configure:19595: result: none
  4982. configure:19621: checking how to get verbose linking output from gfortran
  4983. configure:19631: gfortran -c conftest.f >&5
  4984. configure:19631: $? = 0
  4985. configure:19649: gfortran -o conftest -v conftest.f
  4986. Using built-in specs.
  4987. Target: x86_64-apple-darwin16.5.0
  4988. Thread model: posix
  4989. gcc version 7.1.0 (Homebrew GCC 7.1.0)
  4990. /usr/local/Cellar/gcc/7.1.0/libexec/gcc/x86_64-apple-darwin16.5.0/7.1.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.12.7 -mtune=core2 -auxbase conftest -version -fintrinsic-modules-path /usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/finclude -o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//cchVMRJv.s
  4991. GNU Fortran (Homebrew GCC 7.1.0) version 7.1.0 (x86_64-apple-darwin16.5.0)
  4992. compiled by GNU C version 7.1.0, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3, isl version isl-0.18-GMP
  4993.  
  4994. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  4995. GNU Fortran2008 (Homebrew GCC 7.1.0) version 7.1.0 (x86_64-apple-darwin16.5.0)
  4996. compiled by GNU C version 7.1.0, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3, isl version isl-0.18-GMP
  4997.  
  4998. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  4999. as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.12 -o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccrS9JRi.o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//cchVMRJv.s
  5000. Apple LLVM version 8.1.0 (clang-802.0.42)
  5001. Target: x86_64-apple-darwin16.7.0
  5002. Thread model: posix
  5003. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  5004. "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1as -triple x86_64-apple-macosx10.12.0 -filetype obj -main-file-name cchVMRJv.s -target-cpu penryn -fdebug-compilation-dir /Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/build -dwarf-debug-producer Apple LLVM version 8.1.0 (clang-802.0.42) -dwarf-version=4 -mrelocation-model pic -o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccrS9JRi.o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//cchVMRJv.s
  5005. Reading specs from /usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../../libgfortran.spec
  5006. rename spec lib to liborig
  5007. /usr/local/Cellar/gcc/7.1.0/libexec/gcc/x86_64-apple-darwin16.5.0/7.1.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.12.7 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccrS9JRi.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
  5008. collect2 version 7.1.0
  5009. /usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.12.7 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccrS9JRi.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
  5010. @(#)PROGRAM:ld PROJECT:ld64-278.4
  5011. configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
  5012. Library search paths:
  5013. /usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0
  5014. /usr/local/Cellar/gcc/7.1.0/lib/gcc/7
  5015. /usr/lib
  5016. /usr/local/lib
  5017. Framework search paths:
  5018. /Library/Frameworks/
  5019. /System/Library/Frameworks/
  5020. /usr/bin/nm -n /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccrS9JRi.o
  5021. configure:19732: result: -v
  5022. configure:19734: checking for Fortran 77 libraries of gfortran
  5023. configure:19757: gfortran -o conftest -v conftest.f
  5024. Using built-in specs.
  5025. Target: x86_64-apple-darwin16.5.0
  5026. Thread model: posix
  5027. gcc version 7.1.0 (Homebrew GCC 7.1.0)
  5028. /usr/local/Cellar/gcc/7.1.0/libexec/gcc/x86_64-apple-darwin16.5.0/7.1.0/f951 conftest.f -ffixed-form -fPIC -quiet -dumpbase conftest.f -mmacosx-version-min=10.12.7 -mtune=core2 -auxbase conftest -version -fintrinsic-modules-path /usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/finclude -o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccseHz3P.s
  5029. GNU Fortran (Homebrew GCC 7.1.0) version 7.1.0 (x86_64-apple-darwin16.5.0)
  5030. compiled by GNU C version 7.1.0, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3, isl version isl-0.18-GMP
  5031.  
  5032. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  5033. GNU Fortran2008 (Homebrew GCC 7.1.0) version 7.1.0 (x86_64-apple-darwin16.5.0)
  5034. compiled by GNU C version 7.1.0, GMP version 6.1.2, MPFR version 3.1.5, MPC version 1.0.3, isl version isl-0.18-GMP
  5035.  
  5036. GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
  5037. as -arch x86_64 -v -force_cpusubtype_ALL -mmacosx-version-min=10.12 -o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccXvsgpB.o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccseHz3P.s
  5038. Apple LLVM version 8.1.0 (clang-802.0.42)
  5039. Target: x86_64-apple-darwin16.7.0
  5040. Thread model: posix
  5041. InstalledDir: /Library/Developer/CommandLineTools/usr/bin
  5042. "/Library/Developer/CommandLineTools/usr/bin/clang" -cc1as -triple x86_64-apple-macosx10.12.0 -filetype obj -main-file-name ccseHz3P.s -target-cpu penryn -fdebug-compilation-dir /Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/build -dwarf-debug-producer Apple LLVM version 8.1.0 (clang-802.0.42) -dwarf-version=4 -mrelocation-model pic -o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccXvsgpB.o /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccseHz3P.s
  5043. Reading specs from /usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../../libgfortran.spec
  5044. rename spec lib to liborig
  5045. /usr/local/Cellar/gcc/7.1.0/libexec/gcc/x86_64-apple-darwin16.5.0/7.1.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.12.7 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccXvsgpB.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
  5046. collect2 version 7.1.0
  5047. /usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.12.7 -weak_reference_mismatches non-weak -o conftest -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccXvsgpB.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
  5048. @(#)PROGRAM:ld PROJECT:ld64-278.4
  5049. configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em (tvOS)
  5050. Library search paths:
  5051. /usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0
  5052. /usr/local/Cellar/gcc/7.1.0/lib/gcc/7
  5053. /usr/lib
  5054. /usr/local/lib
  5055. Framework search paths:
  5056. /Library/Frameworks/
  5057. /System/Library/Frameworks/
  5058. /usr/bin/nm -n /var/folders/jn/mpkqzynn13g8tydvys3rz09m0000gp/T//ccXvsgpB.o
  5059. configure:19953: result: -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm
  5060. configure:19969: checking whether FLIBS needs -lgcc_s
  5061. configure:19994: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm >&5
  5062. configure:19994: $? = 0
  5063. configure:20029: result: no
  5064. configure:20428: checking for gfortran flag to add single underscore to external names
  5065. configure:20443: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5066. configure:20443: $? = 0
  5067. configure:20462: gfortran -o conftest conftest.f cfortran_test.o >&5
  5068. configure:20462: $? = 0
  5069. configure:20488: result: none
  5070. configure:20503: checking for dummy main to link with Fortran 77 libraries
  5071. configure:20537: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm >&5
  5072. configure:20537: $? = 0
  5073. configure:20582: result: none
  5074. configure:20614: checking for Fortran 77 name-mangling scheme
  5075. configure:20627: gfortran -c conftest.f >&5
  5076. configure:20627: $? = 0
  5077. configure:20668: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c cfortran_test.o -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm >&5
  5078. Undefined symbols for architecture x86_64:
  5079. "_foobar", referenced from:
  5080. _main in conftest-15cec4.o
  5081. (maybe you meant: _foobar_)
  5082. ld: symbol(s) not found for architecture x86_64
  5083. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  5084. configure:20668: $? = 1
  5085. configure: failed program was:
  5086. | /* confdefs.h */
  5087. | #define PACKAGE_NAME "Global Arrays (GA)"
  5088. | #define PACKAGE_TARNAME "ga"
  5089. | #define PACKAGE_VERSION "5.4"
  5090. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  5091. | #define PACKAGE_BUGREPORT "[email protected]"
  5092. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  5093. | #define MACX 1
  5094. | #define PACKAGE "ga"
  5095. | #define VERSION "5.4"
  5096. | #define MSG_COMMS_MPI 1
  5097. | #define ENABLE_PEIGS 1
  5098. | #define ENABLE_EISPACK 0
  5099. | #define ENABLE_PROFILING 0
  5100. | #define STDC_HEADERS 1
  5101. | #define HAVE_SYS_TYPES_H 1
  5102. | #define HAVE_SYS_STAT_H 1
  5103. | #define HAVE_STDLIB_H 1
  5104. | #define HAVE_STRING_H 1
  5105. | #define HAVE_MEMORY_H 1
  5106. | #define HAVE_STRINGS_H 1
  5107. | #define HAVE_INTTYPES_H 1
  5108. | #define HAVE_STDINT_H 1
  5109. | #define HAVE_UNISTD_H 1
  5110. | #define __EXTENSIONS__ 1
  5111. | #define _ALL_SOURCE 1
  5112. | #define _GNU_SOURCE 1
  5113. | #define _POSIX_PTHREAD_SEMANTICS 1
  5114. | #define _TANDEM_SOURCE 1
  5115. | #define MACX64 1
  5116. | #define HAVE_ARMCI_GROUP_COMM 1
  5117. | #define HAVE_ARMCI_INITIALIZED 1
  5118. | #define HAVE_ARMCI_NOTIFY 1
  5119. | #define HAVE_ARMCI_MSG_INIT 1
  5120. | #define HAVE_ARMCI_MSG_FINALIZE 1
  5121. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  5122. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  5123. | #define HAVE_DIRENT_H 1
  5124. | #define HAVE__BOOL 1
  5125. | #define HAVE_STDBOOL_H 1
  5126. | #define STDC_HEADERS 1
  5127. | #define HAVE_SYS_WAIT_H 1
  5128. | #define HAVE_ASSERT_H 1
  5129. | #define HAVE_ERRNO_H 1
  5130. | #define HAVE_FCNTL_H 1
  5131. | #define HAVE_FFIO_H 0
  5132. | #define HAVE_LIMITS_H 1
  5133. | #define HAVE_LINUX_LIMITS_H 0
  5134. | #define HAVE_MALLOC_H 0
  5135. | #define HAVE_MATH_H 1
  5136. | #define HAVE_STDDEF_H 1
  5137. | #define HAVE_STDINT_H 1
  5138. | #define HAVE_STDIO_H 1
  5139. | #define HAVE_STDLIB_H 1
  5140. | #define HAVE_STRING_H 1
  5141. | #define HAVE_STRINGS_H 1
  5142. | #define HAVE_SYS_FILE_H 1
  5143. | #define HAVE_SYS_FSID_H 0
  5144. | #define HAVE_SYS_FSTYP_H 0
  5145. | #define HAVE_SYS_IOCTL_H 1
  5146. | #define HAVE_SYS_IOSW_H 0
  5147. | #define HAVE_SYS_IPC_H 1
  5148. | #define HAVE_SYS_MMAN_H 1
  5149. | #define HAVE_SYS_MOUNT_H 1
  5150. | #define HAVE_SYS_PARAM_H 1
  5151. | #define HAVE_SYS_SEM_H 1
  5152. | #define HAVE_SYS_SHM_H 1
  5153. | #define HAVE_SYS_STATFS_H 0
  5154. | #define HAVE_SYS_STAT_H 1
  5155. | #define HAVE_SYS_STATVFS_H 1
  5156. | #define HAVE_SYS_TIME_H 1
  5157. | #define HAVE_SYS_TYPES_H 1
  5158. | #define HAVE_SYS_VFS_H 0
  5159. | #define HAVE_TIME_H 1
  5160. | #define HAVE_UNISTD_H 1
  5161. | #define HAVE_WINDOWS_H 0
  5162. | #define restrict __restrict
  5163. | #define HAVE_LONG_DOUBLE 1
  5164. | #define RETSIGTYPE void
  5165. | #define HAVE_FSEEKO 1
  5166. | #define FUNCTION_NAME __func__
  5167. | #define HAVE_PROGNAME 1
  5168. | #define PROGNAME __progname
  5169. | #define HAVE_UNION_SEMUN 1
  5170. | #define SIZEOF_VOIDP 8
  5171. | #define SIZEOF_CHAR 1
  5172. | #define SIZEOF_SHORT 2
  5173. | #define SIZEOF_INT 4
  5174. | #define SIZEOF_LONG 8
  5175. | #define SIZEOF_LONG_LONG 8
  5176. | #define SIZEOF_FLOAT 4
  5177. | #define SIZEOF_DOUBLE 8
  5178. | #define SIZEOF_LONG_DOUBLE 16
  5179. | #define HAVE_FORK 1
  5180. | #define HAVE_VFORK 1
  5181. | #define HAVE_WORKING_VFORK 1
  5182. | #define HAVE_WORKING_FORK 1
  5183. | #define HAVE_STDLIB_H 1
  5184. | #define HAVE_UNISTD_H 1
  5185. | #define HAVE_SYS_PARAM_H 1
  5186. | #define HAVE_GETPAGESIZE 1
  5187. | #define HAVE_MMAP 1
  5188. | #define HAVE_SYS_SELECT_H 1
  5189. | #define HAVE_SYS_SOCKET_H 1
  5190. | #define SELECT_TYPE_ARG1 int
  5191. | #define SELECT_TYPE_ARG234 (fd_set *)
  5192. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5193. | #define HAVE_FLOOR 1
  5194. | #define HAVE_MODF 1
  5195. | #define HAVE_POW 1
  5196. | #define HAVE_SQRT 1
  5197. | #define HAVE_HYPOT 1
  5198. | #define HAVE_BCOPY 1
  5199. | #define HAVE_BZERO 1
  5200. | #define HAVE_CREATE_SHARED_REGION 0
  5201. | #define HAVE_FTRUNCATE 1
  5202. | #define HAVE_GETHOSTBYNAME 1
  5203. | #define HAVE_GETHOSTNAME 1
  5204. | #define HAVE_GETPAGESIZE 1
  5205. | #define HAVE_GETTIMEOFDAY 1
  5206. | #define HAVE_MEMALIGN 0
  5207. | #define HAVE_MEMCPY 1
  5208. | #define HAVE_MEMSET 1
  5209. | #define HAVE_MUNMAP 1
  5210. | #define HAVE_PAUSE 1
  5211. | #define HAVE_POSIX_MEMALIGN 1
  5212. | #define HAVE_PUTENV 1
  5213. | #define HAVE_SELECT 1
  5214. | #define HAVE_SETENV 1
  5215. | #define HAVE_SHARED_MALLOC 0
  5216. | #define HAVE_SHMALLOC 0
  5217. | #define HAVE_SOCKET 1
  5218. | #define HAVE_SRAND 1
  5219. | #define HAVE_SRANDOM 1
  5220. | #define HAVE_STRCHR 1
  5221. | #define HAVE_STRDUP 1
  5222. | #define HAVE_STRERROR 1
  5223. | #define HAVE_STRSTR 1
  5224. | #define HAVE_STRTOL 1
  5225. | #define NOFORT 0
  5226. | #define ENABLE_F77 1
  5227. | /* end confdefs.h. */
  5228. |
  5229. | /* Override any GCC internal prototype to avoid an error.
  5230. | Use char because int might match the return type of a GCC
  5231. | builtin and then its argument prototype would still apply. */
  5232. | #ifdef __cplusplus
  5233. | extern "C"
  5234. | #endif
  5235. | char foobar ();
  5236. | #ifdef F77_DUMMY_MAIN
  5237. |
  5238. | # ifdef __cplusplus
  5239. | extern "C"
  5240. | # endif
  5241. | int F77_DUMMY_MAIN() { return 1; }
  5242. |
  5243. | #endif
  5244. | int
  5245. | main ()
  5246. | {
  5247. | return foobar ();
  5248. | ;
  5249. | return 0;
  5250. | }
  5251. configure:20668: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c cfortran_test.o -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm >&5
  5252. configure:20668: $? = 0
  5253. configure:20726: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c cfortran_test.o -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm >&5
  5254. configure:20726: $? = 0
  5255. configure:20768: result: lower case, underscore, no extra underscore
  5256. configure:20832: checking how to pass symbols to preprocessed gfortran
  5257. configure:20855: gfortran -c -DGABLAHBLAH conftest.F >&5
  5258. configure:20855: $? = 0
  5259. configure:20872: result: -D
  5260. configure:20885: checking whether gfortran needs a flag to compile fixed format source
  5261. configure:20904: gfortran -c conftest.f >&5
  5262. configure:20904: $? = 0
  5263. configure:20919: result: none
  5264. configure:20928: checking whether gfortran needs a flag to compile inconsistent types
  5265. configure:20958: gfortran -c conftest.f >&5
  5266. configure:20958: $? = 0
  5267. configure:20973: result: none
  5268. configure:20998: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5269. configure:20998: $? = 0
  5270. configure:20998: ./conftest
  5271. configure:20998: $? = 0
  5272. configure:21009: checking for desired Fortran INTEGER size
  5273. configure:21028: result: 8
  5274. configure:21031: checking for INTEGER size compile flag
  5275. configure:21321: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5276. configure:21321: $? = 0
  5277. configure:21343: gfortran -o conftest conftest.f cfortran_test.o >&5
  5278. configure:21343: $? = 0
  5279. configure:21343: ./conftest
  5280. configure:21343: $? = 0
  5281. configure:21321: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5282. configure:21321: $? = 0
  5283. configure:21343: gfortran -o conftest -fdefault-integer-8 conftest.f cfortran_test.o >&5
  5284. configure:21343: $? = 0
  5285. configure:21343: ./conftest
  5286. configure:21343: $? = 0
  5287. configure:21381: result: -fdefault-integer-8
  5288. configure:21403: checking for -fno-aggressive-loop-optimizations support in Fortran 77 compiler
  5289. configure:21420: gfortran -o conftest -fno-aggressive-loop-optimizations conftest.f >&5
  5290. configure:21420: $? = 0
  5291. configure:21429: result: -fno-aggressive-loop-optimizations
  5292. configure:21440: checking size of Fortran INTEGER
  5293. configure:21491: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5294. configure:21491: $? = 0
  5295. configure:21513: gfortran -o conftest -fdefault-integer-8 conftest.f cfortran_test.o >&5
  5296. configure:21513: $? = 0
  5297. configure:21513: ./conftest
  5298. configure:21513: $? = 0
  5299. configure:21543: result: 8
  5300. configure:21560: checking size of Fortran REAL
  5301. configure:21611: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5302. configure:21611: $? = 0
  5303. configure:21633: gfortran -o conftest conftest.f cfortran_test.o >&5
  5304. configure:21633: $? = 0
  5305. configure:21633: ./conftest
  5306. configure:21633: $? = 0
  5307. configure:21663: result: 4
  5308. configure:21679: checking size of Fortran DOUBLE PRECISION
  5309. configure:21730: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5310. configure:21730: $? = 0
  5311. configure:21752: gfortran -o conftest conftest.f cfortran_test.o >&5
  5312. configure:21752: $? = 0
  5313. configure:21752: ./conftest
  5314. configure:21752: $? = 0
  5315. configure:21782: result: 8
  5316. configure:21802: checking for dtime
  5317. configure:21802: gfortran -o conftest conftest.f >&5
  5318. conftest.f:2:72:
  5319.  
  5320. call dtime
  5321. 1
  5322. Error: Missing actual argument 'values' in call to 'dtime' at (1)
  5323. configure:21802: $? = 1
  5324. configure: failed program was:
  5325. | program main
  5326. | call dtime
  5327. | end
  5328. configure:21802: result: no
  5329. configure:21802: checking for etime
  5330. configure:21802: gfortran -o conftest conftest.f >&5
  5331. conftest.f:2:72:
  5332.  
  5333. call etime
  5334. 1
  5335. Error: Missing actual argument 'values' in call to 'etime' at (1)
  5336. configure:21802: $? = 1
  5337. configure: failed program was:
  5338. | program main
  5339. | call etime
  5340. | end
  5341. configure:21802: result: no
  5342. configure:21819: checking for gfortran flush routine
  5343. configure:21838: gfortran -o conftest conftest.f >&5
  5344. configure:21838: $? = 0
  5345. configure:21867: result: flush
  5346. configure:21893: checking for flag to disable gfortran main when linking with C main
  5347. configure:21923: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5348. configure:21923: $? = 0
  5349. configure:21941: gfortran -o conftest conftest.f cfortran_test.o >&5
  5350. configure:21941: $? = 0
  5351. configure:21967: result: none
  5352. configure:21980: checking for routines to access the command line from Fortran
  5353. configure:22005: gfortran -o conftest conftest.f >&5
  5354. Undefined symbols for architecture x86_64:
  5355. "_getarg_", referenced from:
  5356. _MAIN__ in ccDZnzfe.o
  5357. ld: symbol(s) not found for architecture x86_64
  5358. collect2: error: ld returned 1 exit status
  5359. configure:22005: $? = 1
  5360. configure: failed program was:
  5361. | program main
  5362. |
  5363. | integer i, j, l, ier
  5364. | character*20 s
  5365. | external GETARG
  5366. | i = 0
  5367. | call GETARG(i,s)
  5368. | i=IARGC()
  5369. | if (i .gt. 1) then
  5370. | j = i - IARGC()
  5371. | j = 1.0 / j
  5372. | endif
  5373. | end
  5374. configure:22036: gfortran -o conftest conftest.f >&5
  5375. Undefined symbols for architecture x86_64:
  5376. "_getarg_", referenced from:
  5377. _MAIN__ in ccP7KszJ.o
  5378. ld: symbol(s) not found for architecture x86_64
  5379. collect2: error: ld returned 1 exit status
  5380. configure:22036: $? = 1
  5381. configure: failed program was:
  5382. | program main
  5383. |
  5384. | integer i, j, l, ier
  5385. | character*20 s
  5386. | external getarg
  5387. | i = 0
  5388. | call getarg(i,s)
  5389. | i=iargc()
  5390. | if (i .gt. 1) then
  5391. | j = i - iargc()
  5392. | j = 1.0 / j
  5393. | endif
  5394. | end
  5395. configure:22067: gfortran -o conftest conftest.f >&5
  5396. Undefined symbols for architecture x86_64:
  5397. "_ipxfargc_", referenced from:
  5398. _MAIN__ in ccZfwtrh.o
  5399. "_pxfgetarg_", referenced from:
  5400. _MAIN__ in ccZfwtrh.o
  5401. ld: symbol(s) not found for architecture x86_64
  5402. collect2: error: ld returned 1 exit status
  5403. configure:22067: $? = 1
  5404. configure: failed program was:
  5405. | program main
  5406. |
  5407. | integer i, j, l, ier
  5408. | character*20 s
  5409. | external pxfgetarg
  5410. | i = 0
  5411. | call pxfgetarg(i,s,l,ier)
  5412. | i=ipxfargc()
  5413. | if (i .gt. 1) then
  5414. | j = i - ipxfargc()
  5415. | j = 1.0 / j
  5416. | endif
  5417. | end
  5418. configure:22098: gfortran -o conftest conftest.f >&5
  5419. conftest.f:2:17:
  5420.  
  5421. use f90_unix_env
  5422. 1
  5423. Fatal Error: Can't open module file 'f90_unix_env.mod' for reading at (1): No such file or directory
  5424. compilation terminated.
  5425. configure:22098: $? = 1
  5426. configure: failed program was:
  5427. | program main
  5428. | use f90_unix_env
  5429. | integer i, j, l, ier
  5430. | character*20 s
  5431. |
  5432. | i = 0
  5433. | call getarg(i,s)
  5434. | i=iargc()
  5435. | if (i .gt. 1) then
  5436. | j = i - iargc()
  5437. | j = 1.0 / j
  5438. | endif
  5439. | end
  5440. configure:22129: gfortran -o conftest conftest.f >&5
  5441. conftest.f:2:17:
  5442.  
  5443. use f90_unix
  5444. 1
  5445. Fatal Error: Can't open module file 'f90_unix.mod' for reading at (1): No such file or directory
  5446. compilation terminated.
  5447. configure:22129: $? = 1
  5448. configure: failed program was:
  5449. | program main
  5450. | use f90_unix
  5451. | integer i, j, l, ier
  5452. | character*20 s
  5453. |
  5454. | i = 0
  5455. | call getarg(i,s)
  5456. | i=iargc()
  5457. | if (i .gt. 1) then
  5458. | j = i - iargc()
  5459. | j = 1.0 / j
  5460. | endif
  5461. | end
  5462. configure:22160: gfortran -o conftest conftest.f >&5
  5463. configure:22160: $? = 0
  5464. configure:22174: result: yes
  5465. configure:22249: checking whether Fortran hidden string length convention is after args
  5466. configure:22326: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5467. configure:22326: $? = 0
  5468. configure:22350: gfortran -o conftest conftest.f cfortran_test.o >&5
  5469. configure:22350: $? = 0
  5470. configure:22350: ./conftest
  5471. configure:22350: $? = 0
  5472. configure:22493: result: yes
  5473. configure:22516: checking for C type corresponding to INTEGER
  5474. configure:22547: result: long
  5475. configure:22559: checking for C type corresponding to REAL
  5476. configure:22584: result: float
  5477. configure:22596: checking for C type corresponding to DOUBLE PRECISION
  5478. configure:22621: result: double
  5479. configure:22631: checking whether we can safely implement F77_FUNC(srand48)
  5480. configure:22673: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5481. configure:22673: $? = 0
  5482. configure:22685: result: 1
  5483. configure:22698: checking for specific Fortran optimizations
  5484. configure:22806: result:
  5485. configure:22883:
  5486. configure:22885: Checks for BLAS,LAPACK,ScaLAPACK
  5487. configure:22887:
  5488. configure:22921: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5489. configure:22921: $? = 0
  5490. configure:22921: ./conftest
  5491. configure:22921: $? = 0
  5492. configure:23133: Attempting to locate BLAS library
  5493. configure:25101: WARNING: BLAS library not found, using internal BLAS
  5494. configure:25143: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5495. configure:25143: $? = 0
  5496. configure:25143: ./conftest
  5497. configure:25143: $? = 0
  5498. configure:25301: Attempting to locate LAPACK library
  5499. configure:25468: WARNING: LAPACK library not found, using internal LAPACK
  5500. configure:25511: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5501. configure:25511: $? = 0
  5502. configure:25511: ./conftest
  5503. configure:25511: $? = 0
  5504. configure:25648: Attempting to locate SCALAPACK library
  5505. configure:25942: WARNING: ScaLAPACK library not found, interfaces won't be defined
  5506. configure:25985: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5507. configure:25985: $? = 0
  5508. configure:25985: ./conftest
  5509. configure:25985: $? = 0
  5510. configure:26127: Attempting to locate ELPA library
  5511. configure:26134: checking for ELPA with user-supplied flags
  5512. configure:26204: gfortran -o conftest -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.1.1/lib conftest.f -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi >&5
  5513. conftest.f:2:9:
  5514.  
  5515. use ELPA1
  5516. 1
  5517. Fatal Error: Can't open module file 'elpa1.mod' for reading at (1): No such file or directory
  5518. compilation terminated.
  5519. configure:26204: $? = 1
  5520. configure: failed program was:
  5521. | program main
  5522. | use ELPA1
  5523. | implicit none
  5524. | logical status
  5525. | integer i4
  5526. | double precision dscal8,darray8(2)
  5527. | status = SOLVE_EVP_REAL(i4,i4,darray8,i4,
  5528. | C darray8,darray8,i4,i4,i4,i4)
  5529. | end
  5530. configure:26220: result: no
  5531. configure:26226: checking for ELPA in generic library
  5532. configure:26297: gfortran -o conftest -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.1.1/lib conftest.f -lelpa -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi >&5
  5533. conftest.f:2:9:
  5534.  
  5535. use ELPA1
  5536. 1
  5537. Fatal Error: Can't open module file 'elpa1.mod' for reading at (1): No such file or directory
  5538. compilation terminated.
  5539. configure:26297: $? = 1
  5540. configure: failed program was:
  5541. | program main
  5542. | use ELPA1
  5543. | implicit none
  5544. | logical status
  5545. | integer i4
  5546. | double precision dscal8,darray8(2)
  5547. | status = SOLVE_EVP_REAL(i4,i4,darray8,i4,
  5548. | C darray8,darray8,i4,i4,i4,i4)
  5549. | end
  5550. configure:26313: result: no
  5551. configure:26335: WARNING: ELPA library not found, interfaces won't be defined
  5552. configure:26358:
  5553. configure:26360: Checks for additional programs
  5554. configure:26362:
  5555. configure:26365: checking for grep that handles long lines and -e
  5556. configure:26423: result: /usr/bin/grep
  5557. configure:26428: checking for a sed that does not truncate output
  5558. configure:26492: result: /usr/bin/sed
  5559. configure:26510: checking for python
  5560. configure:26528: found /Users/mgreuter/bin/python
  5561. configure:26540: result: /Users/mgreuter/bin/python
  5562. configure:26561: checking for python version
  5563. configure:26568: result: 3.6
  5564. configure:26580: checking for python platform
  5565. configure:26587: result: darwin
  5566. configure:26594: checking for python script directory
  5567. configure:26622: result: ${prefix}/lib/python3.6/site-packages
  5568. configure:26631: checking for python extension module directory
  5569. configure:26659: result: ${exec_prefix}/lib/python3.6/site-packages
  5570. configure:26683: checking for m4
  5571. configure:26701: found /usr/bin/m4
  5572. configure:26714: result: /usr/bin/m4
  5573. configure:26733: checking for perl
  5574. configure:26751: found /usr/bin/perl
  5575. configure:26764: result: /usr/bin/perl
  5576. configure:27024:
  5577. configure:27026: Libtool setup
  5578. configure:27028:
  5579. configure:27121: checking how to print strings
  5580. configure:27148: result: printf
  5581. configure:27169: checking for a sed that does not truncate output
  5582. configure:27233: result: /usr/bin/sed
  5583. configure:27251: checking for fgrep
  5584. configure:27313: result: /usr/bin/grep -F
  5585. configure:27348: checking for ld used by cc
  5586. configure:27415: result: /Library/Developer/CommandLineTools/usr/bin/ld
  5587. configure:27422: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
  5588. configure:27437: result: no
  5589. configure:27449: checking for BSD- or MS-compatible name lister (nm)
  5590. configure:27498: result: /usr/bin/nm -B
  5591. configure:27628: checking the name lister (/usr/bin/nm -B) interface
  5592. configure:27635: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5593. configure:27638: /usr/bin/nm -B "conftest.o"
  5594. configure:27641: output
  5595. 0000000000000000 S _some_variable
  5596. configure:27648: result: BSD nm
  5597. configure:27651: checking whether ln -s works
  5598. configure:27655: result: yes
  5599. configure:27663: checking the maximum length of command line arguments
  5600. configure:27793: result: 196608
  5601. configure:27810: checking whether the shell understands some XSI constructs
  5602. configure:27820: result: yes
  5603. configure:27824: checking whether the shell understands "+="
  5604. configure:27830: result: yes
  5605. configure:27865: checking how to convert x86_64-apple-darwin16.7.0 file names to x86_64-apple-darwin16.7.0 format
  5606. configure:27905: result: func_convert_file_noop
  5607. configure:27912: checking how to convert x86_64-apple-darwin16.7.0 file names to toolchain format
  5608. configure:27932: result: func_convert_file_noop
  5609. configure:27939: checking for /Library/Developer/CommandLineTools/usr/bin/ld option to reload object files
  5610. configure:27946: result: -r
  5611. configure:28020: checking for objdump
  5612. configure:28036: found /usr/bin/objdump
  5613. configure:28047: result: objdump
  5614. configure:28079: checking how to recognize dependent libraries
  5615. configure:28281: result: pass_all
  5616. configure:28366: checking for dlltool
  5617. configure:28396: result: no
  5618. configure:28426: checking how to associate runtime and link libraries
  5619. configure:28453: result: printf %s\n
  5620. configure:28513: checking for ar
  5621. configure:28529: found /usr/bin/ar
  5622. configure:28540: result: ar
  5623. configure:28577: checking for archiver @FILE support
  5624. configure:28602: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5625. configure:28602: $? = 0
  5626. configure:28605: ar cru libconftest.a @conftest.lst >&5
  5627. ar: @conftest.lst: No such file or directory
  5628. configure:28608: $? = 1
  5629. configure:28628: result: no
  5630. configure:28686: checking for strip
  5631. configure:28702: found /usr/bin/strip
  5632. configure:28713: result: strip
  5633. configure:28785: checking for ranlib
  5634. configure:28801: found /usr/bin/ranlib
  5635. configure:28812: result: ranlib
  5636. configure:28914: checking command to parse /usr/bin/nm -B output from cc object
  5637. configure:29034: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5638. configure:29037: $? = 0
  5639. configure:29041: /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
  5640. configure:29044: $? = 0
  5641. cannot find nm_test_var in conftest.nm
  5642. configure:29034: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5643. configure:29037: $? = 0
  5644. configure:29041: /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
  5645. configure:29044: $? = 0
  5646. configure:29110: cc -o conftest -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c conftstm.o >&5
  5647. configure:29113: $? = 0
  5648. configure:29151: result: ok
  5649. configure:29188: checking for sysroot
  5650. configure:29218: result: no
  5651. configure:29482: checking for mt
  5652. configure:29512: result: no
  5653. configure:29532: checking if : is a manifest tool
  5654. configure:29538: : '-?'
  5655. configure:29546: result: no
  5656. configure:29602: checking for dsymutil
  5657. configure:29618: found /usr/bin/dsymutil
  5658. configure:29629: result: dsymutil
  5659. configure:29694: checking for nmedit
  5660. configure:29710: found /usr/bin/nmedit
  5661. configure:29721: result: nmedit
  5662. configure:29786: checking for lipo
  5663. configure:29802: found /usr/bin/lipo
  5664. configure:29813: result: lipo
  5665. configure:29878: checking for otool
  5666. configure:29894: found /usr/bin/otool
  5667. configure:29905: result: otool
  5668. configure:29970: checking for otool64
  5669. configure:30000: result: no
  5670. configure:30045: checking for -single_module linker flag
  5671. 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
  5672. configure:30078: result: yes
  5673. configure:30081: checking for -exported_symbols_list linker flag
  5674. configure:30109: 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
  5675. configure:30109: $? = 0
  5676. configure:30119: result: yes
  5677. configure:30122: checking for -force_load linker flag
  5678. cc -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -c -o conftest.o conftest.c
  5679. ar cru libconftest.a conftest.o
  5680. ranlib libconftest.a
  5681. 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
  5682. configure:30154: result: yes
  5683. configure:30193: checking for dlfcn.h
  5684. configure:30193: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS conftest.c >&5
  5685. configure:30193: $? = 0
  5686. configure:30193: result: yes
  5687. configure:30408: checking for objdir
  5688. configure:30423: result: .libs
  5689. configure:30694: checking if cc supports -fno-rtti -fno-exceptions
  5690. configure:30712: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -fno-rtti -fno-exceptions conftest.c >&5
  5691. configure:30716: $? = 0
  5692. configure:30729: result: yes
  5693. configure:31056: checking for cc option to produce PIC
  5694. configure:31063: result: -fno-common -DPIC
  5695. configure:31071: checking if cc PIC flag -fno-common -DPIC works
  5696. configure:31089: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -fno-common -DPIC -DPIC conftest.c >&5
  5697. configure:31093: $? = 0
  5698. configure:31106: result: yes
  5699. configure:31135: checking if cc static flag -static works
  5700. configure:31163: result: no
  5701. configure:31178: checking if cc supports -c -o file.o
  5702. configure:31199: cc -c -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -o out/conftest2.o conftest.c >&5
  5703. configure:31203: $? = 0
  5704. configure:31225: result: yes
  5705. configure:31233: checking if cc supports -c -o file.o
  5706. configure:31280: result: yes
  5707. configure:31313: checking whether the cc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
  5708. configure:32482: result: yes
  5709. configure:32722: checking dynamic linker characteristics
  5710. configure:33463: result: darwin16.7.0 dyld
  5711. configure:33570: checking how to hardcode library paths into programs
  5712. configure:33595: result: immediate
  5713. configure:34175: checking whether stripping libraries is possible
  5714. configure:34189: result: yes
  5715. configure:34215: checking if libtool supports shared libraries
  5716. configure:34217: result: yes
  5717. configure:34220: checking whether to build shared libraries
  5718. configure:34241: result: no
  5719. configure:34244: checking whether to build static libraries
  5720. configure:34248: result: yes
  5721. configure:34271: checking how to run the C++ preprocessor
  5722. configure:34298: c++ -E conftest.cpp
  5723. configure:34298: $? = 0
  5724. configure:34312: c++ -E conftest.cpp
  5725. conftest.cpp:166:10: fatal error: 'ac_nonexistent.h' file not found
  5726. #include <ac_nonexistent.h>
  5727. ^
  5728. 1 error generated.
  5729. configure:34312: $? = 1
  5730. configure: failed program was:
  5731. | /* confdefs.h */
  5732. | #define PACKAGE_NAME "Global Arrays (GA)"
  5733. | #define PACKAGE_TARNAME "ga"
  5734. | #define PACKAGE_VERSION "5.4"
  5735. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  5736. | #define PACKAGE_BUGREPORT "[email protected]"
  5737. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  5738. | #define MACX 1
  5739. | #define PACKAGE "ga"
  5740. | #define VERSION "5.4"
  5741. | #define MSG_COMMS_MPI 1
  5742. | #define ENABLE_PEIGS 1
  5743. | #define ENABLE_EISPACK 0
  5744. | #define ENABLE_PROFILING 0
  5745. | #define STDC_HEADERS 1
  5746. | #define HAVE_SYS_TYPES_H 1
  5747. | #define HAVE_SYS_STAT_H 1
  5748. | #define HAVE_STDLIB_H 1
  5749. | #define HAVE_STRING_H 1
  5750. | #define HAVE_MEMORY_H 1
  5751. | #define HAVE_STRINGS_H 1
  5752. | #define HAVE_INTTYPES_H 1
  5753. | #define HAVE_STDINT_H 1
  5754. | #define HAVE_UNISTD_H 1
  5755. | #define __EXTENSIONS__ 1
  5756. | #define _ALL_SOURCE 1
  5757. | #define _GNU_SOURCE 1
  5758. | #define _POSIX_PTHREAD_SEMANTICS 1
  5759. | #define _TANDEM_SOURCE 1
  5760. | #define MACX64 1
  5761. | #define HAVE_ARMCI_GROUP_COMM 1
  5762. | #define HAVE_ARMCI_INITIALIZED 1
  5763. | #define HAVE_ARMCI_NOTIFY 1
  5764. | #define HAVE_ARMCI_MSG_INIT 1
  5765. | #define HAVE_ARMCI_MSG_FINALIZE 1
  5766. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  5767. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  5768. | #define HAVE_DIRENT_H 1
  5769. | #define HAVE__BOOL 1
  5770. | #define HAVE_STDBOOL_H 1
  5771. | #define STDC_HEADERS 1
  5772. | #define HAVE_SYS_WAIT_H 1
  5773. | #define HAVE_ASSERT_H 1
  5774. | #define HAVE_ERRNO_H 1
  5775. | #define HAVE_FCNTL_H 1
  5776. | #define HAVE_FFIO_H 0
  5777. | #define HAVE_LIMITS_H 1
  5778. | #define HAVE_LINUX_LIMITS_H 0
  5779. | #define HAVE_MALLOC_H 0
  5780. | #define HAVE_MATH_H 1
  5781. | #define HAVE_STDDEF_H 1
  5782. | #define HAVE_STDINT_H 1
  5783. | #define HAVE_STDIO_H 1
  5784. | #define HAVE_STDLIB_H 1
  5785. | #define HAVE_STRING_H 1
  5786. | #define HAVE_STRINGS_H 1
  5787. | #define HAVE_SYS_FILE_H 1
  5788. | #define HAVE_SYS_FSID_H 0
  5789. | #define HAVE_SYS_FSTYP_H 0
  5790. | #define HAVE_SYS_IOCTL_H 1
  5791. | #define HAVE_SYS_IOSW_H 0
  5792. | #define HAVE_SYS_IPC_H 1
  5793. | #define HAVE_SYS_MMAN_H 1
  5794. | #define HAVE_SYS_MOUNT_H 1
  5795. | #define HAVE_SYS_PARAM_H 1
  5796. | #define HAVE_SYS_SEM_H 1
  5797. | #define HAVE_SYS_SHM_H 1
  5798. | #define HAVE_SYS_STATFS_H 0
  5799. | #define HAVE_SYS_STAT_H 1
  5800. | #define HAVE_SYS_STATVFS_H 1
  5801. | #define HAVE_SYS_TIME_H 1
  5802. | #define HAVE_SYS_TYPES_H 1
  5803. | #define HAVE_SYS_VFS_H 0
  5804. | #define HAVE_TIME_H 1
  5805. | #define HAVE_UNISTD_H 1
  5806. | #define HAVE_WINDOWS_H 0
  5807. | #define restrict __restrict
  5808. | #define HAVE_LONG_DOUBLE 1
  5809. | #define RETSIGTYPE void
  5810. | #define HAVE_FSEEKO 1
  5811. | #define FUNCTION_NAME __func__
  5812. | #define HAVE_PROGNAME 1
  5813. | #define PROGNAME __progname
  5814. | #define HAVE_UNION_SEMUN 1
  5815. | #define SIZEOF_VOIDP 8
  5816. | #define SIZEOF_CHAR 1
  5817. | #define SIZEOF_SHORT 2
  5818. | #define SIZEOF_INT 4
  5819. | #define SIZEOF_LONG 8
  5820. | #define SIZEOF_LONG_LONG 8
  5821. | #define SIZEOF_FLOAT 4
  5822. | #define SIZEOF_DOUBLE 8
  5823. | #define SIZEOF_LONG_DOUBLE 16
  5824. | #define HAVE_FORK 1
  5825. | #define HAVE_VFORK 1
  5826. | #define HAVE_WORKING_VFORK 1
  5827. | #define HAVE_WORKING_FORK 1
  5828. | #define HAVE_STDLIB_H 1
  5829. | #define HAVE_UNISTD_H 1
  5830. | #define HAVE_SYS_PARAM_H 1
  5831. | #define HAVE_GETPAGESIZE 1
  5832. | #define HAVE_MMAP 1
  5833. | #define HAVE_SYS_SELECT_H 1
  5834. | #define HAVE_SYS_SOCKET_H 1
  5835. | #define SELECT_TYPE_ARG1 int
  5836. | #define SELECT_TYPE_ARG234 (fd_set *)
  5837. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5838. | #define HAVE_FLOOR 1
  5839. | #define HAVE_MODF 1
  5840. | #define HAVE_POW 1
  5841. | #define HAVE_SQRT 1
  5842. | #define HAVE_HYPOT 1
  5843. | #define HAVE_BCOPY 1
  5844. | #define HAVE_BZERO 1
  5845. | #define HAVE_CREATE_SHARED_REGION 0
  5846. | #define HAVE_FTRUNCATE 1
  5847. | #define HAVE_GETHOSTBYNAME 1
  5848. | #define HAVE_GETHOSTNAME 1
  5849. | #define HAVE_GETPAGESIZE 1
  5850. | #define HAVE_GETTIMEOFDAY 1
  5851. | #define HAVE_MEMALIGN 0
  5852. | #define HAVE_MEMCPY 1
  5853. | #define HAVE_MEMSET 1
  5854. | #define HAVE_MUNMAP 1
  5855. | #define HAVE_PAUSE 1
  5856. | #define HAVE_POSIX_MEMALIGN 1
  5857. | #define HAVE_PUTENV 1
  5858. | #define HAVE_SELECT 1
  5859. | #define HAVE_SETENV 1
  5860. | #define HAVE_SHARED_MALLOC 0
  5861. | #define HAVE_SHMALLOC 0
  5862. | #define HAVE_SOCKET 1
  5863. | #define HAVE_SRAND 1
  5864. | #define HAVE_SRANDOM 1
  5865. | #define HAVE_STRCHR 1
  5866. | #define HAVE_STRDUP 1
  5867. | #define HAVE_STRERROR 1
  5868. | #define HAVE_STRSTR 1
  5869. | #define HAVE_STRTOL 1
  5870. | #define NOFORT 0
  5871. | #define ENABLE_F77 1
  5872. | #define F77_FUNC(name,NAME) name ## _
  5873. | #define F77_FUNC_(name,NAME) name ## _
  5874. | #define SIZEOF_F77_INTEGER 8
  5875. | #define SIZEOF_F77_REAL 4
  5876. | #define SIZEOF_F77_DOUBLE_PRECISION 8
  5877. | #define HAVE_DTIME 0
  5878. | #define HAVE_ETIME 0
  5879. | #define F77_FLUSH flush
  5880. | #define HAVE_F77_FLUSH 1
  5881. | #define F77_GETARG_DECL intrinsic GETARG
  5882. | #define F77_GETARG GETARG
  5883. | #define F77_GETARG_ARGS i,s
  5884. | #define F77_IARGC IARGC
  5885. | #define FXX_MODULE
  5886. | #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  5887. | #define F2C_SRAND48_OK 1
  5888. | #define HAVE_BLAS 0
  5889. | #define BLAS_SIZE 8
  5890. | #define HAVE_LAPACK 0
  5891. | #define HAVE_SCALAPACK 0
  5892. | #define HAVE_ELPA 0
  5893. | #define HAVE_DLFCN_H 1
  5894. | #define LT_OBJDIR ".libs/"
  5895. | /* end confdefs.h. */
  5896. | #include <ac_nonexistent.h>
  5897. configure:34337: result: c++ -E
  5898. configure:34357: c++ -E conftest.cpp
  5899. configure:34357: $? = 0
  5900. configure:34371: c++ -E conftest.cpp
  5901. conftest.cpp:166:10: fatal error: 'ac_nonexistent.h' file not found
  5902. #include <ac_nonexistent.h>
  5903. ^
  5904. 1 error generated.
  5905. configure:34371: $? = 1
  5906. configure: failed program was:
  5907. | /* confdefs.h */
  5908. | #define PACKAGE_NAME "Global Arrays (GA)"
  5909. | #define PACKAGE_TARNAME "ga"
  5910. | #define PACKAGE_VERSION "5.4"
  5911. | #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  5912. | #define PACKAGE_BUGREPORT "[email protected]"
  5913. | #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  5914. | #define MACX 1
  5915. | #define PACKAGE "ga"
  5916. | #define VERSION "5.4"
  5917. | #define MSG_COMMS_MPI 1
  5918. | #define ENABLE_PEIGS 1
  5919. | #define ENABLE_EISPACK 0
  5920. | #define ENABLE_PROFILING 0
  5921. | #define STDC_HEADERS 1
  5922. | #define HAVE_SYS_TYPES_H 1
  5923. | #define HAVE_SYS_STAT_H 1
  5924. | #define HAVE_STDLIB_H 1
  5925. | #define HAVE_STRING_H 1
  5926. | #define HAVE_MEMORY_H 1
  5927. | #define HAVE_STRINGS_H 1
  5928. | #define HAVE_INTTYPES_H 1
  5929. | #define HAVE_STDINT_H 1
  5930. | #define HAVE_UNISTD_H 1
  5931. | #define __EXTENSIONS__ 1
  5932. | #define _ALL_SOURCE 1
  5933. | #define _GNU_SOURCE 1
  5934. | #define _POSIX_PTHREAD_SEMANTICS 1
  5935. | #define _TANDEM_SOURCE 1
  5936. | #define MACX64 1
  5937. | #define HAVE_ARMCI_GROUP_COMM 1
  5938. | #define HAVE_ARMCI_INITIALIZED 1
  5939. | #define HAVE_ARMCI_NOTIFY 1
  5940. | #define HAVE_ARMCI_MSG_INIT 1
  5941. | #define HAVE_ARMCI_MSG_FINALIZE 1
  5942. | #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  5943. | #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  5944. | #define HAVE_DIRENT_H 1
  5945. | #define HAVE__BOOL 1
  5946. | #define HAVE_STDBOOL_H 1
  5947. | #define STDC_HEADERS 1
  5948. | #define HAVE_SYS_WAIT_H 1
  5949. | #define HAVE_ASSERT_H 1
  5950. | #define HAVE_ERRNO_H 1
  5951. | #define HAVE_FCNTL_H 1
  5952. | #define HAVE_FFIO_H 0
  5953. | #define HAVE_LIMITS_H 1
  5954. | #define HAVE_LINUX_LIMITS_H 0
  5955. | #define HAVE_MALLOC_H 0
  5956. | #define HAVE_MATH_H 1
  5957. | #define HAVE_STDDEF_H 1
  5958. | #define HAVE_STDINT_H 1
  5959. | #define HAVE_STDIO_H 1
  5960. | #define HAVE_STDLIB_H 1
  5961. | #define HAVE_STRING_H 1
  5962. | #define HAVE_STRINGS_H 1
  5963. | #define HAVE_SYS_FILE_H 1
  5964. | #define HAVE_SYS_FSID_H 0
  5965. | #define HAVE_SYS_FSTYP_H 0
  5966. | #define HAVE_SYS_IOCTL_H 1
  5967. | #define HAVE_SYS_IOSW_H 0
  5968. | #define HAVE_SYS_IPC_H 1
  5969. | #define HAVE_SYS_MMAN_H 1
  5970. | #define HAVE_SYS_MOUNT_H 1
  5971. | #define HAVE_SYS_PARAM_H 1
  5972. | #define HAVE_SYS_SEM_H 1
  5973. | #define HAVE_SYS_SHM_H 1
  5974. | #define HAVE_SYS_STATFS_H 0
  5975. | #define HAVE_SYS_STAT_H 1
  5976. | #define HAVE_SYS_STATVFS_H 1
  5977. | #define HAVE_SYS_TIME_H 1
  5978. | #define HAVE_SYS_TYPES_H 1
  5979. | #define HAVE_SYS_VFS_H 0
  5980. | #define HAVE_TIME_H 1
  5981. | #define HAVE_UNISTD_H 1
  5982. | #define HAVE_WINDOWS_H 0
  5983. | #define restrict __restrict
  5984. | #define HAVE_LONG_DOUBLE 1
  5985. | #define RETSIGTYPE void
  5986. | #define HAVE_FSEEKO 1
  5987. | #define FUNCTION_NAME __func__
  5988. | #define HAVE_PROGNAME 1
  5989. | #define PROGNAME __progname
  5990. | #define HAVE_UNION_SEMUN 1
  5991. | #define SIZEOF_VOIDP 8
  5992. | #define SIZEOF_CHAR 1
  5993. | #define SIZEOF_SHORT 2
  5994. | #define SIZEOF_INT 4
  5995. | #define SIZEOF_LONG 8
  5996. | #define SIZEOF_LONG_LONG 8
  5997. | #define SIZEOF_FLOAT 4
  5998. | #define SIZEOF_DOUBLE 8
  5999. | #define SIZEOF_LONG_DOUBLE 16
  6000. | #define HAVE_FORK 1
  6001. | #define HAVE_VFORK 1
  6002. | #define HAVE_WORKING_VFORK 1
  6003. | #define HAVE_WORKING_FORK 1
  6004. | #define HAVE_STDLIB_H 1
  6005. | #define HAVE_UNISTD_H 1
  6006. | #define HAVE_SYS_PARAM_H 1
  6007. | #define HAVE_GETPAGESIZE 1
  6008. | #define HAVE_MMAP 1
  6009. | #define HAVE_SYS_SELECT_H 1
  6010. | #define HAVE_SYS_SOCKET_H 1
  6011. | #define SELECT_TYPE_ARG1 int
  6012. | #define SELECT_TYPE_ARG234 (fd_set *)
  6013. | #define SELECT_TYPE_ARG5 (struct timeval *)
  6014. | #define HAVE_FLOOR 1
  6015. | #define HAVE_MODF 1
  6016. | #define HAVE_POW 1
  6017. | #define HAVE_SQRT 1
  6018. | #define HAVE_HYPOT 1
  6019. | #define HAVE_BCOPY 1
  6020. | #define HAVE_BZERO 1
  6021. | #define HAVE_CREATE_SHARED_REGION 0
  6022. | #define HAVE_FTRUNCATE 1
  6023. | #define HAVE_GETHOSTBYNAME 1
  6024. | #define HAVE_GETHOSTNAME 1
  6025. | #define HAVE_GETPAGESIZE 1
  6026. | #define HAVE_GETTIMEOFDAY 1
  6027. | #define HAVE_MEMALIGN 0
  6028. | #define HAVE_MEMCPY 1
  6029. | #define HAVE_MEMSET 1
  6030. | #define HAVE_MUNMAP 1
  6031. | #define HAVE_PAUSE 1
  6032. | #define HAVE_POSIX_MEMALIGN 1
  6033. | #define HAVE_PUTENV 1
  6034. | #define HAVE_SELECT 1
  6035. | #define HAVE_SETENV 1
  6036. | #define HAVE_SHARED_MALLOC 0
  6037. | #define HAVE_SHMALLOC 0
  6038. | #define HAVE_SOCKET 1
  6039. | #define HAVE_SRAND 1
  6040. | #define HAVE_SRANDOM 1
  6041. | #define HAVE_STRCHR 1
  6042. | #define HAVE_STRDUP 1
  6043. | #define HAVE_STRERROR 1
  6044. | #define HAVE_STRSTR 1
  6045. | #define HAVE_STRTOL 1
  6046. | #define NOFORT 0
  6047. | #define ENABLE_F77 1
  6048. | #define F77_FUNC(name,NAME) name ## _
  6049. | #define F77_FUNC_(name,NAME) name ## _
  6050. | #define SIZEOF_F77_INTEGER 8
  6051. | #define SIZEOF_F77_REAL 4
  6052. | #define SIZEOF_F77_DOUBLE_PRECISION 8
  6053. | #define HAVE_DTIME 0
  6054. | #define HAVE_ETIME 0
  6055. | #define F77_FLUSH flush
  6056. | #define HAVE_F77_FLUSH 1
  6057. | #define F77_GETARG_DECL intrinsic GETARG
  6058. | #define F77_GETARG GETARG
  6059. | #define F77_GETARG_ARGS i,s
  6060. | #define F77_IARGC IARGC
  6061. | #define FXX_MODULE
  6062. | #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  6063. | #define F2C_SRAND48_OK 1
  6064. | #define HAVE_BLAS 0
  6065. | #define BLAS_SIZE 8
  6066. | #define HAVE_LAPACK 0
  6067. | #define HAVE_SCALAPACK 0
  6068. | #define HAVE_ELPA 0
  6069. | #define HAVE_DLFCN_H 1
  6070. | #define LT_OBJDIR ".libs/"
  6071. | /* end confdefs.h. */
  6072. | #include <ac_nonexistent.h>
  6073. configure:34540: checking for ld used by c++
  6074. configure:34607: result: /Library/Developer/CommandLineTools/usr/bin/ld
  6075. configure:34614: checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld
  6076. configure:34629: result: no
  6077. configure:34684: checking whether the c++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
  6078. configure:35705: result: yes
  6079. configure:35741: c++ -c conftest.cpp >&5
  6080. configure:35744: $? = 0
  6081. configure:36264: checking for c++ option to produce PIC
  6082. configure:36271: result: -fno-common -DPIC
  6083. configure:36279: checking if c++ PIC flag -fno-common -DPIC works
  6084. configure:36297: c++ -c -fno-common -DPIC -DPIC conftest.cpp >&5
  6085. configure:36301: $? = 0
  6086. configure:36314: result: yes
  6087. configure:36337: checking if c++ static flag -static works
  6088. configure:36365: result: no
  6089. configure:36377: checking if c++ supports -c -o file.o
  6090. configure:36398: c++ -c -o out/conftest2.o conftest.cpp >&5
  6091. configure:36402: $? = 0
  6092. configure:36424: result: yes
  6093. configure:36429: checking if c++ supports -c -o file.o
  6094. configure:36476: result: yes
  6095. configure:36506: checking whether the c++ linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
  6096. configure:36542: result: yes
  6097. configure:36683: checking dynamic linker characteristics
  6098. configure:37358: result: darwin16.7.0 dyld
  6099. configure:37411: checking how to hardcode library paths into programs
  6100. configure:37436: result: immediate
  6101. configure:37584: checking if libtool supports shared libraries
  6102. configure:37586: result: yes
  6103. configure:37589: checking whether to build shared libraries
  6104. configure:37609: result: no
  6105. configure:37612: checking whether to build static libraries
  6106. configure:37616: result: yes
  6107. configure:37937: checking for gfortran option to produce PIC
  6108. configure:37944: result: -fno-common
  6109. configure:37952: checking if gfortran PIC flag -fno-common works
  6110. configure:37970: gfortran -c -fno-common conftest.f >&5
  6111. configure:37974: $? = 0
  6112. configure:37987: result: yes
  6113. configure:38010: checking if gfortran static flag -static works
  6114. configure:38038: result: no
  6115. configure:38050: checking if gfortran supports -c -o file.o
  6116. configure:38071: gfortran -c -o out/conftest2.o conftest.f >&5
  6117. configure:38075: $? = 0
  6118. configure:38097: result: yes
  6119. configure:38102: checking if gfortran supports -c -o file.o
  6120. configure:38149: result: yes
  6121. configure:38179: checking whether the gfortran linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries
  6122. configure:39282: result: yes
  6123. configure:39423: checking dynamic linker characteristics
  6124. configure:40084: result: darwin16.7.0 dyld
  6125. configure:40137: checking how to hardcode library paths into programs
  6126. configure:40162: result: immediate
  6127. configure:40234:
  6128. configure:40236: Miscellaneous remaining setup
  6129. configure:40238:
  6130. configure:40629: checking for mpirun
  6131. configure:40647: found /usr/local/bin/mpirun
  6132. configure:40659: result: /usr/local/bin/mpirun
  6133. configure:41234: creating ./config.status
  6134.  
  6135. ## ---------------------- ##
  6136. ## Running config.status. ##
  6137. ## ---------------------- ##
  6138.  
  6139. This file was extended by Global Arrays (GA) config.status 5.4, which was
  6140. generated by GNU Autoconf 2.69. Invocation command line was
  6141.  
  6142. CONFIG_FILES =
  6143. CONFIG_HEADERS =
  6144. CONFIG_LINKS =
  6145. CONFIG_COMMANDS =
  6146. $ ./config.status
  6147.  
  6148. on basstrombone.local
  6149.  
  6150. config.status:1596: creating Makefile
  6151. config.status:1596: creating gaf2c/farg.h
  6152. config.status:1596: creating gaf2c/typesf2c.h
  6153. config.status:1596: creating global/src/global.fh
  6154. config.status:1596: creating ma/mafdecls.fh
  6155. config.status:1596: creating ma/matypes.h
  6156. config.status:1596: creating tools/ga-config
  6157. config.status:1596: creating config.h
  6158. config.status:1810: executing depfiles commands
  6159. config.status:1810: executing libtool commands
  6160. configure:44038: === configuring in armci (/Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/build/armci)
  6161. configure:44101: running /bin/sh ../../ga-5-4/armci/configure --disable-option-checking '--prefix=/Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/install' '--with-tcgmsg' '--with-mpi=-I/usr/local/Cellar/open-mpi/2.1.1/include -I/usr/local/Cellar/open-mpi/2.1.1/lib -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.1.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
  6162. configure:44038: === configuring in comex (/Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/build/comex)
  6163. configure:44101: running /bin/sh ../../ga-5-4/comex/configure --disable-option-checking '--prefix=/Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/install' '--with-tcgmsg' '--with-mpi=-I/usr/local/Cellar/open-mpi/2.1.1/include -I/usr/local/Cellar/open-mpi/2.1.1/lib -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.1.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/comex
  6164. configure:44119:
  6165. configure:44121: **************************************************************
  6166. configure:44123: Global Arrays (GA) configured as follows:
  6167. configure:44125: **************************************************************
  6168. configure:44127:
  6169. configure:44129: TARGET=MACX64
  6170. configure:44131: MSG_COMMS=MPI
  6171. configure:44133: GA_MP_LIBS= -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi
  6172. configure:44135: GA_MP_LDFLAGS= -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.1.1/lib
  6173. configure:44137: GA_MP_CPPFLAGS= -I/usr/local/Cellar/open-mpi/2.1.1/include -I/usr/local/Cellar/open-mpi/2.1.1/lib
  6174. configure:44139: ARMCI_NETWORK=MPI_TS
  6175. configure:44141: ARMCI_NETWORK_LDFLAGS=
  6176. configure:44143: ARMCI_NETWORK_LIBS=
  6177. configure:44145: ARMCI_NETWORK_CPPFLAGS=
  6178. configure:44149: F77=gfortran
  6179. configure:44157: FFLAGS=
  6180. configure:44159: FFLAG_INT=-fdefault-integer-8
  6181. configure:44161: FFLAG_NO_LOOP_OPT=-fno-aggressive-loop-optimizations
  6182. configure:44163: GA_FOPT=
  6183. configure:44167: CC=cc
  6184. configure:44175: CFLAGS=-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS
  6185. configure:44177: CFLAG_NO_LOOP_OPT=
  6186. configure:44179: GA_COPT=
  6187. configure:44197: CPP=cc -E
  6188. configure:44199: CPPFLAGS=
  6189. configure:44201: LDFLAGS=
  6190. configure:44203: LIBS=
  6191. configure:44205: FLIBS= -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm
  6192. configure:44207: BLAS_LDFLAGS=
  6193. configure:44209: BLAS_LIBS=
  6194. configure:44211: BLAS_CPPFLAGS=
  6195. configure:44213: AR=ar
  6196. configure:44215: AR_FLAGS=cru
  6197. configure:44217: CCAS=cc
  6198. configure:44219: CCAS_FLAGS=
  6199. configure:44221: DEFS=-DHAVE_CONFIG_H
  6200. configure:44223: SHELL=/bin/sh
  6201. configure:44228: MPIEXEC=/usr/local/bin/mpirun -n %NP%
  6202. configure:44234: NPROCS=4
  6203. configure:44236:
  6204.  
  6205. ## ---------------- ##
  6206. ## Cache variables. ##
  6207. ## ---------------- ##
  6208.  
  6209. ac_cv_build=x86_64-apple-darwin16.7.0
  6210. ac_cv_c_compiler_gnu=yes
  6211. ac_cv_c_const=yes
  6212. ac_cv_c_inline=inline
  6213. ac_cv_c_int64_t=yes
  6214. ac_cv_c_restrict=__restrict
  6215. ac_cv_c_volatile=yes
  6216. ac_cv_cxx_compiler_gnu=yes
  6217. ac_cv_env_AR_FLAGS_set=
  6218. ac_cv_env_AR_FLAGS_value=
  6219. ac_cv_env_AR_set=
  6220. ac_cv_env_AR_value=
  6221. ac_cv_env_CCASFLAGS_set=
  6222. ac_cv_env_CCASFLAGS_value=
  6223. ac_cv_env_CCAS_set=
  6224. ac_cv_env_CCAS_value=
  6225. ac_cv_env_CCC_set=
  6226. ac_cv_env_CCC_value=
  6227. ac_cv_env_CC_set=set
  6228. ac_cv_env_CC_value=cc
  6229. ac_cv_env_CFLAGS_set=set
  6230. ac_cv_env_CFLAGS_value='-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS'
  6231. ac_cv_env_CPPFLAGS_set=
  6232. ac_cv_env_CPPFLAGS_value=
  6233. ac_cv_env_CPP_set=
  6234. ac_cv_env_CPP_value=
  6235. ac_cv_env_CXXCPP_set=
  6236. ac_cv_env_CXXCPP_value=
  6237. ac_cv_env_CXXFLAGS_set=
  6238. ac_cv_env_CXXFLAGS_value=
  6239. ac_cv_env_CXX_set=set
  6240. ac_cv_env_CXX_value=c++
  6241. ac_cv_env_F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS_set=
  6242. ac_cv_env_F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS_value=
  6243. ac_cv_env_F77_set=set
  6244. ac_cv_env_F77_value=gfortran
  6245. ac_cv_env_FFLAGS_set=
  6246. ac_cv_env_FFLAGS_value=
  6247. ac_cv_env_FFLAG_INT_set=
  6248. ac_cv_env_FFLAG_INT_value=
  6249. ac_cv_env_GA_COPT_set=
  6250. ac_cv_env_GA_COPT_value=
  6251. ac_cv_env_GA_CXXOPT_set=
  6252. ac_cv_env_GA_CXXOPT_value=
  6253. ac_cv_env_GA_FOPT_set=
  6254. ac_cv_env_GA_FOPT_value=
  6255. ac_cv_env_LDFLAGS_set=
  6256. ac_cv_env_LDFLAGS_value=
  6257. ac_cv_env_LIBS_set=
  6258. ac_cv_env_LIBS_value=
  6259. ac_cv_env_MPICC_set=
  6260. ac_cv_env_MPICC_value=
  6261. ac_cv_env_MPICXX_set=
  6262. ac_cv_env_MPICXX_value=
  6263. ac_cv_env_MPIEXEC_set=
  6264. ac_cv_env_MPIEXEC_value=
  6265. ac_cv_env_MPIF77_set=
  6266. ac_cv_env_MPIF77_value=
  6267. ac_cv_env_NPROCS_set=
  6268. ac_cv_env_NPROCS_value=
  6269. ac_cv_env_PYTHON_set=
  6270. ac_cv_env_PYTHON_value=
  6271. ac_cv_env_RANLIB_set=
  6272. ac_cv_env_RANLIB_value=
  6273. ac_cv_env_THREAD_LIBRARY_set=
  6274. ac_cv_env_THREAD_LIBRARY_value=
  6275. ac_cv_env_XMKMF_set=
  6276. ac_cv_env_XMKMF_value=
  6277. ac_cv_env_build_alias_set=
  6278. ac_cv_env_build_alias_value=
  6279. ac_cv_env_host_alias_set=
  6280. ac_cv_env_host_alias_value=
  6281. ac_cv_env_target_alias_set=
  6282. ac_cv_env_target_alias_value=
  6283. ac_cv_f77_compiler_gnu=yes
  6284. ac_cv_f77_dummy_main=none
  6285. ac_cv_f77_libs=' -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm'
  6286. ac_cv_f77_mangling='lower case, underscore, no extra underscore'
  6287. ac_cv_fortran_dummy_main=none
  6288. ac_cv_func_bcopy=yes
  6289. ac_cv_func_bzero=yes
  6290. ac_cv_func_create_shared_region=no
  6291. ac_cv_func_dtime=no
  6292. ac_cv_func_etime=no
  6293. ac_cv_func_fork=yes
  6294. ac_cv_func_fork_works=yes
  6295. ac_cv_func_ftruncate=yes
  6296. ac_cv_func_gethostbyname=yes
  6297. ac_cv_func_gethostname=yes
  6298. ac_cv_func_getpagesize=yes
  6299. ac_cv_func_gettimeofday=yes
  6300. ac_cv_func_memalign=no
  6301. ac_cv_func_memcpy=yes
  6302. ac_cv_func_memset=yes
  6303. ac_cv_func_mmap_fixed_mapped=yes
  6304. ac_cv_func_munmap=yes
  6305. ac_cv_func_pause=yes
  6306. ac_cv_func_posix_memalign=yes
  6307. ac_cv_func_putenv=yes
  6308. ac_cv_func_select=yes
  6309. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  6310. ac_cv_func_setenv=yes
  6311. ac_cv_func_shared_malloc=no
  6312. ac_cv_func_shmalloc=no
  6313. ac_cv_func_socket=yes
  6314. ac_cv_func_srand=yes
  6315. ac_cv_func_srandom=yes
  6316. ac_cv_func_strchr=yes
  6317. ac_cv_func_strdup=yes
  6318. ac_cv_func_strerror=yes
  6319. ac_cv_func_strstr=yes
  6320. ac_cv_func_strtol=yes
  6321. ac_cv_func_vfork=yes
  6322. ac_cv_func_vfork_works=yes
  6323. ac_cv_header_assert_h=yes
  6324. ac_cv_header_dirent_dirent_h=yes
  6325. ac_cv_header_dlfcn_h=yes
  6326. ac_cv_header_errno_h=yes
  6327. ac_cv_header_fcntl_h=yes
  6328. ac_cv_header_ffio_h=no
  6329. ac_cv_header_inttypes_h=yes
  6330. ac_cv_header_limits_h=yes
  6331. ac_cv_header_linux_limits_h=no
  6332. ac_cv_header_malloc_h=no
  6333. ac_cv_header_math_h=yes
  6334. ac_cv_header_memory_h=yes
  6335. ac_cv_header_minix_config_h=no
  6336. ac_cv_header_stdbool_h=yes
  6337. ac_cv_header_stdc=yes
  6338. ac_cv_header_stddef_h=yes
  6339. ac_cv_header_stdint_h=yes
  6340. ac_cv_header_stdio_h=yes
  6341. ac_cv_header_stdlib_h=yes
  6342. ac_cv_header_string_h=yes
  6343. ac_cv_header_strings_h=yes
  6344. ac_cv_header_sys_file_h=yes
  6345. ac_cv_header_sys_fsid_h=no
  6346. ac_cv_header_sys_fstyp_h=no
  6347. ac_cv_header_sys_ioctl_h=yes
  6348. ac_cv_header_sys_iosw_h=no
  6349. ac_cv_header_sys_ipc_h=yes
  6350. ac_cv_header_sys_mman_h=yes
  6351. ac_cv_header_sys_mount_h=yes
  6352. ac_cv_header_sys_param_h=yes
  6353. ac_cv_header_sys_select_h=yes
  6354. ac_cv_header_sys_sem_h=yes
  6355. ac_cv_header_sys_shm_h=yes
  6356. ac_cv_header_sys_socket_h=yes
  6357. ac_cv_header_sys_stat_h=yes
  6358. ac_cv_header_sys_statfs_h=no
  6359. ac_cv_header_sys_statvfs_h=yes
  6360. ac_cv_header_sys_time_h=yes
  6361. ac_cv_header_sys_types_h=yes
  6362. ac_cv_header_sys_vfs_h=no
  6363. ac_cv_header_sys_wait_h=yes
  6364. ac_cv_header_time_h=yes
  6365. ac_cv_header_unistd_h=yes
  6366. ac_cv_header_vfork_h=no
  6367. ac_cv_header_windows_h=no
  6368. ac_cv_host=x86_64-apple-darwin16.7.0
  6369. ac_cv_lib_plot_openpl=no
  6370. ac_cv_objext=o
  6371. ac_cv_path_EGREP='/usr/bin/grep -E'
  6372. ac_cv_path_FGREP='/usr/bin/grep -F'
  6373. ac_cv_path_GREP=/usr/bin/grep
  6374. ac_cv_path_M4=/usr/bin/m4
  6375. ac_cv_path_MPIEXEC=/usr/local/bin/mpirun
  6376. ac_cv_path_PERL=/usr/bin/perl
  6377. ac_cv_path_PYTHON=/Users/mgreuter/bin/python
  6378. ac_cv_path_SED=/usr/bin/sed
  6379. ac_cv_path_install='/usr/bin/install -c'
  6380. ac_cv_prog_AWK=awk
  6381. ac_cv_prog_CPP='cc -E'
  6382. ac_cv_prog_CXXCPP='c++ -E'
  6383. ac_cv_prog_ac_ct_AR=ar
  6384. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  6385. ac_cv_prog_ac_ct_LIPO=lipo
  6386. ac_cv_prog_ac_ct_NMEDIT=nmedit
  6387. ac_cv_prog_ac_ct_OBJDUMP=objdump
  6388. ac_cv_prog_ac_ct_OTOOL=otool
  6389. ac_cv_prog_ac_ct_RANLIB=ranlib
  6390. ac_cv_prog_ac_ct_STRIP=strip
  6391. ac_cv_prog_cc_c89=
  6392. ac_cv_prog_cc_g=yes
  6393. ac_cv_prog_cxx_g=yes
  6394. ac_cv_prog_f77_g=yes
  6395. ac_cv_prog_f77_v=-v
  6396. ac_cv_prog_make_make_set=yes
  6397. ac_cv_safe_to_define___extensions__=yes
  6398. ac_cv_search_floor='none required'
  6399. ac_cv_search_hypot='none required'
  6400. ac_cv_search_modf='none required'
  6401. ac_cv_search_opendir='none required'
  6402. ac_cv_search_pow='none required'
  6403. ac_cv_search_sqrt='none required'
  6404. ac_cv_sizeof_char=1
  6405. ac_cv_sizeof_double=8
  6406. ac_cv_sizeof_float=4
  6407. ac_cv_sizeof_int=4
  6408. ac_cv_sizeof_long=8
  6409. ac_cv_sizeof_long_double=16
  6410. ac_cv_sizeof_long_long=8
  6411. ac_cv_sizeof_short=2
  6412. ac_cv_sizeof_voidp=8
  6413. ac_cv_sys_file_offset_bits=no
  6414. ac_cv_sys_largefile_CC=no
  6415. ac_cv_sys_largefile_source=no
  6416. ac_cv_type__Bool=yes
  6417. ac_cv_type_long_double=yes
  6418. ac_cv_type_off_t=yes
  6419. ac_cv_type_pid_t=yes
  6420. ac_cv_type_signal=void
  6421. ac_cv_type_size_t=yes
  6422. am_cv_CCAS_dependencies_compiler_type=gcc3
  6423. am_cv_CC_dependencies_compiler_type=gcc3
  6424. am_cv_CXX_dependencies_compiler_type=gcc3
  6425. am_cv_make_support_nested_variables=yes
  6426. am_cv_python_platform=darwin
  6427. am_cv_python_pyexecdir='${exec_prefix}/lib/python3.6/site-packages'
  6428. am_cv_python_pythondir='${prefix}/lib/python3.6/site-packages'
  6429. am_cv_python_version=3.6
  6430. ax_cv_sys_weak_alias_pragma=no
  6431. ga_cv_c_compiler_vendor=gnu
  6432. ga_cv_c_gnu_loop_opt=
  6433. ga_cv_c_mpi_test_compile=yes
  6434. ga_cv_c_opt=
  6435. ga_cv_c_pointer_as_integer=long
  6436. ga_cv_cpp_function=__func__
  6437. ga_cv_cross_compiling=no
  6438. ga_cv_f2c_DOUBLE_PRECISION=double
  6439. ga_cv_f2c_INTEGER=long
  6440. ga_cv_f2c_REAL=float
  6441. ga_cv_f2c_srand48=1
  6442. ga_cv_f2c_string_after_args=yes
  6443. ga_cv_f77_compiler_vendor=gnu
  6444. ga_cv_f77_cpp_symbol=-D
  6445. ga_cv_f77_fixed_flag=none
  6446. ga_cv_f77_flush=flush
  6447. ga_cv_f77_flush_flag=none
  6448. ga_cv_f77_gnu_loop_opt=-fno-aggressive-loop-optimizations
  6449. ga_cv_f77_integer_size=8
  6450. ga_cv_f77_integer_size_flag=-fdefault-integer-8
  6451. ga_cv_f77_mismatch_type_flag=none
  6452. ga_cv_f77_mpi_test_compile=yes
  6453. ga_cv_f77_opt=
  6454. ga_cv_f77_sizeof_DOUBLE_PRECISION=8
  6455. ga_cv_f77_sizeof_INTEGER=8
  6456. ga_cv_f77_sizeof_REAL=4
  6457. ga_cv_f77_suppress=none
  6458. ga_cv_f77_underscore_flag=none
  6459. ga_cv_fld_nomain=none
  6460. ga_cv_flibs_gcc_s=no
  6461. ga_cv_progname=__progname
  6462. ga_cv_sysv=no
  6463. ga_cv_sysv_hack=no
  6464. ga_cv_target=MACX64
  6465. ga_cv_target_base=MACX
  6466. ga_cv_union_semun=yes
  6467. lt_cv_apple_cc_single_mod=yes
  6468. lt_cv_ar_at_file=no
  6469. lt_cv_deplibs_check_method=pass_all
  6470. lt_cv_file_magic_cmd='$MAGIC_CMD'
  6471. lt_cv_file_magic_test_file=
  6472. lt_cv_ld_exported_symbols_list=yes
  6473. lt_cv_ld_force_load=yes
  6474. lt_cv_ld_reload_flag=-r
  6475. lt_cv_nm_interface='BSD nm'
  6476. lt_cv_objdir=.libs
  6477. lt_cv_path_LD=/Library/Developer/CommandLineTools/usr/bin/ld
  6478. lt_cv_path_LDCXX=/Library/Developer/CommandLineTools/usr/bin/ld
  6479. lt_cv_path_NM='/usr/bin/nm -B'
  6480. lt_cv_path_mainfest_tool=no
  6481. lt_cv_prog_compiler_c_o=yes
  6482. lt_cv_prog_compiler_c_o_CXX=yes
  6483. lt_cv_prog_compiler_c_o_F77=yes
  6484. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  6485. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  6486. lt_cv_prog_compiler_pic_F77=-fno-common
  6487. lt_cv_prog_compiler_pic_works=yes
  6488. lt_cv_prog_compiler_pic_works_CXX=yes
  6489. lt_cv_prog_compiler_pic_works_F77=yes
  6490. lt_cv_prog_compiler_rtti_exceptions=yes
  6491. lt_cv_prog_compiler_static_works=no
  6492. lt_cv_prog_compiler_static_works_CXX=no
  6493. lt_cv_prog_compiler_static_works_F77=no
  6494. lt_cv_prog_gnu_ld=no
  6495. lt_cv_prog_gnu_ldcxx=no
  6496. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  6497. 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'\'''
  6498. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  6499. 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'\'''
  6500. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  6501. lt_cv_sys_max_cmd_len=196608
  6502. lt_cv_to_host_file_cmd=func_convert_file_noop
  6503. lt_cv_to_tool_file_cmd=func_convert_file_noop
  6504.  
  6505. ## ----------------- ##
  6506. ## Output variables. ##
  6507. ## ----------------- ##
  6508.  
  6509. ACLOCAL='${SHELL} /Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/ga-5-4/build-aux/missing --run aclocal-1.11'
  6510. AMDEPBACKSLASH='\'
  6511. AMDEP_FALSE='#'
  6512. AMDEP_TRUE=''
  6513. AMTAR='$${TAR-tar}'
  6514. AM_BACKSLASH='\'
  6515. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  6516. AM_DEFAULT_VERBOSITY='1'
  6517. AM_V='$(V)'
  6518. AR='ar'
  6519. ARMCI_NETWORK_ARMCI_FALSE=''
  6520. ARMCI_NETWORK_ARMCI_TRUE='#'
  6521. ARMCI_NETWORK_BGML_FALSE=''
  6522. ARMCI_NETWORK_BGML_TRUE='#'
  6523. ARMCI_NETWORK_COMEX_FALSE='#'
  6524. ARMCI_NETWORK_COMEX_TRUE=''
  6525. ARMCI_NETWORK_CPPFLAGS=''
  6526. ARMCI_NETWORK_CRAY_SHMEM_FALSE=''
  6527. ARMCI_NETWORK_CRAY_SHMEM_TRUE='#'
  6528. ARMCI_NETWORK_DCMF_FALSE=''
  6529. ARMCI_NETWORK_DCMF_TRUE='#'
  6530. ARMCI_NETWORK_DMAPP_FALSE=''
  6531. ARMCI_NETWORK_DMAPP_TRUE='#'
  6532. ARMCI_NETWORK_EXTERNAL_FALSE='#'
  6533. ARMCI_NETWORK_EXTERNAL_TRUE=''
  6534. ARMCI_NETWORK_GEMINI_FALSE=''
  6535. ARMCI_NETWORK_GEMINI_TRUE='#'
  6536. ARMCI_NETWORK_LAPI_FALSE=''
  6537. ARMCI_NETWORK_LAPI_TRUE='#'
  6538. ARMCI_NETWORK_LDFLAGS=''
  6539. ARMCI_NETWORK_LIBS=''
  6540. ARMCI_NETWORK_MPI_MT_FALSE=''
  6541. ARMCI_NETWORK_MPI_MT_TRUE='#'
  6542. ARMCI_NETWORK_MPI_PR_FALSE=''
  6543. ARMCI_NETWORK_MPI_PR_TRUE='#'
  6544. ARMCI_NETWORK_MPI_PT_FALSE=''
  6545. ARMCI_NETWORK_MPI_PT_TRUE='#'
  6546. ARMCI_NETWORK_MPI_SPAWN_FALSE=''
  6547. ARMCI_NETWORK_MPI_SPAWN_TRUE='#'
  6548. ARMCI_NETWORK_MPI_TS_FALSE='#'
  6549. ARMCI_NETWORK_MPI_TS_TRUE=''
  6550. ARMCI_NETWORK_OFA_FALSE=''
  6551. ARMCI_NETWORK_OFA_TRUE='#'
  6552. ARMCI_NETWORK_OPENIB_FALSE=''
  6553. ARMCI_NETWORK_OPENIB_TRUE='#'
  6554. ARMCI_NETWORK_PORTALS4_FALSE=''
  6555. ARMCI_NETWORK_PORTALS4_TRUE='#'
  6556. ARMCI_NETWORK_PORTALS_FALSE=''
  6557. ARMCI_NETWORK_PORTALS_TRUE='#'
  6558. ARMCI_NETWORK_SOCKETS_FALSE=''
  6559. ARMCI_NETWORK_SOCKETS_TRUE='#'
  6560. ARMCI_SRC_DIR='comex'
  6561. ARMCI_SRC_DIR_COMEX_FALSE='#'
  6562. ARMCI_SRC_DIR_COMEX_TRUE=''
  6563. ARMCI_SRC_DIR_GEMINI_FALSE=''
  6564. ARMCI_SRC_DIR_GEMINI_TRUE='#'
  6565. ARMCI_SRC_DIR_PORTALS_FALSE=''
  6566. ARMCI_SRC_DIR_PORTALS_TRUE='#'
  6567. ARMCI_SRC_DIR_SRC_FALSE=''
  6568. ARMCI_SRC_DIR_SRC_TRUE='#'
  6569. AR_FLAGS='cru'
  6570. AUTOCONF='${SHELL} /Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/ga-5-4/build-aux/missing --run autoconf'
  6571. AUTOHEADER='${SHELL} /Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/ga-5-4/build-aux/missing --run autoheader'
  6572. AUTOMAKE='${SHELL} /Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/ga-5-4/build-aux/missing --run automake-1.11'
  6573. AWK='awk'
  6574. BGL_FALSE=''
  6575. BGL_TRUE='#'
  6576. BGP_FALSE=''
  6577. BGP_TRUE='#'
  6578. BLAS_CPPFLAGS=''
  6579. BLAS_LDFLAGS=''
  6580. BLAS_LIBS=''
  6581. CATAMOUNT_FALSE=''
  6582. CATAMOUNT_TRUE='#'
  6583. CC='cc'
  6584. CCAS='cc'
  6585. CCASDEPMODE='depmode=gcc3'
  6586. CCASFLAGS='-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS'
  6587. CCDEPMODE='depmode=gcc3'
  6588. CFLAGS='-DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS -DMPICH_NO_ATTR_TYPE_TAGS'
  6589. CFLAG_NO_LOOP_OPT=''
  6590. CPP='cc -E'
  6591. CPPFLAGS=''
  6592. CRAY_SV1_FALSE=''
  6593. CRAY_SV1_TRUE='#'
  6594. CRAY_SV2_FALSE=''
  6595. CRAY_SV2_TRUE='#'
  6596. CRAY_T3E_FALSE=''
  6597. CRAY_T3E_TRUE='#'
  6598. CRAY_XT_FALSE=''
  6599. CRAY_XT_NETWORKS_FALSE=''
  6600. CRAY_XT_NETWORKS_TRUE='#'
  6601. CRAY_XT_TRUE='#'
  6602. CRAY_YMP_FALSE=''
  6603. CRAY_YMP_TRUE='#'
  6604. CROSS_COMPILING_FALSE=''
  6605. CROSS_COMPILING_TRUE='#'
  6606. CXX='c++'
  6607. CXXCPP='c++ -E'
  6608. CXXDEPMODE='depmode=gcc3'
  6609. CXXFLAGS=''
  6610. CXX_BINDINGS_FALSE=''
  6611. CXX_BINDINGS_TRUE='#'
  6612. CXX_NAMESPACES_FALSE=''
  6613. CXX_NAMESPACES_TRUE='#'
  6614. CYGNUS_FALSE=''
  6615. CYGNUS_TRUE='#'
  6616. CYGPATH_W='echo'
  6617. CYGWIN_FALSE=''
  6618. CYGWIN_TRUE='#'
  6619. C_POINTER_AS_INTEGER='long'
  6620. DCMF_VER_0_2_FALSE=''
  6621. DCMF_VER_0_2_TRUE='#'
  6622. DCMF_VER_0_3_FALSE='#'
  6623. DCMF_VER_0_3_TRUE=''
  6624. DCMF_VER_2_FALSE=''
  6625. DCMF_VER_2_TRUE='#'
  6626. DECOSF_FALSE=''
  6627. DECOSF_TRUE='#'
  6628. DEFS='-DHAVE_CONFIG_H'
  6629. DEPDIR='.deps'
  6630. DLLTOOL='false'
  6631. DSYMUTIL='dsymutil'
  6632. DUMPBIN=''
  6633. ECHO_C='\c'
  6634. ECHO_N=''
  6635. ECHO_T=''
  6636. EGREP='/usr/bin/grep -E'
  6637. ELPA_CPPFLAGS=''
  6638. ELPA_LDFLAGS=''
  6639. ELPA_LIBS=''
  6640. ENABLE_ARMCI_MEM_OPTION_FALSE='#'
  6641. ENABLE_ARMCI_MEM_OPTION_TRUE=''
  6642. ENABLE_CHECKPOINT_FALSE=''
  6643. ENABLE_CHECKPOINT_TRUE='#'
  6644. ENABLE_EISPACK_FALSE=''
  6645. ENABLE_EISPACK_TRUE='#'
  6646. ENABLE_F77_FALSE='#'
  6647. ENABLE_F77_TRUE=''
  6648. ENABLE_GPARRAYS_FALSE=''
  6649. ENABLE_GPARRAYS_TRUE='#'
  6650. ENABLE_PEIGS_FALSE='#'
  6651. ENABLE_PEIGS_TRUE=''
  6652. ENABLE_PROFILING_FALSE=''
  6653. ENABLE_PROFILING_TRUE='#'
  6654. ENABLE_TRACE_FALSE=''
  6655. ENABLE_TRACE_TRUE='#'
  6656. ENABLE_UNIT_TESTS_FALSE=''
  6657. ENABLE_UNIT_TESTS_TRUE='#'
  6658. ENABLE_XREGION_FALSE=''
  6659. ENABLE_XREGION_TRUE='#'
  6660. EXEEXT='.x'
  6661. F2C_DOUBLE_PRECISION_C_TYPE='double'
  6662. F2C_GETARG='f2c_getarg_'
  6663. F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS=''
  6664. F2C_IARGC='f2c_iargc_'
  6665. F2C_INTEGER_C_TYPE='long'
  6666. F2C_REAL_C_TYPE='float'
  6667. F77='gfortran'
  6668. F77LINK='$(LIBTOOL) $(AM_V_lt) --tag=F77 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(F77LD) $(AM_FFLAGS) $(FFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@'
  6669. FFLAGS=' '
  6670. FFLAG_INT='-fdefault-integer-8'
  6671. FFLAG_NO_LOOP_OPT='-fno-aggressive-loop-optimizations'
  6672. FGREP='/usr/bin/grep -F'
  6673. FLD_NOMAIN=''
  6674. FLIBS=' -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0 -L/usr/local/Cellar/gcc/7.1.0/lib/gcc/7/gcc/x86_64-apple-darwin16.5.0/7.1.0/../../.. -lgfortran -lquadmath -lm'
  6675. FUJITSU_VPP_FALSE=''
  6676. FUJITSU_VPP_TRUE='#'
  6677. GA_ACCESS_INDEX_TYPE='integer*8'
  6678. GA_COPT=''
  6679. GA_CXXOPT=''
  6680. GA_CXX_WARN=''
  6681. GA_C_WARN=''
  6682. GA_FOPT=''
  6683. GA_F_WARN=''
  6684. GA_MP_CPPFLAGS=' -I/usr/local/Cellar/open-mpi/2.1.1/include -I/usr/local/Cellar/open-mpi/2.1.1/lib'
  6685. GA_MP_LDFLAGS=' -L/usr/local/opt/libevent/lib -L/usr/local/Cellar/open-mpi/2.1.1/lib'
  6686. GA_MP_LIBS=' -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi'
  6687. GREP='/usr/bin/grep'
  6688. HAVE_ARMCI_GROUP_COMM_FALSE='#'
  6689. HAVE_ARMCI_GROUP_COMM_MEMBER_FALSE=''
  6690. HAVE_ARMCI_GROUP_COMM_MEMBER_TRUE='#'
  6691. HAVE_ARMCI_GROUP_COMM_TRUE=''
  6692. HAVE_ARMCI_INITIALIZED_FALSE='#'
  6693. HAVE_ARMCI_INITIALIZED_TRUE=''
  6694. HAVE_ARMCI_MSG_FINALIZE_FALSE='#'
  6695. HAVE_ARMCI_MSG_FINALIZE_TRUE=''
  6696. HAVE_ARMCI_MSG_INIT_FALSE='#'
  6697. HAVE_ARMCI_MSG_INIT_TRUE=''
  6698. HAVE_ARMCI_NOTIFY_FALSE='#'
  6699. HAVE_ARMCI_NOTIFY_TRUE=''
  6700. HAVE_ARMCI_STRIDE_INFO_INIT_FALSE='#'
  6701. HAVE_ARMCI_STRIDE_INFO_INIT_TRUE=''
  6702. HAVE_BLAS_FALSE=''
  6703. HAVE_BLAS_TRUE='#'
  6704. HAVE_ELPA_FALSE=''
  6705. HAVE_ELPA_TRUE='#'
  6706. HAVE_LAPACK_FALSE=''
  6707. HAVE_LAPACK_TRUE='#'
  6708. HAVE_M4_FALSE='#'
  6709. HAVE_M4_TRUE=''
  6710. HAVE_PERL_FALSE='#'
  6711. HAVE_PERL_TRUE=''
  6712. HAVE_PYTHON_FALSE='#'
  6713. HAVE_PYTHON_TRUE=''
  6714. HAVE_SCALAPACK_FALSE=''
  6715. HAVE_SCALAPACK_TRUE='#'
  6716. HAVE_SYS_WEAK_ALIAS_PRAGMA_FALSE=''
  6717. HAVE_SYS_WEAK_ALIAS_PRAGMA_TRUE='#'
  6718. HITACHI_FALSE=''
  6719. HITACHI_TRUE='#'
  6720. HPUX_FALSE=''
  6721. HPUX_TRUE='#'
  6722. IBM_FALSE=''
  6723. IBM_TRUE='#'
  6724. INSTALL_DATA='${INSTALL} -m 644'
  6725. INSTALL_PROGRAM='${INSTALL}'
  6726. INSTALL_SCRIPT='${INSTALL}'
  6727. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  6728. INTERIX_FALSE=''
  6729. INTERIX_TRUE='#'
  6730. LAPACK_CPPFLAGS=''
  6731. LAPACK_LDFLAGS=''
  6732. LAPACK_LIBS=''
  6733. LAPI_FALSE=''
  6734. LAPI_TRUE='#'
  6735. LD='/Library/Developer/CommandLineTools/usr/bin/ld'
  6736. LDFLAGS=''
  6737. LIBOBJS=''
  6738. LIBS=''
  6739. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  6740. LINUX_FALSE=''
  6741. LINUX_TRUE='#'
  6742. LIPO='lipo'
  6743. LN_S='ln -s'
  6744. LTLIBOBJS=''
  6745. M4='/usr/bin/m4'
  6746. MACX_FALSE='#'
  6747. MACX_TRUE=''
  6748. MAINT='#'
  6749. MAINTAINER_MODE_FALSE=''
  6750. MAINTAINER_MODE_TRUE='#'
  6751. MAKEINFO='${SHELL} /Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/ga-5-4/build-aux/missing --run makeinfo'
  6752. MANIFEST_TOOL=':'
  6753. MA_ACCESS_INDEX_TYPE='integer*8'
  6754. MA_ACCESS_INDEX_TYPE_C='long'
  6755. MA_LONG_DOUBLE='long double'
  6756. MKDIR_P='../ga-5-4/build-aux/install-sh -c -d'
  6757. MPICC=''
  6758. MPICXX=''
  6759. MPIEXEC='/usr/local/bin/mpirun -n %NP%'
  6760. MPIF77=''
  6761. MSG_COMMS_MPI_FALSE='#'
  6762. MSG_COMMS_MPI_TRUE=''
  6763. MSG_COMMS_TCGMSG4_FALSE=''
  6764. MSG_COMMS_TCGMSG4_TRUE='#'
  6765. MSG_COMMS_TCGMSG5_FALSE=''
  6766. MSG_COMMS_TCGMSG5_TRUE='#'
  6767. NEC_FALSE=''
  6768. NEC_TRUE='#'
  6769. NM='/usr/bin/nm -B'
  6770. NMEDIT='nmedit'
  6771. NOFORT_FALSE=''
  6772. NOFORT_TRUE='#'
  6773. NO_X_FALSE=''
  6774. NO_X_TRUE='#'
  6775. NPROCS='4'
  6776. OBJDUMP='objdump'
  6777. OBJEXT='o'
  6778. OTOOL64=':'
  6779. OTOOL='otool'
  6780. PACKAGE='ga'
  6781. PACKAGE_BUGREPORT='[email protected]'
  6782. PACKAGE_NAME='Global Arrays (GA)'
  6783. PACKAGE_STRING='Global Arrays (GA) 5.4'
  6784. PACKAGE_TARNAME='ga'
  6785. PACKAGE_URL='http://www.emsl.pnl.gov/docs/global/'
  6786. PACKAGE_VERSION='5.4'
  6787. PATH_SEPARATOR=':'
  6788. PERL='/usr/bin/perl'
  6789. PLOTLIB=''
  6790. PYTHON='/Users/mgreuter/bin/python'
  6791. PYTHON_EXEC_PREFIX='${exec_prefix}'
  6792. PYTHON_PLATFORM='darwin'
  6793. PYTHON_PREFIX='${prefix}'
  6794. PYTHON_VERSION='3.6'
  6795. RANLIB='ranlib'
  6796. SCALAPACK_CPPFLAGS=''
  6797. SCALAPACK_LDFLAGS=''
  6798. SCALAPACK_LIBS=''
  6799. SED='/usr/bin/sed'
  6800. SET_MAKE=''
  6801. SGITFP_FALSE=''
  6802. SGITFP_TRUE='#'
  6803. SGI_FALSE=''
  6804. SGI_N32_FALSE=''
  6805. SGI_N32_TRUE='#'
  6806. SGI_TRUE='#'
  6807. SHELL='/bin/sh'
  6808. SOLARIS_FALSE=''
  6809. SOLARIS_TRUE='#'
  6810. STRIP='strip'
  6811. SYSV_FALSE=''
  6812. SYSV_TRUE='#'
  6813. TCGEXEC=''
  6814. THREAD_LIBRARY=''
  6815. THREAD_SAFE_FALSE=''
  6816. THREAD_SAFE_TRUE='#'
  6817. VERSION='5.4'
  6818. XMKMF=''
  6819. X_CPPFLAGS=''
  6820. X_LDFLAGS=''
  6821. ac_ct_AR='ar'
  6822. ac_ct_CC=''
  6823. ac_ct_CXX=''
  6824. ac_ct_DUMPBIN=''
  6825. ac_ct_F77=''
  6826. am__EXEEXT_FALSE='#'
  6827. am__EXEEXT_TRUE=''
  6828. am__fastdepCCAS_FALSE='#'
  6829. am__fastdepCCAS_TRUE=''
  6830. am__fastdepCC_FALSE='#'
  6831. am__fastdepCC_TRUE=''
  6832. am__fastdepCXX_FALSE='#'
  6833. am__fastdepCXX_TRUE=''
  6834. am__include='include'
  6835. am__isrc=' -I$(srcdir)'
  6836. am__leading_dot='.'
  6837. am__nodep='_no'
  6838. am__quote=''
  6839. am__tar='$${TAR-tar} chof - "$$tardir"'
  6840. am__untar='$${TAR-tar} xf -'
  6841. am__v_F77LD_0='@echo " F77LD " $@;'
  6842. bindir='${exec_prefix}/bin'
  6843. build='x86_64-apple-darwin16.7.0'
  6844. build_alias=''
  6845. build_cpu='x86_64'
  6846. build_os='darwin16.7.0'
  6847. build_vendor='apple'
  6848. datadir='${datarootdir}'
  6849. datarootdir='${prefix}/share'
  6850. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  6851. dvidir='${docdir}'
  6852. exec_prefix='${prefix}'
  6853. host='x86_64-apple-darwin16.7.0'
  6854. host_alias=''
  6855. host_cpu='x86_64'
  6856. host_os='darwin16.7.0'
  6857. host_vendor='apple'
  6858. htmldir='${docdir}'
  6859. includedir='${prefix}/include'
  6860. infodir='${datarootdir}/info'
  6861. install_sh='${SHELL} /Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/ga-5-4/build-aux/install-sh'
  6862. libdir='${exec_prefix}/lib'
  6863. libexecdir='${exec_prefix}/libexec'
  6864. localedir='${datarootdir}/locale'
  6865. localstatedir='${prefix}/var'
  6866. mandir='${datarootdir}/man'
  6867. mkdir_p='$(top_builddir)/../ga-5-4/build-aux/install-sh -c -d'
  6868. oldincludedir='/usr/include'
  6869. pdfdir='${docdir}'
  6870. pkgpyexecdir='${pyexecdir}/ga'
  6871. pkgpythondir='${pythondir}/ga'
  6872. prefix='/Users/mgreuter/Documents/Research/Codes/nwchem/6.6/src/tools/install'
  6873. program_transform_name='s,x,x,'
  6874. psdir='${docdir}'
  6875. pyexecdir='${exec_prefix}/lib/python3.6/site-packages'
  6876. pythondir='${prefix}/lib/python3.6/site-packages'
  6877. sbindir='${exec_prefix}/sbin'
  6878. sharedstatedir='${prefix}/com'
  6879. subdirs=' armci comex'
  6880. sysconfdir='${prefix}/etc'
  6881. target_alias=''
  6882.  
  6883. ## ----------- ##
  6884. ## confdefs.h. ##
  6885. ## ----------- ##
  6886.  
  6887. /* confdefs.h */
  6888. #define PACKAGE_NAME "Global Arrays (GA)"
  6889. #define PACKAGE_TARNAME "ga"
  6890. #define PACKAGE_VERSION "5.4"
  6891. #define PACKAGE_STRING "Global Arrays (GA) 5.4"
  6892. #define PACKAGE_BUGREPORT "[email protected]"
  6893. #define PACKAGE_URL "http://www.emsl.pnl.gov/docs/global/"
  6894. #define MACX 1
  6895. #define PACKAGE "ga"
  6896. #define VERSION "5.4"
  6897. #define MSG_COMMS_MPI 1
  6898. #define ENABLE_PEIGS 1
  6899. #define ENABLE_EISPACK 0
  6900. #define ENABLE_PROFILING 0
  6901. #define STDC_HEADERS 1
  6902. #define HAVE_SYS_TYPES_H 1
  6903. #define HAVE_SYS_STAT_H 1
  6904. #define HAVE_STDLIB_H 1
  6905. #define HAVE_STRING_H 1
  6906. #define HAVE_MEMORY_H 1
  6907. #define HAVE_STRINGS_H 1
  6908. #define HAVE_INTTYPES_H 1
  6909. #define HAVE_STDINT_H 1
  6910. #define HAVE_UNISTD_H 1
  6911. #define __EXTENSIONS__ 1
  6912. #define _ALL_SOURCE 1
  6913. #define _GNU_SOURCE 1
  6914. #define _POSIX_PTHREAD_SEMANTICS 1
  6915. #define _TANDEM_SOURCE 1
  6916. #define MACX64 1
  6917. #define HAVE_ARMCI_GROUP_COMM 1
  6918. #define HAVE_ARMCI_INITIALIZED 1
  6919. #define HAVE_ARMCI_NOTIFY 1
  6920. #define HAVE_ARMCI_MSG_INIT 1
  6921. #define HAVE_ARMCI_MSG_FINALIZE 1
  6922. #define HAVE_ARMCI_STRIDE_INFO_INIT 1
  6923. #define NEED_DELAY_TCGMSG_MPI_STARTUP 0
  6924. #define HAVE_DIRENT_H 1
  6925. #define HAVE__BOOL 1
  6926. #define HAVE_STDBOOL_H 1
  6927. #define STDC_HEADERS 1
  6928. #define HAVE_SYS_WAIT_H 1
  6929. #define HAVE_ASSERT_H 1
  6930. #define HAVE_ERRNO_H 1
  6931. #define HAVE_FCNTL_H 1
  6932. #define HAVE_FFIO_H 0
  6933. #define HAVE_LIMITS_H 1
  6934. #define HAVE_LINUX_LIMITS_H 0
  6935. #define HAVE_MALLOC_H 0
  6936. #define HAVE_MATH_H 1
  6937. #define HAVE_STDDEF_H 1
  6938. #define HAVE_STDINT_H 1
  6939. #define HAVE_STDIO_H 1
  6940. #define HAVE_STDLIB_H 1
  6941. #define HAVE_STRING_H 1
  6942. #define HAVE_STRINGS_H 1
  6943. #define HAVE_SYS_FILE_H 1
  6944. #define HAVE_SYS_FSID_H 0
  6945. #define HAVE_SYS_FSTYP_H 0
  6946. #define HAVE_SYS_IOCTL_H 1
  6947. #define HAVE_SYS_IOSW_H 0
  6948. #define HAVE_SYS_IPC_H 1
  6949. #define HAVE_SYS_MMAN_H 1
  6950. #define HAVE_SYS_MOUNT_H 1
  6951. #define HAVE_SYS_PARAM_H 1
  6952. #define HAVE_SYS_SEM_H 1
  6953. #define HAVE_SYS_SHM_H 1
  6954. #define HAVE_SYS_STATFS_H 0
  6955. #define HAVE_SYS_STAT_H 1
  6956. #define HAVE_SYS_STATVFS_H 1
  6957. #define HAVE_SYS_TIME_H 1
  6958. #define HAVE_SYS_TYPES_H 1
  6959. #define HAVE_SYS_VFS_H 0
  6960. #define HAVE_TIME_H 1
  6961. #define HAVE_UNISTD_H 1
  6962. #define HAVE_WINDOWS_H 0
  6963. #define restrict __restrict
  6964. #define HAVE_LONG_DOUBLE 1
  6965. #define RETSIGTYPE void
  6966. #define HAVE_FSEEKO 1
  6967. #define FUNCTION_NAME __func__
  6968. #define HAVE_PROGNAME 1
  6969. #define PROGNAME __progname
  6970. #define HAVE_UNION_SEMUN 1
  6971. #define SIZEOF_VOIDP 8
  6972. #define SIZEOF_CHAR 1
  6973. #define SIZEOF_SHORT 2
  6974. #define SIZEOF_INT 4
  6975. #define SIZEOF_LONG 8
  6976. #define SIZEOF_LONG_LONG 8
  6977. #define SIZEOF_FLOAT 4
  6978. #define SIZEOF_DOUBLE 8
  6979. #define SIZEOF_LONG_DOUBLE 16
  6980. #define HAVE_FORK 1
  6981. #define HAVE_VFORK 1
  6982. #define HAVE_WORKING_VFORK 1
  6983. #define HAVE_WORKING_FORK 1
  6984. #define HAVE_STDLIB_H 1
  6985. #define HAVE_UNISTD_H 1
  6986. #define HAVE_SYS_PARAM_H 1
  6987. #define HAVE_GETPAGESIZE 1
  6988. #define HAVE_MMAP 1
  6989. #define HAVE_SYS_SELECT_H 1
  6990. #define HAVE_SYS_SOCKET_H 1
  6991. #define SELECT_TYPE_ARG1 int
  6992. #define SELECT_TYPE_ARG234 (fd_set *)
  6993. #define SELECT_TYPE_ARG5 (struct timeval *)
  6994. #define HAVE_FLOOR 1
  6995. #define HAVE_MODF 1
  6996. #define HAVE_POW 1
  6997. #define HAVE_SQRT 1
  6998. #define HAVE_HYPOT 1
  6999. #define HAVE_BCOPY 1
  7000. #define HAVE_BZERO 1
  7001. #define HAVE_CREATE_SHARED_REGION 0
  7002. #define HAVE_FTRUNCATE 1
  7003. #define HAVE_GETHOSTBYNAME 1
  7004. #define HAVE_GETHOSTNAME 1
  7005. #define HAVE_GETPAGESIZE 1
  7006. #define HAVE_GETTIMEOFDAY 1
  7007. #define HAVE_MEMALIGN 0
  7008. #define HAVE_MEMCPY 1
  7009. #define HAVE_MEMSET 1
  7010. #define HAVE_MUNMAP 1
  7011. #define HAVE_PAUSE 1
  7012. #define HAVE_POSIX_MEMALIGN 1
  7013. #define HAVE_PUTENV 1
  7014. #define HAVE_SELECT 1
  7015. #define HAVE_SETENV 1
  7016. #define HAVE_SHARED_MALLOC 0
  7017. #define HAVE_SHMALLOC 0
  7018. #define HAVE_SOCKET 1
  7019. #define HAVE_SRAND 1
  7020. #define HAVE_SRANDOM 1
  7021. #define HAVE_STRCHR 1
  7022. #define HAVE_STRDUP 1
  7023. #define HAVE_STRERROR 1
  7024. #define HAVE_STRSTR 1
  7025. #define HAVE_STRTOL 1
  7026. #define NOFORT 0
  7027. #define ENABLE_F77 1
  7028. #define F77_FUNC(name,NAME) name ## _
  7029. #define F77_FUNC_(name,NAME) name ## _
  7030. #define SIZEOF_F77_INTEGER 8
  7031. #define SIZEOF_F77_REAL 4
  7032. #define SIZEOF_F77_DOUBLE_PRECISION 8
  7033. #define HAVE_DTIME 0
  7034. #define HAVE_ETIME 0
  7035. #define F77_FLUSH flush
  7036. #define HAVE_F77_FLUSH 1
  7037. #define F77_GETARG_DECL intrinsic GETARG
  7038. #define F77_GETARG GETARG
  7039. #define F77_GETARG_ARGS i,s
  7040. #define F77_IARGC IARGC
  7041. #define FXX_MODULE
  7042. #define F2C_HIDDEN_STRING_LENGTH_AFTER_ARGS 1
  7043. #define F2C_SRAND48_OK 1
  7044. #define HAVE_BLAS 0
  7045. #define BLAS_SIZE 8
  7046. #define HAVE_LAPACK 0
  7047. #define HAVE_SCALAPACK 0
  7048. #define HAVE_ELPA 0
  7049. #define HAVE_DLFCN_H 1
  7050. #define LT_OBJDIR ".libs/"
  7051. #define ENABLE_ARMCI_MEM_OPTION 1
  7052. #define STATS 1
  7053. #define VERIFY 1
  7054.  
  7055. configure: exit 0
  7056.  
  7057. ## ---------------------- ##
  7058. ## Running config.status. ##
  7059. ## ---------------------- ##
  7060.  
  7061. This file was extended by Global Arrays (GA) config.status 5.4, which was
  7062. generated by GNU Autoconf 2.69. Invocation command line was
  7063.  
  7064. CONFIG_FILES =
  7065. CONFIG_HEADERS =
  7066. CONFIG_LINKS =
  7067. CONFIG_COMMANDS =
  7068. $ ./config.status
  7069.  
  7070. on basstrombone.local
  7071.  
  7072. config.status:1596: creating Makefile
  7073. config.status:1596: creating gaf2c/farg.h
  7074. config.status:1596: creating gaf2c/typesf2c.h
  7075. config.status:1596: creating global/src/global.fh
  7076. config.status:1596: creating ma/mafdecls.fh
  7077. config.status:1596: creating ma/matypes.h
  7078. config.status:1596: creating tools/ga-config
  7079. config.status:1596: creating config.h
  7080. config.status:1762: config.h is unchanged
  7081. config.status:1810: executing depfiles commands
  7082. config.status:1810: executing libtool commands
Add Comment
Please, Sign In to add comment