Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 35273 Details for
Bug 56622
Valgrind-2.0.0 fails to compile: union has no member named `__m_count`
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Config.log file for valgrind-2.0.0 emerge
config.log (text/plain), 31.59 KB, created by
Stephen Torri
on 2004-07-12 20:05:20 UTC
(
hide
)
Description:
Config.log file for valgrind-2.0.0 emerge
Filename:
MIME Type:
Creator:
Stephen Torri
Created:
2004-07-12 20:05:20 UTC
Size:
31.59 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.57. Invocation command line was > > $ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --with-x > >## --------- ## >## Platform. ## >## --------- ## > >hostname = base.torri.linux >uname -m = i686 >uname -r = 2.6.7-gentoo-r9 >uname -s = Linux >uname -v = #1 SMP Sat Jul 10 11:24:31 EDT 2004 > >/usr/bin/uname -p = Pentium III (Katmai) >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 >PATH: /opt/Acrobat5 >PATH: /usr/X11R6/bin >PATH: /opt/blackdown-jdk-1.4.1/bin >PATH: /opt/blackdown-jdk-1.4.1/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.2/sbin >PATH: /usr/kde/3.2/bin >PATH: /usr/share/karamba/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1330: checking for a BSD-compatible install >configure:1384: result: /bin/install -c >configure:1395: checking whether build environment is sane >configure:1438: result: yes >configure:1471: checking for gawk >configure:1487: found /bin/gawk >configure:1497: result: gawk >configure:1507: checking whether make sets $(MAKE) >configure:1527: result: yes >configure:1606: checking for i686-pc-linux-gnu-strip >configure:1635: result: no >configure:1644: checking for strip >configure:1660: found /usr/bin/strip >configure:1671: result: strip >configure:1692: checking whether to enable maintainer-specific portions of Makefiles >configure:1701: result: no >configure:1720: checking whether ln -s works >configure:1724: result: yes >configure:1739: checking for i686-pc-linux-gnu-gcc >configure:1765: result: gcc >configure:2047: checking for C compiler version >configure:2050: gcc --version </dev/null >&5 >gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) >Copyright (C) 2003 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:2053: $? = 0 >configure:2055: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs >Configured with: /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic >Thread model: posix >gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) >configure:2058: $? = 0 >configure:2060: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:2063: $? = 1 >configure:2087: checking for C compiler default output >configure:2090: gcc conftest.c >&5 >configure:2093: $? = 0 >configure:2139: result: a.out >configure:2144: checking whether the C compiler works >configure:2150: ./a.out >configure:2153: $? = 0 >configure:2170: result: yes >configure:2177: checking whether we are cross compiling >configure:2179: result: no >configure:2182: checking for suffix of executables >configure:2184: gcc -o conftest conftest.c >&5 >configure:2187: $? = 0 >configure:2212: result: >configure:2218: checking for suffix of object files >configure:2240: gcc -c conftest.c >&5 >configure:2243: $? = 0 >configure:2265: result: o >configure:2269: checking whether we are using the GNU C compiler >configure:2294: gcc -c conftest.c >&5 >configure:2297: $? = 0 >configure:2300: test -s conftest.o >configure:2303: $? = 0 >configure:2316: result: yes >configure:2322: checking whether gcc accepts -g >configure:2344: gcc -c -g conftest.c >&5 >configure:2347: $? = 0 >configure:2350: test -s conftest.o >configure:2353: $? = 0 >configure:2364: result: yes >configure:2381: checking for gcc option to accept ANSI C >configure:2442: gcc -c conftest.c >&5 >configure:2445: $? = 0 >configure:2448: test -s conftest.o >configure:2451: $? = 0 >configure:2469: result: none needed >configure:2487: gcc -c conftest.c >&5 >conftest.c:2: error: syntax error before "me" >configure:2490: $? = 1 >configure: failed program was: >| #ifndef __cplusplus >| choke me >| #endif >configure:2610: checking for style of include used by make >configure:2638: result: GNU >configure:2666: checking dependency style of gcc >configure:2749: result: gcc3 >configure:2771: checking how to run the C preprocessor >configure:2807: gcc -E conftest.c >configure:2813: $? = 0 >configure:2845: gcc -E conftest.c >configure:2846:28: ac_nonexistent.h: No such file or directory >configure:2851: $? = 1 >configure: failed program was: >| #line 2836 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "valgrind" >| #define VERSION "2.0.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:2889: result: gcc -E >configure:2914: gcc -E conftest.c >configure:2920: $? = 0 >configure:2952: gcc -E conftest.c >configure:2953:28: ac_nonexistent.h: No such file or directory >configure:2958: $? = 1 >configure: failed program was: >| #line 2943 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "valgrind" >| #define VERSION "2.0.0" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:3010: checking for i686-pc-linux-gnu-g++ >configure:3036: result: g++ >configure:3094: checking for C++ compiler version >configure:3097: g++ --version </dev/null >&5 >g++ (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) >Copyright (C) 2003 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3100: $? = 0 >configure:3102: g++ -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs >Configured with: /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic >Thread model: posix >gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6) >configure:3105: $? = 0 >configure:3107: g++ -V </dev/null >&5 >g++: `-V' option must have argument >configure:3110: $? = 1 >configure:3113: checking whether we are using the GNU C++ compiler >configure:3138: g++ -c -march=pentium3 -pipe conftest.cc >&5 >configure:3141: $? = 0 >configure:3144: test -s conftest.o >configure:3147: $? = 0 >configure:3160: result: yes >configure:3166: checking whether g++ accepts -g >configure:3188: g++ -c -g conftest.cc >&5 >configure:3191: $? = 0 >configure:3194: test -s conftest.o >configure:3197: $? = 0 >configure:3208: result: yes >configure:3252: g++ -c -march=pentium3 -pipe conftest.cc >&5 >configure:3255: $? = 0 >configure:3258: test -s conftest.o >configure:3261: $? = 0 >configure:3288: g++ -c -march=pentium3 -pipe conftest.cc >&5 >configure: In function `int main()': >configure:3285: error: `exit' undeclared (first use this function) >configure:3285: error: (Each undeclared identifier is reported only once for > each function it appears in.) >configure:3291: $? = 1 >configure: failed program was: >| #line 3271 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "valgrind" >| #define VERSION "2.0.0" >| /* end confdefs.h. */ >| >| int >| main () >| { >| exit (42); >| ; >| return 0; >| } >configure:3252: g++ -c -march=pentium3 -pipe conftest.cc >&5 >configure:3255: $? = 0 >configure:3258: test -s conftest.o >configure:3261: $? = 0 >configure:3288: g++ -c -march=pentium3 -pipe conftest.cc >&5 >configure:3291: $? = 0 >configure:3294: test -s conftest.o >configure:3297: $? = 0 >configure:3322: checking dependency style of g++ >configure:3405: result: gcc3 >configure:3425: checking for i686-pc-linux-gnu-ranlib >configure:3454: result: no >configure:3463: checking for ranlib >configure:3479: found /usr/bin/ranlib >configure:3490: result: ranlib >configure:3513: checking for perl >configure:3531: found /usr/bin/perl >configure:3543: result: /usr/bin/perl >configure:3554: checking for gdb >configure:3572: found /usr/bin/gdb >configure:3584: result: /usr/bin/gdb >configure:3615: checking for a supported version of gcc >configure:3630: result: ok (gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)) >configure:3643: checking build system type >configure:3661: result: i686-pc-linux >configure:3669: checking host system type >configure:3683: result: i686-pc-linux-gnu >configure:3692: checking for a supported CPU >configure:3697: result: ok (i686) >configure:3710: checking for a supported OS >configure:3715: result: ok (linux-gnu) >configure:3730: checking for the kernel version >configure:3737: result: 2.6 family (2.6.7-gentoo-r9) >configure:3781: checking for egrep >configure:3791: result: grep -E >configure:3866: checking the glibc version >configure:3893: result: 2.3 family >configure:3914: checking whether sched_param has a sched_priority member >configure:3938: gcc -c conftest.c >&5 >configure:3941: $? = 0 >configure:3944: test -s conftest.o >configure:3947: $? = 0 >configure:3960: result: yes >configure:3970: checking whether nfds_t is defined >configure:3994: gcc -c conftest.c >&5 >configure:3997: $? = 0 >configure:4000: test -s conftest.o >configure:4003: $? = 0 >configure:4016: result: yes >configure:4033: checking for X >configure:4253: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include >configure:4260: checking XFree version >configure:4290: result: not a XFree86 server >configure:4323: result: unknown XFree86 server () >configure:4337: checking if gas accepts .cfi >configure:4361: gcc -o conftest conftest.c >&5 >configure:4364: $? = 0 >configure:4367: test -s conftest >configure:4370: $? = 0 >configure:4378: result: yes >configure:4393: checking if this is an NPTL-based system >configure:4431: gcc -o conftest conftest.c -lpthread >&5 >configure:4434: $? = 0 >configure:4436: ./conftest >configure:4439: $? = 0 >configure:4443: result: yes >configure:4466: checking if gcc accepts -mpreferred-stack-boundary >configure:4492: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4495: $? = 0 >configure:4498: test -s conftest.o >configure:4501: $? = 0 >configure:4505: result: -mpreferred-stack-boundary=2 >configure:4525: checking for ANSI C header files >configure:4551: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4554: $? = 0 >configure:4557: test -s conftest.o >configure:4560: $? = 0 >configure:4649: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4652: $? = 0 >configure:4654: ./conftest >configure:4657: $? = 0 >configure:4672: result: yes >configure:4696: checking for sys/types.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4696: checking for sys/stat.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4696: checking for stdlib.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4696: checking for string.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4696: checking for memory.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4696: checking for strings.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4696: checking for inttypes.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4696: checking for stdint.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4696: checking for unistd.h >configure:4713: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4716: $? = 0 >configure:4719: test -s conftest.o >configure:4722: $? = 0 >configure:4733: result: yes >configure:4768: checking fcntl.h usability >configure:4781: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4784: $? = 0 >configure:4787: test -s conftest.o >configure:4790: $? = 0 >configure:4800: result: yes >configure:4804: checking fcntl.h presence >configure:4815: gcc -E conftest.c >configure:4821: $? = 0 >configure:4840: result: yes >configure:4876: checking for fcntl.h >configure:4883: result: yes >configure:4768: checking malloc.h usability >configure:4781: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4784: $? = 0 >configure:4787: test -s conftest.o >configure:4790: $? = 0 >configure:4800: result: yes >configure:4804: checking malloc.h presence >configure:4815: gcc -E conftest.c >configure:4821: $? = 0 >configure:4840: result: yes >configure:4876: checking for malloc.h >configure:4883: result: yes >configure:4759: checking for stdlib.h >configure:4764: result: yes >configure:4759: checking for string.h >configure:4764: result: yes >configure:4768: checking sys/socket.h usability >configure:4781: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4784: $? = 0 >configure:4787: test -s conftest.o >configure:4790: $? = 0 >configure:4800: result: yes >configure:4804: checking sys/socket.h presence >configure:4815: gcc -E conftest.c >configure:4821: $? = 0 >configure:4840: result: yes >configure:4876: checking for sys/socket.h >configure:4883: result: yes >configure:4768: checking sys/statfs.h usability >configure:4781: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4784: $? = 0 >configure:4787: test -s conftest.o >configure:4790: $? = 0 >configure:4800: result: yes >configure:4804: checking sys/statfs.h presence >configure:4815: gcc -E conftest.c >configure:4821: $? = 0 >configure:4840: result: yes >configure:4876: checking for sys/statfs.h >configure:4883: result: yes >configure:4768: checking sys/time.h usability >configure:4781: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4784: $? = 0 >configure:4787: test -s conftest.o >configure:4790: $? = 0 >configure:4800: result: yes >configure:4804: checking sys/time.h presence >configure:4815: gcc -E conftest.c >configure:4821: $? = 0 >configure:4840: result: yes >configure:4876: checking for sys/time.h >configure:4883: result: yes >configure:4768: checking termios.h usability >configure:4781: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4784: $? = 0 >configure:4787: test -s conftest.o >configure:4790: $? = 0 >configure:4800: result: yes >configure:4804: checking termios.h presence >configure:4815: gcc -E conftest.c >configure:4821: $? = 0 >configure:4840: result: yes >configure:4876: checking for termios.h >configure:4883: result: yes >configure:4759: checking for unistd.h >configure:4764: result: yes >configure:4768: checking utime.h usability >configure:4781: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4784: $? = 0 >configure:4787: test -s conftest.o >configure:4790: $? = 0 >configure:4800: result: yes >configure:4804: checking utime.h presence >configure:4815: gcc -E conftest.c >configure:4821: $? = 0 >configure:4840: result: yes >configure:4876: checking for utime.h >configure:4883: result: yes >configure:4898: checking for uid_t in sys/types.h >configure:4922: result: yes >configure:4937: checking for off_t >configure:4962: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:4965: $? = 0 >configure:4968: test -s conftest.o >configure:4971: $? = 0 >configure:4982: result: yes >configure:4994: checking for size_t >configure:5019: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5022: $? = 0 >configure:5025: test -s conftest.o >configure:5028: $? = 0 >configure:5039: result: yes >configure:5051: checking whether time.h and sys/time.h may both be included >configure:5077: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5080: $? = 0 >configure:5083: test -s conftest.o >configure:5086: $? = 0 >configure:5097: result: yes >configure:5109: checking for working memcmp >configure:5158: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5161: $? = 0 >configure:5163: ./conftest >configure:5166: $? = 0 >configure:5180: result: yes >configure:5190: checking for stdlib.h >configure:5195: result: yes >configure:5190: checking for unistd.h >configure:5195: result: yes >configure:5331: checking for getpagesize >configure:5381: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5384: $? = 0 >configure:5387: test -s conftest >configure:5390: $? = 0 >configure:5401: result: yes >configure:5411: checking for working mmap >configure:5554: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5557: $? = 0 >configure:5559: ./conftest >configure:5562: $? = 0 >configure:5576: result: yes >configure:5587: checking return type of signal handlers >configure:5619: gcc -c -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5622: $? = 0 >configure:5625: test -s conftest.o >configure:5628: $? = 0 >configure:5639: result: void >configure:5660: checking for floor >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >/var/tmp/portage/valgrind-2.0.0/temp/ccMOSP2n.o(.text+0x9): In function `main': >: undefined reference to `floor' >/var/tmp/portage/valgrind-2.0.0/temp/ccMOSP2n.o(.data+0x0): undefined reference to `floor' >collect2: ld returned 1 exit status >configure:5713: $? = 1 >configure: failed program was: >| #line 5665 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE "valgrind" >| #define VERSION "2.0.0" >| #ifdef __cplusplus >| #include <stdlib.h> >| #endif >| #define GDB_PATH "/usr/bin/gdb" >| #define KERNEL_2_6 1 >| #define GLIBC_2_3 1 >| #define HAVE_SCHED_PRIORITY 1 >| #define HAVE_NFDS_T 1 >| #define HAVE_GAS_CFI 1 >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_MALLOC_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define TIME_WITH_SYS_TIME 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_GETPAGESIZE 1 >| #define HAVE_MMAP 1 >| #define RETSIGTYPE void >| /* end confdefs.h. */ >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char floor (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| /* Override any gcc2 internal prototype to avoid an error. */ >| #ifdef __cplusplus >| extern "C" >| { >| #endif >| /* We use char because int might match the return type of a gcc2 >| builtin and then its argument prototype would still apply. */ >| char floor (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined (__stub_floor) || defined (__stub___floor) >| choke me >| #else >| char (*f) () = floor; >| #endif >| #ifdef __cplusplus >| } >| #endif >| >| int >| main () >| { >| return f != floor; >| ; >| return 0; >| } >configure:5730: result: no >configure:5660: checking for memchr >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5713: $? = 0 >configure:5716: test -s conftest >configure:5719: $? = 0 >configure:5730: result: yes >configure:5660: checking for memset >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5727: warning: conflicting types for built-in function `memset' >configure:5713: $? = 0 >configure:5716: test -s conftest >configure:5719: $? = 0 >configure:5730: result: yes >configure:5660: checking for mkdir >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5713: $? = 0 >configure:5716: test -s conftest >configure:5719: $? = 0 >configure:5730: result: yes >configure:5660: checking for strchr >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5729: warning: conflicting types for built-in function `strchr' >configure:5713: $? = 0 >configure:5716: test -s conftest >configure:5719: $? = 0 >configure:5730: result: yes >configure:5660: checking for strdup >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5713: $? = 0 >configure:5716: test -s conftest >configure:5719: $? = 0 >configure:5730: result: yes >configure:5660: checking for strpbrk >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5731: warning: conflicting types for built-in function `strpbrk' >configure:5713: $? = 0 >configure:5716: test -s conftest >configure:5719: $? = 0 >configure:5730: result: yes >configure:5660: checking for strrchr >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5732: warning: conflicting types for built-in function `strrchr' >configure:5713: $? = 0 >configure:5716: test -s conftest >configure:5719: $? = 0 >configure:5730: result: yes >configure:5660: checking for strstr >configure:5710: gcc -o conftest -mpreferred-stack-boundary=2 conftest.c >&5 >configure:5733: warning: conflicting types for built-in function `strstr' >configure:5713: $? = 0 >configure:5716: test -s conftest >configure:5719: $? = 0 >configure:5730: result: yes >configure:5865: creating ./config.status > >## ---------------------- ## >## Running config.status. ## >## ---------------------- ## > >This file was extended by config.status, which was >generated by GNU Autoconf 2.57. Invocation command line was > > CONFIG_FILES = > CONFIG_HEADERS = > CONFIG_LINKS = > CONFIG_COMMANDS = > $ ./config.status > >on base.torri.linux > >config.status:712: creating Makefile >config.status:712: creating valgrind.spec >config.status:712: creating docs/Makefile >config.status:712: creating tests/Makefile >config.status:712: creating tests/vg_regtest >config.status:712: creating tests/unused/Makefile >config.status:712: creating include/Makefile >config.status:712: creating auxprogs/Makefile >config.status:712: creating coregrind/Makefile >config.status:712: creating coregrind/demangle/Makefile >config.status:712: creating coregrind/docs/Makefile >config.status:712: creating coregrind/valgrind >config.status:712: creating addrcheck/Makefile >config.status:712: creating addrcheck/tests/Makefile >config.status:712: creating addrcheck/docs/Makefile >config.status:712: creating memcheck/Makefile >config.status:712: creating memcheck/tests/Makefile >config.status:712: creating memcheck/docs/Makefile >config.status:712: creating cachegrind/Makefile >config.status:712: creating cachegrind/tests/Makefile >config.status:712: creating cachegrind/docs/Makefile >config.status:712: creating cachegrind/cg_annotate >config.status:712: creating corecheck/Makefile >config.status:712: creating corecheck/tests/Makefile >config.status:712: creating corecheck/docs/Makefile >config.status:712: creating helgrind/Makefile >config.status:712: creating helgrind/tests/Makefile >config.status:712: creating helgrind/docs/Makefile >config.status:712: creating lackey/Makefile >config.status:712: creating lackey/tests/Makefile >config.status:712: creating lackey/docs/Makefile >config.status:712: creating none/Makefile >config.status:712: creating none/tests/Makefile >config.status:712: creating none/docs/Makefile >config.status:816: creating config.h >config.status:1121: executing depfiles commands > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux >ac_cv_build_alias=i686-pc-linux >ac_cv_c_compiler_gnu=yes >ac_cv_cxx_compiler_gnu=yes >ac_cv_env_CC_set=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=pentium3 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=pentium3 -pipe' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=g++ >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >ac_cv_env_build_alias_set= >ac_cv_env_build_alias_value= >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=i686-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_exeext= >ac_cv_func_floor=no >ac_cv_func_getpagesize=yes >ac_cv_func_memchr=yes >ac_cv_func_memcmp_working=yes >ac_cv_func_memset=yes >ac_cv_func_mkdir=yes >ac_cv_func_mmap_fixed_mapped=yes >ac_cv_func_strchr=yes >ac_cv_func_strdup=yes >ac_cv_func_strpbrk=yes >ac_cv_func_strrchr=yes >ac_cv_func_strstr=yes >ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib' >ac_cv_header_fcntl_h=yes >ac_cv_header_inttypes_h=yes >ac_cv_header_malloc_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_time=yes >ac_cv_header_unistd_h=yes >ac_cv_header_utime_h=yes >ac_cv_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_objext=o >ac_cv_path_GDB=/usr/bin/gdb >ac_cv_path_PERL=/usr/bin/perl >ac_cv_path_install='/bin/install -c' >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=gcc >ac_cv_prog_CPP='gcc -E' >ac_cv_prog_CXX=g++ >ac_cv_prog_ac_ct_RANLIB=ranlib >ac_cv_prog_ac_ct_STRIP=strip >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_stdc= >ac_cv_prog_cxx_g=yes >ac_cv_prog_egrep='grep -E' >ac_cv_prog_make_make_set=yes >ac_cv_type_off_t=yes >ac_cv_type_signal=void >ac_cv_type_size_t=yes >ac_cv_type_uid_t=yes >am_cv_CC_dependencies_compiler_type=gcc3 >am_cv_CXX_dependencies_compiler_type=gcc3 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/valgrind-2.0.0/work/valgrind-2.0.0/missing --run aclocal-1.7' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/valgrind-2.0.0/work/valgrind-2.0.0/missing --run tar' >AUTOCONF='${SHELL} /var/tmp/portage/valgrind-2.0.0/work/valgrind-2.0.0/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/valgrind-2.0.0/work/valgrind-2.0.0/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/valgrind-2.0.0/work/valgrind-2.0.0/missing --run automake-1.7' >AWK='gawk' >CC='gcc' >CCAS='$(CC)' >CCASFLAGS='$(CFLAGS)' >CCDEPMODE='depmode=gcc3' >CFLAGS='-mpreferred-stack-boundary=2' >CPP='gcc -E' >CPPFLAGS='' >CXX='g++' >CXXDEPMODE='depmode=gcc3' >CXXFLAGS='-march=pentium3 -pipe' >CYGPATH_W='echo' >DEFAULT_SUPP=' glibc-2.3.supp xfree-3.supp xfree-4.supp' >DEFS='-DHAVE_CONFIG_H' >DEPDIR='.deps' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='grep -E' >EXEEXT='' >GDB='/usr/bin/gdb' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBOBJS='' >LIBS='' >LN_S='ln -s' >LTLIBOBJS='' >MAINT='#' >MAINTAINER_MODE_FALSE='' >MAINTAINER_MODE_TRUE='#' >MAKEINFO='${SHELL} /var/tmp/portage/valgrind-2.0.0/work/valgrind-2.0.0/missing --run makeinfo' >NPTL_THREADING='yes' >OBJEXT='o' >PACKAGE='valgrind' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERL='/usr/bin/perl' >PREFERRED_STACK_BOUNDARY='-mpreferred-stack-boundary=2' >RANLIB='ranlib' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >VERSION='2.0.0' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_RANLIB='ranlib' >ac_ct_STRIP='strip' >am__fastdepCC_FALSE='#' >am__fastdepCC_TRUE='' >am__fastdepCXX_FALSE='#' >am__fastdepCXX_TRUE='' >am__include='include' >am__leading_dot='.' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux' >build_alias='' >build_cpu='i686' >build_os='linux' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='${prefix}' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/valgrind-2.0.0/work/valgrind-2.0.0/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define GDB_PATH "/usr/bin/gdb" >#define GLIBC_2_3 1 >#define HAVE_FCNTL_H 1 >#define HAVE_GAS_CFI 1 >#define HAVE_GETPAGESIZE 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_MALLOC_H 1 >#define HAVE_MEMCHR 1 >#define HAVE_MEMORY_H 1 >#define HAVE_MEMSET 1 >#define HAVE_MKDIR 1 >#define HAVE_MMAP 1 >#define HAVE_NFDS_T 1 >#define HAVE_SCHED_PRIORITY 1 >#define HAVE_STDINT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRCHR 1 >#define HAVE_STRDUP 1 >#define HAVE_STRINGS_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STRPBRK 1 >#define HAVE_STRRCHR 1 >#define HAVE_STRSTR 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STATFS_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define KERNEL_2_6 1 >#define PACKAGE "valgrind" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define RETSIGTYPE void >#define STDC_HEADERS 1 >#define TIME_WITH_SYS_TIME 1 >#define VERSION "2.0.0" >#endif >#ifdef __cplusplus >#include <stdlib.h> > >configure: exit 0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 56622
: 35273 |
35359