Advertisement
mahmoodn

boost-sst

Jun 8th, 2016
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.64 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 SST configure 5.1, which was
  5. generated by GNU Autoconf 2.63. Invocation command line was
  6.  
  7. $ ./configure --with-boost=/home/najmeh/boost_1_55_0/
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = localhost.localdomain
  14. uname -m = x86_64
  15. uname -r = 3.10.0-327.13.1.el7.x86_64
  16. uname -s = Linux
  17. uname -v = #1 SMP Thu Mar 31 16:04:38 UTC 2016
  18.  
  19. /usr/bin/uname -p = x86_64
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = x86_64
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/bin
  31. PATH: /usr/local/sbin
  32. PATH: /usr/bin
  33. PATH: /usr/sbin
  34. PATH: /bin
  35. PATH: /sbin
  36. PATH: /home/najmeh/.local/bin
  37. PATH: /home/najmeh/bin
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:2358: checking for a BSD-compatible install
  45. configure:2426: result: /usr/bin/install -c
  46. configure:2437: checking whether build environment is sane
  47. configure:2497: result: yes
  48. configure:2638: checking for a thread-safe mkdir -p
  49. configure:2677: result: /usr/bin/mkdir -p
  50. configure:2690: checking for gawk
  51. configure:2706: found /usr/bin/gawk
  52. configure:2717: result: gawk
  53. configure:2728: checking whether make sets $(MAKE)
  54. configure:2750: result: yes
  55. configure:2818: checking how to create a ustar tar archive
  56. configure:2831: tar --version
  57. tar (GNU tar) 1.26
  58. Copyright (C) 2011 Free Software Foundation, Inc.
  59. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
  60. This is free software: you are free to change and redistribute it.
  61. There is NO WARRANTY, to the extent permitted by law.
  62.  
  63. Written by John Gilmore and Jay Fenlason.
  64. configure:2834: $? = 0
  65. configure:2874: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
  66. configure:2877: $? = 0
  67. configure:2881: tar -xf - <conftest.tar
  68. configure:2884: $? = 0
  69. configure:2897: result: gnutar
  70. configure:2993: checking for gcc
  71. configure:3009: found /usr/bin/gcc
  72. configure:3020: result: gcc
  73. configure:3252: checking for C compiler version
  74. configure:3260: gcc --version >&5
  75. gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
  76. Copyright (C) 2015 Free Software Foundation, Inc.
  77. This is free software; see the source for copying conditions. There is NO
  78. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  79.  
  80. configure:3264: $? = 0
  81. configure:3271: gcc -v >&5
  82. Using built-in specs.
  83. COLLECT_GCC=gcc
  84. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
  85. Target: x86_64-redhat-linux
  86. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
  87. Thread model: posix
  88. gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC)
  89. configure:3275: $? = 0
  90. configure:3282: gcc -V >&5
  91. gcc: error: unrecognized command line option '-V'
  92. gcc: fatal error: no input files
  93. compilation terminated.
  94. configure:3286: $? = 4
  95. configure:3309: checking for C compiler default output file name
  96. configure:3331: gcc conftest.c >&5
  97. configure:3335: $? = 0
  98. configure:3373: result: a.out
  99. configure:3392: checking whether the C compiler works
  100. configure:3402: ./a.out
  101. configure:3406: $? = 0
  102. configure:3425: result: yes
  103. configure:3432: checking whether we are cross compiling
  104. configure:3434: result: no
  105. configure:3437: checking for suffix of executables
  106. configure:3444: gcc -o conftest conftest.c >&5
  107. configure:3448: $? = 0
  108. configure:3474: result:
  109. configure:3480: checking for suffix of object files
  110. configure:3506: gcc -c conftest.c >&5
  111. configure:3510: $? = 0
  112. configure:3535: result: o
  113. configure:3539: checking whether we are using the GNU C compiler
  114. configure:3568: gcc -c conftest.c >&5
  115. configure:3575: $? = 0
  116. configure:3592: result: yes
  117. configure:3601: checking whether gcc accepts -g
  118. configure:3631: gcc -c -g conftest.c >&5
  119. configure:3638: $? = 0
  120. configure:3739: result: yes
  121. configure:3756: checking for gcc option to accept ISO C89
  122. configure:3830: gcc -c -g -O2 conftest.c >&5
  123. configure:3837: $? = 0
  124. configure:3860: result: none needed
  125. configure:3889: checking for style of include used by make
  126. configure:3917: result: GNU
  127. configure:3942: checking dependency style of gcc
  128. configure:4052: result: gcc3
  129. configure:4068: checking whether gcc and cc understand -c and -o together
  130. configure:4103: gcc -c conftest.c -o conftest2.o >&5
  131. configure:4107: $? = 0
  132. configure:4113: gcc -c conftest.c -o conftest2.o >&5
  133. configure:4117: $? = 0
  134. configure:4128: cc -c conftest.c >&5
  135. configure:4132: $? = 0
  136. configure:4140: cc -c conftest.c -o conftest2.o >&5
  137. configure:4144: $? = 0
  138. configure:4150: cc -c conftest.c -o conftest2.o >&5
  139. configure:4154: $? = 0
  140. configure:4172: result: yes
  141. configure:4199: checking for gcc option to accept ISO C99
  142. configure:4358: gcc -c -g -O2 conftest.c >&5
  143. conftest.c:58:29: error: expected ';', ',' or ')' before 'text'
  144. test_restrict (ccp restrict text)
  145. ^
  146. conftest.c: In function 'main':
  147. conftest.c:112:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  148. char *restrict newvar = "Another string";
  149. ^
  150. conftest.c:112:18: error: 'newvar' undeclared (first use in this function)
  151. conftest.c:112:18: note: each undeclared identifier is reported only once for each function it appears in
  152. conftest.c:122:3: error: 'for' loop initial declarations are only allowed in C99 mode
  153. for (int i = 0; i < ia->datasize; ++i)
  154. ^
  155. conftest.c:122:3: note: use option -std=c99 or -std=gnu99 to compile your code
  156. configure:4365: $? = 1
  157. configure: failed program was:
  158. | /* confdefs.h. */
  159. | #define PACKAGE_NAME "SST"
  160. | #define PACKAGE_TARNAME "sst"
  161. | #define PACKAGE_VERSION "5.1"
  162. | #define PACKAGE_STRING "SST 5.1"
  163. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  164. | /* end confdefs.h. */
  165. | #include <stdarg.h>
  166. | #include <stdbool.h>
  167. | #include <stdlib.h>
  168. | #include <wchar.h>
  169. | #include <stdio.h>
  170. |
  171. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  172. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  173. | #define showlist(...) puts (#__VA_ARGS__)
  174. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  175. | static void
  176. | test_varargs_macros (void)
  177. | {
  178. | int x = 1234;
  179. | int y = 5678;
  180. | debug ("Flag");
  181. | debug ("X = %d\n", x);
  182. | showlist (The first, second, and third items.);
  183. | report (x>y, "x is %d but y is %d", x, y);
  184. | }
  185. |
  186. | // Check long long types.
  187. | #define BIG64 18446744073709551615ull
  188. | #define BIG32 4294967295ul
  189. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  190. | #if !BIG_OK
  191. | your preprocessor is broken;
  192. | #endif
  193. | #if BIG_OK
  194. | #else
  195. | your preprocessor is broken;
  196. | #endif
  197. | static long long int bignum = -9223372036854775807LL;
  198. | static unsigned long long int ubignum = BIG64;
  199. |
  200. | struct incomplete_array
  201. | {
  202. | int datasize;
  203. | double data[];
  204. | };
  205. |
  206. | struct named_init {
  207. | int number;
  208. | const wchar_t *name;
  209. | double average;
  210. | };
  211. |
  212. | typedef const char *ccp;
  213. |
  214. | static inline int
  215. | test_restrict (ccp restrict text)
  216. | {
  217. | // See if C++-style comments work.
  218. | // Iterate through items via the restricted pointer.
  219. | // Also check for declarations in for loops.
  220. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  221. | continue;
  222. | return 0;
  223. | }
  224. |
  225. | // Check varargs and va_copy.
  226. | static void
  227. | test_varargs (const char *format, ...)
  228. | {
  229. | va_list args;
  230. | va_start (args, format);
  231. | va_list args_copy;
  232. | va_copy (args_copy, args);
  233. |
  234. | const char *str;
  235. | int number;
  236. | float fnumber;
  237. |
  238. | while (*format)
  239. | {
  240. | switch (*format++)
  241. | {
  242. | case 's': // string
  243. | str = va_arg (args_copy, const char *);
  244. | break;
  245. | case 'd': // int
  246. | number = va_arg (args_copy, int);
  247. | break;
  248. | case 'f': // float
  249. | fnumber = va_arg (args_copy, double);
  250. | break;
  251. | default:
  252. | break;
  253. | }
  254. | }
  255. | va_end (args_copy);
  256. | va_end (args);
  257. | }
  258. |
  259. | int
  260. | main ()
  261. | {
  262. |
  263. | // Check bool.
  264. | _Bool success = false;
  265. |
  266. | // Check restrict.
  267. | if (test_restrict ("String literal") == 0)
  268. | success = true;
  269. | char *restrict newvar = "Another string";
  270. |
  271. | // Check varargs.
  272. | test_varargs ("s, d' f .", "string", 65, 34.234);
  273. | test_varargs_macros ();
  274. |
  275. | // Check flexible array members.
  276. | struct incomplete_array *ia =
  277. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  278. | ia->datasize = 10;
  279. | for (int i = 0; i < ia->datasize; ++i)
  280. | ia->data[i] = i * 1.234;
  281. |
  282. | // Check named initializers.
  283. | struct named_init ni = {
  284. | .number = 34,
  285. | .name = L"Test wide string",
  286. | .average = 543.34343,
  287. | };
  288. |
  289. | ni.number = 58;
  290. |
  291. | int dynamic_array[ni.number];
  292. | dynamic_array[ni.number - 1] = 543;
  293. |
  294. | // work around unused variable warnings
  295. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  296. | || dynamic_array[ni.number - 1] != 543);
  297. |
  298. | ;
  299. | return 0;
  300. | }
  301. configure:4358: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  302. configure:4365: $? = 0
  303. configure:4395: result: -std=gnu99
  304. configure:4402: checking for inline
  305. configure:4428: gcc -std=gnu99 -c -g -O2 conftest.c >&5
  306. configure:4435: $? = 0
  307. configure:4453: result: inline
  308. configure:4531: checking for g++
  309. configure:4547: found /usr/bin/g++
  310. configure:4558: result: g++
  311. configure:4585: checking for C++ compiler version
  312. configure:4593: g++ --version >&5
  313. g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-4)
  314. Copyright (C) 2015 Free Software Foundation, Inc.
  315. This is free software; see the source for copying conditions. There is NO
  316. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  317.  
  318. configure:4597: $? = 0
  319. configure:4604: g++ -v >&5
  320. Using built-in specs.
  321. COLLECT_GCC=g++
  322. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper
  323. Target: x86_64-redhat-linux
  324. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
  325. Thread model: posix
  326. gcc version 4.8.5 20150623 (Red Hat 4.8.5-4) (GCC)
  327. configure:4608: $? = 0
  328. configure:4615: g++ -V >&5
  329. g++: error: unrecognized command line option '-V'
  330. g++: fatal error: no input files
  331. compilation terminated.
  332. configure:4619: $? = 4
  333. configure:4622: checking whether we are using the GNU C++ compiler
  334. configure:4651: g++ -c conftest.cpp >&5
  335. configure:4658: $? = 0
  336. configure:4675: result: yes
  337. configure:4684: checking whether g++ accepts -g
  338. configure:4714: g++ -c -g conftest.cpp >&5
  339. configure:4721: $? = 0
  340. configure:4822: result: yes
  341. configure:4847: checking dependency style of g++
  342. configure:4957: result: gcc3
  343. configure:5048: checking for doxygen
  344. configure:5078: result: no
  345. configure:5096: checking if C++ supports C++0x features without additional flags
  346. configure:5143: g++ -c -g -O2 conftest.cpp >&5
  347. conftest.cpp:12:21: error: expected identifier before 'sizeof'
  348. static_assert(sizeof(int) <= sizeof(T), "not big enough");
  349. ^
  350. conftest.cpp:12:21: error: expected ',' or '...' before 'sizeof'
  351. conftest.cpp:12:63: error: ISO C++ forbids declaration of 'static_assert' with no type [-fpermissive]
  352. static_assert(sizeof(int) <= sizeof(T), "not big enough");
  353. ^
  354. conftest.cpp:15:29: error: '>>' should be '> >' within a nested template argument list
  355. typedef check<check<bool>> right_angle_brackets;
  356. ^
  357. conftest.cpp:18:13: error: expected constructor, destructor, or type conversion before '(' token
  358. decltype(a) b;
  359. ^
  360. conftest.cpp:22:15: error: expected unqualified-id before '&&' token
  361. check_type&& cr = static_cast<check_type&&>(c);
  362. ^
  363. configure:5150: $? = 1
  364. configure: failed program was:
  365. | /* confdefs.h. */
  366. | #define PACKAGE_NAME "SST"
  367. | #define PACKAGE_TARNAME "sst"
  368. | #define PACKAGE_VERSION "5.1"
  369. | #define PACKAGE_STRING "SST 5.1"
  370. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  371. | /* end confdefs.h. */
  372. |
  373. | template <typename T>
  374. | struct check
  375. | {
  376. | static_assert(sizeof(int) <= sizeof(T), "not big enough");
  377. | };
  378. |
  379. | typedef check<check<bool>> right_angle_brackets;
  380. |
  381. | int a;
  382. | decltype(a) b;
  383. |
  384. | typedef check<int> check_type;
  385. | check_type c;
  386. | check_type&& cr = static_cast<check_type&&>(c);
  387. | int
  388. | main ()
  389. | {
  390. |
  391. | ;
  392. | return 0;
  393. | }
  394. configure:5172: result: no
  395. configure:5177: checking if C++ supports C++0x features with -std=c++11
  396. configure:5226: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
  397. configure:5233: $? = 0
  398. configure:5261: result: yes
  399. configure:5389: checking if C++ compiler vendor
  400. configure:5432: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
  401. conftest.cpp:11:3: error: #error "The compiler is not clang"
  402. #error "The compiler is not clang"
  403. ^
  404. configure:5439: $? = 1
  405. configure: failed program was:
  406. | /* confdefs.h. */
  407. | #define PACKAGE_NAME "SST"
  408. | #define PACKAGE_TARNAME "sst"
  409. | #define PACKAGE_VERSION "5.1"
  410. | #define PACKAGE_STRING "SST 5.1"
  411. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  412. | #define HAVE_STDCXX_0X 1
  413. | /* end confdefs.h. */
  414. |
  415. | #ifndef __clang__
  416. | #error "The compiler is not clang"
  417. | #endif
  418. |
  419. | int
  420. | main ()
  421. | {
  422. |
  423. | ;
  424. | return 0;
  425. | }
  426. configure:5480: g++ -c -g -O2 -std=c++11 conftest.cpp >&5
  427. conftest.cpp:10:4: error: #error "The compiler is not GNU"
  428. #error "The compiler is not GNU"
  429. ^
  430. configure:5487: $? = 1
  431. configure: failed program was:
  432. | /* confdefs.h. */
  433. | #define PACKAGE_NAME "SST"
  434. | #define PACKAGE_TARNAME "sst"
  435. | #define PACKAGE_VERSION "5.1"
  436. | #define PACKAGE_STRING "SST 5.1"
  437. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  438. | #define HAVE_STDCXX_0X 1
  439. | /* end confdefs.h. */
  440. | #ifndef __GNU__
  441. | #error "The compiler is not GNU"
  442. | #endif
  443. |
  444. | int
  445. | main ()
  446. | {
  447. |
  448. | ;
  449. | return 0;
  450. | }
  451. configure:5507: result: unknown
  452. configure:5513: checking if C++ supports C++11 Lambda Functions
  453. configure:5551: g++ -c -g -O2 -std=c++11 -std=c++11 conftest.cpp >&5
  454. configure:5558: $? = 0
  455. configure:5581: result: yes
  456. configure:5605: checking if C++ aggressive native platform optimization is permitted by the compiler
  457. configure:5649: g++ -o conftest -g -O2 -std=c++11 -march=native -mtune=native conftest.cpp >&5
  458. conftest.cpp: In function 'int main()':
  459. conftest.cpp:14:2: error: expected identifier before 'const'
  460. [const int n = 1024;
  461. ^
  462. conftest.cpp:14:20: error: expected ']' before ';' token
  463. [const int n = 1024;
  464. ^
  465. conftest.cpp: In lambda function:
  466. conftest.cpp:14:20: error: expected '{' before ';' token
  467. conftest.cpp: In function 'int main()':
  468. conftest.cpp:15:57: error: 'n' was not declared in this scope
  469. double* thearray = (double*) malloc(sizeof(double) * n);
  470. ^
  471. conftest.cpp:23:50: error: expected primary-expression before ']' token
  472. std::cout << "total is: " << sum << std::endl;]
  473. ^
  474. conftest.cpp:23:50: error: expected ';' before ']' token
  475. configure:5656: $? = 1
  476. configure: failed program was:
  477. | /* confdefs.h. */
  478. | #define PACKAGE_NAME "SST"
  479. | #define PACKAGE_TARNAME "sst"
  480. | #define PACKAGE_VERSION "5.1"
  481. | #define PACKAGE_STRING "SST 5.1"
  482. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  483. | #define HAVE_STDCXX_0X 1
  484. | #define HAVE_STDCXX_LAMBDAS 1
  485. | /* end confdefs.h. */
  486. | #include <iostream>
  487. | int
  488. | main ()
  489. | {
  490. | [const int n = 1024;
  491. | double* thearray = (double*) malloc(sizeof(double) * n);
  492. | int c;
  493. | double sum = 0;
  494. | for(c = 0; c < n; ++c)
  495. | thearray[c] = 1 + c;
  496. | for(c = 0; c < n; ++c)
  497. | sum += thearray[c];
  498. |
  499. | std::cout << "total is: " << sum << std::endl;]
  500. | ;
  501. | return 0;
  502. | }
  503. configure:5684: result: no
  504. configure:5697: checking if C++ aggressive loop unroll optimization is permitted by the compiler
  505. configure:5732: g++ -c -g -O2 -std=c++11 -funroll-loops conftest.cpp >&5
  506. configure:5739: $? = 0
  507. configure:5762: result: yes
  508. configure:5775: checking if C++ compiler vendor
  509. configure:5893: result: unknown
  510. configure:5897: checking if C++ aggressive inlining and compile time optimizations can be enabled
  511. configure:5934: g++ -c -g -O2 -std=c++11 -funroll-loops -finline-functions conftest.cpp >&5
  512. configure:5941: $? = 0
  513. configure:5964: result: yes
  514. configure:5977: checking if C++ template depth can be set in the compiler
  515. configure:6012: g++ -c -g -O2 -std=c++11 -funroll-loops -finline-functions -ftemplate-depth-512 conftest.cpp >&5
  516. configure:6019: $? = 0
  517. configure:6042: result: yes
  518. configure:6066: checking if C++ unknown pragmas warnings can be disabled
  519. configure:6101: g++ -c -g -O2 -std=c++11 -funroll-loops -finline-functions -ftemplate-depth-512 -Wno-unknown-pragmas conftest.cpp >&5
  520. configure:6108: $? = 0
  521. configure:6131: result: yes
  522. configure:6171: checking for mpicc
  523. configure:6187: found /usr/local/bin/mpicc
  524. configure:6198: result: mpicc
  525. configure:6220: checking how to run the MPI C preprocessor
  526. configure:6253: mpicc -E conftest.c
  527. configure:6260: $? = 0
  528. configure:6291: mpicc -E conftest.c
  529. conftest.c:10:28: fatal error: ax_nonexistent.h: No such file or directory
  530. #include <ax_nonexistent.h>
  531. ^
  532. compilation terminated.
  533. configure:6298: $? = 1
  534. configure: failed program was:
  535. | /* confdefs.h. */
  536. | #define PACKAGE_NAME "SST"
  537. | #define PACKAGE_TARNAME "sst"
  538. | #define PACKAGE_VERSION "5.1"
  539. | #define PACKAGE_STRING "SST 5.1"
  540. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  541. | #define HAVE_STDCXX_0X 1
  542. | #define HAVE_STDCXX_LAMBDAS 1
  543. | /* end confdefs.h. */
  544. | #include <ax_nonexistent.h>
  545. configure:6333: result: mpicc -E
  546. configure:6354: conftest.c
  547. ./configure: line 6356: conftest.c: command not found
  548. configure:6361: $? = 127
  549. configure: failed program was:
  550. | /* confdefs.h. */
  551. | #define PACKAGE_NAME "SST"
  552. | #define PACKAGE_TARNAME "sst"
  553. | #define PACKAGE_VERSION "5.1"
  554. | #define PACKAGE_STRING "SST 5.1"
  555. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  556. | #define HAVE_STDCXX_0X 1
  557. | #define HAVE_STDCXX_LAMBDAS 1
  558. | /* end confdefs.h. */
  559. | #ifdef __STDC__
  560. | # include <limits.h>
  561. | #else
  562. | # include <assert.h>
  563. | #endif
  564. | Syntax error
  565. configure:6392: conftest.c
  566. ./configure: line 6394: conftest.c: command not found
  567. configure:6399: $? = 127
  568. configure: failed program was:
  569. | /* confdefs.h. */
  570. | #define PACKAGE_NAME "SST"
  571. | #define PACKAGE_TARNAME "sst"
  572. | #define PACKAGE_VERSION "5.1"
  573. | #define PACKAGE_STRING "SST 5.1"
  574. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  575. | #define HAVE_STDCXX_0X 1
  576. | #define HAVE_STDCXX_LAMBDAS 1
  577. | /* end confdefs.h. */
  578. | #include <ax_nonexistent.h>
  579. configure:6444: checking for MPI_Init
  580. configure:6500: mpicc -o conftest -g -O2 conftest.c >&5
  581. configure:6507: $? = 0
  582. configure:6527: result: yes
  583. configure:6678: checking for C mpi.h
  584. configure:6701: mpicc -c -g -O2 conftest.c >&5
  585. configure:6708: $? = 0
  586. configure:6713: result: yes
  587. configure:6793: checking for mpic++
  588. configure:6809: found /usr/local/bin/mpic++
  589. configure:6820: result: mpic++
  590. configure:6842: checking how to run the MPI C++ preprocessor
  591. configure:6875: mpic++ -E conftest.cpp
  592. configure:6882: $? = 0
  593. configure:6913: mpic++ -E conftest.cpp
  594. conftest.cpp:11:28: fatal error: ax_nonexistent.h: No such file or directory
  595. #include <ax_nonexistent.h>
  596. ^
  597. compilation terminated.
  598. configure:6920: $? = 1
  599. configure: failed program was:
  600. | /* confdefs.h. */
  601. | #define PACKAGE_NAME "SST"
  602. | #define PACKAGE_TARNAME "sst"
  603. | #define PACKAGE_VERSION "5.1"
  604. | #define PACKAGE_STRING "SST 5.1"
  605. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  606. | #define HAVE_STDCXX_0X 1
  607. | #define HAVE_STDCXX_LAMBDAS 1
  608. | #define SST_CONFIG_HAVE_MPI 1
  609. | /* end confdefs.h. */
  610. | #include <ax_nonexistent.h>
  611. configure:6955: result: mpic++ -E
  612. configure:6976: conftest.cpp
  613. ./configure: line 6978: conftest.cpp: command not found
  614. configure:6983: $? = 127
  615. configure: failed program was:
  616. | /* confdefs.h. */
  617. | #define PACKAGE_NAME "SST"
  618. | #define PACKAGE_TARNAME "sst"
  619. | #define PACKAGE_VERSION "5.1"
  620. | #define PACKAGE_STRING "SST 5.1"
  621. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  622. | #define HAVE_STDCXX_0X 1
  623. | #define HAVE_STDCXX_LAMBDAS 1
  624. | #define SST_CONFIG_HAVE_MPI 1
  625. | /* end confdefs.h. */
  626. | #ifdef __STDC__
  627. | # include <limits.h>
  628. | #else
  629. | # include <assert.h>
  630. | #endif
  631. | Syntax error
  632. configure:7014: conftest.cpp
  633. ./configure: line 7016: conftest.cpp: command not found
  634. configure:7021: $? = 127
  635. configure: failed program was:
  636. | /* confdefs.h. */
  637. | #define PACKAGE_NAME "SST"
  638. | #define PACKAGE_TARNAME "sst"
  639. | #define PACKAGE_VERSION "5.1"
  640. | #define PACKAGE_STRING "SST 5.1"
  641. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  642. | #define HAVE_STDCXX_0X 1
  643. | #define HAVE_STDCXX_LAMBDAS 1
  644. | #define SST_CONFIG_HAVE_MPI 1
  645. | /* end confdefs.h. */
  646. | #include <ax_nonexistent.h>
  647. configure:7300: checking for C++ mpi.h
  648. configure:7323: mpic++ -c -g -O2 -std=c++11 -funroll-loops -finline-functions -ftemplate-depth-512 -Wno-unknown-pragmas conftest.cpp >&5
  649. configure:7330: $? = 0
  650. configure:7335: result: yes
  651. configure:7421: checking how to run the C preprocessor
  652. configure:7461: gcc -std=gnu99 -E conftest.c
  653. configure:7468: $? = 0
  654. configure:7499: gcc -std=gnu99 -E conftest.c
  655. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  656. #include <ac_nonexistent.h>
  657. ^
  658. compilation terminated.
  659. configure:7506: $? = 1
  660. configure: failed program was:
  661. | /* confdefs.h. */
  662. | #define PACKAGE_NAME "SST"
  663. | #define PACKAGE_TARNAME "sst"
  664. | #define PACKAGE_VERSION "5.1"
  665. | #define PACKAGE_STRING "SST 5.1"
  666. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  667. | #define HAVE_STDCXX_0X 1
  668. | #define HAVE_STDCXX_LAMBDAS 1
  669. | #define SST_CONFIG_HAVE_MPI 1
  670. | #define SST_CONFIG_HAVE_MPI 1
  671. | /* end confdefs.h. */
  672. | #include <ac_nonexistent.h>
  673. configure:7539: result: gcc -std=gnu99 -E
  674. configure:7568: gcc -std=gnu99 -E conftest.c
  675. configure:7575: $? = 0
  676. configure:7606: gcc -std=gnu99 -E conftest.c
  677. conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory
  678. #include <ac_nonexistent.h>
  679. ^
  680. compilation terminated.
  681. configure:7613: $? = 1
  682. configure: failed program was:
  683. | /* confdefs.h. */
  684. | #define PACKAGE_NAME "SST"
  685. | #define PACKAGE_TARNAME "sst"
  686. | #define PACKAGE_VERSION "5.1"
  687. | #define PACKAGE_STRING "SST 5.1"
  688. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  689. | #define HAVE_STDCXX_0X 1
  690. | #define HAVE_STDCXX_LAMBDAS 1
  691. | #define SST_CONFIG_HAVE_MPI 1
  692. | #define SST_CONFIG_HAVE_MPI 1
  693. | /* end confdefs.h. */
  694. | #include <ac_nonexistent.h>
  695. configure:7658: checking build system type
  696. configure:7676: result: x86_64-unknown-linux-gnu
  697. configure:7698: checking host system type
  698. configure:7713: result: x86_64-unknown-linux-gnu
  699. configure:7738: checking for find
  700. configure:7756: found /usr/bin/find
  701. configure:7771: result: /usr/bin/find
  702. configure:7829: checking for boostlib >= 1.53
  703. configure:7917: g++ -c -g -O2 -std=c++11 -funroll-loops -finline-functions -ftemplate-depth-512 -Wno-unknown-pragmas -I/home/najmeh/boost_1_55_0//include conftest.cpp >&5
  704. conftest.cpp:12:29: fatal error: boost/version.hpp: No such file or directory
  705. #include <boost/version.hpp>
  706. ^
  707. compilation terminated.
  708. configure:7924: $? = 1
  709. configure: failed program was:
  710. | /* confdefs.h. */
  711. | #define PACKAGE_NAME "SST"
  712. | #define PACKAGE_TARNAME "sst"
  713. | #define PACKAGE_VERSION "5.1"
  714. | #define PACKAGE_STRING "SST 5.1"
  715. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  716. | #define HAVE_STDCXX_0X 1
  717. | #define HAVE_STDCXX_LAMBDAS 1
  718. | #define SST_CONFIG_HAVE_MPI 1
  719. | #define SST_CONFIG_HAVE_MPI 1
  720. | /* end confdefs.h. */
  721. | #include <boost/version.hpp>
  722. | int
  723. | main ()
  724. | {
  725. |
  726. | #if BOOST_VERSION >= 105300
  727. | // Everything is okay
  728. | #else
  729. | # error Boost version is too old
  730. | #endif
  731. |
  732. | ;
  733. | return 0;
  734. | }
  735. configure:8072: g++ -c -g -O2 -std=c++11 -funroll-loops -finline-functions -ftemplate-depth-512 -Wno-unknown-pragmas -I/home/najmeh/boost_1_55_0//include -I/home/najmeh/boost_1_55_0//include conftest.cpp >&5
  736. conftest.cpp:13:56: fatal error: boost/version.hpp: No such file or directory
  737. #include <boost/version.hpp>
  738. ^
  739. compilation terminated.
  740. configure:8079: $? = 1
  741. configure: failed program was:
  742. | /* confdefs.h. */
  743. | #define PACKAGE_NAME "SST"
  744. | #define PACKAGE_TARNAME "sst"
  745. | #define PACKAGE_VERSION "5.1"
  746. | #define PACKAGE_STRING "SST 5.1"
  747. | #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  748. | #define HAVE_STDCXX_0X 1
  749. | #define HAVE_STDCXX_LAMBDAS 1
  750. | #define SST_CONFIG_HAVE_MPI 1
  751. | #define SST_CONFIG_HAVE_MPI 1
  752. | /* end confdefs.h. */
  753. |
  754. | #include <boost/version.hpp>
  755. |
  756. | int
  757. | main ()
  758. | {
  759. |
  760. | #if BOOST_VERSION >= 105300
  761. | // Everything is okay
  762. | #else
  763. | # error Boost version is too old
  764. | #endif
  765. |
  766. | ;
  767. | return 0;
  768. | }
  769. configure:8111: error: We could not detect the boost libraries (version 1.53 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
  770.  
  771. ## ---------------- ##
  772. ## Cache variables. ##
  773. ## ---------------- ##
  774.  
  775. ac_cv_build=x86_64-unknown-linux-gnu
  776. ac_cv_c_compiler_gnu=yes
  777. ac_cv_c_inline=inline
  778. ac_cv_cxx_compiler_gnu=yes
  779. ac_cv_env_CCC_set=
  780. ac_cv_env_CCC_value=
  781. ac_cv_env_CC_set=
  782. ac_cv_env_CC_value=
  783. ac_cv_env_CFLAGS_set=
  784. ac_cv_env_CFLAGS_value=
  785. ac_cv_env_CPPFLAGS_set=
  786. ac_cv_env_CPPFLAGS_value=
  787. ac_cv_env_CPP_set=
  788. ac_cv_env_CPP_value=
  789. ac_cv_env_CXXCPP_set=
  790. ac_cv_env_CXXCPP_value=
  791. ac_cv_env_CXXFLAGS_set=
  792. ac_cv_env_CXXFLAGS_value=
  793. ac_cv_env_CXX_set=
  794. ac_cv_env_CXX_value=
  795. ac_cv_env_LDFLAGS_set=
  796. ac_cv_env_LDFLAGS_value=
  797. ac_cv_env_LIBS_set=
  798. ac_cv_env_LIBS_value=
  799. ac_cv_env_MPICC_set=
  800. ac_cv_env_MPICC_value=
  801. ac_cv_env_MPICPP_set=
  802. ac_cv_env_MPICPP_value=
  803. ac_cv_env_MPICXXCPP_set=
  804. ac_cv_env_MPICXXCPP_value=
  805. ac_cv_env_MPICXX_set=
  806. ac_cv_env_MPICXX_value=
  807. ac_cv_env_build_alias_set=
  808. ac_cv_env_build_alias_value=
  809. ac_cv_env_host_alias_set=
  810. ac_cv_env_host_alias_value=
  811. ac_cv_env_target_alias_set=
  812. ac_cv_env_target_alias_value=
  813. ac_cv_func_MPI_Init=yes
  814. ac_cv_host=x86_64-unknown-linux-gnu
  815. ac_cv_objext=o
  816. ac_cv_path_find=/usr/bin/find
  817. ac_cv_path_install='/usr/bin/install -c'
  818. ac_cv_path_mkdir=/usr/bin/mkdir
  819. ac_cv_prog_AWK=gawk
  820. ac_cv_prog_CPP='gcc -std=gnu99 -E'
  821. ac_cv_prog_MPICC=mpicc
  822. ac_cv_prog_MPICXX=mpic++
  823. ac_cv_prog_ac_ct_CC=gcc
  824. ac_cv_prog_ac_ct_CXX=g++
  825. ac_cv_prog_cc_c89=
  826. ac_cv_prog_cc_c99=-std=gnu99
  827. ac_cv_prog_cc_g=yes
  828. ac_cv_prog_cc_gcc_c_o=yes
  829. ac_cv_prog_cxx_g=yes
  830. ac_cv_prog_make_make_set=yes
  831. am_cv_CC_dependencies_compiler_type=gcc3
  832. am_cv_CXX_dependencies_compiler_type=gcc3
  833. am_cv_prog_tar_ustar=gnutar
  834. ax_cv_cxx_compile_cxx0x_native=no
  835. ax_cv_cxx_compile_cxx11_cxx=yes
  836. ax_cv_cxx_compile_cxx11_lambda=yes
  837. ax_cv_cxx_compile_detect=unknown
  838. ax_cv_cxx_compile_inline_check=yes
  839. ax_cv_cxx_compile_is_clang=unknown
  840. ax_cv_cxx_compile_is_gnu=no
  841. ax_cv_cxx_compile_native_check=no
  842. ax_cv_cxx_compile_no_unknown_pragmas_check=yes
  843. ax_cv_cxx_compile_template_depth_check=yes
  844. ax_cv_cxx_compile_unroll_check=yes
  845. ax_cv_prog_MPICPP='mpicc -E'
  846. ax_cv_prog_MPICXXCPP='mpic++ -E'
  847.  
  848. ## ----------------- ##
  849. ## Output variables. ##
  850. ## ----------------- ##
  851.  
  852. ACLOCAL='${SHELL} /home/najmeh/sst-5.1/config/missing --run aclocal-1.11'
  853. AMDEPBACKSLASH='\'
  854. AMDEP_FALSE='#'
  855. AMDEP_TRUE=''
  856. AMTAR='${SHELL} /home/najmeh/sst-5.1/config/missing --run tar'
  857. AM_BACKSLASH='\'
  858. AM_DEFAULT_VERBOSITY='0'
  859. AR=''
  860. ARGZ_H=''
  861. AUTOCONF='${SHELL} /home/najmeh/sst-5.1/config/missing --run autoconf'
  862. AUTOHEADER='${SHELL} /home/najmeh/sst-5.1/config/missing --run autoheader'
  863. AUTOMAKE='${SHELL} /home/najmeh/sst-5.1/config/missing --run automake-1.11'
  864. AWK='gawk'
  865. BOOST_CPPFLAGS='-I/home/najmeh/boost_1_55_0//include'
  866. BOOST_FILESYSTEM_LIB=''
  867. BOOST_LDFLAGS='-L/home/najmeh/boost_1_55_0//lib'
  868. BOOST_LIBDIR='/home/najmeh/boost_1_55_0//lib'
  869. BOOST_PROGRAM_OPTIONS_LIB=''
  870. BOOST_SERIALIZATION_LIB=''
  871. BOOST_THREAD_LIB=''
  872. CC='gcc -std=gnu99'
  873. CCDEPMODE='depmode=gcc3'
  874. CFLAGS='-g -O2'
  875. CLEANFILES=''
  876. CONVENIENCE_LTDL_FALSE=''
  877. CONVENIENCE_LTDL_TRUE=''
  878. CPP='gcc -std=gnu99 -E'
  879. CPPFLAGS=' -I/home/najmeh/boost_1_55_0//include -I/home/najmeh/boost_1_55_0//include'
  880. CXX='g++'
  881. CXXCPP=''
  882. CXXDEPMODE='depmode=gcc3'
  883. CXXFLAGS='-g -O2 -std=c++11 -funroll-loops -finline-functions -ftemplate-depth-512 -Wno-unknown-pragmas'
  884. CYGPATH_W='echo'
  885. DEFS=''
  886. DEPDIR='.deps'
  887. DISTCHECK_CONFIGURE_FLAGS=''
  888. DOXYGEN=''
  889. DRAMSIM_CPPFLAGS=''
  890. DRAMSIM_LDFLAGS=''
  891. DRAMSIM_LIB=''
  892. DRAMSIM_LIBDIR=''
  893. DSYMUTIL=''
  894. DUMPBIN=''
  895. DUMPI_CPPFLAGS=''
  896. DUMPI_LDFLAGS=''
  897. DUMPI_LIB=''
  898. ECHO_C=''
  899. ECHO_N='-n'
  900. ECHO_T=''
  901. EGREP=''
  902. EXEEXT=''
  903. FDSIM_CPPFLAGS=''
  904. FDSIM_CXXFLAGS=''
  905. FDSIM_LDFLAGS=''
  906. FDSIM_LIB=''
  907. FDSIM_LIBDIR=''
  908. FFTW_CPPFLAGS=''
  909. FFTW_LDFLAGS=''
  910. FFTW_LIB=''
  911. FGREP=''
  912. GLPK_CPPFLAGS=''
  913. GLPK_LDFLAGS=''
  914. GLPK_LIB=''
  915. GLPK_LIBDIR=''
  916. GOBLIN_HMCSIM_CPPFLAGS=''
  917. GOBLIN_HMCSIM_LDFLAGS=''
  918. GOBLIN_HMCSIM_LIB=''
  919. GREP=''
  920. HAVE_DOXYGEN_FALSE=''
  921. HAVE_DOXYGEN_TRUE='#'
  922. HAVE_DRAMSIM_FALSE=''
  923. HAVE_DRAMSIM_TRUE=''
  924. HAVE_FDSIM_FALSE=''
  925. HAVE_FDSIM_TRUE=''
  926. HAVE_GLPK_FALSE=''
  927. HAVE_GLPK_TRUE=''
  928. HAVE_HYBRIDSIM_FALSE=''
  929. HAVE_HYBRIDSIM_TRUE=''
  930. HAVE_LIBPHX_FALSE=''
  931. HAVE_LIBPHX_TRUE=''
  932. HAVE_METIS_FALSE=''
  933. HAVE_METIS_TRUE=''
  934. HAVE_NVDIMMSIM_FALSE=''
  935. HAVE_NVDIMMSIM_TRUE=''
  936. HAVE_RT_LIB_FALSE=''
  937. HAVE_RT_LIB_TRUE=''
  938. HAVE_STDCXX_0X_FALSE='#'
  939. HAVE_STDCXX_0X_TRUE=''
  940. HAVE_STDCXX_LAMBDAS_FALSE='#'
  941. HAVE_STDCXX_LAMBDAS_TRUE=''
  942. HAVE_TCMALLOC_FALSE=''
  943. HAVE_TCMALLOC_TRUE=''
  944. HAVE_ZOLTAN_FALSE=''
  945. HAVE_ZOLTAN_TRUE=''
  946. HYBRIDSIM_CPPFLAGS=''
  947. HYBRIDSIM_LDFLAGS=''
  948. HYBRIDSIM_LIB=''
  949. HYBRIDSIM_LIBDIR=''
  950. INCLTDL=''
  951. INSTALL_DATA='${INSTALL} -m 644'
  952. INSTALL_LTDL_FALSE=''
  953. INSTALL_LTDL_TRUE=''
  954. INSTALL_PROGRAM='${INSTALL}'
  955. INSTALL_SCRIPT='${INSTALL}'
  956. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  957. LD=''
  958. LDFLAGS=' -L/home/najmeh/boost_1_55_0//lib -L/home/najmeh/boost_1_55_0//lib'
  959. LIBADD_DL=''
  960. LIBADD_DLD_LINK=''
  961. LIBADD_DLOPEN=''
  962. LIBADD_SHL_LOAD=''
  963. LIBLTDL=''
  964. LIBOBJS=''
  965. LIBPHX_CPPFLAGS=''
  966. LIBPHX_LDFLAGS=''
  967. LIBPHX_LIB=''
  968. LIBPHX_LIBDIR=''
  969. LIBS=''
  970. LIBTOOL=''
  971. LIBZ_CPPFLAGS=''
  972. LIBZ_LDFLAGS=''
  973. LIBZ_LIB=''
  974. LIPO=''
  975. LN_S=''
  976. LTDLDEPS=''
  977. LTDLINCL=''
  978. LTDLOPEN=''
  979. LTLIBOBJS=''
  980. LT_CONFIG_H=''
  981. LT_DLLOADERS=''
  982. LT_DLPREOPEN=''
  983. MAKEINFO='${SHELL} /home/najmeh/sst-5.1/config/missing --run makeinfo'
  984. METIS_CPPFLAGS=''
  985. METIS_LDFLAGS=''
  986. METIS_LIB=''
  987. METIS_LIBDIR=''
  988. MKDIR_P='/usr/bin/mkdir -p'
  989. MPICC='mpicc'
  990. MPICPP='mpicc -E'
  991. MPICXX='mpic++'
  992. MPICXXCPP='mpic++ -E'
  993. MPILIBS=' '
  994. MPI_CPPFLAGS=' -I/usr/local/include'
  995. NM=''
  996. NMEDIT=''
  997. NVDIMMSIM_CPPFLAGS=''
  998. NVDIMMSIM_CXXFLAGS=''
  999. NVDIMMSIM_LDFLAGS=''
  1000. NVDIMMSIM_LIB=''
  1001. NVDIMMSIM_LIBDIR=''
  1002. OBJDUMP=''
  1003. OBJEXT='o'
  1004. OTF_CONFIG_TOOL=''
  1005. OTF_CPPFLAGS=''
  1006. OTF_LDFLAGS=''
  1007. OTF_PATH=''
  1008. OTOOL64=''
  1009. OTOOL=''
  1010. PACKAGE='sst'
  1011. PACKAGE_BUGREPORT='sst-users@sst-simulator.org'
  1012. PACKAGE_NAME='SST'
  1013. PACKAGE_STRING='SST 5.1'
  1014. PACKAGE_TARNAME='sst'
  1015. PACKAGE_VERSION='5.1'
  1016. PARMETIS_CPPFLAGS=''
  1017. PARMETIS_LDFLAGS=''
  1018. PARMETIS_LIB=''
  1019. PATH_SEPARATOR=':'
  1020. PINTOOL_CPPFLAGS=''
  1021. PINTOOL_DIR=''
  1022. PINTOOL_LDFLAGS=''
  1023. PINTOOL_PATH=''
  1024. PINTOOL_RUNTIME=''
  1025. PYTHON_CONFIG_EXE=''
  1026. PYTHON_CPPFLAGS=''
  1027. PYTHON_LDFLAGS=''
  1028. QSIM_CPPFLAGS=''
  1029. QSIM_LDFLAGS=''
  1030. QSIM_LIBDIR=''
  1031. QSIM_LIBS=''
  1032. RANLIB=''
  1033. RPATH_PREFIX=''
  1034. SED=''
  1035. SET_MAKE=''
  1036. SHELL='/bin/sh'
  1037. SST_ACTIVE_ELEMLIBS=''
  1038. SST_COMPILE_OSX_FALSE=''
  1039. SST_COMPILE_OSX_TRUE=''
  1040. SST_CONFIG_HAVE_PYTHON_FALSE=''
  1041. SST_CONFIG_HAVE_PYTHON_TRUE=''
  1042. SST_CXX0X_FLAGS='-std=c++11'
  1043. SST_DIST_ELEMLIBS=''
  1044. SST_ELEMLIB_DIR=''
  1045. SST_LTLIBS_ELEMLIBS=''
  1046. SST_RT_LIB=''
  1047. SST_SVN_REVISION=''
  1048. SST_USE_MPI_FALSE='#'
  1049. SST_USE_MPI_TRUE=''
  1050. STRIP=''
  1051. TCMALLOC_CPPFLAGS=''
  1052. TCMALLOC_LDFLAGS=''
  1053. TCMALLOC_LIB=''
  1054. USE_DUMPI_FALSE=''
  1055. USE_DUMPI_TRUE=''
  1056. USE_EMBER_CONTEXTS_FALSE=''
  1057. USE_EMBER_CONTEXTS_TRUE=''
  1058. USE_GOBLIN_HMCSIM_FALSE=''
  1059. USE_GOBLIN_HMCSIM_TRUE=''
  1060. USE_LIBZ_FALSE=''
  1061. USE_LIBZ_TRUE=''
  1062. USE_OTF_FALSE=''
  1063. USE_OTF_TRUE=''
  1064. VERSION='5.1'
  1065. ZOLTAN_CPPFLAGS=''
  1066. ZOLTAN_LDFLAGS=''
  1067. ZOLTAN_LIB=''
  1068. ac_ct_CC='gcc'
  1069. ac_ct_CXX='g++'
  1070. ac_ct_DUMPBIN=''
  1071. am__EXEEXT_FALSE=''
  1072. am__EXEEXT_TRUE=''
  1073. am__fastdepCC_FALSE='#'
  1074. am__fastdepCC_TRUE=''
  1075. am__fastdepCXX_FALSE='#'
  1076. am__fastdepCXX_TRUE=''
  1077. am__include='include'
  1078. am__isrc=''
  1079. am__leading_dot='.'
  1080. am__quote=''
  1081. am__tar='tar --format=ustar -chf - "$$tardir"'
  1082. am__untar='tar -xf -'
  1083. bindir='${exec_prefix}/bin'
  1084. build='x86_64-unknown-linux-gnu'
  1085. build_alias=''
  1086. build_cpu='x86_64'
  1087. build_os='linux-gnu'
  1088. build_vendor='unknown'
  1089. datadir='${datarootdir}'
  1090. datarootdir='${prefix}/share'
  1091. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1092. dvidir='${docdir}'
  1093. exec_prefix='NONE'
  1094. find='/usr/bin/find'
  1095. host='x86_64-unknown-linux-gnu'
  1096. host_alias=''
  1097. host_cpu='x86_64'
  1098. host_os='linux-gnu'
  1099. host_vendor='unknown'
  1100. htmldir='${docdir}'
  1101. includedir='${prefix}/include'
  1102. infodir='${datarootdir}/info'
  1103. install_sh='${SHELL} /home/najmeh/sst-5.1/config/install-sh'
  1104. libdir='${exec_prefix}/lib'
  1105. libexecdir='${exec_prefix}/libexec'
  1106. localedir='${datarootdir}/locale'
  1107. localstatedir='${prefix}/var'
  1108. lt_ECHO='echo'
  1109. ltdl_LIBOBJS=''
  1110. ltdl_LTLIBOBJS=''
  1111. mandir='${datarootdir}/man'
  1112. mkdir_p='/usr/bin/mkdir -p'
  1113. oldincludedir='/usr/include'
  1114. pdfdir='${docdir}'
  1115. prefix='NONE'
  1116. program_transform_name='s,x,x,'
  1117. psdir='${docdir}'
  1118. sbindir='${exec_prefix}/sbin'
  1119. sharedstatedir='${prefix}/com'
  1120. sys_symbol_underscore=''
  1121. sysconfdir='${prefix}/etc'
  1122. target_alias=''
  1123.  
  1124. ## ----------- ##
  1125. ## confdefs.h. ##
  1126. ## ----------- ##
  1127.  
  1128. #define PACKAGE_NAME "SST"
  1129. #define PACKAGE_TARNAME "sst"
  1130. #define PACKAGE_VERSION "5.1"
  1131. #define PACKAGE_STRING "SST 5.1"
  1132. #define PACKAGE_BUGREPORT "sst-users@sst-simulator.org"
  1133. #define HAVE_STDCXX_0X 1
  1134. #define HAVE_STDCXX_LAMBDAS 1
  1135. #define SST_CONFIG_HAVE_MPI 1
  1136. #define SST_CONFIG_HAVE_MPI 1
  1137.  
  1138. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement