Guest User

Untitled

a guest
May 31st, 2018
234
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 121.73 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 R configure 2.11.0, which was
  5. generated by GNU Autoconf 2.65. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr/local/Cellar/r/2.11.0
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = macgreg.ndr.com
  14. uname -m = i386
  15. uname -r = 10.4.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
  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 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
  27. Kernel configured for up to 4 processors.
  28. 4 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 11.00 gigabytes
  33. Default processor set: 88 tasks, 403 threads, 4 processors
  34. Load average: 0.39, Mach factor: 3.60
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/local/mysql/bin
  40. PATH: /usr/local/sbin
  41. PATH: /usr/bin
  42. PATH: /bin
  43. PATH: /usr/sbin
  44. PATH: /sbin
  45. PATH: /usr/local/bin
  46. PATH: /usr/X11/bin
  47.  
  48.  
  49. ## ----------- ##
  50. ## Core tests. ##
  51. ## ----------- ##
  52.  
  53. configure:3438: checking build system type
  54. configure:3452: result: x86_64-apple-darwin10.4.0
  55. configure:3472: checking host system type
  56. configure:3485: result: x86_64-apple-darwin10.4.0
  57. configure:4109: checking for pwd
  58. configure:4127: found /bin/pwd
  59. configure:4140: result: /bin/pwd
  60. configure:4148: checking whether builddir is srcdir
  61. configure:4156: result: yes
  62. configure:4161: checking for working aclocal
  63. configure:4165: result: found
  64. configure:4174: checking for working autoconf
  65. configure:4178: result: found
  66. configure:4187: checking for working automake
  67. configure:4191: result: found
  68. configure:4200: checking for working autoheader
  69. configure:4204: result: found
  70. configure:4217: checking for gawk
  71. configure:4247: result: no
  72. configure:4217: checking for mawk
  73. configure:4247: result: no
  74. configure:4217: checking for nawk
  75. configure:4247: result: no
  76. configure:4217: checking for awk
  77. configure:4233: found /usr/bin/awk
  78. configure:4244: result: awk
  79. configure:4255: checking for grep that handles long lines and -e
  80. configure:4313: result: /usr/bin/grep
  81. configure:4318: checking for egrep
  82. configure:4380: result: /usr/bin/grep -E
  83. configure:4385: checking whether ln -s works
  84. configure:4389: result: yes
  85. configure:4401: checking for bison
  86. configure:4417: found /usr/bin/bison
  87. configure:4428: result: bison -y
  88. configure:4444: checking for ar
  89. configure:4460: found /usr/bin/ar
  90. configure:4471: result: ar
  91. configure:4499: checking for a BSD-compatible install
  92. configure:4567: result: /usr/bin/install -c
  93. configure:4602: checking for sed
  94. configure:4621: found /usr/bin/sed
  95. configure:4633: result: /usr/bin/sed
  96. configure:4649: checking for tr
  97. configure:4668: found /usr/bin/tr
  98. configure:4680: result: /usr/bin/tr
  99. configure:4700: checking for less
  100. configure:4718: found /usr/bin/less
  101. configure:4730: result: /usr/bin/less
  102. configure:4753: checking for perl
  103. configure:4771: found /usr/bin/perl
  104. configure:4783: result: /usr/bin/perl
  105. configure:4795: checking whether perl version is at least 5.8.0
  106. configure:4806: result: yes
  107. configure:4822: checking for gtar
  108. configure:4855: result: no
  109. configure:4822: checking for tar
  110. configure:4840: found /usr/bin/tar
  111. configure:4852: result: /usr/bin/tar
  112. configure:4872: checking for dvips
  113. configure:4905: result: no
  114. configure:4926: checking for tex
  115. configure:4959: result: no
  116. configure:4969: WARNING: you cannot build DVI versions of the R manuals
  117. configure:4976: checking for latex
  118. configure:5009: result: no
  119. configure:5020: WARNING: you cannot build DVI versions of all the help pages
  120. configure:5029: checking for makeindex
  121. configure:5062: result: no
  122. configure:5079: checking for pdftex
  123. configure:5112: result: no
  124. configure:5122: WARNING: you cannot build PDF versions of the R manuals
  125. configure:5129: checking for pdflatex
  126. configure:5162: result: no
  127. configure:5173: WARNING: you cannot build PDF versions of all the help pages
  128. configure:5182: checking for makeinfo
  129. configure:5200: found /usr/bin/makeinfo
  130. configure:5212: result: /usr/bin/makeinfo
  131. configure:5224: checking whether makeinfo version is at least 4.7
  132. configure:5244: result: yes
  133. configure:5313: checking for texi2dvi
  134. configure:5331: found /usr/bin/texi2dvi
  135. configure:5343: result: /usr/bin/texi2dvi
  136. configure:5369: checking for unzip
  137. configure:5387: found /usr/bin/unzip
  138. configure:5399: result: /usr/bin/unzip
  139. configure:5415: checking for zip
  140. configure:5433: found /usr/bin/zip
  141. configure:5445: result: /usr/bin/zip
  142. configure:5461: checking for gzip
  143. configure:5479: found /usr/bin/gzip
  144. configure:5491: result: /usr/bin/gzip
  145. configure:5507: checking for bzip2
  146. configure:5525: found /usr/bin/bzip2
  147. configure:5537: result: /usr/bin/bzip2
  148. configure:5555: checking for firefox
  149. configure:5588: result: no
  150. configure:5555: checking for mozilla
  151. configure:5588: result: no
  152. configure:5555: checking for galeon
  153. configure:5588: result: no
  154. configure:5555: checking for opera
  155. configure:5588: result: no
  156. configure:5555: checking for xdg-open
  157. configure:5588: result: no
  158. configure:5555: checking for kfmclient
  159. configure:5588: result: no
  160. configure:5555: checking for gnome-moz-remote
  161. configure:5588: result: no
  162. configure:5555: checking for open
  163. configure:5573: found /usr/bin/open
  164. configure:5585: result: /usr/bin/open
  165. configure:5602: result: using default browser ... /usr/bin/open
  166. configure:5612: checking for acroread
  167. configure:5645: result: no
  168. configure:5612: checking for acroread4
  169. configure:5645: result: no
  170. configure:5612: checking for xdg-open
  171. configure:5645: result: no
  172. configure:5612: checking for evince
  173. configure:5645: result: no
  174. configure:5612: checking for xpdf
  175. configure:5645: result: no
  176. configure:5612: checking for gv
  177. configure:5645: result: no
  178. configure:5612: checking for gnome-gv
  179. configure:5645: result: no
  180. configure:5612: checking for ggv
  181. configure:5645: result: no
  182. configure:5612: checking for okular
  183. configure:5645: result: no
  184. configure:5612: checking for kpdf
  185. configure:5645: result: no
  186. configure:5612: checking for open
  187. configure:5630: found /usr/bin/open
  188. configure:5642: result: /usr/bin/open
  189. configure:5664: checking for pkg-config
  190. configure:5683: found /usr/local/bin/pkg-config
  191. configure:5695: result: /usr/local/bin/pkg-config
  192. configure:5752: checking for gcc
  193. configure:5779: result: /usr/bin/cc
  194. configure:6008: checking for C compiler version
  195. configure:6017: /usr/bin/cc --version >&5
  196. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
  197. Copyright (C) 2007 Free Software Foundation, Inc.
  198. This is free software; see the source for copying conditions. There is NO
  199. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  200.  
  201. configure:6028: $? = 0
  202. configure:6017: /usr/bin/cc -v >&5
  203. Using built-in specs.
  204. Target: i686-apple-darwin10
  205. Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  206. Thread model: posix
  207. gcc version 4.2.1 (Apple Inc. build 5659)
  208. configure:6028: $? = 0
  209. configure:6017: /usr/bin/cc -V >&5
  210. gcc-4.2: argument to `-V' is missing
  211. configure:6028: $? = 1
  212. configure:6017: /usr/bin/cc -qversion >&5
  213. i686-apple-darwin10-gcc-4.2.1: no input files
  214. configure:6028: $? = 1
  215. configure:6048: checking whether the C compiler works
  216. configure:6070: /usr/bin/cc -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5
  217. configure:6074: $? = 0
  218. configure:6123: result: yes
  219. configure:6126: checking for C compiler default output file name
  220. configure:6128: result: a.out
  221. configure:6134: checking for suffix of executables
  222. configure:6141: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5
  223. configure:6145: $? = 0
  224. configure:6167: result:
  225. configure:6189: checking whether we are cross compiling
  226. configure:6197: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5
  227. configure:6201: $? = 0
  228. configure:6208: ./conftest
  229. configure:6212: $? = 0
  230. configure:6227: result: no
  231. configure:6232: checking for suffix of object files
  232. configure:6254: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  233. configure:6258: $? = 0
  234. configure:6279: result: o
  235. configure:6283: checking whether we are using the GNU C compiler
  236. configure:6302: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  237. configure:6302: $? = 0
  238. configure:6311: result: yes
  239. configure:6320: checking whether /usr/bin/cc accepts -g
  240. configure:6340: /usr/bin/cc -c -g -I/usr/local/include conftest.c >&5
  241. configure:6340: $? = 0
  242. configure:6381: result: yes
  243. configure:6398: checking for /usr/bin/cc option to accept ISO C89
  244. configure:6462: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  245. configure:6462: $? = 0
  246. configure:6475: result: none needed
  247. configure:6502: checking how to run the C preprocessor
  248. configure:6533: /usr/bin/cc -E -I/usr/local/include conftest.c
  249. configure:6533: $? = 0
  250. configure:6547: /usr/bin/cc -E -I/usr/local/include conftest.c
  251. conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
  252. configure:6547: $? = 1
  253. configure: failed program was:
  254. | /* confdefs.h */
  255. | #define PACKAGE_NAME "R"
  256. | #define PACKAGE_TARNAME "R"
  257. | #define PACKAGE_VERSION "2.11.0"
  258. | #define PACKAGE_STRING "R 2.11.0"
  259. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  260. | #define PACKAGE_URL ""
  261. | #define PACKAGE "R"
  262. | #define VERSION "2.11.0"
  263. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  264. | #define R_CPU "x86_64"
  265. | #define R_VENDOR "apple"
  266. | #define R_OS "darwin10.4.0"
  267. | #define Unix 1
  268. | #define R_ARCH ""
  269. | /* end confdefs.h. */
  270. | #include <ac_nonexistent.h>
  271. configure:6572: result: /usr/bin/cc -E
  272. configure:6592: /usr/bin/cc -E -I/usr/local/include conftest.c
  273. configure:6592: $? = 0
  274. configure:6606: /usr/bin/cc -E -I/usr/local/include conftest.c
  275. conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
  276. configure:6606: $? = 1
  277. configure: failed program was:
  278. | /* confdefs.h */
  279. | #define PACKAGE_NAME "R"
  280. | #define PACKAGE_TARNAME "R"
  281. | #define PACKAGE_VERSION "2.11.0"
  282. | #define PACKAGE_STRING "R 2.11.0"
  283. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  284. | #define PACKAGE_URL ""
  285. | #define PACKAGE "R"
  286. | #define VERSION "2.11.0"
  287. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  288. | #define R_CPU "x86_64"
  289. | #define R_VENDOR "apple"
  290. | #define R_OS "darwin10.4.0"
  291. | #define Unix 1
  292. | #define R_ARCH ""
  293. | /* end confdefs.h. */
  294. | #include <ac_nonexistent.h>
  295. configure:6636: checking whether /usr/bin/cc needs -traditional
  296. conftest.c:17:20: error: termio.h: No such file or directory
  297. configure:6670: result: no
  298. configure:6682: checking how to run the C preprocessor
  299. configure:6752: result: /usr/bin/cc -E
  300. configure:6772: /usr/bin/cc -E -I/usr/local/include conftest.c
  301. configure:6772: $? = 0
  302. configure:6786: /usr/bin/cc -E -I/usr/local/include conftest.c
  303. conftest.c:17:28: error: ac_nonexistent.h: No such file or directory
  304. configure:6786: $? = 1
  305. configure: failed program was:
  306. | /* confdefs.h */
  307. | #define PACKAGE_NAME "R"
  308. | #define PACKAGE_TARNAME "R"
  309. | #define PACKAGE_VERSION "2.11.0"
  310. | #define PACKAGE_STRING "R 2.11.0"
  311. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  312. | #define PACKAGE_URL ""
  313. | #define PACKAGE "R"
  314. | #define VERSION "2.11.0"
  315. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  316. | #define R_CPU "x86_64"
  317. | #define R_VENDOR "apple"
  318. | #define R_OS "darwin10.4.0"
  319. | #define Unix 1
  320. | #define R_ARCH ""
  321. | /* end confdefs.h. */
  322. | #include <ac_nonexistent.h>
  323. configure:6882: checking for gfortran
  324. configure:6912: result: no
  325. configure:6882: checking for f95
  326. configure:6912: result: no
  327. configure:6882: checking for fort
  328. configure:6912: result: no
  329. configure:6882: checking for xlf95
  330. configure:6912: result: no
  331. configure:6882: checking for ifort
  332. configure:6912: result: no
  333. configure:6882: checking for ifc
  334. configure:6912: result: no
  335. configure:6882: checking for efc
  336. configure:6912: result: no
  337. configure:6882: checking for pgf95
  338. configure:6912: result: no
  339. configure:6882: checking for lf95
  340. configure:6912: result: no
  341. configure:6882: checking for gfortran
  342. configure:6912: result: no
  343. configure:6882: checking for ftn
  344. configure:6912: result: no
  345. configure:6882: checking for g95
  346. configure:6912: result: no
  347. configure:6882: checking for f90
  348. configure:6912: result: no
  349. configure:6882: checking for xlf90
  350. configure:6912: result: no
  351. configure:6882: checking for pgf90
  352. configure:6912: result: no
  353. configure:6882: checking for pghpf
  354. configure:6912: result: no
  355. configure:6882: checking for epcf90
  356. configure:6912: result: no
  357. configure:6882: checking for g77
  358. configure:6912: result: no
  359. configure:6882: checking for f77
  360. configure:6912: result: no
  361. configure:6882: checking for xlf
  362. configure:6912: result: no
  363. configure:6882: checking for frt
  364. configure:6912: result: no
  365. configure:6882: checking for pgf77
  366. configure:6912: result: no
  367. configure:6882: checking for cf77
  368. configure:6912: result: no
  369. configure:6882: checking for fort77
  370. configure:6912: result: no
  371. configure:6882: checking for fl32
  372. configure:6912: result: no
  373. configure:6882: checking for af77
  374. configure:6912: result: no
  375. configure:6882: checking for fc
  376. configure:6898: found /usr/bin/fc
  377. configure:6909: result: fc
  378. configure:7030: checking for Fortran 77 compiler version
  379. configure:7039: fc --version >&5
  380. ./configure: line 7041: fc: --: invalid option
  381. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  382. configure:7050: $? = 2
  383. configure:7039: fc -v >&5
  384. ./configure: line 7041: fc: -v: invalid option
  385. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  386. configure:7050: $? = 2
  387. configure:7039: fc -V >&5
  388. ./configure: line 7041: fc: -V: invalid option
  389. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  390. configure:7050: $? = 2
  391. configure:7039: fc -qversion >&5
  392. ./configure: line 7041: fc: -q: invalid option
  393. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  394. configure:7050: $? = 2
  395. configure:7059: checking whether we are using the GNU Fortran 77 compiler
  396. configure:7072: fc -c -O3 -march=core2 -w -pipe conftest.F >&5
  397. ./configure: line 2116: fc: -c: invalid option
  398. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  399. configure:7072: $? = 2
  400. configure: failed program was:
  401. | program main
  402. | #ifndef __GNUC__
  403. | choke me
  404. | #endif
  405. |
  406. | end
  407. configure:7081: result: no
  408. configure:7087: checking whether fc accepts -g
  409. configure:7098: fc -c -g conftest.f >&5
  410. ./configure: line 2116: fc: -c: invalid option
  411. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  412. configure:7098: $? = 2
  413. configure: failed program was:
  414. | program main
  415. |
  416. | end
  417. configure:7106: result: no
  418. configure:7251: checking for C++ compiler version
  419. configure:7260: /usr/bin/c++ --version >&5
  420. i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
  421. Copyright (C) 2007 Free Software Foundation, Inc.
  422. This is free software; see the source for copying conditions. There is NO
  423. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  424.  
  425. configure:7271: $? = 0
  426. configure:7260: /usr/bin/c++ -v >&5
  427. Using built-in specs.
  428. Target: i686-apple-darwin10
  429. Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  430. Thread model: posix
  431. gcc version 4.2.1 (Apple Inc. build 5659)
  432. configure:7271: $? = 0
  433. configure:7260: /usr/bin/c++ -V >&5
  434. c++-4.2: argument to `-V' is missing
  435. configure:7271: $? = 1
  436. configure:7260: /usr/bin/c++ -qversion >&5
  437. i686-apple-darwin10-g++-4.2.1: no input files
  438. configure:7271: $? = 1
  439. configure:7275: checking whether we are using the GNU C++ compiler
  440. configure:7294: /usr/bin/c++ -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.cpp >&5
  441. configure:7294: $? = 0
  442. configure:7303: result: yes
  443. configure:7312: checking whether /usr/bin/c++ accepts -g
  444. configure:7332: /usr/bin/c++ -c -g -I/usr/local/include conftest.cpp >&5
  445. configure:7332: $? = 0
  446. configure:7373: result: yes
  447. configure:7401: checking how to run the C++ preprocessor
  448. configure:7428: /usr/bin/c++ -E -I/usr/local/include conftest.cpp
  449. configure:7428: $? = 0
  450. configure:7442: /usr/bin/c++ -E -I/usr/local/include conftest.cpp
  451. conftest.cpp:17:28: error: ac_nonexistent.h: No such file or directory
  452. configure:7442: $? = 1
  453. configure: failed program was:
  454. | /* confdefs.h */
  455. | #define PACKAGE_NAME "R"
  456. | #define PACKAGE_TARNAME "R"
  457. | #define PACKAGE_VERSION "2.11.0"
  458. | #define PACKAGE_STRING "R 2.11.0"
  459. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  460. | #define PACKAGE_URL ""
  461. | #define PACKAGE "R"
  462. | #define VERSION "2.11.0"
  463. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  464. | #define R_CPU "x86_64"
  465. | #define R_VENDOR "apple"
  466. | #define R_OS "darwin10.4.0"
  467. | #define Unix 1
  468. | #define R_ARCH ""
  469. | /* end confdefs.h. */
  470. | #include <ac_nonexistent.h>
  471. configure:7467: result: /usr/bin/c++ -E
  472. configure:7487: /usr/bin/c++ -E -I/usr/local/include conftest.cpp
  473. configure:7487: $? = 0
  474. configure:7501: /usr/bin/c++ -E -I/usr/local/include conftest.cpp
  475. conftest.cpp:17:28: error: ac_nonexistent.h: No such file or directory
  476. configure:7501: $? = 1
  477. configure: failed program was:
  478. | /* confdefs.h */
  479. | #define PACKAGE_NAME "R"
  480. | #define PACKAGE_TARNAME "R"
  481. | #define PACKAGE_VERSION "2.11.0"
  482. | #define PACKAGE_STRING "R 2.11.0"
  483. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  484. | #define PACKAGE_URL ""
  485. | #define PACKAGE "R"
  486. | #define VERSION "2.11.0"
  487. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  488. | #define R_CPU "x86_64"
  489. | #define R_VENDOR "apple"
  490. | #define R_OS "darwin10.4.0"
  491. | #define Unix 1
  492. | #define R_ARCH ""
  493. | /* end confdefs.h. */
  494. | #include <ac_nonexistent.h>
  495. configure:7529: checking whether __attribute__((visibility())) is supported
  496. configure:7540: /usr/bin/cc -Werror -S conftest.c -o conftest.s 1>&5
  497. configure:7543: $? = 0
  498. configure:7552: result: no
  499. configure:7563: checking whether /usr/bin/cc accepts -fvisibility
  500. configure:7579: /usr/bin/cc -c -O3 -march=core2 -w -pipe -fvisibility=hidden -I/usr/local/include conftest.c >&5
  501. configure:7579: $? = 0
  502. configure:7586: result: yes
  503. configure:7611: checking whether fc accepts -fvisibility
  504. configure:7621: fc -c -O3 -march=core2 -w -pipe -fvisibility=hidden conftest.f >&5
  505. ./configure: line 2116: fc: -c: invalid option
  506. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  507. configure:7621: $? = 2
  508. configure: failed program was:
  509. | program main
  510. |
  511. | end
  512. configure:7628: result: no
  513. configure:7651: checking for ANSI C header files
  514. configure:7671: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  515. configure:7671: $? = 0
  516. configure:7744: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5
  517. configure:7744: $? = 0
  518. configure:7744: ./conftest
  519. configure:7744: $? = 0
  520. configure:7755: result: yes
  521. configure:7768: checking for sys/types.h
  522. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  523. configure:7768: $? = 0
  524. configure:7768: result: yes
  525. configure:7768: checking for sys/stat.h
  526. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  527. configure:7768: $? = 0
  528. configure:7768: result: yes
  529. configure:7768: checking for stdlib.h
  530. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  531. configure:7768: $? = 0
  532. configure:7768: result: yes
  533. configure:7768: checking for string.h
  534. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  535. configure:7768: $? = 0
  536. configure:7768: result: yes
  537. configure:7768: checking for memory.h
  538. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  539. configure:7768: $? = 0
  540. configure:7768: result: yes
  541. configure:7768: checking for strings.h
  542. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  543. configure:7768: $? = 0
  544. configure:7768: result: yes
  545. configure:7768: checking for inttypes.h
  546. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  547. configure:7768: $? = 0
  548. configure:7768: result: yes
  549. configure:7768: checking for stdint.h
  550. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  551. configure:7768: $? = 0
  552. configure:7768: result: yes
  553. configure:7768: checking for unistd.h
  554. configure:7768: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  555. configure:7768: $? = 0
  556. configure:7768: result: yes
  557. configure:7782: checking minix/config.h usability
  558. configure:7782: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  559. conftest.c:60:26: error: minix/config.h: No such file or directory
  560. configure:7782: $? = 1
  561. configure: failed program was:
  562. | /* confdefs.h */
  563. | #define PACKAGE_NAME "R"
  564. | #define PACKAGE_TARNAME "R"
  565. | #define PACKAGE_VERSION "2.11.0"
  566. | #define PACKAGE_STRING "R 2.11.0"
  567. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  568. | #define PACKAGE_URL ""
  569. | #define PACKAGE "R"
  570. | #define VERSION "2.11.0"
  571. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  572. | #define R_CPU "x86_64"
  573. | #define R_VENDOR "apple"
  574. | #define R_OS "darwin10.4.0"
  575. | #define Unix 1
  576. | #define R_ARCH ""
  577. | #define STDC_HEADERS 1
  578. | #define HAVE_SYS_TYPES_H 1
  579. | #define HAVE_SYS_STAT_H 1
  580. | #define HAVE_STDLIB_H 1
  581. | #define HAVE_STRING_H 1
  582. | #define HAVE_MEMORY_H 1
  583. | #define HAVE_STRINGS_H 1
  584. | #define HAVE_INTTYPES_H 1
  585. | #define HAVE_STDINT_H 1
  586. | #define HAVE_UNISTD_H 1
  587. | /* end confdefs.h. */
  588. | #include <stdio.h>
  589. | #ifdef HAVE_SYS_TYPES_H
  590. | # include <sys/types.h>
  591. | #endif
  592. | #ifdef HAVE_SYS_STAT_H
  593. | # include <sys/stat.h>
  594. | #endif
  595. | #ifdef STDC_HEADERS
  596. | # include <stdlib.h>
  597. | # include <stddef.h>
  598. | #else
  599. | # ifdef HAVE_STDLIB_H
  600. | # include <stdlib.h>
  601. | # endif
  602. | #endif
  603. | #ifdef HAVE_STRING_H
  604. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  605. | # include <memory.h>
  606. | # endif
  607. | # include <string.h>
  608. | #endif
  609. | #ifdef HAVE_STRINGS_H
  610. | # include <strings.h>
  611. | #endif
  612. | #ifdef HAVE_INTTYPES_H
  613. | # include <inttypes.h>
  614. | #endif
  615. | #ifdef HAVE_STDINT_H
  616. | # include <stdint.h>
  617. | #endif
  618. | #ifdef HAVE_UNISTD_H
  619. | # include <unistd.h>
  620. | #endif
  621. | #include <minix/config.h>
  622. configure:7782: result: no
  623. configure:7782: checking minix/config.h presence
  624. configure:7782: /usr/bin/cc -E -I/usr/local/include conftest.c
  625. conftest.c:27:26: error: minix/config.h: No such file or directory
  626. configure:7782: $? = 1
  627. configure: failed program was:
  628. | /* confdefs.h */
  629. | #define PACKAGE_NAME "R"
  630. | #define PACKAGE_TARNAME "R"
  631. | #define PACKAGE_VERSION "2.11.0"
  632. | #define PACKAGE_STRING "R 2.11.0"
  633. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  634. | #define PACKAGE_URL ""
  635. | #define PACKAGE "R"
  636. | #define VERSION "2.11.0"
  637. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  638. | #define R_CPU "x86_64"
  639. | #define R_VENDOR "apple"
  640. | #define R_OS "darwin10.4.0"
  641. | #define Unix 1
  642. | #define R_ARCH ""
  643. | #define STDC_HEADERS 1
  644. | #define HAVE_SYS_TYPES_H 1
  645. | #define HAVE_SYS_STAT_H 1
  646. | #define HAVE_STDLIB_H 1
  647. | #define HAVE_STRING_H 1
  648. | #define HAVE_MEMORY_H 1
  649. | #define HAVE_STRINGS_H 1
  650. | #define HAVE_INTTYPES_H 1
  651. | #define HAVE_STDINT_H 1
  652. | #define HAVE_UNISTD_H 1
  653. | /* end confdefs.h. */
  654. | #include <minix/config.h>
  655. configure:7782: result: no
  656. configure:7782: checking for minix/config.h
  657. configure:7782: result: no
  658. configure:7803: checking whether it is safe to define __EXTENSIONS__
  659. configure:7821: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  660. configure:7821: $? = 0
  661. configure:7828: result: yes
  662. configure:7898: checking for gcc
  663. configure:7914: found /usr/bin/gcc
  664. configure:7925: result: gcc
  665. configure:7950: checking for Objective C compiler version
  666. configure:7959: gcc --version >&5
  667. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
  668. Copyright (C) 2007 Free Software Foundation, Inc.
  669. This is free software; see the source for copying conditions. There is NO
  670. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  671.  
  672. configure:7970: $? = 0
  673. configure:7959: gcc -v >&5
  674. Using built-in specs.
  675. Target: i686-apple-darwin10
  676. Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  677. Thread model: posix
  678. gcc version 4.2.1 (Apple Inc. build 5659)
  679. configure:7970: $? = 0
  680. configure:7959: gcc -V >&5
  681. gcc-4.2: argument to `-V' is missing
  682. configure:7970: $? = 1
  683. configure:7959: gcc -qversion >&5
  684. i686-apple-darwin10-gcc-4.2.1: no input files
  685. configure:7970: $? = 1
  686. configure:7974: checking whether we are using the GNU Objective C compiler
  687. configure:7993: gcc -c -I/usr/local/include conftest.m >&5
  688. configure:7993: $? = 0
  689. configure:8002: result: yes
  690. configure:8011: checking whether gcc accepts -g
  691. configure:8031: gcc -c -g -I/usr/local/include conftest.m >&5
  692. configure:8031: $? = 0
  693. configure:8072: result: yes
  694. configure:8115: gcc -c -g -O2 -I/usr/local/include conftest.m >&5
  695. configure:8115: $? = 0
  696. configure:8131: checking for Objective C++ compiler
  697. configure:8137: result: trying some possibilities
  698. configure:8180: checking whether /usr/bin/c++ can compile ObjC++
  699. running: /usr/bin/c++ -c conftest.mm -I/usr/local/include
  700. conftest.mm: In function 'int main()':
  701. conftest.mm:16: warning: 'Greeter' may not respond to '+new'
  702. conftest.mm:16: warning: (Messages without a matching method signature
  703. conftest.mm:16: warning: will be assumed to return 'id' and accept
  704. conftest.mm:16: warning: '...' as arguments.)
  705. configure:8206: result: yes
  706. configure:8266: result: /usr/bin/c++
  707. configure:8335: checking for a sed that does not truncate output
  708. configure:8399: result: /usr/bin/sed
  709. configure:8417: checking for fgrep
  710. configure:8479: result: /usr/bin/grep -F
  711. configure:8507: checking for ld used by /usr/bin/cc
  712. configure:8574: result: /usr/bin/cc
  713. configure:8581: checking if the linker (/usr/bin/cc) is GNU ld
  714. configure:8596: result: no
  715. configure:8608: checking for BSD- or MS-compatible name lister (nm)
  716. configure:8657: result: /usr/bin/nm
  717. configure:8775: checking the name lister (/usr/bin/nm) interface
  718. configure:8782: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  719. configure:8785: /usr/bin/nm "conftest.o"
  720. configure:8788: output
  721. 0000000000000000 D _some_variable
  722. configure:8795: result: BSD nm
  723. configure:8799: checking the maximum length of command line arguments
  724. configure:8919: result: 196608
  725. configure:8936: checking whether the shell understands some XSI constructs
  726. configure:8946: result: yes
  727. configure:8950: checking whether the shell understands "+="
  728. configure:8956: result: yes
  729. configure:8991: checking for /usr/bin/cc option to reload object files
  730. configure:8998: result: -r
  731. configure:9067: checking for objdump
  732. configure:9097: result: no
  733. configure:9126: checking how to recognize dependent libraries
  734. configure:9322: result: pass_all
  735. configure:9487: checking for strip
  736. configure:9503: found /usr/bin/strip
  737. configure:9514: result: strip
  738. configure:9586: checking for ranlib
  739. configure:9602: found /usr/bin/ranlib
  740. configure:9613: result: ranlib
  741. configure:9703: checking command to parse /usr/bin/nm output from /usr/bin/cc object
  742. configure:9821: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  743. configure:9824: $? = 0
  744. configure:9828: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
  745. configure:9831: $? = 0
  746. cannot find nm_test_var in conftest.nm
  747. configure:9821: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  748. configure:9824: $? = 0
  749. configure:9828: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
  750. configure:9831: $? = 0
  751. configure:9885: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5
  752. configure:9888: $? = 0
  753. configure:9926: result: ok
  754. configure:9997: checking for dsymutil
  755. configure:10013: found /usr/bin/dsymutil
  756. configure:10024: result: dsymutil
  757. configure:10089: checking for nmedit
  758. configure:10105: found /usr/bin/nmedit
  759. configure:10116: result: nmedit
  760. configure:10181: checking for lipo
  761. configure:10197: found /usr/bin/lipo
  762. configure:10208: result: lipo
  763. configure:10273: checking for otool
  764. configure:10289: found /usr/bin/otool
  765. configure:10300: result: otool
  766. configure:10365: checking for otool64
  767. configure:10395: result: no
  768. configure:10440: checking for -single_module linker flag
  769. /usr/bin/cc -O3 -march=core2 -w -pipe -L/usr/local/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  770. configure:10467: result: yes
  771. configure:10469: checking for -exported_symbols_list linker flag
  772. configure:10489: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  773. configure:10489: $? = 0
  774. configure:10499: result: yes
  775. configure:10538: checking for dlfcn.h
  776. configure:10538: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  777. configure:10538: $? = 0
  778. configure:10538: result: yes
  779. configure:10663: checking for C++ compiler version
  780. configure:10672: /usr/bin/c++ --version >&5
  781. i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
  782. Copyright (C) 2007 Free Software Foundation, Inc.
  783. This is free software; see the source for copying conditions. There is NO
  784. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  785.  
  786. configure:10683: $? = 0
  787. configure:10672: /usr/bin/c++ -v >&5
  788. Using built-in specs.
  789. Target: i686-apple-darwin10
  790. Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  791. Thread model: posix
  792. gcc version 4.2.1 (Apple Inc. build 5659)
  793. configure:10683: $? = 0
  794. configure:10672: /usr/bin/c++ -V >&5
  795. c++-4.2: argument to `-V' is missing
  796. configure:10683: $? = 1
  797. configure:10672: /usr/bin/c++ -qversion >&5
  798. i686-apple-darwin10-g++-4.2.1: no input files
  799. configure:10683: $? = 1
  800. configure:10687: checking whether we are using the GNU C++ compiler
  801. configure:10715: result: yes
  802. configure:10724: checking whether /usr/bin/c++ accepts -g
  803. configure:10785: result: yes
  804. configure:10816: checking how to run the C++ preprocessor
  805. configure:10882: result: /usr/bin/c++ -E
  806. configure:10902: /usr/bin/c++ -E -I/usr/local/include conftest.cpp
  807. configure:10902: $? = 0
  808. configure:10916: /usr/bin/c++ -E -I/usr/local/include conftest.cpp
  809. conftest.cpp:33:28: error: ac_nonexistent.h: No such file or directory
  810. configure:10916: $? = 1
  811. configure: failed program was:
  812. | /* confdefs.h */
  813. | #define PACKAGE_NAME "R"
  814. | #define PACKAGE_TARNAME "R"
  815. | #define PACKAGE_VERSION "2.11.0"
  816. | #define PACKAGE_STRING "R 2.11.0"
  817. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  818. | #define PACKAGE_URL ""
  819. | #define PACKAGE "R"
  820. | #define VERSION "2.11.0"
  821. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  822. | #define R_CPU "x86_64"
  823. | #define R_VENDOR "apple"
  824. | #define R_OS "darwin10.4.0"
  825. | #define Unix 1
  826. | #define R_ARCH ""
  827. | #define STDC_HEADERS 1
  828. | #define HAVE_SYS_TYPES_H 1
  829. | #define HAVE_SYS_STAT_H 1
  830. | #define HAVE_STDLIB_H 1
  831. | #define HAVE_STRING_H 1
  832. | #define HAVE_MEMORY_H 1
  833. | #define HAVE_STRINGS_H 1
  834. | #define HAVE_INTTYPES_H 1
  835. | #define HAVE_STDINT_H 1
  836. | #define HAVE_UNISTD_H 1
  837. | #define __EXTENSIONS__ 1
  838. | #define _ALL_SOURCE 1
  839. | #define _GNU_SOURCE 1
  840. | #define _POSIX_PTHREAD_SEMANTICS 1
  841. | #define _TANDEM_SOURCE 1
  842. | #define HAVE_DLFCN_H 1
  843. | /* end confdefs.h. */
  844. | #include <ac_nonexistent.h>
  845. configure:11057: checking for Fortran 77 compiler version
  846. configure:11066: fc --version >&5
  847. ./configure: line 11068: fc: --: invalid option
  848. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  849. configure:11077: $? = 2
  850. configure:11066: fc -v >&5
  851. ./configure: line 11068: fc: -v: invalid option
  852. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  853. configure:11077: $? = 2
  854. configure:11066: fc -V >&5
  855. ./configure: line 11068: fc: -V: invalid option
  856. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  857. configure:11077: $? = 2
  858. configure:11066: fc -qversion >&5
  859. ./configure: line 11068: fc: -q: invalid option
  860. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  861. configure:11077: $? = 2
  862. configure:11086: checking whether we are using the GNU Fortran 77 compiler
  863. configure:11108: result: no
  864. configure:11114: checking whether fc accepts -g
  865. configure:11133: result: no
  866. configure:11311: checking for objdir
  867. configure:11326: result: .libs
  868. configure:11622: checking if /usr/bin/cc supports -fno-rtti -fno-exceptions
  869. configure:11640: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5
  870. configure:11644: $? = 0
  871. configure:11657: result: yes
  872. configure:11677: checking for /usr/bin/cc option to produce PIC
  873. configure:11949: result: -fno-common -DPIC
  874. configure:11961: checking if /usr/bin/cc PIC flag -fno-common -DPIC works
  875. configure:11979: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include -fno-common -DPIC -DPIC conftest.c >&5
  876. configure:11983: $? = 0
  877. configure:11996: result: yes
  878. configure:12020: checking if /usr/bin/cc static flag -static works
  879. configure:12048: result: no
  880. configure:12063: checking if /usr/bin/cc supports -c -o file.o
  881. configure:12084: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include -o out/conftest2.o conftest.c >&5
  882. configure:12088: $? = 0
  883. configure:12110: result: yes
  884. configure:12118: checking if /usr/bin/cc supports -c -o file.o
  885. configure:12165: result: yes
  886. configure:12198: checking whether the /usr/bin/cc linker (/usr/bin/cc) supports shared libraries
  887. configure:13184: result: yes
  888. configure:13423: checking dynamic linker characteristics
  889. configure:14074: result: darwin10.4.0 dyld
  890. configure:14176: checking how to hardcode library paths into programs
  891. configure:14201: result: immediate
  892. configure:14721: checking whether stripping libraries is possible
  893. configure:14735: result: yes
  894. configure:14761: checking if libtool supports shared libraries
  895. configure:14763: result: yes
  896. configure:14766: checking whether to build shared libraries
  897. configure:14787: result: yes
  898. configure:14790: checking whether to build static libraries
  899. configure:14794: result: no
  900. configure:14937: checking for ld used by /usr/bin/c++
  901. configure:15004: result: /usr/bin/cc
  902. configure:15011: checking if the linker (/usr/bin/cc) is GNU ld
  903. configure:15026: result: no
  904. configure:15081: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
  905. configure:15994: result: yes
  906. configure:16022: /usr/bin/c++ -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.cpp >&5
  907. configure:16025: $? = 0
  908. configure:16207: checking for /usr/bin/c++ option to produce PIC
  909. configure:16524: result: -fno-common -DPIC
  910. configure:16533: checking if /usr/bin/c++ PIC flag -fno-common -DPIC works
  911. configure:16551: /usr/bin/c++ -c -O3 -march=core2 -w -pipe -I/usr/local/include -fno-common -DPIC -DPIC conftest.cpp >&5
  912. configure:16555: $? = 0
  913. configure:16568: result: yes
  914. configure:16589: checking if /usr/bin/c++ static flag -static works
  915. configure:16617: result: no
  916. configure:16629: checking if /usr/bin/c++ supports -c -o file.o
  917. configure:16650: /usr/bin/c++ -c -O3 -march=core2 -w -pipe -I/usr/local/include -o out/conftest2.o conftest.cpp >&5
  918. configure:16654: $? = 0
  919. configure:16676: result: yes
  920. configure:16681: checking if /usr/bin/c++ supports -c -o file.o
  921. configure:16728: result: yes
  922. configure:16758: checking whether the /usr/bin/c++ linker (/usr/bin/cc) supports shared libraries
  923. configure:16784: result: yes
  924. configure:16921: checking dynamic linker characteristics
  925. configure:17520: result: darwin10.4.0 dyld
  926. configure:17571: checking how to hardcode library paths into programs
  927. configure:17596: result: immediate
  928. configure:17737: checking if libtool supports shared libraries
  929. configure:17739: result: yes
  930. configure:17742: checking whether to build shared libraries
  931. configure:17762: result: yes
  932. configure:17765: checking whether to build static libraries
  933. configure:17769: result: no
  934. configure:17783: checking for fc option to produce PIC
  935. configure:18055: result:
  936. configure:18120: checking if fc static flag works
  937. configure:18148: result: no
  938. configure:18160: checking if fc supports -c -o file.o
  939. configure:18181: fc -c -O3 -march=core2 -w -pipe -o out/conftest2.o conftest.f >&5
  940. ./configure: line 18182: fc: -c: invalid option
  941. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  942. configure:18185: $? = 2
  943. configure:18207: result: no
  944. configure:18212: checking if fc supports -c -o file.o
  945. configure:18259: result: no
  946. configure:18289: checking whether the fc linker (/usr/bin/cc) supports shared libraries
  947. configure:19262: result: no
  948. configure:19399: checking dynamic linker characteristics
  949. configure:19992: result: darwin10.4.0 dyld
  950. configure:20043: checking how to hardcode library paths into programs
  951. configure:20068: result: immediate
  952. configure:20361: checking for sin in -lm
  953. configure:20386: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  954. configure:20386: $? = 0
  955. configure:20395: result: yes
  956. configure:20410: checking for library containing dlopen
  957. configure:20441: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  958. configure:20441: $? = 0
  959. configure:20458: result: none required
  960. configure:20571: checking readline/history.h usability
  961. configure:20571: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  962. configure:20571: $? = 0
  963. configure:20571: result: yes
  964. configure:20571: checking readline/history.h presence
  965. configure:20571: /usr/bin/cc -E -I/usr/local/include conftest.c
  966. configure:20571: $? = 0
  967. configure:20571: result: yes
  968. configure:20571: checking for readline/history.h
  969. configure:20571: result: yes
  970. configure:20571: checking readline/readline.h usability
  971. configure:20571: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  972. configure:20571: $? = 0
  973. configure:20571: result: yes
  974. configure:20571: checking readline/readline.h presence
  975. configure:20571: /usr/bin/cc -E -I/usr/local/include conftest.c
  976. configure:20571: $? = 0
  977. configure:20571: result: yes
  978. configure:20571: checking for readline/readline.h
  979. configure:20571: result: yes
  980. configure:20586: checking for rl_callback_read_char in -lreadline
  981. configure:20611: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5
  982. configure:20611: $? = 0
  983. configure:20620: result: yes
  984. configure:20804: checking for history_truncate_file
  985. configure:20804: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5
  986. configure:20804: $? = 0
  987. configure:20804: result: yes
  988. configure:20819: checking whether rl_completion_matches exists and is declared
  989. configure:20841: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lreadline >&5
  990. configure:20841: $? = 0
  991. configure:20850: result: yes
  992. configure:20868: checking for ANSI C header files
  993. configure:20972: result: yes
  994. configure:20980: checking whether time.h and sys/time.h may both be included
  995. configure:21000: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  996. configure:21000: $? = 0
  997. configure:21007: result: yes
  998. configure:21018: checking for dirent.h that defines DIR
  999. configure:21037: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1000. configure:21037: $? = 0
  1001. configure:21045: result: yes
  1002. configure:21059: checking for library containing opendir
  1003. configure:21090: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  1004. configure:21090: $? = 0
  1005. configure:21107: result: none required
  1006. configure:21174: checking for sys/wait.h that is POSIX.1 compatible
  1007. configure:21200: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1008. configure:21200: $? = 0
  1009. configure:21207: result: yes
  1010. configure:21225: checking arpa/inet.h usability
  1011. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1012. configure:21225: $? = 0
  1013. configure:21225: result: yes
  1014. configure:21225: checking arpa/inet.h presence
  1015. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1016. configure:21225: $? = 0
  1017. configure:21225: result: yes
  1018. configure:21225: checking for arpa/inet.h
  1019. configure:21225: result: yes
  1020. configure:21225: checking dl.h usability
  1021. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1022. conftest.c:78:16: error: dl.h: No such file or directory
  1023. configure:21225: $? = 1
  1024. configure: failed program was:
  1025. | /* confdefs.h */
  1026. | #define PACKAGE_NAME "R"
  1027. | #define PACKAGE_TARNAME "R"
  1028. | #define PACKAGE_VERSION "2.11.0"
  1029. | #define PACKAGE_STRING "R 2.11.0"
  1030. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1031. | #define PACKAGE_URL ""
  1032. | #define PACKAGE "R"
  1033. | #define VERSION "2.11.0"
  1034. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1035. | #define R_CPU "x86_64"
  1036. | #define R_VENDOR "apple"
  1037. | #define R_OS "darwin10.4.0"
  1038. | #define Unix 1
  1039. | #define R_ARCH ""
  1040. | #define STDC_HEADERS 1
  1041. | #define HAVE_SYS_TYPES_H 1
  1042. | #define HAVE_SYS_STAT_H 1
  1043. | #define HAVE_STDLIB_H 1
  1044. | #define HAVE_STRING_H 1
  1045. | #define HAVE_MEMORY_H 1
  1046. | #define HAVE_STRINGS_H 1
  1047. | #define HAVE_INTTYPES_H 1
  1048. | #define HAVE_STDINT_H 1
  1049. | #define HAVE_UNISTD_H 1
  1050. | #define __EXTENSIONS__ 1
  1051. | #define _ALL_SOURCE 1
  1052. | #define _GNU_SOURCE 1
  1053. | #define _POSIX_PTHREAD_SEMANTICS 1
  1054. | #define _TANDEM_SOURCE 1
  1055. | #define HAVE_DLFCN_H 1
  1056. | #define LT_OBJDIR ".libs/"
  1057. | #define HAVE_LIBM 1
  1058. | #define HAVE_READLINE_HISTORY_H 1
  1059. | #define HAVE_READLINE_READLINE_H 1
  1060. | #define HAVE_LIBREADLINE 1
  1061. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1062. | #define HAVE_RL_COMPLETION_MATCHES 1
  1063. | #define STDC_HEADERS 1
  1064. | #define TIME_WITH_SYS_TIME 1
  1065. | #define HAVE_DIRENT_H 1
  1066. | #define HAVE_SYS_WAIT_H 1
  1067. | #define HAVE_ARPA_INET_H 1
  1068. | /* end confdefs.h. */
  1069. | #include <stdio.h>
  1070. | #ifdef HAVE_SYS_TYPES_H
  1071. | # include <sys/types.h>
  1072. | #endif
  1073. | #ifdef HAVE_SYS_STAT_H
  1074. | # include <sys/stat.h>
  1075. | #endif
  1076. | #ifdef STDC_HEADERS
  1077. | # include <stdlib.h>
  1078. | # include <stddef.h>
  1079. | #else
  1080. | # ifdef HAVE_STDLIB_H
  1081. | # include <stdlib.h>
  1082. | # endif
  1083. | #endif
  1084. | #ifdef HAVE_STRING_H
  1085. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1086. | # include <memory.h>
  1087. | # endif
  1088. | # include <string.h>
  1089. | #endif
  1090. | #ifdef HAVE_STRINGS_H
  1091. | # include <strings.h>
  1092. | #endif
  1093. | #ifdef HAVE_INTTYPES_H
  1094. | # include <inttypes.h>
  1095. | #endif
  1096. | #ifdef HAVE_STDINT_H
  1097. | # include <stdint.h>
  1098. | #endif
  1099. | #ifdef HAVE_UNISTD_H
  1100. | # include <unistd.h>
  1101. | #endif
  1102. | #include <dl.h>
  1103. configure:21225: result: no
  1104. configure:21225: checking dl.h presence
  1105. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1106. conftest.c:45:16: error: dl.h: No such file or directory
  1107. configure:21225: $? = 1
  1108. configure: failed program was:
  1109. | /* confdefs.h */
  1110. | #define PACKAGE_NAME "R"
  1111. | #define PACKAGE_TARNAME "R"
  1112. | #define PACKAGE_VERSION "2.11.0"
  1113. | #define PACKAGE_STRING "R 2.11.0"
  1114. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1115. | #define PACKAGE_URL ""
  1116. | #define PACKAGE "R"
  1117. | #define VERSION "2.11.0"
  1118. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1119. | #define R_CPU "x86_64"
  1120. | #define R_VENDOR "apple"
  1121. | #define R_OS "darwin10.4.0"
  1122. | #define Unix 1
  1123. | #define R_ARCH ""
  1124. | #define STDC_HEADERS 1
  1125. | #define HAVE_SYS_TYPES_H 1
  1126. | #define HAVE_SYS_STAT_H 1
  1127. | #define HAVE_STDLIB_H 1
  1128. | #define HAVE_STRING_H 1
  1129. | #define HAVE_MEMORY_H 1
  1130. | #define HAVE_STRINGS_H 1
  1131. | #define HAVE_INTTYPES_H 1
  1132. | #define HAVE_STDINT_H 1
  1133. | #define HAVE_UNISTD_H 1
  1134. | #define __EXTENSIONS__ 1
  1135. | #define _ALL_SOURCE 1
  1136. | #define _GNU_SOURCE 1
  1137. | #define _POSIX_PTHREAD_SEMANTICS 1
  1138. | #define _TANDEM_SOURCE 1
  1139. | #define HAVE_DLFCN_H 1
  1140. | #define LT_OBJDIR ".libs/"
  1141. | #define HAVE_LIBM 1
  1142. | #define HAVE_READLINE_HISTORY_H 1
  1143. | #define HAVE_READLINE_READLINE_H 1
  1144. | #define HAVE_LIBREADLINE 1
  1145. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1146. | #define HAVE_RL_COMPLETION_MATCHES 1
  1147. | #define STDC_HEADERS 1
  1148. | #define TIME_WITH_SYS_TIME 1
  1149. | #define HAVE_DIRENT_H 1
  1150. | #define HAVE_SYS_WAIT_H 1
  1151. | #define HAVE_ARPA_INET_H 1
  1152. | /* end confdefs.h. */
  1153. | #include <dl.h>
  1154. configure:21225: result: no
  1155. configure:21225: checking for dl.h
  1156. configure:21225: result: no
  1157. configure:21225: checking for dlfcn.h
  1158. configure:21225: result: yes
  1159. configure:21225: checking elf.h usability
  1160. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1161. conftest.c:79:17: error: elf.h: No such file or directory
  1162. configure:21225: $? = 1
  1163. configure: failed program was:
  1164. | /* confdefs.h */
  1165. | #define PACKAGE_NAME "R"
  1166. | #define PACKAGE_TARNAME "R"
  1167. | #define PACKAGE_VERSION "2.11.0"
  1168. | #define PACKAGE_STRING "R 2.11.0"
  1169. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1170. | #define PACKAGE_URL ""
  1171. | #define PACKAGE "R"
  1172. | #define VERSION "2.11.0"
  1173. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1174. | #define R_CPU "x86_64"
  1175. | #define R_VENDOR "apple"
  1176. | #define R_OS "darwin10.4.0"
  1177. | #define Unix 1
  1178. | #define R_ARCH ""
  1179. | #define STDC_HEADERS 1
  1180. | #define HAVE_SYS_TYPES_H 1
  1181. | #define HAVE_SYS_STAT_H 1
  1182. | #define HAVE_STDLIB_H 1
  1183. | #define HAVE_STRING_H 1
  1184. | #define HAVE_MEMORY_H 1
  1185. | #define HAVE_STRINGS_H 1
  1186. | #define HAVE_INTTYPES_H 1
  1187. | #define HAVE_STDINT_H 1
  1188. | #define HAVE_UNISTD_H 1
  1189. | #define __EXTENSIONS__ 1
  1190. | #define _ALL_SOURCE 1
  1191. | #define _GNU_SOURCE 1
  1192. | #define _POSIX_PTHREAD_SEMANTICS 1
  1193. | #define _TANDEM_SOURCE 1
  1194. | #define HAVE_DLFCN_H 1
  1195. | #define LT_OBJDIR ".libs/"
  1196. | #define HAVE_LIBM 1
  1197. | #define HAVE_READLINE_HISTORY_H 1
  1198. | #define HAVE_READLINE_READLINE_H 1
  1199. | #define HAVE_LIBREADLINE 1
  1200. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1201. | #define HAVE_RL_COMPLETION_MATCHES 1
  1202. | #define STDC_HEADERS 1
  1203. | #define TIME_WITH_SYS_TIME 1
  1204. | #define HAVE_DIRENT_H 1
  1205. | #define HAVE_SYS_WAIT_H 1
  1206. | #define HAVE_ARPA_INET_H 1
  1207. | #define HAVE_DLFCN_H 1
  1208. | /* end confdefs.h. */
  1209. | #include <stdio.h>
  1210. | #ifdef HAVE_SYS_TYPES_H
  1211. | # include <sys/types.h>
  1212. | #endif
  1213. | #ifdef HAVE_SYS_STAT_H
  1214. | # include <sys/stat.h>
  1215. | #endif
  1216. | #ifdef STDC_HEADERS
  1217. | # include <stdlib.h>
  1218. | # include <stddef.h>
  1219. | #else
  1220. | # ifdef HAVE_STDLIB_H
  1221. | # include <stdlib.h>
  1222. | # endif
  1223. | #endif
  1224. | #ifdef HAVE_STRING_H
  1225. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1226. | # include <memory.h>
  1227. | # endif
  1228. | # include <string.h>
  1229. | #endif
  1230. | #ifdef HAVE_STRINGS_H
  1231. | # include <strings.h>
  1232. | #endif
  1233. | #ifdef HAVE_INTTYPES_H
  1234. | # include <inttypes.h>
  1235. | #endif
  1236. | #ifdef HAVE_STDINT_H
  1237. | # include <stdint.h>
  1238. | #endif
  1239. | #ifdef HAVE_UNISTD_H
  1240. | # include <unistd.h>
  1241. | #endif
  1242. | #include <elf.h>
  1243. configure:21225: result: no
  1244. configure:21225: checking elf.h presence
  1245. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1246. conftest.c:46:17: error: elf.h: No such file or directory
  1247. configure:21225: $? = 1
  1248. configure: failed program was:
  1249. | /* confdefs.h */
  1250. | #define PACKAGE_NAME "R"
  1251. | #define PACKAGE_TARNAME "R"
  1252. | #define PACKAGE_VERSION "2.11.0"
  1253. | #define PACKAGE_STRING "R 2.11.0"
  1254. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1255. | #define PACKAGE_URL ""
  1256. | #define PACKAGE "R"
  1257. | #define VERSION "2.11.0"
  1258. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1259. | #define R_CPU "x86_64"
  1260. | #define R_VENDOR "apple"
  1261. | #define R_OS "darwin10.4.0"
  1262. | #define Unix 1
  1263. | #define R_ARCH ""
  1264. | #define STDC_HEADERS 1
  1265. | #define HAVE_SYS_TYPES_H 1
  1266. | #define HAVE_SYS_STAT_H 1
  1267. | #define HAVE_STDLIB_H 1
  1268. | #define HAVE_STRING_H 1
  1269. | #define HAVE_MEMORY_H 1
  1270. | #define HAVE_STRINGS_H 1
  1271. | #define HAVE_INTTYPES_H 1
  1272. | #define HAVE_STDINT_H 1
  1273. | #define HAVE_UNISTD_H 1
  1274. | #define __EXTENSIONS__ 1
  1275. | #define _ALL_SOURCE 1
  1276. | #define _GNU_SOURCE 1
  1277. | #define _POSIX_PTHREAD_SEMANTICS 1
  1278. | #define _TANDEM_SOURCE 1
  1279. | #define HAVE_DLFCN_H 1
  1280. | #define LT_OBJDIR ".libs/"
  1281. | #define HAVE_LIBM 1
  1282. | #define HAVE_READLINE_HISTORY_H 1
  1283. | #define HAVE_READLINE_READLINE_H 1
  1284. | #define HAVE_LIBREADLINE 1
  1285. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1286. | #define HAVE_RL_COMPLETION_MATCHES 1
  1287. | #define STDC_HEADERS 1
  1288. | #define TIME_WITH_SYS_TIME 1
  1289. | #define HAVE_DIRENT_H 1
  1290. | #define HAVE_SYS_WAIT_H 1
  1291. | #define HAVE_ARPA_INET_H 1
  1292. | #define HAVE_DLFCN_H 1
  1293. | /* end confdefs.h. */
  1294. | #include <elf.h>
  1295. configure:21225: result: no
  1296. configure:21225: checking for elf.h
  1297. configure:21225: result: no
  1298. configure:21225: checking fcntl.h usability
  1299. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1300. configure:21225: $? = 0
  1301. configure:21225: result: yes
  1302. configure:21225: checking fcntl.h presence
  1303. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1304. configure:21225: $? = 0
  1305. configure:21225: result: yes
  1306. configure:21225: checking for fcntl.h
  1307. configure:21225: result: yes
  1308. configure:21225: checking floatingpoint.h usability
  1309. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1310. conftest.c:80:27: error: floatingpoint.h: No such file or directory
  1311. configure:21225: $? = 1
  1312. configure: failed program was:
  1313. | /* confdefs.h */
  1314. | #define PACKAGE_NAME "R"
  1315. | #define PACKAGE_TARNAME "R"
  1316. | #define PACKAGE_VERSION "2.11.0"
  1317. | #define PACKAGE_STRING "R 2.11.0"
  1318. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1319. | #define PACKAGE_URL ""
  1320. | #define PACKAGE "R"
  1321. | #define VERSION "2.11.0"
  1322. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1323. | #define R_CPU "x86_64"
  1324. | #define R_VENDOR "apple"
  1325. | #define R_OS "darwin10.4.0"
  1326. | #define Unix 1
  1327. | #define R_ARCH ""
  1328. | #define STDC_HEADERS 1
  1329. | #define HAVE_SYS_TYPES_H 1
  1330. | #define HAVE_SYS_STAT_H 1
  1331. | #define HAVE_STDLIB_H 1
  1332. | #define HAVE_STRING_H 1
  1333. | #define HAVE_MEMORY_H 1
  1334. | #define HAVE_STRINGS_H 1
  1335. | #define HAVE_INTTYPES_H 1
  1336. | #define HAVE_STDINT_H 1
  1337. | #define HAVE_UNISTD_H 1
  1338. | #define __EXTENSIONS__ 1
  1339. | #define _ALL_SOURCE 1
  1340. | #define _GNU_SOURCE 1
  1341. | #define _POSIX_PTHREAD_SEMANTICS 1
  1342. | #define _TANDEM_SOURCE 1
  1343. | #define HAVE_DLFCN_H 1
  1344. | #define LT_OBJDIR ".libs/"
  1345. | #define HAVE_LIBM 1
  1346. | #define HAVE_READLINE_HISTORY_H 1
  1347. | #define HAVE_READLINE_READLINE_H 1
  1348. | #define HAVE_LIBREADLINE 1
  1349. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1350. | #define HAVE_RL_COMPLETION_MATCHES 1
  1351. | #define STDC_HEADERS 1
  1352. | #define TIME_WITH_SYS_TIME 1
  1353. | #define HAVE_DIRENT_H 1
  1354. | #define HAVE_SYS_WAIT_H 1
  1355. | #define HAVE_ARPA_INET_H 1
  1356. | #define HAVE_DLFCN_H 1
  1357. | #define HAVE_FCNTL_H 1
  1358. | /* end confdefs.h. */
  1359. | #include <stdio.h>
  1360. | #ifdef HAVE_SYS_TYPES_H
  1361. | # include <sys/types.h>
  1362. | #endif
  1363. | #ifdef HAVE_SYS_STAT_H
  1364. | # include <sys/stat.h>
  1365. | #endif
  1366. | #ifdef STDC_HEADERS
  1367. | # include <stdlib.h>
  1368. | # include <stddef.h>
  1369. | #else
  1370. | # ifdef HAVE_STDLIB_H
  1371. | # include <stdlib.h>
  1372. | # endif
  1373. | #endif
  1374. | #ifdef HAVE_STRING_H
  1375. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1376. | # include <memory.h>
  1377. | # endif
  1378. | # include <string.h>
  1379. | #endif
  1380. | #ifdef HAVE_STRINGS_H
  1381. | # include <strings.h>
  1382. | #endif
  1383. | #ifdef HAVE_INTTYPES_H
  1384. | # include <inttypes.h>
  1385. | #endif
  1386. | #ifdef HAVE_STDINT_H
  1387. | # include <stdint.h>
  1388. | #endif
  1389. | #ifdef HAVE_UNISTD_H
  1390. | # include <unistd.h>
  1391. | #endif
  1392. | #include <floatingpoint.h>
  1393. configure:21225: result: no
  1394. configure:21225: checking floatingpoint.h presence
  1395. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1396. conftest.c:47:27: error: floatingpoint.h: No such file or directory
  1397. configure:21225: $? = 1
  1398. configure: failed program was:
  1399. | /* confdefs.h */
  1400. | #define PACKAGE_NAME "R"
  1401. | #define PACKAGE_TARNAME "R"
  1402. | #define PACKAGE_VERSION "2.11.0"
  1403. | #define PACKAGE_STRING "R 2.11.0"
  1404. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1405. | #define PACKAGE_URL ""
  1406. | #define PACKAGE "R"
  1407. | #define VERSION "2.11.0"
  1408. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1409. | #define R_CPU "x86_64"
  1410. | #define R_VENDOR "apple"
  1411. | #define R_OS "darwin10.4.0"
  1412. | #define Unix 1
  1413. | #define R_ARCH ""
  1414. | #define STDC_HEADERS 1
  1415. | #define HAVE_SYS_TYPES_H 1
  1416. | #define HAVE_SYS_STAT_H 1
  1417. | #define HAVE_STDLIB_H 1
  1418. | #define HAVE_STRING_H 1
  1419. | #define HAVE_MEMORY_H 1
  1420. | #define HAVE_STRINGS_H 1
  1421. | #define HAVE_INTTYPES_H 1
  1422. | #define HAVE_STDINT_H 1
  1423. | #define HAVE_UNISTD_H 1
  1424. | #define __EXTENSIONS__ 1
  1425. | #define _ALL_SOURCE 1
  1426. | #define _GNU_SOURCE 1
  1427. | #define _POSIX_PTHREAD_SEMANTICS 1
  1428. | #define _TANDEM_SOURCE 1
  1429. | #define HAVE_DLFCN_H 1
  1430. | #define LT_OBJDIR ".libs/"
  1431. | #define HAVE_LIBM 1
  1432. | #define HAVE_READLINE_HISTORY_H 1
  1433. | #define HAVE_READLINE_READLINE_H 1
  1434. | #define HAVE_LIBREADLINE 1
  1435. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1436. | #define HAVE_RL_COMPLETION_MATCHES 1
  1437. | #define STDC_HEADERS 1
  1438. | #define TIME_WITH_SYS_TIME 1
  1439. | #define HAVE_DIRENT_H 1
  1440. | #define HAVE_SYS_WAIT_H 1
  1441. | #define HAVE_ARPA_INET_H 1
  1442. | #define HAVE_DLFCN_H 1
  1443. | #define HAVE_FCNTL_H 1
  1444. | /* end confdefs.h. */
  1445. | #include <floatingpoint.h>
  1446. configure:21225: result: no
  1447. configure:21225: checking for floatingpoint.h
  1448. configure:21225: result: no
  1449. configure:21225: checking fpu_control.h usability
  1450. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1451. conftest.c:80:25: error: fpu_control.h: No such file or directory
  1452. configure:21225: $? = 1
  1453. configure: failed program was:
  1454. | /* confdefs.h */
  1455. | #define PACKAGE_NAME "R"
  1456. | #define PACKAGE_TARNAME "R"
  1457. | #define PACKAGE_VERSION "2.11.0"
  1458. | #define PACKAGE_STRING "R 2.11.0"
  1459. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1460. | #define PACKAGE_URL ""
  1461. | #define PACKAGE "R"
  1462. | #define VERSION "2.11.0"
  1463. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1464. | #define R_CPU "x86_64"
  1465. | #define R_VENDOR "apple"
  1466. | #define R_OS "darwin10.4.0"
  1467. | #define Unix 1
  1468. | #define R_ARCH ""
  1469. | #define STDC_HEADERS 1
  1470. | #define HAVE_SYS_TYPES_H 1
  1471. | #define HAVE_SYS_STAT_H 1
  1472. | #define HAVE_STDLIB_H 1
  1473. | #define HAVE_STRING_H 1
  1474. | #define HAVE_MEMORY_H 1
  1475. | #define HAVE_STRINGS_H 1
  1476. | #define HAVE_INTTYPES_H 1
  1477. | #define HAVE_STDINT_H 1
  1478. | #define HAVE_UNISTD_H 1
  1479. | #define __EXTENSIONS__ 1
  1480. | #define _ALL_SOURCE 1
  1481. | #define _GNU_SOURCE 1
  1482. | #define _POSIX_PTHREAD_SEMANTICS 1
  1483. | #define _TANDEM_SOURCE 1
  1484. | #define HAVE_DLFCN_H 1
  1485. | #define LT_OBJDIR ".libs/"
  1486. | #define HAVE_LIBM 1
  1487. | #define HAVE_READLINE_HISTORY_H 1
  1488. | #define HAVE_READLINE_READLINE_H 1
  1489. | #define HAVE_LIBREADLINE 1
  1490. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1491. | #define HAVE_RL_COMPLETION_MATCHES 1
  1492. | #define STDC_HEADERS 1
  1493. | #define TIME_WITH_SYS_TIME 1
  1494. | #define HAVE_DIRENT_H 1
  1495. | #define HAVE_SYS_WAIT_H 1
  1496. | #define HAVE_ARPA_INET_H 1
  1497. | #define HAVE_DLFCN_H 1
  1498. | #define HAVE_FCNTL_H 1
  1499. | /* end confdefs.h. */
  1500. | #include <stdio.h>
  1501. | #ifdef HAVE_SYS_TYPES_H
  1502. | # include <sys/types.h>
  1503. | #endif
  1504. | #ifdef HAVE_SYS_STAT_H
  1505. | # include <sys/stat.h>
  1506. | #endif
  1507. | #ifdef STDC_HEADERS
  1508. | # include <stdlib.h>
  1509. | # include <stddef.h>
  1510. | #else
  1511. | # ifdef HAVE_STDLIB_H
  1512. | # include <stdlib.h>
  1513. | # endif
  1514. | #endif
  1515. | #ifdef HAVE_STRING_H
  1516. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1517. | # include <memory.h>
  1518. | # endif
  1519. | # include <string.h>
  1520. | #endif
  1521. | #ifdef HAVE_STRINGS_H
  1522. | # include <strings.h>
  1523. | #endif
  1524. | #ifdef HAVE_INTTYPES_H
  1525. | # include <inttypes.h>
  1526. | #endif
  1527. | #ifdef HAVE_STDINT_H
  1528. | # include <stdint.h>
  1529. | #endif
  1530. | #ifdef HAVE_UNISTD_H
  1531. | # include <unistd.h>
  1532. | #endif
  1533. | #include <fpu_control.h>
  1534. configure:21225: result: no
  1535. configure:21225: checking fpu_control.h presence
  1536. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1537. conftest.c:47:25: error: fpu_control.h: No such file or directory
  1538. configure:21225: $? = 1
  1539. configure: failed program was:
  1540. | /* confdefs.h */
  1541. | #define PACKAGE_NAME "R"
  1542. | #define PACKAGE_TARNAME "R"
  1543. | #define PACKAGE_VERSION "2.11.0"
  1544. | #define PACKAGE_STRING "R 2.11.0"
  1545. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1546. | #define PACKAGE_URL ""
  1547. | #define PACKAGE "R"
  1548. | #define VERSION "2.11.0"
  1549. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1550. | #define R_CPU "x86_64"
  1551. | #define R_VENDOR "apple"
  1552. | #define R_OS "darwin10.4.0"
  1553. | #define Unix 1
  1554. | #define R_ARCH ""
  1555. | #define STDC_HEADERS 1
  1556. | #define HAVE_SYS_TYPES_H 1
  1557. | #define HAVE_SYS_STAT_H 1
  1558. | #define HAVE_STDLIB_H 1
  1559. | #define HAVE_STRING_H 1
  1560. | #define HAVE_MEMORY_H 1
  1561. | #define HAVE_STRINGS_H 1
  1562. | #define HAVE_INTTYPES_H 1
  1563. | #define HAVE_STDINT_H 1
  1564. | #define HAVE_UNISTD_H 1
  1565. | #define __EXTENSIONS__ 1
  1566. | #define _ALL_SOURCE 1
  1567. | #define _GNU_SOURCE 1
  1568. | #define _POSIX_PTHREAD_SEMANTICS 1
  1569. | #define _TANDEM_SOURCE 1
  1570. | #define HAVE_DLFCN_H 1
  1571. | #define LT_OBJDIR ".libs/"
  1572. | #define HAVE_LIBM 1
  1573. | #define HAVE_READLINE_HISTORY_H 1
  1574. | #define HAVE_READLINE_READLINE_H 1
  1575. | #define HAVE_LIBREADLINE 1
  1576. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1577. | #define HAVE_RL_COMPLETION_MATCHES 1
  1578. | #define STDC_HEADERS 1
  1579. | #define TIME_WITH_SYS_TIME 1
  1580. | #define HAVE_DIRENT_H 1
  1581. | #define HAVE_SYS_WAIT_H 1
  1582. | #define HAVE_ARPA_INET_H 1
  1583. | #define HAVE_DLFCN_H 1
  1584. | #define HAVE_FCNTL_H 1
  1585. | /* end confdefs.h. */
  1586. | #include <fpu_control.h>
  1587. configure:21225: result: no
  1588. configure:21225: checking for fpu_control.h
  1589. configure:21225: result: no
  1590. configure:21225: checking glob.h usability
  1591. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1592. configure:21225: $? = 0
  1593. configure:21225: result: yes
  1594. configure:21225: checking glob.h presence
  1595. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1596. configure:21225: $? = 0
  1597. configure:21225: result: yes
  1598. configure:21225: checking for glob.h
  1599. configure:21225: result: yes
  1600. configure:21225: checking grp.h usability
  1601. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1602. configure:21225: $? = 0
  1603. configure:21225: result: yes
  1604. configure:21225: checking grp.h presence
  1605. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1606. configure:21225: $? = 0
  1607. configure:21225: result: yes
  1608. configure:21225: checking for grp.h
  1609. configure:21225: result: yes
  1610. configure:21225: checking limits.h usability
  1611. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1612. configure:21225: $? = 0
  1613. configure:21225: result: yes
  1614. configure:21225: checking limits.h presence
  1615. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1616. configure:21225: $? = 0
  1617. configure:21225: result: yes
  1618. configure:21225: checking for limits.h
  1619. configure:21225: result: yes
  1620. configure:21225: checking locale.h usability
  1621. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1622. configure:21225: $? = 0
  1623. configure:21225: result: yes
  1624. configure:21225: checking locale.h presence
  1625. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1626. configure:21225: $? = 0
  1627. configure:21225: result: yes
  1628. configure:21225: checking for locale.h
  1629. configure:21225: result: yes
  1630. configure:21225: checking netdb.h usability
  1631. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1632. configure:21225: $? = 0
  1633. configure:21225: result: yes
  1634. configure:21225: checking netdb.h presence
  1635. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1636. configure:21225: $? = 0
  1637. configure:21225: result: yes
  1638. configure:21225: checking for netdb.h
  1639. configure:21225: result: yes
  1640. configure:21225: checking netinet/in.h usability
  1641. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1642. configure:21225: $? = 0
  1643. configure:21225: result: yes
  1644. configure:21225: checking netinet/in.h presence
  1645. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1646. configure:21225: $? = 0
  1647. configure:21225: result: yes
  1648. configure:21225: checking for netinet/in.h
  1649. configure:21225: result: yes
  1650. configure:21225: checking pwd.h usability
  1651. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1652. configure:21225: $? = 0
  1653. configure:21225: result: yes
  1654. configure:21225: checking pwd.h presence
  1655. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1656. configure:21225: $? = 0
  1657. configure:21225: result: yes
  1658. configure:21225: checking for pwd.h
  1659. configure:21225: result: yes
  1660. configure:21225: checking stdbool.h usability
  1661. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1662. configure:21225: $? = 0
  1663. configure:21225: result: yes
  1664. configure:21225: checking stdbool.h presence
  1665. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1666. configure:21225: $? = 0
  1667. configure:21225: result: yes
  1668. configure:21225: checking for stdbool.h
  1669. configure:21225: result: yes
  1670. configure:21225: checking for strings.h
  1671. configure:21225: result: yes
  1672. configure:21225: checking sys/param.h usability
  1673. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1674. configure:21225: $? = 0
  1675. configure:21225: result: yes
  1676. configure:21225: checking sys/param.h presence
  1677. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1678. configure:21225: $? = 0
  1679. configure:21225: result: yes
  1680. configure:21225: checking for sys/param.h
  1681. configure:21225: result: yes
  1682. configure:21225: checking sys/select.h usability
  1683. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1684. configure:21225: $? = 0
  1685. configure:21225: result: yes
  1686. configure:21225: checking sys/select.h presence
  1687. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1688. configure:21225: $? = 0
  1689. configure:21225: result: yes
  1690. configure:21225: checking for sys/select.h
  1691. configure:21225: result: yes
  1692. configure:21225: checking sys/socket.h usability
  1693. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1694. configure:21225: $? = 0
  1695. configure:21225: result: yes
  1696. configure:21225: checking sys/socket.h presence
  1697. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1698. configure:21225: $? = 0
  1699. configure:21225: result: yes
  1700. configure:21225: checking for sys/socket.h
  1701. configure:21225: result: yes
  1702. configure:21225: checking for sys/stat.h
  1703. configure:21225: result: yes
  1704. configure:21225: checking sys/resource.h usability
  1705. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1706. configure:21225: $? = 0
  1707. configure:21225: result: yes
  1708. configure:21225: checking sys/resource.h presence
  1709. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1710. configure:21225: $? = 0
  1711. configure:21225: result: yes
  1712. configure:21225: checking for sys/resource.h
  1713. configure:21225: result: yes
  1714. configure:21225: checking sys/time.h usability
  1715. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1716. configure:21225: $? = 0
  1717. configure:21225: result: yes
  1718. configure:21225: checking sys/time.h presence
  1719. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1720. configure:21225: $? = 0
  1721. configure:21225: result: yes
  1722. configure:21225: checking for sys/time.h
  1723. configure:21225: result: yes
  1724. configure:21225: checking sys/times.h usability
  1725. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1726. configure:21225: $? = 0
  1727. configure:21225: result: yes
  1728. configure:21225: checking sys/times.h presence
  1729. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1730. configure:21225: $? = 0
  1731. configure:21225: result: yes
  1732. configure:21225: checking for sys/times.h
  1733. configure:21225: result: yes
  1734. configure:21225: checking sys/utsname.h usability
  1735. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1736. configure:21225: $? = 0
  1737. configure:21225: result: yes
  1738. configure:21225: checking sys/utsname.h presence
  1739. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1740. configure:21225: $? = 0
  1741. configure:21225: result: yes
  1742. configure:21225: checking for sys/utsname.h
  1743. configure:21225: result: yes
  1744. configure:21225: checking time.h usability
  1745. configure:21225: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1746. configure:21225: $? = 0
  1747. configure:21225: result: yes
  1748. configure:21225: checking time.h presence
  1749. configure:21225: /usr/bin/cc -E -I/usr/local/include conftest.c
  1750. configure:21225: $? = 0
  1751. configure:21225: result: yes
  1752. configure:21225: checking for time.h
  1753. configure:21225: result: yes
  1754. configure:21225: checking for unistd.h
  1755. configure:21225: result: yes
  1756. configure:21243: checking errno.h usability
  1757. configure:21243: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1758. configure:21243: $? = 0
  1759. configure:21243: result: yes
  1760. configure:21243: checking errno.h presence
  1761. configure:21243: /usr/bin/cc -E -I/usr/local/include conftest.c
  1762. configure:21243: $? = 0
  1763. configure:21243: result: yes
  1764. configure:21243: checking for errno.h
  1765. configure:21243: result: yes
  1766. configure:21243: checking for inttypes.h
  1767. configure:21243: result: yes
  1768. configure:21243: checking stdarg.h usability
  1769. configure:21243: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1770. configure:21243: $? = 0
  1771. configure:21243: result: yes
  1772. configure:21243: checking stdarg.h presence
  1773. configure:21243: /usr/bin/cc -E -I/usr/local/include conftest.c
  1774. configure:21243: $? = 0
  1775. configure:21243: result: yes
  1776. configure:21243: checking for stdarg.h
  1777. configure:21243: result: yes
  1778. configure:21243: checking for stdint.h
  1779. configure:21243: result: yes
  1780. configure:21243: checking for string.h
  1781. configure:21243: result: yes
  1782. configure:21261: checking whether setjmp.h is POSIX.1 compatible
  1783. configure:21279: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1784. configure:21279: $? = 0
  1785. configure:21286: result: yes
  1786. configure:21288: checking whether sigsetjmp is declared
  1787. configure:21288: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1788. configure:21288: $? = 0
  1789. configure:21288: result: yes
  1790. configure:21299: checking whether siglongjmp is declared
  1791. configure:21299: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1792. configure:21299: $? = 0
  1793. configure:21299: result: yes
  1794. configure:21323: checking for GNU C library with version >= 2
  1795. configure:21346: result: no
  1796. configure:21357: checking return type of signal handlers
  1797. configure:21375: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1798. conftest.c: In function 'main':
  1799. conftest.c:80: error: void value not ignored as it ought to be
  1800. configure:21375: $? = 1
  1801. configure: failed program was:
  1802. | /* confdefs.h */
  1803. | #define PACKAGE_NAME "R"
  1804. | #define PACKAGE_TARNAME "R"
  1805. | #define PACKAGE_VERSION "2.11.0"
  1806. | #define PACKAGE_STRING "R 2.11.0"
  1807. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1808. | #define PACKAGE_URL ""
  1809. | #define PACKAGE "R"
  1810. | #define VERSION "2.11.0"
  1811. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1812. | #define R_CPU "x86_64"
  1813. | #define R_VENDOR "apple"
  1814. | #define R_OS "darwin10.4.0"
  1815. | #define Unix 1
  1816. | #define R_ARCH ""
  1817. | #define STDC_HEADERS 1
  1818. | #define HAVE_SYS_TYPES_H 1
  1819. | #define HAVE_SYS_STAT_H 1
  1820. | #define HAVE_STDLIB_H 1
  1821. | #define HAVE_STRING_H 1
  1822. | #define HAVE_MEMORY_H 1
  1823. | #define HAVE_STRINGS_H 1
  1824. | #define HAVE_INTTYPES_H 1
  1825. | #define HAVE_STDINT_H 1
  1826. | #define HAVE_UNISTD_H 1
  1827. | #define __EXTENSIONS__ 1
  1828. | #define _ALL_SOURCE 1
  1829. | #define _GNU_SOURCE 1
  1830. | #define _POSIX_PTHREAD_SEMANTICS 1
  1831. | #define _TANDEM_SOURCE 1
  1832. | #define HAVE_DLFCN_H 1
  1833. | #define LT_OBJDIR ".libs/"
  1834. | #define HAVE_LIBM 1
  1835. | #define HAVE_READLINE_HISTORY_H 1
  1836. | #define HAVE_READLINE_READLINE_H 1
  1837. | #define HAVE_LIBREADLINE 1
  1838. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1839. | #define HAVE_RL_COMPLETION_MATCHES 1
  1840. | #define STDC_HEADERS 1
  1841. | #define TIME_WITH_SYS_TIME 1
  1842. | #define HAVE_DIRENT_H 1
  1843. | #define HAVE_SYS_WAIT_H 1
  1844. | #define HAVE_ARPA_INET_H 1
  1845. | #define HAVE_DLFCN_H 1
  1846. | #define HAVE_FCNTL_H 1
  1847. | #define HAVE_GLOB_H 1
  1848. | #define HAVE_GRP_H 1
  1849. | #define HAVE_LIMITS_H 1
  1850. | #define HAVE_LOCALE_H 1
  1851. | #define HAVE_NETDB_H 1
  1852. | #define HAVE_NETINET_IN_H 1
  1853. | #define HAVE_PWD_H 1
  1854. | #define HAVE_STDBOOL_H 1
  1855. | #define HAVE_STRINGS_H 1
  1856. | #define HAVE_SYS_PARAM_H 1
  1857. | #define HAVE_SYS_SELECT_H 1
  1858. | #define HAVE_SYS_SOCKET_H 1
  1859. | #define HAVE_SYS_STAT_H 1
  1860. | #define HAVE_SYS_RESOURCE_H 1
  1861. | #define HAVE_SYS_TIME_H 1
  1862. | #define HAVE_SYS_TIMES_H 1
  1863. | #define HAVE_SYS_UTSNAME_H 1
  1864. | #define HAVE_TIME_H 1
  1865. | #define HAVE_UNISTD_H 1
  1866. | #define HAVE_ERRNO_H 1
  1867. | #define HAVE_INTTYPES_H 1
  1868. | #define HAVE_STDARG_H 1
  1869. | #define HAVE_STDINT_H 1
  1870. | #define HAVE_STRING_H 1
  1871. | #define HAVE_DECL_SIGSETJMP 1
  1872. | #define HAVE_DECL_SIGLONGJMP 1
  1873. | #define HAVE_POSIX_SETJMP 1
  1874. | /* end confdefs.h. */
  1875. | #include <sys/types.h>
  1876. | #include <signal.h>
  1877. |
  1878. | int
  1879. | main ()
  1880. | {
  1881. | return *(signal (0, 0)) (0) == 1;
  1882. | ;
  1883. | return 0;
  1884. | }
  1885. configure:21382: result: void
  1886. configure:21390: checking for pid_t
  1887. configure:21390: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1888. configure:21390: $? = 0
  1889. configure:21390: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  1890. conftest.c: In function 'main':
  1891. conftest.c:111: error: expected expression before ')' token
  1892. configure:21390: $? = 1
  1893. configure: failed program was:
  1894. | /* confdefs.h */
  1895. | #define PACKAGE_NAME "R"
  1896. | #define PACKAGE_TARNAME "R"
  1897. | #define PACKAGE_VERSION "2.11.0"
  1898. | #define PACKAGE_STRING "R 2.11.0"
  1899. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  1900. | #define PACKAGE_URL ""
  1901. | #define PACKAGE "R"
  1902. | #define VERSION "2.11.0"
  1903. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  1904. | #define R_CPU "x86_64"
  1905. | #define R_VENDOR "apple"
  1906. | #define R_OS "darwin10.4.0"
  1907. | #define Unix 1
  1908. | #define R_ARCH ""
  1909. | #define STDC_HEADERS 1
  1910. | #define HAVE_SYS_TYPES_H 1
  1911. | #define HAVE_SYS_STAT_H 1
  1912. | #define HAVE_STDLIB_H 1
  1913. | #define HAVE_STRING_H 1
  1914. | #define HAVE_MEMORY_H 1
  1915. | #define HAVE_STRINGS_H 1
  1916. | #define HAVE_INTTYPES_H 1
  1917. | #define HAVE_STDINT_H 1
  1918. | #define HAVE_UNISTD_H 1
  1919. | #define __EXTENSIONS__ 1
  1920. | #define _ALL_SOURCE 1
  1921. | #define _GNU_SOURCE 1
  1922. | #define _POSIX_PTHREAD_SEMANTICS 1
  1923. | #define _TANDEM_SOURCE 1
  1924. | #define HAVE_DLFCN_H 1
  1925. | #define LT_OBJDIR ".libs/"
  1926. | #define HAVE_LIBM 1
  1927. | #define HAVE_READLINE_HISTORY_H 1
  1928. | #define HAVE_READLINE_READLINE_H 1
  1929. | #define HAVE_LIBREADLINE 1
  1930. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  1931. | #define HAVE_RL_COMPLETION_MATCHES 1
  1932. | #define STDC_HEADERS 1
  1933. | #define TIME_WITH_SYS_TIME 1
  1934. | #define HAVE_DIRENT_H 1
  1935. | #define HAVE_SYS_WAIT_H 1
  1936. | #define HAVE_ARPA_INET_H 1
  1937. | #define HAVE_DLFCN_H 1
  1938. | #define HAVE_FCNTL_H 1
  1939. | #define HAVE_GLOB_H 1
  1940. | #define HAVE_GRP_H 1
  1941. | #define HAVE_LIMITS_H 1
  1942. | #define HAVE_LOCALE_H 1
  1943. | #define HAVE_NETDB_H 1
  1944. | #define HAVE_NETINET_IN_H 1
  1945. | #define HAVE_PWD_H 1
  1946. | #define HAVE_STDBOOL_H 1
  1947. | #define HAVE_STRINGS_H 1
  1948. | #define HAVE_SYS_PARAM_H 1
  1949. | #define HAVE_SYS_SELECT_H 1
  1950. | #define HAVE_SYS_SOCKET_H 1
  1951. | #define HAVE_SYS_STAT_H 1
  1952. | #define HAVE_SYS_RESOURCE_H 1
  1953. | #define HAVE_SYS_TIME_H 1
  1954. | #define HAVE_SYS_TIMES_H 1
  1955. | #define HAVE_SYS_UTSNAME_H 1
  1956. | #define HAVE_TIME_H 1
  1957. | #define HAVE_UNISTD_H 1
  1958. | #define HAVE_ERRNO_H 1
  1959. | #define HAVE_INTTYPES_H 1
  1960. | #define HAVE_STDARG_H 1
  1961. | #define HAVE_STDINT_H 1
  1962. | #define HAVE_STRING_H 1
  1963. | #define HAVE_DECL_SIGSETJMP 1
  1964. | #define HAVE_DECL_SIGLONGJMP 1
  1965. | #define HAVE_POSIX_SETJMP 1
  1966. | #define RETSIGTYPE void
  1967. | /* end confdefs.h. */
  1968. | #include <stdio.h>
  1969. | #ifdef HAVE_SYS_TYPES_H
  1970. | # include <sys/types.h>
  1971. | #endif
  1972. | #ifdef HAVE_SYS_STAT_H
  1973. | # include <sys/stat.h>
  1974. | #endif
  1975. | #ifdef STDC_HEADERS
  1976. | # include <stdlib.h>
  1977. | # include <stddef.h>
  1978. | #else
  1979. | # ifdef HAVE_STDLIB_H
  1980. | # include <stdlib.h>
  1981. | # endif
  1982. | #endif
  1983. | #ifdef HAVE_STRING_H
  1984. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1985. | # include <memory.h>
  1986. | # endif
  1987. | # include <string.h>
  1988. | #endif
  1989. | #ifdef HAVE_STRINGS_H
  1990. | # include <strings.h>
  1991. | #endif
  1992. | #ifdef HAVE_INTTYPES_H
  1993. | # include <inttypes.h>
  1994. | #endif
  1995. | #ifdef HAVE_STDINT_H
  1996. | # include <stdint.h>
  1997. | #endif
  1998. | #ifdef HAVE_UNISTD_H
  1999. | # include <unistd.h>
  2000. | #endif
  2001. | int
  2002. | main ()
  2003. | {
  2004. | if (sizeof ((pid_t)))
  2005. | return 0;
  2006. | ;
  2007. | return 0;
  2008. | }
  2009. configure:21390: result: yes
  2010. configure:21401: checking for size_t
  2011. configure:21401: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2012. configure:21401: $? = 0
  2013. configure:21401: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2014. conftest.c: In function 'main':
  2015. conftest.c:111: error: expected expression before ')' token
  2016. configure:21401: $? = 1
  2017. configure: failed program was:
  2018. | /* confdefs.h */
  2019. | #define PACKAGE_NAME "R"
  2020. | #define PACKAGE_TARNAME "R"
  2021. | #define PACKAGE_VERSION "2.11.0"
  2022. | #define PACKAGE_STRING "R 2.11.0"
  2023. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  2024. | #define PACKAGE_URL ""
  2025. | #define PACKAGE "R"
  2026. | #define VERSION "2.11.0"
  2027. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  2028. | #define R_CPU "x86_64"
  2029. | #define R_VENDOR "apple"
  2030. | #define R_OS "darwin10.4.0"
  2031. | #define Unix 1
  2032. | #define R_ARCH ""
  2033. | #define STDC_HEADERS 1
  2034. | #define HAVE_SYS_TYPES_H 1
  2035. | #define HAVE_SYS_STAT_H 1
  2036. | #define HAVE_STDLIB_H 1
  2037. | #define HAVE_STRING_H 1
  2038. | #define HAVE_MEMORY_H 1
  2039. | #define HAVE_STRINGS_H 1
  2040. | #define HAVE_INTTYPES_H 1
  2041. | #define HAVE_STDINT_H 1
  2042. | #define HAVE_UNISTD_H 1
  2043. | #define __EXTENSIONS__ 1
  2044. | #define _ALL_SOURCE 1
  2045. | #define _GNU_SOURCE 1
  2046. | #define _POSIX_PTHREAD_SEMANTICS 1
  2047. | #define _TANDEM_SOURCE 1
  2048. | #define HAVE_DLFCN_H 1
  2049. | #define LT_OBJDIR ".libs/"
  2050. | #define HAVE_LIBM 1
  2051. | #define HAVE_READLINE_HISTORY_H 1
  2052. | #define HAVE_READLINE_READLINE_H 1
  2053. | #define HAVE_LIBREADLINE 1
  2054. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  2055. | #define HAVE_RL_COMPLETION_MATCHES 1
  2056. | #define STDC_HEADERS 1
  2057. | #define TIME_WITH_SYS_TIME 1
  2058. | #define HAVE_DIRENT_H 1
  2059. | #define HAVE_SYS_WAIT_H 1
  2060. | #define HAVE_ARPA_INET_H 1
  2061. | #define HAVE_DLFCN_H 1
  2062. | #define HAVE_FCNTL_H 1
  2063. | #define HAVE_GLOB_H 1
  2064. | #define HAVE_GRP_H 1
  2065. | #define HAVE_LIMITS_H 1
  2066. | #define HAVE_LOCALE_H 1
  2067. | #define HAVE_NETDB_H 1
  2068. | #define HAVE_NETINET_IN_H 1
  2069. | #define HAVE_PWD_H 1
  2070. | #define HAVE_STDBOOL_H 1
  2071. | #define HAVE_STRINGS_H 1
  2072. | #define HAVE_SYS_PARAM_H 1
  2073. | #define HAVE_SYS_SELECT_H 1
  2074. | #define HAVE_SYS_SOCKET_H 1
  2075. | #define HAVE_SYS_STAT_H 1
  2076. | #define HAVE_SYS_RESOURCE_H 1
  2077. | #define HAVE_SYS_TIME_H 1
  2078. | #define HAVE_SYS_TIMES_H 1
  2079. | #define HAVE_SYS_UTSNAME_H 1
  2080. | #define HAVE_TIME_H 1
  2081. | #define HAVE_UNISTD_H 1
  2082. | #define HAVE_ERRNO_H 1
  2083. | #define HAVE_INTTYPES_H 1
  2084. | #define HAVE_STDARG_H 1
  2085. | #define HAVE_STDINT_H 1
  2086. | #define HAVE_STRING_H 1
  2087. | #define HAVE_DECL_SIGSETJMP 1
  2088. | #define HAVE_DECL_SIGLONGJMP 1
  2089. | #define HAVE_POSIX_SETJMP 1
  2090. | #define RETSIGTYPE void
  2091. | /* end confdefs.h. */
  2092. | #include <stdio.h>
  2093. | #ifdef HAVE_SYS_TYPES_H
  2094. | # include <sys/types.h>
  2095. | #endif
  2096. | #ifdef HAVE_SYS_STAT_H
  2097. | # include <sys/stat.h>
  2098. | #endif
  2099. | #ifdef STDC_HEADERS
  2100. | # include <stdlib.h>
  2101. | # include <stddef.h>
  2102. | #else
  2103. | # ifdef HAVE_STDLIB_H
  2104. | # include <stdlib.h>
  2105. | # endif
  2106. | #endif
  2107. | #ifdef HAVE_STRING_H
  2108. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2109. | # include <memory.h>
  2110. | # endif
  2111. | # include <string.h>
  2112. | #endif
  2113. | #ifdef HAVE_STRINGS_H
  2114. | # include <strings.h>
  2115. | #endif
  2116. | #ifdef HAVE_INTTYPES_H
  2117. | # include <inttypes.h>
  2118. | #endif
  2119. | #ifdef HAVE_STDINT_H
  2120. | # include <stdint.h>
  2121. | #endif
  2122. | #ifdef HAVE_UNISTD_H
  2123. | # include <unistd.h>
  2124. | #endif
  2125. | int
  2126. | main ()
  2127. | {
  2128. | if (sizeof ((size_t)))
  2129. | return 0;
  2130. | ;
  2131. | return 0;
  2132. | }
  2133. configure:21401: result: yes
  2134. configure:21412: checking whether SIZE_MAX is declared
  2135. configure:21445: /usr/bin/cc -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  2136. configure:21445: $? = 0
  2137. configure:21445: ./conftest
  2138. configure:21445: $? = 0
  2139. configure:21455: result: yes
  2140. configure:21463: checking for blkcnt_t
  2141. configure:21463: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2142. configure:21463: $? = 0
  2143. configure:21463: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2144. conftest.c: In function 'main':
  2145. conftest.c:112: error: expected expression before ')' token
  2146. configure:21463: $? = 1
  2147. configure: failed program was:
  2148. | /* confdefs.h */
  2149. | #define PACKAGE_NAME "R"
  2150. | #define PACKAGE_TARNAME "R"
  2151. | #define PACKAGE_VERSION "2.11.0"
  2152. | #define PACKAGE_STRING "R 2.11.0"
  2153. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  2154. | #define PACKAGE_URL ""
  2155. | #define PACKAGE "R"
  2156. | #define VERSION "2.11.0"
  2157. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  2158. | #define R_CPU "x86_64"
  2159. | #define R_VENDOR "apple"
  2160. | #define R_OS "darwin10.4.0"
  2161. | #define Unix 1
  2162. | #define R_ARCH ""
  2163. | #define STDC_HEADERS 1
  2164. | #define HAVE_SYS_TYPES_H 1
  2165. | #define HAVE_SYS_STAT_H 1
  2166. | #define HAVE_STDLIB_H 1
  2167. | #define HAVE_STRING_H 1
  2168. | #define HAVE_MEMORY_H 1
  2169. | #define HAVE_STRINGS_H 1
  2170. | #define HAVE_INTTYPES_H 1
  2171. | #define HAVE_STDINT_H 1
  2172. | #define HAVE_UNISTD_H 1
  2173. | #define __EXTENSIONS__ 1
  2174. | #define _ALL_SOURCE 1
  2175. | #define _GNU_SOURCE 1
  2176. | #define _POSIX_PTHREAD_SEMANTICS 1
  2177. | #define _TANDEM_SOURCE 1
  2178. | #define HAVE_DLFCN_H 1
  2179. | #define LT_OBJDIR ".libs/"
  2180. | #define HAVE_LIBM 1
  2181. | #define HAVE_READLINE_HISTORY_H 1
  2182. | #define HAVE_READLINE_READLINE_H 1
  2183. | #define HAVE_LIBREADLINE 1
  2184. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  2185. | #define HAVE_RL_COMPLETION_MATCHES 1
  2186. | #define STDC_HEADERS 1
  2187. | #define TIME_WITH_SYS_TIME 1
  2188. | #define HAVE_DIRENT_H 1
  2189. | #define HAVE_SYS_WAIT_H 1
  2190. | #define HAVE_ARPA_INET_H 1
  2191. | #define HAVE_DLFCN_H 1
  2192. | #define HAVE_FCNTL_H 1
  2193. | #define HAVE_GLOB_H 1
  2194. | #define HAVE_GRP_H 1
  2195. | #define HAVE_LIMITS_H 1
  2196. | #define HAVE_LOCALE_H 1
  2197. | #define HAVE_NETDB_H 1
  2198. | #define HAVE_NETINET_IN_H 1
  2199. | #define HAVE_PWD_H 1
  2200. | #define HAVE_STDBOOL_H 1
  2201. | #define HAVE_STRINGS_H 1
  2202. | #define HAVE_SYS_PARAM_H 1
  2203. | #define HAVE_SYS_SELECT_H 1
  2204. | #define HAVE_SYS_SOCKET_H 1
  2205. | #define HAVE_SYS_STAT_H 1
  2206. | #define HAVE_SYS_RESOURCE_H 1
  2207. | #define HAVE_SYS_TIME_H 1
  2208. | #define HAVE_SYS_TIMES_H 1
  2209. | #define HAVE_SYS_UTSNAME_H 1
  2210. | #define HAVE_TIME_H 1
  2211. | #define HAVE_UNISTD_H 1
  2212. | #define HAVE_ERRNO_H 1
  2213. | #define HAVE_INTTYPES_H 1
  2214. | #define HAVE_STDARG_H 1
  2215. | #define HAVE_STDINT_H 1
  2216. | #define HAVE_STRING_H 1
  2217. | #define HAVE_DECL_SIGSETJMP 1
  2218. | #define HAVE_DECL_SIGLONGJMP 1
  2219. | #define HAVE_POSIX_SETJMP 1
  2220. | #define RETSIGTYPE void
  2221. | #define HAVE_DECL_SIZE_MAX 1
  2222. | /* end confdefs.h. */
  2223. | #include <stdio.h>
  2224. | #ifdef HAVE_SYS_TYPES_H
  2225. | # include <sys/types.h>
  2226. | #endif
  2227. | #ifdef HAVE_SYS_STAT_H
  2228. | # include <sys/stat.h>
  2229. | #endif
  2230. | #ifdef STDC_HEADERS
  2231. | # include <stdlib.h>
  2232. | # include <stddef.h>
  2233. | #else
  2234. | # ifdef HAVE_STDLIB_H
  2235. | # include <stdlib.h>
  2236. | # endif
  2237. | #endif
  2238. | #ifdef HAVE_STRING_H
  2239. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2240. | # include <memory.h>
  2241. | # endif
  2242. | # include <string.h>
  2243. | #endif
  2244. | #ifdef HAVE_STRINGS_H
  2245. | # include <strings.h>
  2246. | #endif
  2247. | #ifdef HAVE_INTTYPES_H
  2248. | # include <inttypes.h>
  2249. | #endif
  2250. | #ifdef HAVE_STDINT_H
  2251. | # include <stdint.h>
  2252. | #endif
  2253. | #ifdef HAVE_UNISTD_H
  2254. | # include <unistd.h>
  2255. | #endif
  2256. | int
  2257. | main ()
  2258. | {
  2259. | if (sizeof ((blkcnt_t)))
  2260. | return 0;
  2261. | ;
  2262. | return 0;
  2263. | }
  2264. configure:21463: result: yes
  2265. configure:21475: checking for type of socket length
  2266. configure:21501: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2267. configure:21501: $? = 0
  2268. configure:21521: result: socklen_t *
  2269. configure:21530: checking for stack_t
  2270. configure:21530: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2271. configure:21530: $? = 0
  2272. configure:21530: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2273. conftest.c: In function 'main':
  2274. conftest.c:82: error: expected expression before ')' token
  2275. configure:21530: $? = 1
  2276. configure: failed program was:
  2277. | /* confdefs.h */
  2278. | #define PACKAGE_NAME "R"
  2279. | #define PACKAGE_TARNAME "R"
  2280. | #define PACKAGE_VERSION "2.11.0"
  2281. | #define PACKAGE_STRING "R 2.11.0"
  2282. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  2283. | #define PACKAGE_URL ""
  2284. | #define PACKAGE "R"
  2285. | #define VERSION "2.11.0"
  2286. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  2287. | #define R_CPU "x86_64"
  2288. | #define R_VENDOR "apple"
  2289. | #define R_OS "darwin10.4.0"
  2290. | #define Unix 1
  2291. | #define R_ARCH ""
  2292. | #define STDC_HEADERS 1
  2293. | #define HAVE_SYS_TYPES_H 1
  2294. | #define HAVE_SYS_STAT_H 1
  2295. | #define HAVE_STDLIB_H 1
  2296. | #define HAVE_STRING_H 1
  2297. | #define HAVE_MEMORY_H 1
  2298. | #define HAVE_STRINGS_H 1
  2299. | #define HAVE_INTTYPES_H 1
  2300. | #define HAVE_STDINT_H 1
  2301. | #define HAVE_UNISTD_H 1
  2302. | #define __EXTENSIONS__ 1
  2303. | #define _ALL_SOURCE 1
  2304. | #define _GNU_SOURCE 1
  2305. | #define _POSIX_PTHREAD_SEMANTICS 1
  2306. | #define _TANDEM_SOURCE 1
  2307. | #define HAVE_DLFCN_H 1
  2308. | #define LT_OBJDIR ".libs/"
  2309. | #define HAVE_LIBM 1
  2310. | #define HAVE_READLINE_HISTORY_H 1
  2311. | #define HAVE_READLINE_READLINE_H 1
  2312. | #define HAVE_LIBREADLINE 1
  2313. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  2314. | #define HAVE_RL_COMPLETION_MATCHES 1
  2315. | #define STDC_HEADERS 1
  2316. | #define TIME_WITH_SYS_TIME 1
  2317. | #define HAVE_DIRENT_H 1
  2318. | #define HAVE_SYS_WAIT_H 1
  2319. | #define HAVE_ARPA_INET_H 1
  2320. | #define HAVE_DLFCN_H 1
  2321. | #define HAVE_FCNTL_H 1
  2322. | #define HAVE_GLOB_H 1
  2323. | #define HAVE_GRP_H 1
  2324. | #define HAVE_LIMITS_H 1
  2325. | #define HAVE_LOCALE_H 1
  2326. | #define HAVE_NETDB_H 1
  2327. | #define HAVE_NETINET_IN_H 1
  2328. | #define HAVE_PWD_H 1
  2329. | #define HAVE_STDBOOL_H 1
  2330. | #define HAVE_STRINGS_H 1
  2331. | #define HAVE_SYS_PARAM_H 1
  2332. | #define HAVE_SYS_SELECT_H 1
  2333. | #define HAVE_SYS_SOCKET_H 1
  2334. | #define HAVE_SYS_STAT_H 1
  2335. | #define HAVE_SYS_RESOURCE_H 1
  2336. | #define HAVE_SYS_TIME_H 1
  2337. | #define HAVE_SYS_TIMES_H 1
  2338. | #define HAVE_SYS_UTSNAME_H 1
  2339. | #define HAVE_TIME_H 1
  2340. | #define HAVE_UNISTD_H 1
  2341. | #define HAVE_ERRNO_H 1
  2342. | #define HAVE_INTTYPES_H 1
  2343. | #define HAVE_STDARG_H 1
  2344. | #define HAVE_STDINT_H 1
  2345. | #define HAVE_STRING_H 1
  2346. | #define HAVE_DECL_SIGSETJMP 1
  2347. | #define HAVE_DECL_SIGLONGJMP 1
  2348. | #define HAVE_POSIX_SETJMP 1
  2349. | #define RETSIGTYPE void
  2350. | #define HAVE_DECL_SIZE_MAX 1
  2351. | #define R_SOCKLEN_T socklen_t
  2352. | /* end confdefs.h. */
  2353. | #include <signal.h>
  2354. |
  2355. | int
  2356. | main ()
  2357. | {
  2358. | if (sizeof ((stack_t)))
  2359. | return 0;
  2360. | ;
  2361. | return 0;
  2362. | }
  2363. configure:21530: result: yes
  2364. configure:21546: checking for intptr_t
  2365. configure:21546: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2366. configure:21546: $? = 0
  2367. configure:21546: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2368. conftest.c: In function 'main':
  2369. conftest.c:88: error: expected expression before ')' token
  2370. configure:21546: $? = 1
  2371. configure: failed program was:
  2372. | /* confdefs.h */
  2373. | #define PACKAGE_NAME "R"
  2374. | #define PACKAGE_TARNAME "R"
  2375. | #define PACKAGE_VERSION "2.11.0"
  2376. | #define PACKAGE_STRING "R 2.11.0"
  2377. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  2378. | #define PACKAGE_URL ""
  2379. | #define PACKAGE "R"
  2380. | #define VERSION "2.11.0"
  2381. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  2382. | #define R_CPU "x86_64"
  2383. | #define R_VENDOR "apple"
  2384. | #define R_OS "darwin10.4.0"
  2385. | #define Unix 1
  2386. | #define R_ARCH ""
  2387. | #define STDC_HEADERS 1
  2388. | #define HAVE_SYS_TYPES_H 1
  2389. | #define HAVE_SYS_STAT_H 1
  2390. | #define HAVE_STDLIB_H 1
  2391. | #define HAVE_STRING_H 1
  2392. | #define HAVE_MEMORY_H 1
  2393. | #define HAVE_STRINGS_H 1
  2394. | #define HAVE_INTTYPES_H 1
  2395. | #define HAVE_STDINT_H 1
  2396. | #define HAVE_UNISTD_H 1
  2397. | #define __EXTENSIONS__ 1
  2398. | #define _ALL_SOURCE 1
  2399. | #define _GNU_SOURCE 1
  2400. | #define _POSIX_PTHREAD_SEMANTICS 1
  2401. | #define _TANDEM_SOURCE 1
  2402. | #define HAVE_DLFCN_H 1
  2403. | #define LT_OBJDIR ".libs/"
  2404. | #define HAVE_LIBM 1
  2405. | #define HAVE_READLINE_HISTORY_H 1
  2406. | #define HAVE_READLINE_READLINE_H 1
  2407. | #define HAVE_LIBREADLINE 1
  2408. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  2409. | #define HAVE_RL_COMPLETION_MATCHES 1
  2410. | #define STDC_HEADERS 1
  2411. | #define TIME_WITH_SYS_TIME 1
  2412. | #define HAVE_DIRENT_H 1
  2413. | #define HAVE_SYS_WAIT_H 1
  2414. | #define HAVE_ARPA_INET_H 1
  2415. | #define HAVE_DLFCN_H 1
  2416. | #define HAVE_FCNTL_H 1
  2417. | #define HAVE_GLOB_H 1
  2418. | #define HAVE_GRP_H 1
  2419. | #define HAVE_LIMITS_H 1
  2420. | #define HAVE_LOCALE_H 1
  2421. | #define HAVE_NETDB_H 1
  2422. | #define HAVE_NETINET_IN_H 1
  2423. | #define HAVE_PWD_H 1
  2424. | #define HAVE_STDBOOL_H 1
  2425. | #define HAVE_STRINGS_H 1
  2426. | #define HAVE_SYS_PARAM_H 1
  2427. | #define HAVE_SYS_SELECT_H 1
  2428. | #define HAVE_SYS_SOCKET_H 1
  2429. | #define HAVE_SYS_STAT_H 1
  2430. | #define HAVE_SYS_RESOURCE_H 1
  2431. | #define HAVE_SYS_TIME_H 1
  2432. | #define HAVE_SYS_TIMES_H 1
  2433. | #define HAVE_SYS_UTSNAME_H 1
  2434. | #define HAVE_TIME_H 1
  2435. | #define HAVE_UNISTD_H 1
  2436. | #define HAVE_ERRNO_H 1
  2437. | #define HAVE_INTTYPES_H 1
  2438. | #define HAVE_STDARG_H 1
  2439. | #define HAVE_STDINT_H 1
  2440. | #define HAVE_STRING_H 1
  2441. | #define HAVE_DECL_SIGSETJMP 1
  2442. | #define HAVE_DECL_SIGLONGJMP 1
  2443. | #define HAVE_POSIX_SETJMP 1
  2444. | #define RETSIGTYPE void
  2445. | #define HAVE_DECL_SIZE_MAX 1
  2446. | #define R_SOCKLEN_T socklen_t
  2447. | #define HAVE_STACK_T 1
  2448. | /* end confdefs.h. */
  2449. | #ifdef HAVE_INTTYPES_H
  2450. | #include <inttypes.h>
  2451. | #endif
  2452. | #ifdef HAVE_STDINT_H
  2453. | #include <stdint.h>
  2454. | #endif
  2455. |
  2456. | int
  2457. | main ()
  2458. | {
  2459. | if (sizeof ((intptr_t)))
  2460. | return 0;
  2461. | ;
  2462. | return 0;
  2463. | }
  2464. configure:21546: result: yes
  2465. configure:21561: checking for uintptr_t
  2466. configure:21561: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2467. configure:21561: $? = 0
  2468. configure:21561: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2469. conftest.c: In function 'main':
  2470. conftest.c:89: error: expected expression before ')' token
  2471. configure:21561: $? = 1
  2472. configure: failed program was:
  2473. | /* confdefs.h */
  2474. | #define PACKAGE_NAME "R"
  2475. | #define PACKAGE_TARNAME "R"
  2476. | #define PACKAGE_VERSION "2.11.0"
  2477. | #define PACKAGE_STRING "R 2.11.0"
  2478. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  2479. | #define PACKAGE_URL ""
  2480. | #define PACKAGE "R"
  2481. | #define VERSION "2.11.0"
  2482. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  2483. | #define R_CPU "x86_64"
  2484. | #define R_VENDOR "apple"
  2485. | #define R_OS "darwin10.4.0"
  2486. | #define Unix 1
  2487. | #define R_ARCH ""
  2488. | #define STDC_HEADERS 1
  2489. | #define HAVE_SYS_TYPES_H 1
  2490. | #define HAVE_SYS_STAT_H 1
  2491. | #define HAVE_STDLIB_H 1
  2492. | #define HAVE_STRING_H 1
  2493. | #define HAVE_MEMORY_H 1
  2494. | #define HAVE_STRINGS_H 1
  2495. | #define HAVE_INTTYPES_H 1
  2496. | #define HAVE_STDINT_H 1
  2497. | #define HAVE_UNISTD_H 1
  2498. | #define __EXTENSIONS__ 1
  2499. | #define _ALL_SOURCE 1
  2500. | #define _GNU_SOURCE 1
  2501. | #define _POSIX_PTHREAD_SEMANTICS 1
  2502. | #define _TANDEM_SOURCE 1
  2503. | #define HAVE_DLFCN_H 1
  2504. | #define LT_OBJDIR ".libs/"
  2505. | #define HAVE_LIBM 1
  2506. | #define HAVE_READLINE_HISTORY_H 1
  2507. | #define HAVE_READLINE_READLINE_H 1
  2508. | #define HAVE_LIBREADLINE 1
  2509. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  2510. | #define HAVE_RL_COMPLETION_MATCHES 1
  2511. | #define STDC_HEADERS 1
  2512. | #define TIME_WITH_SYS_TIME 1
  2513. | #define HAVE_DIRENT_H 1
  2514. | #define HAVE_SYS_WAIT_H 1
  2515. | #define HAVE_ARPA_INET_H 1
  2516. | #define HAVE_DLFCN_H 1
  2517. | #define HAVE_FCNTL_H 1
  2518. | #define HAVE_GLOB_H 1
  2519. | #define HAVE_GRP_H 1
  2520. | #define HAVE_LIMITS_H 1
  2521. | #define HAVE_LOCALE_H 1
  2522. | #define HAVE_NETDB_H 1
  2523. | #define HAVE_NETINET_IN_H 1
  2524. | #define HAVE_PWD_H 1
  2525. | #define HAVE_STDBOOL_H 1
  2526. | #define HAVE_STRINGS_H 1
  2527. | #define HAVE_SYS_PARAM_H 1
  2528. | #define HAVE_SYS_SELECT_H 1
  2529. | #define HAVE_SYS_SOCKET_H 1
  2530. | #define HAVE_SYS_STAT_H 1
  2531. | #define HAVE_SYS_RESOURCE_H 1
  2532. | #define HAVE_SYS_TIME_H 1
  2533. | #define HAVE_SYS_TIMES_H 1
  2534. | #define HAVE_SYS_UTSNAME_H 1
  2535. | #define HAVE_TIME_H 1
  2536. | #define HAVE_UNISTD_H 1
  2537. | #define HAVE_ERRNO_H 1
  2538. | #define HAVE_INTTYPES_H 1
  2539. | #define HAVE_STDARG_H 1
  2540. | #define HAVE_STDINT_H 1
  2541. | #define HAVE_STRING_H 1
  2542. | #define HAVE_DECL_SIGSETJMP 1
  2543. | #define HAVE_DECL_SIGLONGJMP 1
  2544. | #define HAVE_POSIX_SETJMP 1
  2545. | #define RETSIGTYPE void
  2546. | #define HAVE_DECL_SIZE_MAX 1
  2547. | #define R_SOCKLEN_T socklen_t
  2548. | #define HAVE_STACK_T 1
  2549. | #define HAVE_INTPTR_T 1
  2550. | /* end confdefs.h. */
  2551. | #ifdef HAVE_INTTYPES_H
  2552. | #include <inttypes.h>
  2553. | #endif
  2554. | #ifdef HAVE_STDINT_H
  2555. | #include <stdint.h>
  2556. | #endif
  2557. |
  2558. | int
  2559. | main ()
  2560. | {
  2561. | if (sizeof ((uintptr_t)))
  2562. | return 0;
  2563. | ;
  2564. | return 0;
  2565. | }
  2566. configure:21561: result: yes
  2567. configure:21584: checking whether byte ordering is bigendian
  2568. configure:21607: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2569. configure:21607: $? = 0
  2570. configure:21625: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2571. conftest.c: In function 'main':
  2572. conftest.c:87: error: 'not' undeclared (first use in this function)
  2573. conftest.c:87: error: (Each undeclared identifier is reported only once
  2574. conftest.c:87: error: for each function it appears in.)
  2575. conftest.c:87: error: expected ';' before 'big'
  2576. configure:21625: $? = 1
  2577. configure: failed program was:
  2578. | /* confdefs.h */
  2579. | #define PACKAGE_NAME "R"
  2580. | #define PACKAGE_TARNAME "R"
  2581. | #define PACKAGE_VERSION "2.11.0"
  2582. | #define PACKAGE_STRING "R 2.11.0"
  2583. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  2584. | #define PACKAGE_URL ""
  2585. | #define PACKAGE "R"
  2586. | #define VERSION "2.11.0"
  2587. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  2588. | #define R_CPU "x86_64"
  2589. | #define R_VENDOR "apple"
  2590. | #define R_OS "darwin10.4.0"
  2591. | #define Unix 1
  2592. | #define R_ARCH ""
  2593. | #define STDC_HEADERS 1
  2594. | #define HAVE_SYS_TYPES_H 1
  2595. | #define HAVE_SYS_STAT_H 1
  2596. | #define HAVE_STDLIB_H 1
  2597. | #define HAVE_STRING_H 1
  2598. | #define HAVE_MEMORY_H 1
  2599. | #define HAVE_STRINGS_H 1
  2600. | #define HAVE_INTTYPES_H 1
  2601. | #define HAVE_STDINT_H 1
  2602. | #define HAVE_UNISTD_H 1
  2603. | #define __EXTENSIONS__ 1
  2604. | #define _ALL_SOURCE 1
  2605. | #define _GNU_SOURCE 1
  2606. | #define _POSIX_PTHREAD_SEMANTICS 1
  2607. | #define _TANDEM_SOURCE 1
  2608. | #define HAVE_DLFCN_H 1
  2609. | #define LT_OBJDIR ".libs/"
  2610. | #define HAVE_LIBM 1
  2611. | #define HAVE_READLINE_HISTORY_H 1
  2612. | #define HAVE_READLINE_READLINE_H 1
  2613. | #define HAVE_LIBREADLINE 1
  2614. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  2615. | #define HAVE_RL_COMPLETION_MATCHES 1
  2616. | #define STDC_HEADERS 1
  2617. | #define TIME_WITH_SYS_TIME 1
  2618. | #define HAVE_DIRENT_H 1
  2619. | #define HAVE_SYS_WAIT_H 1
  2620. | #define HAVE_ARPA_INET_H 1
  2621. | #define HAVE_DLFCN_H 1
  2622. | #define HAVE_FCNTL_H 1
  2623. | #define HAVE_GLOB_H 1
  2624. | #define HAVE_GRP_H 1
  2625. | #define HAVE_LIMITS_H 1
  2626. | #define HAVE_LOCALE_H 1
  2627. | #define HAVE_NETDB_H 1
  2628. | #define HAVE_NETINET_IN_H 1
  2629. | #define HAVE_PWD_H 1
  2630. | #define HAVE_STDBOOL_H 1
  2631. | #define HAVE_STRINGS_H 1
  2632. | #define HAVE_SYS_PARAM_H 1
  2633. | #define HAVE_SYS_SELECT_H 1
  2634. | #define HAVE_SYS_SOCKET_H 1
  2635. | #define HAVE_SYS_STAT_H 1
  2636. | #define HAVE_SYS_RESOURCE_H 1
  2637. | #define HAVE_SYS_TIME_H 1
  2638. | #define HAVE_SYS_TIMES_H 1
  2639. | #define HAVE_SYS_UTSNAME_H 1
  2640. | #define HAVE_TIME_H 1
  2641. | #define HAVE_UNISTD_H 1
  2642. | #define HAVE_ERRNO_H 1
  2643. | #define HAVE_INTTYPES_H 1
  2644. | #define HAVE_STDARG_H 1
  2645. | #define HAVE_STDINT_H 1
  2646. | #define HAVE_STRING_H 1
  2647. | #define HAVE_DECL_SIGSETJMP 1
  2648. | #define HAVE_DECL_SIGLONGJMP 1
  2649. | #define HAVE_POSIX_SETJMP 1
  2650. | #define RETSIGTYPE void
  2651. | #define HAVE_DECL_SIZE_MAX 1
  2652. | #define R_SOCKLEN_T socklen_t
  2653. | #define HAVE_STACK_T 1
  2654. | #define HAVE_INTPTR_T 1
  2655. | #define HAVE_UINTPTR_T 1
  2656. | /* end confdefs.h. */
  2657. | #include <sys/types.h>
  2658. | #include <sys/param.h>
  2659. |
  2660. | int
  2661. | main ()
  2662. | {
  2663. | #if BYTE_ORDER != BIG_ENDIAN
  2664. | not big endian
  2665. | #endif
  2666. |
  2667. | ;
  2668. | return 0;
  2669. | }
  2670. configure:21699: result: no
  2671. configure:21713: checking for an ANSI C-conforming const
  2672. configure:21778: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2673. configure:21778: $? = 0
  2674. configure:21785: result: yes
  2675. configure:21797: checking for /usr/bin/cc option to accept ISO C99
  2676. configure:21946: /usr/bin/cc -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2677. conftest.c:130: error: expected ';', ',' or ')' before 'text'
  2678. conftest.c: In function 'main':
  2679. conftest.c:184: error: nested functions are disabled, use -fnested-functions to re-enable
  2680. conftest.c:184: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar'
  2681. conftest.c:184: error: 'newvar' undeclared (first use in this function)
  2682. conftest.c:184: error: (Each undeclared identifier is reported only once
  2683. conftest.c:184: error: for each function it appears in.)
  2684. conftest.c:194: error: 'for' loop initial declaration used outside C99 mode
  2685. configure:21946: $? = 1
  2686. configure: failed program was:
  2687. | /* confdefs.h */
  2688. | #define PACKAGE_NAME "R"
  2689. | #define PACKAGE_TARNAME "R"
  2690. | #define PACKAGE_VERSION "2.11.0"
  2691. | #define PACKAGE_STRING "R 2.11.0"
  2692. | #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  2693. | #define PACKAGE_URL ""
  2694. | #define PACKAGE "R"
  2695. | #define VERSION "2.11.0"
  2696. | #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  2697. | #define R_CPU "x86_64"
  2698. | #define R_VENDOR "apple"
  2699. | #define R_OS "darwin10.4.0"
  2700. | #define Unix 1
  2701. | #define R_ARCH ""
  2702. | #define STDC_HEADERS 1
  2703. | #define HAVE_SYS_TYPES_H 1
  2704. | #define HAVE_SYS_STAT_H 1
  2705. | #define HAVE_STDLIB_H 1
  2706. | #define HAVE_STRING_H 1
  2707. | #define HAVE_MEMORY_H 1
  2708. | #define HAVE_STRINGS_H 1
  2709. | #define HAVE_INTTYPES_H 1
  2710. | #define HAVE_STDINT_H 1
  2711. | #define HAVE_UNISTD_H 1
  2712. | #define __EXTENSIONS__ 1
  2713. | #define _ALL_SOURCE 1
  2714. | #define _GNU_SOURCE 1
  2715. | #define _POSIX_PTHREAD_SEMANTICS 1
  2716. | #define _TANDEM_SOURCE 1
  2717. | #define HAVE_DLFCN_H 1
  2718. | #define LT_OBJDIR ".libs/"
  2719. | #define HAVE_LIBM 1
  2720. | #define HAVE_READLINE_HISTORY_H 1
  2721. | #define HAVE_READLINE_READLINE_H 1
  2722. | #define HAVE_LIBREADLINE 1
  2723. | #define HAVE_HISTORY_TRUNCATE_FILE 1
  2724. | #define HAVE_RL_COMPLETION_MATCHES 1
  2725. | #define STDC_HEADERS 1
  2726. | #define TIME_WITH_SYS_TIME 1
  2727. | #define HAVE_DIRENT_H 1
  2728. | #define HAVE_SYS_WAIT_H 1
  2729. | #define HAVE_ARPA_INET_H 1
  2730. | #define HAVE_DLFCN_H 1
  2731. | #define HAVE_FCNTL_H 1
  2732. | #define HAVE_GLOB_H 1
  2733. | #define HAVE_GRP_H 1
  2734. | #define HAVE_LIMITS_H 1
  2735. | #define HAVE_LOCALE_H 1
  2736. | #define HAVE_NETDB_H 1
  2737. | #define HAVE_NETINET_IN_H 1
  2738. | #define HAVE_PWD_H 1
  2739. | #define HAVE_STDBOOL_H 1
  2740. | #define HAVE_STRINGS_H 1
  2741. | #define HAVE_SYS_PARAM_H 1
  2742. | #define HAVE_SYS_SELECT_H 1
  2743. | #define HAVE_SYS_SOCKET_H 1
  2744. | #define HAVE_SYS_STAT_H 1
  2745. | #define HAVE_SYS_RESOURCE_H 1
  2746. | #define HAVE_SYS_TIME_H 1
  2747. | #define HAVE_SYS_TIMES_H 1
  2748. | #define HAVE_SYS_UTSNAME_H 1
  2749. | #define HAVE_TIME_H 1
  2750. | #define HAVE_UNISTD_H 1
  2751. | #define HAVE_ERRNO_H 1
  2752. | #define HAVE_INTTYPES_H 1
  2753. | #define HAVE_STDARG_H 1
  2754. | #define HAVE_STDINT_H 1
  2755. | #define HAVE_STRING_H 1
  2756. | #define HAVE_DECL_SIGSETJMP 1
  2757. | #define HAVE_DECL_SIGLONGJMP 1
  2758. | #define HAVE_POSIX_SETJMP 1
  2759. | #define RETSIGTYPE void
  2760. | #define HAVE_DECL_SIZE_MAX 1
  2761. | #define R_SOCKLEN_T socklen_t
  2762. | #define HAVE_STACK_T 1
  2763. | #define HAVE_INTPTR_T 1
  2764. | #define HAVE_UINTPTR_T 1
  2765. | /* end confdefs.h. */
  2766. | #include <stdarg.h>
  2767. | #include <stdbool.h>
  2768. | #include <stdlib.h>
  2769. | #include <wchar.h>
  2770. | #include <stdio.h>
  2771. |
  2772. | // Check varargs macros. These examples are taken from C99 6.10.3.5.
  2773. | #define debug(...) fprintf (stderr, __VA_ARGS__)
  2774. | #define showlist(...) puts (#__VA_ARGS__)
  2775. | #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
  2776. | static void
  2777. | test_varargs_macros (void)
  2778. | {
  2779. | int x = 1234;
  2780. | int y = 5678;
  2781. | debug ("Flag");
  2782. | debug ("X = %d\n", x);
  2783. | showlist (The first, second, and third items.);
  2784. | report (x>y, "x is %d but y is %d", x, y);
  2785. | }
  2786. |
  2787. | // Check long long types.
  2788. | #define BIG64 18446744073709551615ull
  2789. | #define BIG32 4294967295ul
  2790. | #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
  2791. | #if !BIG_OK
  2792. | your preprocessor is broken;
  2793. | #endif
  2794. | #if BIG_OK
  2795. | #else
  2796. | your preprocessor is broken;
  2797. | #endif
  2798. | static long long int bignum = -9223372036854775807LL;
  2799. | static unsigned long long int ubignum = BIG64;
  2800. |
  2801. | struct incomplete_array
  2802. | {
  2803. | int datasize;
  2804. | double data[];
  2805. | };
  2806. |
  2807. | struct named_init {
  2808. | int number;
  2809. | const wchar_t *name;
  2810. | double average;
  2811. | };
  2812. |
  2813. | typedef const char *ccp;
  2814. |
  2815. | static inline int
  2816. | test_restrict (ccp restrict text)
  2817. | {
  2818. | // See if C++-style comments work.
  2819. | // Iterate through items via the restricted pointer.
  2820. | // Also check for declarations in for loops.
  2821. | for (unsigned int i = 0; *(text+i) != '\0'; ++i)
  2822. | continue;
  2823. | return 0;
  2824. | }
  2825. |
  2826. | // Check varargs and va_copy.
  2827. | static void
  2828. | test_varargs (const char *format, ...)
  2829. | {
  2830. | va_list args;
  2831. | va_start (args, format);
  2832. | va_list args_copy;
  2833. | va_copy (args_copy, args);
  2834. |
  2835. | const char *str;
  2836. | int number;
  2837. | float fnumber;
  2838. |
  2839. | while (*format)
  2840. | {
  2841. | switch (*format++)
  2842. | {
  2843. | case 's': // string
  2844. | str = va_arg (args_copy, const char *);
  2845. | break;
  2846. | case 'd': // int
  2847. | number = va_arg (args_copy, int);
  2848. | break;
  2849. | case 'f': // float
  2850. | fnumber = va_arg (args_copy, double);
  2851. | break;
  2852. | default:
  2853. | break;
  2854. | }
  2855. | }
  2856. | va_end (args_copy);
  2857. | va_end (args);
  2858. | }
  2859. |
  2860. | int
  2861. | main ()
  2862. | {
  2863. |
  2864. | // Check bool.
  2865. | _Bool success = false;
  2866. |
  2867. | // Check restrict.
  2868. | if (test_restrict ("String literal") == 0)
  2869. | success = true;
  2870. | char *restrict newvar = "Another string";
  2871. |
  2872. | // Check varargs.
  2873. | test_varargs ("s, d' f .", "string", 65, 34.234);
  2874. | test_varargs_macros ();
  2875. |
  2876. | // Check flexible array members.
  2877. | struct incomplete_array *ia =
  2878. | malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
  2879. | ia->datasize = 10;
  2880. | for (int i = 0; i < ia->datasize; ++i)
  2881. | ia->data[i] = i * 1.234;
  2882. |
  2883. | // Check named initializers.
  2884. | struct named_init ni = {
  2885. | .number = 34,
  2886. | .name = L"Test wide string",
  2887. | .average = 543.34343,
  2888. | };
  2889. |
  2890. | ni.number = 58;
  2891. |
  2892. | int dynamic_array[ni.number];
  2893. | dynamic_array[ni.number - 1] = 543;
  2894. |
  2895. | // work around unused variable warnings
  2896. | return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
  2897. | || dynamic_array[ni.number - 1] != 543);
  2898. |
  2899. | ;
  2900. | return 0;
  2901. | }
  2902. configure:21946: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2903. configure:21946: $? = 0
  2904. configure:21966: result: -std=gnu99
  2905. configure:22068: checking for /usr/bin/cc -std=gnu99 option to accept ISO Standard C
  2906. configure:22082: result: -std=gnu99
  2907. configure:22086: checking for inline
  2908. configure:22101: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2909. configure:22101: $? = 0
  2910. configure:22108: result: inline
  2911. configure:22124: checking size of int
  2912. configure:22129: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  2913. configure:22129: $? = 0
  2914. configure:22129: ./conftest
  2915. configure:22129: $? = 0
  2916. configure:22144: result: 4
  2917. configure:22166: checking size of long
  2918. configure:22171: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  2919. configure:22171: $? = 0
  2920. configure:22171: ./conftest
  2921. configure:22171: $? = 0
  2922. configure:22186: result: 8
  2923. configure:22200: checking size of long long
  2924. configure:22205: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  2925. configure:22205: $? = 0
  2926. configure:22205: ./conftest
  2927. configure:22205: $? = 0
  2928. configure:22220: result: 8
  2929. configure:22234: checking size of double
  2930. configure:22239: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  2931. configure:22239: $? = 0
  2932. configure:22239: ./conftest
  2933. configure:22239: $? = 0
  2934. configure:22254: result: 8
  2935. configure:22268: checking size of long double
  2936. configure:22273: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  2937. configure:22273: $? = 0
  2938. configure:22273: ./conftest
  2939. configure:22273: $? = 0
  2940. configure:22288: result: 16
  2941. configure:22302: checking size of size_t
  2942. configure:22307: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  2943. configure:22307: $? = 0
  2944. configure:22307: ./conftest
  2945. configure:22307: $? = 0
  2946. configure:22322: result: 8
  2947. configure:22334: checking whether we can compute C Make dependencies
  2948. configure:22369: result: yes, using /usr/bin/cc -std=gnu99 -MM
  2949. configure:22393: checking whether /usr/bin/cc -std=gnu99 supports -c -o FILE.lo
  2950. configure:22403: /usr/bin/cc -std=gnu99 -O3 -march=core2 -w -pipe -c conftest.c -o TMP/conftest.lo 1>&5
  2951. configure:22406: $? = 0
  2952. configure:22409: /usr/bin/cc -std=gnu99 -O3 -march=core2 -w -pipe -c conftest.c -o TMP/conftest.lo 1>&5
  2953. configure:22412: $? = 0
  2954. configure:22420: result: yes
  2955. configure:22460: checking how to get verbose linking output from fc
  2956. configure:22470: fc -c -O3 -march=core2 -w -pipe conftest.f >&5
  2957. ./configure: line 2116: fc: -c: invalid option
  2958. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  2959. configure:22470: $? = 2
  2960. configure: failed program was:
  2961. | program main
  2962. |
  2963. | end
  2964. configure:22547: WARNING: compilation failed
  2965. configure:22553: result:
  2966. configure:22555: checking for Fortran 77 libraries of fc
  2967. configure:22578: fc -o conftest -O3 -march=core2 -w -pipe -L/usr/local/lib conftest.f
  2968. ./configure: line 22582: fc: -o: invalid option
  2969. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  2970. configure:22752: result:
  2971. configure:22770: checking how to get verbose linking output from /usr/bin/cc -std=gnu99
  2972. configure:22786: /usr/bin/cc -std=gnu99 -c -O3 -march=core2 -w -pipe -I/usr/local/include conftest.c >&5
  2973. configure:22786: $? = 0
  2974. configure:22808: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -v -I/usr/local/include -L/usr/local/lib conftest.c >&5
  2975. Using built-in specs.
  2976. Target: i686-apple-darwin10
  2977. Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  2978. Thread model: posix
  2979. gcc version 4.2.1 (Apple Inc. build 5659)
  2980. /usr/libexec/gcc/i686-apple-darwin10/4.2.1/cc1 -quiet -v -I/usr/local/include -imultilib x86_64 -D__DYNAMIC__ conftest.c -fPIC -quiet -dumpbase conftest.c -mmacosx-version-min=10.6.4 -march=core2 -m64 -auxbase conftest -O3 -w -std=gnu99 -version -o - |
  2981. /usr/libexec/gcc/i686-apple-darwin10/4.2.1/as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/AR/ARkG21JDEbC6gmCUvMCMQ++++TI/-Tmp-//cc6L76Mq.o
  2982. ignoring nonexistent directory "/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../../i686-apple-darwin10/include"
  2983. ignoring duplicate directory "/usr/local/include"
  2984. as it is a non-system directory that duplicates a system directory
  2985. #include "..." search starts here:
  2986. #include <...> search starts here:
  2987. /usr/local/include
  2988. /usr/lib/gcc/i686-apple-darwin10/4.2.1/include
  2989. /usr/include
  2990. /System/Library/Frameworks (framework directory)
  2991. /Library/Frameworks (framework directory)
  2992. End of search list.
  2993. GNU C version 4.2.1 (Apple Inc. build 5659) (i686-apple-darwin10)
  2994. compiled by GNU C version 4.2.1 (Apple Inc. build 5659).
  2995. GGC heuristics: --param ggc-min-expand=150 --param ggc-min-heapsize=65536
  2996. Compiler executable checksum: d4e879be42249ba5d0bb1ebebe3abbe7
  2997. /usr/libexec/gcc/i686-apple-darwin10/4.2.1/collect2 -dynamic -arch x86_64 -macosx_version_min 10.6.4 -weak_reference_mismatches non-weak -w -o conftest -lcrt1.10.6.o -L/usr/local/lib -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../.. /var/folders/AR/ARkG21JDEbC6gmCUvMCMQ++++TI/-Tmp-//cc6L76Mq.o -lSystem -lgcc -lSystem
  2998. configure:22854: result: -v
  2999. configure:22856: checking for C libraries of /usr/bin/cc -std=gnu99
  3000. configure:22883: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -v -I/usr/local/include -L/usr/local/lib conftest.c >&5
  3001. Using built-in specs.
  3002. Target: i686-apple-darwin10
  3003. Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
  3004. Thread model: posix
  3005. gcc version 4.2.1 (Apple Inc. build 5659)
  3006. /usr/libexec/gcc/i686-apple-darwin10/4.2.1/cc1 -quiet -v -I/usr/local/include -imultilib x86_64 -D__DYNAMIC__ conftest.c -fPIC -quiet -dumpbase conftest.c -mmacosx-version-min=10.6.4 -march=core2 -m64 -auxbase conftest -O3 -w -std=gnu99 -version -o - |
  3007. /usr/libexec/gcc/i686-apple-darwin10/4.2.1/as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/AR/ARkG21JDEbC6gmCUvMCMQ++++TI/-Tmp-//cckQ7tnD.o
  3008. ignoring nonexistent directory "/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../../i686-apple-darwin10/include"
  3009. ignoring duplicate directory "/usr/local/include"
  3010. as it is a non-system directory that duplicates a system directory
  3011. #include "..." search starts here:
  3012. #include <...> search starts here:
  3013. /usr/local/include
  3014. /usr/lib/gcc/i686-apple-darwin10/4.2.1/include
  3015. /usr/include
  3016. /System/Library/Frameworks (framework directory)
  3017. /Library/Frameworks (framework directory)
  3018. End of search list.
  3019. GNU C version 4.2.1 (Apple Inc. build 5659) (i686-apple-darwin10)
  3020. compiled by GNU C version 4.2.1 (Apple Inc. build 5659).
  3021. GGC heuristics: --param ggc-min-expand=150 --param ggc-min-heapsize=65536
  3022. Compiler executable checksum: d4e879be42249ba5d0bb1ebebe3abbe7
  3023. /usr/libexec/gcc/i686-apple-darwin10/4.2.1/collect2 -dynamic -arch x86_64 -macosx_version_min 10.6.4 -weak_reference_mismatches non-weak -w -o conftest -lcrt1.10.6.o -L/usr/local/lib -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../.. /var/folders/AR/ARkG21JDEbC6gmCUvMCMQ++++TI/-Tmp-//cckQ7tnD.o -lSystem -lgcc -lSystem
  3024. configure:23034: result: -lcrt1.10.6.o -L/usr/local/lib -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../.. -lSystem
  3025. configure:23165: checking for dummy main to link with Fortran 77 libraries
  3026. configure:23199: /usr/bin/cc -std=gnu99 -o conftest -O3 -march=core2 -w -pipe -I/usr/local/include -L/usr/local/lib conftest.c -lm >&5
  3027. configure:23199: $? = 0
  3028. configure:23244: result: none
  3029. configure:23277: checking for Fortran 77 name-mangling scheme
  3030. configure:23290: fc -c -O3 -march=core2 -w -pipe conftest.f >&5
  3031. ./configure: line 2116: fc: -c: invalid option
  3032. fc: usage: fc [-e ename] [-nlr] [first] [last] or fc -s [pat=rep] [cmd]
  3033. configure:23290: $? = 2
  3034. configure: failed program was:
  3035. | subroutine foobar()
  3036. | return
  3037. | end
  3038. | subroutine foo_bar()
  3039. | return
  3040. | end
  3041. configure:23423: error: in `/private/tmp/homebrew-r-2.11.0-wpIk/R-2.11.0':
  3042. configure:23426: error: cannot compile a simple Fortran program
  3043. See `config.log' for more details.
  3044.  
  3045. ## ---------------- ##
  3046. ## Cache variables. ##
  3047. ## ---------------- ##
  3048.  
  3049. ac_cv_build=x86_64-apple-darwin10.4.0
  3050. ac_cv_c_bigendian=no
  3051. ac_cv_c_compiler_gnu=yes
  3052. ac_cv_c_const=yes
  3053. ac_cv_cxx_compiler_gnu=yes
  3054. ac_cv_env_BLAS_LIBS_set=
  3055. ac_cv_env_BLAS_LIBS_value=
  3056. ac_cv_env_CCC_set=
  3057. ac_cv_env_CCC_value=
  3058. ac_cv_env_CC_set=set
  3059. ac_cv_env_CC_value=/usr/bin/cc
  3060. ac_cv_env_CFLAGS_set=set
  3061. ac_cv_env_CFLAGS_value='-O3 -march=core2 -w -pipe'
  3062. ac_cv_env_CPICFLAGS_set=
  3063. ac_cv_env_CPICFLAGS_value=
  3064. ac_cv_env_CPPFLAGS_set=
  3065. ac_cv_env_CPPFLAGS_value=
  3066. ac_cv_env_CPP_set=
  3067. ac_cv_env_CPP_value=
  3068. ac_cv_env_CXXCPP_set=
  3069. ac_cv_env_CXXCPP_value=
  3070. ac_cv_env_CXXFLAGS_set=set
  3071. ac_cv_env_CXXFLAGS_value='-O3 -march=core2 -w -pipe'
  3072. ac_cv_env_CXXPICFLAGS_set=
  3073. ac_cv_env_CXXPICFLAGS_value=
  3074. ac_cv_env_CXX_set=set
  3075. ac_cv_env_CXX_value=/usr/bin/c++
  3076. ac_cv_env_DEFS_set=
  3077. ac_cv_env_DEFS_value=
  3078. ac_cv_env_DYLIB_LDFLAGS_set=
  3079. ac_cv_env_DYLIB_LDFLAGS_value=
  3080. ac_cv_env_DYLIB_LD_set=
  3081. ac_cv_env_DYLIB_LD_value=
  3082. ac_cv_env_F77_set=
  3083. ac_cv_env_F77_value=
  3084. ac_cv_env_FCFLAGS_set=set
  3085. ac_cv_env_FCFLAGS_value='-O3 -march=core2 -w -pipe'
  3086. ac_cv_env_FCPICFLAGS_set=
  3087. ac_cv_env_FCPICFLAGS_value=
  3088. ac_cv_env_FC_set=
  3089. ac_cv_env_FC_value=
  3090. ac_cv_env_FFLAGS_set=set
  3091. ac_cv_env_FFLAGS_value='-O3 -march=core2 -w -pipe'
  3092. ac_cv_env_FPICFLAGS_set=
  3093. ac_cv_env_FPICFLAGS_value=
  3094. ac_cv_env_JAVA_HOME_set=set
  3095. ac_cv_env_JAVA_HOME_value=/System/Library/Frameworks/JavaVM.Framework/Versions/1.6.0/Home
  3096. ac_cv_env_LAPACK_LIBS_set=
  3097. ac_cv_env_LAPACK_LIBS_value=
  3098. ac_cv_env_LDFLAGS_set=
  3099. ac_cv_env_LDFLAGS_value=
  3100. ac_cv_env_LIBS_set=
  3101. ac_cv_env_LIBS_value=
  3102. ac_cv_env_LIBnn_set=
  3103. ac_cv_env_LIBnn_value=
  3104. ac_cv_env_MAIN_CFLAGS_set=
  3105. ac_cv_env_MAIN_CFLAGS_value=
  3106. ac_cv_env_MAIN_FFLAGS_set=
  3107. ac_cv_env_MAIN_FFLAGS_value=
  3108. ac_cv_env_MAIN_LDFLAGS_set=
  3109. ac_cv_env_MAIN_LDFLAGS_value=
  3110. ac_cv_env_MAIN_LD_set=
  3111. ac_cv_env_MAIN_LD_value=
  3112. ac_cv_env_MAKE_set=
  3113. ac_cv_env_MAKE_value=
  3114. ac_cv_env_OBJCFLAGS_set=
  3115. ac_cv_env_OBJCFLAGS_value=
  3116. ac_cv_env_OBJC_set=
  3117. ac_cv_env_OBJC_value=
  3118. ac_cv_env_R_BATCHSAVE_set=
  3119. ac_cv_env_R_BATCHSAVE_value=
  3120. ac_cv_env_R_BROWSER_set=
  3121. ac_cv_env_R_BROWSER_value=
  3122. ac_cv_env_R_PAPERSIZE_set=
  3123. ac_cv_env_R_PAPERSIZE_value=
  3124. ac_cv_env_R_PDFVIEWER_set=
  3125. ac_cv_env_R_PDFVIEWER_value=
  3126. ac_cv_env_R_PRINTCMD_set=
  3127. ac_cv_env_R_PRINTCMD_value=
  3128. ac_cv_env_R_SHELL_set=
  3129. ac_cv_env_R_SHELL_value=
  3130. ac_cv_env_SAFE_FFLAGS_set=
  3131. ac_cv_env_SAFE_FFLAGS_value=
  3132. ac_cv_env_SHLIB_CFLAGS_set=
  3133. ac_cv_env_SHLIB_CFLAGS_value=
  3134. ac_cv_env_SHLIB_CXXLDFLAGS_set=
  3135. ac_cv_env_SHLIB_CXXLDFLAGS_value=
  3136. ac_cv_env_SHLIB_CXXLD_set=
  3137. ac_cv_env_SHLIB_CXXLD_value=
  3138. ac_cv_env_SHLIB_FCD_set=
  3139. ac_cv_env_SHLIB_FCD_value=
  3140. ac_cv_env_SHLIB_FCLDFLAGS_set=
  3141. ac_cv_env_SHLIB_FCLDFLAGS_value=
  3142. ac_cv_env_SHLIB_FFLAGS_set=
  3143. ac_cv_env_SHLIB_FFLAGS_value=
  3144. ac_cv_env_SHLIB_LDFLAGS_set=
  3145. ac_cv_env_SHLIB_LDFLAGS_value=
  3146. ac_cv_env_SHLIB_LD_set=
  3147. ac_cv_env_SHLIB_LD_value=
  3148. ac_cv_env_TAR_set=
  3149. ac_cv_env_TAR_value=
  3150. ac_cv_env_TCLTK_CPPFLAGS_set=
  3151. ac_cv_env_TCLTK_CPPFLAGS_value=
  3152. ac_cv_env_TCLTK_LIBS_set=
  3153. ac_cv_env_TCLTK_LIBS_value=
  3154. ac_cv_env_XMKMF_set=
  3155. ac_cv_env_XMKMF_value=
  3156. ac_cv_env_YACC_set=
  3157. ac_cv_env_YACC_value=
  3158. ac_cv_env_YFLAGS_set=
  3159. ac_cv_env_YFLAGS_value=
  3160. ac_cv_env_build_alias_set=
  3161. ac_cv_env_build_alias_value=
  3162. ac_cv_env_host_alias_set=
  3163. ac_cv_env_host_alias_value=
  3164. ac_cv_env_r_arch_set=
  3165. ac_cv_env_r_arch_value=
  3166. ac_cv_env_target_alias_set=
  3167. ac_cv_env_target_alias_value=
  3168. ac_cv_f77_compiler_gnu=no
  3169. ac_cv_f77_dummy_main=none
  3170. ac_cv_f77_libs=
  3171. ac_cv_fortran_dummy_main=none
  3172. ac_cv_func_history_truncate_file=yes
  3173. ac_cv_have_decl_rl_completion_matches=yes
  3174. ac_cv_have_decl_siglongjmp=yes
  3175. ac_cv_have_decl_sigsetjmp=yes
  3176. ac_cv_header_arpa_inet_h=yes
  3177. ac_cv_header_dirent_dirent_h=yes
  3178. ac_cv_header_dl_h=no
  3179. ac_cv_header_dlfcn_h=yes
  3180. ac_cv_header_elf_h=no
  3181. ac_cv_header_errno_h=yes
  3182. ac_cv_header_fcntl_h=yes
  3183. ac_cv_header_floatingpoint_h=no
  3184. ac_cv_header_fpu_control_h=no
  3185. ac_cv_header_glob_h=yes
  3186. ac_cv_header_grp_h=yes
  3187. ac_cv_header_inttypes_h=yes
  3188. ac_cv_header_limits_h=yes
  3189. ac_cv_header_locale_h=yes
  3190. ac_cv_header_memory_h=yes
  3191. ac_cv_header_minix_config_h=no
  3192. ac_cv_header_netdb_h=yes
  3193. ac_cv_header_netinet_in_h=yes
  3194. ac_cv_header_pwd_h=yes
  3195. ac_cv_header_readline_history_h=yes
  3196. ac_cv_header_readline_readline_h=yes
  3197. ac_cv_header_stdarg_h=yes
  3198. ac_cv_header_stdbool_h=yes
  3199. ac_cv_header_stdc=yes
  3200. ac_cv_header_stdint_h=yes
  3201. ac_cv_header_stdlib_h=yes
  3202. ac_cv_header_string_h=yes
  3203. ac_cv_header_strings_h=yes
  3204. ac_cv_header_sys_param_h=yes
  3205. ac_cv_header_sys_resource_h=yes
  3206. ac_cv_header_sys_select_h=yes
  3207. ac_cv_header_sys_socket_h=yes
  3208. ac_cv_header_sys_stat_h=yes
  3209. ac_cv_header_sys_time_h=yes
  3210. ac_cv_header_sys_times_h=yes
  3211. ac_cv_header_sys_types_h=yes
  3212. ac_cv_header_sys_utsname_h=yes
  3213. ac_cv_header_sys_wait_h=yes
  3214. ac_cv_header_time=yes
  3215. ac_cv_header_time_h=yes
  3216. ac_cv_header_unistd_h=yes
  3217. ac_cv_host=x86_64-apple-darwin10.4.0
  3218. ac_cv_lib_m_sin=yes
  3219. ac_cv_lib_readline_rl_callback_read_char=yes
  3220. ac_cv_objc_compiler_gnu=yes
  3221. ac_cv_objext=o
  3222. ac_cv_path_EGREP='/usr/bin/grep -E'
  3223. ac_cv_path_FGREP='/usr/bin/grep -F'
  3224. ac_cv_path_GETWD=/bin/pwd
  3225. ac_cv_path_GREP=/usr/bin/grep
  3226. ac_cv_path_MAKEINFO=/usr/bin/makeinfo
  3227. ac_cv_path_PAGER=/usr/bin/less
  3228. ac_cv_path_PERL=/usr/bin/perl
  3229. ac_cv_path_PKGCONF=/usr/local/bin/pkg-config
  3230. ac_cv_path_R_BROWSER=/usr/bin/open
  3231. ac_cv_path_R_BZIPCMD=/usr/bin/bzip2
  3232. ac_cv_path_R_GZIPCMD=/usr/bin/gzip
  3233. ac_cv_path_R_PDFVIEWER=/usr/bin/open
  3234. ac_cv_path_R_UNZIPCMD=/usr/bin/unzip
  3235. ac_cv_path_R_ZIPCMD=/usr/bin/zip
  3236. ac_cv_path_SED=/usr/bin/sed
  3237. ac_cv_path_TAR=/usr/bin/tar
  3238. ac_cv_path_TEXI2DVI=/usr/bin/texi2dvi
  3239. ac_cv_path_TR=/usr/bin/tr
  3240. ac_cv_path_install='/usr/bin/install -c'
  3241. ac_cv_prog_AR=ar
  3242. ac_cv_prog_AWK=awk
  3243. ac_cv_prog_CPP='/usr/bin/cc -E'
  3244. ac_cv_prog_CXXCPP='/usr/bin/c++ -E'
  3245. ac_cv_prog_F77=fc
  3246. ac_cv_prog_YACC='bison -y'
  3247. ac_cv_prog_ac_ct_CC=/usr/bin/cc
  3248. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  3249. ac_cv_prog_ac_ct_LIPO=lipo
  3250. ac_cv_prog_ac_ct_NMEDIT=nmedit
  3251. ac_cv_prog_ac_ct_OBJC=gcc
  3252. ac_cv_prog_ac_ct_OTOOL=otool
  3253. ac_cv_prog_ac_ct_RANLIB=ranlib
  3254. ac_cv_prog_ac_ct_STRIP=strip
  3255. ac_cv_prog_cc_c89=
  3256. ac_cv_prog_cc_c99=-std=gnu99
  3257. ac_cv_prog_cc_g=yes
  3258. ac_cv_prog_cc_stdc=-std=gnu99
  3259. ac_cv_prog_cxx_g=yes
  3260. ac_cv_prog_f77_g=no
  3261. ac_cv_prog_gcc_traditional=no
  3262. ac_cv_prog_objc_g=yes
  3263. ac_cv_safe_to_define___extensions__=yes
  3264. ac_cv_search_dlopen='none required'
  3265. ac_cv_search_opendir='none required'
  3266. ac_cv_sizeof_double=8
  3267. ac_cv_sizeof_int=4
  3268. ac_cv_sizeof_long=8
  3269. ac_cv_sizeof_long_double=16
  3270. ac_cv_sizeof_long_long=8
  3271. ac_cv_sizeof_size_t=8
  3272. ac_cv_type_blkcnt_t=yes
  3273. ac_cv_type_intptr_t=yes
  3274. ac_cv_type_pid_t=yes
  3275. ac_cv_type_signal=void
  3276. ac_cv_type_size_t=yes
  3277. ac_cv_type_stack_t=yes
  3278. ac_cv_type_uintptr_t=yes
  3279. lt_cv_apple_cc_single_mod=yes
  3280. lt_cv_deplibs_check_method=pass_all
  3281. lt_cv_file_magic_cmd='$MAGIC_CMD'
  3282. lt_cv_file_magic_test_file=
  3283. lt_cv_ld_exported_symbols_list=yes
  3284. lt_cv_ld_reload_flag=-r
  3285. lt_cv_nm_interface='BSD nm'
  3286. lt_cv_objdir=.libs
  3287. lt_cv_path_LD=/usr/bin/cc
  3288. lt_cv_path_LDCXX=/usr/bin/cc
  3289. lt_cv_path_NM=/usr/bin/nm
  3290. lt_cv_prog_compiler_c_o=yes
  3291. lt_cv_prog_compiler_c_o_CXX=yes
  3292. lt_cv_prog_compiler_c_o_F77=no
  3293. lt_cv_prog_compiler_pic_works=yes
  3294. lt_cv_prog_compiler_pic_works_CXX=yes
  3295. lt_cv_prog_compiler_rtti_exceptions=yes
  3296. lt_cv_prog_compiler_static_works=no
  3297. lt_cv_prog_compiler_static_works_CXX=no
  3298. lt_cv_prog_compiler_static_works_F77=no
  3299. lt_cv_prog_gnu_ld=no
  3300. lt_cv_prog_gnu_ldcxx=no
  3301. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
  3302. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  3303. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  3304. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  3305. lt_cv_sys_max_cmd_len=196608
  3306. r_cv_OBJCXX=/usr/bin/c++
  3307. r_cv_c_inline=inline
  3308. r_cv_c_libs=' -lcrt1.10.6.o -L/usr/local/lib -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/x86_64 -L/usr/lib/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../../i686-apple-darwin10/4.2.1 -L/usr/lib/gcc/i686-apple-darwin10/4.2.1/../../.. -lSystem'
  3309. r_cv_header_glibc2=no
  3310. r_cv_header_setjmp_posix=yes
  3311. r_cv_prog_c_v=-v
  3312. r_cv_prog_cc_c_o_lo=yes
  3313. r_cv_prog_cc_m='/usr/bin/cc -std=gnu99 -MM'
  3314. r_cv_prog_cc_vis=yes
  3315. r_cv_prog_f77_vis=no
  3316. r_cv_prog_makeinfo_v4=yes
  3317. r_cv_prog_perl_v5=yes
  3318. r_cv_size_max=yes
  3319. r_cv_type_socklen=socklen_t
  3320. r_cv_visibility_attribute=no
  3321.  
  3322. ## ----------------- ##
  3323. ## Output variables. ##
  3324. ## ----------------- ##
  3325.  
  3326. ACLOCAL='aclocal'
  3327. ALLOCA=''
  3328. AR='ar'
  3329. ARFLAGS='rc'
  3330. AUTOCONF='autoconf'
  3331. AUTOHEADER='autoheader'
  3332. AUTOMAKE='automake'
  3333. AWK='awk'
  3334. BITMAP_LIBS=''
  3335. BLAS_LIBS0=''
  3336. BLAS_LIBS=''
  3337. BLAS_SHLIB_FALSE=''
  3338. BLAS_SHLIB_TRUE=''
  3339. BUILDDIR_IS_SRCDIR='yes'
  3340. BUILD_AQUA_FALSE=''
  3341. BUILD_AQUA_TRUE=''
  3342. BUILD_BZLIB_FALSE=''
  3343. BUILD_BZLIB_TRUE=''
  3344. BUILD_CC=''
  3345. BUILD_CYGWIN_FALSE=''
  3346. BUILD_CYGWIN_TRUE=''
  3347. BUILD_HTML_FALSE=''
  3348. BUILD_HTML_TRUE='#'
  3349. BUILD_INCLUDED_LIBINTL=''
  3350. BUILD_JAVA14_FALSE=''
  3351. BUILD_JAVA14_TRUE=''
  3352. BUILD_LIBINTL_FALSE=''
  3353. BUILD_LIBINTL_TRUE=''
  3354. BUILD_PCRE_FALSE=''
  3355. BUILD_PCRE_TRUE=''
  3356. BUILD_R=''
  3357. BUILD_X11_FALSE=''
  3358. BUILD_X11_TRUE=''
  3359. BUILD_XDR_FALSE=''
  3360. BUILD_XDR_TRUE=''
  3361. BUILD_XZ_FALSE=''
  3362. BUILD_XZ_TRUE=''
  3363. BUILD_ZLIB_FALSE=''
  3364. BUILD_ZLIB_TRUE=''
  3365. CAIRO_CPPFLAGS=''
  3366. CAIRO_LIBS=''
  3367. CATOBJEXT=''
  3368. CC='/usr/bin/cc -std=gnu99'
  3369. CFLAGS='-O3 -march=core2 -w -pipe'
  3370. CFLAG_VISIBILITY=''
  3371. COMPILE_FORTRAN_DOUBLE_COMPLEX_FALSE=''
  3372. COMPILE_FORTRAN_DOUBLE_COMPLEX_TRUE=''
  3373. CPICFLAGS=''
  3374. CPP='/usr/bin/cc -E'
  3375. CPPFLAGS='-I/usr/local/include'
  3376. CROSS_COMPILING_FALSE=''
  3377. CROSS_COMPILING_TRUE='#'
  3378. CXX='/usr/bin/c++'
  3379. CXXCPP='/usr/bin/c++ -E'
  3380. CXXFLAGS='-O3 -march=core2 -w -pipe'
  3381. CXXPICFLAGS=''
  3382. C_VISIBILITY=''
  3383. DATADIRNAME=''
  3384. DEFS=''
  3385. DSYMUTIL='dsymutil'
  3386. DUMPBIN=''
  3387. DVIPS='dvips'
  3388. DVIPSCMD='dvips'
  3389. DYLIB_EXT=''
  3390. DYLIB_LD=''
  3391. DYLIB_LDFLAGS=''
  3392. DYLIB_UNDEFINED_ALLOWED_FALSE=''
  3393. DYLIB_UNDEFINED_ALLOWED_TRUE=''
  3394. ECHO_C='\c'
  3395. ECHO_N=''
  3396. ECHO_T=''
  3397. EGREP='/usr/bin/grep -E'
  3398. EXEEXT=''
  3399. F77='fc'
  3400. F77_VISIBILITY=''
  3401. FC=''
  3402. FCFLAGS='-O3 -march=core2 -w -pipe'
  3403. FCFLAGS_f90=''
  3404. FCFLAGS_f95=''
  3405. FCPICFLAGS=''
  3406. FFLAGS='-O3 -march=core2 -w -pipe'
  3407. FGREP='/usr/bin/grep -F'
  3408. FLIBS=''
  3409. FOUNDATION_CPPFLAGS=''
  3410. FOUNDATION_LIBS=''
  3411. FPICFLAGS=''
  3412. FW_VERSION='2.11'
  3413. GENCAT=''
  3414. GETWD='/bin/pwd'
  3415. GLIBC21=''
  3416. GLIBC2=''
  3417. GMSGFMT=''
  3418. GMSGFMT_015=''
  3419. GREP='/usr/bin/grep'
  3420. HAVE_ASPRINTF=''
  3421. HAVE_C99_COMPLEX=''
  3422. HAVE_FORTRAN_DOUBLE_COMPLEX=''
  3423. HAVE_POSIX_PRINTF=''
  3424. HAVE_SNPRINTF=''
  3425. HAVE_VISIBILITY=''
  3426. HAVE_WPRINTF=''
  3427. INSTALL_DATA='${INSTALL} -m 644'
  3428. INSTALL_INFO='$(PERL) $(top_srcdir)/tools/install-info.pl'
  3429. INSTALL_PROGRAM='${INSTALL}'
  3430. INSTALL_SCRIPT='${INSTALL}'
  3431. INSTOBJEXT=''
  3432. INTLBISON=''
  3433. INTLLIBS=''
  3434. INTLOBJS=''
  3435. INTL_LIBTOOL_SUFFIX_PREFIX=''
  3436. INTL_MACOSX_LIBS=''
  3437. JAR=''
  3438. JAVA=''
  3439. JAVAC14=''
  3440. JAVAC=''
  3441. JAVAH=''
  3442. JAVA_CPPFLAGS0=''
  3443. JAVA_HOME='/System/Library/Frameworks/JavaVM.Framework/Versions/1.6.0/Home'
  3444. JAVA_LD_LIBRARY_PATH=''
  3445. JAVA_LIBS0=''
  3446. LAPACK_LDFLAGS=''
  3447. LAPACK_LIBS=''
  3448. LATEX=''
  3449. LATEXCMD='latex'
  3450. LD='/usr/bin/cc'
  3451. LDFLAGS='-L/usr/local/lib'
  3452. LIBICONV=''
  3453. LIBINTL=''
  3454. LIBM=''
  3455. LIBMULTITHREAD=''
  3456. LIBOBJS=''
  3457. LIBPTH=''
  3458. LIBR='-L$(R_HOME)/lib$(R_ARCH) -lR'
  3459. LIBR_LDFLAGS=''
  3460. LIBS='-lm '
  3461. LIBTHREAD=''
  3462. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  3463. LIBTOOL_DEPS='tools/ltmain.sh'
  3464. LIBnn='lib'
  3465. LIPO='lipo'
  3466. LN_S='ln -s'
  3467. LTLIBICONV=''
  3468. LTLIBINTL=''
  3469. LTLIBMULTITHREAD=''
  3470. LTLIBOBJS=''
  3471. LTLIBPTH=''
  3472. LTLIBTHREAD=''
  3473. MAINTAINER_MODE_FALSE=''
  3474. MAINTAINER_MODE_TRUE='#'
  3475. MAIN_CFLAGS=''
  3476. MAIN_FFLAGS=''
  3477. MAIN_LD=''
  3478. MAIN_LDFLAGS=''
  3479. MAJ_MIN_VERSION='2.11'
  3480. MAKE='make'
  3481. MAKEINDEX=''
  3482. MAKEINDEXCMD='makeindex'
  3483. MAKEINFO='/usr/bin/makeinfo'
  3484. MKDIR_P=''
  3485. MSGFMT=''
  3486. MSGFMT_015=''
  3487. MSGMERGE=''
  3488. NM='/usr/bin/nm'
  3489. NMEDIT='nmedit'
  3490. OBJC='gcc'
  3491. OBJCFLAGS='-g -O2'
  3492. OBJCXX='/usr/bin/c++'
  3493. OBJCXXFLAGS=''
  3494. OBJC_LIBS=''
  3495. OBJDUMP='false'
  3496. OBJEXT='o'
  3497. OSF_SH_BUG=''
  3498. OTOOL64=':'
  3499. OTOOL='otool'
  3500. PACKAGE='R'
  3501. PACKAGE_BUGREPORT='r-bugs@R-project.org'
  3502. PACKAGE_NAME='R'
  3503. PACKAGE_STRING='R 2.11.0'
  3504. PACKAGE_TARNAME='R'
  3505. PACKAGE_URL=''
  3506. PACKAGE_VERSION='2.11.0'
  3507. PAGER='/usr/bin/less'
  3508. PAPERCONF=''
  3509. PATH_SEPARATOR=':'
  3510. PDFLATEX=''
  3511. PDFLATEXCMD='pdflatex'
  3512. PDFTEX=''
  3513. PERL='/usr/bin/perl'
  3514. PKGCONF='/usr/local/bin/pkg-config'
  3515. POSUB=''
  3516. PRI_MACROS_BROKEN=''
  3517. RANLIB='ranlib'
  3518. RBLAS_LDFLAGS=''
  3519. READLINE_LIBS='-lreadline '
  3520. RLAPACK_LDFLAGS=''
  3521. RMATH_HAVE_EXPM1=''
  3522. RMATH_HAVE_LOG1P=''
  3523. RMATH_HAVE_WORKING_LOG1P=''
  3524. R_ARCH=''
  3525. R_BATCHSAVE=''
  3526. R_BROWSER='/usr/bin/open'
  3527. R_BZIPCMD='/usr/bin/bzip2'
  3528. R_DEFS=''
  3529. R_GZIPCMD='/usr/bin/gzip'
  3530. R_JAVA_LD_LIBRARY_PATH=''
  3531. R_LD_LIBRARY_PATH=''
  3532. R_OS='darwin10.4.0'
  3533. R_OSTYPE='unix'
  3534. R_PAPERSIZE=''
  3535. R_PDFVIEWER='/usr/bin/open'
  3536. R_PLATFORM='x86_64-apple-darwin10.4.0'
  3537. R_PRINTCMD=''
  3538. R_PROFILING=''
  3539. R_RD4DVI='ae'
  3540. R_RD4PDF='times,hyper'
  3541. R_SHELL=''
  3542. R_UNZIPCMD='/usr/bin/unzip'
  3543. R_XTRA_CFLAGS=''
  3544. R_XTRA_CPPFLAGS2='-I$(R_INCLUDE_DIR)'
  3545. R_XTRA_CPPFLAGS=''
  3546. R_XTRA_CXXFLAGS=''
  3547. R_XTRA_FFLAGS=''
  3548. R_XTRA_LIBS=''
  3549. R_ZIPCMD='/usr/bin/zip'
  3550. SAFE_FFLAGS=''
  3551. SED='/usr/bin/sed'
  3552. SET_MAKE=''
  3553. SHELL='/bin/sh'
  3554. SHLIB_CFLAGS=''
  3555. SHLIB_CXXFLAGS=''
  3556. SHLIB_CXXLD=''
  3557. SHLIB_CXXLDFLAGS=''
  3558. SHLIB_EXT=''
  3559. SHLIB_FCD=''
  3560. SHLIB_FCLD=''
  3561. SHLIB_FCLDFLAGS=''
  3562. SHLIB_FFLAGS=''
  3563. SHLIB_LD=''
  3564. SHLIB_LDFLAGS=''
  3565. SHLIB_LIBADD=''
  3566. STRIP='strip'
  3567. TAR='/usr/bin/tar'
  3568. TCLTK_CPPFLAGS=''
  3569. TCLTK_LIBS=''
  3570. TCL_CONFIG=''
  3571. TEX=''
  3572. TEXI2DVI='/usr/bin/texi2dvi'
  3573. TEXI2DVICMD='/usr/bin/texi2dvi'
  3574. TK_CONFIG=''
  3575. TR='/usr/bin/tr'
  3576. USE_EXPORTFILES_FALSE=''
  3577. USE_EXPORTFILES_TRUE=''
  3578. USE_EXTERNAL_BLAS_FALSE=''
  3579. USE_EXTERNAL_BLAS_TRUE=''
  3580. USE_EXTERNAL_LAPACK_FALSE=''
  3581. USE_EXTERNAL_LAPACK_TRUE=''
  3582. USE_ICU=''
  3583. USE_ICU_APPLE=''
  3584. USE_INCLUDED_LIBINTL=''
  3585. USE_MMAP_ZLIB_FALSE=''
  3586. USE_MMAP_ZLIB_TRUE=''
  3587. USE_NLS=''
  3588. USE_NLS_FALSE=''
  3589. USE_NLS_TRUE=''
  3590. USE_RECOMMENDED_PACKAGES_FALSE=''
  3591. USE_RECOMMENDED_PACKAGES_TRUE=''
  3592. USE_VECLIB_G95FIX_FALSE=''
  3593. USE_VECLIB_G95FIX_TRUE=''
  3594. VERSION='2.11.0'
  3595. WANT_R_FRAMEWORK_FALSE='#'
  3596. WANT_R_FRAMEWORK_TRUE=''
  3597. WANT_R_SHLIB_FALSE='#'
  3598. WANT_R_SHLIB_TRUE=''
  3599. WANT_R_STATIC_FALSE=''
  3600. WANT_R_STATIC_TRUE='#'
  3601. WOE32DLL=''
  3602. XGETTEXT=''
  3603. XGETTEXT_015=''
  3604. XMKMF=''
  3605. XTRA_INTL_CPPFLAGS=''
  3606. X_CFLAGS=''
  3607. X_EXTRA_LIBS=''
  3608. X_LIBS=''
  3609. X_PRE_LIBS=''
  3610. YACC='bison -y'
  3611. YFLAGS=''
  3612. ac_ct_CC='/usr/bin/cc'
  3613. ac_ct_CXX=''
  3614. ac_ct_DUMPBIN=''
  3615. ac_ct_F77=''
  3616. ac_ct_FC=''
  3617. ac_ct_OBJC='gcc'
  3618. bindir='${exec_prefix}/bin'
  3619. build='x86_64-apple-darwin10.4.0'
  3620. build_alias=''
  3621. build_cpu='x86_64'
  3622. build_os='darwin10.4.0'
  3623. build_vendor='apple'
  3624. config_opts=' '\''--prefix=/usr/local/Cellar/r/2.11.0'\'' '\''JAVA_HOME=/System/Library/Frameworks/JavaVM.Framework/Versions/1.6.0/Home'\'' '\''CC=/usr/bin/cc'\'' '\''CFLAGS=-O3 -march=core2 -w -pipe'\'' '\''FFLAGS=-O3 -march=core2 -w -pipe'\'' '\''CXX=/usr/bin/c++'\'' '\''CXXFLAGS=-O3 -march=core2 -w -pipe'\'' '\''FCFLAGS=-O3 -march=core2 -w -pipe'\'''
  3625. datadir='${datarootdir}'
  3626. datarootdir='${prefix}/share'
  3627. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  3628. dvidir='${docdir}'
  3629. exec_prefix='NONE'
  3630. host='x86_64-apple-darwin10.4.0'
  3631. host_alias=''
  3632. host_cpu='x86_64'
  3633. host_os='darwin10.4.0'
  3634. host_vendor='apple'
  3635. htmldir='${docdir}'
  3636. includedir='${prefix}/include'
  3637. infodir='${datarootdir}/info'
  3638. libdir='${exec_prefix}/${LIBnn}'
  3639. libexecdir='${exec_prefix}/libexec'
  3640. localedir='${datarootdir}/locale'
  3641. localstatedir='${prefix}/var'
  3642. lt_ECHO='/bin/echo'
  3643. mandir='${datarootdir}/man'
  3644. mkdir_p=''
  3645. oldincludedir='/usr/include'
  3646. pdfdir='${docdir}'
  3647. prefix='/usr/local/Cellar/r/2.11.0'
  3648. program_transform_name='s,x,x,'
  3649. psdir='${docdir}'
  3650. r_arch=''
  3651. rdocdir='${rhome}/doc'
  3652. rincludedir='${rhome}/include'
  3653. rsharedir='${rhome}/share'
  3654. sbindir='${exec_prefix}/sbin'
  3655. sharedstatedir='${prefix}/com'
  3656. shlibpath_var='DYLD_LIBRARY_PATH'
  3657. striplib='strip -x'
  3658. stripstaticlib='strip -S'
  3659. sysconfdir='${prefix}/etc'
  3660. target_alias=''
  3661. use_aqua=''
  3662. use_tcltk=''
  3663.  
  3664. ## ------------------- ##
  3665. ## File substitutions. ##
  3666. ## ------------------- ##
  3667.  
  3668. r_cc_lo_rules_frag='Makefrag.cc_lo'
  3669. r_cc_rules_frag='Makefrag.cc'
  3670. r_cxx_rules_frag=''
  3671. r_objc_rules_frag=''
  3672.  
  3673. ## ----------- ##
  3674. ## confdefs.h. ##
  3675. ## ----------- ##
  3676.  
  3677. /* confdefs.h */
  3678. #define PACKAGE_NAME "R"
  3679. #define PACKAGE_TARNAME "R"
  3680. #define PACKAGE_VERSION "2.11.0"
  3681. #define PACKAGE_STRING "R 2.11.0"
  3682. #define PACKAGE_BUGREPORT "r-bugs@R-project.org"
  3683. #define PACKAGE_URL ""
  3684. #define PACKAGE "R"
  3685. #define VERSION "2.11.0"
  3686. #define R_PLATFORM "x86_64-apple-darwin10.4.0"
  3687. #define R_CPU "x86_64"
  3688. #define R_VENDOR "apple"
  3689. #define R_OS "darwin10.4.0"
  3690. #define Unix 1
  3691. #define R_ARCH ""
  3692. #define STDC_HEADERS 1
  3693. #define HAVE_SYS_TYPES_H 1
  3694. #define HAVE_SYS_STAT_H 1
  3695. #define HAVE_STDLIB_H 1
  3696. #define HAVE_STRING_H 1
  3697. #define HAVE_MEMORY_H 1
  3698. #define HAVE_STRINGS_H 1
  3699. #define HAVE_INTTYPES_H 1
  3700. #define HAVE_STDINT_H 1
  3701. #define HAVE_UNISTD_H 1
  3702. #define __EXTENSIONS__ 1
  3703. #define _ALL_SOURCE 1
  3704. #define _GNU_SOURCE 1
  3705. #define _POSIX_PTHREAD_SEMANTICS 1
  3706. #define _TANDEM_SOURCE 1
  3707. #define HAVE_DLFCN_H 1
  3708. #define LT_OBJDIR ".libs/"
  3709. #define HAVE_LIBM 1
  3710. #define HAVE_READLINE_HISTORY_H 1
  3711. #define HAVE_READLINE_READLINE_H 1
  3712. #define HAVE_LIBREADLINE 1
  3713. #define HAVE_HISTORY_TRUNCATE_FILE 1
  3714. #define HAVE_RL_COMPLETION_MATCHES 1
  3715. #define STDC_HEADERS 1
  3716. #define TIME_WITH_SYS_TIME 1
  3717. #define HAVE_DIRENT_H 1
  3718. #define HAVE_SYS_WAIT_H 1
  3719. #define HAVE_ARPA_INET_H 1
  3720. #define HAVE_DLFCN_H 1
  3721. #define HAVE_FCNTL_H 1
  3722. #define HAVE_GLOB_H 1
  3723. #define HAVE_GRP_H 1
  3724. #define HAVE_LIMITS_H 1
  3725. #define HAVE_LOCALE_H 1
  3726. #define HAVE_NETDB_H 1
  3727. #define HAVE_NETINET_IN_H 1
  3728. #define HAVE_PWD_H 1
  3729. #define HAVE_STDBOOL_H 1
  3730. #define HAVE_STRINGS_H 1
  3731. #define HAVE_SYS_PARAM_H 1
  3732. #define HAVE_SYS_SELECT_H 1
  3733. #define HAVE_SYS_SOCKET_H 1
  3734. #define HAVE_SYS_STAT_H 1
  3735. #define HAVE_SYS_RESOURCE_H 1
  3736. #define HAVE_SYS_TIME_H 1
  3737. #define HAVE_SYS_TIMES_H 1
  3738. #define HAVE_SYS_UTSNAME_H 1
  3739. #define HAVE_TIME_H 1
  3740. #define HAVE_UNISTD_H 1
  3741. #define HAVE_ERRNO_H 1
  3742. #define HAVE_INTTYPES_H 1
  3743. #define HAVE_STDARG_H 1
  3744. #define HAVE_STDINT_H 1
  3745. #define HAVE_STRING_H 1
  3746. #define HAVE_DECL_SIGSETJMP 1
  3747. #define HAVE_DECL_SIGLONGJMP 1
  3748. #define HAVE_POSIX_SETJMP 1
  3749. #define RETSIGTYPE void
  3750. #define HAVE_DECL_SIZE_MAX 1
  3751. #define R_SOCKLEN_T socklen_t
  3752. #define HAVE_STACK_T 1
  3753. #define HAVE_INTPTR_T 1
  3754. #define HAVE_UINTPTR_T 1
  3755. #define R_INLINE inline
  3756. #define SIZEOF_INT 4
  3757. #define INT_32_BITS 1
  3758. #define SIZEOF_LONG 8
  3759. #define SIZEOF_LONG_LONG 8
  3760. #define SIZEOF_DOUBLE 8
  3761. #define SIZEOF_LONG_DOUBLE 16
  3762. #define SIZEOF_SIZE_T 8
  3763.  
  3764. configure: exit 1
Add Comment
Please, Sign In to add comment