Skip to content

Instantly share code, notes, and snippets.

@volviq
Created May 22, 2017 13:19
Show Gist options
  • Save volviq/02dc638534add9c7a21be9c34958e7d8 to your computer and use it in GitHub Desktop.
Save volviq/02dc638534add9c7a21be9c34958e7d8 to your computer and use it in GitHub Desktop.
config for: gperftools 2.5.92 fail heap-checker_unittest on SLES 11
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by gperftools configure 2.5.92, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = nshield-lin64-1
uname -m = x86_64
uname -r = 3.0.13-0.27-default
uname -s = Linux
uname -v = #1 SMP Wed Feb 15 13:33:49 UTC 2012 (d73692b)
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin
PATH: /opt/puppetlabs/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2605: checking build system type
configure:2619: result: x86_64-pc-linux-gnu
configure:2639: checking host system type
configure:2652: result: x86_64-pc-linux-gnu
configure:2688: checking for a BSD-compatible install
configure:2756: result: /usr/bin/install -c
configure:2767: checking whether build environment is sane
configure:2822: result: yes
configure:2973: checking for a thread-safe mkdir -p
configure:3012: result: /bin/mkdir -p
configure:3019: checking for gawk
configure:3035: found /usr/bin/gawk
configure:3046: result: gawk
configure:3057: checking whether make sets $(MAKE)
configure:3079: result: yes
configure:3108: checking whether make supports nested variables
configure:3125: result: yes
configure:3255: checking whether to enable maintainer-specific portions of Makefiles
configure:3264: result: no
configure:3291: checking for git
configure:3309: found /usr/local/bin/git
configure:3322: result: /usr/local/bin/git
configure:3403: checking for style of include used by make
configure:3431: result: GNU
configure:3502: checking for gcc
configure:3518: found /usr/bin/gcc
configure:3529: result: gcc
configure:3758: checking for C compiler version
configure:3767: gcc --version >&5
gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
Copyright (C) 2008 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:3778: $? = 0
configure:3767: gcc -v >&5
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)
configure:3778: $? = 0
configure:3767: gcc -V >&5
gcc: '-V' option must have argument
configure:3778: $? = 1
configure:3767: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3778: $? = 1
configure:3798: checking whether the C compiler works
configure:3820: gcc conftest.c >&5
configure:3824: $? = 0
configure:3872: result: yes
configure:3875: checking for C compiler default output file name
configure:3877: result: a.out
configure:3883: checking for suffix of executables
configure:3890: gcc -o conftest conftest.c >&5
configure:3894: $? = 0
configure:3916: result:
configure:3938: checking whether we are cross compiling
configure:3946: gcc -o conftest conftest.c >&5
configure:3950: $? = 0
configure:3957: ./conftest
configure:3961: $? = 0
configure:3976: result: no
configure:3981: checking for suffix of object files
configure:4003: gcc -c conftest.c >&5
configure:4007: $? = 0
configure:4028: result: o
configure:4032: checking whether we are using the GNU C compiler
configure:4051: gcc -c conftest.c >&5
configure:4051: $? = 0
configure:4060: result: yes
configure:4069: checking whether gcc accepts -g
configure:4089: gcc -c -g conftest.c >&5
configure:4089: $? = 0
configure:4130: result: yes
configure:4147: checking for gcc option to accept ISO C89
configure:4210: gcc -c -g -O2 conftest.c >&5
configure:4210: $? = 0
configure:4223: result: none needed
configure:4248: checking whether gcc understands -c and -o together
configure:4270: gcc -c conftest.c -o conftest2.o
configure:4273: $? = 0
configure:4270: gcc -c conftest.c -o conftest2.o
configure:4273: $? = 0
configure:4285: result: yes
configure:4304: checking dependency style of gcc
configure:4415: result: gcc3
configure:4442: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:15: error: '__s390__' undeclared (first use in this function)
conftest.c:15: error: (Each undeclared identifier is reported only once
conftest.c:15: error: for each function it appears in.)
configure:4442: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return __s390__
| ;
| return 0;
| }
configure:4463: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:15: error: '__PPC64__' undeclared (first use in this function)
conftest.c:15: error: (Each undeclared identifier is reported only once
conftest.c:15: error: for each function it appears in.)
configure:4463: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| /* end confdefs.h. */
|
| int
| main ()
| {
| return __PPC64__
| ;
| return 0;
| }
configure:4631: checking for g++
configure:4647: found /usr/bin/g++
configure:4658: result: g++
configure:4685: checking for C++ compiler version
configure:4694: g++ --version >&5
g++ (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
Copyright (C) 2008 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:4705: $? = 0
configure:4694: g++ -v >&5
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)
configure:4705: $? = 0
configure:4694: g++ -V >&5
g++: '-V' option must have argument
configure:4705: $? = 1
configure:4694: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:4705: $? = 1
configure:4709: checking whether we are using the GNU C++ compiler
configure:4728: g++ -c conftest.cpp >&5
configure:4728: $? = 0
configure:4737: result: yes
configure:4746: checking whether g++ accepts -g
configure:4766: g++ -c -g conftest.cpp >&5
configure:4766: $? = 0
configure:4807: result: yes
configure:4832: checking dependency style of g++
configure:4943: result: gcc3
configure:5006: checking for gcc
configure:5033: result: gcc
configure:5262: checking for C compiler version
configure:5271: gcc --version >&5
gcc (SUSE Linux) 4.3.4 [gcc-4_3-branch revision 152973]
Copyright (C) 2008 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:5282: $? = 0
configure:5271: gcc -v >&5
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 --enable-ssp --disable-libssp --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --program-suffix=-4.3 --enable-linux-futex --without-system-libunwind --with-cpu=generic --build=x86_64-suse-linux
Thread model: posix
gcc version 4.3.4 [gcc-4_3-branch revision 152973] (SUSE Linux)
configure:5282: $? = 0
configure:5271: gcc -V >&5
gcc: '-V' option must have argument
configure:5282: $? = 1
configure:5271: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:5282: $? = 1
configure:5286: checking whether we are using the GNU C compiler
configure:5314: result: yes
configure:5323: checking whether gcc accepts -g
configure:5384: result: yes
configure:5401: checking for gcc option to accept ISO C89
configure:5477: result: none needed
configure:5502: checking whether gcc understands -c and -o together
configure:5539: result: yes
configure:5558: checking dependency style of gcc
configure:5669: result: gcc3
configure:5689: checking how to run the C preprocessor
configure:5720: gcc -E conftest.c
configure:5720: $? = 0
configure:5734: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5734: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5759: result: gcc -E
configure:5779: gcc -E conftest.c
configure:5779: $? = 0
configure:5793: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:5793: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5875: checking for objcopy
configure:5891: found /usr/bin/objcopy
configure:5902: result: objcopy
configure:5925: checking if objcopy supports -W
configure:5941: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:13: error: redefinition of 'main'
conftest.c:11: error: previous definition of 'main' was here
configure:5941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| /* end confdefs.h. */
| void foo() {} int main() {return 0;}
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5953: result: no
configure:6013: checking how to print strings
configure:6040: result: printf
configure:6061: checking for a sed that does not truncate output
configure:6125: result: /usr/bin/sed
configure:6143: checking for grep that handles long lines and -e
configure:6201: result: /usr/bin/grep
configure:6206: checking for egrep
configure:6268: result: /usr/bin/grep -E
configure:6273: checking for fgrep
configure:6335: result: /usr/bin/grep -F
configure:6370: checking for ld used by gcc
configure:6437: result: /usr/x86_64-suse-linux/bin/ld
configure:6444: checking if the linker (/usr/x86_64-suse-linux/bin/ld) is GNU ld
configure:6459: result: yes
configure:6471: checking for BSD- or MS-compatible name lister (nm)
configure:6525: result: /usr/bin/nm -B
configure:6655: checking the name lister (/usr/bin/nm -B) interface
configure:6662: gcc -c -g -O2 conftest.c >&5
configure:6665: /usr/bin/nm -B "conftest.o"
configure:6668: output
0000000000000000 B some_variable
configure:6675: result: BSD nm
configure:6678: checking whether ln -s works
configure:6682: result: yes
configure:6690: checking the maximum length of command line arguments
configure:6821: result: 1572864
configure:6869: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:6909: result: func_convert_file_noop
configure:6916: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6936: result: func_convert_file_noop
configure:6943: checking for /usr/x86_64-suse-linux/bin/ld option to reload object files
configure:6950: result: -r
configure:7024: checking for objdump
configure:7040: found /usr/bin/objdump
configure:7051: result: objdump
configure:7083: checking how to recognize dependent libraries
configure:7283: result: pass_all
configure:7368: checking for dlltool
configure:7398: result: no
configure:7428: checking how to associate runtime and link libraries
configure:7455: result: printf %s\n
configure:7515: checking for ar
configure:7531: found /usr/bin/ar
configure:7542: result: ar
configure:7579: checking for archiver @FILE support
configure:7596: gcc -c -g -O2 conftest.c >&5
configure:7596: $? = 0
configure:7599: ar cru libconftest.a @conftest.lst >&5
configure:7602: $? = 0
configure:7607: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:7610: $? = 1
configure:7622: result: @
configure:7680: checking for strip
configure:7696: found /usr/bin/strip
configure:7707: result: strip
configure:7779: checking for ranlib
configure:7795: found /usr/bin/ranlib
configure:7806: result: ranlib
configure:7908: checking command to parse /usr/bin/nm -B output from gcc object
configure:8061: gcc -c -g -O2 conftest.c >&5
configure:8064: $? = 0
configure:8068: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8071: $? = 0
configure:8137: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:8140: $? = 0
configure:8178: result: ok
configure:8225: checking for sysroot
configure:8255: result: no
configure:8262: checking for a working dd
configure:8300: result: /bin/dd
configure:8304: checking how to truncate binary pipes
configure:8319: result: /bin/dd bs=4096 count=1
configure:8455: gcc -c -g -O2 conftest.c >&5
configure:8458: $? = 0
configure:8648: checking for mt
configure:8664: found /usr/bin/mt
configure:8675: result: mt
configure:8698: checking if mt is a manifest tool
configure:8704: mt '-?'
mt: invalid option -- ?
configure:8712: result: no
configure:9385: checking for ANSI C header files
configure:9405: gcc -c -g -O2 conftest.c >&5
configure:9405: $? = 0
configure:9478: gcc -o conftest -g -O2 conftest.c >&5
configure:9478: $? = 0
configure:9478: ./conftest
configure:9478: $? = 0
configure:9489: result: yes
configure:9502: checking for sys/types.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9502: checking for sys/stat.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9502: checking for stdlib.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9502: checking for string.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9502: checking for memory.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9502: checking for strings.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9502: checking for inttypes.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9502: checking for stdint.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9502: checking for unistd.h
configure:9502: gcc -c -g -O2 conftest.c >&5
configure:9502: $? = 0
configure:9502: result: yes
configure:9516: checking for dlfcn.h
configure:9516: gcc -c -g -O2 conftest.c >&5
configure:9516: $? = 0
configure:9516: result: yes
configure:9783: checking for objdir
configure:9798: result: .libs
configure:10062: checking if gcc supports -fno-rtti -fno-exceptions
configure:10080: 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
configure:10084: $? = 0
configure:10097: result: no
configure:10455: checking for gcc option to produce PIC
configure:10462: result: -fPIC -DPIC
configure:10470: checking if gcc PIC flag -fPIC -DPIC works
configure:10488: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
configure:10492: $? = 0
configure:10505: result: yes
configure:10534: checking if gcc static flag -static works
configure:10562: result: yes
configure:10577: checking if gcc supports -c -o file.o
configure:10598: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:10602: $? = 0
configure:10624: result: yes
configure:10632: checking if gcc supports -c -o file.o
configure:10679: result: yes
configure:10712: checking whether the gcc linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries
configure:11975: result: yes
configure:12012: checking whether -lc should be explicitly linked in
configure:12020: gcc -c -g -O2 conftest.c >&5
configure:12023: $? = 0
configure:12038: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:12041: $? = 0
configure:12055: result: no
configure:12215: checking dynamic linker characteristics
configure:12796: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12796: $? = 0
configure:13045: result: GNU/Linux ld.so
configure:13167: checking how to hardcode library paths into programs
configure:13192: result: immediate
configure:13740: checking whether stripping libraries is possible
configure:13745: result: yes
configure:13780: checking if libtool supports shared libraries
configure:13782: result: yes
configure:13785: checking whether to build shared libraries
configure:13810: result: yes
configure:13813: checking whether to build static libraries
configure:13817: result: yes
configure:13840: checking how to run the C++ preprocessor
configure:13867: g++ -E conftest.cpp
configure:13867: $? = 0
configure:13881: g++ -E conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:13881: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:13906: result: g++ -E
configure:13926: g++ -E conftest.cpp
configure:13926: $? = 0
configure:13940: g++ -E conftest.cpp
conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory
configure:13940: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:14102: checking for ld used by g++
configure:14169: result: /usr/x86_64-suse-linux/bin/ld -m elf_x86_64
configure:14176: checking if the linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) is GNU ld
configure:14191: result: yes
configure:14246: checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries
configure:15319: result: yes
configure:15355: g++ -c -g -O2 conftest.cpp >&5
configure:15358: $? = 0
configure:15839: checking for g++ option to produce PIC
configure:15846: result: -fPIC -DPIC
configure:15854: checking if g++ PIC flag -fPIC -DPIC works
configure:15872: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:15876: $? = 0
configure:15889: result: yes
configure:15912: checking if g++ static flag -static works
configure:15940: result: yes
configure:15952: checking if g++ supports -c -o file.o
configure:15973: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:15977: $? = 0
configure:15999: result: yes
configure:16004: checking if g++ supports -c -o file.o
configure:16051: result: yes
configure:16081: checking whether the g++ linker (/usr/x86_64-suse-linux/bin/ld -m elf_x86_64) supports shared libraries
configure:16124: result: yes
configure:16265: checking dynamic linker characteristics
configure:17022: result: GNU/Linux ld.so
configure:17087: checking how to hardcode library paths into programs
configure:17112: result: immediate
configure:17174: checking for inline
configure:17190: gcc -c -g -O2 conftest.c >&5
configure:17190: $? = 0
configure:17198: result: inline
configure:17217: checking for __attribute__
configure:17236: gcc -c -g -O2 conftest.c >&5
configure:17236: $? = 0
configure:17250: result: yes
configure:17254: checking for __attribute__((aligned(N))) on functions
configure:17273: gcc -c -g -O2 conftest.c >&5
configure:17273: $? = 0
configure:17287: result: yes
configure:17292: checking for ANSI C header files
configure:17396: result: yes
configure:17406: checking for __int64
configure:17406: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:62: error: '__int64' undeclared (first use in this function)
conftest.c:62: error: (Each undeclared identifier is reported only once
conftest.c:62: error: for each function it appears in.)
configure:17406: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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:17406: result: no
configure:17416: checking for struct mallinfo
configure:17416: gcc -c -g -O2 conftest.c >&5
configure:17416: $? = 0
configure:17416: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:31: error: expected expression before ')' token
configure:17416: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 1
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <malloc.h>
|
| int
| main ()
| {
| if (sizeof ((struct mallinfo)))
| return 0;
| ;
| return 0;
| }
configure:17416: result: yes
configure:17427: checking for Elf32_Versym
configure:17427: gcc -c -g -O2 conftest.c >&5
configure:17427: $? = 0
configure:17427: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:32: error: expected expression before ')' token
configure:17427: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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:17427: result: yes
configure:17440: checking for sbrk
configure:17440: gcc -o conftest -g -O2 conftest.c >&5
configure:17440: $? = 0
configure:17440: result: yes
configure:17451: checking for geteuid
configure:17451: gcc -o conftest -g -O2 conftest.c >&5
configure:17451: $? = 0
configure:17451: result: yes
configure:17462: checking for fork
configure:17462: gcc -o conftest -g -O2 conftest.c >&5
conftest.c:53: warning: conflicting types for built-in function 'fork'
configure:17462: $? = 0
configure:17462: result: yes
configure:17473: checking features.h usability
configure:17473: gcc -c -g -O2 conftest.c >&5
configure:17473: $? = 0
configure:17473: result: yes
configure:17473: checking features.h presence
configure:17473: gcc -E conftest.c
configure:17473: $? = 0
configure:17473: result: yes
configure:17473: checking for features.h
configure:17473: result: yes
configure:17485: checking malloc.h usability
configure:17485: gcc -c -g -O2 conftest.c >&5
configure:17485: $? = 0
configure:17485: result: yes
configure:17485: checking malloc.h presence
configure:17485: gcc -E conftest.c
configure:17485: $? = 0
configure:17485: result: yes
configure:17485: checking for malloc.h
configure:17485: result: yes
configure:17497: checking glob.h usability
configure:17497: gcc -c -g -O2 conftest.c >&5
configure:17497: $? = 0
configure:17497: result: yes
configure:17497: checking glob.h presence
configure:17497: gcc -E conftest.c
configure:17497: $? = 0
configure:17497: result: yes
configure:17497: checking for glob.h
configure:17497: result: yes
configure:17509: checking execinfo.h usability
configure:17509: gcc -c -g -O2 conftest.c >&5
configure:17509: $? = 0
configure:17509: result: yes
configure:17509: checking execinfo.h presence
configure:17509: gcc -E conftest.c
configure:17509: $? = 0
configure:17509: result: yes
configure:17509: checking for execinfo.h
configure:17509: result: yes
configure:17521: checking unwind.h usability
configure:17521: gcc -c -g -O2 conftest.c >&5
configure:17521: $? = 0
configure:17521: result: yes
configure:17521: checking unwind.h presence
configure:17521: gcc -E conftest.c
configure:17521: $? = 0
configure:17521: result: yes
configure:17521: checking for unwind.h
configure:17521: result: yes
configure:17533: checking sched.h usability
configure:17533: gcc -c -g -O2 conftest.c >&5
configure:17533: $? = 0
configure:17533: result: yes
configure:17533: checking sched.h presence
configure:17533: gcc -E conftest.c
configure:17533: $? = 0
configure:17533: result: yes
configure:17533: checking for sched.h
configure:17533: result: yes
configure:17545: checking conflict-signal.h usability
configure:17545: gcc -c -g -O2 conftest.c >&5
conftest.c:70:29: error: conflict-signal.h: No such file or directory
configure:17545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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:17545: result: no
configure:17545: checking conflict-signal.h presence
configure:17545: gcc -E conftest.c
conftest.c:37:29: error: conflict-signal.h: No such file or directory
configure:17545: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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:17545: result: no
configure:17545: checking for conflict-signal.h
configure:17545: result: no
configure:17557: checking sys/prctl.h usability
configure:17557: gcc -c -g -O2 conftest.c >&5
configure:17557: $? = 0
configure:17557: result: yes
configure:17557: checking sys/prctl.h presence
configure:17557: gcc -E conftest.c
configure:17557: $? = 0
configure:17557: result: yes
configure:17557: checking for sys/prctl.h
configure:17557: result: yes
configure:17569: checking linux/ptrace.h usability
configure:17569: gcc -c -g -O2 conftest.c >&5
configure:17569: $? = 0
configure:17569: result: yes
configure:17569: checking linux/ptrace.h presence
configure:17569: gcc -E conftest.c
configure:17569: $? = 0
configure:17569: result: yes
configure:17569: checking for linux/ptrace.h
configure:17569: result: yes
configure:17581: checking sys/syscall.h usability
configure:17581: gcc -c -g -O2 conftest.c >&5
configure:17581: $? = 0
configure:17581: result: yes
configure:17581: checking sys/syscall.h presence
configure:17581: gcc -E conftest.c
configure:17581: $? = 0
configure:17581: result: yes
configure:17581: checking for sys/syscall.h
configure:17581: result: yes
configure:17593: checking sys/socket.h usability
configure:17593: gcc -c -g -O2 conftest.c >&5
configure:17593: $? = 0
configure:17593: result: yes
configure:17593: checking sys/socket.h presence
configure:17593: gcc -E conftest.c
configure:17593: $? = 0
configure:17593: result: yes
configure:17593: checking for sys/socket.h
configure:17593: result: yes
configure:17605: checking sys/wait.h usability
configure:17605: gcc -c -g -O2 conftest.c >&5
configure:17605: $? = 0
configure:17605: result: yes
configure:17605: checking sys/wait.h presence
configure:17605: gcc -E conftest.c
configure:17605: $? = 0
configure:17605: result: yes
configure:17605: checking for sys/wait.h
configure:17605: result: yes
configure:17617: checking poll.h usability
configure:17617: gcc -c -g -O2 conftest.c >&5
configure:17617: $? = 0
configure:17617: result: yes
configure:17617: checking poll.h presence
configure:17617: gcc -E conftest.c
configure:17617: $? = 0
configure:17617: result: yes
configure:17617: checking for poll.h
configure:17617: result: yes
configure:17629: checking fcntl.h usability
configure:17629: gcc -c -g -O2 conftest.c >&5
configure:17629: $? = 0
configure:17629: result: yes
configure:17629: checking fcntl.h presence
configure:17629: gcc -E conftest.c
configure:17629: $? = 0
configure:17629: result: yes
configure:17629: checking for fcntl.h
configure:17629: result: yes
configure:17641: checking grp.h usability
configure:17641: gcc -c -g -O2 conftest.c >&5
configure:17641: $? = 0
configure:17641: result: yes
configure:17641: checking grp.h presence
configure:17641: gcc -E conftest.c
configure:17641: $? = 0
configure:17641: result: yes
configure:17641: checking for grp.h
configure:17641: result: yes
configure:17653: checking pwd.h usability
configure:17653: gcc -c -g -O2 conftest.c >&5
configure:17653: $? = 0
configure:17653: result: yes
configure:17653: checking pwd.h presence
configure:17653: gcc -E conftest.c
configure:17653: $? = 0
configure:17653: result: yes
configure:17653: checking for pwd.h
configure:17653: result: yes
configure:17665: checking sys/resource.h usability
configure:17665: gcc -c -g -O2 conftest.c >&5
configure:17665: $? = 0
configure:17665: result: yes
configure:17665: checking sys/resource.h presence
configure:17665: gcc -E conftest.c
configure:17665: $? = 0
configure:17665: result: yes
configure:17665: checking for sys/resource.h
configure:17665: result: yes
configure:17677: checking valgrind.h usability
configure:17677: gcc -c -g -O2 conftest.c >&5
conftest.c:80:22: error: valgrind.h: No such file or directory
configure:17677: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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:17677: result: no
configure:17677: checking valgrind.h presence
configure:17677: gcc -E conftest.c
conftest.c:47:22: error: valgrind.h: No such file or directory
configure:17677: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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:17677: result: no
configure:17677: checking for valgrind.h
configure:17677: result: no
configure:17689: checking sys/cdefs.h usability
configure:17689: gcc -c -g -O2 conftest.c >&5
configure:17689: $? = 0
configure:17689: result: yes
configure:17689: checking sys/cdefs.h presence
configure:17689: gcc -E conftest.c
configure:17689: $? = 0
configure:17689: result: yes
configure:17689: checking for sys/cdefs.h
configure:17689: result: yes
configure:17701: checking for features.h
configure:17701: result: yes
configure:17716: checking whether cfree is declared
configure:17716: gcc -c -g -O2 conftest.c >&5
configure:17716: $? = 0
configure:17716: result: yes
configure:17729: checking whether posix_memalign is declared
configure:17729: gcc -c -g -O2 conftest.c >&5
configure:17729: $? = 0
configure:17729: result: yes
configure:17742: checking whether memalign is declared
configure:17742: gcc -c -g -O2 conftest.c >&5
configure:17742: $? = 0
configure:17742: result: yes
configure:17755: checking whether valloc is declared
configure:17755: gcc -c -g -O2 conftest.c >&5
configure:17755: $? = 0
configure:17755: result: yes
configure:17768: checking whether pvalloc is declared
configure:17768: gcc -c -g -O2 conftest.c >&5
configure:17768: $? = 0
configure:17768: result: yes
configure:17817: checking for stdlib.h
configure:17817: result: yes
configure:17817: checking for unistd.h
configure:17817: result: yes
configure:17817: checking for sys/param.h
configure:17817: gcc -c -g -O2 conftest.c >&5
configure:17817: $? = 0
configure:17817: result: yes
configure:17837: checking for getpagesize
configure:17837: gcc -o conftest -g -O2 conftest.c >&5
configure:17837: $? = 0
configure:17837: result: yes
configure:17846: checking for working mmap
configure:17993: gcc -o conftest -g -O2 conftest.c >&5
configure:17993: $? = 0
configure:17993: ./conftest
configure:17993: $? = 0
configure:18003: result: yes
configure:18018: checking if int32_t is the same type as intptr_t
configure:18031: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:63: error: invalid operands to binary - (have 'int32_t *' and 'intptr_t *')
configure:18031: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| /* end confdefs.h. */
| #include <stdint.h>
| int
| main ()
| {
| int32_t v1 = 0; intptr_t v2 = 0; return (&v1 - &v2)
| ;
| return 0;
| }
configure:18038: result: no
configure:18052: checking ucontext.h usability
configure:18052: gcc -c -g -O2 conftest.c >&5
configure:18052: $? = 0
configure:18052: result: yes
configure:18052: checking ucontext.h presence
configure:18052: gcc -E conftest.c
configure:18052: $? = 0
configure:18052: result: yes
configure:18052: checking for ucontext.h
configure:18052: result: yes
configure:18072: checking sys/ucontext.h usability
configure:18072: gcc -c -g -O2 conftest.c >&5
configure:18072: $? = 0
configure:18072: result: yes
configure:18072: checking sys/ucontext.h presence
configure:18072: gcc -E conftest.c
configure:18072: $? = 0
configure:18072: result: yes
configure:18072: checking for sys/ucontext.h
configure:18072: result: yes
configure:18085: checking cygwin/signal.h usability
configure:18085: gcc -c -g -O2 conftest.c >&5
conftest.c:94:27: error: cygwin/signal.h: No such file or directory
configure:18085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 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:18085: result: no
configure:18085: checking cygwin/signal.h presence
configure:18085: gcc -E conftest.c
conftest.c:61:27: error: cygwin/signal.h: No such file or directory
configure:18085: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| /* end confdefs.h. */
| #include <cygwin/signal.h>
configure:18085: result: no
configure:18085: checking for cygwin/signal.h
configure:18085: result: no
configure:18095: checking how to access the program counter from a struct ucontext
configure:18158: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: 'REG_PC' undeclared (first use in this function)
conftest.c:66: error: (Each undeclared identifier is reported only once
conftest.c:66: error: for each function it appears in.)
configure:18158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 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:18158: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:66: error: 'REG_EIP' undeclared (first use in this function)
conftest.c:66: error: (Each undeclared identifier is reported only once
conftest.c:66: error: for each function it appears in.)
configure:18158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 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_EIP] == 0;
| ;
| return 0;
| }
configure:18158: gcc -c -g -O2 conftest.c >&5
configure:18158: $? = 0
configure:18164: result: uc_mcontext.gregs[REG_RIP]
configure:18271: checking libunwind.h usability
configure:18271: gcc -c -g -O2 conftest.c >&5
configure:18271: $? = 0
configure:18271: result: yes
configure:18271: checking libunwind.h presence
configure:18271: gcc -E conftest.c
configure:18271: $? = 0
configure:18271: result: yes
configure:18271: checking for libunwind.h
configure:18271: result: yes
configure:18276: checking for backtrace in -lunwind
configure:18301: gcc -o conftest -g -O2 conftest.c -lunwind >&5
configure:18301: $? = 0
configure:18310: result: yes
configure:18341: checking for x86 without frame pointers
configure:18356: gcc -c -g -O2 conftest.c >&5
configure:18356: $? = 0
configure:18377: gcc -c -g -O2 -S -O2 -o fp.s conftest.c >&5
configure:18377: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_RIP]
| #define HAVE_LIBUNWIND_H 1
| /* end confdefs.h. */
| int f(int x) {return x;}
| int
| main ()
| {
| return f(0);
| ;
| return 0;
| }
configure:18397: result: yes
configure:18414: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:67: error: '__i386__' undeclared (first use in this function)
conftest.c:67: error: (Each undeclared identifier is reported only once
conftest.c:67: error: for each function it appears in.)
configure:18414: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_RIP]
| #define HAVE_LIBUNWIND_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| return __i386__ == 1 ? 0 : 1
| ;
| return 0;
| }
configure:18433: checking if the compiler supports -Wno-unused-result
configure:18460: gcc -c -g -O2 -Wno-error -Wunused-result conftest.c >&5
cc1: error: unrecognized command line option "-Wunused-result"
configure:18460: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_RIP]
| #define HAVE_LIBUNWIND_H 1
| /* end confdefs.h. */
|
| int
| main ()
| {
| return 1/0
| ;
| return 0;
| }
configure:18468: result: no
configure:18488: checking if the compiler supports ifunc attributes for target
configure:18507: gcc -c -g -O2 conftest.c >&5
conftest.c:65: warning: 'ifunc' attribute directive ignored
configure:18507: $? = 0
configure:18514: result: yes
configure:18540: Will build dynamically detected sized deallocation operators
configure:18548: checking if C++ compiler supports -fsized-deallocation
configure:18572: g++ -c -g -O2 -fsized-deallocation conftest.cpp >&5
cc1plus: error: unrecognized command line option "-fsized-deallocation"
configure:18572: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "gperftools"
| #define PACKAGE_TARNAME "gperftools"
| #define PACKAGE_VERSION "2.5.92"
| #define PACKAGE_STRING "gperftools 2.5.92"
| #define PACKAGE_BUGREPORT "gperftools@googlegroups.com"
| #define PACKAGE_URL ""
| #define PACKAGE "gperftools"
| #define VERSION "2.5.92"
| #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 LT_OBJDIR ".libs/"
| #define HAVE___ATTRIBUTE__ 1
| #define HAVE___ATTRIBUTE__ALIGNED_FN 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_FORK 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_SYS_CDEFS_H 1
| #define HAVE_FEATURES_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_SYS_PARAM_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define HAVE_UCONTEXT_H 1
| #define HAVE_SYS_UCONTEXT_H 1
| #define PC_FROM_UCONTEXT uc_mcontext.gregs[REG_RIP]
| #define HAVE_LIBUNWIND_H 1
| #define ENABLE_DYNAMIC_SIZED_DELETE 1
| /* end confdefs.h. */
| #include <new>
| int
| main ()
| {
| (::operator delete)(0, 256)
| ;
| return 0;
| }
configure:18586: result: no
configure:18598: checking if target has _Unwind_Backtrace
configure:18620: g++ -c -g -O2 conftest.cpp >&5
configure:18620: $? = 0
configure:18633: result: yes
configure:18659: gcc -c -g -O2 conftest.c >&5
conftest.c: In function 'main':
conftest.c:69: error: '__arm__' undeclared (first use in this function)
conftest.c:69: error: (Each undeclared identifier is reported only once
conftest.c:69: error: for each function it appears in.)
configure:18659: $? = 1
configure: fai
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment