Ticket #25684: config.log

File config.log, 157.2 KB (added by vortexfive@…, 14 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Valgrind configure 3.6.0.SVN, which was
5generated by GNU Autoconf 2.65.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --mandir=/opt/local/share/man --without-mpicc
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = macboo
14uname -m = i386
15uname -r = 10.4.0
16uname -s = Darwin
17uname -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
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 2.00 gigabytes
33Default processor set: 71 tasks, 295 threads, 2 processors
34Load average: 2.11, Mach factor: 0.73
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin
40PATH: /opt/local/sbin
41PATH: /bin
42PATH: /sbin
43PATH: /usr/bin
44PATH: /usr/sbin
45
46
47## ----------- ##
48## Core tests. ##
49## ----------- ##
50
51configure:2519: checking for a BSD-compatible install
52configure:2587: result: /usr/bin/install -c
53configure:2598: checking whether build environment is sane
54configure:2648: result: yes
55configure:2789: checking for a thread-safe mkdir -p
56configure:2828: result: ./install-sh -c -d
57configure:2841: checking for gawk
58configure:2857: found /opt/local/bin/gawk
59configure:2868: result: gawk
60configure:2879: checking whether make sets $(MAKE)
61configure:2901: result: yes
62configure:2983: checking whether to enable maintainer-specific portions of Makefiles
63configure:2992: result: no
64configure:3011: checking whether ln -s works
65configure:3015: result: yes
66configure:3070: checking for gcc
67configure:3097: result: /usr/bin/gcc-4.2
68configure:3326: checking for C compiler version
69configure:3335: /usr/bin/gcc-4.2 --version >&5
70i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
71Copyright (C) 2007 Free Software Foundation, Inc.
72This is free software; see the source for copying conditions.  There is NO
73warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
74
75configure:3346: $? = 0
76configure:3335: /usr/bin/gcc-4.2 -v >&5
77Using built-in specs.
78Target: i686-apple-darwin10
79Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/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=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10
80Thread model: posix
81gcc version 4.2.1 (Apple Inc. build 5659)
82configure:3346: $? = 0
83configure:3335: /usr/bin/gcc-4.2 -V >&5
84gcc-4.2: argument to `-V' is missing
85configure:3346: $? = 1
86configure:3335: /usr/bin/gcc-4.2 -qversion >&5
87i686-apple-darwin10-gcc-4.2.1: no input files
88configure:3346: $? = 1
89configure:3366: checking whether the C compiler works
90configure:3388: /usr/bin/gcc-4.2 -Wno-long-long -I/opt/local/include -L/opt/local/lib conftest.c  >&5
91configure:3392: $? = 0
92configure:3441: result: yes
93configure:3444: checking for C compiler default output file name
94configure:3446: result: a.out
95configure:3452: checking for suffix of executables
96configure:3459: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -I/opt/local/include -L/opt/local/lib conftest.c  >&5
97configure:3463: $? = 0
98configure:3485: result:
99configure:3507: checking whether we are cross compiling
100configure:3515: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -I/opt/local/include -L/opt/local/lib conftest.c  >&5
101configure:3519: $? = 0
102configure:3526: ./conftest
103configure:3530: $? = 0
104configure:3545: result: no
105configure:3550: checking for suffix of object files
106configure:3572: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
107configure:3576: $? = 0
108configure:3597: result: o
109configure:3601: checking whether we are using the GNU C compiler
110configure:3620: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
111configure:3620: $? = 0
112configure:3629: result: yes
113configure:3638: checking whether /usr/bin/gcc-4.2 accepts -g
114configure:3658: /usr/bin/gcc-4.2 -c -g -I/opt/local/include conftest.c >&5
115configure:3658: $? = 0
116configure:3699: result: yes
117configure:3716: checking for /usr/bin/gcc-4.2 option to accept ISO C89
118configure:3780: /usr/bin/gcc-4.2  -c -Wno-long-long -I/opt/local/include conftest.c >&5
119configure:3780: $? = 0
120configure:3793: result: none needed
121configure:3824: checking for style of include used by make
122configure:3852: result: GNU
123configure:3877: checking dependency style of /usr/bin/gcc-4.2
124configure:3987: result: gcc3
125configure:4003: checking whether /usr/bin/gcc-4.2 and cc understand -c and -o together
126configure:4034: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
127configure:4038: $? = 0
128configure:4044: /usr/bin/gcc-4.2 -c conftest.c -o conftest2.o >&5
129configure:4048: $? = 0
130configure:4059: cc -c conftest.c >&5
131configure:4063: $? = 0
132configure:4071: cc -c conftest.c -o conftest2.o >&5
133configure:4075: $? = 0
134configure:4081: cc -c conftest.c -o conftest2.o >&5
135configure:4085: $? = 0
136configure:4103: result: yes
137configure:4133: checking how to run the C preprocessor
138configure:4164: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
139configure:4164: $? = 0
140configure:4178: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
141conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
142configure:4178: $? = 1
143configure: failed program was:
144| /* confdefs.h */
145| #define PACKAGE_NAME "Valgrind"
146| #define PACKAGE_TARNAME "valgrind"
147| #define PACKAGE_VERSION "3.6.0.SVN"
148| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
149| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
150| #define PACKAGE_URL ""
151| #define PACKAGE "valgrind"
152| #define VERSION "3.6.0.SVN"
153| /* end confdefs.h.  */
154| #include <ac_nonexistent.h>
155configure:4203: result: /usr/bin/gcc-4.2 -E
156configure:4223: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
157configure:4223: $? = 0
158configure:4237: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
159conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
160configure:4237: $? = 1
161configure: failed program was:
162| /* confdefs.h */
163| #define PACKAGE_NAME "Valgrind"
164| #define PACKAGE_TARNAME "valgrind"
165| #define PACKAGE_VERSION "3.6.0.SVN"
166| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
167| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
168| #define PACKAGE_URL ""
169| #define PACKAGE "valgrind"
170| #define VERSION "3.6.0.SVN"
171| /* end confdefs.h.  */
172| #include <ac_nonexistent.h>
173configure:4377: checking for C++ compiler version
174configure:4386: /usr/bin/g++-4.2 --version >&5
175i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5659)
176Copyright (C) 2007 Free Software Foundation, Inc.
177This is free software; see the source for copying conditions.  There is NO
178warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
179
180configure:4397: $? = 0
181configure:4386: /usr/bin/g++-4.2 -v >&5
182Using built-in specs.
183Target: i686-apple-darwin10
184Configured with: /var/tmp/gcc/gcc-5659~1/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/usr/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=/usr/include/c++/4.2.1 --host=i686-apple-darwin10 --target=i686-apple-darwin10
185Thread model: posix
186gcc version 4.2.1 (Apple Inc. build 5659)
187configure:4397: $? = 0
188configure:4386: /usr/bin/g++-4.2 -V >&5
189g++-4.2: argument to `-V' is missing
190configure:4397: $? = 1
191configure:4386: /usr/bin/g++-4.2 -qversion >&5
192i686-apple-darwin10-g++-4.2.1: no input files
193configure:4397: $? = 1
194configure:4401: checking whether we are using the GNU C++ compiler
195configure:4420: /usr/bin/g++-4.2 -c -pipe -O2 -arch i386 -I/opt/local/include conftest.cpp >&5
196configure:4420: $? = 0
197configure:4429: result: yes
198configure:4438: checking whether /usr/bin/g++-4.2 accepts -g
199configure:4458: /usr/bin/g++-4.2 -c -g -I/opt/local/include conftest.cpp >&5
200configure:4458: $? = 0
201configure:4499: result: yes
202configure:4524: checking dependency style of /usr/bin/g++-4.2
203configure:4634: result: gcc3
204configure:4705: checking for ranlib
205configure:4721: found /usr/bin/ranlib
206configure:4732: result: ranlib
207configure:4757: checking for a sed that does not truncate output
208configure:4821: result: /opt/local/bin/gsed
209configure:4834: checking for ar
210configure:4852: found /usr/bin/ar
211configure:4864: result: /usr/bin/ar
212configure:4887: checking for perl
213configure:4905: found /opt/local/bin/perl
214configure:4917: result: /opt/local/bin/perl
215configure:4929: checking for gdb
216configure:4947: found /usr/bin/gdb
217configure:4960: result: /usr/bin/gdb
218configure:4984: checking dependency style of /usr/bin/gcc-4.2
219configure:5092: result: gcc3
220configure:5111: checking for diff -u
221configure:5120: result: yes
222configure:5132: checking for a supported version of gcc
223configure:5144: result: ok (686)
224configure:5161: checking build system type
225configure:5175: result: i386-apple-darwin10.4.0
226configure:5195: checking host system type
227configure:5208: result: i386-apple-darwin10.4.0
228configure:5229: checking for a supported CPU
229configure:5238: result: ok (i386)
230configure:5295: checking for a 64-bit only build
231configure:5308: result: no
232configure:5312: checking for a 32-bit only build
233configure:5325: result: no
234configure:5338: checking for a supported OS
235configure:5399: result: ok (darwin10.4.0)
236configure:5412: checking for the kernel version
237configure:5435: result: Darwin 10.x (10.4.0) / Mac OS X 10.6 Snow Leopard
238configure:5542: checking for a supported CPU/OS combination
239configure:5695: result: ok (amd64-darwin)
240configure:5914: checking for use as an inner Valgrind
241configure:5927: result: no
242configure:5948: checking for grep that handles long lines and -e
243configure:6006: result: /opt/local/bin/grep
244configure:6011: checking for egrep
245configure:6073: result: /opt/local/bin/grep -E
246configure:6078: checking for ANSI C header files
247configure:6098: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
248configure:6098: $? = 0
249configure:6171: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -I/opt/local/include -L/opt/local/lib conftest.c  >&5
250configure:6171: $? = 0
251configure:6171: ./conftest
252configure:6171: $? = 0
253configure:6182: result: yes
254configure:6195: checking for sys/types.h
255configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
256configure:6195: $? = 0
257configure:6195: result: yes
258configure:6195: checking for sys/stat.h
259configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
260configure:6195: $? = 0
261configure:6195: result: yes
262configure:6195: checking for stdlib.h
263configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
264configure:6195: $? = 0
265configure:6195: result: yes
266configure:6195: checking for string.h
267configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
268configure:6195: $? = 0
269configure:6195: result: yes
270configure:6195: checking for memory.h
271configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
272configure:6195: $? = 0
273configure:6195: result: yes
274configure:6195: checking for strings.h
275configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
276configure:6195: $? = 0
277configure:6195: result: yes
278configure:6195: checking for inttypes.h
279configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
280configure:6195: $? = 0
281configure:6195: result: yes
282configure:6195: checking for stdint.h
283configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
284configure:6195: $? = 0
285configure:6195: result: yes
286configure:6195: checking for unistd.h
287configure:6195: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
288configure:6195: $? = 0
289configure:6195: result: yes
290configure:6208: checking features.h usability
291configure:6208: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
292conftest.c:59:22: error: features.h: No such file or directory
293configure:6208: $? = 1
294configure: failed program was:
295| /* confdefs.h */
296| #define PACKAGE_NAME "Valgrind"
297| #define PACKAGE_TARNAME "valgrind"
298| #define PACKAGE_VERSION "3.6.0.SVN"
299| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
300| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
301| #define PACKAGE_URL ""
302| #define PACKAGE "valgrind"
303| #define VERSION "3.6.0.SVN"
304| #define GDB_PATH "/usr/bin/gdb"
305| #define DARWIN_10_5 100500
306| #define DARWIN_10_6 100600
307| #define DARWIN_10_7 100700
308| #define DARWIN_VERS DARWIN_10_6
309| #define STDC_HEADERS 1
310| #define HAVE_SYS_TYPES_H 1
311| #define HAVE_SYS_STAT_H 1
312| #define HAVE_STDLIB_H 1
313| #define HAVE_STRING_H 1
314| #define HAVE_MEMORY_H 1
315| #define HAVE_STRINGS_H 1
316| #define HAVE_INTTYPES_H 1
317| #define HAVE_STDINT_H 1
318| #define HAVE_UNISTD_H 1
319| /* end confdefs.h.  */
320| #include <stdio.h>
321| #ifdef HAVE_SYS_TYPES_H
322| # include <sys/types.h>
323| #endif
324| #ifdef HAVE_SYS_STAT_H
325| # include <sys/stat.h>
326| #endif
327| #ifdef STDC_HEADERS
328| # include <stdlib.h>
329| # include <stddef.h>
330| #else
331| # ifdef HAVE_STDLIB_H
332| #  include <stdlib.h>
333| # endif
334| #endif
335| #ifdef HAVE_STRING_H
336| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
337| #  include <memory.h>
338| # endif
339| # include <string.h>
340| #endif
341| #ifdef HAVE_STRINGS_H
342| # include <strings.h>
343| #endif
344| #ifdef HAVE_INTTYPES_H
345| # include <inttypes.h>
346| #endif
347| #ifdef HAVE_STDINT_H
348| # include <stdint.h>
349| #endif
350| #ifdef HAVE_UNISTD_H
351| # include <unistd.h>
352| #endif
353| #include <features.h>
354configure:6208: result: no
355configure:6208: checking features.h presence
356configure:6208: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
357conftest.c:26:22: error: features.h: No such file or directory
358configure:6208: $? = 1
359configure: failed program was:
360| /* confdefs.h */
361| #define PACKAGE_NAME "Valgrind"
362| #define PACKAGE_TARNAME "valgrind"
363| #define PACKAGE_VERSION "3.6.0.SVN"
364| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
365| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
366| #define PACKAGE_URL ""
367| #define PACKAGE "valgrind"
368| #define VERSION "3.6.0.SVN"
369| #define GDB_PATH "/usr/bin/gdb"
370| #define DARWIN_10_5 100500
371| #define DARWIN_10_6 100600
372| #define DARWIN_10_7 100700
373| #define DARWIN_VERS DARWIN_10_6
374| #define STDC_HEADERS 1
375| #define HAVE_SYS_TYPES_H 1
376| #define HAVE_SYS_STAT_H 1
377| #define HAVE_STDLIB_H 1
378| #define HAVE_STRING_H 1
379| #define HAVE_MEMORY_H 1
380| #define HAVE_STRINGS_H 1
381| #define HAVE_INTTYPES_H 1
382| #define HAVE_STDINT_H 1
383| #define HAVE_UNISTD_H 1
384| /* end confdefs.h.  */
385| #include <features.h>
386configure:6208: result: no
387configure:6208: checking for features.h
388configure:6208: result: no
389configure:6259: checking the GLIBC_VERSION version
390configure:6385: result: Darwin
391configure:6422: checking for CLOCK_MONOTONIC
392configure:6442: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
393conftest.c: In function 'main':
394conftest.c:35: error: 'CLOCK_MONOTONIC' undeclared (first use in this function)
395conftest.c:35: error: (Each undeclared identifier is reported only once
396conftest.c:35: error: for each function it appears in.)
397configure:6442: $? = 1
398configure: failed program was:
399| /* confdefs.h */
400| #define PACKAGE_NAME "Valgrind"
401| #define PACKAGE_TARNAME "valgrind"
402| #define PACKAGE_VERSION "3.6.0.SVN"
403| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
404| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
405| #define PACKAGE_URL ""
406| #define PACKAGE "valgrind"
407| #define VERSION "3.6.0.SVN"
408| #define GDB_PATH "/usr/bin/gdb"
409| #define DARWIN_10_5 100500
410| #define DARWIN_10_6 100600
411| #define DARWIN_10_7 100700
412| #define DARWIN_VERS DARWIN_10_6
413| #define STDC_HEADERS 1
414| #define HAVE_SYS_TYPES_H 1
415| #define HAVE_SYS_STAT_H 1
416| #define HAVE_STDLIB_H 1
417| #define HAVE_STRING_H 1
418| #define HAVE_MEMORY_H 1
419| #define HAVE_STRINGS_H 1
420| #define HAVE_INTTYPES_H 1
421| #define HAVE_STDINT_H 1
422| #define HAVE_UNISTD_H 1
423| #define DARWIN_LIBC 1
424| /* end confdefs.h.  */
425|
426| #include <time.h>
427|
428| int
429| main ()
430| {
431|
432|   struct timespec t;
433|   clock_gettime(CLOCK_MONOTONIC, &t);
434|   return 0;
435|
436|   ;
437|   return 0;
438| }
439configure:6452: result: no
440configure:6461: checking for PTHREAD_MUTEX_ADAPTIVE_NP
441configure:6480: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
442conftest.c: In function 'main':
443conftest.c:35: error: 'PTHREAD_MUTEX_ADAPTIVE_NP' undeclared (first use in this function)
444conftest.c:35: error: (Each undeclared identifier is reported only once
445conftest.c:35: error: for each function it appears in.)
446configure:6480: $? = 1
447configure: failed program was:
448| /* confdefs.h */
449| #define PACKAGE_NAME "Valgrind"
450| #define PACKAGE_TARNAME "valgrind"
451| #define PACKAGE_VERSION "3.6.0.SVN"
452| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
453| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
454| #define PACKAGE_URL ""
455| #define PACKAGE "valgrind"
456| #define VERSION "3.6.0.SVN"
457| #define GDB_PATH "/usr/bin/gdb"
458| #define DARWIN_10_5 100500
459| #define DARWIN_10_6 100600
460| #define DARWIN_10_7 100700
461| #define DARWIN_VERS DARWIN_10_6
462| #define STDC_HEADERS 1
463| #define HAVE_SYS_TYPES_H 1
464| #define HAVE_SYS_STAT_H 1
465| #define HAVE_STDLIB_H 1
466| #define HAVE_STRING_H 1
467| #define HAVE_MEMORY_H 1
468| #define HAVE_STRINGS_H 1
469| #define HAVE_INTTYPES_H 1
470| #define HAVE_STDINT_H 1
471| #define HAVE_UNISTD_H 1
472| #define DARWIN_LIBC 1
473| /* end confdefs.h.  */
474|
475| #define _GNU_SOURCE
476| #include <pthread.h>
477|
478| int
479| main ()
480| {
481|
482|   return (PTHREAD_MUTEX_ADAPTIVE_NP);
483|
484|   ;
485|   return 0;
486| }
487configure:6490: result: no
488configure:6499: checking for PTHREAD_MUTEX_ERRORCHECK_NP
489configure:6518: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
490conftest.c: In function 'main':
491conftest.c:35: error: 'PTHREAD_MUTEX_ERRORCHECK_NP' undeclared (first use in this function)
492conftest.c:35: error: (Each undeclared identifier is reported only once
493conftest.c:35: error: for each function it appears in.)
494configure:6518: $? = 1
495configure: failed program was:
496| /* confdefs.h */
497| #define PACKAGE_NAME "Valgrind"
498| #define PACKAGE_TARNAME "valgrind"
499| #define PACKAGE_VERSION "3.6.0.SVN"
500| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
501| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
502| #define PACKAGE_URL ""
503| #define PACKAGE "valgrind"
504| #define VERSION "3.6.0.SVN"
505| #define GDB_PATH "/usr/bin/gdb"
506| #define DARWIN_10_5 100500
507| #define DARWIN_10_6 100600
508| #define DARWIN_10_7 100700
509| #define DARWIN_VERS DARWIN_10_6
510| #define STDC_HEADERS 1
511| #define HAVE_SYS_TYPES_H 1
512| #define HAVE_SYS_STAT_H 1
513| #define HAVE_STDLIB_H 1
514| #define HAVE_STRING_H 1
515| #define HAVE_MEMORY_H 1
516| #define HAVE_STRINGS_H 1
517| #define HAVE_INTTYPES_H 1
518| #define HAVE_STDINT_H 1
519| #define HAVE_UNISTD_H 1
520| #define DARWIN_LIBC 1
521| /* end confdefs.h.  */
522|
523| #define _GNU_SOURCE
524| #include <pthread.h>
525|
526| int
527| main ()
528| {
529|
530|   return (PTHREAD_MUTEX_ERRORCHECK_NP);
531|
532|   ;
533|   return 0;
534| }
535configure:6528: result: no
536configure:6537: checking for PTHREAD_MUTEX_RECURSIVE_NP
537configure:6556: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
538conftest.c: In function 'main':
539conftest.c:35: error: 'PTHREAD_MUTEX_RECURSIVE_NP' undeclared (first use in this function)
540conftest.c:35: error: (Each undeclared identifier is reported only once
541conftest.c:35: error: for each function it appears in.)
542configure:6556: $? = 1
543configure: failed program was:
544| /* confdefs.h */
545| #define PACKAGE_NAME "Valgrind"
546| #define PACKAGE_TARNAME "valgrind"
547| #define PACKAGE_VERSION "3.6.0.SVN"
548| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
549| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
550| #define PACKAGE_URL ""
551| #define PACKAGE "valgrind"
552| #define VERSION "3.6.0.SVN"
553| #define GDB_PATH "/usr/bin/gdb"
554| #define DARWIN_10_5 100500
555| #define DARWIN_10_6 100600
556| #define DARWIN_10_7 100700
557| #define DARWIN_VERS DARWIN_10_6
558| #define STDC_HEADERS 1
559| #define HAVE_SYS_TYPES_H 1
560| #define HAVE_SYS_STAT_H 1
561| #define HAVE_STDLIB_H 1
562| #define HAVE_STRING_H 1
563| #define HAVE_MEMORY_H 1
564| #define HAVE_STRINGS_H 1
565| #define HAVE_INTTYPES_H 1
566| #define HAVE_STDINT_H 1
567| #define HAVE_UNISTD_H 1
568| #define DARWIN_LIBC 1
569| /* end confdefs.h.  */
570|
571| #define _GNU_SOURCE
572| #include <pthread.h>
573|
574| int
575| main ()
576| {
577|
578|   return (PTHREAD_MUTEX_RECURSIVE_NP);
579|
580|   ;
581|   return 0;
582| }
583configure:6566: result: no
584configure:6575: checking for PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
585configure:6595: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
586conftest.c: In function 'main':
587conftest.c:35: error: 'PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared (first use in this function)
588conftest.c:35: error: (Each undeclared identifier is reported only once
589conftest.c:35: error: for each function it appears in.)
590configure:6595: $? = 1
591configure: failed program was:
592| /* confdefs.h */
593| #define PACKAGE_NAME "Valgrind"
594| #define PACKAGE_TARNAME "valgrind"
595| #define PACKAGE_VERSION "3.6.0.SVN"
596| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
597| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
598| #define PACKAGE_URL ""
599| #define PACKAGE "valgrind"
600| #define VERSION "3.6.0.SVN"
601| #define GDB_PATH "/usr/bin/gdb"
602| #define DARWIN_10_5 100500
603| #define DARWIN_10_6 100600
604| #define DARWIN_10_7 100700
605| #define DARWIN_VERS DARWIN_10_6
606| #define STDC_HEADERS 1
607| #define HAVE_SYS_TYPES_H 1
608| #define HAVE_SYS_STAT_H 1
609| #define HAVE_STDLIB_H 1
610| #define HAVE_STRING_H 1
611| #define HAVE_MEMORY_H 1
612| #define HAVE_STRINGS_H 1
613| #define HAVE_INTTYPES_H 1
614| #define HAVE_STDINT_H 1
615| #define HAVE_UNISTD_H 1
616| #define DARWIN_LIBC 1
617| /* end confdefs.h.  */
618|
619| #define _GNU_SOURCE
620| #include <pthread.h>
621|
622| int
623| main ()
624| {
625|
626|   pthread_mutex_t m = PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP;
627|   return 0;
628|
629|   ;
630|   return 0;
631| }
632configure:6605: result: no
633configure:6614: checking for pthread_mutex_t.__m_kind
634configure:6614: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
635conftest.c: In function 'main':
636conftest.c:33: error: 'pthread_mutex_t' has no member named '__m_kind'
637configure:6614: $? = 1
638configure: failed program was:
639| /* confdefs.h */
640| #define PACKAGE_NAME "Valgrind"
641| #define PACKAGE_TARNAME "valgrind"
642| #define PACKAGE_VERSION "3.6.0.SVN"
643| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
644| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
645| #define PACKAGE_URL ""
646| #define PACKAGE "valgrind"
647| #define VERSION "3.6.0.SVN"
648| #define GDB_PATH "/usr/bin/gdb"
649| #define DARWIN_10_5 100500
650| #define DARWIN_10_6 100600
651| #define DARWIN_10_7 100700
652| #define DARWIN_VERS DARWIN_10_6
653| #define STDC_HEADERS 1
654| #define HAVE_SYS_TYPES_H 1
655| #define HAVE_SYS_STAT_H 1
656| #define HAVE_STDLIB_H 1
657| #define HAVE_STRING_H 1
658| #define HAVE_MEMORY_H 1
659| #define HAVE_STRINGS_H 1
660| #define HAVE_INTTYPES_H 1
661| #define HAVE_STDINT_H 1
662| #define HAVE_UNISTD_H 1
663| #define DARWIN_LIBC 1
664| /* end confdefs.h.  */
665| #include <pthread.h>
666|
667| int
668| main ()
669| {
670| static pthread_mutex_t ac_aggr;
671| if (ac_aggr.__m_kind)
672| return 0;
673|   ;
674|   return 0;
675| }
676configure:6614: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
677conftest.c: In function 'main':
678conftest.c:33: error: 'pthread_mutex_t' has no member named '__m_kind'
679configure:6614: $? = 1
680configure: failed program was:
681| /* confdefs.h */
682| #define PACKAGE_NAME "Valgrind"
683| #define PACKAGE_TARNAME "valgrind"
684| #define PACKAGE_VERSION "3.6.0.SVN"
685| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
686| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
687| #define PACKAGE_URL ""
688| #define PACKAGE "valgrind"
689| #define VERSION "3.6.0.SVN"
690| #define GDB_PATH "/usr/bin/gdb"
691| #define DARWIN_10_5 100500
692| #define DARWIN_10_6 100600
693| #define DARWIN_10_7 100700
694| #define DARWIN_VERS DARWIN_10_6
695| #define STDC_HEADERS 1
696| #define HAVE_SYS_TYPES_H 1
697| #define HAVE_SYS_STAT_H 1
698| #define HAVE_STDLIB_H 1
699| #define HAVE_STRING_H 1
700| #define HAVE_MEMORY_H 1
701| #define HAVE_STRINGS_H 1
702| #define HAVE_INTTYPES_H 1
703| #define HAVE_STDINT_H 1
704| #define HAVE_UNISTD_H 1
705| #define DARWIN_LIBC 1
706| /* end confdefs.h.  */
707| #include <pthread.h>
708|
709| int
710| main ()
711| {
712| static pthread_mutex_t ac_aggr;
713| if (sizeof ac_aggr.__m_kind)
714| return 0;
715|   ;
716|   return 0;
717| }
718configure:6614: result: no
719configure:6627: checking for pthread_mutex_t.__data.__kind
720configure:6627: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
721conftest.c: In function 'main':
722conftest.c:33: error: 'pthread_mutex_t' has no member named '__data'
723configure:6627: $? = 1
724configure: failed program was:
725| /* confdefs.h */
726| #define PACKAGE_NAME "Valgrind"
727| #define PACKAGE_TARNAME "valgrind"
728| #define PACKAGE_VERSION "3.6.0.SVN"
729| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
730| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
731| #define PACKAGE_URL ""
732| #define PACKAGE "valgrind"
733| #define VERSION "3.6.0.SVN"
734| #define GDB_PATH "/usr/bin/gdb"
735| #define DARWIN_10_5 100500
736| #define DARWIN_10_6 100600
737| #define DARWIN_10_7 100700
738| #define DARWIN_VERS DARWIN_10_6
739| #define STDC_HEADERS 1
740| #define HAVE_SYS_TYPES_H 1
741| #define HAVE_SYS_STAT_H 1
742| #define HAVE_STDLIB_H 1
743| #define HAVE_STRING_H 1
744| #define HAVE_MEMORY_H 1
745| #define HAVE_STRINGS_H 1
746| #define HAVE_INTTYPES_H 1
747| #define HAVE_STDINT_H 1
748| #define HAVE_UNISTD_H 1
749| #define DARWIN_LIBC 1
750| /* end confdefs.h.  */
751| #include <pthread.h>
752|
753| int
754| main ()
755| {
756| static pthread_mutex_t ac_aggr;
757| if (ac_aggr.__data.__kind)
758| return 0;
759|   ;
760|   return 0;
761| }
762configure:6627: /usr/bin/gcc-4.2 -c -Wno-long-long -I/opt/local/include conftest.c >&5
763conftest.c: In function 'main':
764conftest.c:33: error: 'pthread_mutex_t' has no member named '__data'
765configure:6627: $? = 1
766configure: failed program was:
767| /* confdefs.h */
768| #define PACKAGE_NAME "Valgrind"
769| #define PACKAGE_TARNAME "valgrind"
770| #define PACKAGE_VERSION "3.6.0.SVN"
771| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
772| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
773| #define PACKAGE_URL ""
774| #define PACKAGE "valgrind"
775| #define VERSION "3.6.0.SVN"
776| #define GDB_PATH "/usr/bin/gdb"
777| #define DARWIN_10_5 100500
778| #define DARWIN_10_6 100600
779| #define DARWIN_10_7 100700
780| #define DARWIN_VERS DARWIN_10_6
781| #define STDC_HEADERS 1
782| #define HAVE_SYS_TYPES_H 1
783| #define HAVE_SYS_STAT_H 1
784| #define HAVE_STDLIB_H 1
785| #define HAVE_STRING_H 1
786| #define HAVE_MEMORY_H 1
787| #define HAVE_STRINGS_H 1
788| #define HAVE_INTTYPES_H 1
789| #define HAVE_STDINT_H 1
790| #define HAVE_UNISTD_H 1
791| #define DARWIN_LIBC 1
792| /* end confdefs.h.  */
793| #include <pthread.h>
794|
795| int
796| main ()
797| {
798| static pthread_mutex_t ac_aggr;
799| if (sizeof ac_aggr.__data.__kind)
800| return 0;
801|   ;
802|   return 0;
803| }
804configure:6627: result: no
805configure:6641: checking for Altivec
806configure:6662: /usr/bin/gcc-4.2 -c -maltivec -I/opt/local/include conftest.c >&5
807cc1: error: unrecognized command line option "-maltivec"
808configure:6662: $? = 1
809configure: failed program was:
810| /* confdefs.h */
811| #define PACKAGE_NAME "Valgrind"
812| #define PACKAGE_TARNAME "valgrind"
813| #define PACKAGE_VERSION "3.6.0.SVN"
814| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
815| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
816| #define PACKAGE_URL ""
817| #define PACKAGE "valgrind"
818| #define VERSION "3.6.0.SVN"
819| #define GDB_PATH "/usr/bin/gdb"
820| #define DARWIN_10_5 100500
821| #define DARWIN_10_6 100600
822| #define DARWIN_10_7 100700
823| #define DARWIN_VERS DARWIN_10_6
824| #define STDC_HEADERS 1
825| #define HAVE_SYS_TYPES_H 1
826| #define HAVE_SYS_STAT_H 1
827| #define HAVE_STDLIB_H 1
828| #define HAVE_STRING_H 1
829| #define HAVE_MEMORY_H 1
830| #define HAVE_STRINGS_H 1
831| #define HAVE_INTTYPES_H 1
832| #define HAVE_STDINT_H 1
833| #define HAVE_UNISTD_H 1
834| #define DARWIN_LIBC 1
835| /* end confdefs.h.  */
836|
837| #include <altivec.h>
838|
839| int
840| main ()
841| {
842|
843|   vector unsigned int v;
844|
845|   ;
846|   return 0;
847| }
848configure:6671: result: no
849configure:6697: checking for pthread_create@GLIBC2.0()
850configure:6728: /usr/bin/gcc-4.2 -o conftest -lpthread -I/opt/local/include -L/opt/local/lib conftest.c  >&5
851/var/tmp//ccXPYA9G.s:1:Unknown pseudo-op: .symver
852/var/tmp//ccXPYA9G.s:1:Rest of line ignored. 1st junk character valued 112 (p).
853configure:6728: $? = 1
854configure: failed program was:
855| /* confdefs.h */
856| #define PACKAGE_NAME "Valgrind"
857| #define PACKAGE_TARNAME "valgrind"
858| #define PACKAGE_VERSION "3.6.0.SVN"
859| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
860| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
861| #define PACKAGE_URL ""
862| #define PACKAGE "valgrind"
863| #define VERSION "3.6.0.SVN"
864| #define GDB_PATH "/usr/bin/gdb"
865| #define DARWIN_10_5 100500
866| #define DARWIN_10_6 100600
867| #define DARWIN_10_7 100700
868| #define DARWIN_VERS DARWIN_10_6
869| #define STDC_HEADERS 1
870| #define HAVE_SYS_TYPES_H 1
871| #define HAVE_SYS_STAT_H 1
872| #define HAVE_STDLIB_H 1
873| #define HAVE_STRING_H 1
874| #define HAVE_MEMORY_H 1
875| #define HAVE_STRINGS_H 1
876| #define HAVE_INTTYPES_H 1
877| #define HAVE_STDINT_H 1
878| #define HAVE_UNISTD_H 1
879| #define DARWIN_LIBC 1
880| /* end confdefs.h.  */
881|
882| extern int pthread_create_glibc_2_0(void*, const void*,
883|                                     void *(*)(void*), void*);
884| __asm__(".symver pthread_create_glibc_2_0, pthread_create@GLIBC_2.0");
885|
886| int
887| main ()
888| {
889|
890| #ifdef __powerpc__
891| /*
892|  * Apparently on PowerPC linking this program succeeds and generates an
893|  * executable with the undefined symbol pthread_create@GLIBC_2.0.
894|  */
895| #error This test does not work properly on PowerPC.
896| #else
897|   pthread_create_glibc_2_0(0, 0, 0, 0);
898| #endif
899|   return 0;
900|
901|   ;
902|   return 0;
903| }
904configure:6740: result: no
905configure:6759: checking for eventfd()
906configure:6782: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -I/opt/local/include -L/opt/local/lib conftest.c  >&5
907conftest.c:28:25: error: sys/eventfd.h: No such file or directory
908conftest.c: In function 'main':
909conftest.c:34: error: 'eventfd_t' undeclared (first use in this function)
910conftest.c:34: error: (Each undeclared identifier is reported only once
911conftest.c:34: error: for each function it appears in.)
912conftest.c:34: error: expected ';' before 'ev'
913conftest.c:38: error: 'ev' undeclared (first use in this function)
914configure:6782: $? = 1
915configure: failed program was:
916| /* confdefs.h */
917| #define PACKAGE_NAME "Valgrind"
918| #define PACKAGE_TARNAME "valgrind"
919| #define PACKAGE_VERSION "3.6.0.SVN"
920| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
921| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
922| #define PACKAGE_URL ""
923| #define PACKAGE "valgrind"
924| #define VERSION "3.6.0.SVN"
925| #define GDB_PATH "/usr/bin/gdb"
926| #define DARWIN_10_5 100500
927| #define DARWIN_10_6 100600
928| #define DARWIN_10_7 100700
929| #define DARWIN_VERS DARWIN_10_6
930| #define STDC_HEADERS 1
931| #define HAVE_SYS_TYPES_H 1
932| #define HAVE_SYS_STAT_H 1
933| #define HAVE_STDLIB_H 1
934| #define HAVE_STRING_H 1
935| #define HAVE_MEMORY_H 1
936| #define HAVE_STRINGS_H 1
937| #define HAVE_INTTYPES_H 1
938| #define HAVE_STDINT_H 1
939| #define HAVE_UNISTD_H 1
940| #define DARWIN_LIBC 1
941| /* end confdefs.h.  */
942|
943| #include <sys/eventfd.h>
944|
945| int
946| main ()
947| {
948|
949|   eventfd_t ev;
950|   int fd;
951|
952|   fd = eventfd(5, 0);
953|   eventfd_read(fd, &ev);
954|   return 0;
955|
956|   ;
957|   return 0;
958| }
959configure:6795: result: no
960configure:6808: checking if gcc accepts -m32
961configure:6827: /usr/bin/gcc-4.2 -c -m32 -I/opt/local/include conftest.c >&5
962configure:6827: $? = 0
963configure:6830: result: yes
964configure:6847: checking if gcc accepts -maix32
965configure:6866: /usr/bin/gcc-4.2 -c -maix32 -I/opt/local/include conftest.c >&5
966cc1: error: unrecognized command line option "-maix32"
967configure:6866: $? = 1
968configure: failed program was:
969| /* confdefs.h */
970| #define PACKAGE_NAME "Valgrind"
971| #define PACKAGE_TARNAME "valgrind"
972| #define PACKAGE_VERSION "3.6.0.SVN"
973| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
974| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
975| #define PACKAGE_URL ""
976| #define PACKAGE "valgrind"
977| #define VERSION "3.6.0.SVN"
978| #define GDB_PATH "/usr/bin/gdb"
979| #define DARWIN_10_5 100500
980| #define DARWIN_10_6 100600
981| #define DARWIN_10_7 100700
982| #define DARWIN_VERS DARWIN_10_6
983| #define STDC_HEADERS 1
984| #define HAVE_SYS_TYPES_H 1
985| #define HAVE_SYS_STAT_H 1
986| #define HAVE_STDLIB_H 1
987| #define HAVE_STRING_H 1
988| #define HAVE_MEMORY_H 1
989| #define HAVE_STRINGS_H 1
990| #define HAVE_INTTYPES_H 1
991| #define HAVE_STDINT_H 1
992| #define HAVE_UNISTD_H 1
993| #define DARWIN_LIBC 1
994| /* end confdefs.h.  */
995|
996| int
997| main ()
998| {
999|
1000|   return 0;
1001|
1002|   ;
1003|   return 0;
1004| }
1005configure:6875: result: no
1006configure:6886: checking if gcc accepts -m64
1007configure:6905: /usr/bin/gcc-4.2 -c -m64 -I/opt/local/include conftest.c >&5
1008configure:6905: $? = 0
1009configure:6908: result: yes
1010configure:6925: checking if gcc accepts -maix64
1011configure:6944: /usr/bin/gcc-4.2 -c -maix64 -I/opt/local/include conftest.c >&5
1012cc1: error: unrecognized command line option "-maix64"
1013configure:6944: $? = 1
1014configure: failed program was:
1015| /* confdefs.h */
1016| #define PACKAGE_NAME "Valgrind"
1017| #define PACKAGE_TARNAME "valgrind"
1018| #define PACKAGE_VERSION "3.6.0.SVN"
1019| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1020| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1021| #define PACKAGE_URL ""
1022| #define PACKAGE "valgrind"
1023| #define VERSION "3.6.0.SVN"
1024| #define GDB_PATH "/usr/bin/gdb"
1025| #define DARWIN_10_5 100500
1026| #define DARWIN_10_6 100600
1027| #define DARWIN_10_7 100700
1028| #define DARWIN_VERS DARWIN_10_6
1029| #define STDC_HEADERS 1
1030| #define HAVE_SYS_TYPES_H 1
1031| #define HAVE_SYS_STAT_H 1
1032| #define HAVE_STDLIB_H 1
1033| #define HAVE_STRING_H 1
1034| #define HAVE_MEMORY_H 1
1035| #define HAVE_STRINGS_H 1
1036| #define HAVE_INTTYPES_H 1
1037| #define HAVE_STDINT_H 1
1038| #define HAVE_UNISTD_H 1
1039| #define DARWIN_LIBC 1
1040| /* end confdefs.h.  */
1041|
1042| int
1043| main ()
1044| {
1045|
1046|   return 0;
1047|
1048|   ;
1049|   return 0;
1050| }
1051configure:6953: result: no
1052configure:6964: checking if gcc accepts -mmmx
1053configure:6983: /usr/bin/gcc-4.2 -c -mmmx -I/opt/local/include conftest.c >&5
1054configure:6983: $? = 0
1055configure:6986: result: yes
1056configure:7003: checking if gcc accepts -msse
1057configure:7022: /usr/bin/gcc-4.2 -c -msse -I/opt/local/include conftest.c >&5
1058configure:7022: $? = 0
1059configure:7025: result: yes
1060configure:7042: checking if gcc accepts -mpreferred-stack-boundary
1061configure:7061: /usr/bin/gcc-4.2 -c -mpreferred-stack-boundary=2 -I/opt/local/include conftest.c >&5
1062configure:7061: $? = 0
1063configure:7064: result: yes
1064configure:7081: checking if gcc accepts -Wno-pointer-sign
1065configure:7100: /usr/bin/gcc-4.2 -c -Wno-pointer-sign -I/opt/local/include conftest.c >&5
1066configure:7100: $? = 0
1067configure:7103: result: yes
1068configure:7123: checking if gcc accepts -Wno-empty-body
1069configure:7142: /usr/bin/gcc-4.2 -c -Wno-empty-body -I/opt/local/include conftest.c >&5
1070configure:7142: $? = 0
1071configure:7146: result: yes
1072configure:7162: checking if gcc accepts -Wno-format-zero-length
1073configure:7181: /usr/bin/gcc-4.2 -c -Wno-format-zero-length -I/opt/local/include conftest.c >&5
1074configure:7181: $? = 0
1075configure:7185: result: yes
1076configure:7201: checking if gcc accepts -Wno-uninitialized
1077configure:7220: /usr/bin/gcc-4.2 -c -Wno-uninitialized -I/opt/local/include conftest.c >&5
1078configure:7220: $? = 0
1079configure:7224: result: yes
1080configure:7240: checking if gcc accepts -Wextra or -W
1081configure:7259: /usr/bin/gcc-4.2 -c -Wextra -I/opt/local/include conftest.c >&5
1082configure:7259: $? = 0
1083configure:7263: result: -Wextra
1084configure:7304: checking if gcc accepts -fno-stack-protector
1085configure:7323: /usr/bin/gcc-4.2 -c -fno-stack-protector -I/opt/local/include conftest.c >&5
1086configure:7323: $? = 0
1087configure:7327: result: yes
1088configure:7350: checking if gcc accepts --param inline-unit-growth
1089configure:7369: /usr/bin/gcc-4.2 -c --param inline-unit-growth=900 -I/opt/local/include conftest.c >&5
1090configure:7369: $? = 0
1091configure:7373: result: yes
1092configure:7393: checking if the linker accepts -Wl,--build-id=none
1093configure:7410: /usr/bin/gcc-4.2 -o conftest -Wl,--build-id=none -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1094ld: unknown option: --build-id=none
1095collect2: ld returned 1 exit status
1096configure:7410: $? = 1
1097configure: failed program was:
1098| /* confdefs.h */
1099| #define PACKAGE_NAME "Valgrind"
1100| #define PACKAGE_TARNAME "valgrind"
1101| #define PACKAGE_VERSION "3.6.0.SVN"
1102| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1103| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1104| #define PACKAGE_URL ""
1105| #define PACKAGE "valgrind"
1106| #define VERSION "3.6.0.SVN"
1107| #define GDB_PATH "/usr/bin/gdb"
1108| #define DARWIN_10_5 100500
1109| #define DARWIN_10_6 100600
1110| #define DARWIN_10_7 100700
1111| #define DARWIN_VERS DARWIN_10_6
1112| #define STDC_HEADERS 1
1113| #define HAVE_SYS_TYPES_H 1
1114| #define HAVE_SYS_STAT_H 1
1115| #define HAVE_STDLIB_H 1
1116| #define HAVE_STRING_H 1
1117| #define HAVE_MEMORY_H 1
1118| #define HAVE_STRINGS_H 1
1119| #define HAVE_INTTYPES_H 1
1120| #define HAVE_STDINT_H 1
1121| #define HAVE_UNISTD_H 1
1122| #define DARWIN_LIBC 1
1123| /* end confdefs.h.  */
1124|
1125| int
1126| main ()
1127| {
1128| return 0;
1129|   ;
1130|   return 0;
1131| }
1132configure:7421: result: no
1133configure:7431: checking if ppc32/64 as supports mtocrf/mfocrf
1134configure:7448: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1135/var/tmp//ccACKF63.s:7:no such instruction: `mtocrf 4,0'
1136/var/tmp//ccACKF63.s:8:no such instruction: `mfocrf 0,4'
1137configure:7448: $? = 1
1138configure: failed program was:
1139| /* confdefs.h */
1140| #define PACKAGE_NAME "Valgrind"
1141| #define PACKAGE_TARNAME "valgrind"
1142| #define PACKAGE_VERSION "3.6.0.SVN"
1143| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1144| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1145| #define PACKAGE_URL ""
1146| #define PACKAGE "valgrind"
1147| #define VERSION "3.6.0.SVN"
1148| #define GDB_PATH "/usr/bin/gdb"
1149| #define DARWIN_10_5 100500
1150| #define DARWIN_10_6 100600
1151| #define DARWIN_10_7 100700
1152| #define DARWIN_VERS DARWIN_10_6
1153| #define STDC_HEADERS 1
1154| #define HAVE_SYS_TYPES_H 1
1155| #define HAVE_SYS_STAT_H 1
1156| #define HAVE_STDLIB_H 1
1157| #define HAVE_STRING_H 1
1158| #define HAVE_MEMORY_H 1
1159| #define HAVE_STRINGS_H 1
1160| #define HAVE_INTTYPES_H 1
1161| #define HAVE_STDINT_H 1
1162| #define HAVE_UNISTD_H 1
1163| #define DARWIN_LIBC 1
1164| /* end confdefs.h.  */
1165|
1166| int
1167| main ()
1168| {
1169|
1170| __asm__ __volatile__("mtocrf 4,0");
1171| __asm__ __volatile__("mfocrf 0,4");
1172|
1173|   ;
1174|   return 0;
1175| }
1176configure:7457: result: no
1177configure:7472: checking if x86/amd64 assembler speaks SSE3
1178configure:7490: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1179configure:7490: $? = 0
1180configure:7493: result: yes
1181configure:7518: checking if x86/amd64 assembler speaks SSSE3
1182configure:7537: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1183configure:7537: $? = 0
1184configure:7540: result: yes
1185configure:7567: checking for TLS support
1186configure:7593: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
1187conftest.c:27: error: thread-local storage not supported for this target
1188configure:7593: $? = 1
1189configure: program exited with status 1
1190configure: failed program was:
1191| /* confdefs.h */
1192| #define PACKAGE_NAME "Valgrind"
1193| #define PACKAGE_TARNAME "valgrind"
1194| #define PACKAGE_VERSION "3.6.0.SVN"
1195| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1196| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1197| #define PACKAGE_URL ""
1198| #define PACKAGE "valgrind"
1199| #define VERSION "3.6.0.SVN"
1200| #define GDB_PATH "/usr/bin/gdb"
1201| #define DARWIN_10_5 100500
1202| #define DARWIN_10_6 100600
1203| #define DARWIN_10_7 100700
1204| #define DARWIN_VERS DARWIN_10_6
1205| #define STDC_HEADERS 1
1206| #define HAVE_SYS_TYPES_H 1
1207| #define HAVE_SYS_STAT_H 1
1208| #define HAVE_STDLIB_H 1
1209| #define HAVE_STRING_H 1
1210| #define HAVE_MEMORY_H 1
1211| #define HAVE_STRINGS_H 1
1212| #define HAVE_INTTYPES_H 1
1213| #define HAVE_STDINT_H 1
1214| #define HAVE_UNISTD_H 1
1215| #define DARWIN_LIBC 1
1216| /* end confdefs.h.  */
1217| static __thread int foo;
1218| int
1219| main ()
1220| {
1221| return foo;
1222|   ;
1223|   return 0;
1224| }
1225configure:7605: result: no
1226configure:7654: checking for ANSI C header files
1227configure:7758: result: yes
1228configure:7783: checking asm/unistd.h usability
1229configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1230conftest.c:61:24: error: asm/unistd.h: No such file or directory
1231configure:7783: $? = 1
1232configure: failed program was:
1233| /* confdefs.h */
1234| #define PACKAGE_NAME "Valgrind"
1235| #define PACKAGE_TARNAME "valgrind"
1236| #define PACKAGE_VERSION "3.6.0.SVN"
1237| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1238| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1239| #define PACKAGE_URL ""
1240| #define PACKAGE "valgrind"
1241| #define VERSION "3.6.0.SVN"
1242| #define GDB_PATH "/usr/bin/gdb"
1243| #define DARWIN_10_5 100500
1244| #define DARWIN_10_6 100600
1245| #define DARWIN_10_7 100700
1246| #define DARWIN_VERS DARWIN_10_6
1247| #define STDC_HEADERS 1
1248| #define HAVE_SYS_TYPES_H 1
1249| #define HAVE_SYS_STAT_H 1
1250| #define HAVE_STDLIB_H 1
1251| #define HAVE_STRING_H 1
1252| #define HAVE_MEMORY_H 1
1253| #define HAVE_STRINGS_H 1
1254| #define HAVE_INTTYPES_H 1
1255| #define HAVE_STDINT_H 1
1256| #define HAVE_UNISTD_H 1
1257| #define DARWIN_LIBC 1
1258| #define STDC_HEADERS 1
1259| /* end confdefs.h.  */
1260| #include <stdio.h>
1261| #ifdef HAVE_SYS_TYPES_H
1262| # include <sys/types.h>
1263| #endif
1264| #ifdef HAVE_SYS_STAT_H
1265| # include <sys/stat.h>
1266| #endif
1267| #ifdef STDC_HEADERS
1268| # include <stdlib.h>
1269| # include <stddef.h>
1270| #else
1271| # ifdef HAVE_STDLIB_H
1272| #  include <stdlib.h>
1273| # endif
1274| #endif
1275| #ifdef HAVE_STRING_H
1276| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1277| #  include <memory.h>
1278| # endif
1279| # include <string.h>
1280| #endif
1281| #ifdef HAVE_STRINGS_H
1282| # include <strings.h>
1283| #endif
1284| #ifdef HAVE_INTTYPES_H
1285| # include <inttypes.h>
1286| #endif
1287| #ifdef HAVE_STDINT_H
1288| # include <stdint.h>
1289| #endif
1290| #ifdef HAVE_UNISTD_H
1291| # include <unistd.h>
1292| #endif
1293| #include <asm/unistd.h>
1294configure:7783: result: no
1295configure:7783: checking asm/unistd.h presence
1296configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1297conftest.c:28:24: error: asm/unistd.h: No such file or directory
1298configure:7783: $? = 1
1299configure: failed program was:
1300| /* confdefs.h */
1301| #define PACKAGE_NAME "Valgrind"
1302| #define PACKAGE_TARNAME "valgrind"
1303| #define PACKAGE_VERSION "3.6.0.SVN"
1304| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1305| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1306| #define PACKAGE_URL ""
1307| #define PACKAGE "valgrind"
1308| #define VERSION "3.6.0.SVN"
1309| #define GDB_PATH "/usr/bin/gdb"
1310| #define DARWIN_10_5 100500
1311| #define DARWIN_10_6 100600
1312| #define DARWIN_10_7 100700
1313| #define DARWIN_VERS DARWIN_10_6
1314| #define STDC_HEADERS 1
1315| #define HAVE_SYS_TYPES_H 1
1316| #define HAVE_SYS_STAT_H 1
1317| #define HAVE_STDLIB_H 1
1318| #define HAVE_STRING_H 1
1319| #define HAVE_MEMORY_H 1
1320| #define HAVE_STRINGS_H 1
1321| #define HAVE_INTTYPES_H 1
1322| #define HAVE_STDINT_H 1
1323| #define HAVE_UNISTD_H 1
1324| #define DARWIN_LIBC 1
1325| #define STDC_HEADERS 1
1326| /* end confdefs.h.  */
1327| #include <asm/unistd.h>
1328configure:7783: result: no
1329configure:7783: checking for asm/unistd.h
1330configure:7783: result: no
1331configure:7783: checking endian.h usability
1332configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1333conftest.c:61:20: error: endian.h: No such file or directory
1334configure:7783: $? = 1
1335configure: failed program was:
1336| /* confdefs.h */
1337| #define PACKAGE_NAME "Valgrind"
1338| #define PACKAGE_TARNAME "valgrind"
1339| #define PACKAGE_VERSION "3.6.0.SVN"
1340| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1341| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1342| #define PACKAGE_URL ""
1343| #define PACKAGE "valgrind"
1344| #define VERSION "3.6.0.SVN"
1345| #define GDB_PATH "/usr/bin/gdb"
1346| #define DARWIN_10_5 100500
1347| #define DARWIN_10_6 100600
1348| #define DARWIN_10_7 100700
1349| #define DARWIN_VERS DARWIN_10_6
1350| #define STDC_HEADERS 1
1351| #define HAVE_SYS_TYPES_H 1
1352| #define HAVE_SYS_STAT_H 1
1353| #define HAVE_STDLIB_H 1
1354| #define HAVE_STRING_H 1
1355| #define HAVE_MEMORY_H 1
1356| #define HAVE_STRINGS_H 1
1357| #define HAVE_INTTYPES_H 1
1358| #define HAVE_STDINT_H 1
1359| #define HAVE_UNISTD_H 1
1360| #define DARWIN_LIBC 1
1361| #define STDC_HEADERS 1
1362| /* end confdefs.h.  */
1363| #include <stdio.h>
1364| #ifdef HAVE_SYS_TYPES_H
1365| # include <sys/types.h>
1366| #endif
1367| #ifdef HAVE_SYS_STAT_H
1368| # include <sys/stat.h>
1369| #endif
1370| #ifdef STDC_HEADERS
1371| # include <stdlib.h>
1372| # include <stddef.h>
1373| #else
1374| # ifdef HAVE_STDLIB_H
1375| #  include <stdlib.h>
1376| # endif
1377| #endif
1378| #ifdef HAVE_STRING_H
1379| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1380| #  include <memory.h>
1381| # endif
1382| # include <string.h>
1383| #endif
1384| #ifdef HAVE_STRINGS_H
1385| # include <strings.h>
1386| #endif
1387| #ifdef HAVE_INTTYPES_H
1388| # include <inttypes.h>
1389| #endif
1390| #ifdef HAVE_STDINT_H
1391| # include <stdint.h>
1392| #endif
1393| #ifdef HAVE_UNISTD_H
1394| # include <unistd.h>
1395| #endif
1396| #include <endian.h>
1397configure:7783: result: no
1398configure:7783: checking endian.h presence
1399configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1400conftest.c:28:20: error: endian.h: No such file or directory
1401configure:7783: $? = 1
1402configure: failed program was:
1403| /* confdefs.h */
1404| #define PACKAGE_NAME "Valgrind"
1405| #define PACKAGE_TARNAME "valgrind"
1406| #define PACKAGE_VERSION "3.6.0.SVN"
1407| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1408| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1409| #define PACKAGE_URL ""
1410| #define PACKAGE "valgrind"
1411| #define VERSION "3.6.0.SVN"
1412| #define GDB_PATH "/usr/bin/gdb"
1413| #define DARWIN_10_5 100500
1414| #define DARWIN_10_6 100600
1415| #define DARWIN_10_7 100700
1416| #define DARWIN_VERS DARWIN_10_6
1417| #define STDC_HEADERS 1
1418| #define HAVE_SYS_TYPES_H 1
1419| #define HAVE_SYS_STAT_H 1
1420| #define HAVE_STDLIB_H 1
1421| #define HAVE_STRING_H 1
1422| #define HAVE_MEMORY_H 1
1423| #define HAVE_STRINGS_H 1
1424| #define HAVE_INTTYPES_H 1
1425| #define HAVE_STDINT_H 1
1426| #define HAVE_UNISTD_H 1
1427| #define DARWIN_LIBC 1
1428| #define STDC_HEADERS 1
1429| /* end confdefs.h.  */
1430| #include <endian.h>
1431configure:7783: result: no
1432configure:7783: checking for endian.h
1433configure:7783: result: no
1434configure:7783: checking mqueue.h usability
1435configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1436conftest.c:61:20: error: mqueue.h: No such file or directory
1437configure:7783: $? = 1
1438configure: failed program was:
1439| /* confdefs.h */
1440| #define PACKAGE_NAME "Valgrind"
1441| #define PACKAGE_TARNAME "valgrind"
1442| #define PACKAGE_VERSION "3.6.0.SVN"
1443| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1444| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1445| #define PACKAGE_URL ""
1446| #define PACKAGE "valgrind"
1447| #define VERSION "3.6.0.SVN"
1448| #define GDB_PATH "/usr/bin/gdb"
1449| #define DARWIN_10_5 100500
1450| #define DARWIN_10_6 100600
1451| #define DARWIN_10_7 100700
1452| #define DARWIN_VERS DARWIN_10_6
1453| #define STDC_HEADERS 1
1454| #define HAVE_SYS_TYPES_H 1
1455| #define HAVE_SYS_STAT_H 1
1456| #define HAVE_STDLIB_H 1
1457| #define HAVE_STRING_H 1
1458| #define HAVE_MEMORY_H 1
1459| #define HAVE_STRINGS_H 1
1460| #define HAVE_INTTYPES_H 1
1461| #define HAVE_STDINT_H 1
1462| #define HAVE_UNISTD_H 1
1463| #define DARWIN_LIBC 1
1464| #define STDC_HEADERS 1
1465| /* end confdefs.h.  */
1466| #include <stdio.h>
1467| #ifdef HAVE_SYS_TYPES_H
1468| # include <sys/types.h>
1469| #endif
1470| #ifdef HAVE_SYS_STAT_H
1471| # include <sys/stat.h>
1472| #endif
1473| #ifdef STDC_HEADERS
1474| # include <stdlib.h>
1475| # include <stddef.h>
1476| #else
1477| # ifdef HAVE_STDLIB_H
1478| #  include <stdlib.h>
1479| # endif
1480| #endif
1481| #ifdef HAVE_STRING_H
1482| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1483| #  include <memory.h>
1484| # endif
1485| # include <string.h>
1486| #endif
1487| #ifdef HAVE_STRINGS_H
1488| # include <strings.h>
1489| #endif
1490| #ifdef HAVE_INTTYPES_H
1491| # include <inttypes.h>
1492| #endif
1493| #ifdef HAVE_STDINT_H
1494| # include <stdint.h>
1495| #endif
1496| #ifdef HAVE_UNISTD_H
1497| # include <unistd.h>
1498| #endif
1499| #include <mqueue.h>
1500configure:7783: result: no
1501configure:7783: checking mqueue.h presence
1502configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1503conftest.c:28:20: error: mqueue.h: No such file or directory
1504configure:7783: $? = 1
1505configure: failed program was:
1506| /* confdefs.h */
1507| #define PACKAGE_NAME "Valgrind"
1508| #define PACKAGE_TARNAME "valgrind"
1509| #define PACKAGE_VERSION "3.6.0.SVN"
1510| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1511| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1512| #define PACKAGE_URL ""
1513| #define PACKAGE "valgrind"
1514| #define VERSION "3.6.0.SVN"
1515| #define GDB_PATH "/usr/bin/gdb"
1516| #define DARWIN_10_5 100500
1517| #define DARWIN_10_6 100600
1518| #define DARWIN_10_7 100700
1519| #define DARWIN_VERS DARWIN_10_6
1520| #define STDC_HEADERS 1
1521| #define HAVE_SYS_TYPES_H 1
1522| #define HAVE_SYS_STAT_H 1
1523| #define HAVE_STDLIB_H 1
1524| #define HAVE_STRING_H 1
1525| #define HAVE_MEMORY_H 1
1526| #define HAVE_STRINGS_H 1
1527| #define HAVE_INTTYPES_H 1
1528| #define HAVE_STDINT_H 1
1529| #define HAVE_UNISTD_H 1
1530| #define DARWIN_LIBC 1
1531| #define STDC_HEADERS 1
1532| /* end confdefs.h.  */
1533| #include <mqueue.h>
1534configure:7783: result: no
1535configure:7783: checking for mqueue.h
1536configure:7783: result: no
1537configure:7783: checking sys/endian.h usability
1538configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1539conftest.c:61:24: error: sys/endian.h: No such file or directory
1540configure:7783: $? = 1
1541configure: failed program was:
1542| /* confdefs.h */
1543| #define PACKAGE_NAME "Valgrind"
1544| #define PACKAGE_TARNAME "valgrind"
1545| #define PACKAGE_VERSION "3.6.0.SVN"
1546| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1547| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1548| #define PACKAGE_URL ""
1549| #define PACKAGE "valgrind"
1550| #define VERSION "3.6.0.SVN"
1551| #define GDB_PATH "/usr/bin/gdb"
1552| #define DARWIN_10_5 100500
1553| #define DARWIN_10_6 100600
1554| #define DARWIN_10_7 100700
1555| #define DARWIN_VERS DARWIN_10_6
1556| #define STDC_HEADERS 1
1557| #define HAVE_SYS_TYPES_H 1
1558| #define HAVE_SYS_STAT_H 1
1559| #define HAVE_STDLIB_H 1
1560| #define HAVE_STRING_H 1
1561| #define HAVE_MEMORY_H 1
1562| #define HAVE_STRINGS_H 1
1563| #define HAVE_INTTYPES_H 1
1564| #define HAVE_STDINT_H 1
1565| #define HAVE_UNISTD_H 1
1566| #define DARWIN_LIBC 1
1567| #define STDC_HEADERS 1
1568| /* end confdefs.h.  */
1569| #include <stdio.h>
1570| #ifdef HAVE_SYS_TYPES_H
1571| # include <sys/types.h>
1572| #endif
1573| #ifdef HAVE_SYS_STAT_H
1574| # include <sys/stat.h>
1575| #endif
1576| #ifdef STDC_HEADERS
1577| # include <stdlib.h>
1578| # include <stddef.h>
1579| #else
1580| # ifdef HAVE_STDLIB_H
1581| #  include <stdlib.h>
1582| # endif
1583| #endif
1584| #ifdef HAVE_STRING_H
1585| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1586| #  include <memory.h>
1587| # endif
1588| # include <string.h>
1589| #endif
1590| #ifdef HAVE_STRINGS_H
1591| # include <strings.h>
1592| #endif
1593| #ifdef HAVE_INTTYPES_H
1594| # include <inttypes.h>
1595| #endif
1596| #ifdef HAVE_STDINT_H
1597| # include <stdint.h>
1598| #endif
1599| #ifdef HAVE_UNISTD_H
1600| # include <unistd.h>
1601| #endif
1602| #include <sys/endian.h>
1603configure:7783: result: no
1604configure:7783: checking sys/endian.h presence
1605configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1606conftest.c:28:24: error: sys/endian.h: No such file or directory
1607configure:7783: $? = 1
1608configure: failed program was:
1609| /* confdefs.h */
1610| #define PACKAGE_NAME "Valgrind"
1611| #define PACKAGE_TARNAME "valgrind"
1612| #define PACKAGE_VERSION "3.6.0.SVN"
1613| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1614| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1615| #define PACKAGE_URL ""
1616| #define PACKAGE "valgrind"
1617| #define VERSION "3.6.0.SVN"
1618| #define GDB_PATH "/usr/bin/gdb"
1619| #define DARWIN_10_5 100500
1620| #define DARWIN_10_6 100600
1621| #define DARWIN_10_7 100700
1622| #define DARWIN_VERS DARWIN_10_6
1623| #define STDC_HEADERS 1
1624| #define HAVE_SYS_TYPES_H 1
1625| #define HAVE_SYS_STAT_H 1
1626| #define HAVE_STDLIB_H 1
1627| #define HAVE_STRING_H 1
1628| #define HAVE_MEMORY_H 1
1629| #define HAVE_STRINGS_H 1
1630| #define HAVE_INTTYPES_H 1
1631| #define HAVE_STDINT_H 1
1632| #define HAVE_UNISTD_H 1
1633| #define DARWIN_LIBC 1
1634| #define STDC_HEADERS 1
1635| /* end confdefs.h.  */
1636| #include <sys/endian.h>
1637configure:7783: result: no
1638configure:7783: checking for sys/endian.h
1639configure:7783: result: no
1640configure:7783: checking sys/epoll.h usability
1641configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1642conftest.c:61:23: error: sys/epoll.h: No such file or directory
1643configure:7783: $? = 1
1644configure: failed program was:
1645| /* confdefs.h */
1646| #define PACKAGE_NAME "Valgrind"
1647| #define PACKAGE_TARNAME "valgrind"
1648| #define PACKAGE_VERSION "3.6.0.SVN"
1649| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1650| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1651| #define PACKAGE_URL ""
1652| #define PACKAGE "valgrind"
1653| #define VERSION "3.6.0.SVN"
1654| #define GDB_PATH "/usr/bin/gdb"
1655| #define DARWIN_10_5 100500
1656| #define DARWIN_10_6 100600
1657| #define DARWIN_10_7 100700
1658| #define DARWIN_VERS DARWIN_10_6
1659| #define STDC_HEADERS 1
1660| #define HAVE_SYS_TYPES_H 1
1661| #define HAVE_SYS_STAT_H 1
1662| #define HAVE_STDLIB_H 1
1663| #define HAVE_STRING_H 1
1664| #define HAVE_MEMORY_H 1
1665| #define HAVE_STRINGS_H 1
1666| #define HAVE_INTTYPES_H 1
1667| #define HAVE_STDINT_H 1
1668| #define HAVE_UNISTD_H 1
1669| #define DARWIN_LIBC 1
1670| #define STDC_HEADERS 1
1671| /* end confdefs.h.  */
1672| #include <stdio.h>
1673| #ifdef HAVE_SYS_TYPES_H
1674| # include <sys/types.h>
1675| #endif
1676| #ifdef HAVE_SYS_STAT_H
1677| # include <sys/stat.h>
1678| #endif
1679| #ifdef STDC_HEADERS
1680| # include <stdlib.h>
1681| # include <stddef.h>
1682| #else
1683| # ifdef HAVE_STDLIB_H
1684| #  include <stdlib.h>
1685| # endif
1686| #endif
1687| #ifdef HAVE_STRING_H
1688| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1689| #  include <memory.h>
1690| # endif
1691| # include <string.h>
1692| #endif
1693| #ifdef HAVE_STRINGS_H
1694| # include <strings.h>
1695| #endif
1696| #ifdef HAVE_INTTYPES_H
1697| # include <inttypes.h>
1698| #endif
1699| #ifdef HAVE_STDINT_H
1700| # include <stdint.h>
1701| #endif
1702| #ifdef HAVE_UNISTD_H
1703| # include <unistd.h>
1704| #endif
1705| #include <sys/epoll.h>
1706configure:7783: result: no
1707configure:7783: checking sys/epoll.h presence
1708configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1709conftest.c:28:23: error: sys/epoll.h: No such file or directory
1710configure:7783: $? = 1
1711configure: failed program was:
1712| /* confdefs.h */
1713| #define PACKAGE_NAME "Valgrind"
1714| #define PACKAGE_TARNAME "valgrind"
1715| #define PACKAGE_VERSION "3.6.0.SVN"
1716| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1717| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1718| #define PACKAGE_URL ""
1719| #define PACKAGE "valgrind"
1720| #define VERSION "3.6.0.SVN"
1721| #define GDB_PATH "/usr/bin/gdb"
1722| #define DARWIN_10_5 100500
1723| #define DARWIN_10_6 100600
1724| #define DARWIN_10_7 100700
1725| #define DARWIN_VERS DARWIN_10_6
1726| #define STDC_HEADERS 1
1727| #define HAVE_SYS_TYPES_H 1
1728| #define HAVE_SYS_STAT_H 1
1729| #define HAVE_STDLIB_H 1
1730| #define HAVE_STRING_H 1
1731| #define HAVE_MEMORY_H 1
1732| #define HAVE_STRINGS_H 1
1733| #define HAVE_INTTYPES_H 1
1734| #define HAVE_STDINT_H 1
1735| #define HAVE_UNISTD_H 1
1736| #define DARWIN_LIBC 1
1737| #define STDC_HEADERS 1
1738| /* end confdefs.h.  */
1739| #include <sys/epoll.h>
1740configure:7783: result: no
1741configure:7783: checking for sys/epoll.h
1742configure:7783: result: no
1743configure:7783: checking sys/eventfd.h usability
1744configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1745conftest.c:61:25: error: sys/eventfd.h: No such file or directory
1746configure:7783: $? = 1
1747configure: failed program was:
1748| /* confdefs.h */
1749| #define PACKAGE_NAME "Valgrind"
1750| #define PACKAGE_TARNAME "valgrind"
1751| #define PACKAGE_VERSION "3.6.0.SVN"
1752| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1753| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1754| #define PACKAGE_URL ""
1755| #define PACKAGE "valgrind"
1756| #define VERSION "3.6.0.SVN"
1757| #define GDB_PATH "/usr/bin/gdb"
1758| #define DARWIN_10_5 100500
1759| #define DARWIN_10_6 100600
1760| #define DARWIN_10_7 100700
1761| #define DARWIN_VERS DARWIN_10_6
1762| #define STDC_HEADERS 1
1763| #define HAVE_SYS_TYPES_H 1
1764| #define HAVE_SYS_STAT_H 1
1765| #define HAVE_STDLIB_H 1
1766| #define HAVE_STRING_H 1
1767| #define HAVE_MEMORY_H 1
1768| #define HAVE_STRINGS_H 1
1769| #define HAVE_INTTYPES_H 1
1770| #define HAVE_STDINT_H 1
1771| #define HAVE_UNISTD_H 1
1772| #define DARWIN_LIBC 1
1773| #define STDC_HEADERS 1
1774| /* end confdefs.h.  */
1775| #include <stdio.h>
1776| #ifdef HAVE_SYS_TYPES_H
1777| # include <sys/types.h>
1778| #endif
1779| #ifdef HAVE_SYS_STAT_H
1780| # include <sys/stat.h>
1781| #endif
1782| #ifdef STDC_HEADERS
1783| # include <stdlib.h>
1784| # include <stddef.h>
1785| #else
1786| # ifdef HAVE_STDLIB_H
1787| #  include <stdlib.h>
1788| # endif
1789| #endif
1790| #ifdef HAVE_STRING_H
1791| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1792| #  include <memory.h>
1793| # endif
1794| # include <string.h>
1795| #endif
1796| #ifdef HAVE_STRINGS_H
1797| # include <strings.h>
1798| #endif
1799| #ifdef HAVE_INTTYPES_H
1800| # include <inttypes.h>
1801| #endif
1802| #ifdef HAVE_STDINT_H
1803| # include <stdint.h>
1804| #endif
1805| #ifdef HAVE_UNISTD_H
1806| # include <unistd.h>
1807| #endif
1808| #include <sys/eventfd.h>
1809configure:7783: result: no
1810configure:7783: checking sys/eventfd.h presence
1811configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1812conftest.c:28:25: error: sys/eventfd.h: No such file or directory
1813configure:7783: $? = 1
1814configure: failed program was:
1815| /* confdefs.h */
1816| #define PACKAGE_NAME "Valgrind"
1817| #define PACKAGE_TARNAME "valgrind"
1818| #define PACKAGE_VERSION "3.6.0.SVN"
1819| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1820| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1821| #define PACKAGE_URL ""
1822| #define PACKAGE "valgrind"
1823| #define VERSION "3.6.0.SVN"
1824| #define GDB_PATH "/usr/bin/gdb"
1825| #define DARWIN_10_5 100500
1826| #define DARWIN_10_6 100600
1827| #define DARWIN_10_7 100700
1828| #define DARWIN_VERS DARWIN_10_6
1829| #define STDC_HEADERS 1
1830| #define HAVE_SYS_TYPES_H 1
1831| #define HAVE_SYS_STAT_H 1
1832| #define HAVE_STDLIB_H 1
1833| #define HAVE_STRING_H 1
1834| #define HAVE_MEMORY_H 1
1835| #define HAVE_STRINGS_H 1
1836| #define HAVE_INTTYPES_H 1
1837| #define HAVE_STDINT_H 1
1838| #define HAVE_UNISTD_H 1
1839| #define DARWIN_LIBC 1
1840| #define STDC_HEADERS 1
1841| /* end confdefs.h.  */
1842| #include <sys/eventfd.h>
1843configure:7783: result: no
1844configure:7783: checking for sys/eventfd.h
1845configure:7783: result: no
1846configure:7783: checking sys/klog.h usability
1847configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1848conftest.c:61:22: error: sys/klog.h: No such file or directory
1849configure:7783: $? = 1
1850configure: failed program was:
1851| /* confdefs.h */
1852| #define PACKAGE_NAME "Valgrind"
1853| #define PACKAGE_TARNAME "valgrind"
1854| #define PACKAGE_VERSION "3.6.0.SVN"
1855| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1856| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1857| #define PACKAGE_URL ""
1858| #define PACKAGE "valgrind"
1859| #define VERSION "3.6.0.SVN"
1860| #define GDB_PATH "/usr/bin/gdb"
1861| #define DARWIN_10_5 100500
1862| #define DARWIN_10_6 100600
1863| #define DARWIN_10_7 100700
1864| #define DARWIN_VERS DARWIN_10_6
1865| #define STDC_HEADERS 1
1866| #define HAVE_SYS_TYPES_H 1
1867| #define HAVE_SYS_STAT_H 1
1868| #define HAVE_STDLIB_H 1
1869| #define HAVE_STRING_H 1
1870| #define HAVE_MEMORY_H 1
1871| #define HAVE_STRINGS_H 1
1872| #define HAVE_INTTYPES_H 1
1873| #define HAVE_STDINT_H 1
1874| #define HAVE_UNISTD_H 1
1875| #define DARWIN_LIBC 1
1876| #define STDC_HEADERS 1
1877| /* end confdefs.h.  */
1878| #include <stdio.h>
1879| #ifdef HAVE_SYS_TYPES_H
1880| # include <sys/types.h>
1881| #endif
1882| #ifdef HAVE_SYS_STAT_H
1883| # include <sys/stat.h>
1884| #endif
1885| #ifdef STDC_HEADERS
1886| # include <stdlib.h>
1887| # include <stddef.h>
1888| #else
1889| # ifdef HAVE_STDLIB_H
1890| #  include <stdlib.h>
1891| # endif
1892| #endif
1893| #ifdef HAVE_STRING_H
1894| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1895| #  include <memory.h>
1896| # endif
1897| # include <string.h>
1898| #endif
1899| #ifdef HAVE_STRINGS_H
1900| # include <strings.h>
1901| #endif
1902| #ifdef HAVE_INTTYPES_H
1903| # include <inttypes.h>
1904| #endif
1905| #ifdef HAVE_STDINT_H
1906| # include <stdint.h>
1907| #endif
1908| #ifdef HAVE_UNISTD_H
1909| # include <unistd.h>
1910| #endif
1911| #include <sys/klog.h>
1912configure:7783: result: no
1913configure:7783: checking sys/klog.h presence
1914configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1915conftest.c:28:22: error: sys/klog.h: No such file or directory
1916configure:7783: $? = 1
1917configure: failed program was:
1918| /* confdefs.h */
1919| #define PACKAGE_NAME "Valgrind"
1920| #define PACKAGE_TARNAME "valgrind"
1921| #define PACKAGE_VERSION "3.6.0.SVN"
1922| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1923| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1924| #define PACKAGE_URL ""
1925| #define PACKAGE "valgrind"
1926| #define VERSION "3.6.0.SVN"
1927| #define GDB_PATH "/usr/bin/gdb"
1928| #define DARWIN_10_5 100500
1929| #define DARWIN_10_6 100600
1930| #define DARWIN_10_7 100700
1931| #define DARWIN_VERS DARWIN_10_6
1932| #define STDC_HEADERS 1
1933| #define HAVE_SYS_TYPES_H 1
1934| #define HAVE_SYS_STAT_H 1
1935| #define HAVE_STDLIB_H 1
1936| #define HAVE_STRING_H 1
1937| #define HAVE_MEMORY_H 1
1938| #define HAVE_STRINGS_H 1
1939| #define HAVE_INTTYPES_H 1
1940| #define HAVE_STDINT_H 1
1941| #define HAVE_UNISTD_H 1
1942| #define DARWIN_LIBC 1
1943| #define STDC_HEADERS 1
1944| /* end confdefs.h.  */
1945| #include <sys/klog.h>
1946configure:7783: result: no
1947configure:7783: checking for sys/klog.h
1948configure:7783: result: no
1949configure:7783: checking sys/poll.h usability
1950configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1951configure:7783: $? = 0
1952configure:7783: result: yes
1953configure:7783: checking sys/poll.h presence
1954configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1955configure:7783: $? = 0
1956configure:7783: result: yes
1957configure:7783: checking for sys/poll.h
1958configure:7783: result: yes
1959configure:7783: checking sys/signal.h usability
1960configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1961configure:7783: $? = 0
1962configure:7783: result: yes
1963configure:7783: checking sys/signal.h presence
1964configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
1965configure:7783: $? = 0
1966configure:7783: result: yes
1967configure:7783: checking for sys/signal.h
1968configure:7783: result: yes
1969configure:7783: checking sys/signalfd.h usability
1970configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
1971conftest.c:63:26: error: sys/signalfd.h: No such file or directory
1972configure:7783: $? = 1
1973configure: failed program was:
1974| /* confdefs.h */
1975| #define PACKAGE_NAME "Valgrind"
1976| #define PACKAGE_TARNAME "valgrind"
1977| #define PACKAGE_VERSION "3.6.0.SVN"
1978| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
1979| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
1980| #define PACKAGE_URL ""
1981| #define PACKAGE "valgrind"
1982| #define VERSION "3.6.0.SVN"
1983| #define GDB_PATH "/usr/bin/gdb"
1984| #define DARWIN_10_5 100500
1985| #define DARWIN_10_6 100600
1986| #define DARWIN_10_7 100700
1987| #define DARWIN_VERS DARWIN_10_6
1988| #define STDC_HEADERS 1
1989| #define HAVE_SYS_TYPES_H 1
1990| #define HAVE_SYS_STAT_H 1
1991| #define HAVE_STDLIB_H 1
1992| #define HAVE_STRING_H 1
1993| #define HAVE_MEMORY_H 1
1994| #define HAVE_STRINGS_H 1
1995| #define HAVE_INTTYPES_H 1
1996| #define HAVE_STDINT_H 1
1997| #define HAVE_UNISTD_H 1
1998| #define DARWIN_LIBC 1
1999| #define STDC_HEADERS 1
2000| #define HAVE_SYS_POLL_H 1
2001| #define HAVE_SYS_SIGNAL_H 1
2002| /* end confdefs.h.  */
2003| #include <stdio.h>
2004| #ifdef HAVE_SYS_TYPES_H
2005| # include <sys/types.h>
2006| #endif
2007| #ifdef HAVE_SYS_STAT_H
2008| # include <sys/stat.h>
2009| #endif
2010| #ifdef STDC_HEADERS
2011| # include <stdlib.h>
2012| # include <stddef.h>
2013| #else
2014| # ifdef HAVE_STDLIB_H
2015| #  include <stdlib.h>
2016| # endif
2017| #endif
2018| #ifdef HAVE_STRING_H
2019| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2020| #  include <memory.h>
2021| # endif
2022| # include <string.h>
2023| #endif
2024| #ifdef HAVE_STRINGS_H
2025| # include <strings.h>
2026| #endif
2027| #ifdef HAVE_INTTYPES_H
2028| # include <inttypes.h>
2029| #endif
2030| #ifdef HAVE_STDINT_H
2031| # include <stdint.h>
2032| #endif
2033| #ifdef HAVE_UNISTD_H
2034| # include <unistd.h>
2035| #endif
2036| #include <sys/signalfd.h>
2037configure:7783: result: no
2038configure:7783: checking sys/signalfd.h presence
2039configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2040conftest.c:30:26: error: sys/signalfd.h: No such file or directory
2041configure:7783: $? = 1
2042configure: failed program was:
2043| /* confdefs.h */
2044| #define PACKAGE_NAME "Valgrind"
2045| #define PACKAGE_TARNAME "valgrind"
2046| #define PACKAGE_VERSION "3.6.0.SVN"
2047| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2048| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2049| #define PACKAGE_URL ""
2050| #define PACKAGE "valgrind"
2051| #define VERSION "3.6.0.SVN"
2052| #define GDB_PATH "/usr/bin/gdb"
2053| #define DARWIN_10_5 100500
2054| #define DARWIN_10_6 100600
2055| #define DARWIN_10_7 100700
2056| #define DARWIN_VERS DARWIN_10_6
2057| #define STDC_HEADERS 1
2058| #define HAVE_SYS_TYPES_H 1
2059| #define HAVE_SYS_STAT_H 1
2060| #define HAVE_STDLIB_H 1
2061| #define HAVE_STRING_H 1
2062| #define HAVE_MEMORY_H 1
2063| #define HAVE_STRINGS_H 1
2064| #define HAVE_INTTYPES_H 1
2065| #define HAVE_STDINT_H 1
2066| #define HAVE_UNISTD_H 1
2067| #define DARWIN_LIBC 1
2068| #define STDC_HEADERS 1
2069| #define HAVE_SYS_POLL_H 1
2070| #define HAVE_SYS_SIGNAL_H 1
2071| /* end confdefs.h.  */
2072| #include <sys/signalfd.h>
2073configure:7783: result: no
2074configure:7783: checking for sys/signalfd.h
2075configure:7783: result: no
2076configure:7783: checking sys/syscall.h usability
2077configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2078configure:7783: $? = 0
2079configure:7783: result: yes
2080configure:7783: checking sys/syscall.h presence
2081configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2082configure:7783: $? = 0
2083configure:7783: result: yes
2084configure:7783: checking for sys/syscall.h
2085configure:7783: result: yes
2086configure:7783: checking sys/time.h usability
2087configure:7783: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2088configure:7783: $? = 0
2089configure:7783: result: yes
2090configure:7783: checking sys/time.h presence
2091configure:7783: /usr/bin/gcc-4.2 -E -I/opt/local/include conftest.c
2092configure:7783: $? = 0
2093configure:7783: result: yes
2094configure:7783: checking for sys/time.h
2095configure:7783: result: yes
2096configure:7783: checking for sys/types.h
2097configure:7783: result: yes
2098configure:7798: checking for uid_t in sys/types.h
2099configure:7817: result: yes
2100configure:7828: checking for off_t
2101configure:7828: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2102configure:7828: $? = 0
2103configure:7828: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2104conftest.c: In function 'main':
2105conftest.c:69: error: expected expression before ')' token
2106configure:7828: $? = 1
2107configure: failed program was:
2108| /* confdefs.h */
2109| #define PACKAGE_NAME "Valgrind"
2110| #define PACKAGE_TARNAME "valgrind"
2111| #define PACKAGE_VERSION "3.6.0.SVN"
2112| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2113| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2114| #define PACKAGE_URL ""
2115| #define PACKAGE "valgrind"
2116| #define VERSION "3.6.0.SVN"
2117| #define GDB_PATH "/usr/bin/gdb"
2118| #define DARWIN_10_5 100500
2119| #define DARWIN_10_6 100600
2120| #define DARWIN_10_7 100700
2121| #define DARWIN_VERS DARWIN_10_6
2122| #define STDC_HEADERS 1
2123| #define HAVE_SYS_TYPES_H 1
2124| #define HAVE_SYS_STAT_H 1
2125| #define HAVE_STDLIB_H 1
2126| #define HAVE_STRING_H 1
2127| #define HAVE_MEMORY_H 1
2128| #define HAVE_STRINGS_H 1
2129| #define HAVE_INTTYPES_H 1
2130| #define HAVE_STDINT_H 1
2131| #define HAVE_UNISTD_H 1
2132| #define DARWIN_LIBC 1
2133| #define STDC_HEADERS 1
2134| #define HAVE_SYS_POLL_H 1
2135| #define HAVE_SYS_SIGNAL_H 1
2136| #define HAVE_SYS_SYSCALL_H 1
2137| #define HAVE_SYS_TIME_H 1
2138| #define HAVE_SYS_TYPES_H 1
2139| /* end confdefs.h.  */
2140| #include <stdio.h>
2141| #ifdef HAVE_SYS_TYPES_H
2142| # include <sys/types.h>
2143| #endif
2144| #ifdef HAVE_SYS_STAT_H
2145| # include <sys/stat.h>
2146| #endif
2147| #ifdef STDC_HEADERS
2148| # include <stdlib.h>
2149| # include <stddef.h>
2150| #else
2151| # ifdef HAVE_STDLIB_H
2152| #  include <stdlib.h>
2153| # endif
2154| #endif
2155| #ifdef HAVE_STRING_H
2156| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2157| #  include <memory.h>
2158| # endif
2159| # include <string.h>
2160| #endif
2161| #ifdef HAVE_STRINGS_H
2162| # include <strings.h>
2163| #endif
2164| #ifdef HAVE_INTTYPES_H
2165| # include <inttypes.h>
2166| #endif
2167| #ifdef HAVE_STDINT_H
2168| # include <stdint.h>
2169| #endif
2170| #ifdef HAVE_UNISTD_H
2171| # include <unistd.h>
2172| #endif
2173| int
2174| main ()
2175| {
2176| if (sizeof ((off_t)))
2177|           return 0;
2178|   ;
2179|   return 0;
2180| }
2181configure:7828: result: yes
2182configure:7839: checking for size_t
2183configure:7839: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2184configure:7839: $? = 0
2185configure:7839: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2186conftest.c: In function 'main':
2187conftest.c:69: error: expected expression before ')' token
2188configure:7839: $? = 1
2189configure: failed program was:
2190| /* confdefs.h */
2191| #define PACKAGE_NAME "Valgrind"
2192| #define PACKAGE_TARNAME "valgrind"
2193| #define PACKAGE_VERSION "3.6.0.SVN"
2194| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2195| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2196| #define PACKAGE_URL ""
2197| #define PACKAGE "valgrind"
2198| #define VERSION "3.6.0.SVN"
2199| #define GDB_PATH "/usr/bin/gdb"
2200| #define DARWIN_10_5 100500
2201| #define DARWIN_10_6 100600
2202| #define DARWIN_10_7 100700
2203| #define DARWIN_VERS DARWIN_10_6
2204| #define STDC_HEADERS 1
2205| #define HAVE_SYS_TYPES_H 1
2206| #define HAVE_SYS_STAT_H 1
2207| #define HAVE_STDLIB_H 1
2208| #define HAVE_STRING_H 1
2209| #define HAVE_MEMORY_H 1
2210| #define HAVE_STRINGS_H 1
2211| #define HAVE_INTTYPES_H 1
2212| #define HAVE_STDINT_H 1
2213| #define HAVE_UNISTD_H 1
2214| #define DARWIN_LIBC 1
2215| #define STDC_HEADERS 1
2216| #define HAVE_SYS_POLL_H 1
2217| #define HAVE_SYS_SIGNAL_H 1
2218| #define HAVE_SYS_SYSCALL_H 1
2219| #define HAVE_SYS_TIME_H 1
2220| #define HAVE_SYS_TYPES_H 1
2221| /* end confdefs.h.  */
2222| #include <stdio.h>
2223| #ifdef HAVE_SYS_TYPES_H
2224| # include <sys/types.h>
2225| #endif
2226| #ifdef HAVE_SYS_STAT_H
2227| # include <sys/stat.h>
2228| #endif
2229| #ifdef STDC_HEADERS
2230| # include <stdlib.h>
2231| # include <stddef.h>
2232| #else
2233| # ifdef HAVE_STDLIB_H
2234| #  include <stdlib.h>
2235| # endif
2236| #endif
2237| #ifdef HAVE_STRING_H
2238| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
2239| #  include <memory.h>
2240| # endif
2241| # include <string.h>
2242| #endif
2243| #ifdef HAVE_STRINGS_H
2244| # include <strings.h>
2245| #endif
2246| #ifdef HAVE_INTTYPES_H
2247| # include <inttypes.h>
2248| #endif
2249| #ifdef HAVE_STDINT_H
2250| # include <stdint.h>
2251| #endif
2252| #ifdef HAVE_UNISTD_H
2253| # include <unistd.h>
2254| #endif
2255| int
2256| main ()
2257| {
2258| if (sizeof ((size_t)))
2259|           return 0;
2260|   ;
2261|   return 0;
2262| }
2263configure:7839: result: yes
2264configure:7850: checking whether time.h and sys/time.h may both be included
2265configure:7870: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2266configure:7870: $? = 0
2267configure:7877: result: yes
2268configure:7890: checking for working memcmp
2269configure:7933: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2270configure:7933: $? = 0
2271configure:7933: ./conftest
2272configure:7933: $? = 0
2273configure:7943: result: yes
2274configure:7958: checking for stdlib.h
2275configure:7958: result: yes
2276configure:7958: checking for unistd.h
2277configure:7958: result: yes
2278configure:7958: checking for sys/param.h
2279configure:7958: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2280configure:7958: $? = 0
2281configure:7958: result: yes
2282configure:7979: checking for getpagesize
2283configure:7979: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2284configure:7979: $? = 0
2285configure:7979: result: yes
2286configure:7988: checking for working mmap
2287configure:8135: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2288configure:8135: $? = 0
2289configure:8135: ./conftest
2290configure:8135: $? = 0
2291configure:8145: result: yes
2292configure:8154: checking return type of signal handlers
2293configure:8172: /usr/bin/gcc-4.2 -c -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include conftest.c >&5
2294conftest.c: In function 'main':
2295conftest.c:45: error: void value not ignored as it ought to be
2296configure:8172: $? = 1
2297configure: failed program was:
2298| /* confdefs.h */
2299| #define PACKAGE_NAME "Valgrind"
2300| #define PACKAGE_TARNAME "valgrind"
2301| #define PACKAGE_VERSION "3.6.0.SVN"
2302| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2303| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2304| #define PACKAGE_URL ""
2305| #define PACKAGE "valgrind"
2306| #define VERSION "3.6.0.SVN"
2307| #define GDB_PATH "/usr/bin/gdb"
2308| #define DARWIN_10_5 100500
2309| #define DARWIN_10_6 100600
2310| #define DARWIN_10_7 100700
2311| #define DARWIN_VERS DARWIN_10_6
2312| #define STDC_HEADERS 1
2313| #define HAVE_SYS_TYPES_H 1
2314| #define HAVE_SYS_STAT_H 1
2315| #define HAVE_STDLIB_H 1
2316| #define HAVE_STRING_H 1
2317| #define HAVE_MEMORY_H 1
2318| #define HAVE_STRINGS_H 1
2319| #define HAVE_INTTYPES_H 1
2320| #define HAVE_STDINT_H 1
2321| #define HAVE_UNISTD_H 1
2322| #define DARWIN_LIBC 1
2323| #define STDC_HEADERS 1
2324| #define HAVE_SYS_POLL_H 1
2325| #define HAVE_SYS_SIGNAL_H 1
2326| #define HAVE_SYS_SYSCALL_H 1
2327| #define HAVE_SYS_TIME_H 1
2328| #define HAVE_SYS_TYPES_H 1
2329| #define TIME_WITH_SYS_TIME 1
2330| #define HAVE_STDLIB_H 1
2331| #define HAVE_UNISTD_H 1
2332| #define HAVE_SYS_PARAM_H 1
2333| #define HAVE_GETPAGESIZE 1
2334| #define HAVE_MMAP 1
2335| /* end confdefs.h.  */
2336| #include <sys/types.h>
2337| #include <signal.h>
2338|
2339| int
2340| main ()
2341| {
2342| return *(signal (0, 0)) (0) == 1;
2343|   ;
2344|   return 0;
2345| }
2346configure:8179: result: void
2347configure:8188: checking for clock_gettime in -lrt
2348configure:8213: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c -lrt   >&5
2349ld: library not found for -lrt
2350collect2: ld returned 1 exit status
2351configure:8213: $? = 1
2352configure: failed program was:
2353| /* confdefs.h */
2354| #define PACKAGE_NAME "Valgrind"
2355| #define PACKAGE_TARNAME "valgrind"
2356| #define PACKAGE_VERSION "3.6.0.SVN"
2357| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2358| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2359| #define PACKAGE_URL ""
2360| #define PACKAGE "valgrind"
2361| #define VERSION "3.6.0.SVN"
2362| #define GDB_PATH "/usr/bin/gdb"
2363| #define DARWIN_10_5 100500
2364| #define DARWIN_10_6 100600
2365| #define DARWIN_10_7 100700
2366| #define DARWIN_VERS DARWIN_10_6
2367| #define STDC_HEADERS 1
2368| #define HAVE_SYS_TYPES_H 1
2369| #define HAVE_SYS_STAT_H 1
2370| #define HAVE_STDLIB_H 1
2371| #define HAVE_STRING_H 1
2372| #define HAVE_MEMORY_H 1
2373| #define HAVE_STRINGS_H 1
2374| #define HAVE_INTTYPES_H 1
2375| #define HAVE_STDINT_H 1
2376| #define HAVE_UNISTD_H 1
2377| #define DARWIN_LIBC 1
2378| #define STDC_HEADERS 1
2379| #define HAVE_SYS_POLL_H 1
2380| #define HAVE_SYS_SIGNAL_H 1
2381| #define HAVE_SYS_SYSCALL_H 1
2382| #define HAVE_SYS_TIME_H 1
2383| #define HAVE_SYS_TYPES_H 1
2384| #define TIME_WITH_SYS_TIME 1
2385| #define HAVE_STDLIB_H 1
2386| #define HAVE_UNISTD_H 1
2387| #define HAVE_SYS_PARAM_H 1
2388| #define HAVE_GETPAGESIZE 1
2389| #define HAVE_MMAP 1
2390| #define RETSIGTYPE void
2391| /* end confdefs.h.  */
2392|
2393| /* Override any GCC internal prototype to avoid an error.
2394|    Use char because int might match the return type of a GCC
2395|    builtin and then its argument prototype would still apply.  */
2396| #ifdef __cplusplus
2397| extern "C"
2398| #endif
2399| char clock_gettime ();
2400| int
2401| main ()
2402| {
2403| return clock_gettime ();
2404|   ;
2405|   return 0;
2406| }
2407configure:8222: result: no
2408configure:8268: checking for clock_gettime
2409configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2410Undefined symbols:
2411  "_clock_gettime", referenced from:
2412      _main in ccyA5Wgk.o
2413ld: symbol(s) not found
2414collect2: ld returned 1 exit status
2415configure:8268: $? = 1
2416configure: failed program was:
2417| /* confdefs.h */
2418| #define PACKAGE_NAME "Valgrind"
2419| #define PACKAGE_TARNAME "valgrind"
2420| #define PACKAGE_VERSION "3.6.0.SVN"
2421| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2422| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2423| #define PACKAGE_URL ""
2424| #define PACKAGE "valgrind"
2425| #define VERSION "3.6.0.SVN"
2426| #define GDB_PATH "/usr/bin/gdb"
2427| #define DARWIN_10_5 100500
2428| #define DARWIN_10_6 100600
2429| #define DARWIN_10_7 100700
2430| #define DARWIN_VERS DARWIN_10_6
2431| #define STDC_HEADERS 1
2432| #define HAVE_SYS_TYPES_H 1
2433| #define HAVE_SYS_STAT_H 1
2434| #define HAVE_STDLIB_H 1
2435| #define HAVE_STRING_H 1
2436| #define HAVE_MEMORY_H 1
2437| #define HAVE_STRINGS_H 1
2438| #define HAVE_INTTYPES_H 1
2439| #define HAVE_STDINT_H 1
2440| #define HAVE_UNISTD_H 1
2441| #define DARWIN_LIBC 1
2442| #define STDC_HEADERS 1
2443| #define HAVE_SYS_POLL_H 1
2444| #define HAVE_SYS_SIGNAL_H 1
2445| #define HAVE_SYS_SYSCALL_H 1
2446| #define HAVE_SYS_TIME_H 1
2447| #define HAVE_SYS_TYPES_H 1
2448| #define TIME_WITH_SYS_TIME 1
2449| #define HAVE_STDLIB_H 1
2450| #define HAVE_UNISTD_H 1
2451| #define HAVE_SYS_PARAM_H 1
2452| #define HAVE_GETPAGESIZE 1
2453| #define HAVE_MMAP 1
2454| #define RETSIGTYPE void
2455| /* end confdefs.h.  */
2456| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
2457|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2458| #define clock_gettime innocuous_clock_gettime
2459|
2460| /* System header to define __stub macros and hopefully few prototypes,
2461|     which can conflict with char clock_gettime (); below.
2462|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2463|     <limits.h> exists even on freestanding compilers.  */
2464|
2465| #ifdef __STDC__
2466| # include <limits.h>
2467| #else
2468| # include <assert.h>
2469| #endif
2470|
2471| #undef clock_gettime
2472|
2473| /* Override any GCC internal prototype to avoid an error.
2474|    Use char because int might match the return type of a GCC
2475|    builtin and then its argument prototype would still apply.  */
2476| #ifdef __cplusplus
2477| extern "C"
2478| #endif
2479| char clock_gettime ();
2480| /* The GNU C library defines this for functions which it implements
2481|     to always fail with ENOSYS.  Some functions are actually named
2482|     something starting with __ and the normal name is an alias.  */
2483| #if defined __stub_clock_gettime || defined __stub___clock_gettime
2484| choke me
2485| #endif
2486|
2487| int
2488| main ()
2489| {
2490| return clock_gettime ();
2491|   ;
2492|   return 0;
2493| }
2494configure:8268: result: no
2495configure:8268: checking for epoll_create
2496configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2497Undefined symbols:
2498  "_epoll_create", referenced from:
2499      _main in ccwFCMRd.o
2500ld: symbol(s) not found
2501collect2: ld returned 1 exit status
2502configure:8268: $? = 1
2503configure: failed program was:
2504| /* confdefs.h */
2505| #define PACKAGE_NAME "Valgrind"
2506| #define PACKAGE_TARNAME "valgrind"
2507| #define PACKAGE_VERSION "3.6.0.SVN"
2508| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2509| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2510| #define PACKAGE_URL ""
2511| #define PACKAGE "valgrind"
2512| #define VERSION "3.6.0.SVN"
2513| #define GDB_PATH "/usr/bin/gdb"
2514| #define DARWIN_10_5 100500
2515| #define DARWIN_10_6 100600
2516| #define DARWIN_10_7 100700
2517| #define DARWIN_VERS DARWIN_10_6
2518| #define STDC_HEADERS 1
2519| #define HAVE_SYS_TYPES_H 1
2520| #define HAVE_SYS_STAT_H 1
2521| #define HAVE_STDLIB_H 1
2522| #define HAVE_STRING_H 1
2523| #define HAVE_MEMORY_H 1
2524| #define HAVE_STRINGS_H 1
2525| #define HAVE_INTTYPES_H 1
2526| #define HAVE_STDINT_H 1
2527| #define HAVE_UNISTD_H 1
2528| #define DARWIN_LIBC 1
2529| #define STDC_HEADERS 1
2530| #define HAVE_SYS_POLL_H 1
2531| #define HAVE_SYS_SIGNAL_H 1
2532| #define HAVE_SYS_SYSCALL_H 1
2533| #define HAVE_SYS_TIME_H 1
2534| #define HAVE_SYS_TYPES_H 1
2535| #define TIME_WITH_SYS_TIME 1
2536| #define HAVE_STDLIB_H 1
2537| #define HAVE_UNISTD_H 1
2538| #define HAVE_SYS_PARAM_H 1
2539| #define HAVE_GETPAGESIZE 1
2540| #define HAVE_MMAP 1
2541| #define RETSIGTYPE void
2542| /* end confdefs.h.  */
2543| /* Define epoll_create to an innocuous variant, in case <limits.h> declares epoll_create.
2544|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2545| #define epoll_create innocuous_epoll_create
2546|
2547| /* System header to define __stub macros and hopefully few prototypes,
2548|     which can conflict with char epoll_create (); below.
2549|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2550|     <limits.h> exists even on freestanding compilers.  */
2551|
2552| #ifdef __STDC__
2553| # include <limits.h>
2554| #else
2555| # include <assert.h>
2556| #endif
2557|
2558| #undef epoll_create
2559|
2560| /* Override any GCC internal prototype to avoid an error.
2561|    Use char because int might match the return type of a GCC
2562|    builtin and then its argument prototype would still apply.  */
2563| #ifdef __cplusplus
2564| extern "C"
2565| #endif
2566| char epoll_create ();
2567| /* The GNU C library defines this for functions which it implements
2568|     to always fail with ENOSYS.  Some functions are actually named
2569|     something starting with __ and the normal name is an alias.  */
2570| #if defined __stub_epoll_create || defined __stub___epoll_create
2571| choke me
2572| #endif
2573|
2574| int
2575| main ()
2576| {
2577| return epoll_create ();
2578|   ;
2579|   return 0;
2580| }
2581configure:8268: result: no
2582configure:8268: checking for epoll_pwait
2583configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2584Undefined symbols:
2585  "_epoll_pwait", referenced from:
2586      _main in ccHkaHOP.o
2587ld: symbol(s) not found
2588collect2: ld returned 1 exit status
2589configure:8268: $? = 1
2590configure: failed program was:
2591| /* confdefs.h */
2592| #define PACKAGE_NAME "Valgrind"
2593| #define PACKAGE_TARNAME "valgrind"
2594| #define PACKAGE_VERSION "3.6.0.SVN"
2595| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2596| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2597| #define PACKAGE_URL ""
2598| #define PACKAGE "valgrind"
2599| #define VERSION "3.6.0.SVN"
2600| #define GDB_PATH "/usr/bin/gdb"
2601| #define DARWIN_10_5 100500
2602| #define DARWIN_10_6 100600
2603| #define DARWIN_10_7 100700
2604| #define DARWIN_VERS DARWIN_10_6
2605| #define STDC_HEADERS 1
2606| #define HAVE_SYS_TYPES_H 1
2607| #define HAVE_SYS_STAT_H 1
2608| #define HAVE_STDLIB_H 1
2609| #define HAVE_STRING_H 1
2610| #define HAVE_MEMORY_H 1
2611| #define HAVE_STRINGS_H 1
2612| #define HAVE_INTTYPES_H 1
2613| #define HAVE_STDINT_H 1
2614| #define HAVE_UNISTD_H 1
2615| #define DARWIN_LIBC 1
2616| #define STDC_HEADERS 1
2617| #define HAVE_SYS_POLL_H 1
2618| #define HAVE_SYS_SIGNAL_H 1
2619| #define HAVE_SYS_SYSCALL_H 1
2620| #define HAVE_SYS_TIME_H 1
2621| #define HAVE_SYS_TYPES_H 1
2622| #define TIME_WITH_SYS_TIME 1
2623| #define HAVE_STDLIB_H 1
2624| #define HAVE_UNISTD_H 1
2625| #define HAVE_SYS_PARAM_H 1
2626| #define HAVE_GETPAGESIZE 1
2627| #define HAVE_MMAP 1
2628| #define RETSIGTYPE void
2629| /* end confdefs.h.  */
2630| /* Define epoll_pwait to an innocuous variant, in case <limits.h> declares epoll_pwait.
2631|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2632| #define epoll_pwait innocuous_epoll_pwait
2633|
2634| /* System header to define __stub macros and hopefully few prototypes,
2635|     which can conflict with char epoll_pwait (); below.
2636|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2637|     <limits.h> exists even on freestanding compilers.  */
2638|
2639| #ifdef __STDC__
2640| # include <limits.h>
2641| #else
2642| # include <assert.h>
2643| #endif
2644|
2645| #undef epoll_pwait
2646|
2647| /* Override any GCC internal prototype to avoid an error.
2648|    Use char because int might match the return type of a GCC
2649|    builtin and then its argument prototype would still apply.  */
2650| #ifdef __cplusplus
2651| extern "C"
2652| #endif
2653| char epoll_pwait ();
2654| /* The GNU C library defines this for functions which it implements
2655|     to always fail with ENOSYS.  Some functions are actually named
2656|     something starting with __ and the normal name is an alias.  */
2657| #if defined __stub_epoll_pwait || defined __stub___epoll_pwait
2658| choke me
2659| #endif
2660|
2661| int
2662| main ()
2663| {
2664| return epoll_pwait ();
2665|   ;
2666|   return 0;
2667| }
2668configure:8268: result: no
2669configure:8268: checking for floor
2670configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2671conftest.c:63: warning: conflicting types for built-in function 'floor'
2672configure:8268: $? = 0
2673configure:8268: result: yes
2674configure:8268: checking for klogctl
2675configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2676Undefined symbols:
2677  "_klogctl", referenced from:
2678      _main in ccNEG5qF.o
2679ld: symbol(s) not found
2680collect2: ld returned 1 exit status
2681configure:8268: $? = 1
2682configure: failed program was:
2683| /* confdefs.h */
2684| #define PACKAGE_NAME "Valgrind"
2685| #define PACKAGE_TARNAME "valgrind"
2686| #define PACKAGE_VERSION "3.6.0.SVN"
2687| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2688| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2689| #define PACKAGE_URL ""
2690| #define PACKAGE "valgrind"
2691| #define VERSION "3.6.0.SVN"
2692| #define GDB_PATH "/usr/bin/gdb"
2693| #define DARWIN_10_5 100500
2694| #define DARWIN_10_6 100600
2695| #define DARWIN_10_7 100700
2696| #define DARWIN_VERS DARWIN_10_6
2697| #define STDC_HEADERS 1
2698| #define HAVE_SYS_TYPES_H 1
2699| #define HAVE_SYS_STAT_H 1
2700| #define HAVE_STDLIB_H 1
2701| #define HAVE_STRING_H 1
2702| #define HAVE_MEMORY_H 1
2703| #define HAVE_STRINGS_H 1
2704| #define HAVE_INTTYPES_H 1
2705| #define HAVE_STDINT_H 1
2706| #define HAVE_UNISTD_H 1
2707| #define DARWIN_LIBC 1
2708| #define STDC_HEADERS 1
2709| #define HAVE_SYS_POLL_H 1
2710| #define HAVE_SYS_SIGNAL_H 1
2711| #define HAVE_SYS_SYSCALL_H 1
2712| #define HAVE_SYS_TIME_H 1
2713| #define HAVE_SYS_TYPES_H 1
2714| #define TIME_WITH_SYS_TIME 1
2715| #define HAVE_STDLIB_H 1
2716| #define HAVE_UNISTD_H 1
2717| #define HAVE_SYS_PARAM_H 1
2718| #define HAVE_GETPAGESIZE 1
2719| #define HAVE_MMAP 1
2720| #define RETSIGTYPE void
2721| #define HAVE_FLOOR 1
2722| /* end confdefs.h.  */
2723| /* Define klogctl to an innocuous variant, in case <limits.h> declares klogctl.
2724|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2725| #define klogctl innocuous_klogctl
2726|
2727| /* System header to define __stub macros and hopefully few prototypes,
2728|     which can conflict with char klogctl (); below.
2729|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2730|     <limits.h> exists even on freestanding compilers.  */
2731|
2732| #ifdef __STDC__
2733| # include <limits.h>
2734| #else
2735| # include <assert.h>
2736| #endif
2737|
2738| #undef klogctl
2739|
2740| /* Override any GCC internal prototype to avoid an error.
2741|    Use char because int might match the return type of a GCC
2742|    builtin and then its argument prototype would still apply.  */
2743| #ifdef __cplusplus
2744| extern "C"
2745| #endif
2746| char klogctl ();
2747| /* The GNU C library defines this for functions which it implements
2748|     to always fail with ENOSYS.  Some functions are actually named
2749|     something starting with __ and the normal name is an alias.  */
2750| #if defined __stub_klogctl || defined __stub___klogctl
2751| choke me
2752| #endif
2753|
2754| int
2755| main ()
2756| {
2757| return klogctl ();
2758|   ;
2759|   return 0;
2760| }
2761configure:8268: result: no
2762configure:8268: checking for mallinfo
2763configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2764Undefined symbols:
2765  "_mallinfo", referenced from:
2766      _main in ccWAmGgv.o
2767ld: symbol(s) not found
2768collect2: ld returned 1 exit status
2769configure:8268: $? = 1
2770configure: failed program was:
2771| /* confdefs.h */
2772| #define PACKAGE_NAME "Valgrind"
2773| #define PACKAGE_TARNAME "valgrind"
2774| #define PACKAGE_VERSION "3.6.0.SVN"
2775| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2776| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2777| #define PACKAGE_URL ""
2778| #define PACKAGE "valgrind"
2779| #define VERSION "3.6.0.SVN"
2780| #define GDB_PATH "/usr/bin/gdb"
2781| #define DARWIN_10_5 100500
2782| #define DARWIN_10_6 100600
2783| #define DARWIN_10_7 100700
2784| #define DARWIN_VERS DARWIN_10_6
2785| #define STDC_HEADERS 1
2786| #define HAVE_SYS_TYPES_H 1
2787| #define HAVE_SYS_STAT_H 1
2788| #define HAVE_STDLIB_H 1
2789| #define HAVE_STRING_H 1
2790| #define HAVE_MEMORY_H 1
2791| #define HAVE_STRINGS_H 1
2792| #define HAVE_INTTYPES_H 1
2793| #define HAVE_STDINT_H 1
2794| #define HAVE_UNISTD_H 1
2795| #define DARWIN_LIBC 1
2796| #define STDC_HEADERS 1
2797| #define HAVE_SYS_POLL_H 1
2798| #define HAVE_SYS_SIGNAL_H 1
2799| #define HAVE_SYS_SYSCALL_H 1
2800| #define HAVE_SYS_TIME_H 1
2801| #define HAVE_SYS_TYPES_H 1
2802| #define TIME_WITH_SYS_TIME 1
2803| #define HAVE_STDLIB_H 1
2804| #define HAVE_UNISTD_H 1
2805| #define HAVE_SYS_PARAM_H 1
2806| #define HAVE_GETPAGESIZE 1
2807| #define HAVE_MMAP 1
2808| #define RETSIGTYPE void
2809| #define HAVE_FLOOR 1
2810| /* end confdefs.h.  */
2811| /* Define mallinfo to an innocuous variant, in case <limits.h> declares mallinfo.
2812|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2813| #define mallinfo innocuous_mallinfo
2814|
2815| /* System header to define __stub macros and hopefully few prototypes,
2816|     which can conflict with char mallinfo (); below.
2817|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2818|     <limits.h> exists even on freestanding compilers.  */
2819|
2820| #ifdef __STDC__
2821| # include <limits.h>
2822| #else
2823| # include <assert.h>
2824| #endif
2825|
2826| #undef mallinfo
2827|
2828| /* Override any GCC internal prototype to avoid an error.
2829|    Use char because int might match the return type of a GCC
2830|    builtin and then its argument prototype would still apply.  */
2831| #ifdef __cplusplus
2832| extern "C"
2833| #endif
2834| char mallinfo ();
2835| /* The GNU C library defines this for functions which it implements
2836|     to always fail with ENOSYS.  Some functions are actually named
2837|     something starting with __ and the normal name is an alias.  */
2838| #if defined __stub_mallinfo || defined __stub___mallinfo
2839| choke me
2840| #endif
2841|
2842| int
2843| main ()
2844| {
2845| return mallinfo ();
2846|   ;
2847|   return 0;
2848| }
2849configure:8268: result: no
2850configure:8268: checking for memchr
2851configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2852configure:8268: $? = 0
2853configure:8268: result: yes
2854configure:8268: checking for memset
2855configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2856conftest.c:65: warning: conflicting types for built-in function 'memset'
2857configure:8268: $? = 0
2858configure:8268: result: yes
2859configure:8268: checking for mkdir
2860configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2861configure:8268: $? = 0
2862configure:8268: result: yes
2863configure:8268: checking for mremap
2864configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2865Undefined symbols:
2866  "_mremap", referenced from:
2867      _main in cclgNSJi.o
2868ld: symbol(s) not found
2869collect2: ld returned 1 exit status
2870configure:8268: $? = 1
2871configure: failed program was:
2872| /* confdefs.h */
2873| #define PACKAGE_NAME "Valgrind"
2874| #define PACKAGE_TARNAME "valgrind"
2875| #define PACKAGE_VERSION "3.6.0.SVN"
2876| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2877| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2878| #define PACKAGE_URL ""
2879| #define PACKAGE "valgrind"
2880| #define VERSION "3.6.0.SVN"
2881| #define GDB_PATH "/usr/bin/gdb"
2882| #define DARWIN_10_5 100500
2883| #define DARWIN_10_6 100600
2884| #define DARWIN_10_7 100700
2885| #define DARWIN_VERS DARWIN_10_6
2886| #define STDC_HEADERS 1
2887| #define HAVE_SYS_TYPES_H 1
2888| #define HAVE_SYS_STAT_H 1
2889| #define HAVE_STDLIB_H 1
2890| #define HAVE_STRING_H 1
2891| #define HAVE_MEMORY_H 1
2892| #define HAVE_STRINGS_H 1
2893| #define HAVE_INTTYPES_H 1
2894| #define HAVE_STDINT_H 1
2895| #define HAVE_UNISTD_H 1
2896| #define DARWIN_LIBC 1
2897| #define STDC_HEADERS 1
2898| #define HAVE_SYS_POLL_H 1
2899| #define HAVE_SYS_SIGNAL_H 1
2900| #define HAVE_SYS_SYSCALL_H 1
2901| #define HAVE_SYS_TIME_H 1
2902| #define HAVE_SYS_TYPES_H 1
2903| #define TIME_WITH_SYS_TIME 1
2904| #define HAVE_STDLIB_H 1
2905| #define HAVE_UNISTD_H 1
2906| #define HAVE_SYS_PARAM_H 1
2907| #define HAVE_GETPAGESIZE 1
2908| #define HAVE_MMAP 1
2909| #define RETSIGTYPE void
2910| #define HAVE_FLOOR 1
2911| #define HAVE_MEMCHR 1
2912| #define HAVE_MEMSET 1
2913| #define HAVE_MKDIR 1
2914| /* end confdefs.h.  */
2915| /* Define mremap to an innocuous variant, in case <limits.h> declares mremap.
2916|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2917| #define mremap innocuous_mremap
2918|
2919| /* System header to define __stub macros and hopefully few prototypes,
2920|     which can conflict with char mremap (); below.
2921|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2922|     <limits.h> exists even on freestanding compilers.  */
2923|
2924| #ifdef __STDC__
2925| # include <limits.h>
2926| #else
2927| # include <assert.h>
2928| #endif
2929|
2930| #undef mremap
2931|
2932| /* Override any GCC internal prototype to avoid an error.
2933|    Use char because int might match the return type of a GCC
2934|    builtin and then its argument prototype would still apply.  */
2935| #ifdef __cplusplus
2936| extern "C"
2937| #endif
2938| char mremap ();
2939| /* The GNU C library defines this for functions which it implements
2940|     to always fail with ENOSYS.  Some functions are actually named
2941|     something starting with __ and the normal name is an alias.  */
2942| #if defined __stub_mremap || defined __stub___mremap
2943| choke me
2944| #endif
2945|
2946| int
2947| main ()
2948| {
2949| return mremap ();
2950|   ;
2951|   return 0;
2952| }
2953configure:8268: result: no
2954configure:8268: checking for ppoll
2955configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
2956Undefined symbols:
2957  "_ppoll", referenced from:
2958      _main in ccQ3NkrX.o
2959ld: symbol(s) not found
2960collect2: ld returned 1 exit status
2961configure:8268: $? = 1
2962configure: failed program was:
2963| /* confdefs.h */
2964| #define PACKAGE_NAME "Valgrind"
2965| #define PACKAGE_TARNAME "valgrind"
2966| #define PACKAGE_VERSION "3.6.0.SVN"
2967| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
2968| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
2969| #define PACKAGE_URL ""
2970| #define PACKAGE "valgrind"
2971| #define VERSION "3.6.0.SVN"
2972| #define GDB_PATH "/usr/bin/gdb"
2973| #define DARWIN_10_5 100500
2974| #define DARWIN_10_6 100600
2975| #define DARWIN_10_7 100700
2976| #define DARWIN_VERS DARWIN_10_6
2977| #define STDC_HEADERS 1
2978| #define HAVE_SYS_TYPES_H 1
2979| #define HAVE_SYS_STAT_H 1
2980| #define HAVE_STDLIB_H 1
2981| #define HAVE_STRING_H 1
2982| #define HAVE_MEMORY_H 1
2983| #define HAVE_STRINGS_H 1
2984| #define HAVE_INTTYPES_H 1
2985| #define HAVE_STDINT_H 1
2986| #define HAVE_UNISTD_H 1
2987| #define DARWIN_LIBC 1
2988| #define STDC_HEADERS 1
2989| #define HAVE_SYS_POLL_H 1
2990| #define HAVE_SYS_SIGNAL_H 1
2991| #define HAVE_SYS_SYSCALL_H 1
2992| #define HAVE_SYS_TIME_H 1
2993| #define HAVE_SYS_TYPES_H 1
2994| #define TIME_WITH_SYS_TIME 1
2995| #define HAVE_STDLIB_H 1
2996| #define HAVE_UNISTD_H 1
2997| #define HAVE_SYS_PARAM_H 1
2998| #define HAVE_GETPAGESIZE 1
2999| #define HAVE_MMAP 1
3000| #define RETSIGTYPE void
3001| #define HAVE_FLOOR 1
3002| #define HAVE_MEMCHR 1
3003| #define HAVE_MEMSET 1
3004| #define HAVE_MKDIR 1
3005| /* end confdefs.h.  */
3006| /* Define ppoll to an innocuous variant, in case <limits.h> declares ppoll.
3007|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3008| #define ppoll innocuous_ppoll
3009|
3010| /* System header to define __stub macros and hopefully few prototypes,
3011|     which can conflict with char ppoll (); below.
3012|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3013|     <limits.h> exists even on freestanding compilers.  */
3014|
3015| #ifdef __STDC__
3016| # include <limits.h>
3017| #else
3018| # include <assert.h>
3019| #endif
3020|
3021| #undef ppoll
3022|
3023| /* Override any GCC internal prototype to avoid an error.
3024|    Use char because int might match the return type of a GCC
3025|    builtin and then its argument prototype would still apply.  */
3026| #ifdef __cplusplus
3027| extern "C"
3028| #endif
3029| char ppoll ();
3030| /* The GNU C library defines this for functions which it implements
3031|     to always fail with ENOSYS.  Some functions are actually named
3032|     something starting with __ and the normal name is an alias.  */
3033| #if defined __stub_ppoll || defined __stub___ppoll
3034| choke me
3035| #endif
3036|
3037| int
3038| main ()
3039| {
3040| return ppoll ();
3041|   ;
3042|   return 0;
3043| }
3044configure:8268: result: no
3045configure:8268: checking for pthread_barrier_init
3046configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3047Undefined symbols:
3048  "_pthread_barrier_init", referenced from:
3049      _main in cc2Jgel4.o
3050ld: symbol(s) not found
3051collect2: ld returned 1 exit status
3052configure:8268: $? = 1
3053configure: failed program was:
3054| /* confdefs.h */
3055| #define PACKAGE_NAME "Valgrind"
3056| #define PACKAGE_TARNAME "valgrind"
3057| #define PACKAGE_VERSION "3.6.0.SVN"
3058| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3059| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3060| #define PACKAGE_URL ""
3061| #define PACKAGE "valgrind"
3062| #define VERSION "3.6.0.SVN"
3063| #define GDB_PATH "/usr/bin/gdb"
3064| #define DARWIN_10_5 100500
3065| #define DARWIN_10_6 100600
3066| #define DARWIN_10_7 100700
3067| #define DARWIN_VERS DARWIN_10_6
3068| #define STDC_HEADERS 1
3069| #define HAVE_SYS_TYPES_H 1
3070| #define HAVE_SYS_STAT_H 1
3071| #define HAVE_STDLIB_H 1
3072| #define HAVE_STRING_H 1
3073| #define HAVE_MEMORY_H 1
3074| #define HAVE_STRINGS_H 1
3075| #define HAVE_INTTYPES_H 1
3076| #define HAVE_STDINT_H 1
3077| #define HAVE_UNISTD_H 1
3078| #define DARWIN_LIBC 1
3079| #define STDC_HEADERS 1
3080| #define HAVE_SYS_POLL_H 1
3081| #define HAVE_SYS_SIGNAL_H 1
3082| #define HAVE_SYS_SYSCALL_H 1
3083| #define HAVE_SYS_TIME_H 1
3084| #define HAVE_SYS_TYPES_H 1
3085| #define TIME_WITH_SYS_TIME 1
3086| #define HAVE_STDLIB_H 1
3087| #define HAVE_UNISTD_H 1
3088| #define HAVE_SYS_PARAM_H 1
3089| #define HAVE_GETPAGESIZE 1
3090| #define HAVE_MMAP 1
3091| #define RETSIGTYPE void
3092| #define HAVE_FLOOR 1
3093| #define HAVE_MEMCHR 1
3094| #define HAVE_MEMSET 1
3095| #define HAVE_MKDIR 1
3096| /* end confdefs.h.  */
3097| /* Define pthread_barrier_init to an innocuous variant, in case <limits.h> declares pthread_barrier_init.
3098|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3099| #define pthread_barrier_init innocuous_pthread_barrier_init
3100|
3101| /* System header to define __stub macros and hopefully few prototypes,
3102|     which can conflict with char pthread_barrier_init (); below.
3103|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3104|     <limits.h> exists even on freestanding compilers.  */
3105|
3106| #ifdef __STDC__
3107| # include <limits.h>
3108| #else
3109| # include <assert.h>
3110| #endif
3111|
3112| #undef pthread_barrier_init
3113|
3114| /* Override any GCC internal prototype to avoid an error.
3115|    Use char because int might match the return type of a GCC
3116|    builtin and then its argument prototype would still apply.  */
3117| #ifdef __cplusplus
3118| extern "C"
3119| #endif
3120| char pthread_barrier_init ();
3121| /* The GNU C library defines this for functions which it implements
3122|     to always fail with ENOSYS.  Some functions are actually named
3123|     something starting with __ and the normal name is an alias.  */
3124| #if defined __stub_pthread_barrier_init || defined __stub___pthread_barrier_init
3125| choke me
3126| #endif
3127|
3128| int
3129| main ()
3130| {
3131| return pthread_barrier_init ();
3132|   ;
3133|   return 0;
3134| }
3135configure:8268: result: no
3136configure:8268: checking for pthread_condattr_setclock
3137configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3138Undefined symbols:
3139  "_pthread_condattr_setclock", referenced from:
3140      _main in ccmhlWYJ.o
3141ld: symbol(s) not found
3142collect2: ld returned 1 exit status
3143configure:8268: $? = 1
3144configure: failed program was:
3145| /* confdefs.h */
3146| #define PACKAGE_NAME "Valgrind"
3147| #define PACKAGE_TARNAME "valgrind"
3148| #define PACKAGE_VERSION "3.6.0.SVN"
3149| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3150| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3151| #define PACKAGE_URL ""
3152| #define PACKAGE "valgrind"
3153| #define VERSION "3.6.0.SVN"
3154| #define GDB_PATH "/usr/bin/gdb"
3155| #define DARWIN_10_5 100500
3156| #define DARWIN_10_6 100600
3157| #define DARWIN_10_7 100700
3158| #define DARWIN_VERS DARWIN_10_6
3159| #define STDC_HEADERS 1
3160| #define HAVE_SYS_TYPES_H 1
3161| #define HAVE_SYS_STAT_H 1
3162| #define HAVE_STDLIB_H 1
3163| #define HAVE_STRING_H 1
3164| #define HAVE_MEMORY_H 1
3165| #define HAVE_STRINGS_H 1
3166| #define HAVE_INTTYPES_H 1
3167| #define HAVE_STDINT_H 1
3168| #define HAVE_UNISTD_H 1
3169| #define DARWIN_LIBC 1
3170| #define STDC_HEADERS 1
3171| #define HAVE_SYS_POLL_H 1
3172| #define HAVE_SYS_SIGNAL_H 1
3173| #define HAVE_SYS_SYSCALL_H 1
3174| #define HAVE_SYS_TIME_H 1
3175| #define HAVE_SYS_TYPES_H 1
3176| #define TIME_WITH_SYS_TIME 1
3177| #define HAVE_STDLIB_H 1
3178| #define HAVE_UNISTD_H 1
3179| #define HAVE_SYS_PARAM_H 1
3180| #define HAVE_GETPAGESIZE 1
3181| #define HAVE_MMAP 1
3182| #define RETSIGTYPE void
3183| #define HAVE_FLOOR 1
3184| #define HAVE_MEMCHR 1
3185| #define HAVE_MEMSET 1
3186| #define HAVE_MKDIR 1
3187| /* end confdefs.h.  */
3188| /* Define pthread_condattr_setclock to an innocuous variant, in case <limits.h> declares pthread_condattr_setclock.
3189|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3190| #define pthread_condattr_setclock innocuous_pthread_condattr_setclock
3191|
3192| /* System header to define __stub macros and hopefully few prototypes,
3193|     which can conflict with char pthread_condattr_setclock (); below.
3194|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3195|     <limits.h> exists even on freestanding compilers.  */
3196|
3197| #ifdef __STDC__
3198| # include <limits.h>
3199| #else
3200| # include <assert.h>
3201| #endif
3202|
3203| #undef pthread_condattr_setclock
3204|
3205| /* Override any GCC internal prototype to avoid an error.
3206|    Use char because int might match the return type of a GCC
3207|    builtin and then its argument prototype would still apply.  */
3208| #ifdef __cplusplus
3209| extern "C"
3210| #endif
3211| char pthread_condattr_setclock ();
3212| /* The GNU C library defines this for functions which it implements
3213|     to always fail with ENOSYS.  Some functions are actually named
3214|     something starting with __ and the normal name is an alias.  */
3215| #if defined __stub_pthread_condattr_setclock || defined __stub___pthread_condattr_setclock
3216| choke me
3217| #endif
3218|
3219| int
3220| main ()
3221| {
3222| return pthread_condattr_setclock ();
3223|   ;
3224|   return 0;
3225| }
3226configure:8268: result: no
3227configure:8268: checking for pthread_mutex_timedlock
3228configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3229Undefined symbols:
3230  "_pthread_mutex_timedlock", referenced from:
3231      _main in ccCkR0oU.o
3232ld: symbol(s) not found
3233collect2: ld returned 1 exit status
3234configure:8268: $? = 1
3235configure: failed program was:
3236| /* confdefs.h */
3237| #define PACKAGE_NAME "Valgrind"
3238| #define PACKAGE_TARNAME "valgrind"
3239| #define PACKAGE_VERSION "3.6.0.SVN"
3240| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3241| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3242| #define PACKAGE_URL ""
3243| #define PACKAGE "valgrind"
3244| #define VERSION "3.6.0.SVN"
3245| #define GDB_PATH "/usr/bin/gdb"
3246| #define DARWIN_10_5 100500
3247| #define DARWIN_10_6 100600
3248| #define DARWIN_10_7 100700
3249| #define DARWIN_VERS DARWIN_10_6
3250| #define STDC_HEADERS 1
3251| #define HAVE_SYS_TYPES_H 1
3252| #define HAVE_SYS_STAT_H 1
3253| #define HAVE_STDLIB_H 1
3254| #define HAVE_STRING_H 1
3255| #define HAVE_MEMORY_H 1
3256| #define HAVE_STRINGS_H 1
3257| #define HAVE_INTTYPES_H 1
3258| #define HAVE_STDINT_H 1
3259| #define HAVE_UNISTD_H 1
3260| #define DARWIN_LIBC 1
3261| #define STDC_HEADERS 1
3262| #define HAVE_SYS_POLL_H 1
3263| #define HAVE_SYS_SIGNAL_H 1
3264| #define HAVE_SYS_SYSCALL_H 1
3265| #define HAVE_SYS_TIME_H 1
3266| #define HAVE_SYS_TYPES_H 1
3267| #define TIME_WITH_SYS_TIME 1
3268| #define HAVE_STDLIB_H 1
3269| #define HAVE_UNISTD_H 1
3270| #define HAVE_SYS_PARAM_H 1
3271| #define HAVE_GETPAGESIZE 1
3272| #define HAVE_MMAP 1
3273| #define RETSIGTYPE void
3274| #define HAVE_FLOOR 1
3275| #define HAVE_MEMCHR 1
3276| #define HAVE_MEMSET 1
3277| #define HAVE_MKDIR 1
3278| /* end confdefs.h.  */
3279| /* Define pthread_mutex_timedlock to an innocuous variant, in case <limits.h> declares pthread_mutex_timedlock.
3280|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3281| #define pthread_mutex_timedlock innocuous_pthread_mutex_timedlock
3282|
3283| /* System header to define __stub macros and hopefully few prototypes,
3284|     which can conflict with char pthread_mutex_timedlock (); below.
3285|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3286|     <limits.h> exists even on freestanding compilers.  */
3287|
3288| #ifdef __STDC__
3289| # include <limits.h>
3290| #else
3291| # include <assert.h>
3292| #endif
3293|
3294| #undef pthread_mutex_timedlock
3295|
3296| /* Override any GCC internal prototype to avoid an error.
3297|    Use char because int might match the return type of a GCC
3298|    builtin and then its argument prototype would still apply.  */
3299| #ifdef __cplusplus
3300| extern "C"
3301| #endif
3302| char pthread_mutex_timedlock ();
3303| /* The GNU C library defines this for functions which it implements
3304|     to always fail with ENOSYS.  Some functions are actually named
3305|     something starting with __ and the normal name is an alias.  */
3306| #if defined __stub_pthread_mutex_timedlock || defined __stub___pthread_mutex_timedlock
3307| choke me
3308| #endif
3309|
3310| int
3311| main ()
3312| {
3313| return pthread_mutex_timedlock ();
3314|   ;
3315|   return 0;
3316| }
3317configure:8268: result: no
3318configure:8268: checking for pthread_rwlock_timedrdlock
3319configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3320Undefined symbols:
3321  "_pthread_rwlock_timedrdlock", referenced from:
3322      _main in ccSU0iTe.o
3323ld: symbol(s) not found
3324collect2: ld returned 1 exit status
3325configure:8268: $? = 1
3326configure: failed program was:
3327| /* confdefs.h */
3328| #define PACKAGE_NAME "Valgrind"
3329| #define PACKAGE_TARNAME "valgrind"
3330| #define PACKAGE_VERSION "3.6.0.SVN"
3331| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3332| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3333| #define PACKAGE_URL ""
3334| #define PACKAGE "valgrind"
3335| #define VERSION "3.6.0.SVN"
3336| #define GDB_PATH "/usr/bin/gdb"
3337| #define DARWIN_10_5 100500
3338| #define DARWIN_10_6 100600
3339| #define DARWIN_10_7 100700
3340| #define DARWIN_VERS DARWIN_10_6
3341| #define STDC_HEADERS 1
3342| #define HAVE_SYS_TYPES_H 1
3343| #define HAVE_SYS_STAT_H 1
3344| #define HAVE_STDLIB_H 1
3345| #define HAVE_STRING_H 1
3346| #define HAVE_MEMORY_H 1
3347| #define HAVE_STRINGS_H 1
3348| #define HAVE_INTTYPES_H 1
3349| #define HAVE_STDINT_H 1
3350| #define HAVE_UNISTD_H 1
3351| #define DARWIN_LIBC 1
3352| #define STDC_HEADERS 1
3353| #define HAVE_SYS_POLL_H 1
3354| #define HAVE_SYS_SIGNAL_H 1
3355| #define HAVE_SYS_SYSCALL_H 1
3356| #define HAVE_SYS_TIME_H 1
3357| #define HAVE_SYS_TYPES_H 1
3358| #define TIME_WITH_SYS_TIME 1
3359| #define HAVE_STDLIB_H 1
3360| #define HAVE_UNISTD_H 1
3361| #define HAVE_SYS_PARAM_H 1
3362| #define HAVE_GETPAGESIZE 1
3363| #define HAVE_MMAP 1
3364| #define RETSIGTYPE void
3365| #define HAVE_FLOOR 1
3366| #define HAVE_MEMCHR 1
3367| #define HAVE_MEMSET 1
3368| #define HAVE_MKDIR 1
3369| /* end confdefs.h.  */
3370| /* Define pthread_rwlock_timedrdlock to an innocuous variant, in case <limits.h> declares pthread_rwlock_timedrdlock.
3371|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3372| #define pthread_rwlock_timedrdlock innocuous_pthread_rwlock_timedrdlock
3373|
3374| /* System header to define __stub macros and hopefully few prototypes,
3375|     which can conflict with char pthread_rwlock_timedrdlock (); below.
3376|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3377|     <limits.h> exists even on freestanding compilers.  */
3378|
3379| #ifdef __STDC__
3380| # include <limits.h>
3381| #else
3382| # include <assert.h>
3383| #endif
3384|
3385| #undef pthread_rwlock_timedrdlock
3386|
3387| /* Override any GCC internal prototype to avoid an error.
3388|    Use char because int might match the return type of a GCC
3389|    builtin and then its argument prototype would still apply.  */
3390| #ifdef __cplusplus
3391| extern "C"
3392| #endif
3393| char pthread_rwlock_timedrdlock ();
3394| /* The GNU C library defines this for functions which it implements
3395|     to always fail with ENOSYS.  Some functions are actually named
3396|     something starting with __ and the normal name is an alias.  */
3397| #if defined __stub_pthread_rwlock_timedrdlock || defined __stub___pthread_rwlock_timedrdlock
3398| choke me
3399| #endif
3400|
3401| int
3402| main ()
3403| {
3404| return pthread_rwlock_timedrdlock ();
3405|   ;
3406|   return 0;
3407| }
3408configure:8268: result: no
3409configure:8268: checking for pthread_rwlock_timedwrlock
3410configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3411Undefined symbols:
3412  "_pthread_rwlock_timedwrlock", referenced from:
3413      _main in ccU6pcWe.o
3414ld: symbol(s) not found
3415collect2: ld returned 1 exit status
3416configure:8268: $? = 1
3417configure: failed program was:
3418| /* confdefs.h */
3419| #define PACKAGE_NAME "Valgrind"
3420| #define PACKAGE_TARNAME "valgrind"
3421| #define PACKAGE_VERSION "3.6.0.SVN"
3422| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3423| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3424| #define PACKAGE_URL ""
3425| #define PACKAGE "valgrind"
3426| #define VERSION "3.6.0.SVN"
3427| #define GDB_PATH "/usr/bin/gdb"
3428| #define DARWIN_10_5 100500
3429| #define DARWIN_10_6 100600
3430| #define DARWIN_10_7 100700
3431| #define DARWIN_VERS DARWIN_10_6
3432| #define STDC_HEADERS 1
3433| #define HAVE_SYS_TYPES_H 1
3434| #define HAVE_SYS_STAT_H 1
3435| #define HAVE_STDLIB_H 1
3436| #define HAVE_STRING_H 1
3437| #define HAVE_MEMORY_H 1
3438| #define HAVE_STRINGS_H 1
3439| #define HAVE_INTTYPES_H 1
3440| #define HAVE_STDINT_H 1
3441| #define HAVE_UNISTD_H 1
3442| #define DARWIN_LIBC 1
3443| #define STDC_HEADERS 1
3444| #define HAVE_SYS_POLL_H 1
3445| #define HAVE_SYS_SIGNAL_H 1
3446| #define HAVE_SYS_SYSCALL_H 1
3447| #define HAVE_SYS_TIME_H 1
3448| #define HAVE_SYS_TYPES_H 1
3449| #define TIME_WITH_SYS_TIME 1
3450| #define HAVE_STDLIB_H 1
3451| #define HAVE_UNISTD_H 1
3452| #define HAVE_SYS_PARAM_H 1
3453| #define HAVE_GETPAGESIZE 1
3454| #define HAVE_MMAP 1
3455| #define RETSIGTYPE void
3456| #define HAVE_FLOOR 1
3457| #define HAVE_MEMCHR 1
3458| #define HAVE_MEMSET 1
3459| #define HAVE_MKDIR 1
3460| /* end confdefs.h.  */
3461| /* Define pthread_rwlock_timedwrlock to an innocuous variant, in case <limits.h> declares pthread_rwlock_timedwrlock.
3462|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3463| #define pthread_rwlock_timedwrlock innocuous_pthread_rwlock_timedwrlock
3464|
3465| /* System header to define __stub macros and hopefully few prototypes,
3466|     which can conflict with char pthread_rwlock_timedwrlock (); below.
3467|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3468|     <limits.h> exists even on freestanding compilers.  */
3469|
3470| #ifdef __STDC__
3471| # include <limits.h>
3472| #else
3473| # include <assert.h>
3474| #endif
3475|
3476| #undef pthread_rwlock_timedwrlock
3477|
3478| /* Override any GCC internal prototype to avoid an error.
3479|    Use char because int might match the return type of a GCC
3480|    builtin and then its argument prototype would still apply.  */
3481| #ifdef __cplusplus
3482| extern "C"
3483| #endif
3484| char pthread_rwlock_timedwrlock ();
3485| /* The GNU C library defines this for functions which it implements
3486|     to always fail with ENOSYS.  Some functions are actually named
3487|     something starting with __ and the normal name is an alias.  */
3488| #if defined __stub_pthread_rwlock_timedwrlock || defined __stub___pthread_rwlock_timedwrlock
3489| choke me
3490| #endif
3491|
3492| int
3493| main ()
3494| {
3495| return pthread_rwlock_timedwrlock ();
3496|   ;
3497|   return 0;
3498| }
3499configure:8268: result: no
3500configure:8268: checking for pthread_spin_lock
3501configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3502Undefined symbols:
3503  "_pthread_spin_lock", referenced from:
3504      _main in ccO2joLi.o
3505ld: symbol(s) not found
3506collect2: ld returned 1 exit status
3507configure:8268: $? = 1
3508configure: failed program was:
3509| /* confdefs.h */
3510| #define PACKAGE_NAME "Valgrind"
3511| #define PACKAGE_TARNAME "valgrind"
3512| #define PACKAGE_VERSION "3.6.0.SVN"
3513| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3514| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3515| #define PACKAGE_URL ""
3516| #define PACKAGE "valgrind"
3517| #define VERSION "3.6.0.SVN"
3518| #define GDB_PATH "/usr/bin/gdb"
3519| #define DARWIN_10_5 100500
3520| #define DARWIN_10_6 100600
3521| #define DARWIN_10_7 100700
3522| #define DARWIN_VERS DARWIN_10_6
3523| #define STDC_HEADERS 1
3524| #define HAVE_SYS_TYPES_H 1
3525| #define HAVE_SYS_STAT_H 1
3526| #define HAVE_STDLIB_H 1
3527| #define HAVE_STRING_H 1
3528| #define HAVE_MEMORY_H 1
3529| #define HAVE_STRINGS_H 1
3530| #define HAVE_INTTYPES_H 1
3531| #define HAVE_STDINT_H 1
3532| #define HAVE_UNISTD_H 1
3533| #define DARWIN_LIBC 1
3534| #define STDC_HEADERS 1
3535| #define HAVE_SYS_POLL_H 1
3536| #define HAVE_SYS_SIGNAL_H 1
3537| #define HAVE_SYS_SYSCALL_H 1
3538| #define HAVE_SYS_TIME_H 1
3539| #define HAVE_SYS_TYPES_H 1
3540| #define TIME_WITH_SYS_TIME 1
3541| #define HAVE_STDLIB_H 1
3542| #define HAVE_UNISTD_H 1
3543| #define HAVE_SYS_PARAM_H 1
3544| #define HAVE_GETPAGESIZE 1
3545| #define HAVE_MMAP 1
3546| #define RETSIGTYPE void
3547| #define HAVE_FLOOR 1
3548| #define HAVE_MEMCHR 1
3549| #define HAVE_MEMSET 1
3550| #define HAVE_MKDIR 1
3551| /* end confdefs.h.  */
3552| /* Define pthread_spin_lock to an innocuous variant, in case <limits.h> declares pthread_spin_lock.
3553|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3554| #define pthread_spin_lock innocuous_pthread_spin_lock
3555|
3556| /* System header to define __stub macros and hopefully few prototypes,
3557|     which can conflict with char pthread_spin_lock (); below.
3558|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3559|     <limits.h> exists even on freestanding compilers.  */
3560|
3561| #ifdef __STDC__
3562| # include <limits.h>
3563| #else
3564| # include <assert.h>
3565| #endif
3566|
3567| #undef pthread_spin_lock
3568|
3569| /* Override any GCC internal prototype to avoid an error.
3570|    Use char because int might match the return type of a GCC
3571|    builtin and then its argument prototype would still apply.  */
3572| #ifdef __cplusplus
3573| extern "C"
3574| #endif
3575| char pthread_spin_lock ();
3576| /* The GNU C library defines this for functions which it implements
3577|     to always fail with ENOSYS.  Some functions are actually named
3578|     something starting with __ and the normal name is an alias.  */
3579| #if defined __stub_pthread_spin_lock || defined __stub___pthread_spin_lock
3580| choke me
3581| #endif
3582|
3583| int
3584| main ()
3585| {
3586| return pthread_spin_lock ();
3587|   ;
3588|   return 0;
3589| }
3590configure:8268: result: no
3591configure:8268: checking for pthread_yield
3592configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3593Undefined symbols:
3594  "_pthread_yield", referenced from:
3595      _main in ccklwt5K.o
3596ld: symbol(s) not found
3597collect2: ld returned 1 exit status
3598configure:8268: $? = 1
3599configure: failed program was:
3600| /* confdefs.h */
3601| #define PACKAGE_NAME "Valgrind"
3602| #define PACKAGE_TARNAME "valgrind"
3603| #define PACKAGE_VERSION "3.6.0.SVN"
3604| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3605| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3606| #define PACKAGE_URL ""
3607| #define PACKAGE "valgrind"
3608| #define VERSION "3.6.0.SVN"
3609| #define GDB_PATH "/usr/bin/gdb"
3610| #define DARWIN_10_5 100500
3611| #define DARWIN_10_6 100600
3612| #define DARWIN_10_7 100700
3613| #define DARWIN_VERS DARWIN_10_6
3614| #define STDC_HEADERS 1
3615| #define HAVE_SYS_TYPES_H 1
3616| #define HAVE_SYS_STAT_H 1
3617| #define HAVE_STDLIB_H 1
3618| #define HAVE_STRING_H 1
3619| #define HAVE_MEMORY_H 1
3620| #define HAVE_STRINGS_H 1
3621| #define HAVE_INTTYPES_H 1
3622| #define HAVE_STDINT_H 1
3623| #define HAVE_UNISTD_H 1
3624| #define DARWIN_LIBC 1
3625| #define STDC_HEADERS 1
3626| #define HAVE_SYS_POLL_H 1
3627| #define HAVE_SYS_SIGNAL_H 1
3628| #define HAVE_SYS_SYSCALL_H 1
3629| #define HAVE_SYS_TIME_H 1
3630| #define HAVE_SYS_TYPES_H 1
3631| #define TIME_WITH_SYS_TIME 1
3632| #define HAVE_STDLIB_H 1
3633| #define HAVE_UNISTD_H 1
3634| #define HAVE_SYS_PARAM_H 1
3635| #define HAVE_GETPAGESIZE 1
3636| #define HAVE_MMAP 1
3637| #define RETSIGTYPE void
3638| #define HAVE_FLOOR 1
3639| #define HAVE_MEMCHR 1
3640| #define HAVE_MEMSET 1
3641| #define HAVE_MKDIR 1
3642| /* end confdefs.h.  */
3643| /* Define pthread_yield to an innocuous variant, in case <limits.h> declares pthread_yield.
3644|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3645| #define pthread_yield innocuous_pthread_yield
3646|
3647| /* System header to define __stub macros and hopefully few prototypes,
3648|     which can conflict with char pthread_yield (); below.
3649|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3650|     <limits.h> exists even on freestanding compilers.  */
3651|
3652| #ifdef __STDC__
3653| # include <limits.h>
3654| #else
3655| # include <assert.h>
3656| #endif
3657|
3658| #undef pthread_yield
3659|
3660| /* Override any GCC internal prototype to avoid an error.
3661|    Use char because int might match the return type of a GCC
3662|    builtin and then its argument prototype would still apply.  */
3663| #ifdef __cplusplus
3664| extern "C"
3665| #endif
3666| char pthread_yield ();
3667| /* The GNU C library defines this for functions which it implements
3668|     to always fail with ENOSYS.  Some functions are actually named
3669|     something starting with __ and the normal name is an alias.  */
3670| #if defined __stub_pthread_yield || defined __stub___pthread_yield
3671| choke me
3672| #endif
3673|
3674| int
3675| main ()
3676| {
3677| return pthread_yield ();
3678|   ;
3679|   return 0;
3680| }
3681configure:8268: result: no
3682configure:8268: checking for readlinkat
3683configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3684Undefined symbols:
3685  "_readlinkat", referenced from:
3686      _main in ccxYhzRv.o
3687ld: symbol(s) not found
3688collect2: ld returned 1 exit status
3689configure:8268: $? = 1
3690configure: failed program was:
3691| /* confdefs.h */
3692| #define PACKAGE_NAME "Valgrind"
3693| #define PACKAGE_TARNAME "valgrind"
3694| #define PACKAGE_VERSION "3.6.0.SVN"
3695| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3696| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3697| #define PACKAGE_URL ""
3698| #define PACKAGE "valgrind"
3699| #define VERSION "3.6.0.SVN"
3700| #define GDB_PATH "/usr/bin/gdb"
3701| #define DARWIN_10_5 100500
3702| #define DARWIN_10_6 100600
3703| #define DARWIN_10_7 100700
3704| #define DARWIN_VERS DARWIN_10_6
3705| #define STDC_HEADERS 1
3706| #define HAVE_SYS_TYPES_H 1
3707| #define HAVE_SYS_STAT_H 1
3708| #define HAVE_STDLIB_H 1
3709| #define HAVE_STRING_H 1
3710| #define HAVE_MEMORY_H 1
3711| #define HAVE_STRINGS_H 1
3712| #define HAVE_INTTYPES_H 1
3713| #define HAVE_STDINT_H 1
3714| #define HAVE_UNISTD_H 1
3715| #define DARWIN_LIBC 1
3716| #define STDC_HEADERS 1
3717| #define HAVE_SYS_POLL_H 1
3718| #define HAVE_SYS_SIGNAL_H 1
3719| #define HAVE_SYS_SYSCALL_H 1
3720| #define HAVE_SYS_TIME_H 1
3721| #define HAVE_SYS_TYPES_H 1
3722| #define TIME_WITH_SYS_TIME 1
3723| #define HAVE_STDLIB_H 1
3724| #define HAVE_UNISTD_H 1
3725| #define HAVE_SYS_PARAM_H 1
3726| #define HAVE_GETPAGESIZE 1
3727| #define HAVE_MMAP 1
3728| #define RETSIGTYPE void
3729| #define HAVE_FLOOR 1
3730| #define HAVE_MEMCHR 1
3731| #define HAVE_MEMSET 1
3732| #define HAVE_MKDIR 1
3733| /* end confdefs.h.  */
3734| /* Define readlinkat to an innocuous variant, in case <limits.h> declares readlinkat.
3735|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3736| #define readlinkat innocuous_readlinkat
3737|
3738| /* System header to define __stub macros and hopefully few prototypes,
3739|     which can conflict with char readlinkat (); below.
3740|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3741|     <limits.h> exists even on freestanding compilers.  */
3742|
3743| #ifdef __STDC__
3744| # include <limits.h>
3745| #else
3746| # include <assert.h>
3747| #endif
3748|
3749| #undef readlinkat
3750|
3751| /* Override any GCC internal prototype to avoid an error.
3752|    Use char because int might match the return type of a GCC
3753|    builtin and then its argument prototype would still apply.  */
3754| #ifdef __cplusplus
3755| extern "C"
3756| #endif
3757| char readlinkat ();
3758| /* The GNU C library defines this for functions which it implements
3759|     to always fail with ENOSYS.  Some functions are actually named
3760|     something starting with __ and the normal name is an alias.  */
3761| #if defined __stub_readlinkat || defined __stub___readlinkat
3762| choke me
3763| #endif
3764|
3765| int
3766| main ()
3767| {
3768| return readlinkat ();
3769|   ;
3770|   return 0;
3771| }
3772configure:8268: result: no
3773configure:8268: checking for semtimedop
3774configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3775Undefined symbols:
3776  "_semtimedop", referenced from:
3777      _main in ccmGGHJ1.o
3778ld: symbol(s) not found
3779collect2: ld returned 1 exit status
3780configure:8268: $? = 1
3781configure: failed program was:
3782| /* confdefs.h */
3783| #define PACKAGE_NAME "Valgrind"
3784| #define PACKAGE_TARNAME "valgrind"
3785| #define PACKAGE_VERSION "3.6.0.SVN"
3786| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3787| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3788| #define PACKAGE_URL ""
3789| #define PACKAGE "valgrind"
3790| #define VERSION "3.6.0.SVN"
3791| #define GDB_PATH "/usr/bin/gdb"
3792| #define DARWIN_10_5 100500
3793| #define DARWIN_10_6 100600
3794| #define DARWIN_10_7 100700
3795| #define DARWIN_VERS DARWIN_10_6
3796| #define STDC_HEADERS 1
3797| #define HAVE_SYS_TYPES_H 1
3798| #define HAVE_SYS_STAT_H 1
3799| #define HAVE_STDLIB_H 1
3800| #define HAVE_STRING_H 1
3801| #define HAVE_MEMORY_H 1
3802| #define HAVE_STRINGS_H 1
3803| #define HAVE_INTTYPES_H 1
3804| #define HAVE_STDINT_H 1
3805| #define HAVE_UNISTD_H 1
3806| #define DARWIN_LIBC 1
3807| #define STDC_HEADERS 1
3808| #define HAVE_SYS_POLL_H 1
3809| #define HAVE_SYS_SIGNAL_H 1
3810| #define HAVE_SYS_SYSCALL_H 1
3811| #define HAVE_SYS_TIME_H 1
3812| #define HAVE_SYS_TYPES_H 1
3813| #define TIME_WITH_SYS_TIME 1
3814| #define HAVE_STDLIB_H 1
3815| #define HAVE_UNISTD_H 1
3816| #define HAVE_SYS_PARAM_H 1
3817| #define HAVE_GETPAGESIZE 1
3818| #define HAVE_MMAP 1
3819| #define RETSIGTYPE void
3820| #define HAVE_FLOOR 1
3821| #define HAVE_MEMCHR 1
3822| #define HAVE_MEMSET 1
3823| #define HAVE_MKDIR 1
3824| /* end confdefs.h.  */
3825| /* Define semtimedop to an innocuous variant, in case <limits.h> declares semtimedop.
3826|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3827| #define semtimedop innocuous_semtimedop
3828|
3829| /* System header to define __stub macros and hopefully few prototypes,
3830|     which can conflict with char semtimedop (); below.
3831|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3832|     <limits.h> exists even on freestanding compilers.  */
3833|
3834| #ifdef __STDC__
3835| # include <limits.h>
3836| #else
3837| # include <assert.h>
3838| #endif
3839|
3840| #undef semtimedop
3841|
3842| /* Override any GCC internal prototype to avoid an error.
3843|    Use char because int might match the return type of a GCC
3844|    builtin and then its argument prototype would still apply.  */
3845| #ifdef __cplusplus
3846| extern "C"
3847| #endif
3848| char semtimedop ();
3849| /* The GNU C library defines this for functions which it implements
3850|     to always fail with ENOSYS.  Some functions are actually named
3851|     something starting with __ and the normal name is an alias.  */
3852| #if defined __stub_semtimedop || defined __stub___semtimedop
3853| choke me
3854| #endif
3855|
3856| int
3857| main ()
3858| {
3859| return semtimedop ();
3860|   ;
3861|   return 0;
3862| }
3863configure:8268: result: no
3864configure:8268: checking for signalfd
3865configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3866Undefined symbols:
3867  "_signalfd", referenced from:
3868      _main in cc2sV78G.o
3869ld: symbol(s) not found
3870collect2: ld returned 1 exit status
3871configure:8268: $? = 1
3872configure: failed program was:
3873| /* confdefs.h */
3874| #define PACKAGE_NAME "Valgrind"
3875| #define PACKAGE_TARNAME "valgrind"
3876| #define PACKAGE_VERSION "3.6.0.SVN"
3877| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3878| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3879| #define PACKAGE_URL ""
3880| #define PACKAGE "valgrind"
3881| #define VERSION "3.6.0.SVN"
3882| #define GDB_PATH "/usr/bin/gdb"
3883| #define DARWIN_10_5 100500
3884| #define DARWIN_10_6 100600
3885| #define DARWIN_10_7 100700
3886| #define DARWIN_VERS DARWIN_10_6
3887| #define STDC_HEADERS 1
3888| #define HAVE_SYS_TYPES_H 1
3889| #define HAVE_SYS_STAT_H 1
3890| #define HAVE_STDLIB_H 1
3891| #define HAVE_STRING_H 1
3892| #define HAVE_MEMORY_H 1
3893| #define HAVE_STRINGS_H 1
3894| #define HAVE_INTTYPES_H 1
3895| #define HAVE_STDINT_H 1
3896| #define HAVE_UNISTD_H 1
3897| #define DARWIN_LIBC 1
3898| #define STDC_HEADERS 1
3899| #define HAVE_SYS_POLL_H 1
3900| #define HAVE_SYS_SIGNAL_H 1
3901| #define HAVE_SYS_SYSCALL_H 1
3902| #define HAVE_SYS_TIME_H 1
3903| #define HAVE_SYS_TYPES_H 1
3904| #define TIME_WITH_SYS_TIME 1
3905| #define HAVE_STDLIB_H 1
3906| #define HAVE_UNISTD_H 1
3907| #define HAVE_SYS_PARAM_H 1
3908| #define HAVE_GETPAGESIZE 1
3909| #define HAVE_MMAP 1
3910| #define RETSIGTYPE void
3911| #define HAVE_FLOOR 1
3912| #define HAVE_MEMCHR 1
3913| #define HAVE_MEMSET 1
3914| #define HAVE_MKDIR 1
3915| /* end confdefs.h.  */
3916| /* Define signalfd to an innocuous variant, in case <limits.h> declares signalfd.
3917|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3918| #define signalfd innocuous_signalfd
3919|
3920| /* System header to define __stub macros and hopefully few prototypes,
3921|     which can conflict with char signalfd (); below.
3922|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3923|     <limits.h> exists even on freestanding compilers.  */
3924|
3925| #ifdef __STDC__
3926| # include <limits.h>
3927| #else
3928| # include <assert.h>
3929| #endif
3930|
3931| #undef signalfd
3932|
3933| /* Override any GCC internal prototype to avoid an error.
3934|    Use char because int might match the return type of a GCC
3935|    builtin and then its argument prototype would still apply.  */
3936| #ifdef __cplusplus
3937| extern "C"
3938| #endif
3939| char signalfd ();
3940| /* The GNU C library defines this for functions which it implements
3941|     to always fail with ENOSYS.  Some functions are actually named
3942|     something starting with __ and the normal name is an alias.  */
3943| #if defined __stub_signalfd || defined __stub___signalfd
3944| choke me
3945| #endif
3946|
3947| int
3948| main ()
3949| {
3950| return signalfd ();
3951|   ;
3952|   return 0;
3953| }
3954configure:8268: result: no
3955configure:8268: checking for sigwaitinfo
3956configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
3957Undefined symbols:
3958  "_sigwaitinfo", referenced from:
3959      _main in ccow2bfN.o
3960ld: symbol(s) not found
3961collect2: ld returned 1 exit status
3962configure:8268: $? = 1
3963configure: failed program was:
3964| /* confdefs.h */
3965| #define PACKAGE_NAME "Valgrind"
3966| #define PACKAGE_TARNAME "valgrind"
3967| #define PACKAGE_VERSION "3.6.0.SVN"
3968| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
3969| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
3970| #define PACKAGE_URL ""
3971| #define PACKAGE "valgrind"
3972| #define VERSION "3.6.0.SVN"
3973| #define GDB_PATH "/usr/bin/gdb"
3974| #define DARWIN_10_5 100500
3975| #define DARWIN_10_6 100600
3976| #define DARWIN_10_7 100700
3977| #define DARWIN_VERS DARWIN_10_6
3978| #define STDC_HEADERS 1
3979| #define HAVE_SYS_TYPES_H 1
3980| #define HAVE_SYS_STAT_H 1
3981| #define HAVE_STDLIB_H 1
3982| #define HAVE_STRING_H 1
3983| #define HAVE_MEMORY_H 1
3984| #define HAVE_STRINGS_H 1
3985| #define HAVE_INTTYPES_H 1
3986| #define HAVE_STDINT_H 1
3987| #define HAVE_UNISTD_H 1
3988| #define DARWIN_LIBC 1
3989| #define STDC_HEADERS 1
3990| #define HAVE_SYS_POLL_H 1
3991| #define HAVE_SYS_SIGNAL_H 1
3992| #define HAVE_SYS_SYSCALL_H 1
3993| #define HAVE_SYS_TIME_H 1
3994| #define HAVE_SYS_TYPES_H 1
3995| #define TIME_WITH_SYS_TIME 1
3996| #define HAVE_STDLIB_H 1
3997| #define HAVE_UNISTD_H 1
3998| #define HAVE_SYS_PARAM_H 1
3999| #define HAVE_GETPAGESIZE 1
4000| #define HAVE_MMAP 1
4001| #define RETSIGTYPE void
4002| #define HAVE_FLOOR 1
4003| #define HAVE_MEMCHR 1
4004| #define HAVE_MEMSET 1
4005| #define HAVE_MKDIR 1
4006| /* end confdefs.h.  */
4007| /* Define sigwaitinfo to an innocuous variant, in case <limits.h> declares sigwaitinfo.
4008|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4009| #define sigwaitinfo innocuous_sigwaitinfo
4010|
4011| /* System header to define __stub macros and hopefully few prototypes,
4012|     which can conflict with char sigwaitinfo (); below.
4013|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4014|     <limits.h> exists even on freestanding compilers.  */
4015|
4016| #ifdef __STDC__
4017| # include <limits.h>
4018| #else
4019| # include <assert.h>
4020| #endif
4021|
4022| #undef sigwaitinfo
4023|
4024| /* Override any GCC internal prototype to avoid an error.
4025|    Use char because int might match the return type of a GCC
4026|    builtin and then its argument prototype would still apply.  */
4027| #ifdef __cplusplus
4028| extern "C"
4029| #endif
4030| char sigwaitinfo ();
4031| /* The GNU C library defines this for functions which it implements
4032|     to always fail with ENOSYS.  Some functions are actually named
4033|     something starting with __ and the normal name is an alias.  */
4034| #if defined __stub_sigwaitinfo || defined __stub___sigwaitinfo
4035| choke me
4036| #endif
4037|
4038| int
4039| main ()
4040| {
4041| return sigwaitinfo ();
4042|   ;
4043|   return 0;
4044| }
4045configure:8268: result: no
4046configure:8268: checking for strchr
4047configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4048conftest.c:67: warning: conflicting types for built-in function 'strchr'
4049configure:8268: $? = 0
4050configure:8268: result: yes
4051configure:8268: checking for strdup
4052configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4053conftest.c:68: warning: conflicting types for built-in function 'strdup'
4054configure:8268: $? = 0
4055configure:8268: result: yes
4056configure:8268: checking for strpbrk
4057configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4058conftest.c:69: warning: conflicting types for built-in function 'strpbrk'
4059configure:8268: $? = 0
4060configure:8268: result: yes
4061configure:8268: checking for strrchr
4062configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4063conftest.c:70: warning: conflicting types for built-in function 'strrchr'
4064configure:8268: $? = 0
4065configure:8268: result: yes
4066configure:8268: checking for strstr
4067configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4068conftest.c:71: warning: conflicting types for built-in function 'strstr'
4069configure:8268: $? = 0
4070configure:8268: result: yes
4071configure:8268: checking for syscall
4072configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4073configure:8268: $? = 0
4074configure:8268: result: yes
4075configure:8268: checking for timerfd
4076configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4077Undefined symbols:
4078  "_timerfd", referenced from:
4079      _main in ccrjnGNf.o
4080ld: symbol(s) not found
4081collect2: ld returned 1 exit status
4082configure:8268: $? = 1
4083configure: failed program was:
4084| /* confdefs.h */
4085| #define PACKAGE_NAME "Valgrind"
4086| #define PACKAGE_TARNAME "valgrind"
4087| #define PACKAGE_VERSION "3.6.0.SVN"
4088| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
4089| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
4090| #define PACKAGE_URL ""
4091| #define PACKAGE "valgrind"
4092| #define VERSION "3.6.0.SVN"
4093| #define GDB_PATH "/usr/bin/gdb"
4094| #define DARWIN_10_5 100500
4095| #define DARWIN_10_6 100600
4096| #define DARWIN_10_7 100700
4097| #define DARWIN_VERS DARWIN_10_6
4098| #define STDC_HEADERS 1
4099| #define HAVE_SYS_TYPES_H 1
4100| #define HAVE_SYS_STAT_H 1
4101| #define HAVE_STDLIB_H 1
4102| #define HAVE_STRING_H 1
4103| #define HAVE_MEMORY_H 1
4104| #define HAVE_STRINGS_H 1
4105| #define HAVE_INTTYPES_H 1
4106| #define HAVE_STDINT_H 1
4107| #define HAVE_UNISTD_H 1
4108| #define DARWIN_LIBC 1
4109| #define STDC_HEADERS 1
4110| #define HAVE_SYS_POLL_H 1
4111| #define HAVE_SYS_SIGNAL_H 1
4112| #define HAVE_SYS_SYSCALL_H 1
4113| #define HAVE_SYS_TIME_H 1
4114| #define HAVE_SYS_TYPES_H 1
4115| #define TIME_WITH_SYS_TIME 1
4116| #define HAVE_STDLIB_H 1
4117| #define HAVE_UNISTD_H 1
4118| #define HAVE_SYS_PARAM_H 1
4119| #define HAVE_GETPAGESIZE 1
4120| #define HAVE_MMAP 1
4121| #define RETSIGTYPE void
4122| #define HAVE_FLOOR 1
4123| #define HAVE_MEMCHR 1
4124| #define HAVE_MEMSET 1
4125| #define HAVE_MKDIR 1
4126| #define HAVE_STRCHR 1
4127| #define HAVE_STRDUP 1
4128| #define HAVE_STRPBRK 1
4129| #define HAVE_STRRCHR 1
4130| #define HAVE_STRSTR 1
4131| #define HAVE_SYSCALL 1
4132| /* end confdefs.h.  */
4133| /* Define timerfd to an innocuous variant, in case <limits.h> declares timerfd.
4134|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4135| #define timerfd innocuous_timerfd
4136|
4137| /* System header to define __stub macros and hopefully few prototypes,
4138|     which can conflict with char timerfd (); below.
4139|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4140|     <limits.h> exists even on freestanding compilers.  */
4141|
4142| #ifdef __STDC__
4143| # include <limits.h>
4144| #else
4145| # include <assert.h>
4146| #endif
4147|
4148| #undef timerfd
4149|
4150| /* Override any GCC internal prototype to avoid an error.
4151|    Use char because int might match the return type of a GCC
4152|    builtin and then its argument prototype would still apply.  */
4153| #ifdef __cplusplus
4154| extern "C"
4155| #endif
4156| char timerfd ();
4157| /* The GNU C library defines this for functions which it implements
4158|     to always fail with ENOSYS.  Some functions are actually named
4159|     something starting with __ and the normal name is an alias.  */
4160| #if defined __stub_timerfd || defined __stub___timerfd
4161| choke me
4162| #endif
4163|
4164| int
4165| main ()
4166| {
4167| return timerfd ();
4168|   ;
4169|   return 0;
4170| }
4171configure:8268: result: no
4172configure:8268: checking for utimensat
4173configure:8268: /usr/bin/gcc-4.2 -o conftest -Wno-long-long -Wno-pointer-sign -fno-stack-protector -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4174Undefined symbols:
4175  "_utimensat", referenced from:
4176      _main in ccsbf7Ms.o
4177ld: symbol(s) not found
4178collect2: ld returned 1 exit status
4179configure:8268: $? = 1
4180configure: failed program was:
4181| /* confdefs.h */
4182| #define PACKAGE_NAME "Valgrind"
4183| #define PACKAGE_TARNAME "valgrind"
4184| #define PACKAGE_VERSION "3.6.0.SVN"
4185| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
4186| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
4187| #define PACKAGE_URL ""
4188| #define PACKAGE "valgrind"
4189| #define VERSION "3.6.0.SVN"
4190| #define GDB_PATH "/usr/bin/gdb"
4191| #define DARWIN_10_5 100500
4192| #define DARWIN_10_6 100600
4193| #define DARWIN_10_7 100700
4194| #define DARWIN_VERS DARWIN_10_6
4195| #define STDC_HEADERS 1
4196| #define HAVE_SYS_TYPES_H 1
4197| #define HAVE_SYS_STAT_H 1
4198| #define HAVE_STDLIB_H 1
4199| #define HAVE_STRING_H 1
4200| #define HAVE_MEMORY_H 1
4201| #define HAVE_STRINGS_H 1
4202| #define HAVE_INTTYPES_H 1
4203| #define HAVE_STDINT_H 1
4204| #define HAVE_UNISTD_H 1
4205| #define DARWIN_LIBC 1
4206| #define STDC_HEADERS 1
4207| #define HAVE_SYS_POLL_H 1
4208| #define HAVE_SYS_SIGNAL_H 1
4209| #define HAVE_SYS_SYSCALL_H 1
4210| #define HAVE_SYS_TIME_H 1
4211| #define HAVE_SYS_TYPES_H 1
4212| #define TIME_WITH_SYS_TIME 1
4213| #define HAVE_STDLIB_H 1
4214| #define HAVE_UNISTD_H 1
4215| #define HAVE_SYS_PARAM_H 1
4216| #define HAVE_GETPAGESIZE 1
4217| #define HAVE_MMAP 1
4218| #define RETSIGTYPE void
4219| #define HAVE_FLOOR 1
4220| #define HAVE_MEMCHR 1
4221| #define HAVE_MEMSET 1
4222| #define HAVE_MKDIR 1
4223| #define HAVE_STRCHR 1
4224| #define HAVE_STRDUP 1
4225| #define HAVE_STRPBRK 1
4226| #define HAVE_STRRCHR 1
4227| #define HAVE_STRSTR 1
4228| #define HAVE_SYSCALL 1
4229| /* end confdefs.h.  */
4230| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat.
4231|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4232| #define utimensat innocuous_utimensat
4233|
4234| /* System header to define __stub macros and hopefully few prototypes,
4235|     which can conflict with char utimensat (); below.
4236|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4237|     <limits.h> exists even on freestanding compilers.  */
4238|
4239| #ifdef __STDC__
4240| # include <limits.h>
4241| #else
4242| # include <assert.h>
4243| #endif
4244|
4245| #undef utimensat
4246|
4247| /* Override any GCC internal prototype to avoid an error.
4248|    Use char because int might match the return type of a GCC
4249|    builtin and then its argument prototype would still apply.  */
4250| #ifdef __cplusplus
4251| extern "C"
4252| #endif
4253| char utimensat ();
4254| /* The GNU C library defines this for functions which it implements
4255|     to always fail with ENOSYS.  Some functions are actually named
4256|     something starting with __ and the normal name is an alias.  */
4257| #if defined __stub_utimensat || defined __stub___utimensat
4258| choke me
4259| #endif
4260|
4261| int
4262| main ()
4263| {
4264| return utimensat ();
4265|   ;
4266|   return 0;
4267| }
4268configure:8268: result: no
4269configure:8358: checking primary target for usable MPI2-compliant C compiler and mpi.h
4270configure:8382: no -o conftest  -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4271./configure: line 1702: no: command not found
4272configure:8382: $? = 127
4273configure: failed program was:
4274| /* confdefs.h */
4275| #define PACKAGE_NAME "Valgrind"
4276| #define PACKAGE_TARNAME "valgrind"
4277| #define PACKAGE_VERSION "3.6.0.SVN"
4278| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
4279| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
4280| #define PACKAGE_URL ""
4281| #define PACKAGE "valgrind"
4282| #define VERSION "3.6.0.SVN"
4283| #define GDB_PATH "/usr/bin/gdb"
4284| #define DARWIN_10_5 100500
4285| #define DARWIN_10_6 100600
4286| #define DARWIN_10_7 100700
4287| #define DARWIN_VERS DARWIN_10_6
4288| #define STDC_HEADERS 1
4289| #define HAVE_SYS_TYPES_H 1
4290| #define HAVE_SYS_STAT_H 1
4291| #define HAVE_STDLIB_H 1
4292| #define HAVE_STRING_H 1
4293| #define HAVE_MEMORY_H 1
4294| #define HAVE_STRINGS_H 1
4295| #define HAVE_INTTYPES_H 1
4296| #define HAVE_STDINT_H 1
4297| #define HAVE_UNISTD_H 1
4298| #define DARWIN_LIBC 1
4299| #define STDC_HEADERS 1
4300| #define HAVE_SYS_POLL_H 1
4301| #define HAVE_SYS_SIGNAL_H 1
4302| #define HAVE_SYS_SYSCALL_H 1
4303| #define HAVE_SYS_TIME_H 1
4304| #define HAVE_SYS_TYPES_H 1
4305| #define TIME_WITH_SYS_TIME 1
4306| #define HAVE_STDLIB_H 1
4307| #define HAVE_UNISTD_H 1
4308| #define HAVE_SYS_PARAM_H 1
4309| #define HAVE_GETPAGESIZE 1
4310| #define HAVE_MMAP 1
4311| #define RETSIGTYPE void
4312| #define HAVE_FLOOR 1
4313| #define HAVE_MEMCHR 1
4314| #define HAVE_MEMSET 1
4315| #define HAVE_MKDIR 1
4316| #define HAVE_STRCHR 1
4317| #define HAVE_STRDUP 1
4318| #define HAVE_STRPBRK 1
4319| #define HAVE_STRRCHR 1
4320| #define HAVE_STRSTR 1
4321| #define HAVE_SYSCALL 1
4322| /* end confdefs.h.  */
4323|
4324| #include <mpi.h>
4325| #include <stdio.h>
4326|
4327| int
4328| main ()
4329| {
4330|
4331|   int r = MPI_Init(NULL,NULL);
4332|   r |= MPI_Type_get_contents( MPI_INT, 0,0,0, NULL,NULL,NULL );
4333|   return r;
4334|
4335|   ;
4336|   return 0;
4337| }
4338configure:8391: result: no
4339configure:8413: checking secondary target for usable MPI2-compliant C compiler and mpi.h
4340configure:8441: no -o conftest  -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4341./configure: line 1702: no: command not found
4342configure:8441: $? = 127
4343configure: failed program was:
4344| /* confdefs.h */
4345| #define PACKAGE_NAME "Valgrind"
4346| #define PACKAGE_TARNAME "valgrind"
4347| #define PACKAGE_VERSION "3.6.0.SVN"
4348| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
4349| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
4350| #define PACKAGE_URL ""
4351| #define PACKAGE "valgrind"
4352| #define VERSION "3.6.0.SVN"
4353| #define GDB_PATH "/usr/bin/gdb"
4354| #define DARWIN_10_5 100500
4355| #define DARWIN_10_6 100600
4356| #define DARWIN_10_7 100700
4357| #define DARWIN_VERS DARWIN_10_6
4358| #define STDC_HEADERS 1
4359| #define HAVE_SYS_TYPES_H 1
4360| #define HAVE_SYS_STAT_H 1
4361| #define HAVE_STDLIB_H 1
4362| #define HAVE_STRING_H 1
4363| #define HAVE_MEMORY_H 1
4364| #define HAVE_STRINGS_H 1
4365| #define HAVE_INTTYPES_H 1
4366| #define HAVE_STDINT_H 1
4367| #define HAVE_UNISTD_H 1
4368| #define DARWIN_LIBC 1
4369| #define STDC_HEADERS 1
4370| #define HAVE_SYS_POLL_H 1
4371| #define HAVE_SYS_SIGNAL_H 1
4372| #define HAVE_SYS_SYSCALL_H 1
4373| #define HAVE_SYS_TIME_H 1
4374| #define HAVE_SYS_TYPES_H 1
4375| #define TIME_WITH_SYS_TIME 1
4376| #define HAVE_STDLIB_H 1
4377| #define HAVE_UNISTD_H 1
4378| #define HAVE_SYS_PARAM_H 1
4379| #define HAVE_GETPAGESIZE 1
4380| #define HAVE_MMAP 1
4381| #define RETSIGTYPE void
4382| #define HAVE_FLOOR 1
4383| #define HAVE_MEMCHR 1
4384| #define HAVE_MEMSET 1
4385| #define HAVE_MKDIR 1
4386| #define HAVE_STRCHR 1
4387| #define HAVE_STRDUP 1
4388| #define HAVE_STRPBRK 1
4389| #define HAVE_STRRCHR 1
4390| #define HAVE_STRSTR 1
4391| #define HAVE_SYSCALL 1
4392| /* end confdefs.h.  */
4393|
4394| #include <mpi.h>
4395| #include <stdio.h>
4396|
4397| int
4398| main ()
4399| {
4400|
4401|   int r = MPI_Init(NULL,NULL);
4402|   r |= MPI_Type_get_contents( MPI_INT, 0,0,0, NULL,NULL,NULL );
4403|   return r;
4404|
4405|   ;
4406|   return 0;
4407| }
4408configure:8450: result: no
4409configure:8557: checking for pkg-config
4410configure:8575: found /opt/local/bin/pkg-config
4411configure:8587: result: /opt/local/bin/pkg-config
4412configure:8612: checking pkg-config is at least version 0.9.0
4413configure:8615: result: yes
4414configure:8625: $PKG_CONFIG --exists --print-errors "QtCore"
4415Package QtCore was not found in the pkg-config search path.
4416Perhaps you should add the directory containing `QtCore.pc'
4417to the PKG_CONFIG_PATH environment variable
4418No package 'QtCore' found
4419configure:8628: $? = 1
4420configure:8900: checking for boost
4421configure:8925: /usr/bin/g++-4.2 -o conftest -lboost_thread-mt  -I/opt/local/include -L/opt/local/lib conftest.cpp  >&5
4422conftest.cpp:51:28: error: boost/thread.hpp: No such file or directory
4423conftest.cpp: In function 'int main(int, char**)':
4424conftest.cpp:56: error: 'boost' has not been declared
4425conftest.cpp:56: error: expected `;' before 't'
4426configure:8925: $? = 1
4427configure: failed program was:
4428| /* confdefs.h */
4429| #define PACKAGE_NAME "Valgrind"
4430| #define PACKAGE_TARNAME "valgrind"
4431| #define PACKAGE_VERSION "3.6.0.SVN"
4432| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
4433| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
4434| #define PACKAGE_URL ""
4435| #define PACKAGE "valgrind"
4436| #define VERSION "3.6.0.SVN"
4437| #define GDB_PATH "/usr/bin/gdb"
4438| #define DARWIN_10_5 100500
4439| #define DARWIN_10_6 100600
4440| #define DARWIN_10_7 100700
4441| #define DARWIN_VERS DARWIN_10_6
4442| #define STDC_HEADERS 1
4443| #define HAVE_SYS_TYPES_H 1
4444| #define HAVE_SYS_STAT_H 1
4445| #define HAVE_STDLIB_H 1
4446| #define HAVE_STRING_H 1
4447| #define HAVE_MEMORY_H 1
4448| #define HAVE_STRINGS_H 1
4449| #define HAVE_INTTYPES_H 1
4450| #define HAVE_STDINT_H 1
4451| #define HAVE_UNISTD_H 1
4452| #define DARWIN_LIBC 1
4453| #define STDC_HEADERS 1
4454| #define HAVE_SYS_POLL_H 1
4455| #define HAVE_SYS_SIGNAL_H 1
4456| #define HAVE_SYS_SYSCALL_H 1
4457| #define HAVE_SYS_TIME_H 1
4458| #define HAVE_SYS_TYPES_H 1
4459| #define TIME_WITH_SYS_TIME 1
4460| #define HAVE_STDLIB_H 1
4461| #define HAVE_UNISTD_H 1
4462| #define HAVE_SYS_PARAM_H 1
4463| #define HAVE_GETPAGESIZE 1
4464| #define HAVE_MMAP 1
4465| #define RETSIGTYPE void
4466| #define HAVE_FLOOR 1
4467| #define HAVE_MEMCHR 1
4468| #define HAVE_MEMSET 1
4469| #define HAVE_MKDIR 1
4470| #define HAVE_STRCHR 1
4471| #define HAVE_STRDUP 1
4472| #define HAVE_STRPBRK 1
4473| #define HAVE_STRRCHR 1
4474| #define HAVE_STRSTR 1
4475| #define HAVE_SYSCALL 1
4476| /* end confdefs.h.  */
4477|
4478| #include <boost/thread.hpp>
4479| static void thread_func(void)
4480| { }
4481| int main(int argc, char** argv)
4482| {
4483|   boost::thread t(thread_func);
4484|   return 0;
4485| }
4486|
4487configure:8937: result: no
4488configure:8965: checking for OpenMP
4489configure:8982: /usr/bin/gcc-4.2 -o conftest -fopenmp  -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4490Undefined symbols:
4491  "_gomp_thread_attr", referenced from:
4492      _gomp_run_sched_chunk in libgomp.a(env.o)
4493ld: symbol(s) not found
4494collect2: ld returned 1 exit status
4495configure:8982: $? = 1
4496configure: failed program was:
4497| /* confdefs.h */
4498| #define PACKAGE_NAME "Valgrind"
4499| #define PACKAGE_TARNAME "valgrind"
4500| #define PACKAGE_VERSION "3.6.0.SVN"
4501| #define PACKAGE_STRING "Valgrind 3.6.0.SVN"
4502| #define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
4503| #define PACKAGE_URL ""
4504| #define PACKAGE "valgrind"
4505| #define VERSION "3.6.0.SVN"
4506| #define GDB_PATH "/usr/bin/gdb"
4507| #define DARWIN_10_5 100500
4508| #define DARWIN_10_6 100600
4509| #define DARWIN_10_7 100700
4510| #define DARWIN_VERS DARWIN_10_6
4511| #define STDC_HEADERS 1
4512| #define HAVE_SYS_TYPES_H 1
4513| #define HAVE_SYS_STAT_H 1
4514| #define HAVE_STDLIB_H 1
4515| #define HAVE_STRING_H 1
4516| #define HAVE_MEMORY_H 1
4517| #define HAVE_STRINGS_H 1
4518| #define HAVE_INTTYPES_H 1
4519| #define HAVE_STDINT_H 1
4520| #define HAVE_UNISTD_H 1
4521| #define DARWIN_LIBC 1
4522| #define STDC_HEADERS 1
4523| #define HAVE_SYS_POLL_H 1
4524| #define HAVE_SYS_SIGNAL_H 1
4525| #define HAVE_SYS_SYSCALL_H 1
4526| #define HAVE_SYS_TIME_H 1
4527| #define HAVE_SYS_TYPES_H 1
4528| #define TIME_WITH_SYS_TIME 1
4529| #define HAVE_STDLIB_H 1
4530| #define HAVE_UNISTD_H 1
4531| #define HAVE_SYS_PARAM_H 1
4532| #define HAVE_GETPAGESIZE 1
4533| #define HAVE_MMAP 1
4534| #define RETSIGTYPE void
4535| #define HAVE_FLOOR 1
4536| #define HAVE_MEMCHR 1
4537| #define HAVE_MEMSET 1
4538| #define HAVE_MKDIR 1
4539| #define HAVE_STRCHR 1
4540| #define HAVE_STRDUP 1
4541| #define HAVE_STRPBRK 1
4542| #define HAVE_STRRCHR 1
4543| #define HAVE_STRSTR 1
4544| #define HAVE_SYSCALL 1
4545| /* end confdefs.h.  */
4546|
4547| #include <omp.h>
4548| int main(int argc, char** argv)
4549| {
4550|   omp_set_dynamic(0);
4551|   return 0;
4552| }
4553|
4554configure:8991: result: no
4555configure:9010: checking if gcc supports __sync_bool_compare_and_swap
4556configure:9031: /usr/bin/gcc-4.2 -o conftest  -I/opt/local/include -L/opt/local/lib conftest.c  >&5
4557configure:9031: $? = 0
4558configure:9034: result: yes
4559configure:9337: creating ./config.status
4560
4561## ---------------------- ##
4562## Running config.status. ##
4563## ---------------------- ##
4564
4565This file was extended by Valgrind config.status 3.6.0.SVN, which was
4566generated by GNU Autoconf 2.65.  Invocation command line was
4567
4568  CONFIG_FILES    =
4569  CONFIG_HEADERS  =
4570  CONFIG_LINKS    =
4571  CONFIG_COMMANDS =
4572  $ ./config.status
4573
4574on macboo
4575
4576config.status:1076: creating Makefile
4577config.status:1076: creating VEX/Makefile
4578config.status:1076: creating valgrind.spec
4579config.status:1076: creating valgrind.pc
4580config.status:1076: creating glibc-2.X.supp
4581config.status:1076: creating docs/Makefile
4582config.status:1076: creating tests/Makefile
4583config.status:1076: creating tests/vg_regtest
4584config.status:1076: creating perf/Makefile
4585config.status:1076: creating perf/vg_perf
4586config.status:1076: creating include/Makefile
4587config.status:1076: creating auxprogs/Makefile
4588config.status:1076: creating mpi/Makefile
4589config.status:1076: creating coregrind/Makefile
4590config.status:1076: creating memcheck/Makefile
4591config.status:1076: creating memcheck/tests/Makefile
4592config.status:1076: creating memcheck/tests/amd64/Makefile
4593config.status:1076: creating memcheck/tests/x86/Makefile
4594config.status:1076: creating memcheck/tests/linux/Makefile
4595config.status:1076: creating memcheck/tests/darwin/Makefile
4596config.status:1076: creating memcheck/tests/amd64-linux/Makefile
4597config.status:1076: creating memcheck/tests/x86-linux/Makefile
4598config.status:1076: creating memcheck/perf/Makefile
4599config.status:1076: creating cachegrind/Makefile
4600config.status:1076: creating cachegrind/tests/Makefile
4601config.status:1076: creating cachegrind/tests/x86/Makefile
4602config.status:1076: creating cachegrind/cg_annotate
4603config.status:1076: creating cachegrind/cg_diff
4604config.status:1076: creating callgrind/Makefile
4605config.status:1076: creating callgrind/callgrind_annotate
4606config.status:1076: creating callgrind/callgrind_control
4607config.status:1076: creating callgrind/tests/Makefile
4608config.status:1076: creating helgrind/Makefile
4609config.status:1076: creating helgrind/tests/Makefile
4610config.status:1076: creating massif/Makefile
4611config.status:1076: creating massif/tests/Makefile
4612config.status:1076: creating massif/perf/Makefile
4613config.status:1076: creating massif/ms_print
4614config.status:1076: creating lackey/Makefile
4615config.status:1076: creating lackey/tests/Makefile
4616config.status:1076: creating none/Makefile
4617config.status:1076: creating none/tests/Makefile
4618config.status:1076: creating none/tests/amd64/Makefile
4619config.status:1076: creating none/tests/ppc32/Makefile
4620config.status:1076: creating none/tests/ppc64/Makefile
4621config.status:1076: creating none/tests/x86/Makefile
4622config.status:1076: creating none/tests/arm/Makefile
4623config.status:1076: creating none/tests/linux/Makefile
4624config.status:1076: creating none/tests/darwin/Makefile
4625config.status:1076: creating none/tests/x86-linux/Makefile
4626config.status:1076: creating exp-ptrcheck/Makefile
4627config.status:1076: creating exp-ptrcheck/tests/Makefile
4628config.status:1076: creating drd/Makefile
4629config.status:1076: creating drd/scripts/download-and-build-splash2
4630config.status:1076: creating drd/tests/Makefile
4631config.status:1076: creating exp-bbv/Makefile
4632config.status:1076: creating exp-bbv/tests/Makefile
4633config.status:1076: creating exp-bbv/tests/x86/Makefile
4634config.status:1076: creating exp-bbv/tests/x86-linux/Makefile
4635config.status:1076: creating exp-bbv/tests/amd64-linux/Makefile
4636config.status:1076: creating exp-bbv/tests/ppc32-linux/Makefile
4637config.status:1076: creating exp-bbv/tests/arm-linux/Makefile
4638config.status:1076: creating coregrind/link_tool_exe_linux
4639config.status:1076: creating coregrind/link_tool_exe_darwin
4640config.status:1076: creating coregrind/link_tool_exe_aix5
4641config.status:1076: creating config.h
4642config.status:1296: executing depfiles commands
4643
4644## ---------------- ##
4645## Cache variables. ##
4646## ---------------- ##
4647
4648ac_cv_build=i386-apple-darwin10.4.0
4649ac_cv_c_compiler_gnu=yes
4650ac_cv_cxx_compiler_gnu=yes
4651ac_cv_env_AR_set=
4652ac_cv_env_AR_value=
4653ac_cv_env_CCASFLAGS_set=
4654ac_cv_env_CCASFLAGS_value=
4655ac_cv_env_CCAS_set=
4656ac_cv_env_CCAS_value=
4657ac_cv_env_CCC_set=
4658ac_cv_env_CCC_value=
4659ac_cv_env_CC_set=set
4660ac_cv_env_CC_value=/usr/bin/gcc-4.2
4661ac_cv_env_CFLAGS_set=set
4662ac_cv_env_CFLAGS_value='-pipe -O2'
4663ac_cv_env_CPPFLAGS_set=set
4664ac_cv_env_CPPFLAGS_value=-I/opt/local/include
4665ac_cv_env_CPP_set=
4666ac_cv_env_CPP_value=
4667ac_cv_env_CXXFLAGS_set=set
4668ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch i386'
4669ac_cv_env_CXX_set=set
4670ac_cv_env_CXX_value=/usr/bin/g++-4.2
4671ac_cv_env_LDFLAGS_set=set
4672ac_cv_env_LDFLAGS_value=-L/opt/local/lib
4673ac_cv_env_LIBS_set=
4674ac_cv_env_LIBS_value=
4675ac_cv_env_PKG_CONFIG_LIBDIR_set=
4676ac_cv_env_PKG_CONFIG_LIBDIR_value=
4677ac_cv_env_PKG_CONFIG_PATH_set=
4678ac_cv_env_PKG_CONFIG_PATH_value=
4679ac_cv_env_PKG_CONFIG_set=
4680ac_cv_env_PKG_CONFIG_value=
4681ac_cv_env_QTCORE_CFLAGS_set=
4682ac_cv_env_QTCORE_CFLAGS_value=
4683ac_cv_env_QTCORE_LIBS_set=
4684ac_cv_env_QTCORE_LIBS_value=
4685ac_cv_env_build_alias_set=
4686ac_cv_env_build_alias_value=
4687ac_cv_env_host_alias_set=
4688ac_cv_env_host_alias_value=
4689ac_cv_env_target_alias_set=
4690ac_cv_env_target_alias_value=
4691ac_cv_func_clock_gettime=no
4692ac_cv_func_epoll_create=no
4693ac_cv_func_epoll_pwait=no
4694ac_cv_func_floor=yes
4695ac_cv_func_getpagesize=yes
4696ac_cv_func_klogctl=no
4697ac_cv_func_mallinfo=no
4698ac_cv_func_memchr=yes
4699ac_cv_func_memcmp_working=yes
4700ac_cv_func_memset=yes
4701ac_cv_func_mkdir=yes
4702ac_cv_func_mmap_fixed_mapped=yes
4703ac_cv_func_mremap=no
4704ac_cv_func_ppoll=no
4705ac_cv_func_pthread_barrier_init=no
4706ac_cv_func_pthread_condattr_setclock=no
4707ac_cv_func_pthread_mutex_timedlock=no
4708ac_cv_func_pthread_rwlock_timedrdlock=no
4709ac_cv_func_pthread_rwlock_timedwrlock=no
4710ac_cv_func_pthread_spin_lock=no
4711ac_cv_func_pthread_yield=no
4712ac_cv_func_readlinkat=no
4713ac_cv_func_semtimedop=no
4714ac_cv_func_signalfd=no
4715ac_cv_func_sigwaitinfo=no
4716ac_cv_func_strchr=yes
4717ac_cv_func_strdup=yes
4718ac_cv_func_strpbrk=yes
4719ac_cv_func_strrchr=yes
4720ac_cv_func_strstr=yes
4721ac_cv_func_syscall=yes
4722ac_cv_func_timerfd=no
4723ac_cv_func_utimensat=no
4724ac_cv_header_asm_unistd_h=no
4725ac_cv_header_endian_h=no
4726ac_cv_header_features_h=no
4727ac_cv_header_inttypes_h=yes
4728ac_cv_header_memory_h=yes
4729ac_cv_header_mqueue_h=no
4730ac_cv_header_stdc=yes
4731ac_cv_header_stdint_h=yes
4732ac_cv_header_stdlib_h=yes
4733ac_cv_header_string_h=yes
4734ac_cv_header_strings_h=yes
4735ac_cv_header_sys_endian_h=no
4736ac_cv_header_sys_epoll_h=no
4737ac_cv_header_sys_eventfd_h=no
4738ac_cv_header_sys_klog_h=no
4739ac_cv_header_sys_param_h=yes
4740ac_cv_header_sys_poll_h=yes
4741ac_cv_header_sys_signal_h=yes
4742ac_cv_header_sys_signalfd_h=no
4743ac_cv_header_sys_stat_h=yes
4744ac_cv_header_sys_syscall_h=yes
4745ac_cv_header_sys_time_h=yes
4746ac_cv_header_sys_types_h=yes
4747ac_cv_header_time=yes
4748ac_cv_header_unistd_h=yes
4749ac_cv_host=i386-apple-darwin10.4.0
4750ac_cv_lib_rt_clock_gettime=no
4751ac_cv_member_pthread_mutex_t___data___kind=no
4752ac_cv_member_pthread_mutex_t___m_kind=no
4753ac_cv_objext=o
4754ac_cv_path_AR=/usr/bin/ar
4755ac_cv_path_EGREP='/opt/local/bin/grep -E'
4756ac_cv_path_GDB=/usr/bin/gdb
4757ac_cv_path_GREP=/opt/local/bin/grep
4758ac_cv_path_PERL=/opt/local/bin/perl
4759ac_cv_path_SED=/opt/local/bin/gsed
4760ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config
4761ac_cv_prog_AWK=gawk
4762ac_cv_prog_CPP='/usr/bin/gcc-4.2 -E'
4763ac_cv_prog_ac_ct_CC=/usr/bin/gcc-4.2
4764ac_cv_prog_ac_ct_RANLIB=ranlib
4765ac_cv_prog_cc__usr_bin_gcc_4_2_c_o=yes
4766ac_cv_prog_cc_c89=
4767ac_cv_prog_cc_g=yes
4768ac_cv_prog_cxx_g=yes
4769ac_cv_prog_make_make_set=yes
4770ac_cv_type_off_t=yes
4771ac_cv_type_signal=void
4772ac_cv_type_size_t=yes
4773ac_cv_type_uid_t=yes
4774am_cv_CCAS_dependencies_compiler_type=gcc3
4775am_cv_CC_dependencies_compiler_type=gcc3
4776am_cv_CXX_dependencies_compiler_type=gcc3
4777vg_cv_inner=no
4778vg_cv_only32bit=no
4779vg_cv_only64bit=no
4780vg_cv_tls=no
4781
4782## ----------------- ##
4783## Output variables. ##
4784## ----------------- ##
4785
4786ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind-devel/work/trunk/missing --run aclocal-1.11'
4787AMDEPBACKSLASH='\'
4788AMDEP_FALSE='#'
4789AMDEP_TRUE=''
4790AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind-devel/work/trunk/missing --run tar'
4791AR='/usr/bin/ar'
4792AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind-devel/work/trunk/missing --run autoconf'
4793AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind-devel/work/trunk/missing --run autoheader'
4794AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind-devel/work/trunk/missing --run automake-1.11'
4795AWK='gawk'
4796BOOST_CFLAGS=''
4797BOOST_LIBS=''
4798BUILD_MPIWRAP_PRI_FALSE=''
4799BUILD_MPIWRAP_PRI_TRUE='#'
4800BUILD_MPIWRAP_SEC_FALSE=''
4801BUILD_MPIWRAP_SEC_TRUE='#'
4802BUILD_SSE3_TESTS_FALSE='#'
4803BUILD_SSE3_TESTS_TRUE=''
4804BUILD_SSSE3_TESTS_FALSE='#'
4805BUILD_SSSE3_TESTS_TRUE=''
4806CC='/usr/bin/gcc-4.2'
4807CCAS='/usr/bin/gcc-4.2'
4808CCASDEPMODE='depmode=gcc3'
4809CCASFLAGS='-Wno-long-long'
4810CCDEPMODE='depmode=gcc3'
4811CFLAGS='-Wno-long-long -Wno-pointer-sign -fno-stack-protector'
4812CPP='/usr/bin/gcc-4.2 -E'
4813CPPFLAGS='-I/opt/local/include'
4814CXX='/usr/bin/g++-4.2'
4815CXXDEPMODE='depmode=gcc3'
4816CXXFLAGS='-pipe -O2 -arch i386'
4817CYGPATH_W='echo'
4818DEFAULT_SUPP='exp-ptrcheck.supp xfree-3.supp xfree-4.supp darwin10-drd.supp darwin10.supp '
4819DEFS='-DHAVE_CONFIG_H'
4820DEPDIR='.deps'
4821DIFF='diff -u'
4822ECHO_C='\c'
4823ECHO_N=''
4824ECHO_T=''
4825EGREP='/opt/local/bin/grep -E'
4826EXEEXT=''
4827FLAG_FNO_STACK_PROTECTOR='-fno-stack-protector'
4828FLAG_M32='-m32'
4829FLAG_M64='-m64'
4830FLAG_MAIX32=''
4831FLAG_MAIX64=''
4832FLAG_MMMX='-mmmx'
4833FLAG_MSSE='-msse'
4834FLAG_NO_BUILD_ID=''
4835FLAG_UNLIMITED_INLINE_UNIT_GROWTH='--param inline-unit-growth=900'
4836FLAG_W_EXTRA='-Wextra'
4837FLAG_W_NO_EMPTY_BODY='-Wno-empty-body'
4838FLAG_W_NO_FORMAT_ZERO_LENGTH='-Wno-format-zero-length'
4839FLAG_W_NO_UNINITIALIZED='-Wno-uninitialized'
4840GDB='/usr/bin/gdb'
4841GLIBC_VERSION='darwin'
4842GREP='/opt/local/bin/grep'
4843HAS_ALTIVEC_FALSE=''
4844HAS_ALTIVEC_TRUE='#'
4845HAVE_ALTIVEC_H_FALSE=''
4846HAVE_ALTIVEC_H_TRUE='#'
4847HAVE_BOOST_1_35_FALSE=''
4848HAVE_BOOST_1_35_TRUE='#'
4849HAVE_BUILTIN_ATOMIC_FALSE='#'
4850HAVE_BUILTIN_ATOMIC_TRUE=''
4851HAVE_OPENMP_FALSE=''
4852HAVE_OPENMP_TRUE='#'
4853HAVE_PTHREAD_BARRIER_FALSE=''
4854HAVE_PTHREAD_BARRIER_TRUE='#'
4855HAVE_PTHREAD_CREATE_GLIBC_2_0_FALSE=''
4856HAVE_PTHREAD_CREATE_GLIBC_2_0_TRUE='#'
4857HAVE_PTHREAD_MUTEX_TIMEDLOCK_FALSE=''
4858HAVE_PTHREAD_MUTEX_TIMEDLOCK_TRUE='#'
4859HAVE_PTHREAD_SPINLOCK_FALSE=''
4860HAVE_PTHREAD_SPINLOCK_TRUE='#'
4861HAVE_QTCORE_FALSE=''
4862HAVE_QTCORE_QATOMICINT_FALSE=''
4863HAVE_QTCORE_QATOMICINT_TRUE='#'
4864HAVE_QTCORE_TRUE='#'
4865INSTALL_DATA='${INSTALL} -m 644'
4866INSTALL_PROGRAM='${INSTALL}'
4867INSTALL_SCRIPT='${INSTALL}'
4868INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
4869LDFLAGS='-L/opt/local/lib'
4870LIBOBJS=''
4871LIBS=''
4872LN_S='ln -s'
4873LTLIBOBJS=''
4874MAINT='#'
4875MAINTAINER_MODE_FALSE=''
4876MAINTAINER_MODE_TRUE='#'
4877MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind-devel/work/trunk/missing --run makeinfo'
4878MKDIR_P='./install-sh -c -d'
4879MPI_CC='no'
4880OBJEXT='o'
4881PACKAGE='valgrind'
4882PACKAGE_BUGREPORT='valgrind-users@lists.sourceforge.net'
4883PACKAGE_NAME='Valgrind'
4884PACKAGE_STRING='Valgrind 3.6.0.SVN'
4885PACKAGE_TARNAME='valgrind'
4886PACKAGE_URL=''
4887PACKAGE_VERSION='3.6.0.SVN'
4888PATH_SEPARATOR=':'
4889PERL='/opt/local/bin/perl'
4890PKG_CONFIG='/opt/local/bin/pkg-config'
4891PKG_CONFIG_LIBDIR=''
4892PKG_CONFIG_PATH=''
4893PREFERRED_STACK_BOUNDARY='-mpreferred-stack-boundary=2'
4894QTCORE_CFLAGS=''
4895QTCORE_LIBS=''
4896RANLIB='ranlib'
4897SED='/opt/local/bin/gsed'
4898SET_MAKE=''
4899SHELL='/bin/sh'
4900STRIP=''
4901VALT_LOAD_ADDRESS_PRI='0x138000000'
4902VALT_LOAD_ADDRESS_SEC='0x38000000'
4903VERSION='3.6.0.SVN'
4904VGCONF_ARCHS_INCLUDE_AMD64_FALSE='#'
4905VGCONF_ARCHS_INCLUDE_AMD64_TRUE=''
4906VGCONF_ARCHS_INCLUDE_ARM_FALSE=''
4907VGCONF_ARCHS_INCLUDE_ARM_TRUE='#'
4908VGCONF_ARCHS_INCLUDE_PPC32_FALSE=''
4909VGCONF_ARCHS_INCLUDE_PPC32_TRUE='#'
4910VGCONF_ARCHS_INCLUDE_PPC64_FALSE=''
4911VGCONF_ARCHS_INCLUDE_PPC64_TRUE='#'
4912VGCONF_ARCHS_INCLUDE_X86_FALSE='#'
4913VGCONF_ARCHS_INCLUDE_X86_TRUE=''
4914VGCONF_ARCH_PRI='amd64'
4915VGCONF_ARCH_SEC='x86'
4916VGCONF_HAVE_PLATFORM_SEC_FALSE='#'
4917VGCONF_HAVE_PLATFORM_SEC_TRUE=''
4918VGCONF_OS='darwin'
4919VGCONF_OS_IS_AIX5_FALSE=''
4920VGCONF_OS_IS_AIX5_TRUE='#'
4921VGCONF_OS_IS_DARWIN_FALSE='#'
4922VGCONF_OS_IS_DARWIN_TRUE=''
4923VGCONF_OS_IS_LINUX_FALSE=''
4924VGCONF_OS_IS_LINUX_TRUE='#'
4925VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_FALSE='#'
4926VGCONF_PLATFORMS_INCLUDE_AMD64_DARWIN_TRUE=''
4927VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_FALSE=''
4928VGCONF_PLATFORMS_INCLUDE_AMD64_LINUX_TRUE='#'
4929VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_FALSE=''
4930VGCONF_PLATFORMS_INCLUDE_ARM_LINUX_TRUE='#'
4931VGCONF_PLATFORMS_INCLUDE_PPC32_AIX5_FALSE=''
4932VGCONF_PLATFORMS_INCLUDE_PPC32_AIX5_TRUE='#'
4933VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_FALSE=''
4934VGCONF_PLATFORMS_INCLUDE_PPC32_LINUX_TRUE='#'
4935VGCONF_PLATFORMS_INCLUDE_PPC64_AIX5_FALSE=''
4936VGCONF_PLATFORMS_INCLUDE_PPC64_AIX5_TRUE='#'
4937VGCONF_PLATFORMS_INCLUDE_PPC64_LINUX_FALSE=''
4938VGCONF_PLATFORMS_INCLUDE_PPC64_LINUX_TRUE='#'
4939VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_FALSE='#'
4940VGCONF_PLATFORMS_INCLUDE_X86_DARWIN_TRUE=''
4941VGCONF_PLATFORMS_INCLUDE_X86_LINUX_FALSE=''
4942VGCONF_PLATFORMS_INCLUDE_X86_LINUX_TRUE='#'
4943VGCONF_PLATFORM_PRI_CAPS='AMD64_DARWIN'
4944VGCONF_PLATFORM_SEC_CAPS='X86_DARWIN'
4945ac_ct_CC='/usr/bin/gcc-4.2'
4946ac_ct_CXX=''
4947am__EXEEXT_FALSE=''
4948am__EXEEXT_TRUE='#'
4949am__fastdepCCAS_FALSE='#'
4950am__fastdepCCAS_TRUE=''
4951am__fastdepCC_FALSE='#'
4952am__fastdepCC_TRUE=''
4953am__fastdepCXX_FALSE='#'
4954am__fastdepCXX_TRUE=''
4955am__include='include'
4956am__isrc=''
4957am__leading_dot='.'
4958am__quote=''
4959am__tar='${AMTAR} chof - "$$tardir"'
4960am__untar='${AMTAR} xf -'
4961bindir='${exec_prefix}/bin'
4962build='i386-apple-darwin10.4.0'
4963build_alias=''
4964build_cpu='i386'
4965build_os='darwin10.4.0'
4966build_vendor='apple'
4967datadir='${datarootdir}'
4968datarootdir='${prefix}/share'
4969docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
4970dvidir='${docdir}'
4971exec_prefix='${prefix}'
4972host='i386-apple-darwin10.4.0'
4973host_alias=''
4974host_cpu='i386'
4975host_os='darwin10.4.0'
4976host_vendor='apple'
4977htmldir='${docdir}'
4978includedir='${prefix}/include'
4979infodir='${datarootdir}/info'
4980install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_valgrind-devel/work/trunk/install-sh'
4981libdir='${exec_prefix}/lib'
4982libexecdir='${exec_prefix}/libexec'
4983localedir='${datarootdir}/locale'
4984localstatedir='${prefix}/var'
4985mandir='/opt/local/share/man'
4986mkdir_p='$(top_builddir)/./install-sh -c -d'
4987oldincludedir='/usr/include'
4988pdfdir='${docdir}'
4989prefix='/opt/local'
4990program_transform_name='s,x,x,'
4991psdir='${docdir}'
4992sbindir='${exec_prefix}/sbin'
4993sharedstatedir='${prefix}/com'
4994sysconfdir='${prefix}/etc'
4995target_alias=''
4996
4997## ----------- ##
4998## confdefs.h. ##
4999## ----------- ##
5000
5001/* confdefs.h */
5002#define PACKAGE_NAME "Valgrind"
5003#define PACKAGE_TARNAME "valgrind"
5004#define PACKAGE_VERSION "3.6.0.SVN"
5005#define PACKAGE_STRING "Valgrind 3.6.0.SVN"
5006#define PACKAGE_BUGREPORT "valgrind-users@lists.sourceforge.net"
5007#define PACKAGE_URL ""
5008#define PACKAGE "valgrind"
5009#define VERSION "3.6.0.SVN"
5010#define GDB_PATH "/usr/bin/gdb"
5011#define DARWIN_10_5 100500
5012#define DARWIN_10_6 100600
5013#define DARWIN_10_7 100700
5014#define DARWIN_VERS DARWIN_10_6
5015#define STDC_HEADERS 1
5016#define HAVE_SYS_TYPES_H 1
5017#define HAVE_SYS_STAT_H 1
5018#define HAVE_STDLIB_H 1
5019#define HAVE_STRING_H 1
5020#define HAVE_MEMORY_H 1
5021#define HAVE_STRINGS_H 1
5022#define HAVE_INTTYPES_H 1
5023#define HAVE_STDINT_H 1
5024#define HAVE_UNISTD_H 1
5025#define DARWIN_LIBC 1
5026#define STDC_HEADERS 1
5027#define HAVE_SYS_POLL_H 1
5028#define HAVE_SYS_SIGNAL_H 1
5029#define HAVE_SYS_SYSCALL_H 1
5030#define HAVE_SYS_TIME_H 1
5031#define HAVE_SYS_TYPES_H 1
5032#define TIME_WITH_SYS_TIME 1
5033#define HAVE_STDLIB_H 1
5034#define HAVE_UNISTD_H 1
5035#define HAVE_SYS_PARAM_H 1
5036#define HAVE_GETPAGESIZE 1
5037#define HAVE_MMAP 1
5038#define RETSIGTYPE void
5039#define HAVE_FLOOR 1
5040#define HAVE_MEMCHR 1
5041#define HAVE_MEMSET 1
5042#define HAVE_MKDIR 1
5043#define HAVE_STRCHR 1
5044#define HAVE_STRDUP 1
5045#define HAVE_STRPBRK 1
5046#define HAVE_STRRCHR 1
5047#define HAVE_STRSTR 1
5048#define HAVE_SYSCALL 1
5049#define HAVE_BUILTIN_ATOMIC 1
5050
5051configure: exit 0