This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by google-perftools configure 0.94, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/usr/local i386-unknown-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = darwintel uname -m = x86 uname -r = 8.0.1 uname -s = Darwin uname -v = Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = Mach kernel version: Darwin Kernel Version 8.0.1: Fri Apr 29 12:18:40 PDT 2005; root:xnu-792.obj/RELEASE_I386 Kernel configured for up to 4 processors. 4 processors are physically available. Processor type: pentpro (Intel Pentium Pro) Processors active: 0 1 2 3 Primary memory available: 1023.00 megabytes Default processor set: 110 tasks, 164 threads, 4 processors Load average: 2.88, Mach factor: 1.37 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /var/root/usr/local/bin PATH: /var/root/usr/bin PATH: /var/root/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /Users/proclus/usr/local/bin PATH: /Users/proclus/usr/bin PATH: /Users/proclus/usr/X11R6/bin PATH: /Users/proclus/gnu-darwin-func/admin PATH: /usr/local/bin PATH: /usr/X11R6/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /sbin PATH: /usr/bin PATH: /usr/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1549: checking build system type configure:1567: result: i386-unknown-gnu configure:1575: checking host system type configure:1589: result: i386-unknown-gnu configure:1597: checking target system type configure:1611: result: i386-unknown-gnu configure:1639: checking for a BSD-compatible install configure:1694: result: /usr/bin/install -c -o root -g wheel configure:1705: checking whether build environment is sane configure:1748: result: yes configure:1813: checking for gawk configure:1829: found /usr/local/bin/gawk configure:1839: result: gawk configure:1849: checking whether make sets $(MAKE) configure:1869: result: yes configure:2049: checking for i386-unknown-gnu-gcc configure:2075: result: cc configure:2357: checking for C compiler version configure:2360: cc --version &5 cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:2363: $? = 0 configure:2365: cc -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:2368: $? = 0 configure:2370: cc -V &5 cc: `-V' option must have argument configure:2373: $? = 1 configure:2396: checking for C compiler default output file name configure:2399: cc -fno-common conftest.c >&5 configure:2402: $? = 0 configure:2448: result: a.out configure:2453: checking whether the C compiler works configure:2459: ./a.out configure:2462: $? = 0 configure:2479: result: yes configure:2486: checking whether we are cross compiling configure:2488: result: no configure:2491: checking for suffix of executables configure:2493: cc -o conftest -fno-common conftest.c >&5 configure:2496: $? = 0 configure:2521: result: configure:2527: checking for suffix of object files configure:2548: cc -c -fno-common conftest.c >&5 configure:2551: $? = 0 configure:2573: result: configure:2577: checking whether we are using the GNU C compiler configure:2601: cc -c -fno-common conftest.c >&5 configure:2607: $? = 0 configure:2610: test -z || test ! -s conftest.err configure:2613: $? = 0 configure:2616: test -s conftest. configure:2619: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:2632: result: no configure:2638: checking whether cc accepts -g configure:2659: cc -c -g conftest.c >&5 configure:2665: $? = 0 configure:2668: test -z || test ! -s conftest.err configure:2671: $? = 0 configure:2674: test -s conftest. configure:2677: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:2688: result: no configure:2705: checking for cc option to accept ANSI C configure:2775: cc -c -fno-common conftest.c >&5 configure:2781: $? = 0 configure:2784: test -z || test ! -s conftest.err configure:2787: $? = 0 configure:2790: test -s conftest. configure:2793: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2775: cc -qlanglvl=ansi -c -fno-common conftest.c >&5 cc: unrecognized option `-qlanglvl=ansi' configure:2781: $? = 0 configure:2784: test -z || test ! -s conftest.err configure:2787: $? = 0 configure:2790: test -s conftest. configure:2793: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2775: cc -std1 -c -fno-common conftest.c >&5 cc1: error: unrecognized option `-std1' configure:2781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2775: cc -Ae -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2775: cc -Aa -D_HPUX_SOURCE -c -fno-common conftest.c >&5 :6:2: missing '(' after predicate configure:2781: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2775: cc -Xc -D__EXTENSIONS__ -c -fno-common conftest.c >&5 cc: unrecognized option `-Xc' configure:2781: $? = 0 configure:2784: test -z || test ! -s conftest.err configure:2787: $? = 0 configure:2790: test -s conftest. configure:2793: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | #include | #include | #include | #include | /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */ | struct buf { int x; }; | FILE * (*rcsopen) (struct buf *, struct stat *, int); | static char *e (p, i) | char **p; | int i; | { | return p[i]; | } | static char *f (char * (*g) (char **, int), char **p, ...) | { | char *s; | va_list v; | va_start (v,p); | s = g (p, va_arg (v,int)); | va_end (v); | return s; | } | | /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default. It has | function prototypes and stuff, but not '\xHH' hex character constants. | These don't provoke an error unfortunately, instead are silently treated | as 'x'. The following induces an error, until -std1 is added to get | proper ANSI mode. Curiously '\x00'!='x' always comes out true, for an | array size at least. It's necessary to write '\x00'==0 to get something | that's true only with -std1. */ | int osf4_cc_array ['\x00' == 0 ? 1 : -1]; | | int test (int i, double x); | struct s1 {int (*f) (int a);}; | struct s2 {int (*f) (double a);}; | int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int); | int argc; | char **argv; | int | main () | { | return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1]; | ; | return 0; | } configure:2811: result: none needed configure:2829: cc -c -fno-common conftest.c >&5 conftest.c:2: error: parse error before "me" configure:2835: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2976: checking for style of include used by make configure:3004: result: GNU configure:3032: checking dependency style of cc configure:3122: result: gcc3 configure:3144: checking how to run the C preprocessor configure:3179: cc -E conftest.c configure:3185: $? = 0 configure:3217: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3223: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | #include configure:3262: result: cc -E configure:3286: cc -E conftest.c configure:3292: $? = 0 configure:3324: cc -E conftest.c conftest.c:11:28: ac_nonexistent.h: No such file or directory configure:3330: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | #include configure:3383: checking for i386-unknown-gnu-g++ configure:3409: result: c++ configure:3467: checking for C++ compiler version configure:3470: c++ --version &5 c++ (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:3473: $? = 0 configure:3475: c++ -v &5 Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) configure:3478: $? = 0 configure:3480: c++ -V &5 c++: `-V' option must have argument configure:3483: $? = 1 configure:3486: checking whether we are using the GNU C++ compiler configure:3510: c++ -c -fno-common conftest.cc >&5 configure:3516: $? = 0 configure:3519: test -z || test ! -s conftest.err configure:3522: $? = 0 configure:3525: test -s conftest. configure:3528: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | | int | main () | { | #ifndef __GNUC__ | choke me | #endif | | ; | return 0; | } configure:3541: result: no configure:3547: checking whether c++ accepts -g configure:3568: c++ -c -g conftest.cc >&5 configure:3574: $? = 0 configure:3577: test -z || test ! -s conftest.err configure:3580: $? = 0 configure:3583: test -s conftest. configure:3586: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:3597: result: no configure:3639: c++ -c -fno-common conftest.cc >&5 configure:3645: $? = 0 configure:3648: test -z || test ! -s conftest.err configure:3651: $? = 0 configure:3654: test -s conftest. configure:3657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3639: c++ -c -fno-common conftest.cc >&5 configure:3645: $? = 0 configure:3648: test -z || test ! -s conftest.err configure:3651: $? = 0 configure:3654: test -s conftest. configure:3657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | extern "C" void std::exit (int) throw (); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3639: c++ -c -fno-common conftest.cc >&5 configure:3645: $? = 0 configure:3648: test -z || test ! -s conftest.err configure:3651: $? = 0 configure:3654: test -s conftest. configure:3657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | extern "C" void std::exit (int); using std::exit; | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3639: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: /usr/include/stdlib.h:158: error: declaration of `void exit(int)' throws different exceptions conftest.cc:11: error: than previous declaration `void exit(int) throw ()' configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | extern "C" void exit (int) throw (); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3639: c++ -c -fno-common conftest.cc >&5 configure:3645: $? = 0 configure:3648: test -z || test ! -s conftest.err configure:3651: $? = 0 configure:3654: test -s conftest. configure:3657: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | extern "C" void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3639: c++ -c -fno-common conftest.cc >&5 In file included from conftest.cc:12: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:3645: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | /* end confdefs.h. */ | void exit (int); | #include | int | main () | { | exit (42); | ; | return 0; | } configure:3726: checking dependency style of c++ configure:3816: result: gcc3 configure:3916: checking for a sed that does not truncate output configure:3970: result: /usr/local/bin/sed configure:3973: checking for egrep configure:3983: result: grep -E configure:4032: checking for non-GNU ld configure:4066: result: /usr/bin/ld configure:4075: checking if the linker (/usr/bin/ld) is GNU ld configure:4090: result: no configure:4095: checking for /usr/bin/ld option to reload object files configure:4102: result: -r configure:4120: checking for BSD-compatible nm configure:4169: result: /usr/bin/nm -p configure:4173: checking whether ln -s works configure:4177: result: yes configure:4184: checking how to recognise dependent libraries configure:4360: result: pass_all configure:4592: checking for ANSI C header files configure:4617: cc -c -fno-common conftest.c >&5 configure:4623: $? = 0 configure:4626: test -z || test ! -s conftest.err configure:4629: $? = 0 configure:4632: test -s conftest. configure:4635: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #include | #include | #include | | int | main () | { | | ; | return 0; | } configure:4744: result: no configure:4768: checking for sys/types.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4768: checking for sys/stat.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4768: checking for stdlib.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4768: checking for string.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4768: checking for memory.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4768: checking for strings.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4768: checking for inttypes.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4768: checking for stdint.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4768: checking for unistd.h configure:4784: cc -c -fno-common conftest.c >&5 configure:4790: $? = 0 configure:4793: test -z || test ! -s conftest.err configure:4796: $? = 0 configure:4799: test -s conftest. configure:4802: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | | #include configure:4813: result: no configure:4839: checking dlfcn.h usability configure:4851: cc -c -fno-common conftest.c >&5 configure:4857: $? = 0 configure:4860: test -z || test ! -s conftest.err configure:4863: $? = 0 configure:4866: test -s conftest. configure:4869: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:4879: result: no configure:4883: checking dlfcn.h presence configure:4893: cc -E conftest.c configure:4899: $? = 0 configure:4919: result: yes configure:4932: WARNING: dlfcn.h: present but cannot be compiled configure:4934: WARNING: dlfcn.h: check for missing prerequisite headers? configure:4936: WARNING: dlfcn.h: see the Autoconf documentation configure:4938: WARNING: dlfcn.h: section "Present But Cannot Be Compiled" configure:4940: WARNING: dlfcn.h: proceeding with the preprocessor's result configure:4942: WARNING: dlfcn.h: in the future, the compiler will take precedence configure:4954: checking for dlfcn.h configure:4961: result: yes configure:4984: checking how to run the C++ preprocessor configure:5015: c++ -E conftest.cc configure:5021: $? = 0 configure:5053: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5059: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5098: result: c++ -E configure:5122: c++ -E conftest.cc configure:5128: $? = 0 configure:5160: c++ -E conftest.cc conftest.cc:15:28: ac_nonexistent.h: No such file or directory configure:5166: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include configure:5221: checking for i386-unknown-gnu-g77 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-f77 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-xlf configure:5250: result: no configure:5221: checking for i386-unknown-gnu-frt configure:5250: result: no configure:5221: checking for i386-unknown-gnu-pgf77 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-fort77 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-fl32 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-af77 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-f90 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-xlf90 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-pgf90 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-epcf90 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-f95 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-fort configure:5250: result: no configure:5221: checking for i386-unknown-gnu-xlf95 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-ifc configure:5250: result: no configure:5221: checking for i386-unknown-gnu-efc configure:5250: result: no configure:5221: checking for i386-unknown-gnu-pgf95 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-lf95 configure:5250: result: no configure:5221: checking for i386-unknown-gnu-gfortran configure:5250: result: no configure:5263: checking for g77 configure:5279: found /usr/local/bin/g77 configure:5289: result: g77 configure:5307: checking for Fortran 77 compiler version configure:5307: g77 --version &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc (GCC) 3.3 20030304 (Apple Computer, Inc. build 1809) Copyright (C) 2002 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:5310: $? = 0 configure:5312: g77 -v &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' Reading specs from /usr/libexec/gcc/darwin/i386/3.3/specs Thread model: posix gcc version 3.3 20030304 (Apple Computer, Inc. build 1809) cc: /tmp/: linker input file unused because linking not done configure:5315: $? = 0 configure:5317: g77 -V &5 sh: -c: line 1: syntax error near unexpected token `|' sh: -c: line 1: `/usr/local/bin/g77 -1 < | f2c -f | /usr/local/bin/g77 -2 > /tmp/' cc: `-V' must come at the start of the command line configure:5320: $? = 0 configure:5328: checking whether we are using the GNU Fortran 77 compiler configure:5342: g77 -c conftest.F >&5 Error on line 2: Bad # line: "#ifndef __GNUC__" Error on line 4: Bad # line: "#endif" Error on line 3: unclassifiable statement (starts "chokeme") cc: /tmp/conftest.F: Fortran compiler not installed on this system configure:5348: $? = 0 configure:5351: test -z || test ! -s conftest.err configure:5354: $? = 0 configure:5357: test -s conftest. configure:5360: $? = 1 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:5373: result: no configure:5379: checking whether g77 accepts -g configure:5391: g77 -c -g conftest.f >&5 configure:5397: $? = 0 configure:5400: test -z || test ! -s conftest.err configure:5403: $? = 0 configure:5406: test -s conftest. configure:5409: $? = 1 configure: failed program was: | program main | | end configure:5421: result: no configure:5451: checking the maximum length of command line arguments configure:5560: result: configure:5571: checking command to parse /usr/bin/nm -p output from cc object configure:5676: cc -c -fno-common conftest.c >&5 configure:5679: $? = 0 configure:5683: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5686: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' configure:5676: cc -c -fno-common conftest.c >&5 configure:5679: $? = 0 configure:5683: /usr/bin/nm -p conftest. \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm /usr/bin/nm: can't open file: conftest. (No such file or directory) configure:5686: $? = 0 cannot run sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' configure:5776: result: failed configure:5783: checking for objdir configure:5798: result: .libs configure:5850: checking for i386-unknown-gnu-ar configure:5879: result: no configure:5888: checking for ar configure:5904: found /usr/bin/ar configure:5915: result: ar configure:5930: checking for i386-unknown-gnu-ranlib configure:5959: result: no configure:5968: checking for ranlib configure:5984: found /usr/bin/ranlib configure:5995: result: ranlib configure:6010: checking for i386-unknown-gnu-strip configure:6039: result: no configure:6048: checking for strip configure:6064: found /usr/bin/strip configure:6075: result: strip configure:6397: checking for cc option to produce PIC configure:6607: result: configure:6678: checking if cc static flag works configure:6706: result: yes configure:6716: checking if cc supports -c -o file.o configure:6740: cc -c -fno-common -o out/conftest2.o conftest.c >&5 configure:6744: $? = 0 configure:6763: result: yes configure:6789: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:7755: result: no configure:7822: checking dynamic linker characteristics configure:8422: result: gnu ld.so configure:8431: checking how to hardcode library paths into programs configure:8456: result: unsupported configure:8470: checking whether stripping libraries is possible configure:8491: result: no configure:9302: checking if libtool supports shared libraries configure:9304: result: no configure:9307: checking whether to build shared libraries configure:9328: result: no configure:9331: checking whether to build static libraries configure:9335: result: yes configure:9427: creating libtool configure:10157: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11093: result: yes configure:11111: c++ -c -fno-common conftest.cpp >&5 configure:11114: $? = 0 configure:11233: checking for c++ option to produce PIC configure:11507: result: configure:11578: checking if c++ static flag works configure:11606: result: yes configure:11616: checking if c++ supports -c -o file.o configure:11640: c++ -c -fno-common -o out/conftest2.o conftest.cpp >&5 configure:11644: $? = 0 configure:11663: result: yes configure:11689: checking whether the c++ linker (/usr/bin/ld) supports shared libraries configure:11720: result: yes configure:11787: checking dynamic linker characteristics configure:12387: result: gnu ld.so configure:12396: checking how to hardcode library paths into programs configure:12421: result: unsupported configure:12947: checking if libtool supports shared libraries configure:12949: result: no configure:12952: checking whether to build shared libraries configure:12972: result: no configure:12975: checking whether to build static libraries configure:12979: result: yes configure:12989: checking for g77 option to produce PIC configure:13199: result: configure:13270: checking if g77 static flag works configure:13298: result: yes configure:13308: checking if g77 supports -c -o file.o configure:13332: g77 -c -o out/conftest2.o conftest.f >&5 configure:13336: $? = 0 configure:13355: result: yes configure:13381: checking whether the g77 linker (/usr/bin/ld) supports shared libraries configure:14327: result: no configure:14394: checking dynamic linker characteristics configure:14994: result: gnu ld.so configure:15003: checking how to hardcode library paths into programs configure:15028: result: unsupported configure:18613: checking for inline configure:18634: cc -c -fno-common conftest.c >&5 configure:18640: $? = 0 configure:18643: test -z || test ! -s conftest.err configure:18646: $? = 0 configure:18649: test -s conftest.o configure:18652: $? = 0 configure:18664: result: inline configure:18684: checking for __attribute__ configure:18708: cc -c -fno-common conftest.c >&5 configure:18714: $? = 0 configure:18717: test -z || test ! -s conftest.err configure:18720: $? = 0 configure:18723: test -s conftest.o configure:18726: $? = 0 configure:18746: result: yes configure:18751: checking for ANSI C header files configure:18903: result: no configure:18914: checking for __int64 configure:18938: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:53: error: `__int64' undeclared (first use in this function) conftest.c:53: error: (Each undeclared identifier is reported only once conftest.c:53: error: for each function it appears in.) conftest.c:53: error: parse error before ')' token configure:18944: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | if ((__int64 *) 0) | return 0; | if (sizeof (__int64)) | return 0; | ; | return 0; | } configure:18967: result: no configure:18978: checking for struct mallinfo configure:19003: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:23: error: invalid application of `sizeof' to an incomplete type configure:19009: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | /* end confdefs.h. */ | #include | | int | main () | { | if ((struct mallinfo *) 0) | return 0; | if (sizeof (struct mallinfo)) | return 0; | ; | return 0; | } configure:19032: result: no configure:19047: checking for sbrk configure:19104: cc -o conftest -fno-common conftest.c >&5 configure:19110: $? = 0 configure:19113: test -z || test ! -s conftest.err configure:19116: $? = 0 configure:19119: test -s conftest configure:19122: $? = 0 configure:19134: result: yes configure:19148: checking for geteuid configure:19205: cc -o conftest -fno-common conftest.c >&5 configure:19211: $? = 0 configure:19214: test -z || test ! -s conftest.err configure:19217: $? = 0 configure:19220: test -s conftest configure:19223: $? = 0 configure:19235: result: yes configure:19251: checking for stdlib.h configure:19256: result: no configure:19251: checking for unistd.h configure:19256: result: no configure:19399: checking for getpagesize configure:19456: cc -o conftest -fno-common conftest.c >&5 configure:19462: $? = 0 configure:19465: test -z || test ! -s conftest.err configure:19468: $? = 0 configure:19471: test -s conftest configure:19474: $? = 0 configure:19486: result: yes configure:19496: checking for working mmap configure:19638: cc -o conftest -fno-common conftest.c >&5 configure:19641: $? = 0 configure:19643: ./conftest configure:19646: $? = 0 configure:19660: result: yes configure:19685: checking malloc.h usability configure:19697: cc -c -fno-common conftest.c >&5 configure:19703: $? = 0 configure:19706: test -z || test ! -s conftest.err configure:19709: $? = 0 configure:19712: test -s conftest.o configure:19715: $? = 0 configure:19725: result: yes configure:19729: checking malloc.h presence configure:19739: cc -E conftest.c configure:19745: $? = 0 configure:19765: result: yes configure:19800: checking for malloc.h configure:19807: result: yes configure:19834: checking glob.h usability configure:19846: cc -c -fno-common conftest.c >&5 configure:19852: $? = 0 configure:19855: test -z || test ! -s conftest.err configure:19858: $? = 0 configure:19861: test -s conftest.o configure:19864: $? = 0 configure:19874: result: yes configure:19878: checking glob.h presence configure:19888: cc -E conftest.c configure:19894: $? = 0 configure:19914: result: yes configure:19949: checking for glob.h configure:19956: result: yes configure:19983: checking execinfo.h usability configure:19995: cc -c -fno-common conftest.c >&5 conftest.c:56:22: execinfo.h: No such file or directory configure:20001: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20023: result: no configure:20027: checking execinfo.h presence configure:20037: cc -E conftest.c conftest.c:22:22: execinfo.h: No such file or directory configure:20043: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:20063: result: no configure:20098: checking for execinfo.h configure:20105: result: no configure:20132: checking libunwind.h usability configure:20144: cc -c -fno-common conftest.c >&5 conftest.c:56:23: libunwind.h: No such file or directory configure:20150: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20172: result: no configure:20176: checking libunwind.h presence configure:20186: cc -E conftest.c conftest.c:22:23: libunwind.h: No such file or directory configure:20192: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:20212: result: no configure:20247: checking for libunwind.h configure:20254: result: no configure:20281: checking unwind.h usability configure:20293: cc -c -fno-common conftest.c >&5 conftest.c:56:20: unwind.h: No such file or directory configure:20299: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20321: result: no configure:20325: checking unwind.h presence configure:20335: cc -E conftest.c conftest.c:22:20: unwind.h: No such file or directory configure:20341: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include configure:20361: result: no configure:20396: checking for unwind.h configure:20403: result: no configure:20430: checking ucontext.h usability configure:20442: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:56: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type configure:20448: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20470: result: no configure:20474: checking ucontext.h presence configure:20484: cc -E conftest.c configure:20490: $? = 0 configure:20510: result: yes configure:20523: WARNING: ucontext.h: present but cannot be compiled configure:20525: WARNING: ucontext.h: check for missing prerequisite headers? configure:20527: WARNING: ucontext.h: see the Autoconf documentation configure:20529: WARNING: ucontext.h: section "Present But Cannot Be Compiled" configure:20531: WARNING: ucontext.h: proceeding with the preprocessor's result configure:20533: WARNING: ucontext.h: in the future, the compiler will take precedence configure:20545: checking for ucontext.h configure:20552: result: yes configure:20579: checking conflict-signal.h usability configure:20591: cc -c -fno-common conftest.c >&5 conftest.c:57:29: conflict-signal.h: No such file or directory configure:20597: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20619: result: no configure:20623: checking conflict-signal.h presence configure:20633: cc -E conftest.c conftest.c:23:29: conflict-signal.h: No such file or directory configure:20639: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include configure:20659: result: no configure:20694: checking for conflict-signal.h configure:20701: result: no configure:20728: checking sys/prctl.h usability configure:20740: cc -c -fno-common conftest.c >&5 conftest.c:57:23: sys/prctl.h: No such file or directory configure:20746: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20768: result: no configure:20772: checking sys/prctl.h presence configure:20782: cc -E conftest.c conftest.c:23:23: sys/prctl.h: No such file or directory configure:20788: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include configure:20808: result: no configure:20843: checking for sys/prctl.h configure:20850: result: no configure:20877: checking linux/ptrace.h usability configure:20889: cc -c -fno-common conftest.c >&5 conftest.c:57:26: linux/ptrace.h: No such file or directory configure:20895: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:20917: result: no configure:20921: checking linux/ptrace.h presence configure:20931: cc -E conftest.c conftest.c:23:26: linux/ptrace.h: No such file or directory configure:20937: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | /* end confdefs.h. */ | #include configure:20957: result: no configure:20992: checking for linux/ptrace.h configure:20999: result: no configure:21026: checking sys/syscall.h usability configure:21038: cc -c -fno-common conftest.c >&5 configure:21044: $? = 0 configure:21047: test -z || test ! -s conftest.err configure:21050: $? = 0 configure:21053: test -s conftest.o configure:21056: $? = 0 configure:21066: result: yes configure:21070: checking sys/syscall.h presence configure:21080: cc -E conftest.c configure:21086: $? = 0 configure:21106: result: yes configure:21141: checking for sys/syscall.h configure:21148: result: yes configure:21175: checking fcntl.h usability configure:21187: cc -c -fno-common conftest.c >&5 configure:21193: $? = 0 configure:21196: test -z || test ! -s conftest.err configure:21199: $? = 0 configure:21202: test -s conftest.o configure:21205: $? = 0 configure:21215: result: yes configure:21219: checking fcntl.h presence configure:21229: cc -E conftest.c configure:21235: $? = 0 configure:21255: result: yes configure:21290: checking for fcntl.h configure:21297: result: yes configure:21324: checking grp.h usability configure:21336: cc -c -fno-common conftest.c >&5 configure:21342: $? = 0 configure:21345: test -z || test ! -s conftest.err configure:21348: $? = 0 configure:21351: test -s conftest.o configure:21354: $? = 0 configure:21364: result: yes configure:21368: checking grp.h presence configure:21378: cc -E conftest.c configure:21384: $? = 0 configure:21404: result: yes configure:21439: checking for grp.h configure:21446: result: yes configure:21473: checking pwd.h usability configure:21485: cc -c -fno-common conftest.c >&5 configure:21491: $? = 0 configure:21494: test -z || test ! -s conftest.err configure:21497: $? = 0 configure:21500: test -s conftest.o configure:21503: $? = 0 configure:21513: result: yes configure:21517: checking pwd.h presence configure:21527: cc -E conftest.c configure:21533: $? = 0 configure:21553: result: yes configure:21588: checking for pwd.h configure:21595: result: yes configure:21610: checking whether cfree is declared configure:21637: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:35: error: `cfree' undeclared (first use in this function) conftest.c:35: error: (Each undeclared identifier is reported only once conftest.c:35: error: for each function it appears in.) configure:21643: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | /* end confdefs.h. */ | #define _XOPEN_SOURCE 600 | #include | #include | | int | main () | { | #ifndef cfree | char *p = (char *) cfree; | #endif | | ; | return 0; | } configure:21666: result: no configure:21682: checking whether posix_memalign is declared configure:21709: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: `posix_memalign' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) configure:21715: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | /* end confdefs.h. */ | #define _XOPEN_SOURCE 600 | #include | #include | | int | main () | { | #ifndef posix_memalign | char *p = (char *) posix_memalign; | #endif | | ; | return 0; | } configure:21738: result: no configure:21754: checking whether memalign is declared configure:21781: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:37: error: `memalign' undeclared (first use in this function) conftest.c:37: error: (Each undeclared identifier is reported only once conftest.c:37: error: for each function it appears in.) configure:21787: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | /* end confdefs.h. */ | #define _XOPEN_SOURCE 600 | #include | #include | | int | main () | { | #ifndef memalign | char *p = (char *) memalign; | #endif | | ; | return 0; | } configure:21810: result: no configure:21826: checking whether valloc is declared configure:21853: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:38: error: `valloc' undeclared (first use in this function) conftest.c:38: error: (Each undeclared identifier is reported only once conftest.c:38: error: for each function it appears in.) configure:21859: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | /* end confdefs.h. */ | #define _XOPEN_SOURCE 600 | #include | #include | | int | main () | { | #ifndef valloc | char *p = (char *) valloc; | #endif | | ; | return 0; | } configure:21882: result: no configure:21898: checking whether pvalloc is declared configure:21925: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:39: error: `pvalloc' undeclared (first use in this function) conftest.c:39: error: (Each undeclared identifier is reported only once conftest.c:39: error: for each function it appears in.) configure:21931: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | /* end confdefs.h. */ | #define _XOPEN_SOURCE 600 | #include | #include | | int | main () | { | #ifndef pvalloc | char *p = (char *) pvalloc; | #endif | | ; | return 0; | } configure:21954: result: no configure:21975: checking if int32_t is the same type as intptr_t configure:21993: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: invalid operands to binary - configure:21999: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #include | int | main () | { | int32_t v1 = 0; intptr_t v2 = 0; return (&v1 - &v2) | ; | return 0; | } configure:22024: result: no configure:22033: checking how to access the program counter from a struct ucontext configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: request for member `gregs' in something not a structure or union conftest.c:37: error: `REG_PC' undeclared (first use in this function) conftest.c:37: error: (Each undeclared identifier is reported only once conftest.c:37: error: for each function it appears in.) configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext.gregs[REG_PC] == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: request for member `gregs' in something not a structure or union conftest.c:37: error: `REG_EIP' undeclared (first use in this function) conftest.c:37: error: (Each undeclared identifier is reported only once conftest.c:37: error: for each function it appears in.) configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext.gregs[REG_EIP] == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: request for member `gregs' in something not a structure or union conftest.c:37: error: `REG_RIP' undeclared (first use in this function) conftest.c:37: error: (Each undeclared identifier is reported only once conftest.c:37: error: for each function it appears in.) configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext.gregs[REG_RIP] == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: request for member `sc_ip' in something not a structure or union configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext.sc_ip == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: request for member `mc_eip' in something not a structure or union configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext.mc_eip == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: request for member `mc_rip' in something not a structure or union configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext.mc_rip == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: structure has no member named `ss' configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext->ss.eip == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: structure has no member named `__ss' configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext->__ss.__eip == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: structure has no member named `ss' configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext->ss.rip == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: structure has no member named `__ss' configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext->__ss.__rip == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: structure has no member named `ss' configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext->ss.srr0 == 0; | ; | return 0; | } configure:22067: cc -c -fno-common conftest.c >&5 In file included from /usr/include/machine/ucontext.h:28, from /usr/include/sys/ucontext.h:28, from /usr/include/ucontext.h:27, from conftest.c:33: /usr/include/i386/ucontext.h:39: error: field `sc' has incomplete type /usr/include/i386/ucontext.h:55: error: field `sc' has incomplete type conftest.c: In function `main': conftest.c:37: error: structure has no member named `__ss' configure:22073: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #define _GNU_SOURCE 1 | #include | int | main () | { | ucontext_t u; return u.uc_mcontext->__ss.__srr0 == 0; | ; | return 0; | } configure:22104: WARNING: Could not find the PC. libprofiler will probably not compile! configure:22109: checking for backtrace in -lunwind configure:22139: cc -o conftest -fno-common conftest.c -lunwind >&5 ld: can't locate file for: -lunwind configure:22145: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | | /* 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 backtrace (); | int | main () | { | backtrace (); | ; | return 0; | } configure:22170: result: no configure:22205: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: `__x86_64__' undeclared (first use in this function) conftest.c:36: error: (Each undeclared identifier is reported only once conftest.c:36: error: for each function it appears in.) configure:22211: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | | int | main () | { | return __x86_64__ == 1 ? 0 : 1 | ; | return 0; | } configure:22255: checking printf format code for printing a size_t and ssize_t configure:22276: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: invalid operands to binary - configure:22282: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #include | int | main () | { | unsigned int v1 = 0; size_t v2 = 0; return (&v1 - &v2) | ; | return 0; | } configure:22319: cc -c -fno-common conftest.c >&5 configure:22325: $? = 0 configure:22328: test -z || test ! -s conftest.err configure:22331: $? = 0 configure:22334: test -s conftest.o configure:22337: $? = 0 configure:22362: cc -c -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:36: error: invalid operands to binary - configure:22368: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | /* end confdefs.h. */ | #include | int | main () | { | unsigned long long v1 = 0; size_t v2 = 0; return (&v1 - &v2) | ; | return 0; | } configure:22391: result: l configure:22419: checking for __builtin_stack_pointer() configure:22437: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:40: warning: initialization makes pointer from integer without a cast ld: Undefined symbols: ___builtin_stack_pointer configure:22443: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | /* end confdefs.h. */ | | int | main () | { | void *sp = __builtin_stack_pointer() | ; | return 0; | } configure:22468: result: no configure:22475: checking for __thread configure:22493: cc -o conftest -fno-common conftest.c >&5 conftest.c: In function `main': conftest.c:39: error: thread-local storage not supported for this target configure:22499: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | /* end confdefs.h. */ | | int | main () | { | static __thread int p = 0 | ; | return 0; | } configure:22524: result: no configure:22531: checking whether uname is declared configure:22556: cc -c -fno-common conftest.c >&5 configure:22562: $? = 0 configure:22565: test -z || test ! -s conftest.err configure:22568: $? = 0 configure:22571: test -s conftest.o configure:22574: $? = 0 configure:22585: result: yes configure:22797: checking for the pthreads library -lpthreads configure:22835: cc -o conftest -fno-common conftest.c -lpthreads >&5 ld: can't locate file for: -lpthreads configure:22841: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:22867: result: no configure:22744: checking whether pthreads work without any flags configure:22835: cc -o conftest -fno-common conftest.c >&5 configure:22841: $? = 0 configure:22844: test -z || test ! -s conftest.err configure:22847: $? = 0 configure:22850: test -s conftest configure:22853: $? = 0 configure:22867: result: yes configure:22886: checking for joinable pthread attribute configure:22906: cc -o conftest -fno-common conftest.c >&5 configure:22912: $? = 0 configure:22915: test -z || test ! -s conftest.err configure:22918: $? = 0 configure:22921: test -s conftest configure:22924: $? = 0 configure:22935: result: PTHREAD_CREATE_JOINABLE configure:22945: checking if more special flags are required for pthreads configure:22952: result: no configure:22966: checking for xlc_r configure:22995: result: no configure:22966: checking for cc_r configure:22995: result: no configure:23012: checking whether to check for GCC pthread/shared inconsistencies configure:23019: result: no configure:23274: checking whether the compiler implements namespaces configure:23304: c++ -c -fno-common conftest.cc >&5 configure:23310: $? = 0 configure:23313: test -z || test ! -s conftest.err configure:23316: $? = 0 configure:23319: test -s conftest.o configure:23322: $? = 0 configure:23339: result: yes configure:23348: checking what namespace STL code is in configure:23378: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from conftest.cc:38: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:42: error: `vector' undeclared (first use this function) conftest.cc:42: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:42: error: parse error before `>' token configure:23384: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | vector t; return 0; | ; | return 0; | } configure:23421: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from conftest.cc:38: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:23427: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | std::vector t; return 0; | ; | return 0; | } configure:23455: result: configure:23475: checking the location of hash_map configure:23505: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cc:38: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage configure:23511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | __gnu_cxx::hash_map t | ; | return 0; | } configure:23505: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cc:38: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:42: error: `::hash_map' undeclared (first use here) conftest.cc:42: error: parse error before `,' token configure:23511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | ::hash_map t | ; | return 0; | } configure:23505: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cc:38: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:42: error: `hash_map' undeclared in namespace `std' conftest.cc:42: error: parse error before `,' token configure:23511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | std::hash_map t | ; | return 0; | } configure:23505: c++ -c -fno-common conftest.cc >&5 In file included from /usr/include/gcc/darwin/3.3/c++/cstdlib:52, from /usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:67, from /usr/include/gcc/darwin/3.3/c++/vector:67, from /usr/include/gcc/darwin/3.3/c++/ext/stl_hashtable.h:68, from /usr/include/gcc/darwin/3.3/c++/ext/hash_map:65, from conftest.cc:38: conftest.cc:11: error: previous declaration of `void exit(int)' with C++ linkage /usr/include/stdlib.h:158: error: conflicts with new declaration with C linkage conftest.cc: In function `int main()': conftest.cc:42: error: `stdext' undeclared (first use this function) conftest.cc:42: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:42: error: parse error before `::' token configure:23511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | stdext::hash_map t | ; | return 0; | } configure:23505: c++ -c -fno-common conftest.cc >&5 conftest.cc:38:20: hash_map: No such file or directory conftest.cc: In function `int main()': conftest.cc:42: error: `__gnu_cxx' undeclared (first use this function) conftest.cc:42: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:42: error: parse error before `::' token configure:23511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | __gnu_cxx::hash_map t | ; | return 0; | } configure:23505: c++ -c -fno-common conftest.cc >&5 conftest.cc:38:20: hash_map: No such file or directory conftest.cc: In function `int main()': conftest.cc:42: error: `::hash_map' undeclared (first use here) conftest.cc:42: error: parse error before `,' token configure:23511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | ::hash_map t | ; | return 0; | } configure:23505: c++ -c -fno-common conftest.cc >&5 conftest.cc:38:20: hash_map: No such file or directory conftest.cc: In function `int main()': conftest.cc:42: error: `hash_map' undeclared in namespace `std' conftest.cc:42: error: parse error before `,' token configure:23511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | std::hash_map t | ; | return 0; | } configure:23505: c++ -c -fno-common conftest.cc >&5 conftest.cc:38:20: hash_map: No such file or directory conftest.cc: In function `int main()': conftest.cc:42: error: `stdext' undeclared (first use this function) conftest.cc:42: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:42: error: parse error before `::' token configure:23511: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | #include | int | main () | { | stdext::hash_map t | ; | return 0; | } configure:23566: result: configure:23568: WARNING: could not find an STL hash_map configure:23574: checking for program_invocation_name configure:23595: c++ -o conftest -fno-common conftest.cc >&5 ld: Undefined symbols: _program_invocation_name configure:23601: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "google-perftools" | #define PACKAGE_TARNAME "google-perftools" | #define PACKAGE_VERSION "0.94" | #define PACKAGE_STRING "google-perftools 0.94" | #define PACKAGE_BUGREPORT "opensource@google.com" | #define PACKAGE "google-perftools" | #define VERSION "0.94" | #ifdef __cplusplus | void exit (int); | #endif | #define HAVE_DLFCN_H 1 | #define HAVE___ATTRIBUTE__ 1 | #define HAVE_SBRK 1 | #define HAVE_GETEUID 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOC_H 1 | #define HAVE_GLOB_H 1 | #define HAVE_UCONTEXT_H 1 | #define HAVE_SYS_SYSCALL_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_DECL_CFREE 0 | #define HAVE_DECL_POSIX_MEMALIGN 0 | #define HAVE_DECL_MEMALIGN 0 | #define HAVE_DECL_VALLOC 0 | #define HAVE_DECL_PVALLOC 0 | #define PRIuS "zu" | #define PRIxS "zx" | #define PRIdS "zd" | #define HAVE_DECL_UNAME 1 | #define HAVE_PTHREAD 1 | #define HAVE_NAMESPACES 1 | /* end confdefs.h. */ | extern char* program_invocation_name; | int | main () | { | return *program_invocation_name; | ; | return 0; | } configure:23626: result: no configure:23821: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by google-perftools config.status 0.94, which was generated by GNU Autoconf 2.59. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on darwintel config.status:771: creating Makefile config.status:837: creating src/config.h config.status:1155: executing depfiles commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv___attribute__=yes ac_cv_build=i386-unknown-gnu ac_cv_build_alias=i386-unknown-gnu ac_cv_c_compiler_gnu=no ac_cv_c_inline=inline ac_cv_cxx_compiler_gnu=no ac_cv_cxx_hash_map= ac_cv_cxx_hash_set= ac_cv_cxx_namespaces=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fno-common ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value=-fno-common ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=i386-unknown-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=i386-unknown-gnu ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=i386-unknown-gnu ac_cv_exeext= ac_cv_f77_compiler_gnu=no ac_cv_formatting_prius_prefix=z ac_cv_func_geteuid=yes ac_cv_func_getpagesize=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_sbrk=yes ac_cv_have_decl_cfree=no ac_cv_have_decl_memalign=no ac_cv_have_decl_posix_memalign=no ac_cv_have_decl_pvalloc=no ac_cv_have_decl_uname=yes ac_cv_have_decl_valloc=no ac_cv_have_program_invocation_name=no ac_cv_header_conflict_signal_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_execinfo_h=no ac_cv_header_fcntl_h=yes ac_cv_header_glob_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=no ac_cv_header_libunwind_h=no ac_cv_header_linux_ptrace_h=no ac_cv_header_malloc_h=yes ac_cv_header_memory_h=no ac_cv_header_pwd_h=yes ac_cv_header_stdc=no ac_cv_header_stdint_h=no ac_cv_header_stdlib_h=no ac_cv_header_string_h=no ac_cv_header_strings_h=no ac_cv_header_sys_prctl_h=no ac_cv_header_sys_stat_h=no ac_cv_header_sys_syscall_h=yes ac_cv_header_sys_types_h=no ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=no ac_cv_header_unwind_h=no ac_cv_host=i386-unknown-gnu ac_cv_host_alias=i386-unknown-gnu ac_cv_install_prefix= ac_cv_lib_unwind_backtrace=no ac_cv_objext= ac_cv_prius_defined=1 ac_cv_prog_AWK=gawk ac_cv_prog_CC=cc ac_cv_prog_CPP='cc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_g=no ac_cv_prog_cc_stdc=no ac_cv_prog_cxx_g=no ac_cv_prog_egrep='grep -E' ac_cv_prog_f77_g=no ac_cv_prog_make_make_set=yes ac_cv_target=i386-unknown-gnu ac_cv_target_alias=i386-unknown-gnu ac_cv_type___int64=no ac_cv_type_struct_mallinfo=no am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX= lt_cv_path_NM='/usr/bin/nm -p' lt_cv_path_SED=/usr/local/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_c_o_F77=yes lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx= lt_cv_sys_global_symbol_pipe= lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl= lt_cv_sys_max_cmd_len= lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_prog_compiler_c_o_F77='"yes"' lt_lt_cv_sys_global_symbol_pipe='""' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='""' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mnt/gmirror/ports/devel/google-perftools/work/google-perftools-0.94/missing --run aclocal-1.9' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /mnt/gmirror/ports/devel/google-perftools/work/google-perftools-0.94/missing --run tar' AR='ar' AUTOCONF='${SHELL} /mnt/gmirror/ports/devel/google-perftools/work/google-perftools-0.94/missing --run autoconf' AUTOHEADER='${SHELL} /mnt/gmirror/ports/devel/google-perftools/work/google-perftools-0.94/missing --run autoheader' AUTOMAKE='${SHELL} /mnt/gmirror/ports/devel/google-perftools/work/google-perftools-0.94/missing --run automake-1.9' AWK='gawk' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-fno-common' CPP='cc -E' CPPFLAGS='' CXX='c++' CXXCPP='c++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fno-common' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' ENABLE_FRAME_POINTER_FALSE='' ENABLE_FRAME_POINTER_TRUE='#' EXEEXT='' F77='g77' FFLAGS='' GCC_FALSE='' GCC_TRUE='#' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='./ltmain.sh' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /mnt/gmirror/ports/devel/google-perftools/work/google-perftools-0.94/missing --run makeinfo' MINGW_FALSE='' MINGW_TRUE='#' OBJEXT='' PACKAGE='google-perftools' PACKAGE_BUGREPORT='opensource@google.com' PACKAGE_NAME='google-perftools' PACKAGE_STRING='google-perftools 0.94' PACKAGE_TARNAME='google-perftools' PACKAGE_VERSION='0.94' PATH_SEPARATOR=':' PTHREAD_CC='cc' PTHREAD_CFLAGS='' PTHREAD_LIBS='' RANLIB='ranlib' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' UNWIND_LIBS='' VERSION='0.94' X86_64_FALSE='' X86_64_TRUE='#' ac_ct_AR='ar' ac_ct_CC='' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_RANLIB='ranlib' ac_ct_STRIP='strip' acx_pthread_config='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__fastdepCXX_FALSE='#' am__fastdepCXX_TRUE='' am__include='include' am__leading_dot='.' am__quote='' am__tar='${AMTAR} chof - "$$tardir"' am__untar='${AMTAR} xf -' bindir='${exec_prefix}/bin' build='i386-unknown-gnu' build_alias='i386-unknown-gnu' build_cpu='i386' build_os='gnu' build_vendor='unknown' datadir='${prefix}/share' exec_prefix='${prefix}' host='i386-unknown-gnu' host_alias='i386-unknown-gnu' host_cpu='i386' host_os='gnu' host_vendor='unknown' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/mnt/gmirror/ports/devel/google-perftools/work/google-perftools-0.94/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' mkdir_p='mkdir -p --' oldincludedir='/usr/include' prefix='' program_transform_name='s,^,i386-unknown-gnu-,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='i386-unknown-gnu' target_alias='i386-unknown-gnu' target_cpu='i386' target_os='gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_DECL_CFREE 0 #define HAVE_DECL_MEMALIGN 0 #define HAVE_DECL_POSIX_MEMALIGN 0 #define HAVE_DECL_PVALLOC 0 #define HAVE_DECL_UNAME 1 #define HAVE_DECL_VALLOC 0 #define HAVE_DLFCN_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETEUID 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GLOB_H 1 #define HAVE_GRP_H 1 #define HAVE_MALLOC_H 1 #define HAVE_MMAP 1 #define HAVE_NAMESPACES 1 #define HAVE_PTHREAD 1 #define HAVE_PWD_H 1 #define HAVE_SBRK 1 #define HAVE_SYS_SYSCALL_H 1 #define HAVE_UCONTEXT_H 1 #define HAVE___ATTRIBUTE__ 1 #define INSTALL_PREFIX "" #define PACKAGE "google-perftools" #define PACKAGE_BUGREPORT "opensource@google.com" #define PACKAGE_NAME "google-perftools" #define PACKAGE_STRING "google-perftools 0.94" #define PACKAGE_TARNAME "google-perftools" #define PACKAGE_VERSION "0.94" #define PERFTOOLS_DLL_DECL #define PRIdS "zd" #define PRIuS "zu" #define PRIxS "zx" #define VERSION "0.94" #endif #ifdef __cplusplus void exit (int); configure: exit 0