You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3243 lines
102 KiB
3243 lines
102 KiB
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.0, which was |
|
generated by GNU Autoconf 2.69. Invocation command line was |
|
|
|
$ ./configure --build=i686-pc-linux-gnu CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32 build_alias=i686-pc-linux-gnu --no-create --no-recursion |
|
|
|
## --------- ## |
|
## Platform. ## |
|
## --------- ## |
|
|
|
hostname = lostnote |
|
uname -m = x86_64 |
|
uname -r = 5.8.14-artix1-1 |
|
uname -s = Linux |
|
uname -v = #1 SMP PREEMPT Thu, 08 Oct 2020 09:51:02 +0000 |
|
|
|
/usr/bin/uname -p = unknown |
|
/bin/uname -X = unknown |
|
|
|
/bin/arch = unknown |
|
/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/sbin |
|
PATH: /usr/local/bin |
|
PATH: /usr/bin |
|
PATH: /usr/lib/jvm/default/bin |
|
PATH: /home/nillerusr/.local/bin |
|
PATH: /home/nillerusr/ndk |
|
|
|
|
|
## ----------- ## |
|
## Core tests. ## |
|
## ----------- ## |
|
|
|
configure:2668: checking build system type |
|
configure:2682: result: i686-pc-linux-gnu |
|
configure:2702: checking host system type |
|
configure:2715: result: i686-pc-linux-gnu |
|
configure:2751: checking for a BSD-compatible install |
|
configure:2819: result: /usr/bin/install -c |
|
configure:2830: checking whether build environment is sane |
|
configure:2867: result: yes |
|
configure:2892: checking for a thread-safe mkdir -p |
|
configure:2931: result: /usr/bin/mkdir -p |
|
configure:2944: checking for gawk |
|
configure:2960: found /usr/bin/gawk |
|
configure:2971: result: gawk |
|
configure:2982: checking whether make sets $(MAKE) |
|
configure:3004: result: yes |
|
configure:3318: checking for g++ |
|
configure:3334: found /usr/bin/g++ |
|
configure:3345: result: g++ |
|
configure:3372: checking for C++ compiler version |
|
configure:3381: g++ --version >&5 |
|
g++ (GCC) 10.2.0 |
|
Copyright (C) 2020 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:3392: $? = 0 |
|
configure:3381: g++ -v >&5 |
|
Using built-in specs. |
|
COLLECT_GCC=g++ |
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper |
|
Target: x86_64-pc-linux-gnu |
|
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc |
|
Thread model: posix |
|
Supported LTO compression algorithms: zlib zstd |
|
gcc version 10.2.0 (GCC) |
|
configure:3392: $? = 0 |
|
configure:3381: g++ -V >&5 |
|
g++: error: unrecognized command-line option '-V' |
|
g++: fatal error: no input files |
|
compilation terminated. |
|
configure:3392: $? = 1 |
|
configure:3381: g++ -qversion >&5 |
|
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
|
g++: fatal error: no input files |
|
compilation terminated. |
|
configure:3392: $? = 1 |
|
configure:3412: checking whether the C++ compiler works |
|
configure:3434: g++ -m32 -Wno-narrowing -fpermissive -m32 conftest.cpp >&5 |
|
configure:3438: $? = 0 |
|
configure:3486: result: yes |
|
configure:3489: checking for C++ compiler default output file name |
|
configure:3491: result: a.out |
|
configure:3497: checking for suffix of executables |
|
configure:3504: g++ -o conftest -m32 -Wno-narrowing -fpermissive -m32 conftest.cpp >&5 |
|
configure:3508: $? = 0 |
|
configure:3530: result: |
|
configure:3552: checking whether we are cross compiling |
|
configure:3560: g++ -o conftest -m32 -Wno-narrowing -fpermissive -m32 conftest.cpp >&5 |
|
configure:3564: $? = 0 |
|
configure:3571: ./conftest |
|
configure:3575: $? = 0 |
|
configure:3563: result: no |
|
configure:3568: checking for suffix of object files |
|
configure:3590: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5 |
|
configure:3594: $? = 0 |
|
configure:3615: result: o |
|
configure:3619: checking whether we are using the GNU C++ compiler |
|
configure:3638: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5 |
|
configure:3638: $? = 0 |
|
configure:3647: result: yes |
|
configure:3656: checking whether g++ accepts -g |
|
configure:3676: g++ -c -g conftest.cpp >&5 |
|
configure:3676: $? = 0 |
|
configure:3717: result: yes |
|
configure:3751: checking for style of include used by make |
|
configure:3779: result: GNU |
|
configure:3804: checking dependency style of g++ |
|
configure:3895: result: gcc3 |
|
configure:3958: checking for gcc |
|
configure:3974: found /usr/bin/gcc |
|
configure:3985: result: gcc |
|
configure:4214: checking for C compiler version |
|
configure:4223: gcc --version >&5 |
|
gcc (GCC) 10.2.0 |
|
Copyright (C) 2020 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:4234: $? = 0 |
|
configure:4223: gcc -v >&5 |
|
Using built-in specs. |
|
COLLECT_GCC=gcc |
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper |
|
Target: x86_64-pc-linux-gnu |
|
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc |
|
Thread model: posix |
|
Supported LTO compression algorithms: zlib zstd |
|
gcc version 10.2.0 (GCC) |
|
configure:4234: $? = 0 |
|
configure:4223: gcc -V >&5 |
|
gcc: error: unrecognized command-line option '-V' |
|
gcc: fatal error: no input files |
|
compilation terminated. |
|
configure:4234: $? = 1 |
|
configure:4223: gcc -qversion >&5 |
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
|
gcc: fatal error: no input files |
|
compilation terminated. |
|
configure:4234: $? = 1 |
|
configure:4238: checking whether we are using the GNU C compiler |
|
configure:4257: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:4257: $? = 0 |
|
configure:4266: result: yes |
|
configure:4275: checking whether gcc accepts -g |
|
configure:4295: gcc -c -g conftest.c >&5 |
|
configure:4295: $? = 0 |
|
configure:4336: result: yes |
|
configure:4353: checking for gcc option to accept ISO C89 |
|
configure:4416: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:4416: $? = 0 |
|
configure:4429: result: none needed |
|
configure:4451: checking dependency style of gcc |
|
configure:4542: result: gcc3 |
|
configure:4562: checking how to run the C preprocessor |
|
configure:4593: gcc -E conftest.c |
|
configure:4593: $? = 0 |
|
configure:4607: gcc -E conftest.c |
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory |
|
11 | #include <ac_nonexistent.h> |
|
| ^~~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:4607: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| /* end confdefs.h. */ |
|
| #include <ac_nonexistent.h> |
|
configure:4632: result: gcc -E |
|
configure:4652: gcc -E conftest.c |
|
configure:4652: $? = 0 |
|
configure:4666: gcc -E conftest.c |
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory |
|
11 | #include <ac_nonexistent.h> |
|
| ^~~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:4666: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| /* end confdefs.h. */ |
|
| #include <ac_nonexistent.h> |
|
configure:4703: checking whether gcc and cc understand -c and -o together |
|
configure:4734: gcc -c conftest.c -o conftest2.o >&5 |
|
configure:4738: $? = 0 |
|
configure:4744: gcc -c conftest.c -o conftest2.o >&5 |
|
configure:4748: $? = 0 |
|
configure:4759: cc -c conftest.c >&5 |
|
configure:4763: $? = 0 |
|
configure:4771: cc -c conftest.c -o conftest2.o >&5 |
|
configure:4775: $? = 0 |
|
configure:4781: cc -c conftest.c -o conftest2.o >&5 |
|
configure:4785: $? = 0 |
|
configure:4803: result: yes |
|
configure:4872: checking for objcopy |
|
configure:4888: found /usr/bin/objcopy |
|
configure:4899: result: objcopy |
|
configure:4923: checking if objcopy supports -W |
|
configure:4932: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:4932: $? = 0 |
|
configure:4944: result: yes |
|
configure:5053: checking for a sed that does not truncate output |
|
configure:5117: result: /usr/bin/sed |
|
configure:5135: checking for grep that handles long lines and -e |
|
configure:5193: result: /usr/bin/grep |
|
configure:5198: checking for egrep |
|
configure:5260: result: /usr/bin/grep -E |
|
configure:5265: checking for fgrep |
|
configure:5327: result: /usr/bin/grep -F |
|
configure:5362: checking for ld used by gcc |
|
configure:5429: result: /usr/bin/ld |
|
configure:5436: checking if the linker (/usr/bin/ld) is GNU ld |
|
configure:5451: result: yes |
|
configure:5463: checking for BSD- or MS-compatible name lister (nm) |
|
configure:5512: result: /usr/bin/nm -B |
|
configure:5630: checking the name lister (/usr/bin/nm -B) interface |
|
configure:5668: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:5671: /usr/bin/nm -B "conftest.o" |
|
configure:5674: output |
|
00000000 B some_variable |
|
configure:5644: result: BSD nm |
|
configure:5647: checking whether ln -s works |
|
configure:5651: result: yes |
|
configure:5659: checking the maximum length of command line arguments |
|
configure:5779: result: 1572864 |
|
configure:5796: checking whether the shell understands some XSI constructs |
|
configure:5805: result: yes |
|
configure:5809: checking whether the shell understands "+=" |
|
configure:5813: result: yes |
|
configure:5848: checking for /usr/bin/ld option to reload object files |
|
configure:5855: result: -r |
|
configure:5924: checking for objdump |
|
configure:5940: found /usr/bin/objdump |
|
configure:5951: result: objdump |
|
configure:5983: checking how to recognize dependent libraries |
|
configure:6179: result: pass_all |
|
configure:6239: checking for ar |
|
configure:6255: found /usr/bin/ar |
|
configure:6266: result: ar |
|
configure:6344: checking for strip |
|
configure:6360: found /usr/bin/strip |
|
configure:6371: result: strip |
|
configure:6443: checking for ranlib |
|
configure:6459: found /usr/bin/ranlib |
|
configure:6470: result: ranlib |
|
configure:6560: checking command to parse /usr/bin/nm -B output from gcc object |
|
configure:6678: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:6681: $? = 0 |
|
configure:6685: /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:6688: $? = 0 |
|
configure:6742: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c conftstm.o >&5 |
|
configure:6745: $? = 0 |
|
configure:6783: result: ok |
|
configure:7587: checking for ANSI C header files |
|
configure:7607: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7607: $? = 0 |
|
configure:7680: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:7680: $? = 0 |
|
configure:7680: ./conftest |
|
configure:7680: $? = 0 |
|
configure:7691: result: yes |
|
configure:7704: checking for sys/types.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7704: checking for sys/stat.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7704: checking for stdlib.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7704: checking for string.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7704: checking for memory.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7704: checking for strings.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7704: checking for inttypes.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7704: checking for stdint.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7704: checking for unistd.h |
|
configure:7704: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7704: $? = 0 |
|
configure:7704: result: yes |
|
configure:7718: checking for dlfcn.h |
|
configure:7718: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:7718: $? = 0 |
|
configure:7718: result: yes |
|
configure:7843: checking for C++ compiler version |
|
configure:7852: g++ --version >&5 |
|
g++ (GCC) 10.2.0 |
|
Copyright (C) 2020 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:7863: $? = 0 |
|
configure:7852: g++ -v >&5 |
|
Using built-in specs. |
|
COLLECT_GCC=g++ |
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/10.2.0/lto-wrapper |
|
Target: x86_64-pc-linux-gnu |
|
Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++,d --with-isl --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-install-libiberty --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-libunwind-exceptions --disable-werror gdc_include_dir=/usr/include/dlang/gdc |
|
Thread model: posix |
|
Supported LTO compression algorithms: zlib zstd |
|
gcc version 10.2.0 (GCC) |
|
configure:7863: $? = 0 |
|
configure:7852: g++ -V >&5 |
|
g++: error: unrecognized command-line option '-V' |
|
g++: fatal error: no input files |
|
compilation terminated. |
|
configure:7863: $? = 1 |
|
configure:7852: g++ -qversion >&5 |
|
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'? |
|
g++: fatal error: no input files |
|
compilation terminated. |
|
configure:7863: $? = 1 |
|
configure:7867: checking whether we are using the GNU C++ compiler |
|
configure:7895: result: yes |
|
configure:7904: checking whether g++ accepts -g |
|
configure:7965: result: yes |
|
configure:7990: checking dependency style of g++ |
|
configure:8081: result: gcc3 |
|
configure:8104: checking how to run the C++ preprocessor |
|
configure:8131: g++ -E conftest.cpp |
|
configure:8131: $? = 0 |
|
configure:8145: g++ -E conftest.cpp |
|
conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory |
|
22 | #include <ac_nonexistent.h> |
|
| ^~~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:8145: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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:8170: result: g++ -E |
|
configure:8190: g++ -E conftest.cpp |
|
configure:8190: $? = 0 |
|
configure:8204: g++ -E conftest.cpp |
|
conftest.cpp:22:10: fatal error: ac_nonexistent.h: No such file or directory |
|
22 | #include <ac_nonexistent.h> |
|
| ^~~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:8204: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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:8381: checking for objdir |
|
configure:8396: result: .libs |
|
configure:8692: checking if gcc supports -fno-rtti -fno-exceptions |
|
configure:8750: gcc -c -m32 -Wno-narrowing -fno-rtti -fno-exceptions conftest.c >&5 |
|
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C |
|
configure:8754: $? = 0 |
|
configure:8727: result: no |
|
configure:8747: checking for gcc option to produce PIC |
|
configure:9019: result: -fPIC -DPIC |
|
configure:9031: checking if gcc PIC flag -fPIC -DPIC works |
|
configure:9089: gcc -c -m32 -Wno-narrowing -fPIC -DPIC -DPIC conftest.c >&5 |
|
configure:9093: $? = 0 |
|
configure:9066: result: yes |
|
configure:9090: checking if gcc static flag -static works |
|
configure:9118: result: yes |
|
configure:9133: checking if gcc supports -c -o file.o |
|
configure:9194: gcc -c -m32 -Wno-narrowing -o out/conftest2.o conftest.c >&5 |
|
configure:9198: $? = 0 |
|
configure:9180: result: yes |
|
configure:9188: checking if gcc supports -c -o file.o |
|
configure:9235: result: yes |
|
configure:9268: checking whether the gcc linker (/usr/bin/ld) supports shared libraries |
|
configure:10259: result: yes |
|
configure:10296: checking whether -lc should be explicitly linked in |
|
configure:10301: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:10304: $? = 0 |
|
configure:10319: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 |
|
configure:10322: $? = 0 |
|
configure:10334: result: no |
|
configure:10498: checking dynamic linker characteristics |
|
configure:10931: gcc -o conftest -m32 -Wno-narrowing -m32 -Wl,-rpath -Wl,/foo conftest.c >&5 |
|
configure:10931: $? = 0 |
|
configure:11161: result: GNU/Linux ld.so |
|
configure:11263: checking how to hardcode library paths into programs |
|
configure:11288: result: immediate |
|
configure:11808: checking whether stripping libraries is possible |
|
configure:11813: result: yes |
|
configure:11848: checking if libtool supports shared libraries |
|
configure:11850: result: yes |
|
configure:11853: checking whether to build shared libraries |
|
configure:11874: result: yes |
|
configure:11877: checking whether to build static libraries |
|
configure:11881: result: yes |
|
configure:9299: checking for ld used by g++ |
|
configure:9366: result: /usr/bin/ld |
|
configure:9373: checking if the linker (/usr/bin/ld) is GNU ld |
|
configure:9388: result: yes |
|
configure:9443: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
|
configure:10356: result: yes |
|
configure:10384: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5 |
|
configure:10387: $? = 0 |
|
configure:10569: checking for g++ option to produce PIC |
|
configure:10886: result: -fPIC -DPIC |
|
configure:10895: checking if g++ PIC flag -fPIC -DPIC works |
|
configure:13685: g++ -c -m32 -Wno-narrowing -fpermissive -fPIC -DPIC -DPIC conftest.cpp >&5 |
|
configure:13689: $? = 0 |
|
configure:10930: result: yes |
|
configure:10951: checking if g++ static flag -static works |
|
configure:10979: result: yes |
|
configure:10991: checking if g++ supports -c -o file.o |
|
configure:13784: g++ -c -m32 -Wno-narrowing -fpermissive -o out/conftest2.o conftest.cpp >&5 |
|
configure:13788: $? = 0 |
|
configure:11038: result: yes |
|
configure:11043: checking if g++ supports -c -o file.o |
|
configure:11090: result: yes |
|
configure:11120: checking whether the g++ linker (/usr/bin/ld) supports shared libraries |
|
configure:11149: result: yes |
|
configure:11286: checking dynamic linker characteristics |
|
configure:11667: g++ -o conftest -m32 -Wno-narrowing -fpermissive -m32 -Wl,-rpath -Wl,/foo conftest.cpp >&5 |
|
configure:11667: $? = 0 |
|
configure:11897: result: GNU/Linux ld.so |
|
configure:11948: checking how to hardcode library paths into programs |
|
configure:11973: result: immediate |
|
configure:11051: checking for inline |
|
configure:11067: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11067: $? = 0 |
|
configure:11075: result: inline |
|
configure:11094: checking for __attribute__ |
|
configure:11113: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11113: $? = 0 |
|
configure:11127: result: yes |
|
configure:11132: checking for ANSI C header files |
|
configure:11236: result: yes |
|
configure:11246: checking for __int64 |
|
configure:11246: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:61:13: error: '__int64' undeclared (first use in this function); did you mean '__int64_t'? |
|
61 | if (sizeof (__int64)) |
|
| ^~~~~~~ |
|
| __int64_t |
|
conftest.c:61:13: note: each undeclared identifier is reported only once for each function it appears in |
|
configure:11246: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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:11246: result: no |
|
configure:11256: checking for struct mallinfo |
|
configure:11256: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11256: $? = 0 |
|
configure:11256: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:30:30: error: expected expression before ')' token |
|
30 | if (sizeof ((struct mallinfo))) |
|
| ^ |
|
configure:11256: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 STDC_HEADERS 1 |
|
| /* end confdefs.h. */ |
|
| #include <malloc.h> |
|
| |
|
| int |
|
| main () |
|
| { |
|
| if (sizeof ((struct mallinfo))) |
|
| return 0; |
|
| ; |
|
| return 0; |
|
| } |
|
configure:11256: result: yes |
|
configure:11267: checking for Elf32_Versym |
|
configure:11267: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11267: $? = 0 |
|
configure:11267: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:31:27: error: expected expression before ')' token |
|
31 | if (sizeof ((Elf32_Versym))) |
|
| ^ |
|
configure:11267: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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:11267: result: yes |
|
configure:11280: checking for sbrk |
|
configure:11280: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:11280: $? = 0 |
|
configure:11280: result: yes |
|
configure:11291: checking for geteuid |
|
configure:11291: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:11291: $? = 0 |
|
configure:11291: result: yes |
|
configure:11302: checking features.h usability |
|
configure:11302: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11302: $? = 0 |
|
configure:11302: result: yes |
|
configure:11302: checking features.h presence |
|
configure:11302: gcc -E conftest.c |
|
configure:11302: $? = 0 |
|
configure:11302: result: yes |
|
configure:11302: checking for features.h |
|
configure:11302: result: yes |
|
configure:11314: checking malloc.h usability |
|
configure:11314: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11314: $? = 0 |
|
configure:11314: result: yes |
|
configure:11314: checking malloc.h presence |
|
configure:11314: gcc -E conftest.c |
|
configure:11314: $? = 0 |
|
configure:11314: result: yes |
|
configure:11314: checking for malloc.h |
|
configure:11314: result: yes |
|
configure:11326: checking sys/malloc.h usability |
|
configure:11326: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c:64:10: fatal error: sys/malloc.h: No such file or directory |
|
64 | #include <sys/malloc.h> |
|
| ^~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11326: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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 |
|
| /* 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 <sys/malloc.h> |
|
configure:11326: result: no |
|
configure:11326: checking sys/malloc.h presence |
|
configure:11326: gcc -E conftest.c |
|
conftest.c:31:10: fatal error: sys/malloc.h: No such file or directory |
|
31 | #include <sys/malloc.h> |
|
| ^~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11326: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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 |
|
| /* end confdefs.h. */ |
|
| #include <sys/malloc.h> |
|
configure:11326: result: no |
|
configure:11326: checking for sys/malloc.h |
|
configure:11326: result: no |
|
configure:11338: checking malloc/malloc.h usability |
|
configure:11338: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c:64:10: fatal error: malloc/malloc.h: No such file or directory |
|
64 | #include <malloc/malloc.h> |
|
| ^~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11338: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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 |
|
| /* 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 <malloc/malloc.h> |
|
configure:11338: result: no |
|
configure:11338: checking malloc/malloc.h presence |
|
configure:11338: gcc -E conftest.c |
|
conftest.c:31:10: fatal error: malloc/malloc.h: No such file or directory |
|
31 | #include <malloc/malloc.h> |
|
| ^~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11338: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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 |
|
| /* end confdefs.h. */ |
|
| #include <malloc/malloc.h> |
|
configure:11338: result: no |
|
configure:11338: checking for malloc/malloc.h |
|
configure:11338: result: no |
|
configure:11350: checking glob.h usability |
|
configure:11350: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11350: $? = 0 |
|
configure:11350: result: yes |
|
configure:11350: checking glob.h presence |
|
configure:11350: gcc -E conftest.c |
|
configure:11350: $? = 0 |
|
configure:11350: result: yes |
|
configure:11350: checking for glob.h |
|
configure:11350: result: yes |
|
configure:11362: checking execinfo.h usability |
|
configure:11362: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11362: $? = 0 |
|
configure:11362: result: yes |
|
configure:11362: checking execinfo.h presence |
|
configure:11362: gcc -E conftest.c |
|
configure:11362: $? = 0 |
|
configure:11362: result: yes |
|
configure:11362: checking for execinfo.h |
|
configure:11362: result: yes |
|
configure:11374: checking libunwind.h usability |
|
configure:11374: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11374: $? = 0 |
|
configure:11374: result: yes |
|
configure:11374: checking libunwind.h presence |
|
configure:11374: gcc -E conftest.c |
|
configure:11374: $? = 0 |
|
configure:11374: result: yes |
|
configure:11374: checking for libunwind.h |
|
configure:11374: result: yes |
|
configure:11386: checking unwind.h usability |
|
configure:11386: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11386: $? = 0 |
|
configure:11386: result: yes |
|
configure:11386: checking unwind.h presence |
|
configure:11386: gcc -E conftest.c |
|
configure:11386: $? = 0 |
|
configure:11386: result: yes |
|
configure:11386: checking for unwind.h |
|
configure:11386: result: yes |
|
configure:11398: checking sched.h usability |
|
configure:11398: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11398: $? = 0 |
|
configure:11398: result: yes |
|
configure:11398: checking sched.h presence |
|
configure:11398: gcc -E conftest.c |
|
configure:11398: $? = 0 |
|
configure:11398: result: yes |
|
configure:11398: checking for sched.h |
|
configure:11398: result: yes |
|
configure:11410: checking conflict-signal.h usability |
|
configure:11410: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c:69:10: fatal error: conflict-signal.h: No such file or directory |
|
69 | #include <conflict-signal.h> |
|
| ^~~~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11410: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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:11410: result: no |
|
configure:11410: checking conflict-signal.h presence |
|
configure:11410: gcc -E conftest.c |
|
conftest.c:36:10: fatal error: conflict-signal.h: No such file or directory |
|
36 | #include <conflict-signal.h> |
|
| ^~~~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11410: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_H 1 |
|
| #define HAVE_UNWIND_H 1 |
|
| #define HAVE_SCHED_H 1 |
|
| /* end confdefs.h. */ |
|
| #include <conflict-signal.h> |
|
configure:11410: result: no |
|
configure:11410: checking for conflict-signal.h |
|
configure:11410: result: no |
|
configure:11422: checking sys/prctl.h usability |
|
configure:11422: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11422: $? = 0 |
|
configure:11422: result: yes |
|
configure:11422: checking sys/prctl.h presence |
|
configure:11422: gcc -E conftest.c |
|
configure:11422: $? = 0 |
|
configure:11422: result: yes |
|
configure:11422: checking for sys/prctl.h |
|
configure:11422: result: yes |
|
configure:11434: checking linux/ptrace.h usability |
|
configure:11434: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11434: $? = 0 |
|
configure:11434: result: yes |
|
configure:11434: checking linux/ptrace.h presence |
|
configure:11434: gcc -E conftest.c |
|
configure:11434: $? = 0 |
|
configure:11434: result: yes |
|
configure:11434: checking for linux/ptrace.h |
|
configure:11434: result: yes |
|
configure:11446: checking sys/syscall.h usability |
|
configure:11446: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11446: $? = 0 |
|
configure:11446: result: yes |
|
configure:11446: checking sys/syscall.h presence |
|
configure:11446: gcc -E conftest.c |
|
configure:11446: $? = 0 |
|
configure:11446: result: yes |
|
configure:11446: checking for sys/syscall.h |
|
configure:11446: result: yes |
|
configure:11458: checking sys/socket.h usability |
|
configure:11458: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11458: $? = 0 |
|
configure:11458: result: yes |
|
configure:11458: checking sys/socket.h presence |
|
configure:11458: gcc -E conftest.c |
|
configure:11458: $? = 0 |
|
configure:11458: result: yes |
|
configure:11458: checking for sys/socket.h |
|
configure:11458: result: yes |
|
configure:11470: checking sys/wait.h usability |
|
configure:11470: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11470: $? = 0 |
|
configure:11470: result: yes |
|
configure:11470: checking sys/wait.h presence |
|
configure:11470: gcc -E conftest.c |
|
configure:11470: $? = 0 |
|
configure:11470: result: yes |
|
configure:11470: checking for sys/wait.h |
|
configure:11470: result: yes |
|
configure:11482: checking poll.h usability |
|
configure:11482: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11482: $? = 0 |
|
configure:11482: result: yes |
|
configure:11482: checking poll.h presence |
|
configure:11482: gcc -E conftest.c |
|
configure:11482: $? = 0 |
|
configure:11482: result: yes |
|
configure:11482: checking for poll.h |
|
configure:11482: result: yes |
|
configure:11494: checking fcntl.h usability |
|
configure:11494: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11494: $? = 0 |
|
configure:11494: result: yes |
|
configure:11494: checking fcntl.h presence |
|
configure:11494: gcc -E conftest.c |
|
configure:11494: $? = 0 |
|
configure:11494: result: yes |
|
configure:11494: checking for fcntl.h |
|
configure:11494: result: yes |
|
configure:11506: checking grp.h usability |
|
configure:11506: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11506: $? = 0 |
|
configure:11506: result: yes |
|
configure:11506: checking grp.h presence |
|
configure:11506: gcc -E conftest.c |
|
configure:11506: $? = 0 |
|
configure:11506: result: yes |
|
configure:11506: checking for grp.h |
|
configure:11506: result: yes |
|
configure:11518: checking pwd.h usability |
|
configure:11518: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11518: $? = 0 |
|
configure:11518: result: yes |
|
configure:11518: checking pwd.h presence |
|
configure:11518: gcc -E conftest.c |
|
configure:11518: $? = 0 |
|
configure:11518: result: yes |
|
configure:11518: checking for pwd.h |
|
configure:11518: result: yes |
|
configure:11530: checking sys/resource.h usability |
|
configure:11530: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11530: $? = 0 |
|
configure:11530: result: yes |
|
configure:11530: checking sys/resource.h presence |
|
configure:11530: gcc -E conftest.c |
|
configure:11530: $? = 0 |
|
configure:11530: result: yes |
|
configure:11530: checking for sys/resource.h |
|
configure:11530: result: yes |
|
configure:11542: checking valgrind.h usability |
|
configure:11542: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c:79:10: fatal error: valgrind.h: No such file or directory |
|
79 | #include <valgrind.h> |
|
| ^~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11542: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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:11542: result: no |
|
configure:11542: checking valgrind.h presence |
|
configure:11542: gcc -E conftest.c |
|
conftest.c:46:10: fatal error: valgrind.h: No such file or directory |
|
46 | #include <valgrind.h> |
|
| ^~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11542: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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:11542: result: no |
|
configure:11542: checking for valgrind.h |
|
configure:11542: result: no |
|
configure:11554: checking sys/cdefs.h usability |
|
configure:11554: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11554: $? = 0 |
|
configure:11554: result: yes |
|
configure:11554: checking sys/cdefs.h presence |
|
configure:11554: gcc -E conftest.c |
|
configure:11554: $? = 0 |
|
configure:11554: result: yes |
|
configure:11554: checking for sys/cdefs.h |
|
configure:11554: result: yes |
|
configure:11566: checking for features.h |
|
configure:11566: result: yes |
|
configure:11581: checking whether cfree is declared |
|
configure:11581: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:59:10: error: 'cfree' undeclared (first use in this function); did you mean 'free'? |
|
59 | (void) cfree; |
|
| ^~~~~ |
|
| free |
|
conftest.c:59:10: note: each undeclared identifier is reported only once for each function it appears in |
|
configure:11581: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 |
|
| /* end confdefs.h. */ |
|
| #define _XOPEN_SOURCE 600 |
|
| #include <stdlib.h> |
|
| #include <malloc.h> |
|
| |
|
| int |
|
| main () |
|
| { |
|
| #ifndef cfree |
|
| #ifdef __cplusplus |
|
| (void) cfree; |
|
| #else |
|
| (void) cfree; |
|
| #endif |
|
| #endif |
|
| |
|
| ; |
|
| return 0; |
|
| } |
|
configure:11581: result: no |
|
configure:11594: checking whether posix_memalign is declared |
|
configure:11594: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11594: $? = 0 |
|
configure:11594: result: yes |
|
configure:11607: checking whether memalign is declared |
|
configure:11607: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11607: $? = 0 |
|
configure:11607: result: yes |
|
configure:11620: checking whether valloc is declared |
|
configure:11620: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11620: $? = 0 |
|
configure:11620: result: yes |
|
configure:11633: checking whether pvalloc is declared |
|
configure:11633: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11633: $? = 0 |
|
configure:11633: result: yes |
|
configure:11674: checking for stdlib.h |
|
configure:11674: result: yes |
|
configure:11674: checking for unistd.h |
|
configure:11674: result: yes |
|
configure:11674: checking for sys/param.h |
|
configure:11674: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11674: $? = 0 |
|
configure:11674: result: yes |
|
configure:11694: checking for getpagesize |
|
configure:11694: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:11694: $? = 0 |
|
configure:11694: result: yes |
|
configure:11703: checking for working mmap |
|
configure:11850: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:11850: $? = 0 |
|
configure:11850: ./conftest |
|
configure:11850: $? = 0 |
|
configure:11860: result: yes |
|
configure:11874: checking if int32_t is the same type as intptr_t |
|
configure:11887: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11887: $? = 0 |
|
configure:11891: result: yes |
|
configure:11908: checking ucontext.h usability |
|
configure:11908: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11908: $? = 0 |
|
configure:11908: result: yes |
|
configure:11908: checking ucontext.h presence |
|
configure:11908: gcc -E conftest.c |
|
configure:11908: $? = 0 |
|
configure:11908: result: yes |
|
configure:11908: checking for ucontext.h |
|
configure:11908: result: yes |
|
configure:11928: checking sys/ucontext.h usability |
|
configure:11928: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:11928: $? = 0 |
|
configure:11928: result: yes |
|
configure:11928: checking sys/ucontext.h presence |
|
configure:11928: gcc -E conftest.c |
|
configure:11928: $? = 0 |
|
configure:11928: result: yes |
|
configure:11928: checking for sys/ucontext.h |
|
configure:11928: result: yes |
|
configure:11941: checking cygwin/signal.h usability |
|
configure:11941: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c:94:10: fatal error: cygwin/signal.h: No such file or directory |
|
94 | #include <cygwin/signal.h> |
|
| ^~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11941: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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:11941: result: no |
|
configure:11941: checking cygwin/signal.h presence |
|
configure:11941: gcc -E conftest.c |
|
conftest.c:61:10: fatal error: cygwin/signal.h: No such file or directory |
|
61 | #include <cygwin/signal.h> |
|
| ^~~~~~~~~~~~~~~~~ |
|
compilation terminated. |
|
configure:11941: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 INT32_EQUALS_INTPTR 1 |
|
| #define HAVE_UCONTEXT_H 1 |
|
| #define HAVE_SYS_UCONTEXT_H 1 |
|
| /* end confdefs.h. */ |
|
| #include <cygwin/signal.h> |
|
configure:11941: result: no |
|
configure:11941: checking for cygwin/signal.h |
|
configure:11941: result: no |
|
configure:11951: checking how to access the program counter from a struct ucontext |
|
configure:12012: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:66:42: error: 'REG_PC' undeclared (first use in this function); did you mean 'REG_SS'? |
|
66 | ucontext_t u; return u.uc_mcontext.gregs[REG_PC] == 0; |
|
| ^~~~~~ |
|
| REG_SS |
|
conftest.c:66:42: note: each undeclared identifier is reported only once for each function it appears in |
|
configure:12012: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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:12012: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:12012: $? = 0 |
|
configure:12018: result: uc_mcontext.gregs[REG_EIP] |
|
configure:12121: checking for backtrace in -lunwind |
|
configure:12146: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -lunwind >&5 |
|
configure:12146: $? = 0 |
|
configure:12155: result: yes |
|
configure:12197: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:66:8: error: '__x86_64__' undeclared (first use in this function) |
|
66 | return __x86_64__ == 1 ? 0 : 1 |
|
| ^~~~~~~~~~ |
|
conftest.c:66:8: note: each undeclared identifier is reported only once for each function it appears in |
|
configure:12197: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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:12218: gcc -c -m32 -Wno-narrowing -S -O2 -o fp.s conftest.c >&5 |
|
configure:12218: $? = 0 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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:12248: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:12248: $? = 0 |
|
configure:12267: checking if the compiler supports -Wno-unused-result |
|
configure:12289: gcc -c -m32 -Wno-narrowing -Wno-error -Wno-unused-result conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:66:9: warning: division by zero [-Wdiv-by-zero] |
|
66 | return 1/0 |
|
| ^ |
|
configure:12289: $? = 0 |
|
configure:12297: result: yes |
|
configure:12309: checking printf format code for printing a size_t and ssize_t |
|
configure:12325: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:12325: $? = 0 |
|
configure:12340: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:66:50: error: invalid operands to binary - (have 'long unsigned int *' and 'size_t *' {aka 'unsigned int *'}) |
|
66 | unsigned long v1 = 0; size_t v2 = 0; return (&v1 - &v2) |
|
| ~~~ ^ ~~~ |
|
| | | |
|
| | size_t * {aka unsigned int *} |
|
| long unsigned int * |
|
configure:12340: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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:12355: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:66:55: error: invalid operands to binary - (have 'long long unsigned int *' and 'size_t *' {aka 'unsigned int *'}) |
|
66 | unsigned long long v1 = 0; size_t v2 = 0; return (&v1 - &v2) |
|
| ~~~ ^ ~~~ |
|
| | | |
|
| | size_t * {aka unsigned int *} |
|
| long long unsigned int * |
|
configure:12355: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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:12361: result: |
|
configure:12388: checking for __builtin_stack_pointer() |
|
configure:12401: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
conftest.c: In function 'main': |
|
conftest.c:69:12: warning: implicit declaration of function '__builtin_stack_pointer'; did you mean '__builtin_extend_pointer'? [-Wimplicit-function-declaration] |
|
69 | void *sp = __builtin_stack_pointer() |
|
| ^~~~~~~~~~~~~~~~~~~~~~~ |
|
| __builtin_extend_pointer |
|
conftest.c:69:12: warning: initialization of 'void *' from 'int' makes pointer from integer without a cast [-Wint-conversion] |
|
/usr/bin/ld: /tmp/ccQ98286.o: in function `main': |
|
conftest.c:(.text+0x17): undefined reference to `__builtin_stack_pointer' |
|
collect2: error: ld returned 1 exit status |
|
configure:12401: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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:12408: result: no |
|
configure:12415: checking for __environ |
|
configure:12428: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:12428: $? = 0 |
|
configure:12432: result: yes |
|
configure:12445: checking for __thread |
|
configure:12460: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:12460: $? = 0 |
|
configure:12464: result: yes |
|
configure:12474: checking if __malloc_hook is declared volatile |
|
configure:12488: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:12488: $? = 0 |
|
configure:12492: result: yes |
|
configure:12506: checking if nanosleep requires any libraries |
|
configure:12529: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:12529: $? = 0 |
|
configure:12562: result: no |
|
configure:12585: checking whether uname is declared |
|
configure:12585: gcc -c -m32 -Wno-narrowing conftest.c >&5 |
|
configure:12585: $? = 0 |
|
configure:12585: result: yes |
|
configure:12764: checking for the pthreads library -lpthreads |
|
configure:12797: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -lpthreads >&5 |
|
/usr/bin/ld: cannot find -lpthreads |
|
collect2: error: ld returned 1 exit status |
|
configure:12797: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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 MALLOC_HOOK_MAYBE_VOLATILE volatile |
|
| #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:12806: result: no |
|
configure:12709: checking whether pthreads work without any flags |
|
configure:12797: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
/usr/bin/ld: /tmp/ccaIGhfi.o: in function `main': |
|
conftest.c:(.text+0x35): undefined reference to `pthread_join' |
|
/usr/bin/ld: conftest.c:(.text+0x95): undefined reference to `__pthread_register_cancel' |
|
/usr/bin/ld: conftest.c:(.text+0xa2): undefined reference to `pthread_create' |
|
/usr/bin/ld: conftest.c:(.text+0xad): undefined reference to `__pthread_unregister_cancel' |
|
collect2: error: ld returned 1 exit status |
|
configure:12797: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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 MALLOC_HOOK_MAYBE_VOLATILE volatile |
|
| #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:12806: result: no |
|
configure:12714: checking whether pthreads work with -Kthread |
|
configure:12797: gcc -o conftest -m32 -Wno-narrowing -Kthread -m32 conftest.c >&5 |
|
gcc: error: unrecognized command-line option '-Kthread'; did you mean '-pthread'? |
|
configure:12797: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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 MALLOC_HOOK_MAYBE_VOLATILE volatile |
|
| #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:12806: result: no |
|
configure:12714: checking whether pthreads work with -kthread |
|
configure:12797: gcc -o conftest -m32 -Wno-narrowing -kthread -m32 conftest.c >&5 |
|
gcc: error: unrecognized command-line option '-kthread'; did you mean '-pthread'? |
|
configure:12797: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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 MALLOC_HOOK_MAYBE_VOLATILE volatile |
|
| #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:12806: result: no |
|
configure:12764: checking for the pthreads library -llthread |
|
configure:12797: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -llthread >&5 |
|
/usr/bin/ld: cannot find -llthread |
|
collect2: error: ld returned 1 exit status |
|
configure:12797: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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 MALLOC_HOOK_MAYBE_VOLATILE volatile |
|
| #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:12806: result: no |
|
configure:12714: checking whether pthreads work with -pthread |
|
configure:12797: gcc -o conftest -m32 -Wno-narrowing -pthread -m32 conftest.c >&5 |
|
configure:12797: $? = 0 |
|
configure:12806: result: yes |
|
configure:12825: checking for joinable pthread attribute |
|
configure:12840: gcc -o conftest -m32 -Wno-narrowing -pthread -m32 conftest.c >&5 |
|
configure:12840: $? = 0 |
|
configure:12846: result: PTHREAD_CREATE_JOINABLE |
|
configure:12856: checking if more special flags are required for pthreads |
|
configure:12863: result: no |
|
configure:12952: checking whether to check for GCC pthread/shared inconsistencies |
|
configure:12965: gcc -o conftest -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c >&5 |
|
configure:12965: $? = 0 |
|
configure:12977: result: yes |
|
configure:12983: checking whether -pthread is sufficient with -shared |
|
configure:12998: gcc -o conftest -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c >&5 |
|
configure:12998: $? = 0 |
|
configure:13005: result: yes |
|
configure:13093: checking whether what we have so far is sufficient with -nostdlib |
|
configure:13111: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c -lc >&5 |
|
/usr/bin/ld: /tmp/ccTz6qPR.o: in function `main': |
|
conftest.c:(.text+0x2a): undefined reference to `pthread_join' |
|
/usr/bin/ld: conftest.c:(.text+0x8a): undefined reference to `__pthread_register_cancel' |
|
/usr/bin/ld: conftest.c:(.text+0x97): undefined reference to `pthread_create' |
|
/usr/bin/ld: conftest.c:(.text+0xa2): undefined reference to `__pthread_unregister_cancel' |
|
collect2: error: ld returned 1 exit status |
|
configure:13111: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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 MALLOC_HOOK_MAYBE_VOLATILE volatile |
|
| #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:13123: result: no |
|
configure:13128: checking whether -lpthread saves the day |
|
configure:13144: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c -lpthread -lc >&5 |
|
configure:13144: $? = 0 |
|
configure:13153: result: yes |
|
configure:13194: checking whether the compiler implements namespaces |
|
configure:13218: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5 |
|
configure:13218: $? = 0 |
|
configure:13231: result: yes |
|
configure:13238: checking what namespace STL code is in |
|
configure:13262: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5 |
|
conftest.cpp: In function 'int main()': |
|
conftest.cpp:75:1: error: 'vector' was not declared in this scope; did you mean 'std::vector'? |
|
75 | vector<int> t; return 0; |
|
| ^~~~~~ |
|
| std::vector |
|
In file included from /usr/include/c++/10.2.0/vector:67, |
|
from conftest.cpp:71: |
|
/usr/include/c++/10.2.0/bits/stl_vector.h:389:11: note: 'std::vector' declared here |
|
389 | class vector : protected _Vector_base<_Tp, _Alloc> |
|
| ^~~~~~ |
|
conftest.cpp:75:8: error: expected primary-expression before 'int' |
|
75 | vector<int> t; return 0; |
|
| ^~~ |
|
configure:13262: $? = 1 |
|
configure: failed program was: |
|
| /* confdefs.h */ |
|
| #define PACKAGE_NAME "gperftools" |
|
| #define PACKAGE_TARNAME "gperftools" |
|
| #define PACKAGE_VERSION "2.0" |
|
| #define PACKAGE_STRING "gperftools 2.0" |
|
| #define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
| #define PACKAGE_URL "" |
|
| #define PACKAGE "gperftools" |
|
| #define VERSION "2.0" |
|
| #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 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_LIBUNWIND_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 0 |
|
| #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 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 MALLOC_HOOK_MAYBE_VOLATILE volatile |
|
| #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:13277: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5 |
|
configure:13277: $? = 0 |
|
configure:13288: result: std |
|
configure:13303: checking for program_invocation_name |
|
configure:13319: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5 |
|
configure:13319: $? = 0 |
|
configure:13328: result: yes |
|
configure:13646: creating ./config.status |
|
|
|
## ---------------- ## |
|
## 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=set |
|
ac_cv_env_CFLAGS_value='-m32 -Wno-narrowing' |
|
ac_cv_env_CPPFLAGS_set= |
|
ac_cv_env_CPPFLAGS_value= |
|
ac_cv_env_CPP_set= |
|
ac_cv_env_CPP_value= |
|
ac_cv_env_CXXCPP_set= |
|
ac_cv_env_CXXCPP_value= |
|
ac_cv_env_CXXFLAGS_set=set |
|
ac_cv_env_CXXFLAGS_value='-m32 -Wno-narrowing -fpermissive' |
|
ac_cv_env_CXX_set= |
|
ac_cv_env_CXX_value= |
|
ac_cv_env_LDFLAGS_set=set |
|
ac_cv_env_LDFLAGS_value=-m32 |
|
ac_cv_env_LIBS_set= |
|
ac_cv_env_LIBS_value= |
|
ac_cv_env_build_alias_set=set |
|
ac_cv_env_build_alias_value=i686-pc-linux-gnu |
|
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_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=no |
|
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=yes |
|
ac_cv_header_linux_ptrace_h=yes |
|
ac_cv_header_malloc_h=yes |
|
ac_cv_header_malloc_malloc_h=no |
|
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_cdefs_h=yes |
|
ac_cv_header_sys_malloc_h=no |
|
ac_cv_header_sys_param_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=yes |
|
ac_cv_objext=o |
|
ac_cv_path_EGREP='/usr/bin/grep -E' |
|
ac_cv_path_FGREP='/usr/bin/grep -F' |
|
ac_cv_path_GREP=/usr/bin/grep |
|
ac_cv_path_SED=/usr/bin/sed |
|
ac_cv_path_install='/usr/bin/install -c' |
|
ac_cv_path_mkdir=/usr/bin/mkdir |
|
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_OBJCOPY=objcopy |
|
ac_cv_prog_ac_ct_OBJDUMP=objdump |
|
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_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 |
|
gpt_cv_objcopy_weaken=yes |
|
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_nm_interface='BSD nm' |
|
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_prog_compiler_c_o=yes |
|
lt_cv_prog_compiler_c_o_CXX=yes |
|
lt_cv_prog_compiler_pic_works=yes |
|
lt_cv_prog_compiler_pic_works_CXX=yes |
|
lt_cv_prog_compiler_rtti_exceptions=no |
|
lt_cv_prog_compiler_static_works=yes |
|
lt_cv_prog_compiler_static_works_CXX=yes |
|
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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' |
|
lt_cv_sys_max_cmd_len=1572864 |
|
perftools_cv_w_no_unused_result=yes |
|
|
|
## ----------------- ## |
|
## Output variables. ## |
|
## ----------------- ## |
|
|
|
ACLOCAL='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/gperftools-2.0/missing --run aclocal-1.10' |
|
AMDEPBACKSLASH='\' |
|
AMDEP_FALSE='#' |
|
AMDEP_TRUE='' |
|
AMTAR='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/gperftools-2.0/missing --run tar' |
|
AR='ar' |
|
AUTOCONF='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/gperftools-2.0/missing --run autoconf' |
|
AUTOHEADER='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/gperftools-2.0/missing --run autoheader' |
|
AUTOMAKE='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/gperftools-2.0/missing --run automake-1.10' |
|
AWK='gawk' |
|
CC='gcc' |
|
CCDEPMODE='depmode=gcc3' |
|
CFLAGS='-m32 -Wno-narrowing' |
|
CPP='gcc -E' |
|
CPPFLAGS='' |
|
CXX='g++' |
|
CXXCPP='g++ -E' |
|
CXXDEPMODE='depmode=gcc3' |
|
CXXFLAGS='-m32 -Wno-narrowing -fpermissive' |
|
CYGPATH_W='echo' |
|
DEFS='-DHAVE_CONFIG_H' |
|
DEPDIR='.deps' |
|
DSYMUTIL='' |
|
DUMPBIN='' |
|
ECHO_C='' |
|
ECHO_N='-n' |
|
ECHO_T='' |
|
EGREP='/usr/bin/grep -E' |
|
ENABLE_FRAME_POINTERS_FALSE='' |
|
ENABLE_FRAME_POINTERS_TRUE='#' |
|
ENABLE_STATIC_FALSE='#' |
|
ENABLE_STATIC_TRUE='' |
|
EXEEXT='' |
|
FGREP='/usr/bin/grep -F' |
|
GCC_FALSE='#' |
|
GCC_TRUE='' |
|
GREP='/usr/bin/grep' |
|
HAVE_OBJCOPY_WEAKEN_FALSE='#' |
|
HAVE_OBJCOPY_WEAKEN_TRUE='' |
|
HAVE_W_NO_UNUSED_RESULT_FALSE='#' |
|
HAVE_W_NO_UNUSED_RESULT_TRUE='' |
|
I386_FALSE='#' |
|
I386_TRUE='' |
|
INSTALL_DATA='${INSTALL} -m 644' |
|
INSTALL_PROGRAM='${INSTALL}' |
|
INSTALL_SCRIPT='${INSTALL}' |
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|
LD='/usr/bin/ld' |
|
LDFLAGS='-m32' |
|
LIBOBJS='' |
|
LIBS='' |
|
LIBSTDCXX_LA_LINKER_FLAG='' |
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|
LIBTOOL_DEPS='./ltmain.sh' |
|
LIPO='' |
|
LN_S='ln -s' |
|
LTLIBOBJS='' |
|
MAKEINFO='${SHELL} /home/nillerusr/projects/source-engine/thirdparty/gperftools-2.0/missing --run makeinfo' |
|
MINGW_FALSE='' |
|
MINGW_TRUE='#' |
|
MKDIR_P='/usr/bin/mkdir -p' |
|
NANOSLEEP_LIBS='' |
|
NM='/usr/bin/nm -B' |
|
NMEDIT='' |
|
OBJCOPY='objcopy' |
|
OBJDUMP='objdump' |
|
OBJEXT='o' |
|
OSX_FALSE='' |
|
OSX_TRUE='#' |
|
OTOOL64='' |
|
OTOOL='' |
|
PACKAGE='gperftools' |
|
PACKAGE_BUGREPORT='google-perftools@googlegroups.com' |
|
PACKAGE_NAME='gperftools' |
|
PACKAGE_STRING='gperftools 2.0' |
|
PACKAGE_TARNAME='gperftools' |
|
PACKAGE_URL='' |
|
PACKAGE_VERSION='2.0' |
|
PATH_SEPARATOR=':' |
|
PROFILER_SO_VERSION='3:0:3' |
|
PTHREAD_CC='gcc' |
|
PTHREAD_CFLAGS='-pthread' |
|
PTHREAD_LIBS=' -lpthread' |
|
RANLIB='ranlib' |
|
SED='/usr/bin/sed' |
|
SET_MAKE='' |
|
SHELL='/bin/sh' |
|
STRIP='strip' |
|
TCMALLOC_SO_VERSION='5:0:1' |
|
TC_VERSION_MAJOR='2' |
|
TC_VERSION_MINOR='0' |
|
TC_VERSION_PATCH='' |
|
UNWIND_LIBS='-lunwind' |
|
USE_LIBTOOL_FALSE='#' |
|
USE_LIBTOOL_TRUE='' |
|
VERSION='2.0' |
|
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_DUMPBIN='' |
|
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__isrc='' |
|
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='i686-pc-linux-gnu' |
|
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='$(SHELL) /home/nillerusr/projects/source-engine/thirdparty/gperftools-2.0/install-sh' |
|
libdir='${exec_prefix}/lib' |
|
libexecdir='${exec_prefix}/libexec' |
|
localedir='${datarootdir}/locale' |
|
localstatedir='${prefix}/var' |
|
lt_ECHO='echo' |
|
mandir='${datarootdir}/man' |
|
mkdir_p='/usr/bin/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 "gperftools" |
|
#define PACKAGE_TARNAME "gperftools" |
|
#define PACKAGE_VERSION "2.0" |
|
#define PACKAGE_STRING "gperftools 2.0" |
|
#define PACKAGE_BUGREPORT "google-perftools@googlegroups.com" |
|
#define PACKAGE_URL "" |
|
#define PACKAGE "gperftools" |
|
#define VERSION "2.0" |
|
#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 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_LIBUNWIND_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 0 |
|
#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 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 MALLOC_HOOK_MAYBE_VOLATILE volatile |
|
#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 |
|
|
|
## ---------------------- ## |
|
## Running config.status. ## |
|
## ---------------------- ## |
|
|
|
This file was extended by gperftools config.status 2.0, which was |
|
generated by GNU Autoconf 2.69. Invocation command line was |
|
|
|
CONFIG_FILES = |
|
CONFIG_HEADERS = |
|
CONFIG_LINKS = |
|
CONFIG_COMMANDS = |
|
$ ./config.status |
|
|
|
on lostnote |
|
|
|
config.status:1216: creating Makefile |
|
config.status:1216: creating src/gperftools/tcmalloc.h |
|
config.status:1216: creating src/windows/gperftools/tcmalloc.h |
|
config.status:1216: creating src/config.h |
|
config.status:1397: src/config.h is unchanged |
|
config.status:1445: executing depfiles commands |
|
config.status:1445: executing libtool commands
|
|
|