Guest User

Untitled

a guest
May 12th, 2018
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.65 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 Valgrind configure 3.5.0, which was
  5. generated by GNU Autoconf 2.59. Invocation command line was
  6.  
  7. $ ./configure --prefix=/usr/local/Cellar/valgrind/3.5.0 --mandir=/usr/local/Cellar/valgrind/3.5.0/share/man
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = MarshallMobile17.local
  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. 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. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 4.00 gigabytes
  33. Default processor set: 142 tasks, 682 threads, 4 processors
  34. Load average: 1.92, Mach factor: 2.24
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /sw64/bin
  40. PATH: /sw64/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. PATH: /usr/X11R6/bin
  48. PATH: /usr/local/mysql/bin
  49.  
  50.  
  51. ## ----------- ##
  52. ## Core tests. ##
  53. ## ----------- ##
  54.  
  55. configure:1395: checking for a BSD-compatible install
  56. configure:1450: result: /usr/bin/install -c
  57. configure:1461: checking whether build environment is sane
  58. configure:1504: result: yes
  59. configure:1569: checking for gawk
  60. configure:1598: result: no
  61. configure:1569: checking for mawk
  62. configure:1598: result: no
  63. configure:1569: checking for nawk
  64. configure:1598: result: no
  65. configure:1569: checking for awk
  66. configure:1585: found /usr/bin/awk
  67. configure:1595: result: awk
  68. configure:1605: checking whether make sets $(MAKE)
  69. configure:1625: result: yes
  70. configure:1794: checking whether to enable maintainer-specific portions of Makefiles
  71. configure:1803: result: no
  72. configure:1824: checking whether ln -s works
  73. configure:1828: result: yes
  74. configure:1881: checking for gcc
  75. configure:1907: result: /usr/bin/cc
  76. configure:2151: checking for C compiler version
  77. configure:2154: /usr/bin/cc --version </dev/null >&5
  78. i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
  79. Copyright (C) 2007 Free Software Foundation, Inc.
  80. This is free software; see the source for copying conditions. There is NO
  81. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  82.  
  83. configure:2157: $? = 0
  84. configure:2159: /usr/bin/cc -v </dev/null >&5
  85. Using built-in specs.
  86. Target: i686-apple-darwin10
  87. Configured with: /var/tmp/gcc/gcc-5664~38/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
  88. Thread model: posix
  89. gcc version 4.2.1 (Apple Inc. build 5664)
  90. configure:2162: $? = 0
  91. configure:2164: /usr/bin/cc -V </dev/null >&5
  92. gcc-4.2: argument to `-V' is missing
  93. configure:2167: $? = 1
  94. configure:2190: checking for C compiler default output file name
  95. configure:2193: /usr/bin/cc -Wno-long-long conftest.c >&5
  96. configure:2196: $? = 0
  97. configure:2242: result: a.out
  98. configure:2247: checking whether the C compiler works
  99. configure:2253: ./a.out
  100. configure:2256: $? = 0
  101. configure:2273: result: yes
  102. configure:2280: checking whether we are cross compiling
  103. configure:2282: result: no
  104. configure:2285: checking for suffix of executables
  105. configure:2287: /usr/bin/cc -o conftest -Wno-long-long conftest.c >&5
  106. configure:2290: $? = 0
  107. configure:2315: result:
  108. configure:2321: checking for suffix of object files
  109. configure:2342: /usr/bin/cc -c -Wno-long-long conftest.c >&5
  110. configure:2345: $? = 0
  111. configure:2367: result: o
  112. configure:2371: checking whether we are using the GNU C compiler
  113. configure:2395: /usr/bin/cc -c -Wno-long-long conftest.c >&5
  114. configure:2401: $? = 0
  115. configure:2405: test -z
  116. || test ! -s conftest.err
  117. configure:2408: $? = 0
  118. configure:2411: test -s conftest.o
  119. configure:2414: $? = 0
  120. configure:2427: result: yes
  121. configure:2433: checking whether /usr/bin/cc accepts -g
  122. configure:2454: /usr/bin/cc -c -g conftest.c >&5
  123. configure:2460: $? = 0
  124. configure:2464: test -z
  125. || test ! -s conftest.err
  126. configure:2467: $? = 0
  127. configure:2470: test -s conftest.o
  128. configure:2473: $? = 0
  129. configure:2484: result: yes
  130. configure:2501: checking for /usr/bin/cc option to accept ANSI C
  131. configure:2571: /usr/bin/cc -c -Wno-long-long conftest.c >&5
  132. configure:2577: $? = 0
  133. configure:2581: test -z
  134. || test ! -s conftest.err
  135. configure:2584: $? = 0
  136. configure:2587: test -s conftest.o
  137. configure:2590: $? = 0
  138. configure:2608: result: none needed
  139. configure:2626: /usr/bin/cc -c -Wno-long-long conftest.c >&5
  140. conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
  141. configure:2632: $? = 1
  142. configure: failed program was:
  143. | #ifndef __cplusplus
  144. | choke me
  145. | #endif
  146. configure:2776: checking for style of include used by make
  147. configure:2804: result: GNU
  148. configure:2832: checking dependency style of /usr/bin/cc
  149. configure:2922: result: gcc3
  150. configure:2940: checking whether /usr/bin/cc and cc understand -c and -o together
  151. configure:2970: /usr/bin/cc -c conftest.c -o conftest.o >&5
  152. configure:2973: $? = 0
  153. configure:2975: /usr/bin/cc -c conftest.c -o conftest.o >&5
  154. configure:2978: $? = 0
  155. configure:2985: cc -c conftest.c >&5
  156. configure:2988: $? = 0
  157. configure:2991: cc -c conftest.c -o conftest.o >&5
  158. configure:2994: $? = 0
  159. configure:2996: cc -c conftest.c -o conftest.o >&5
  160. configure:2999: $? = 0
  161. configure:3017: result: yes
  162. configure:3047: checking how to run the C preprocessor
  163. configure:3082: /usr/bin/cc -E conftest.c
  164. configure:3088: $? = 0
  165. configure:3120: /usr/bin/cc -E conftest.c
  166. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  167. configure:3126: $? = 1
  168. configure: failed program was:
  169. | /* confdefs.h. */
  170. |
  171. | #define PACKAGE_NAME "Valgrind"
  172. | #define PACKAGE_TARNAME "valgrind"
  173. | #define PACKAGE_VERSION "3.5.0"
  174. | #define PACKAGE_STRING "Valgrind 3.5.0"
  175. | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
  176. | #define PACKAGE "valgrind"
  177. | #define VERSION "3.5.0"
  178. | /* end confdefs.h. */
  179. | #include <ac_nonexistent.h>
  180. configure:3165: result: /usr/bin/cc -E
  181. configure:3189: /usr/bin/cc -E conftest.c
  182. configure:3195: $? = 0
  183. configure:3227: /usr/bin/cc -E conftest.c
  184. conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
  185. configure:3233: $? = 1
  186. configure: failed program was:
  187. | /* confdefs.h. */
  188. |
  189. | #define PACKAGE_NAME "Valgrind"
  190. | #define PACKAGE_TARNAME "valgrind"
  191. | #define PACKAGE_VERSION "3.5.0"
  192. | #define PACKAGE_STRING "Valgrind 3.5.0"
  193. | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
  194. | #define PACKAGE "valgrind"
  195. | #define VERSION "3.5.0"
  196. | /* end confdefs.h. */
  197. | #include <ac_nonexistent.h>
  198. configure:3370: checking for C++ compiler version
  199. configure:3373: /usr/bin/c++ --version </dev/null >&5
  200. i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
  201. Copyright (C) 2007 Free Software Foundation, Inc.
  202. This is free software; see the source for copying conditions. There is NO
  203. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  204.  
  205. configure:3376: $? = 0
  206. configure:3378: /usr/bin/c++ -v </dev/null >&5
  207. Using built-in specs.
  208. Target: i686-apple-darwin10
  209. Configured with: /var/tmp/gcc/gcc-5664~38/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
  210. Thread model: posix
  211. gcc version 4.2.1 (Apple Inc. build 5664)
  212. configure:3381: $? = 0
  213. configure:3383: /usr/bin/c++ -V </dev/null >&5
  214. c++-4.2: argument to `-V' is missing
  215. configure:3386: $? = 1
  216. configure:3389: checking whether we are using the GNU C++ compiler
  217. configure:3413: /usr/bin/c++ -c -O3 -w -pipe conftest.cc >&5
  218. configure:3419: $? = 0
  219. configure:3423: test -z
  220. || test ! -s conftest.err
  221. configure:3426: $? = 0
  222. configure:3429: test -s conftest.o
  223. configure:3432: $? = 0
  224. configure:3445: result: yes
  225. configure:3451: checking whether /usr/bin/c++ accepts -g
  226. configure:3472: /usr/bin/c++ -c -g conftest.cc >&5
  227. configure:3478: $? = 0
  228. configure:3482: test -z
  229. || test ! -s conftest.err
  230. configure:3485: $? = 0
  231. configure:3488: test -s conftest.o
  232. configure:3491: $? = 0
  233. configure:3502: result: yes
  234. configure:3544: /usr/bin/c++ -c -O3 -w -pipe conftest.cc >&5
  235. configure:3550: $? = 0
  236. configure:3554: test -z
  237. || test ! -s conftest.err
  238. configure:3557: $? = 0
  239. configure:3560: test -s conftest.o
  240. configure:3563: $? = 0
  241. configure:3589: /usr/bin/c++ -c -O3 -w -pipe conftest.cc >&5
  242. conftest.cc: In function 'int main()':
  243. conftest.cc:15: error: 'exit' was not declared in this scope
  244. configure:3595: $? = 1
  245. configure: failed program was:
  246. | /* confdefs.h. */
  247. |
  248. | #define PACKAGE_NAME "Valgrind"
  249. | #define PACKAGE_TARNAME "valgrind"
  250. | #define PACKAGE_VERSION "3.5.0"
  251. | #define PACKAGE_STRING "Valgrind 3.5.0"
  252. | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
  253. | #define PACKAGE "valgrind"
  254. | #define VERSION "3.5.0"
  255. | /* end confdefs.h. */
  256. |
  257. | int
  258. | main ()
  259. | {
  260. | exit (42);
  261. | ;
  262. | return 0;
  263. | }
  264. configure:3544: /usr/bin/c++ -c -O3 -w -pipe conftest.cc >&5
  265. conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std'
  266. In file included from conftest.cc:12:
  267. /usr/include/stdlib.h:159: error: declaration of 'void std::exit(int)' throws different exceptions
  268. conftest.cc:11: error: from previous declaration 'void std::exit(int) throw ()'
  269. configure:3550: $? = 1
  270. configure: failed program was:
  271. | /* confdefs.h. */
  272. |
  273. | #define PACKAGE_NAME "Valgrind"
  274. | #define PACKAGE_TARNAME "valgrind"
  275. | #define PACKAGE_VERSION "3.5.0"
  276. | #define PACKAGE_STRING "Valgrind 3.5.0"
  277. | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
  278. | #define PACKAGE "valgrind"
  279. | #define VERSION "3.5.0"
  280. | /* end confdefs.h. */
  281. | extern "C" void std::exit (int) throw (); using std::exit;
  282. | #include <stdlib.h>
  283. | int
  284. | main ()
  285. | {
  286. | exit (42);
  287. | ;
  288. | return 0;
  289. | }
  290. configure:3544: /usr/bin/c++ -c -O3 -w -pipe conftest.cc >&5
  291. conftest.cc:11: error: 'void std::exit(int)' should have been declared inside 'std'
  292. configure:3550: $? = 1
  293. configure: failed program was:
  294. | /* confdefs.h. */
  295. |
  296. | #define PACKAGE_NAME "Valgrind"
  297. | #define PACKAGE_TARNAME "valgrind"
  298. | #define PACKAGE_VERSION "3.5.0"
  299. | #define PACKAGE_STRING "Valgrind 3.5.0"
  300. | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
  301. | #define PACKAGE "valgrind"
  302. | #define VERSION "3.5.0"
  303. | /* end confdefs.h. */
  304. | extern "C" void std::exit (int); using std::exit;
  305. | #include <stdlib.h>
  306. | int
  307. | main ()
  308. | {
  309. | exit (42);
  310. | ;
  311. | return 0;
  312. | }
  313. configure:3544: /usr/bin/c++ -c -O3 -w -pipe conftest.cc >&5
  314. In file included from conftest.cc:12:
  315. /usr/include/stdlib.h:159: error: declaration of 'void exit(int)' throws different exceptions
  316. conftest.cc:11: error: from previous declaration 'void exit(int) throw ()'
  317. configure:3550: $? = 1
  318. configure: failed program was:
  319. | /* confdefs.h. */
  320. |
  321. | #define PACKAGE_NAME "Valgrind"
  322. | #define PACKAGE_TARNAME "valgrind"
  323. | #define PACKAGE_VERSION "3.5.0"
  324. | #define PACKAGE_STRING "Valgrind 3.5.0"
  325. | #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
  326. | #define PACKAGE "valgrind"
  327. | #define VERSION "3.5.0"
  328. | /* end confdefs.h. */
  329. | extern "C" void exit (int) throw ();
  330. | #include <stdlib.h>
  331. | int
  332. | main ()
  333. | {
  334. | exit (42);
  335. | ;
  336. | return 0;
  337. | }
  338. configure:3544: /usr/bin/c++ -c -O3 -w -pipe conftest.cc >&5
  339. configure:3550: $? = 0
  340. configure:3554: test -z
  341. || test ! -s conftest.err
  342. configure:3557: $? = 0
  343. configure:3560: test -s conftest.o
  344. configure:3563: $? = 0
  345. configure:3589: /usr/bin/c++ -c -O3 -w -pipe conftest.cc >&5
  346. configure:3595: $? = 0
  347. configure:3599: test -z
  348. || test ! -s conftest.err
  349. configure:3602: $? = 0
  350. configure:3605: test -s conftest.o
  351. configure:3608: $? = 0
  352. configure:3633: checking dependency style of /usr/bin/c++
  353. configure:3723: result: gcc3
  354. configure:3794: checking for ranlib
  355. configure:3810: found /usr/bin/ranlib
  356. configure:3821: result: ranlib
  357. configure:3841: checking for /usr/bin/cc
  358. configure:3874: result: no
  359. configure:3841: checking for ar
  360. configure:3859: found /usr/bin/ar
  361. configure:3871: result: /usr/bin/ar
  362. configure:3895: checking for perl
  363. configure:3913: found /usr/bin/perl
  364. configure:3925: result: /usr/bin/perl
  365. configure:3936: checking for gdb
  366. configure:3954: found /usr/bin/gdb
  367. configure:3967: result: /usr/bin/gdb
  368. configure:3992: checking for diff -u
  369. configure:4001: result: yes
  370. configure:4013: checking for a supported version of gcc
  371. configure:4027: result: ok (686)
  372. configure:4046: checking build system type
  373. configure:4064: result: i686-apple-darwin10.4.0
  374. configure:4072: checking host system type
  375. configure:4086: result: i686-apple-darwin10.4.0
  376. configure:4095: checking for a supported CPU
  377. configure:4104: result: ok (i686)
  378. configure:4157: checking for a 64-bit only build
  379. configure:4170: result: no
  380. configure:4174: checking for a 32-bit only build
  381. configure:4187: result: no
  382. configure:4202: checking for a supported OS
  383. configure:4275: result: ok (darwin10.4.0)
  384. configure:4279: checking for the kernel version
  385. configure:4300: result: unsupported (10.4.0)
  386. configure:4302: error: Valgrind works on Darwin 9.x (Mac OS X 10.5)
  387.  
  388. ## ---------------- ##
  389. ## Cache variables. ##
  390. ## ---------------- ##
  391.  
  392. ac_cv_build=i686-apple-darwin10.4.0
  393. ac_cv_build_alias=i686-apple-darwin10.4.0
  394. ac_cv_c_compiler_gnu=yes
  395. ac_cv_cxx_compiler_gnu=yes
  396. ac_cv_env_AR_set=
  397. ac_cv_env_AR_value=
  398. ac_cv_env_CCASFLAGS_set=
  399. ac_cv_env_CCASFLAGS_value=
  400. ac_cv_env_CCAS_set=
  401. ac_cv_env_CCAS_value=
  402. ac_cv_env_CC_set=set
  403. ac_cv_env_CC_value=/usr/bin/cc
  404. ac_cv_env_CFLAGS_set=set
  405. ac_cv_env_CFLAGS_value='-O3 -w -pipe'
  406. ac_cv_env_CPPFLAGS_set=
  407. ac_cv_env_CPPFLAGS_value=
  408. ac_cv_env_CPP_set=
  409. ac_cv_env_CPP_value=
  410. ac_cv_env_CXXFLAGS_set=set
  411. ac_cv_env_CXXFLAGS_value='-O3 -w -pipe'
  412. ac_cv_env_CXX_set=set
  413. ac_cv_env_CXX_value=/usr/bin/c++
  414. ac_cv_env_LDFLAGS_set=
  415. ac_cv_env_LDFLAGS_value=
  416. ac_cv_env_build_alias_set=
  417. ac_cv_env_build_alias_value=
  418. ac_cv_env_host_alias_set=
  419. ac_cv_env_host_alias_value=
  420. ac_cv_env_target_alias_set=
  421. ac_cv_env_target_alias_value=
  422. ac_cv_exeext=
  423. ac_cv_host=i686-apple-darwin10.4.0
  424. ac_cv_host_alias=i686-apple-darwin10.4.0
  425. ac_cv_objext=o
  426. ac_cv_path_AR=/usr/bin/ar
  427. ac_cv_path_GDB=/usr/bin/gdb
  428. ac_cv_path_PERL=/usr/bin/perl
  429. ac_cv_path_install='/usr/bin/install -c'
  430. ac_cv_prog_AWK=awk
  431. ac_cv_prog_CPP='/usr/bin/cc -E'
  432. ac_cv_prog_ac_ct_CC=/usr/bin/cc
  433. ac_cv_prog_ac_ct_RANLIB=ranlib
  434. ac_cv_prog_cc__usr_bin_cc_c_o=yes
  435. ac_cv_prog_cc_g=yes
  436. ac_cv_prog_cc_stdc=
  437. ac_cv_prog_cxx_g=yes
  438. ac_cv_prog_make_make_set=yes
  439. am_cv_CC_dependencies_compiler_type=gcc3
  440. am_cv_CXX_dependencies_compiler_type=gcc3
  441. vg_cv_only32bit=no
  442. vg_cv_only64bit=no
  443.  
  444. ## ----------------- ##
  445. ## Output variables. ##
  446. ## ----------------- ##
  447.  
  448. ACLOCAL='${SHELL} /private/tmp/homebrew-valgrind-3.5.0-u0yW/valgrind-3.5.0/missing --run aclocal-1.9'
  449. AMDEPBACKSLASH='\'
  450. AMDEP_FALSE='#'
  451. AMDEP_TRUE=''
  452. AMTAR='${SHELL} /private/tmp/homebrew-valgrind-3.5.0-u0yW/valgrind-3.5.0/missing --run tar'
  453. AR='/usr/bin/ar'
  454. AUTOCONF='${SHELL} /private/tmp/homebrew-valgrind-3.5.0-u0yW/valgrind-3.5.0/missing --run autoconf'
  455. AUTOHEADER='${SHELL} /private/tmp/homebrew-valgrind-3.5.0-u0yW/valgrind-3.5.0/missing --run autoheader'
  456. AUTOMAKE='${SHELL} /private/tmp/homebrew-valgrind-3.5.0-u0yW/valgrind-3.5.0/missing --run automake-1.9'
  457. AWK='awk'
  458. BOOST_CFLAGS=''
  459. BOOST_LIBS=''
  460. BUILD_MPIWRAP_PRI_FALSE=''
  461. BUILD_MPIWRAP_PRI_TRUE=''
  462. BUILD_MPIWRAP_SEC_FALSE=''
  463. BUILD_MPIWRAP_SEC_TRUE=''
  464. BUILD_SSE3_TESTS_FALSE=''
  465. BUILD_SSE3_TESTS_TRUE=''
  466. BUILD_SSSE3_TESTS_FALSE=''
  467. BUILD_SSSE3_TESTS_TRUE=''
  468. CC='/usr/bin/cc'
  469. CCAS='/usr/bin/cc'
  470. CCASFLAGS='-Wno-long-long'
  471. CCDEPMODE='depmode=gcc3'
  472. CFLAGS='-Wno-long-long'
  473. CPP='/usr/bin/cc -E'
  474. CPPFLAGS=''
  475. CXX='/usr/bin/c++'
  476. CXXDEPMODE='depmode=gcc3'
  477. CXXFLAGS='-O3 -w -pipe'
  478. CYGPATH_W='echo'
  479. DEFAULT_SUPP=''
  480. DEFS=''
  481. DEPDIR='.deps'
  482. DIFF='diff -u'
  483. ECHO_C=''
  484. ECHO_N='-n'
  485. ECHO_T=''
  486. EGREP=''
  487. EXEEXT=''
  488. FLAG_FNO_STACK_PROTECTOR=''
  489. FLAG_M32=''
  490. FLAG_M64=''
  491. FLAG_MAIX32=''
  492. FLAG_MAIX64=''
  493. FLAG_MMMX=''
  494. FLAG_MSSE=''
  495. FLAG_UNLIMITED_INLINE_UNIT_GROWTH=''
  496. FLAG_WDECL_AFTER_STMT=''
  497. FLAG_W_EXTRA=''
  498. FLAG_W_NO_EMPTY_BODY=''
  499. FLAG_W_NO_FORMAT_ZERO_LENGTH=''
  500. FLAG_W_NO_UNINITIALIZED=''
  501. GDB='/usr/bin/gdb'
  502. GLIBC_VERSION=''
  503. HAS_ALTIVEC_FALSE=''
  504. HAS_ALTIVEC_TRUE=''
  505. HAVE_ALTIVEC_H_FALSE=''
  506. HAVE_ALTIVEC_H_TRUE=''
  507. HAVE_BOOST_1_35_FALSE=''
  508. HAVE_BOOST_1_35_TRUE=''
  509. HAVE_BUILTIN_ATOMIC_FALSE=''
  510. HAVE_BUILTIN_ATOMIC_TRUE=''
  511. HAVE_OPENMP_FALSE=''
  512. HAVE_OPENMP_TRUE=''
  513. HAVE_PTHREAD_BARRIER_FALSE=''
  514. HAVE_PTHREAD_BARRIER_TRUE=''
  515. HAVE_PTHREAD_CREATE_GLIBC_2_0_FALSE=''
  516. HAVE_PTHREAD_CREATE_GLIBC_2_0_TRUE=''
  517. HAVE_PTHREAD_MUTEX_TIMEDLOCK_FALSE=''
  518. HAVE_PTHREAD_MUTEX_TIMEDLOCK_TRUE=''
  519. HAVE_PTHREAD_SPINLOCK_FALSE=''
  520. HAVE_PTHREAD_SPINLOCK_TRUE=''
  521. HAVE_QTCORE_FALSE=''
  522. HAVE_QTCORE_TRUE=''
  523. INSTALL_DATA='${INSTALL} -m 644'
  524. INSTALL_PROGRAM='${INSTALL}'
  525. INSTALL_SCRIPT='${INSTALL}'
  526. INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
  527. LDFLAGS=''
  528. LIBOBJS=''
  529. LIBS=''
  530. LN_S='ln -s'
  531. LTLIBOBJS=''
  532. MAINT='#'
  533. MAINTAINER_MODE_FALSE=''
  534. MAINTAINER_MODE_TRUE='#'
  535. MAKEINFO='${SHELL} /private/tmp/homebrew-valgrind-3.5.0-u0yW/valgrind-3.5.0/missing --run makeinfo'
  536. MPI_CC=''
  537. OBJEXT='o'
  538. PACKAGE='valgrind'
  539. PACKAGE_BUGREPORT='valgrind-users@lists.sourceforge.net'
  540. PACKAGE_NAME='Valgrind'
  541. PACKAGE_STRING='Valgrind 3.5.0'
  542. PACKAGE_TARNAME='valgrind'
  543. PACKAGE_VERSION='3.5.0'
  544. PATH_SEPARATOR=':'
  545. PERL='/usr/bin/perl'
  546. PREFERRED_STACK_BOUNDARY=''
  547. RANLIB='ranlib'
  548. SET_MAKE=''
  549. SHELL='/bin/sh'
  550. STRIP=''
  551. VALT_LOAD_ADDRESS=''
  552. VERSION='3.5.0'
  553. VGCONF_ARCHS_INCLUDE_AMD64_FALSE=''
  554. VGCONF_ARCHS_INCLUDE_AMD64_TRUE=''
  555. VGCONF_ARCHS_INCLUDE_PPC32_FALSE=''
  556. VGCONF_ARCHS_INCLUDE_PPC32_TRUE=''
  557. VGCONF_ARCHS_INCLUDE_PPC64_FALSE=''
  558. VGCONF_ARCHS_INCLUDE_PPC64_TRUE=''
  559. VGCONF_ARCHS_INCLUDE_X86_FALSE=''
  560. VGCONF_ARCHS_INCLUDE_X86_TRUE=''
  561. VGCONF_ARCH_PRI=''
  562. VGCONF_ARCH_SEC=''
  563. VGCONF_HAVE_PLATFORM_SEC_FALSE=''
  564. VGCONF_HAVE_PLATFORM_SEC_TRUE=''
  565. VGCONF_OS='darwin'
  566. VGCONF_OS_IS_AIX5_FALSE=''
  567. VGCONF_OS_IS_AIX5_TRUE=''
  568. VGCONF_OS_IS_DARWIN_FALSE=''
  569. VGCONF_OS_IS_DARWIN_TRUE=''
  570. VGCONF_OS_IS_LINUX_FALSE=''
  571. VGCONF_OS_IS_LINUX_TRUE=''
  572. VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_FALSE=''
  573. VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_TRUE=''
  574. VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_FALSE=''
  575. VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_TRUE=''
  576. VGCONF_PLATFORMS_INCLUDE_PPC32_AIX5_FALSE=''
  577. VGCONF_PLATFORMS_INCLUDE_PPC32_AIX5_TRUE=''
  578. VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_FALSE=''
  579. VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_TRUE=''
  580. VGCONF_PLATFORMS_INCLUDE_PPC64_AIX5_FALSE=''
  581. VGCONF_PLATFORMS_INCLUDE_PPC64_AIX5_TRUE=''
  582. VGCONF_PLATFORMS_INCLUDE_PPC64_LINUX_FALSE=''
  583. VGCONF_PLATFORMS_INCLUDE_PPC64_LINUX_TRUE=''
  584. VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_FALSE=''
  585. VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_TRUE=''
  586. VGCONF_PLATFORMS_INCLUDE_X86_LINUX_FALSE=''
  587. VGCONF_PLATFORMS_INCLUDE_X86_LINUX_TRUE=''
  588. VGCONF_PLATFORM_PRI_CAPS=''
  589. VGCONF_PLATFORM_SEC_CAPS=''
  590. ac_ct_CC='/usr/bin/cc'
  591. ac_ct_CXX=''
  592. ac_ct_RANLIB='ranlib'
  593. ac_ct_STRIP=''
  594. am__fastdepCC_FALSE='#'
  595. am__fastdepCC_TRUE=''
  596. am__fastdepCXX_FALSE='#'
  597. am__fastdepCXX_TRUE=''
  598. am__include='include'
  599. am__leading_dot='.'
  600. am__quote=''
  601. am__tar='${AMTAR} chof - "$$tardir"'
  602. am__untar='${AMTAR} xf -'
  603. bindir='${exec_prefix}/bin'
  604. build='i686-apple-darwin10.4.0'
  605. build_alias=''
  606. build_cpu='i686'
  607. build_os='darwin10.4.0'
  608. build_vendor='apple'
  609. datadir='${prefix}/share'
  610. exec_prefix='NONE'
  611. host='i686-apple-darwin10.4.0'
  612. host_alias=''
  613. host_cpu='i686'
  614. host_os='darwin10.4.0'
  615. host_vendor='apple'
  616. includedir='${prefix}/include'
  617. infodir='${prefix}/info'
  618. install_sh='/private/tmp/homebrew-valgrind-3.5.0-u0yW/valgrind-3.5.0/install-sh'
  619. libdir='${exec_prefix}/lib'
  620. libexecdir='${exec_prefix}/libexec'
  621. localstatedir='${prefix}/var'
  622. mandir='/usr/local/Cellar/valgrind/3.5.0/share/man'
  623. mkdir_p='$(install_sh) -d'
  624. oldincludedir='/usr/include'
  625. prefix='/usr/local/Cellar/valgrind/3.5.0'
  626. program_transform_name='s,x,x,'
  627. sbindir='${exec_prefix}/sbin'
  628. sharedstatedir='${prefix}/com'
  629. sysconfdir='${prefix}/etc'
  630. target_alias=''
  631.  
  632. ## ----------- ##
  633. ## confdefs.h. ##
  634. ## ----------- ##
  635.  
  636. #define GDB_PATH "/usr/bin/gdb"
  637. #define PACKAGE "valgrind"
  638. #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
  639. #define PACKAGE_NAME "Valgrind"
  640. #define PACKAGE_STRING "Valgrind 3.5.0"
  641. #define PACKAGE_TARNAME "valgrind"
  642. #define PACKAGE_VERSION "3.5.0"
  643. #define VERSION "3.5.0"
  644. #endif
  645. #ifdef __cplusplus
  646. extern "C" void exit (int);
  647.  
  648. configure: exit 1
Add Comment
Please, Sign In to add comment