Advertisement
Guest User

config.log

a guest
Jul 20th, 2015
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 55.70 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 masa configure 0.50.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --prefix=/Users/damon/MASA
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = quagmire.local
  14. uname -m = x86_64
  15. uname -r = 14.4.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = Mach kernel version:
  26. Darwin Kernel Version 14.4.0: Thu May 28 11:35:04 PDT 2015; root:xnu-2782.30.5~1/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: x86_64h (Intel x86-64h Haswell)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 282 tasks, 1383 threads, 4 processors
  34. Load average: 2.24, Mach factor: 1.75
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /opt/local/bin
  40. PATH: /opt/local/sbin
  41. PATH: /Users/damon/ossw/libraries/gsl/gsl-1.16/gcc-4.8.3/bin
  42. PATH: /Users/damon/ossw/libraries/mpich/mpich-3.0.4/gcc-4.8.3/bin
  43. PATH: /Users/damon/ossw/applications/autotools/autotools-1.1/bin
  44. PATH: /Users/damon/ossw/applications/gcc/gcc-4.8.3/bin
  45. PATH: /opt/local/bin
  46. PATH: /opt/local/sbin
  47. PATH: /opt/local/libexec/texlive/binaries
  48. PATH: /Users/damon/libmesh/bin
  49. PATH: /scratch/damon/bin
  50. PATH: /Users/damon/bin
  51. PATH: /Users/damon/python/bin
  52. PATH: /usr/local/bin
  53. PATH: /usr/bin
  54. PATH: /bin
  55. PATH: /usr/sbin
  56. PATH: /sbin
  57. PATH: /usr/local/munki
  58. PATH: /Users/damon/.gem/ruby/1.9.1/bin
  59.  
  60.  
  61. ## ----------- ##
  62. ## Core tests. ##
  63. ## ----------- ##
  64.  
  65. configure:2630: checking for a BSD-compatible install
  66. configure:2698: result: /opt/local/bin/ginstall -c
  67. configure:2709: checking whether build environment is sane
  68. configure:2764: result: yes
  69. configure:2915: checking for a thread-safe mkdir -p
  70. configure:2954: result: /opt/local/bin/gmkdir -p
  71. configure:2961: checking for gawk
  72. configure:2977: found /opt/local/bin/gawk
  73. configure:2988: result: gawk
  74. configure:2999: checking whether make sets $(MAKE)
  75. configure:3021: result: yes
  76. configure:3050: checking whether make supports nested variables
  77. configure:3067: result: yes
  78. configure:3195: checking for a sed that does not truncate output
  79. configure:3259: result: /opt/local/bin/gsed
  80. configure:3269: checking Major version
  81. configure:3271: result: 0
  82. configure:3273: checking Minor version
  83. configure:3275: result: 50
  84. configure:3277: checking Point version
  85. configure:3279: result: 0
  86. configure:3321: checking for style of include used by make
  87. configure:3349: result: GNU
  88. configure:3420: checking for gcc
  89. configure:3447: result: gcc
  90. configure:3676: checking for C compiler version
  91. configure:3685: gcc --version >&5
  92. gcc (GCC) 4.8.3
  93. Copyright (C) 2013 Free Software Foundation, Inc.
  94. This is free software; see the source for copying conditions. There is NO
  95. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  96.  
  97. configure:3696: $? = 0
  98. configure:3685: gcc -v >&5
  99. Using built-in specs.
  100. COLLECT_GCC=gcc
  101. COLLECT_LTO_WRAPPER=/Users/damon/ossw/applications/gcc/gcc-4.8.3/libexec/gcc/x86_64-apple-darwin14.0.0/4.8.3/lto-wrapper
  102. Target: x86_64-apple-darwin14.0.0
  103. Configured with: ./configure --prefix=/Users/damon/ossw/applications/gcc/gcc-4.8.3 --with-gmp=/Users/damon/ossw/libraries/gmp/gmp-6.0.0 --with-mpfr=/Users/damon/ossw/libraries/mpfr/mpfr-3.1.2 --with-mpc=/Users/damon/ossw/libraries/mpc/mpc-1.0.2 --disable-multilib --enable-languages=c,c++,fortran --enable-lto
  104. Thread model: posix
  105. gcc version 4.8.3 (GCC)
  106. configure:3696: $? = 0
  107. configure:3685: gcc -V >&5
  108. gcc: error: unrecognized command line option '-V'
  109. gcc: fatal error: no input files
  110. compilation terminated.
  111. configure:3696: $? = 1
  112. configure:3685: gcc -qversion >&5
  113. gcc: error: unrecognized command line option '-qversion'
  114. gcc: fatal error: no input files
  115. compilation terminated.
  116. configure:3696: $? = 1
  117. configure:3716: checking whether the C compiler works
  118. configure:3738: gcc conftest.c >&5
  119. configure:3742: $? = 0
  120. configure:3790: result: yes
  121. configure:3793: checking for C compiler default output file name
  122. configure:3795: result: a.out
  123. configure:3801: checking for suffix of executables
  124. configure:3808: gcc -o conftest conftest.c >&5
  125. configure:3812: $? = 0
  126. configure:3834: result:
  127. configure:3856: checking whether we are cross compiling
  128. configure:3864: gcc -o conftest conftest.c >&5
  129. configure:3868: $? = 0
  130. configure:3875: ./conftest
  131. configure:3879: $? = 0
  132. configure:3894: result: no
  133. configure:3899: checking for suffix of object files
  134. configure:3921: gcc -c conftest.c >&5
  135. configure:3925: $? = 0
  136. configure:3946: result: o
  137. configure:3950: checking whether we are using the GNU C compiler
  138. configure:3969: gcc -c conftest.c >&5
  139. configure:3969: $? = 0
  140. configure:3978: result: yes
  141. configure:3987: checking whether gcc accepts -g
  142. configure:4007: gcc -c -g conftest.c >&5
  143. configure:4007: $? = 0
  144. configure:4048: result: yes
  145. configure:4065: checking for gcc option to accept ISO C89
  146. configure:4128: gcc -c -g -O2 conftest.c >&5
  147. configure:4128: $? = 0
  148. configure:4141: result: none needed
  149. configure:4166: checking whether gcc understands -c and -o together
  150. configure:4188: gcc -c conftest.c -o conftest2.o
  151. configure:4191: $? = 0
  152. configure:4188: gcc -c conftest.c -o conftest2.o
  153. configure:4191: $? = 0
  154. configure:4203: result: yes
  155. configure:4222: checking dependency style of gcc
  156. configure:4333: result: gcc3
  157. configure:4363: checking for C compiler vendor
  158. configure:4387: gcc -c -g -O2 conftest.c >&5
  159. conftest.c: In function 'main':
  160. conftest.c:17:7: error: 'thisisanerror' undeclared (first use in this function)
  161. thisisanerror;
  162. ^
  163. conftest.c:17:7: note: each undeclared identifier is reported only once for each function it appears in
  164. configure:4387: $? = 1
  165. configure: failed program was:
  166. | /* confdefs.h */
  167. | #define PACKAGE_NAME "masa"
  168. | #define PACKAGE_TARNAME "masa"
  169. | #define PACKAGE_VERSION "0.50.0"
  170. | #define PACKAGE_STRING "masa 0.50.0"
  171. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  172. | #define PACKAGE_URL ""
  173. | #define PACKAGE "masa"
  174. | #define VERSION "0.50.0"
  175. | /* end confdefs.h. */
  176. |
  177. | int
  178. | main ()
  179. | {
  180. |
  181. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  182. | thisisanerror;
  183. | #endif
  184. |
  185. | ;
  186. | return 0;
  187. | }
  188. configure:4387: gcc -c -g -O2 conftest.c >&5
  189. conftest.c: In function 'main':
  190. conftest.c:17:7: error: 'thisisanerror' undeclared (first use in this function)
  191. thisisanerror;
  192. ^
  193. conftest.c:17:7: note: each undeclared identifier is reported only once for each function it appears in
  194. configure:4387: $? = 1
  195. configure: failed program was:
  196. | /* confdefs.h */
  197. | #define PACKAGE_NAME "masa"
  198. | #define PACKAGE_TARNAME "masa"
  199. | #define PACKAGE_VERSION "0.50.0"
  200. | #define PACKAGE_STRING "masa 0.50.0"
  201. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  202. | #define PACKAGE_URL ""
  203. | #define PACKAGE "masa"
  204. | #define VERSION "0.50.0"
  205. | /* end confdefs.h. */
  206. |
  207. | int
  208. | main ()
  209. | {
  210. |
  211. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  212. | thisisanerror;
  213. | #endif
  214. |
  215. | ;
  216. | return 0;
  217. | }
  218. configure:4387: gcc -c -g -O2 conftest.c >&5
  219. configure:4387: $? = 0
  220. configure:4394: result: gnu
  221. configure:4420: disabling C compiler optimizations (-O0 -fno-unsafe-math-optimizations -Dgnu_compiler)
  222. configure:4547: checking for C++ compiler version
  223. configure:4556: g++ --version >&5
  224. g++ (GCC) 4.8.3
  225. Copyright (C) 2013 Free Software Foundation, Inc.
  226. This is free software; see the source for copying conditions. There is NO
  227. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  228.  
  229. configure:4567: $? = 0
  230. configure:4556: g++ -v >&5
  231. Using built-in specs.
  232. COLLECT_GCC=g++
  233. COLLECT_LTO_WRAPPER=/Users/damon/ossw/applications/gcc/gcc-4.8.3/libexec/gcc/x86_64-apple-darwin14.0.0/4.8.3/lto-wrapper
  234. Target: x86_64-apple-darwin14.0.0
  235. Configured with: ./configure --prefix=/Users/damon/ossw/applications/gcc/gcc-4.8.3 --with-gmp=/Users/damon/ossw/libraries/gmp/gmp-6.0.0 --with-mpfr=/Users/damon/ossw/libraries/mpfr/mpfr-3.1.2 --with-mpc=/Users/damon/ossw/libraries/mpc/mpc-1.0.2 --disable-multilib --enable-languages=c,c++,fortran --enable-lto
  236. Thread model: posix
  237. gcc version 4.8.3 (GCC)
  238. configure:4567: $? = 0
  239. configure:4556: g++ -V >&5
  240. g++: error: unrecognized command line option '-V'
  241. g++: fatal error: no input files
  242. compilation terminated.
  243. configure:4567: $? = 1
  244. configure:4556: g++ -qversion >&5
  245. g++: error: unrecognized command line option '-qversion'
  246. g++: fatal error: no input files
  247. compilation terminated.
  248. configure:4567: $? = 1
  249. configure:4571: checking whether we are using the GNU C++ compiler
  250. configure:4590: g++ -c conftest.cpp >&5
  251. configure:4590: $? = 0
  252. configure:4599: result: yes
  253. configure:4608: checking whether g++ accepts -g
  254. configure:4628: g++ -c -g conftest.cpp >&5
  255. configure:4628: $? = 0
  256. configure:4669: result: yes
  257. configure:4694: checking dependency style of g++
  258. configure:4805: result: gcc3
  259. configure:4835: checking for C++ compiler vendor
  260. configure:4859: g++ -c -g -O2 conftest.cpp >&5
  261. conftest.cpp: In function 'int main()':
  262. conftest.cpp:17:7: error: 'thisisanerror' was not declared in this scope
  263. thisisanerror;
  264. ^
  265. configure:4859: $? = 1
  266. configure: failed program was:
  267. | /* confdefs.h */
  268. | #define PACKAGE_NAME "masa"
  269. | #define PACKAGE_TARNAME "masa"
  270. | #define PACKAGE_VERSION "0.50.0"
  271. | #define PACKAGE_STRING "masa 0.50.0"
  272. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  273. | #define PACKAGE_URL ""
  274. | #define PACKAGE "masa"
  275. | #define VERSION "0.50.0"
  276. | /* end confdefs.h. */
  277. |
  278. | int
  279. | main ()
  280. | {
  281. |
  282. | #if !(defined(__ICC) || defined(__ECC) || defined(__INTEL_COMPILER))
  283. | thisisanerror;
  284. | #endif
  285. |
  286. | ;
  287. | return 0;
  288. | }
  289. configure:4859: g++ -c -g -O2 conftest.cpp >&5
  290. conftest.cpp: In function 'int main()':
  291. conftest.cpp:17:7: error: 'thisisanerror' was not declared in this scope
  292. thisisanerror;
  293. ^
  294. configure:4859: $? = 1
  295. configure: failed program was:
  296. | /* confdefs.h */
  297. | #define PACKAGE_NAME "masa"
  298. | #define PACKAGE_TARNAME "masa"
  299. | #define PACKAGE_VERSION "0.50.0"
  300. | #define PACKAGE_STRING "masa 0.50.0"
  301. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  302. | #define PACKAGE_URL ""
  303. | #define PACKAGE "masa"
  304. | #define VERSION "0.50.0"
  305. | /* end confdefs.h. */
  306. |
  307. | int
  308. | main ()
  309. | {
  310. |
  311. | #if !(defined(__xlc__) || defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__))
  312. | thisisanerror;
  313. | #endif
  314. |
  315. | ;
  316. | return 0;
  317. | }
  318. configure:4859: g++ -c -g -O2 conftest.cpp >&5
  319. configure:4859: $? = 0
  320. configure:4866: result: gnu
  321. configure:4892: disabling C++ compiler optimizations (-O0 -fno-unsafe-math-optimizations -Dgnu_compiler)
  322. configure:4928: : CFLAGS="$CFLAGS "
  323. configure:4931: $? = 0
  324. configure:5825: checking for gcc
  325. configure:5852: result: gcc
  326. configure:6081: checking for C compiler version
  327. configure:6090: gcc --version >&5
  328. gcc (GCC) 4.8.3
  329. Copyright (C) 2013 Free Software Foundation, Inc.
  330. This is free software; see the source for copying conditions. There is NO
  331. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  332.  
  333. configure:6101: $? = 0
  334. configure:6090: gcc -v >&5
  335. Using built-in specs.
  336. COLLECT_GCC=gcc
  337. COLLECT_LTO_WRAPPER=/Users/damon/ossw/applications/gcc/gcc-4.8.3/libexec/gcc/x86_64-apple-darwin14.0.0/4.8.3/lto-wrapper
  338. Target: x86_64-apple-darwin14.0.0
  339. Configured with: ./configure --prefix=/Users/damon/ossw/applications/gcc/gcc-4.8.3 --with-gmp=/Users/damon/ossw/libraries/gmp/gmp-6.0.0 --with-mpfr=/Users/damon/ossw/libraries/mpfr/mpfr-3.1.2 --with-mpc=/Users/damon/ossw/libraries/mpc/mpc-1.0.2 --disable-multilib --enable-languages=c,c++,fortran --enable-lto
  340. Thread model: posix
  341. gcc version 4.8.3 (GCC)
  342. configure:6101: $? = 0
  343. configure:6090: gcc -V >&5
  344. gcc: error: unrecognized command line option '-V'
  345. gcc: fatal error: no input files
  346. compilation terminated.
  347. configure:6101: $? = 1
  348. configure:6090: gcc -qversion >&5
  349. gcc: error: unrecognized command line option '-qversion'
  350. gcc: fatal error: no input files
  351. compilation terminated.
  352. configure:6101: $? = 1
  353. configure:6105: checking whether we are using the GNU C compiler
  354. configure:6133: result: yes
  355. configure:6142: checking whether gcc accepts -g
  356. configure:6203: result: yes
  357. configure:6220: checking for gcc option to accept ISO C89
  358. configure:6296: result: none needed
  359. configure:6321: checking whether gcc understands -c and -o together
  360. configure:6358: result: yes
  361. configure:6377: checking dependency style of gcc
  362. configure:6488: result: gcc3
  363. configure:6615: checking for C++ compiler version
  364. configure:6624: g++ --version >&5
  365. g++ (GCC) 4.8.3
  366. Copyright (C) 2013 Free Software Foundation, Inc.
  367. This is free software; see the source for copying conditions. There is NO
  368. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  369.  
  370. configure:6635: $? = 0
  371. configure:6624: g++ -v >&5
  372. Using built-in specs.
  373. COLLECT_GCC=g++
  374. COLLECT_LTO_WRAPPER=/Users/damon/ossw/applications/gcc/gcc-4.8.3/libexec/gcc/x86_64-apple-darwin14.0.0/4.8.3/lto-wrapper
  375. Target: x86_64-apple-darwin14.0.0
  376. Configured with: ./configure --prefix=/Users/damon/ossw/applications/gcc/gcc-4.8.3 --with-gmp=/Users/damon/ossw/libraries/gmp/gmp-6.0.0 --with-mpfr=/Users/damon/ossw/libraries/mpfr/mpfr-3.1.2 --with-mpc=/Users/damon/ossw/libraries/mpc/mpc-1.0.2 --disable-multilib --enable-languages=c,c++,fortran --enable-lto
  377. Thread model: posix
  378. gcc version 4.8.3 (GCC)
  379. configure:6635: $? = 0
  380. configure:6624: g++ -V >&5
  381. g++: error: unrecognized command line option '-V'
  382. g++: fatal error: no input files
  383. compilation terminated.
  384. configure:6635: $? = 1
  385. configure:6624: g++ -qversion >&5
  386. g++: error: unrecognized command line option '-qversion'
  387. g++: fatal error: no input files
  388. compilation terminated.
  389. configure:6635: $? = 1
  390. configure:6639: checking whether we are using the GNU C++ compiler
  391. configure:6667: result: yes
  392. configure:6676: checking whether g++ accepts -g
  393. configure:6737: result: yes
  394. configure:6762: checking dependency style of g++
  395. configure:6873: result: gcc3
  396. configure:6898: checking for library containing cos
  397. configure:6929: gcc -o conftest -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  398. conftest.c:18:6: warning: conflicting types for built-in function 'cos' [enabled by default]
  399. char cos ();
  400. ^
  401. configure:6929: $? = 0
  402. configure:6946: result: none required
  403. configure:7075: checking for Fortran compiler version
  404. configure:7084: gfortran --version >&5
  405. GNU Fortran (GCC) 4.8.3
  406. Copyright (C) 2013 Free Software Foundation, Inc.
  407.  
  408. GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
  409. You may redistribute copies of GNU Fortran
  410. under the terms of the GNU General Public License.
  411. For more information about these matters, see the file named COPYING
  412.  
  413. configure:7095: $? = 0
  414. configure:7084: gfortran -v >&5
  415. Using built-in specs.
  416. COLLECT_GCC=gfortran
  417. COLLECT_LTO_WRAPPER=/Users/damon/ossw/applications/gcc/gcc-4.8.3/libexec/gcc/x86_64-apple-darwin14.0.0/4.8.3/lto-wrapper
  418. Target: x86_64-apple-darwin14.0.0
  419. Configured with: ./configure --prefix=/Users/damon/ossw/applications/gcc/gcc-4.8.3 --with-gmp=/Users/damon/ossw/libraries/gmp/gmp-6.0.0 --with-mpfr=/Users/damon/ossw/libraries/mpfr/mpfr-3.1.2 --with-mpc=/Users/damon/ossw/libraries/mpc/mpc-1.0.2 --disable-multilib --enable-languages=c,c++,fortran --enable-lto
  420. Thread model: posix
  421. gcc version 4.8.3 (GCC)
  422. configure:7095: $? = 0
  423. configure:7084: gfortran -V >&5
  424. gfortran: error: unrecognized command line option '-V'
  425. gfortran: fatal error: no input files
  426. compilation terminated.
  427. configure:7095: $? = 1
  428. configure:7084: gfortran -qversion >&5
  429. gfortran: error: unrecognized command line option '-qversion'
  430. gfortran: fatal error: no input files
  431. compilation terminated.
  432. configure:7095: $? = 1
  433. configure:7104: checking whether we are using the GNU Fortran compiler
  434. configure:7117: gfortran -c conftest.F >&5
  435. configure:7117: $? = 0
  436. configure:7126: result: yes
  437. configure:7132: checking whether gfortran accepts -g
  438. configure:7143: gfortran -c -g conftest.f >&5
  439. configure:7143: $? = 0
  440. configure:7151: result: yes
  441. configure:7785: checking build system type
  442. configure:7799: result: x86_64-apple-darwin14.4.0
  443. configure:7819: checking host system type
  444. configure:7832: result: x86_64-apple-darwin14.4.0
  445. configure:7873: checking how to print strings
  446. configure:7900: result: printf
  447. configure:7921: checking for a sed that does not truncate output
  448. configure:7985: result: /opt/local/bin/gsed
  449. configure:8003: checking for grep that handles long lines and -e
  450. configure:8061: result: /opt/local/bin/grep
  451. configure:8066: checking for egrep
  452. configure:8128: result: /opt/local/bin/grep -E
  453. configure:8133: checking for fgrep
  454. configure:8195: result: /opt/local/bin/grep -F
  455. configure:8230: checking for ld used by gcc
  456. configure:8297: result: /opt/local/bin/ld
  457. configure:8304: checking if the linker (/opt/local/bin/ld) is GNU ld
  458. configure:8319: result: no
  459. configure:8331: checking for BSD- or MS-compatible name lister (nm)
  460. configure:8385: result: /opt/local/bin/nm
  461. configure:8515: checking the name lister (/opt/local/bin/nm) interface
  462. configure:8522: gfortran -c -g -O2 conftest.f >&5
  463. conftest.f:1.1:
  464.  
  465. int some_variable = 0;
  466. 1
  467. Error: Non-numeric character in statement label at (1)
  468. Error: Unexpected end of file in 'conftest.f'
  469. configure:8525: /opt/local/bin/nm "conftest.o"
  470. error: /opt/local/bin/nm: can't open file: conftest.o (No such file or directory)
  471. configure:8528: output
  472. configure:8535: result: BSD nm
  473. configure:8538: checking whether ln -s works
  474. configure:8542: result: yes
  475. configure:8550: checking the maximum length of command line arguments
  476. configure:8681: result: 196608
  477. configure:8729: checking how to convert x86_64-apple-darwin14.4.0 file names to x86_64-apple-darwin14.4.0 format
  478. configure:8769: result: func_convert_file_noop
  479. configure:8776: checking how to convert x86_64-apple-darwin14.4.0 file names to toolchain format
  480. configure:8796: result: func_convert_file_noop
  481. configure:8803: checking for /opt/local/bin/ld option to reload object files
  482. configure:8810: result: -r
  483. configure:8884: checking for objdump
  484. configure:8914: result: no
  485. configure:8943: checking how to recognize dependent libraries
  486. configure:9143: result: pass_all
  487. configure:9228: checking for dlltool
  488. configure:9258: result: no
  489. configure:9288: checking how to associate runtime and link libraries
  490. configure:9315: result: printf %s\n
  491. configure:9375: checking for ar
  492. configure:9391: found /opt/local/bin/ar
  493. configure:9402: result: ar
  494. configure:9439: checking for archiver @FILE support
  495. configure:9450: gfortran -c -g -O2 conftest.f >&5
  496. configure:9450: $? = 0
  497. configure:9453: ar cru libconftest.a @conftest.lst >&5
  498. ar: @conftest.lst: No such file or directory
  499. configure:9456: $? = 1
  500. configure:9476: result: no
  501. configure:9534: checking for strip
  502. configure:9550: found /opt/local/bin/strip
  503. configure:9561: result: strip
  504. configure:9633: checking for ranlib
  505. configure:9649: found /opt/local/bin/ranlib
  506. configure:9660: result: ranlib
  507. configure:9762: checking command to parse /opt/local/bin/nm output from gcc object
  508. configure:9915: gfortran -c -g -O2 conftest.f >&5
  509. Warning: conftest.f:1: Illegal preprocessor directive
  510. Warning: conftest.f:3: Illegal preprocessor directive
  511. Warning: conftest.f:7: Illegal preprocessor directive
  512. Warning: conftest.f:9: Illegal preprocessor directive
  513. conftest.f:2.1:
  514.  
  515. extern "C" {
  516. 1
  517. Error: Non-numeric character in statement label at (1)
  518. conftest.f:2.1:
  519.  
  520. extern "C" {
  521. 1
  522. Error: Unclassifiable statement at (1)
  523. conftest.f:5.1:
  524.  
  525. void nm_test_func(void);
  526. 1
  527. Error: Non-numeric character in statement label at (1)
  528. conftest.f:5.1:
  529.  
  530. void nm_test_func(void);
  531. 1
  532. Error: Unclassifiable statement at (1)
  533. conftest.f:6.1:
  534.  
  535. void nm_test_func(void){}
  536. 1
  537. Error: Non-numeric character in statement label at (1)
  538. conftest.f:6.1:
  539.  
  540. void nm_test_func(void){}
  541. 1
  542. Error: Unclassifiable statement at (1)
  543. conftest.f:8.1:
  544.  
  545. }
  546. 1
  547. Error: Non-numeric character in statement label at (1)
  548. conftest.f:10.1:
  549.  
  550. int main(){nm_test_var='a';nm_test_func();return(0);}
  551. 1
  552. Error: Non-numeric character in statement label at (1)
  553. conftest.f:10.1:
  554.  
  555. int main(){nm_test_var='a';nm_test_func();return(0);}
  556. 1
  557. Error: Unclassifiable statement at (1)
  558. conftest.f:10.27:
  559.  
  560. int main(){nm_test_var='a';nm_test_func();return(0);}
  561. 1
  562. Error: Unclassifiable statement at (1)
  563. conftest.f:10.48:
  564.  
  565. int main(){nm_test_var='a';nm_test_func();return(0);}
  566. 1
  567. Error: Alternate RETURN statement at (1) is only allowed within a SUBROUTINE
  568. conftest.f:10.53:
  569.  
  570. int main(){nm_test_var='a';nm_test_func();return(0);}
  571. 1
  572. Error: Invalid character in name at (1)
  573. configure:9918: $? = 1
  574. : failed program was:
  575. #ifdef __cplusplus
  576. extern "C" {
  577. #endif
  578. char nm_test_var;
  579. void nm_test_func(void);
  580. void nm_test_func(void){}
  581. #ifdef __cplusplus
  582. }
  583. #endif
  584. int main(){nm_test_var='a';nm_test_func();return(0);}
  585. configure:9915: gfortran -c -g -O2 conftest.f >&5
  586. Warning: conftest.f:1: Illegal preprocessor directive
  587. Warning: conftest.f:3: Illegal preprocessor directive
  588. Warning: conftest.f:7: Illegal preprocessor directive
  589. Warning: conftest.f:9: Illegal preprocessor directive
  590. conftest.f:2.1:
  591.  
  592. extern "C" {
  593. 1
  594. Error: Non-numeric character in statement label at (1)
  595. conftest.f:2.1:
  596.  
  597. extern "C" {
  598. 1
  599. Error: Unclassifiable statement at (1)
  600. conftest.f:5.1:
  601.  
  602. void nm_test_func(void);
  603. 1
  604. Error: Non-numeric character in statement label at (1)
  605. conftest.f:5.1:
  606.  
  607. void nm_test_func(void);
  608. 1
  609. Error: Unclassifiable statement at (1)
  610. conftest.f:6.1:
  611.  
  612. void nm_test_func(void){}
  613. 1
  614. Error: Non-numeric character in statement label at (1)
  615. conftest.f:6.1:
  616.  
  617. void nm_test_func(void){}
  618. 1
  619. Error: Unclassifiable statement at (1)
  620. conftest.f:8.1:
  621.  
  622. }
  623. 1
  624. Error: Non-numeric character in statement label at (1)
  625. conftest.f:10.1:
  626.  
  627. int main(){nm_test_var='a';nm_test_func();return(0);}
  628. 1
  629. Error: Non-numeric character in statement label at (1)
  630. conftest.f:10.1:
  631.  
  632. int main(){nm_test_var='a';nm_test_func();return(0);}
  633. 1
  634. Error: Unclassifiable statement at (1)
  635. conftest.f:10.27:
  636.  
  637. int main(){nm_test_var='a';nm_test_func();return(0);}
  638. 1
  639. Error: Unclassifiable statement at (1)
  640. conftest.f:10.48:
  641.  
  642. int main(){nm_test_var='a';nm_test_func();return(0);}
  643. 1
  644. Error: Alternate RETURN statement at (1) is only allowed within a SUBROUTINE
  645. conftest.f:10.53:
  646.  
  647. int main(){nm_test_var='a';nm_test_func();return(0);}
  648. 1
  649. Error: Invalid character in name at (1)
  650. configure:9918: $? = 1
  651. : failed program was:
  652. #ifdef __cplusplus
  653. extern "C" {
  654. #endif
  655. char nm_test_var;
  656. void nm_test_func(void);
  657. void nm_test_func(void){}
  658. #ifdef __cplusplus
  659. }
  660. #endif
  661. int main(){nm_test_var='a';nm_test_func();return(0);}
  662. configure:10029: result: failed
  663. configure:10079: checking for sysroot
  664. configure:10109: result: no
  665. configure:10116: checking for a working dd
  666. configure:10154: result: /bin/dd
  667. configure:10158: checking how to truncate binary pipes
  668. configure:10173: result: /bin/dd bs=4096 count=1
  669. configure:10502: checking for mt
  670. configure:10532: result: no
  671. configure:10552: checking if : is a manifest tool
  672. configure:10558: : '-?'
  673. configure:10566: result: no
  674. configure:10622: checking for dsymutil
  675. configure:10638: found /usr/bin/dsymutil
  676. configure:10649: result: dsymutil
  677. configure:10714: checking for nmedit
  678. configure:10730: found /opt/local/bin/nmedit
  679. configure:10741: result: nmedit
  680. configure:10806: checking for lipo
  681. configure:10822: found /opt/local/bin/lipo
  682. configure:10833: result: lipo
  683. configure:10898: checking for otool
  684. configure:10914: found /opt/local/bin/otool
  685. configure:10925: result: otool
  686. configure:10990: checking for otool64
  687. configure:11020: result: no
  688. configure:11065: checking for -single_module linker flag
  689. gcc -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  690. configure:11098: result: yes
  691. configure:11101: checking for -exported_symbols_list linker flag
  692. configure:11121: gfortran -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.f >&5
  693. Warning: conftest.f:2: Illegal preprocessor directive
  694. Warning: conftest.f:3: Illegal preprocessor directive
  695. Warning: conftest.f:4: Illegal preprocessor directive
  696. Warning: conftest.f:5: Illegal preprocessor directive
  697. Warning: conftest.f:6: Illegal preprocessor directive
  698. Warning: conftest.f:7: Illegal preprocessor directive
  699. Warning: conftest.f:8: Illegal preprocessor directive
  700. Warning: conftest.f:9: Illegal preprocessor directive
  701. conftest.f:1.1:
  702.  
  703. /* confdefs.h */
  704. 1
  705. Error: Non-numeric character in statement label at (1)
  706. conftest.f:1.2:
  707.  
  708. /* confdefs.h */
  709. 1
  710. Error: Invalid character in name at (1)
  711. conftest.f:10.1:
  712.  
  713. /* end confdefs.h. */
  714. 1
  715. Error: Non-numeric character in statement label at (1)
  716. conftest.f:10.2:
  717.  
  718. /* end confdefs.h. */
  719. 1
  720. Error: Invalid character in name at (1)
  721. conftest.f:12.1:
  722.  
  723. int
  724. 1
  725. Error: Non-numeric character in statement label at (1)
  726. conftest.f:12.1:
  727.  
  728. int
  729. 1
  730. Error: Unclassifiable statement at (1)
  731. conftest.f:13.1:
  732.  
  733. main ()
  734. 1
  735. Error: Non-numeric character in statement label at (1)
  736. conftest.f:13.1:
  737.  
  738. main ()
  739. 1
  740. Error: Unclassifiable statement at (1)
  741. conftest.f:14.1:
  742.  
  743. {
  744. 1
  745. Error: Non-numeric character in statement label at (1)
  746. conftest.f:16.3:
  747.  
  748. ;
  749. 1
  750. Error: Non-numeric character in statement label at (1)
  751. conftest.f:17.3:
  752.  
  753. return 0;
  754. 1
  755. Error: Non-numeric character in statement label at (1)
  756. conftest.f:17.3:
  757.  
  758. return 0;
  759. 1
  760. Error: Unclassifiable statement at (1)
  761. conftest.f:18.1:
  762.  
  763. }
  764. 1
  765. Error: Non-numeric character in statement label at (1)
  766. configure:11121: $? = 1
  767. configure: failed program was:
  768. | /* confdefs.h */
  769. | #define PACKAGE_NAME "masa"
  770. | #define PACKAGE_TARNAME "masa"
  771. | #define PACKAGE_VERSION "0.50.0"
  772. | #define PACKAGE_STRING "masa 0.50.0"
  773. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  774. | #define PACKAGE_URL ""
  775. | #define PACKAGE "masa"
  776. | #define VERSION "0.50.0"
  777. | /* end confdefs.h. */
  778. |
  779. | int
  780. | main ()
  781. | {
  782. |
  783. | ;
  784. | return 0;
  785. | }
  786. configure:11131: result: no
  787. configure:11134: checking for -force_load linker flag
  788. gcc -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -c -o conftest.o conftest.c
  789. ar cru libconftest.a conftest.o
  790. ranlib libconftest.a
  791. gcc -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -o conftest conftest.c -Wl,-force_load,./libconftest.a
  792. configure:11166: result: yes
  793. configure:11243: checking how to run the C preprocessor
  794. configure:11274: gcc -E conftest.c
  795. configure:11274: $? = 0
  796. configure:11288: gcc -E conftest.c
  797. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  798. #include <ac_nonexistent.h>
  799. ^
  800. compilation terminated.
  801. configure:11288: $? = 1
  802. configure: failed program was:
  803. | /* confdefs.h */
  804. | #define PACKAGE_NAME "masa"
  805. | #define PACKAGE_TARNAME "masa"
  806. | #define PACKAGE_VERSION "0.50.0"
  807. | #define PACKAGE_STRING "masa 0.50.0"
  808. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  809. | #define PACKAGE_URL ""
  810. | #define PACKAGE "masa"
  811. | #define VERSION "0.50.0"
  812. | /* end confdefs.h. */
  813. | #include <ac_nonexistent.h>
  814. configure:11313: result: gcc -E
  815. configure:11333: gcc -E conftest.c
  816. configure:11333: $? = 0
  817. configure:11347: gcc -E conftest.c
  818. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  819. #include <ac_nonexistent.h>
  820. ^
  821. compilation terminated.
  822. configure:11347: $? = 1
  823. configure: failed program was:
  824. | /* confdefs.h */
  825. | #define PACKAGE_NAME "masa"
  826. | #define PACKAGE_TARNAME "masa"
  827. | #define PACKAGE_VERSION "0.50.0"
  828. | #define PACKAGE_STRING "masa 0.50.0"
  829. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  830. | #define PACKAGE_URL ""
  831. | #define PACKAGE "masa"
  832. | #define VERSION "0.50.0"
  833. | /* end confdefs.h. */
  834. | #include <ac_nonexistent.h>
  835. configure:11376: checking for ANSI C header files
  836. configure:11396: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  837. configure:11396: $? = 0
  838. configure:11469: gcc -o conftest -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  839. configure:11469: $? = 0
  840. configure:11469: ./conftest
  841. configure:11469: $? = 0
  842. configure:11480: result: yes
  843. configure:11493: checking for sys/types.h
  844. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  845. configure:11493: $? = 0
  846. configure:11493: result: yes
  847. configure:11493: checking for sys/stat.h
  848. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  849. configure:11493: $? = 0
  850. configure:11493: result: yes
  851. configure:11493: checking for stdlib.h
  852. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  853. configure:11493: $? = 0
  854. configure:11493: result: yes
  855. configure:11493: checking for string.h
  856. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  857. configure:11493: $? = 0
  858. configure:11493: result: yes
  859. configure:11493: checking for memory.h
  860. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  861. configure:11493: $? = 0
  862. configure:11493: result: yes
  863. configure:11493: checking for strings.h
  864. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  865. configure:11493: $? = 0
  866. configure:11493: result: yes
  867. configure:11493: checking for inttypes.h
  868. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  869. configure:11493: $? = 0
  870. configure:11493: result: yes
  871. configure:11493: checking for stdint.h
  872. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  873. configure:11493: $? = 0
  874. configure:11493: result: yes
  875. configure:11493: checking for unistd.h
  876. configure:11493: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  877. configure:11493: $? = 0
  878. configure:11493: result: yes
  879. configure:11507: checking for dlfcn.h
  880. configure:11507: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.c >&5
  881. configure:11507: $? = 0
  882. configure:11507: result: yes
  883. configure:11744: checking for objdir
  884. configure:11759: result: .libs
  885. configure:12019: checking if gcc supports -fno-rtti -fno-exceptions
  886. configure:12037: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -fno-rtti -fno-exceptions conftest.c >&5
  887. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
  888. configure:12041: $? = 0
  889. configure:12054: result: no
  890. configure:12412: checking for gcc option to produce PIC
  891. configure:12419: result: -fno-common -DPIC
  892. configure:12427: checking if gcc PIC flag -fno-common -DPIC works
  893. configure:12445: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -fno-common -DPIC -DPIC conftest.c >&5
  894. configure:12449: $? = 0
  895. configure:12462: result: yes
  896. configure:12491: checking if gcc static flag -static works
  897. configure:12519: result: no
  898. configure:12534: checking if gcc supports -c -o file.o
  899. configure:12555: gcc -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -o out/conftest2.o conftest.c >&5
  900. configure:12559: $? = 0
  901. configure:12581: result: yes
  902. configure:12589: checking if gcc supports -c -o file.o
  903. configure:12636: result: yes
  904. configure:12669: checking whether the gcc linker (/opt/local/bin/ld) supports shared libraries
  905. configure:13928: result: yes
  906. configure:14168: checking dynamic linker characteristics
  907. configure:14986: result: darwin14.4.0 dyld
  908. configure:15108: checking how to hardcode library paths into programs
  909. configure:15133: result: immediate
  910. configure:15681: checking whether stripping libraries is possible
  911. configure:15695: result: yes
  912. configure:15721: checking if libtool supports shared libraries
  913. configure:15723: result: yes
  914. configure:15726: checking whether to build shared libraries
  915. configure:15751: result: yes
  916. configure:15754: checking whether to build static libraries
  917. configure:15758: result: no
  918. configure:15780: checking how to run the C++ preprocessor
  919. configure:15807: g++ -E conftest.cpp
  920. configure:15807: $? = 0
  921. configure:15821: g++ -E conftest.cpp
  922. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  923. #include <ac_nonexistent.h>
  924. ^
  925. compilation terminated.
  926. configure:15821: $? = 1
  927. configure: failed program was:
  928. | /* confdefs.h */
  929. | #define PACKAGE_NAME "masa"
  930. | #define PACKAGE_TARNAME "masa"
  931. | #define PACKAGE_VERSION "0.50.0"
  932. | #define PACKAGE_STRING "masa 0.50.0"
  933. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  934. | #define PACKAGE_URL ""
  935. | #define PACKAGE "masa"
  936. | #define VERSION "0.50.0"
  937. | #define STDC_HEADERS 1
  938. | #define HAVE_SYS_TYPES_H 1
  939. | #define HAVE_SYS_STAT_H 1
  940. | #define HAVE_STDLIB_H 1
  941. | #define HAVE_STRING_H 1
  942. | #define HAVE_MEMORY_H 1
  943. | #define HAVE_STRINGS_H 1
  944. | #define HAVE_INTTYPES_H 1
  945. | #define HAVE_STDINT_H 1
  946. | #define HAVE_UNISTD_H 1
  947. | #define HAVE_DLFCN_H 1
  948. | #define LT_OBJDIR ".libs/"
  949. | /* end confdefs.h. */
  950. | #include <ac_nonexistent.h>
  951. configure:15846: result: g++ -E
  952. configure:15866: g++ -E conftest.cpp
  953. configure:15866: $? = 0
  954. configure:15880: g++ -E conftest.cpp
  955. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  956. #include <ac_nonexistent.h>
  957. ^
  958. compilation terminated.
  959. configure:15880: $? = 1
  960. configure: failed program was:
  961. | /* confdefs.h */
  962. | #define PACKAGE_NAME "masa"
  963. | #define PACKAGE_TARNAME "masa"
  964. | #define PACKAGE_VERSION "0.50.0"
  965. | #define PACKAGE_STRING "masa 0.50.0"
  966. | #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  967. | #define PACKAGE_URL ""
  968. | #define PACKAGE "masa"
  969. | #define VERSION "0.50.0"
  970. | #define STDC_HEADERS 1
  971. | #define HAVE_SYS_TYPES_H 1
  972. | #define HAVE_SYS_STAT_H 1
  973. | #define HAVE_STDLIB_H 1
  974. | #define HAVE_STRING_H 1
  975. | #define HAVE_MEMORY_H 1
  976. | #define HAVE_STRINGS_H 1
  977. | #define HAVE_INTTYPES_H 1
  978. | #define HAVE_STDINT_H 1
  979. | #define HAVE_UNISTD_H 1
  980. | #define HAVE_DLFCN_H 1
  981. | #define LT_OBJDIR ".libs/"
  982. | /* end confdefs.h. */
  983. | #include <ac_nonexistent.h>
  984. configure:16041: checking for ld used by g++
  985. configure:16108: result: /opt/local/bin/ld
  986. configure:16115: checking if the linker (/opt/local/bin/ld) is GNU ld
  987. configure:16130: result: no
  988. configure:16185: checking whether the g++ linker (/opt/local/bin/ld) supports shared libraries
  989. configure:17258: result: yes
  990. configure:17294: g++ -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler conftest.cpp >&5
  991. configure:17297: $? = 0
  992. configure:17778: checking for g++ option to produce PIC
  993. configure:17785: result: -fno-common -DPIC
  994. configure:17793: checking if g++ PIC flag -fno-common -DPIC works
  995. configure:17811: g++ -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -fno-common -DPIC -DPIC conftest.cpp >&5
  996. configure:17815: $? = 0
  997. configure:17828: result: yes
  998. configure:17851: checking if g++ static flag -static works
  999. configure:17879: result: no
  1000. configure:17891: checking if g++ supports -c -o file.o
  1001. configure:17912: g++ -c -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -o out/conftest2.o conftest.cpp >&5
  1002. configure:17916: $? = 0
  1003. configure:17938: result: yes
  1004. configure:17943: checking if g++ supports -c -o file.o
  1005. configure:17990: result: yes
  1006. configure:18020: checking whether the g++ linker (/opt/local/bin/ld) supports shared libraries
  1007. configure:18060: result: yes
  1008. configure:18201: checking dynamic linker characteristics
  1009. configure:18946: result: darwin14.4.0 dyld
  1010. configure:19011: checking how to hardcode library paths into programs
  1011. configure:19036: result: immediate
  1012. configure:19176: checking if libtool supports shared libraries
  1013. configure:19178: result: yes
  1014. configure:19181: checking whether to build shared libraries
  1015. configure:19205: result: yes
  1016. configure:19208: checking whether to build static libraries
  1017. configure:19212: result: no
  1018. configure:19564: checking for gfortran option to produce PIC
  1019. configure:19571: result: -fno-common
  1020. configure:19579: checking if gfortran PIC flag -fno-common works
  1021. configure:19597: gfortran -c -fno-common conftest.f >&5
  1022. configure:19601: $? = 0
  1023. configure:19614: result: yes
  1024. configure:19637: checking if gfortran static flag works
  1025. configure:19665: result: yes
  1026. configure:19677: checking if gfortran supports -c -o file.o
  1027. configure:19698: gfortran -c -o out/conftest2.o conftest.f >&5
  1028. configure:19702: $? = 0
  1029. configure:19724: result: yes
  1030. configure:19729: checking if gfortran supports -c -o file.o
  1031. configure:19776: result: yes
  1032. configure:19806: checking whether the gfortran linker (/opt/local/bin/ld) supports shared libraries
  1033. configure:21015: result: no
  1034. configure:21156: checking dynamic linker characteristics
  1035. configure:21895: result: darwin14.4.0 dyld
  1036. configure:21960: checking how to hardcode library paths into programs
  1037. configure:21985: result: immediate
  1038. configure:22121: checking if libtool supports shared libraries
  1039. configure:22123: result: no
  1040. configure:22126: checking whether to build shared libraries
  1041. configure:22150: result: no
  1042. configure:22153: checking whether to build static libraries
  1043. configure:22157: result: yes
  1044. configure:22191: gfortran -c -g -O2 conftest.f >&5
  1045. configure:22194: $? = 0
  1046. configure:22654: checking for gfortran option to produce PIC
  1047. configure:22661: result: -fno-common
  1048. configure:22669: checking if gfortran PIC flag -fno-common works
  1049. configure:22687: gfortran -c -g -O2 -fno-common conftest.f >&5
  1050. configure:22691: $? = 0
  1051. configure:22704: result: yes
  1052. configure:22727: checking if gfortran static flag -static works
  1053. configure:22755: result: no
  1054. configure:22767: checking if gfortran supports -c -o file.o
  1055. configure:22788: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
  1056. configure:22792: $? = 0
  1057. configure:22814: result: yes
  1058. configure:22819: checking if gfortran supports -c -o file.o
  1059. configure:22866: result: yes
  1060. configure:22896: checking whether the gfortran linker (/opt/local/bin/ld) supports shared libraries
  1061. configure:24105: result: yes
  1062. configure:24246: checking dynamic linker characteristics
  1063. configure:24985: result: darwin14.4.0 dyld
  1064. configure:25050: checking how to hardcode library paths into programs
  1065. configure:25075: result: immediate
  1066. configure:25124: checking whether build environment is sane
  1067. configure:25179: result: yes
  1068. configure:25203: checking for swig
  1069. configure:25221: found /opt/local/bin/swig
  1070. configure:25233: result: /opt/local/bin/swig
  1071. configure:25344: checking for python
  1072. configure:25362: found /opt/local/bin/python
  1073. configure:25374: result: /opt/local/bin/python
  1074. configure:25399: checking for a version of Python >= '2.1.0'
  1075. configure:25425: result: yes
  1076. configure:25462: checking for the distutils Python package
  1077. configure:25466: result: yes
  1078. configure:25483: checking for Python include path
  1079. configure:25493: result: -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
  1080. configure:25504: checking for Python library path
  1081. configure:25589: result: -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7
  1082. configure:25599: checking for Python site-packages path
  1083. configure:25605: result: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages
  1084. configure:25615: checking python extra libraries
  1085. configure:25622: result: -ldl -framework CoreFoundation
  1086. configure:25632: checking python extra linking flags
  1087. configure:25639: result: -u _PyMac_Error Python.framework/Versions/2.7/Python
  1088. configure:25647: checking consistency of all components of python development environment
  1089. configure:25675: gcc -o conftest -O0 -fno-unsafe-math-optimizations -Dgnu_compiler -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 conftest.c -L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7 >&5
  1090. configure:25675: $? = 0
  1091. configure:25691: result: yes
  1092. configure:26365: checking for git
  1093. configure:26383: found /opt/local/bin/git
  1094. configure:26395: result: /opt/local/bin/git
  1095. configure:26592: checking for doxygen
  1096. configure:26610: found /Users/damon/bin/doxygen
  1097. configure:26622: result: /Users/damon/bin/doxygen
  1098. configure:26698: checking for perl
  1099. configure:26716: found /opt/local/bin/perl
  1100. configure:26728: result: /opt/local/bin/perl
  1101. configure:26870: checking for dot
  1102. configure:26903: result: no
  1103. configure:26923: WARNING: dot not found - will not generate graphics for doxygen documentation
  1104. configure:28057: checking for pdflatex
  1105. configure:28075: found /opt/local/bin/pdflatex
  1106. configure:28087: result: /opt/local/bin/pdflatex
  1107. configure:28163: checking for makeindex
  1108. configure:28181: found /opt/local/bin/makeindex
  1109. configure:28193: result: /opt/local/bin/makeindex
  1110. configure:28269: checking for egrep
  1111. configure:28287: found /opt/local/bin/egrep
  1112. configure:28299: result: /opt/local/bin/egrep
  1113. configure:28529: checking that generated files are newer than configure
  1114. configure:28535: result: done
  1115. configure:28569: checking that generated files are newer than configure
  1116. configure:28575: result: done
  1117. configure:28686: creating ./config.status
  1118.  
  1119. ## ---------------------- ##
  1120. ## Running config.status. ##
  1121. ## ---------------------- ##
  1122.  
  1123. This file was extended by masa config.status 0.50.0, which was
  1124. generated by GNU Autoconf 2.69. Invocation command line was
  1125.  
  1126. CONFIG_FILES =
  1127. CONFIG_HEADERS =
  1128. CONFIG_LINKS =
  1129. CONFIG_COMMANDS =
  1130. $ ./config.status
  1131.  
  1132. on quagmire.local
  1133.  
  1134. config.status:1364: creating tests/py_init.sh
  1135. config.status:1364: creating tests/touch_swig_interface.sh
  1136. config.status:1364: creating Makefile
  1137. config.status:1364: creating src/Makefile
  1138. config.status:1364: creating examples/Makefile
  1139. config.status:1364: creating tests/Makefile
  1140. config.status:1364: creating tutorial/Makefile
  1141. config.status:1364: creating doxygen/Makefile
  1142. config.status:1364: creating doxygen/txt_common/about_vpath.page
  1143. config.status:1364: creating src/masa.h
  1144. config.status:1364: creating masa.spec
  1145. config.status:1364: creating masa.pc
  1146. config.status:1364: creating config.h
  1147. config.status:1593: executing depfiles commands
  1148. config.status:1593: executing libtool commands
  1149.  
  1150. ## ---------------- ##
  1151. ## Cache variables. ##
  1152. ## ---------------- ##
  1153.  
  1154. ac_cv_build=x86_64-apple-darwin14.4.0
  1155. ac_cv_c_compiler_gnu=yes
  1156. ac_cv_cxx_compiler_gnu=yes
  1157. ac_cv_env_CCC_set=
  1158. ac_cv_env_CCC_value=
  1159. ac_cv_env_CC_set=set
  1160. ac_cv_env_CC_value=gcc
  1161. ac_cv_env_CFLAGS_set=
  1162. ac_cv_env_CFLAGS_value=
  1163. ac_cv_env_CPPFLAGS_set=
  1164. ac_cv_env_CPPFLAGS_value=
  1165. ac_cv_env_CPP_set=
  1166. ac_cv_env_CPP_value=
  1167. ac_cv_env_CXXCPP_set=
  1168. ac_cv_env_CXXCPP_value=
  1169. ac_cv_env_CXXFLAGS_set=
  1170. ac_cv_env_CXXFLAGS_value=
  1171. ac_cv_env_CXX_set=set
  1172. ac_cv_env_CXX_value=g++
  1173. ac_cv_env_DOXYGEN_PAPER_SIZE_set=
  1174. ac_cv_env_DOXYGEN_PAPER_SIZE_value=
  1175. ac_cv_env_F77_set=set
  1176. ac_cv_env_F77_value=gfortran
  1177. ac_cv_env_FCFLAGS_set=
  1178. ac_cv_env_FCFLAGS_value=
  1179. ac_cv_env_FC_set=set
  1180. ac_cv_env_FC_value=gfortran
  1181. ac_cv_env_FFLAGS_set=
  1182. ac_cv_env_FFLAGS_value=
  1183. ac_cv_env_LDFLAGS_set=
  1184. ac_cv_env_LDFLAGS_value=
  1185. ac_cv_env_LIBS_set=
  1186. ac_cv_env_LIBS_value=
  1187. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  1188. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  1189. ac_cv_env_PYTHON_VERSION_set=
  1190. ac_cv_env_PYTHON_VERSION_value=
  1191. ac_cv_env_PYTHON_set=
  1192. ac_cv_env_PYTHON_value=
  1193. ac_cv_env_build_alias_set=
  1194. ac_cv_env_build_alias_value=
  1195. ac_cv_env_host_alias_set=
  1196. ac_cv_env_host_alias_value=
  1197. ac_cv_env_target_alias_set=
  1198. ac_cv_env_target_alias_value=
  1199. ac_cv_fc_compiler_gnu=yes
  1200. ac_cv_header_dlfcn_h=yes
  1201. ac_cv_header_inttypes_h=yes
  1202. ac_cv_header_memory_h=yes
  1203. ac_cv_header_stdc=yes
  1204. ac_cv_header_stdint_h=yes
  1205. ac_cv_header_stdlib_h=yes
  1206. ac_cv_header_string_h=yes
  1207. ac_cv_header_strings_h=yes
  1208. ac_cv_header_sys_stat_h=yes
  1209. ac_cv_header_sys_types_h=yes
  1210. ac_cv_header_unistd_h=yes
  1211. ac_cv_host=x86_64-apple-darwin14.4.0
  1212. ac_cv_objext=o
  1213. ac_cv_path_EGREP='/opt/local/bin/grep -E'
  1214. ac_cv_path_FGREP='/opt/local/bin/grep -F'
  1215. ac_cv_path_GREP=/opt/local/bin/grep
  1216. ac_cv_path_PYTHON=/opt/local/bin/python
  1217. ac_cv_path_SED=/opt/local/bin/gsed
  1218. ac_cv_path_SWIG=/opt/local/bin/swig
  1219. ac_cv_path_ac_pt_DX_DOXYGEN=/Users/damon/bin/doxygen
  1220. ac_cv_path_ac_pt_DX_EGREP=/opt/local/bin/egrep
  1221. ac_cv_path_ac_pt_DX_MAKEINDEX=/opt/local/bin/makeindex
  1222. ac_cv_path_ac_pt_DX_PDFLATEX=/opt/local/bin/pdflatex
  1223. ac_cv_path_ac_pt_DX_PERL=/opt/local/bin/perl
  1224. ac_cv_path_gitbin=/opt/local/bin/git
  1225. ac_cv_path_install='/opt/local/bin/ginstall -c'
  1226. ac_cv_path_lt_DD=/bin/dd
  1227. ac_cv_path_mkdir=/opt/local/bin/gmkdir
  1228. ac_cv_prog_AWK=gawk
  1229. ac_cv_prog_CPP='gcc -E'
  1230. ac_cv_prog_CXXCPP='g++ -E'
  1231. ac_cv_prog_ac_ct_AR=ar
  1232. ac_cv_prog_ac_ct_CC=gcc
  1233. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  1234. ac_cv_prog_ac_ct_LIPO=lipo
  1235. ac_cv_prog_ac_ct_NMEDIT=nmedit
  1236. ac_cv_prog_ac_ct_OTOOL=otool
  1237. ac_cv_prog_ac_ct_RANLIB=ranlib
  1238. ac_cv_prog_ac_ct_STRIP=strip
  1239. ac_cv_prog_cc_c89=
  1240. ac_cv_prog_cc_g=yes
  1241. ac_cv_prog_cxx_g=yes
  1242. ac_cv_prog_fc_g=yes
  1243. ac_cv_prog_make_make_set=yes
  1244. ac_cv_search_cos='none required'
  1245. am_cv_CC_dependencies_compiler_type=gcc3
  1246. am_cv_CXX_dependencies_compiler_type=gcc3
  1247. am_cv_make_support_nested_variables=yes
  1248. am_cv_prog_cc_c_o=yes
  1249. ax_cv_c_compiler_vendor=gnu
  1250. ax_cv_cxx_compiler_vendor=gnu
  1251. lt_cv_apple_cc_single_mod=yes
  1252. lt_cv_ar_at_file=no
  1253. lt_cv_deplibs_check_method=pass_all
  1254. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1255. lt_cv_file_magic_test_file=
  1256. lt_cv_ld_exported_symbols_list=no
  1257. lt_cv_ld_force_load=yes
  1258. lt_cv_ld_reload_flag=-r
  1259. lt_cv_nm_interface='BSD nm'
  1260. lt_cv_objdir=.libs
  1261. lt_cv_path_LD=/opt/local/bin/ld
  1262. lt_cv_path_LDCXX=/opt/local/bin/ld
  1263. lt_cv_path_NM=/opt/local/bin/nm
  1264. lt_cv_path_mainfest_tool=no
  1265. lt_cv_prog_compiler_c_o=yes
  1266. lt_cv_prog_compiler_c_o_CXX=yes
  1267. lt_cv_prog_compiler_c_o_F77=yes
  1268. lt_cv_prog_compiler_c_o_FC=yes
  1269. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  1270. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  1271. lt_cv_prog_compiler_pic_F77=-fno-common
  1272. lt_cv_prog_compiler_pic_FC=-fno-common
  1273. lt_cv_prog_compiler_pic_works=yes
  1274. lt_cv_prog_compiler_pic_works_CXX=yes
  1275. lt_cv_prog_compiler_pic_works_F77=yes
  1276. lt_cv_prog_compiler_pic_works_FC=yes
  1277. lt_cv_prog_compiler_rtti_exceptions=no
  1278. lt_cv_prog_compiler_static_works=no
  1279. lt_cv_prog_compiler_static_works_CXX=no
  1280. lt_cv_prog_compiler_static_works_F77=yes
  1281. lt_cv_prog_compiler_static_works_FC=no
  1282. lt_cv_prog_gnu_ld=no
  1283. lt_cv_prog_gnu_ldcxx=no
  1284. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1285. lt_cv_sys_global_symbol_pipe=
  1286. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  1287. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[BCDEGRST][BCDEGRST]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  1288. lt_cv_sys_global_symbol_to_cdecl=
  1289. lt_cv_sys_global_symbol_to_import=
  1290. lt_cv_sys_max_cmd_len=196608
  1291. lt_cv_to_host_file_cmd=func_convert_file_noop
  1292. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1293. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  1294.  
  1295. ## ----------------- ##
  1296. ## Output variables. ##
  1297. ## ----------------- ##
  1298.  
  1299. ACLOCAL='${SHELL} /Users/damon/git/github/MASA/build-aux/missing aclocal-1.15'
  1300. AMDEPBACKSLASH='\'
  1301. AMDEP_FALSE='#'
  1302. AMDEP_TRUE=''
  1303. AMTAR='$${TAR-tar}'
  1304. AM_BACKSLASH='\'
  1305. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1306. AM_DEFAULT_VERBOSITY='1'
  1307. AM_V='$(V)'
  1308. AR='ar'
  1309. AUTOCONF='${SHELL} /Users/damon/git/github/MASA/build-aux/missing autoconf'
  1310. AUTOHEADER='${SHELL} /Users/damon/git/github/MASA/build-aux/missing autoheader'
  1311. AUTOMAKE='${SHELL} /Users/damon/git/github/MASA/build-aux/missing automake-1.15'
  1312. AWK='gawk'
  1313. AX_SWIG_PYTHON_CPPFLAGS=''
  1314. AX_SWIG_PYTHON_OPT=''
  1315. BUILD_ARCH='x86_64-apple-darwin14.4.0'
  1316. BUILD_DATE='2015-07-20 22:38'
  1317. BUILD_DEVSTATUS='Development Build'
  1318. BUILD_HOST='quagmire.local'
  1319. BUILD_USER='damon'
  1320. BUILD_VERSION='dda8524'
  1321. CC='gcc'
  1322. CCDEPMODE='depmode=gcc3'
  1323. CFLAGS='-O0 -fno-unsafe-math-optimizations -Dgnu_compiler '
  1324. CODE_COVERAGE_ENABLED_FALSE=''
  1325. CODE_COVERAGE_ENABLED_TRUE='#'
  1326. CPP='gcc -E'
  1327. CPPFLAGS=''
  1328. CXX='g++'
  1329. CXXCPP='g++ -E'
  1330. CXXDEPMODE='depmode=gcc3'
  1331. CXXFLAGS='-O0 -fno-unsafe-math-optimizations -Dgnu_compiler'
  1332. CYGPATH_W='echo'
  1333. DEFS='-DHAVE_CONFIG_H'
  1334. DEPDIR='.deps'
  1335. DLLTOOL='false'
  1336. DOXYGEN_PAPER_SIZE=''
  1337. DSYMUTIL='dsymutil'
  1338. DUMPBIN=''
  1339. DX_COND_chi_FALSE=''
  1340. DX_COND_chi_TRUE='#'
  1341. DX_COND_chm_FALSE=''
  1342. DX_COND_chm_TRUE='#'
  1343. DX_COND_doc_FALSE='#'
  1344. DX_COND_doc_TRUE=''
  1345. DX_COND_dot_FALSE=''
  1346. DX_COND_dot_TRUE='#'
  1347. DX_COND_html_FALSE='#'
  1348. DX_COND_html_TRUE=''
  1349. DX_COND_latex_FALSE='#'
  1350. DX_COND_latex_TRUE=''
  1351. DX_COND_man_FALSE=''
  1352. DX_COND_man_TRUE='#'
  1353. DX_COND_pdf_FALSE='#'
  1354. DX_COND_pdf_TRUE=''
  1355. DX_COND_ps_FALSE=''
  1356. DX_COND_ps_TRUE='#'
  1357. DX_COND_rtf_FALSE=''
  1358. DX_COND_rtf_TRUE='#'
  1359. DX_COND_xml_FALSE=''
  1360. DX_COND_xml_TRUE='#'
  1361. DX_CONFIG='doxygen/masa.dox'
  1362. DX_DOCDIR='docs'
  1363. DX_DOT=''
  1364. DX_DOXYGEN='/Users/damon/bin/doxygen'
  1365. DX_DVIPS=''
  1366. DX_EGREP='/opt/local/bin/egrep'
  1367. DX_ENV=' SRCDIR='\''.'\'' PROJECT='\''MASA'\'' DOCDIR='\''docs'\'' VERSION='\''0.50.0'\'' BUILDDATE='\''2015-07-20 22:38'\'' BUILDHOST='\''quagmire.local'\'' BUILDUSER='\''damon'\'' BUILDDIR='\''.'\'' PERL_PATH='\''/opt/local/bin/perl'\'' HAVE_DOT='\''NO'\'' GENERATE_MAN='\''NO'\'' GENERATE_RTF='\''NO'\'' GENERATE_XML='\''NO'\'' GENERATE_HTMLHELP='\''NO'\'' GENERATE_CHI='\''NO'\'' GENERATE_HTML='\''YES'\'' GENERATE_LATEX='\''YES'\'''
  1368. DX_FLAG_chi='0'
  1369. DX_FLAG_chm='0'
  1370. DX_FLAG_doc='1'
  1371. DX_FLAG_dot='0'
  1372. DX_FLAG_html='1'
  1373. DX_FLAG_man='0'
  1374. DX_FLAG_pdf='1'
  1375. DX_FLAG_ps='0'
  1376. DX_FLAG_rtf='0'
  1377. DX_FLAG_xml='0'
  1378. DX_HHC=''
  1379. DX_LATEX=''
  1380. DX_MAKEINDEX='/opt/local/bin/makeindex'
  1381. DX_PDFLATEX='/opt/local/bin/pdflatex'
  1382. DX_PERL='/opt/local/bin/perl'
  1383. DX_PROJECT='MASA'
  1384. ECHO_C='\c'
  1385. ECHO_N=''
  1386. ECHO_T=''
  1387. EGREP='/opt/local/bin/grep -E'
  1388. EXEEXT=''
  1389. F77='gfortran'
  1390. FC='gfortran'
  1391. FCFLAGS='-g -O2'
  1392. FCFLAGS_F90=''
  1393. FC_STRICT_TOL_CPP=''
  1394. FFLAGS=''
  1395. FGREP='/opt/local/bin/grep -F'
  1396. FORT_ENABLED_FALSE=''
  1397. FORT_ENABLED_TRUE='#'
  1398. GCOV_FLAGS=''
  1399. GCOV_LDFLAGS=''
  1400. GENERIC_MAJOR_VERSION='0'
  1401. GENERIC_MICRO_VERSION='0'
  1402. GENERIC_MINOR_VERSION='50'
  1403. GENERIC_RELEASE='0.50'
  1404. GENERIC_VERSION='0.50.0'
  1405. GIT_CLONE_FALSE='#'
  1406. GIT_CLONE_TRUE=''
  1407. GIT_REVISION='dda8524'
  1408. GREP='/opt/local/bin/grep'
  1409. HAVE_GCOV_TOOLS='0'
  1410. HAVE_PYTHON='1'
  1411. HAVE_PYTHON_FALSE='#'
  1412. HAVE_PYTHON_TRUE=''
  1413. INSTALL_DATA='${INSTALL} -m 644'
  1414. INSTALL_PROGRAM='${INSTALL}'
  1415. INSTALL_SCRIPT='${INSTALL}'
  1416. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1417. LD='/opt/local/bin/ld'
  1418. LDFLAGS=''
  1419. LIBOBJS=''
  1420. LIBS=''
  1421. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1422. LIPO='lipo'
  1423. LN_S='ln -s'
  1424. LTLIBOBJS=''
  1425. LT_SYS_LIBRARY_PATH=''
  1426. MAKEINFO='${SHELL} /Users/damon/git/github/MASA/build-aux/missing makeinfo'
  1427. MANIFEST_TOOL=':'
  1428. MKDIR_P='/opt/local/bin/gmkdir -p'
  1429. NM='/opt/local/bin/nm'
  1430. NMEDIT='nmedit'
  1431. OBJDUMP='false'
  1432. OBJEXT='o'
  1433. OTOOL64=':'
  1434. OTOOL='otool'
  1435. PACKAGE='masa'
  1436. PACKAGE_BUGREPORT='masa-dev@ices.utexas.edu'
  1437. PACKAGE_DESCRIPTION='Manufactured Analytical Solutions Abstraction Library'
  1438. PACKAGE_NAME='masa'
  1439. PACKAGE_STRING='masa 0.50.0'
  1440. PACKAGE_TARNAME='masa'
  1441. PACKAGE_URL='https://red.ices.utexas.edu/projects/software/'
  1442. PACKAGE_VERSION='0.50.0'
  1443. PATH_SEPARATOR=':'
  1444. PYTHON='/opt/local/bin/python'
  1445. PYTHON_CPPFLAGS='-I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7'
  1446. PYTHON_EXEC_PREFIX=''
  1447. PYTHON_EXTRA_LDFLAGS='-u _PyMac_Error Python.framework/Versions/2.7/Python'
  1448. PYTHON_EXTRA_LIBS=' -ldl -framework CoreFoundation'
  1449. PYTHON_LDFLAGS='-L/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/config -lpython2.7'
  1450. PYTHON_PLATFORM=''
  1451. PYTHON_PREFIX=''
  1452. PYTHON_SITE_PKG='/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages'
  1453. PYTHON_VERSION=''
  1454. RANLIB='ranlib'
  1455. SED='/opt/local/bin/gsed'
  1456. SET_MAKE=''
  1457. SHELL='/bin/sh'
  1458. STRIP='strip'
  1459. SWIG='/opt/local/bin/swig'
  1460. SWIG_ENABLED_FALSE=''
  1461. SWIG_ENABLED_TRUE='#'
  1462. SWIG_LIB=''
  1463. VERSION='0.50.0'
  1464. ac_ct_AR='ar'
  1465. ac_ct_CC='gcc'
  1466. ac_ct_CXX=''
  1467. ac_ct_DUMPBIN=''
  1468. ac_ct_F77=''
  1469. ac_ct_FC=''
  1470. am__EXEEXT_FALSE=''
  1471. am__EXEEXT_TRUE='#'
  1472. am__fastdepCC_FALSE='#'
  1473. am__fastdepCC_TRUE=''
  1474. am__fastdepCXX_FALSE='#'
  1475. am__fastdepCXX_TRUE=''
  1476. am__include='include'
  1477. am__isrc=''
  1478. am__leading_dot='.'
  1479. am__nodep='_no'
  1480. am__quote=''
  1481. am__tar='$${TAR-tar} chof - "$$tardir"'
  1482. am__untar='$${TAR-tar} xf -'
  1483. bindir='${exec_prefix}/bin'
  1484. build='x86_64-apple-darwin14.4.0'
  1485. build_alias=''
  1486. build_cpu='x86_64'
  1487. build_os='darwin14.4.0'
  1488. build_vendor='apple'
  1489. datadir='${datarootdir}'
  1490. datarootdir='${prefix}/share'
  1491. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1492. dvidir='${docdir}'
  1493. exec_prefix='${prefix}'
  1494. gitbin='/opt/local/bin/git'
  1495. have_gcov=''
  1496. host='x86_64-apple-darwin14.4.0'
  1497. host_alias=''
  1498. host_cpu='x86_64'
  1499. host_os='darwin14.4.0'
  1500. host_vendor='apple'
  1501. htmldir='${docdir}'
  1502. includedir='${prefix}/include'
  1503. infodir='${datarootdir}/info'
  1504. install_sh='${SHELL} /Users/damon/git/github/MASA/build-aux/install-sh'
  1505. libdir='${exec_prefix}/lib'
  1506. libexecdir='${exec_prefix}/libexec'
  1507. localedir='${datarootdir}/locale'
  1508. localstatedir='${prefix}/var'
  1509. mandir='${datarootdir}/man'
  1510. mkdir_p='$(MKDIR_P)'
  1511. oldincludedir='/usr/include'
  1512. pdfdir='${docdir}'
  1513. pkgpyexecdir=''
  1514. pkgpythondir=''
  1515. prefix='/Users/damon/MASA'
  1516. program_transform_name='s,x,x,'
  1517. psdir='${docdir}'
  1518. pyexecdir=''
  1519. pythondir=''
  1520. sbindir='${exec_prefix}/sbin'
  1521. sharedstatedir='${prefix}/com'
  1522. sysconfdir='${prefix}/etc'
  1523. target_alias=''
  1524.  
  1525. ## ----------- ##
  1526. ## confdefs.h. ##
  1527. ## ----------- ##
  1528.  
  1529. /* confdefs.h */
  1530. #define PACKAGE_NAME "masa"
  1531. #define PACKAGE_TARNAME "masa"
  1532. #define PACKAGE_VERSION "0.50.0"
  1533. #define PACKAGE_STRING "masa 0.50.0"
  1534. #define PACKAGE_BUGREPORT "masa-dev@ices.utexas.edu"
  1535. #define PACKAGE_URL ""
  1536. #define PACKAGE "masa"
  1537. #define VERSION "0.50.0"
  1538. #define STDC_HEADERS 1
  1539. #define HAVE_SYS_TYPES_H 1
  1540. #define HAVE_SYS_STAT_H 1
  1541. #define HAVE_STDLIB_H 1
  1542. #define HAVE_STRING_H 1
  1543. #define HAVE_MEMORY_H 1
  1544. #define HAVE_STRINGS_H 1
  1545. #define HAVE_INTTYPES_H 1
  1546. #define HAVE_STDINT_H 1
  1547. #define HAVE_UNISTD_H 1
  1548. #define HAVE_DLFCN_H 1
  1549. #define LT_OBJDIR ".libs/"
  1550. #define HAVE_PYTHON "2.7"
  1551. #define BUILD_USER "damon"
  1552. #define BUILD_ARCH "x86_64-apple-darwin14.4.0"
  1553. #define BUILD_HOST "quagmire.local"
  1554. #define BUILD_VERSION "dda8524"
  1555. #define BUILD_DEVSTATUS "Development Build"
  1556. #define BUILD_DATE __DATE__" "__TIME__
  1557.  
  1558. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement