Advertisement
Guest User

Untitled

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