Skip to content

Instantly share code, notes, and snippets.

@aspiers
Created January 8, 2012 12:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aspiers/1578285 to your computer and use it in GitHub Desktop.
Save aspiers/1578285 to your computer and use it in GitHub Desktop.
config.log from `gem install perftools.rb`
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 1.6, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ ./configure --disable-heap-profiler --disable-heap-checker --disable-debugalloc --disable-shared
## --------- ##
## Platform. ##
## --------- ##
hostname = atlantic.linksys.moosehall
uname -m = i686
uname -r = 2.6.40.6-0.fc15.i686
uname -s = Linux
uname -v = #1 SMP Tue Oct 4 00:51:19 UTC 2011
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/adam/.rvm/gems/ruby-1.9.3-p0/bin
PATH: /home/adam/.rvm/gems/ruby-1.9.3-p0@global/bin
PATH: /home/adam/.rvm/rubies/ruby-1.9.3-p0/bin
PATH: /home/adam/.rvm/gems/ruby-1.9.3-p0@global/bin
PATH: /home/adam/.rvm/gems/ruby-1.9.3-p0@global/bin
PATH: /home/adam/.rvm/rubies/ruby-1.9.3-p0/bin
PATH: /home/adam/.rvm/bin
PATH: /home/adam/roaming/bin
PATH: /home/adam/music/bin
PATH: /usr/NX/bin
PATH: /home/adam/ifolder/bin
PATH: /home/adam/bin/labzos
PATH: /usr/java/jre1.5.0_05/bin
PATH: /home/adam/bin
PATH: /home/adam/local/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2697: checking build system type
configure:2711: result: i686-pc-linux-gnu
configure:2731: checking host system type
configure:2744: result: i686-pc-linux-gnu
configure:2779: checking for a BSD-compatible install
configure:2847: result: /usr/bin/install -c
configure:2858: checking whether build environment is sane
configure:2895: result: yes
configure:2957: checking for gawk
configure:2973: found /usr/bin/gawk
configure:2984: result: gawk
configure:2995: checking whether make sets $(MAKE)
configure:3017: result: yes
configure:3317: checking for gcc
configure:3333: found /usr/bin/gcc
configure:3344: result: gcc
configure:3573: checking for C compiler version
configure:3582: gcc --version >&5
gcc (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9)
Copyright (C) 2011 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:3593: $? = 0
configure:3582: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.6.1/lto-wrapper
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
configure:3593: $? = 0
configure:3582: gcc -V >&5
gcc: error: unrecognized option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3593: $? = 4
configure:3582: gcc -qversion >&5
gcc: error: unrecognized option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3593: $? = 4
configure:3615: checking for C compiler default output file name
configure:3637: gcc conftest.c >&5
configure:3641: $? = 0
configure:3678: result: a.out
configure:3694: checking whether the C compiler works
configure:3703: ./a.out
configure:3707: $? = 0
configure:3722: result: yes
configure:3729: checking whether we are cross compiling
configure:3731: result: no
configure:3734: checking for suffix of executables
configure:3741: gcc -o conftest conftest.c >&5
configure:3745: $? = 0
configure:3767: result:
configure:3773: checking for suffix of object files
configure:3795: gcc -c conftest.c >&5
configure:3799: $? = 0
configure:3820: result: o
configure:3824: checking whether we are using the GNU C compiler
configure:3843: gcc -c conftest.c >&5
configure:3843: $? = 0
configure:3852: result: yes
configure:3861: checking whether gcc accepts -g
configure:3881: gcc -c -g conftest.c >&5
configure:3881: $? = 0
configure:3922: result: yes
configure:3939: checking for gcc option to accept ISO C89
configure:4003: gcc -c -g -O2 conftest.c >&5
configure:4003: $? = 0
configure:4016: result: none needed
configure:4047: checking for style of include used by make
configure:4075: result: GNU
configure:4103: checking dependency style of gcc
configure:4193: result: gcc3
configure:4215: checking how to run the C preprocessor
configure:4246: gcc -E conftest.c
configure:4246: $? = 0
configure:4260: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4260: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4285: result: gcc -E
configure:4305: gcc -E conftest.c
configure:4305: $? = 0
configure:4319: gcc -E conftest.c
conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:4319: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4405: checking for g++
configure:4421: found /usr/bin/g++
configure:4432: result: g++
configure:4459: checking for C++ compiler version
configure:4468: g++ --version >&5
g++ (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9)
Copyright (C) 2011 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:4479: $? = 0
configure:4468: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.6.1/lto-wrapper
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
configure:4479: $? = 0
configure:4468: g++ -V >&5
g++: error: unrecognized option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4479: $? = 4
configure:4468: g++ -qversion >&5
g++: error: unrecognized option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4479: $? = 4
configure:4483: checking whether we are using the GNU C++ compiler
configure:4502: g++ -c conftest.cpp >&5
configure:4502: $? = 0
configure:4511: result: yes
configure:4520: checking whether g++ accepts -g
configure:4540: g++ -c -g conftest.cpp >&5
configure:4540: $? = 0
configure:4581: result: yes
configure:4606: checking dependency style of g++
configure:4696: result: gcc3
configure:4724: checking whether gcc and cc understand -c and -o together
configure:4755: gcc -c conftest.c -o conftest2.o >&5
configure:4759: $? = 0
configure:4765: gcc -c conftest.c -o conftest2.o >&5
configure:4769: $? = 0
configure:4780: cc -c conftest.c >&5
configure:4784: $? = 0
configure:4792: cc -c conftest.c -o conftest2.o >&5
configure:4796: $? = 0
configure:4802: cc -c conftest.c -o conftest2.o >&5
configure:4806: $? = 0
configure:4824: result: yes
configure:4892: checking for objcopy
configure:4908: found /usr/bin/objcopy
configure:4919: result: objcopy
configure:5060: checking for a sed that does not truncate output
configure:5116: result: /bin/sed
configure:5119: checking for grep that handles long lines and -e
configure:5177: result: /bin/grep
configure:5182: checking for egrep
configure:5244: result: /bin/grep -E
configure:5260: checking for ld used by gcc
configure:5327: result: /usr/bin/ld
configure:5334: checking if the linker (/usr/bin/ld) is GNU ld
configure:5349: result: yes
configure:5354: checking for /usr/bin/ld option to reload object files
configure:5361: result: -r
configure:5379: checking for BSD-compatible nm
configure:5428: result: /usr/bin/nm -B
configure:5432: checking whether ln -s works
configure:5436: result: yes
configure:5443: checking how to recognize dependent libraries
configure:5629: result: pass_all
configure:5845: checking for ANSI C header files
configure:5865: gcc -c -g -O2 conftest.c >&5
configure:5865: $? = 0
configure:5938: gcc -o conftest -g -O2 conftest.c >&5
configure:5938: $? = 0
configure:5938: ./conftest
configure:5938: $? = 0
configure:5949: result: yes
configure:5962: checking for sys/types.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5962: checking for sys/stat.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5962: checking for stdlib.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5962: checking for string.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5962: checking for memory.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5962: checking for strings.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5962: checking for inttypes.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5962: checking for stdint.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5962: checking for unistd.h
configure:5962: gcc -c -g -O2 conftest.c >&5
configure:5962: $? = 0
configure:5962: result: yes
configure:5977: checking dlfcn.h usability
configure:5977: gcc -c -g -O2 conftest.c >&5
configure:5977: $? = 0
configure:5977: result: yes
configure:5977: checking dlfcn.h presence
configure:5977: gcc -E conftest.c
configure:5977: $? = 0
configure:5977: result: yes
configure:5977: checking for dlfcn.h
configure:5977: result: yes
configure:5997: checking how to run the C++ preprocessor
configure:6024: g++ -E conftest.cpp
configure:6024: $? = 0
configure:6038: g++ -E conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6038: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6063: result: g++ -E
configure:6083: g++ -E conftest.cpp
configure:6083: $? = 0
configure:6097: g++ -E conftest.cpp
conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory
compilation terminated.
configure:6097: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6181: checking for g77
configure:6211: result: no
configure:6181: checking for xlf
configure:6211: result: no
configure:6181: checking for f77
configure:6211: result: no
configure:6181: checking for frt
configure:6211: result: no
configure:6181: checking for pgf77
configure:6211: result: no
configure:6181: checking for cf77
configure:6211: result: no
configure:6181: checking for fort77
configure:6211: result: no
configure:6181: checking for fl32
configure:6211: result: no
configure:6181: checking for af77
configure:6211: result: no
configure:6181: checking for xlf90
configure:6211: result: no
configure:6181: checking for f90
configure:6211: result: no
configure:6181: checking for pgf90
configure:6211: result: no
configure:6181: checking for pghpf
configure:6211: result: no
configure:6181: checking for epcf90
configure:6211: result: no
configure:6181: checking for gfortran
configure:6197: found /usr/bin/gfortran
configure:6208: result: gfortran
configure:6234: checking for Fortran 77 compiler version
configure:6243: gfortran --version >&5
GNU Fortran (GCC) 4.6.1 20110908 (Red Hat 4.6.1-9)
Copyright (C) 2011 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:6254: $? = 0
configure:6243: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-redhat-linux/4.6.1/lto-wrapper
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.6.1 20110908 (Red Hat 4.6.1-9) (GCC)
configure:6254: $? = 0
configure:6243: gfortran -V >&5
gfortran: error: unrecognized option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6254: $? = 4
configure:6243: gfortran -qversion >&5
gfortran: error: unrecognized option '-qversion'
gfortran: fatal error: no input files
compilation terminated.
configure:6254: $? = 4
configure:6263: checking whether we are using the GNU Fortran 77 compiler
configure:6276: gfortran -c conftest.F >&5
configure:6276: $? = 0
configure:6285: result: yes
configure:6291: checking whether gfortran accepts -g
configure:6302: gfortran -c -g conftest.f >&5
configure:6302: $? = 0
configure:6310: result: yes
configure:6343: checking the maximum length of command line arguments
configure:6455: result: 1572864
configure:6467: checking command to parse /usr/bin/nm -B output from gcc object
configure:6572: gcc -c -g -O2 conftest.c >&5
configure:6575: $? = 0
configure:6579: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6582: $? = 0
configure:6634: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:6637: $? = 0
configure:6675: result: ok
configure:6679: checking for objdir
configure:6694: result: .libs
configure:6786: checking for ar
configure:6802: found /usr/bin/ar
configure:6813: result: ar
configure:6878: checking for ranlib
configure:6894: found /usr/bin/ranlib
configure:6905: result: ranlib
configure:6970: checking for strip
configure:6986: found /usr/bin/strip
configure:6997: result: strip
configure:7558: checking if gcc supports -fno-rtti -fno-exceptions
configure:7576: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure:7580: $? = 0
configure:7593: result: no
configure:7608: checking for gcc option to produce PIC
configure:7840: result: -fPIC
configure:7848: checking if gcc PIC flag -fPIC works
configure:7866: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:7870: $? = 0
configure:7883: result: yes
configure:7911: checking if gcc static flag -static works
configure:7939: result: no
configure:7949: checking if gcc supports -c -o file.o
configure:7970: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:7974: $? = 0
configure:7996: result: yes
configure:8022: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8949: result: yes
configure:9016: checking dynamic linker characteristics
configure:9630: result: GNU/Linux ld.so
configure:9654: checking how to hardcode library paths into programs
configure:9679: result: immediate
configure:9693: checking whether stripping libraries is possible
configure:9698: result: yes
configure:10215: checking if libtool supports shared libraries
configure:10217: result: yes
configure:10220: checking whether to build shared libraries
configure:10241: result: no
configure:10244: checking whether to build static libraries
configure:10248: result: yes
configure:10342: creating libtool
configure:10931: checking for ld used by g++
configure:10998: result: /usr/bin/ld
configure:11005: checking if the linker (/usr/bin/ld) is GNU ld
configure:11020: result: yes
configure:11071: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:11963: result: yes
configure:11980: g++ -c -g -O2 conftest.cpp >&5
configure:11983: $? = 0
configure:12139: checking for g++ option to produce PIC
configure:12423: result: -fPIC
configure:12431: checking if g++ PIC flag -fPIC works
configure:12449: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5
configure:12453: $? = 0
configure:12466: result: yes
configure:12494: checking if g++ static flag -static works
configure:12522: result: no
configure:12532: checking if g++ supports -c -o file.o
configure:12553: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:12557: $? = 0
configure:12579: result: yes
configure:12605: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12634: result: yes
configure:12701: checking dynamic linker characteristics
configure:13263: result: GNU/Linux ld.so
configure:13287: checking how to hardcode library paths into programs
configure:13312: result: immediate
configure:13851: checking if libtool supports shared libraries
configure:13853: result: yes
configure:13856: checking whether to build shared libraries
configure:13876: result: no
configure:13879: checking whether to build static libraries
configure:13883: result: yes
configure:13893: checking for gfortran option to produce PIC
configure:14125: result: -fPIC
configure:14133: checking if gfortran PIC flag -fPIC works
configure:14151: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:14155: $? = 0
configure:14168: result: yes
configure:14196: checking if gfortran static flag -static works
configure:14224: result: no
configure:14234: checking if gfortran supports -c -o file.o
configure:14255: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14259: $? = 0
configure:14281: result: yes
configure:14307: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries
configure:15222: result: yes
configure:15289: checking dynamic linker characteristics
configure:15851: result: GNU/Linux ld.so
configure:15875: checking how to hardcode library paths into programs
configure:15900: result: immediate
configure:19467: checking for inline
configure:19483: gcc -c -g -O2 conftest.c >&5
configure:19483: $? = 0
configure:19491: result: inline
configure:19510: checking for __attribute__
configure:19529: gcc -c -g -O2 conftest.c >&5
configure:19529: $? = 0
configure:19543: result: yes
configure:19548: checking for ANSI C header files
configure:19652: result: yes
configure:19662: checking for __int64
configure:19662: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:60:13: error: '__int64' undeclared (first use in this function)
conftest.c:60:13: note: each undeclared identifier is reported only once for each function it appears in
configure:19662: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof (__int64))
| return 0;
| ;
| return 0;
| }
configure:19662: result: no
configure:19672: checking for struct mallinfo
configure:19672: gcc -c -g -O2 conftest.c >&5
configure:19672: $? = 0
configure:19672: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:29:30: error: expected expression before ')' token
configure:19672: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <malloc.h>
|
| int
| main ()
| {
| if (sizeof ((struct mallinfo)))
| return 0;
| ;
| return 0;
| }
configure:19672: result: yes
configure:19683: checking for Elf32_Versym
configure:19683: gcc -c -g -O2 conftest.c >&5
configure:19683: $? = 0
configure:19683: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:30:27: error: expected expression before ')' token
configure:19683: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| /* end confdefs.h. */
| #include <elf.h>
|
| int
| main ()
| {
| if (sizeof ((Elf32_Versym)))
| return 0;
| ;
| return 0;
| }
configure:19683: result: yes
configure:19696: checking for sbrk
configure:19696: gcc -o conftest -g -O2 conftest.c >&5
configure:19696: $? = 0
configure:19696: result: yes
configure:19707: checking for geteuid
configure:19707: gcc -o conftest -g -O2 conftest.c >&5
configure:19707: $? = 0
configure:19707: result: yes
configure:19718: checking features.h usability
configure:19718: gcc -c -g -O2 conftest.c >&5
configure:19718: $? = 0
configure:19718: result: yes
configure:19718: checking features.h presence
configure:19718: gcc -E conftest.c
configure:19718: $? = 0
configure:19718: result: yes
configure:19718: checking for features.h
configure:19718: result: yes
configure:19730: checking malloc.h usability
configure:19730: gcc -c -g -O2 conftest.c >&5
configure:19730: $? = 0
configure:19730: result: yes
configure:19730: checking malloc.h presence
configure:19730: gcc -E conftest.c
configure:19730: $? = 0
configure:19730: result: yes
configure:19730: checking for malloc.h
configure:19730: result: yes
configure:19742: checking glob.h usability
configure:19742: gcc -c -g -O2 conftest.c >&5
configure:19742: $? = 0
configure:19742: result: yes
configure:19742: checking glob.h presence
configure:19742: gcc -E conftest.c
configure:19742: $? = 0
configure:19742: result: yes
configure:19742: checking for glob.h
configure:19742: result: yes
configure:19754: checking execinfo.h usability
configure:19754: gcc -c -g -O2 conftest.c >&5
configure:19754: $? = 0
configure:19754: result: yes
configure:19754: checking execinfo.h presence
configure:19754: gcc -E conftest.c
configure:19754: $? = 0
configure:19754: result: yes
configure:19754: checking for execinfo.h
configure:19754: result: yes
configure:19766: checking libunwind.h usability
configure:19766: gcc -c -g -O2 conftest.c >&5
conftest.c:65:23: fatal error: libunwind.h: No such file or directory
compilation terminated.
configure:19766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libunwind.h>
configure:19766: result: no
configure:19766: checking libunwind.h presence
configure:19766: gcc -E conftest.c
conftest.c:32:23: fatal error: libunwind.h: No such file or directory
compilation terminated.
configure:19766: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| /* end confdefs.h. */
| #include <libunwind.h>
configure:19766: result: no
configure:19766: checking for libunwind.h
configure:19766: result: no
configure:19778: checking unwind.h usability
configure:19778: gcc -c -g -O2 conftest.c >&5
configure:19778: $? = 0
configure:19778: result: yes
configure:19778: checking unwind.h presence
configure:19778: gcc -E conftest.c
configure:19778: $? = 0
configure:19778: result: yes
configure:19778: checking for unwind.h
configure:19778: result: yes
configure:19790: checking sched.h usability
configure:19790: gcc -c -g -O2 conftest.c >&5
configure:19790: $? = 0
configure:19790: result: yes
configure:19790: checking sched.h presence
configure:19790: gcc -E conftest.c
configure:19790: $? = 0
configure:19790: result: yes
configure:19790: checking for sched.h
configure:19790: result: yes
configure:19802: checking conflict-signal.h usability
configure:19802: gcc -c -g -O2 conftest.c >&5
conftest.c:67:29: fatal error: conflict-signal.h: No such file or directory
compilation terminated.
configure:19802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <conflict-signal.h>
configure:19802: result: no
configure:19802: checking conflict-signal.h presence
configure:19802: gcc -E conftest.c
conftest.c:34:29: fatal error: conflict-signal.h: No such file or directory
compilation terminated.
configure:19802: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| /* end confdefs.h. */
| #include <conflict-signal.h>
configure:19802: result: no
configure:19802: checking for conflict-signal.h
configure:19802: result: no
configure:19814: checking sys/prctl.h usability
configure:19814: gcc -c -g -O2 conftest.c >&5
configure:19814: $? = 0
configure:19814: result: yes
configure:19814: checking sys/prctl.h presence
configure:19814: gcc -E conftest.c
configure:19814: $? = 0
configure:19814: result: yes
configure:19814: checking for sys/prctl.h
configure:19814: result: yes
configure:19826: checking linux/ptrace.h usability
configure:19826: gcc -c -g -O2 conftest.c >&5
configure:19826: $? = 0
configure:19826: result: yes
configure:19826: checking linux/ptrace.h presence
configure:19826: gcc -E conftest.c
configure:19826: $? = 0
configure:19826: result: yes
configure:19826: checking for linux/ptrace.h
configure:19826: result: yes
configure:19838: checking sys/syscall.h usability
configure:19838: gcc -c -g -O2 conftest.c >&5
configure:19838: $? = 0
configure:19838: result: yes
configure:19838: checking sys/syscall.h presence
configure:19838: gcc -E conftest.c
configure:19838: $? = 0
configure:19838: result: yes
configure:19838: checking for sys/syscall.h
configure:19838: result: yes
configure:19850: checking sys/socket.h usability
configure:19850: gcc -c -g -O2 conftest.c >&5
configure:19850: $? = 0
configure:19850: result: yes
configure:19850: checking sys/socket.h presence
configure:19850: gcc -E conftest.c
configure:19850: $? = 0
configure:19850: result: yes
configure:19850: checking for sys/socket.h
configure:19850: result: yes
configure:19862: checking sys/wait.h usability
configure:19862: gcc -c -g -O2 conftest.c >&5
configure:19862: $? = 0
configure:19862: result: yes
configure:19862: checking sys/wait.h presence
configure:19862: gcc -E conftest.c
configure:19862: $? = 0
configure:19862: result: yes
configure:19862: checking for sys/wait.h
configure:19862: result: yes
configure:19874: checking poll.h usability
configure:19874: gcc -c -g -O2 conftest.c >&5
configure:19874: $? = 0
configure:19874: result: yes
configure:19874: checking poll.h presence
configure:19874: gcc -E conftest.c
configure:19874: $? = 0
configure:19874: result: yes
configure:19874: checking for poll.h
configure:19874: result: yes
configure:19886: checking fcntl.h usability
configure:19886: gcc -c -g -O2 conftest.c >&5
configure:19886: $? = 0
configure:19886: result: yes
configure:19886: checking fcntl.h presence
configure:19886: gcc -E conftest.c
configure:19886: $? = 0
configure:19886: result: yes
configure:19886: checking for fcntl.h
configure:19886: result: yes
configure:19898: checking grp.h usability
configure:19898: gcc -c -g -O2 conftest.c >&5
configure:19898: $? = 0
configure:19898: result: yes
configure:19898: checking grp.h presence
configure:19898: gcc -E conftest.c
configure:19898: $? = 0
configure:19898: result: yes
configure:19898: checking for grp.h
configure:19898: result: yes
configure:19910: checking pwd.h usability
configure:19910: gcc -c -g -O2 conftest.c >&5
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking pwd.h presence
configure:19910: gcc -E conftest.c
configure:19910: $? = 0
configure:19910: result: yes
configure:19910: checking for pwd.h
configure:19910: result: yes
configure:19922: checking sys/resource.h usability
configure:19922: gcc -c -g -O2 conftest.c >&5
configure:19922: $? = 0
configure:19922: result: yes
configure:19922: checking sys/resource.h presence
configure:19922: gcc -E conftest.c
configure:19922: $? = 0
configure:19922: result: yes
configure:19922: checking for sys/resource.h
configure:19922: result: yes
configure:19934: checking valgrind.h usability
configure:19934: gcc -c -g -O2 conftest.c >&5
conftest.c:77:22: fatal error: valgrind.h: No such file or directory
compilation terminated.
configure:19934: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind.h>
configure:19934: result: no
configure:19934: checking valgrind.h presence
configure:19934: gcc -E conftest.c
conftest.c:44:22: fatal error: valgrind.h: No such file or directory
compilation terminated.
configure:19934: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h. */
| #include <valgrind.h>
configure:19934: result: no
configure:19934: checking for valgrind.h
configure:19934: result: no
configure:19949: checking whether cfree is declared
configure:19949: gcc -c -g -O2 conftest.c >&5
configure:19949: $? = 0
configure:19949: result: yes
configure:19962: checking whether posix_memalign is declared
configure:19962: gcc -c -g -O2 conftest.c >&5
configure:19962: $? = 0
configure:19962: result: yes
configure:19975: checking whether memalign is declared
configure:19975: gcc -c -g -O2 conftest.c >&5
configure:19975: $? = 0
configure:19975: result: yes
configure:19988: checking whether valloc is declared
configure:19988: gcc -c -g -O2 conftest.c >&5
configure:19988: $? = 0
configure:19988: result: yes
configure:20001: checking whether pvalloc is declared
configure:20001: gcc -c -g -O2 conftest.c >&5
configure:20001: $? = 0
configure:20001: result: yes
configure:20038: checking for stdlib.h
configure:20038: result: yes
configure:20038: checking for unistd.h
configure:20038: result: yes
configure:20051: checking for getpagesize
configure:20051: gcc -o conftest -g -O2 conftest.c >&5
configure:20051: $? = 0
configure:20051: result: yes
configure:20060: checking for working mmap
configure:20197: gcc -o conftest -g -O2 conftest.c >&5
configure:20197: $? = 0
configure:20197: ./conftest
configure:20197: $? = 0
configure:20207: result: yes
configure:20221: checking if int32_t is the same type as intptr_t
configure:20234: gcc -c -g -O2 conftest.c >&5
configure:20234: $? = 0
configure:20238: result: yes
configure:20255: checking ucontext.h usability
configure:20255: gcc -c -g -O2 conftest.c >&5
configure:20255: $? = 0
configure:20255: result: yes
configure:20255: checking ucontext.h presence
configure:20255: gcc -E conftest.c
configure:20255: $? = 0
configure:20255: result: yes
configure:20255: checking for ucontext.h
configure:20255: result: yes
configure:20275: checking sys/ucontext.h usability
configure:20275: gcc -c -g -O2 conftest.c >&5
configure:20275: $? = 0
configure:20275: result: yes
configure:20275: checking sys/ucontext.h presence
configure:20275: gcc -E conftest.c
configure:20275: $? = 0
configure:20275: result: yes
configure:20275: checking for sys/ucontext.h
configure:20275: result: yes
configure:20288: checking cygwin/signal.h usability
configure:20288: gcc -c -g -O2 conftest.c >&5
conftest.c:89:27: fatal error: cygwin/signal.h: No such file or directory
compilation terminated.
configure:20288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cygwin/signal.h>
configure:20288: result: no
configure:20288: checking cygwin/signal.h presence
configure:20288: gcc -E conftest.c
conftest.c:56:27: fatal error: cygwin/signal.h: No such file or directory
compilation terminated.
configure:20288: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| /* end confdefs.h. */
| #include <cygwin/signal.h>
configure:20288: result: no
configure:20288: checking for cygwin/signal.h
configure:20288: result: no
configure:20298: checking how to access the program counter from a struct ucontext
configure:20359: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:42: error: 'REG_PC' undeclared (first use in this function)
conftest.c:61:42: note: each undeclared identifier is reported only once for each function it appears in
configure:20359: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| /* end confdefs.h. */
| #define _GNU_SOURCE 1
| #include <sys/ucontext.h>
| int
| main ()
| {
| ucontext_t u; return u.uc_mcontext.gregs[REG_PC] == 0;
| ;
| return 0;
| }
configure:20359: gcc -c -g -O2 conftest.c >&5
configure:20359: $? = 0
configure:20365: result: uc_mcontext.gregs[REG_EIP]
configure:20470: checking for backtrace in -lunwind
configure:20495: gcc -o conftest -g -O2 conftest.c -lunwind >&5
/usr/bin/ld: cannot find -lunwind
collect2: ld returned 1 exit status
configure:20495: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char backtrace ();
| int
| main ()
| {
| return backtrace ();
| ;
| return 0;
| }
configure:20504: result: no
configure:20548: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:8: error: '__x86_64__' undeclared (first use in this function)
conftest.c:61:8: note: each undeclared identifier is reported only once for each function it appears in
configure:20548: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| /* end confdefs.h. */
|
| int
| main ()
| {
| return __x86_64__ == 1 ? 0 : 1
| ;
| return 0;
| }
configure:20569: gcc -c -g -O2 -S -O2 -o fp.s conftest.c >&5
configure:20569: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| /* end confdefs.h. */
| int f(int x) {return x;}
| int
| main ()
| {
| return f(0);
| ;
| return 0;
| }
configure:20590: checking printf format code for printing a size_t and ssize_t
configure:20606: gcc -c -g -O2 conftest.c >&5
configure:20606: $? = 0
configure:20621: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:50: error: invalid operands to binary - (have 'long unsigned int *' and 'size_t *')
configure:20621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| /* end confdefs.h. */
| #include <stddef.h>
| int
| main ()
| {
| unsigned long v1 = 0; size_t v2 = 0; return (&v1 - &v2)
| ;
| return 0;
| }
configure:20636: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:61:55: error: invalid operands to binary - (have 'long long unsigned int *' and 'size_t *')
configure:20636: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| /* end confdefs.h. */
| #include <stddef.h>
| int
| main ()
| {
| unsigned long long v1 = 0; size_t v2 = 0; return (&v1 - &v2)
| ;
| return 0;
| }
configure:20642: result:
configure:20669: checking for __builtin_stack_pointer()
configure:20682: gcc -o conftest -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:64:12: warning: initialization makes pointer from integer without a cast [enabled by default]
/tmp/ccjFBQwt.o: In function `main':
/home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/conftest.c:64: undefined reference to `__builtin_stack_pointer'
collect2: ld returned 1 exit status
configure:20682: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| #define PRIuS "u"
| #define PRIxS "x"
| #define PRIdS "d"
| /* end confdefs.h. */
|
| int
| main ()
| {
| void *sp = __builtin_stack_pointer()
| ;
| return 0;
| }
configure:20689: result: no
configure:20696: checking for __environ
configure:20709: gcc -o conftest -g -O2 conftest.c >&5
configure:20709: $? = 0
configure:20713: result: yes
configure:20726: checking for __thread
configure:20741: gcc -o conftest -g -O2 conftest.c >&5
configure:20741: $? = 0
configure:20745: result: yes
configure:20758: checking if nanosleep requires any libraries
configure:20781: gcc -o conftest -g -O2 conftest.c >&5
configure:20781: $? = 0
configure:20814: result: no
configure:20837: checking whether uname is declared
configure:20837: gcc -c -g -O2 conftest.c >&5
configure:20837: $? = 0
configure:20837: result: yes
configure:21016: checking for the pthreads library -lpthreads
configure:21049: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
/usr/bin/ld: cannot find -lpthreads
collect2: ld returned 1 exit status
configure:21049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| #define PRIuS "u"
| #define PRIxS "x"
| #define PRIdS "d"
| #define HAVE___ENVIRON 1
| #define HAVE_TLS 1
| #define HAVE_DECL_UNAME 1
| /* end confdefs.h. */
| #include <pthread.h>
| 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:21058: result: no
configure:20961: checking whether pthreads work without any flags
configure:21049: gcc -o conftest -g -O2 conftest.c >&5
/tmp/ccOyDUJg.o: In function `main':
/home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/conftest.c:67: undefined reference to `pthread_join'
/home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/conftest.c:68: undefined reference to `__pthread_register_cancel'
/home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/conftest.c:69: undefined reference to `pthread_create'
/home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/conftest.c:69: undefined reference to `__pthread_unregister_cancel'
collect2: ld returned 1 exit status
configure:21049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| #define PRIuS "u"
| #define PRIxS "x"
| #define PRIdS "d"
| #define HAVE___ENVIRON 1
| #define HAVE_TLS 1
| #define HAVE_DECL_UNAME 1
| /* end confdefs.h. */
| #include <pthread.h>
| 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:21058: result: no
configure:20966: checking whether pthreads work with -Kthread
configure:21049: gcc -o conftest -g -O2 -Kthread conftest.c >&5
gcc: error: unrecognized option '-Kthread'
configure:21049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| #define PRIuS "u"
| #define PRIxS "x"
| #define PRIdS "d"
| #define HAVE___ENVIRON 1
| #define HAVE_TLS 1
| #define HAVE_DECL_UNAME 1
| /* end confdefs.h. */
| #include <pthread.h>
| 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:21058: result: no
configure:20966: checking whether pthreads work with -kthread
configure:21049: gcc -o conftest -g -O2 -kthread conftest.c >&5
gcc: error: unrecognized option '-kthread'
configure:21049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| #define PRIuS "u"
| #define PRIxS "x"
| #define PRIdS "d"
| #define HAVE___ENVIRON 1
| #define HAVE_TLS 1
| #define HAVE_DECL_UNAME 1
| /* end confdefs.h. */
| #include <pthread.h>
| 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:21058: result: no
configure:21016: checking for the pthreads library -llthread
configure:21049: gcc -o conftest -g -O2 conftest.c -llthread >&5
/usr/bin/ld: cannot find -llthread
collect2: ld returned 1 exit status
configure:21049: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| #define PRIuS "u"
| #define PRIxS "x"
| #define PRIdS "d"
| #define HAVE___ENVIRON 1
| #define HAVE_TLS 1
| #define HAVE_DECL_UNAME 1
| /* end confdefs.h. */
| #include <pthread.h>
| 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:21058: result: no
configure:20966: checking whether pthreads work with -pthread
configure:21049: gcc -o conftest -g -O2 -pthread conftest.c >&5
configure:21049: $? = 0
configure:21058: result: yes
configure:21077: checking for joinable pthread attribute
configure:21092: gcc -o conftest -g -O2 -pthread conftest.c >&5
configure:21092: $? = 0
configure:21098: result: PTHREAD_CREATE_JOINABLE
configure:21108: checking if more special flags are required for pthreads
configure:21115: result: no
configure:21204: checking whether to check for GCC pthread/shared inconsistencies
configure:21217: gcc -o conftest -shared -fPIC -Wl,-z,defs -g -O2 -pthread conftest.c >&5
configure:21217: $? = 0
configure:21229: result: yes
configure:21235: checking whether -pthread is sufficient with -shared
configure:21250: gcc -o conftest -shared -fPIC -Wl,-z,defs -g -O2 -pthread conftest.c >&5
configure:21250: $? = 0
configure:21257: result: yes
configure:21375: checking whether the compiler implements namespaces
configure:21399: g++ -c -g -O2 conftest.cpp >&5
configure:21399: $? = 0
configure:21412: result: yes
configure:21419: checking what namespace STL code is in
configure:21443: g++ -c -g -O2 conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:69:1: error: 'vector' was not declared in this scope
conftest.cpp:69:1: note: suggested alternative:
/usr/lib/gcc/i686-redhat-linux/4.6.1/../../../../include/c++/4.6.1/bits/stl_vector.h:180:11: note: 'std::vector'
conftest.cpp:69:8: error: expected primary-expression before 'int'
conftest.cpp:69:8: error: expected ';' before 'int'
configure:21443: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "google-perftools"
| #define PACKAGE_TARNAME "google-perftools"
| #define PACKAGE_VERSION "1.6"
| #define PACKAGE_STRING "google-perftools 1.6"
| #define PACKAGE_BUGREPORT "opensource@google.com"
| #define PACKAGE_URL ""
| #define PACKAGE "google-perftools"
| #define VERSION "1.6"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE___ATTRIBUTE__ 1
| #define STDC_HEADERS 1
| #define HAVE_STRUCT_MALLINFO 1
| #define HAVE_ELF32_VERSYM 1
| #define HAVE_SBRK 1
| #define HAVE_GETEUID 1
| #define HAVE_FEATURES_H 1
| #define HAVE_MALLOC_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_EXECINFO_H 1
| #define HAVE_UNWIND_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_LINUX_PTRACE_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_WAIT_H 1
| #define HAVE_POLL_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_DECL_CFREE 1
| #define HAVE_DECL_POSIX_MEMALIGN 1
| #define HAVE_DECL_MEMALIGN 1
| #define HAVE_DECL_VALLOC 1
| #define HAVE_DECL_PVALLOC 1
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define INT32_EQUALS_INTPTR 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
| #define PRIuS "u"
| #define PRIxS "x"
| #define PRIdS "d"
| #define HAVE___ENVIRON 1
| #define HAVE_TLS 1
| #define HAVE_DECL_UNAME 1
| #define HAVE_PTHREAD 1
| #define HAVE_NAMESPACES 1
| /* end confdefs.h. */
| #include <vector>
| int
| main ()
| {
| vector<int> t; return 0;
| ;
| return 0;
| }
configure:21458: g++ -c -g -O2 conftest.cpp >&5
configure:21458: $? = 0
configure:21469: result: std
configure:21484: checking for program_invocation_name
configure:21500: gcc -o conftest -g -O2 conftest.c >&5
configure:21500: $? = 0
configure:21509: result: yes
configure:21808: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by google-perftools config.status 1.6, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on atlantic.linksys.moosehall
config.status:955: creating Makefile
config.status:955: creating src/google/tcmalloc.h
config.status:955: creating src/config.h
config.status:1168: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv___attribute__=yes
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_namespaces=yes
ac_cv_cxx_stl_namespace=std
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_formatting_prius_prefix=
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=yes
ac_cv_have_decl_memalign=yes
ac_cv_have_decl_posix_memalign=yes
ac_cv_have_decl_pvalloc=yes
ac_cv_have_decl_uname=yes
ac_cv_have_decl_valloc=yes
ac_cv_have_program_invocation_name=yes
ac_cv_have_struct_mallinfo=1
ac_cv_header_conflict_signal_h=no
ac_cv_header_cygwin_signal_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_execinfo_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_features_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libunwind_h=no
ac_cv_header_linux_ptrace_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_ucontext_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_ucontext_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_unwind_h=yes
ac_cv_header_valgrind_h=no
ac_cv_host=i686-pc-linux-gnu
ac_cv_install_prefix=/usr/local
ac_cv_lib_unwind_backtrace=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prius_defined=1
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_OBJCOPY=objcopy
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_Elf32_Versym=yes
ac_cv_type___int64=no
ac_cv_type_struct_mallinfo=yes
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=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/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_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_compiler_static_works_F77=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
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='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/atlas /usr/lib/llvm /usr/lib/mysql /usr/lib/wine/ /usr/lib/xulrunner-2 '
lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/i686-redhat-linux/4.6.1 /usr/lib /lib'
lt_cv_sys_max_cmd_len=1572864
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='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
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='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/missing --run autoconf'
AUTOHEADER='${SHELL} /home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/missing --run autoheader'
AUTOMAKE='${SHELL} /home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENABLE_FRAME_POINTERS_FALSE=''
ENABLE_FRAME_POINTERS_TRUE='#'
ENABLE_STATIC_FALSE='#'
ENABLE_STATIC_TRUE=''
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GCC_FALSE='#'
GCC_TRUE=''
GREP='/bin/grep'
HAVE_OBJCOPY_WEAKEN_FALSE='#'
HAVE_OBJCOPY_WEAKEN_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBSTDCXX_LA_LINKER_FLAG=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/missing --run makeinfo'
MINGW_FALSE=''
MINGW_TRUE='#'
NANOSLEEP_LIBS=''
NMEDIT=''
OBJCOPY='objcopy'
OBJEXT='o'
PACKAGE='google-perftools'
PACKAGE_BUGREPORT='opensource@google.com'
PACKAGE_NAME='google-perftools'
PACKAGE_STRING='google-perftools 1.6'
PACKAGE_TARNAME='google-perftools'
PACKAGE_URL=''
PACKAGE_VERSION='1.6'
PATH_SEPARATOR=':'
PTHREAD_CC='gcc'
PTHREAD_CFLAGS='-pthread'
PTHREAD_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TC_VERSION_MAJOR='1'
TC_VERSION_MINOR='6'
TC_VERSION_PATCH=''
UNWIND_LIBS=''
USE_LIBTOOL_FALSE='#'
USE_LIBTOOL_TRUE=''
VERSION='1.6'
WITH_CPU_PROFILER_FALSE='#'
WITH_CPU_PROFILER_TRUE=''
WITH_DEBUGALLOC_FALSE=''
WITH_DEBUGALLOC_TRUE='#'
WITH_HEAP_CHECKER_FALSE=''
WITH_HEAP_CHECKER_TRUE='#'
WITH_HEAP_PROFILER_FALSE=''
WITH_HEAP_PROFILER_OR_CHECKER_FALSE=''
WITH_HEAP_PROFILER_OR_CHECKER_TRUE='#'
WITH_HEAP_PROFILER_TRUE='#'
WITH_STACK_TRACE_FALSE='#'
WITH_STACK_TRACE_TRUE=''
X86_64_AND_NO_FP_BY_DEFAULT_FALSE=''
X86_64_AND_NO_FP_BY_DEFAULT_TRUE='#'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='gfortran'
ac_cv_have_struct_mallinfo='1'
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='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='/home/adam/.rvm/gems/ruby-1.9.3-p0@global/gems/perftools.rb-0.5.6/ext/src/google-perftools-1.6/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "google-perftools"
#define PACKAGE_TARNAME "google-perftools"
#define PACKAGE_VERSION "1.6"
#define PACKAGE_STRING "google-perftools 1.6"
#define PACKAGE_BUGREPORT "opensource@google.com"
#define PACKAGE_URL ""
#define PACKAGE "google-perftools"
#define VERSION "1.6"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define HAVE___ATTRIBUTE__ 1
#define STDC_HEADERS 1
#define HAVE_STRUCT_MALLINFO 1
#define HAVE_ELF32_VERSYM 1
#define HAVE_SBRK 1
#define HAVE_GETEUID 1
#define HAVE_FEATURES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_GLOB_H 1
#define HAVE_EXECINFO_H 1
#define HAVE_UNWIND_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_LINUX_PTRACE_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_WAIT_H 1
#define HAVE_POLL_H 1
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 1
#define HAVE_PWD_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_DECL_CFREE 1
#define HAVE_DECL_POSIX_MEMALIGN 1
#define HAVE_DECL_MEMALIGN 1
#define HAVE_DECL_VALLOC 1
#define HAVE_DECL_PVALLOC 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define INT32_EQUALS_INTPTR 1
#define HAVE_UCONTEXT_H 1
#define HAVE_SYS_UCONTEXT_H 1
#define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_EIP]
#define PRIuS "u"
#define PRIxS "x"
#define PRIdS "d"
#define HAVE___ENVIRON 1
#define HAVE_TLS 1
#define HAVE_DECL_UNAME 1
#define HAVE_PTHREAD 1
#define HAVE_NAMESPACES 1
#define STL_NAMESPACE std
#define HAVE_PROGRAM_INVOCATION_NAME 1
#define INSTALL_PREFIX "/usr/local"
#define PERFTOOLS_DLL_DECL /**/
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment