3240 lines
102 KiB
Plaintext
3240 lines
102 KiB
Plaintext
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.65. Invocation command line was
|
|
|
|
$ ./configure --build=i686-pc-linux-gnu CFLAGS=-m32 -Wno-narrowing CXXFLAGS=-m32 -Wno-narrowing -fpermissive LDFLAGS=-m32
|
|
|
|
## --------- ##
|
|
## 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:2629: checking build system type
|
|
configure:2643: result: i686-pc-linux-gnu
|
|
configure:2663: checking host system type
|
|
configure:2676: result: i686-pc-linux-gnu
|
|
configure:2712: checking for a BSD-compatible install
|
|
configure:2780: result: /usr/bin/install -c
|
|
configure:2791: checking whether build environment is sane
|
|
configure:2828: result: yes
|
|
configure:2853: checking for a thread-safe mkdir -p
|
|
configure:2892: result: /usr/bin/mkdir -p
|
|
configure:2905: checking for gawk
|
|
configure:2921: found /usr/bin/gawk
|
|
configure:2932: result: gawk
|
|
configure:2943: checking whether make sets $(MAKE)
|
|
configure:2965: result: yes
|
|
configure:3279: checking for g++
|
|
configure:3295: found /usr/bin/g++
|
|
configure:3306: result: g++
|
|
configure:3333: checking for C++ compiler version
|
|
configure:3342: 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:3353: $? = 0
|
|
configure:3342: 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:3353: $? = 0
|
|
configure:3342: g++ -V >&5
|
|
g++: error: unrecognized command-line option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3353: $? = 1
|
|
configure:3342: g++ -qversion >&5
|
|
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3353: $? = 1
|
|
configure:3373: checking whether the C++ compiler works
|
|
configure:3395: g++ -m32 -Wno-narrowing -fpermissive -m32 conftest.cpp >&5
|
|
configure:3399: $? = 0
|
|
configure:3448: result: yes
|
|
configure:3451: checking for C++ compiler default output file name
|
|
configure:3453: result: a.out
|
|
configure:3459: checking for suffix of executables
|
|
configure:3466: g++ -o conftest -m32 -Wno-narrowing -fpermissive -m32 conftest.cpp >&5
|
|
configure:3470: $? = 0
|
|
configure:3492: result:
|
|
configure:3514: checking whether we are cross compiling
|
|
configure:3522: g++ -o conftest -m32 -Wno-narrowing -fpermissive -m32 conftest.cpp >&5
|
|
configure:3526: $? = 0
|
|
configure:3533: ./conftest
|
|
configure:3537: $? = 0
|
|
configure:3525: result: no
|
|
configure:3530: checking for suffix of object files
|
|
configure:3552: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5
|
|
configure:3556: $? = 0
|
|
configure:3577: result: o
|
|
configure:3581: checking whether we are using the GNU C++ compiler
|
|
configure:3600: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5
|
|
configure:3600: $? = 0
|
|
configure:3609: result: yes
|
|
configure:3618: checking whether g++ accepts -g
|
|
configure:3638: g++ -c -g conftest.cpp >&5
|
|
configure:3638: $? = 0
|
|
configure:3679: result: yes
|
|
configure:3713: checking for style of include used by make
|
|
configure:3741: result: GNU
|
|
configure:3766: checking dependency style of g++
|
|
configure:3857: result: gcc3
|
|
configure:3920: checking for gcc
|
|
configure:3936: found /usr/bin/gcc
|
|
configure:3947: result: gcc
|
|
configure:4176: checking for C compiler version
|
|
configure:4185: 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:4196: $? = 0
|
|
configure:4185: 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:4196: $? = 0
|
|
configure:4185: gcc -V >&5
|
|
gcc: error: unrecognized command-line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4196: $? = 1
|
|
configure:4185: gcc -qversion >&5
|
|
gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4196: $? = 1
|
|
configure:4200: checking whether we are using the GNU C compiler
|
|
configure:4219: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:4219: $? = 0
|
|
configure:4228: result: yes
|
|
configure:4237: checking whether gcc accepts -g
|
|
configure:4257: gcc -c -g conftest.c >&5
|
|
configure:4257: $? = 0
|
|
configure:4298: result: yes
|
|
configure:4315: checking for gcc option to accept ISO C89
|
|
configure:4379: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:4379: $? = 0
|
|
configure:4392: result: none needed
|
|
configure:4414: checking dependency style of gcc
|
|
configure:4505: result: gcc3
|
|
configure:4525: checking how to run the C preprocessor
|
|
configure:4556: gcc -E conftest.c
|
|
configure:4556: $? = 0
|
|
configure:4570: 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:4570: $? = 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:4595: result: gcc -E
|
|
configure:4615: gcc -E conftest.c
|
|
configure:4615: $? = 0
|
|
configure:4629: 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:4629: $? = 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:4666: checking whether gcc and cc understand -c and -o together
|
|
configure:4697: gcc -c conftest.c -o conftest2.o >&5
|
|
configure:4701: $? = 0
|
|
configure:4707: gcc -c conftest.c -o conftest2.o >&5
|
|
configure:4711: $? = 0
|
|
configure:4722: cc -c conftest.c >&5
|
|
configure:4726: $? = 0
|
|
configure:4734: cc -c conftest.c -o conftest2.o >&5
|
|
configure:4738: $? = 0
|
|
configure:4744: cc -c conftest.c -o conftest2.o >&5
|
|
configure:4748: $? = 0
|
|
configure:4766: result: yes
|
|
configure:4835: checking for objcopy
|
|
configure:4851: found /usr/bin/objcopy
|
|
configure:4862: result: objcopy
|
|
configure:4886: checking if objcopy supports -W
|
|
configure:4895: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:4895: $? = 0
|
|
configure:4907: result: yes
|
|
configure:5016: checking for a sed that does not truncate output
|
|
configure:5080: result: /usr/bin/sed
|
|
configure:5098: checking for grep that handles long lines and -e
|
|
configure:5156: result: /usr/bin/grep
|
|
configure:5161: checking for egrep
|
|
configure:5223: result: /usr/bin/grep -E
|
|
configure:5228: checking for fgrep
|
|
configure:5290: result: /usr/bin/grep -F
|
|
configure:5325: checking for ld used by gcc
|
|
configure:5392: result: /usr/bin/ld
|
|
configure:5399: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:5414: result: yes
|
|
configure:5426: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:5475: result: /usr/bin/nm -B
|
|
configure:5593: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:5631: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:5634: /usr/bin/nm -B "conftest.o"
|
|
configure:5637: output
|
|
00000000 B some_variable
|
|
configure:5607: result: BSD nm
|
|
configure:5610: checking whether ln -s works
|
|
configure:5614: result: yes
|
|
configure:5622: checking the maximum length of command line arguments
|
|
configure:5742: result: 1572864
|
|
configure:5759: checking whether the shell understands some XSI constructs
|
|
configure:5768: result: yes
|
|
configure:5772: checking whether the shell understands "+="
|
|
configure:5776: result: yes
|
|
configure:5811: checking for /usr/bin/ld option to reload object files
|
|
configure:5818: result: -r
|
|
configure:5887: checking for objdump
|
|
configure:5903: found /usr/bin/objdump
|
|
configure:5914: result: objdump
|
|
configure:5946: checking how to recognize dependent libraries
|
|
configure:6142: result: pass_all
|
|
configure:6202: checking for ar
|
|
configure:6218: found /usr/bin/ar
|
|
configure:6229: result: ar
|
|
configure:6307: checking for strip
|
|
configure:6323: found /usr/bin/strip
|
|
configure:6334: result: strip
|
|
configure:6406: checking for ranlib
|
|
configure:6422: found /usr/bin/ranlib
|
|
configure:6433: result: ranlib
|
|
configure:6523: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:6641: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:6644: $? = 0
|
|
configure:6648: /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:6651: $? = 0
|
|
configure:6705: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c conftstm.o >&5
|
|
configure:6708: $? = 0
|
|
configure:6746: result: ok
|
|
configure:7550: checking for ANSI C header files
|
|
configure:7570: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7570: $? = 0
|
|
configure:7643: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:7643: $? = 0
|
|
configure:7643: ./conftest
|
|
configure:7643: $? = 0
|
|
configure:7654: result: yes
|
|
configure:7667: checking for sys/types.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7667: checking for sys/stat.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7667: checking for stdlib.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7667: checking for string.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7667: checking for memory.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7667: checking for strings.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7667: checking for inttypes.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7667: checking for stdint.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7667: checking for unistd.h
|
|
configure:7667: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7667: $? = 0
|
|
configure:7667: result: yes
|
|
configure:7682: checking for dlfcn.h
|
|
configure:7682: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:7682: $? = 0
|
|
configure:7682: result: yes
|
|
configure:7807: checking for C++ compiler version
|
|
configure:7816: 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:7827: $? = 0
|
|
configure:7816: 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:7827: $? = 0
|
|
configure:7816: g++ -V >&5
|
|
g++: error: unrecognized command-line option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:7827: $? = 1
|
|
configure:7816: g++ -qversion >&5
|
|
g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:7827: $? = 1
|
|
configure:7831: checking whether we are using the GNU C++ compiler
|
|
configure:7859: result: yes
|
|
configure:7868: checking whether g++ accepts -g
|
|
configure:7929: result: yes
|
|
configure:7954: checking dependency style of g++
|
|
configure:8045: result: gcc3
|
|
configure:8068: checking how to run the C++ preprocessor
|
|
configure:8095: g++ -E conftest.cpp
|
|
configure:8095: $? = 0
|
|
configure:8109: 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:8109: $? = 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:8134: result: g++ -E
|
|
configure:8154: g++ -E conftest.cpp
|
|
configure:8154: $? = 0
|
|
configure:8168: 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:8168: $? = 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:8345: checking for objdir
|
|
configure:8360: result: .libs
|
|
configure:8656: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:8714: 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:8718: $? = 0
|
|
configure:8691: result: no
|
|
configure:8711: checking for gcc option to produce PIC
|
|
configure:8983: result: -fPIC -DPIC
|
|
configure:8995: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:9053: gcc -c -m32 -Wno-narrowing -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:9057: $? = 0
|
|
configure:9030: result: yes
|
|
configure:9054: checking if gcc static flag -static works
|
|
configure:9082: result: yes
|
|
configure:9097: checking if gcc supports -c -o file.o
|
|
configure:9158: gcc -c -m32 -Wno-narrowing -o out/conftest2.o conftest.c >&5
|
|
configure:9162: $? = 0
|
|
configure:9144: result: yes
|
|
configure:9152: checking if gcc supports -c -o file.o
|
|
configure:9199: result: yes
|
|
configure:9232: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
|
|
configure:10223: result: yes
|
|
configure:10260: checking whether -lc should be explicitly linked in
|
|
configure:10265: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:10268: $? = 0
|
|
configure:10283: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:10286: $? = 0
|
|
configure:10298: result: no
|
|
configure:10462: checking dynamic linker characteristics
|
|
configure:10895: gcc -o conftest -m32 -Wno-narrowing -m32 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:10895: $? = 0
|
|
configure:11125: result: GNU/Linux ld.so
|
|
configure:11227: checking how to hardcode library paths into programs
|
|
configure:11252: result: immediate
|
|
configure:11772: checking whether stripping libraries is possible
|
|
configure:11777: result: yes
|
|
configure:11812: checking if libtool supports shared libraries
|
|
configure:11814: result: yes
|
|
configure:11817: checking whether to build shared libraries
|
|
configure:11838: result: yes
|
|
configure:11841: checking whether to build static libraries
|
|
configure:11845: result: yes
|
|
configure:9263: checking for ld used by g++
|
|
configure:9330: result: /usr/bin/ld
|
|
configure:9337: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:9352: result: yes
|
|
configure:9407: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
|
configure:10320: result: yes
|
|
configure:10348: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5
|
|
configure:10351: $? = 0
|
|
configure:10533: checking for g++ option to produce PIC
|
|
configure:10850: result: -fPIC -DPIC
|
|
configure:10859: checking if g++ PIC flag -fPIC -DPIC works
|
|
configure:13649: g++ -c -m32 -Wno-narrowing -fpermissive -fPIC -DPIC -DPIC conftest.cpp >&5
|
|
configure:13653: $? = 0
|
|
configure:10894: result: yes
|
|
configure:10915: checking if g++ static flag -static works
|
|
configure:10943: result: yes
|
|
configure:10955: checking if g++ supports -c -o file.o
|
|
configure:13748: g++ -c -m32 -Wno-narrowing -fpermissive -o out/conftest2.o conftest.cpp >&5
|
|
configure:13752: $? = 0
|
|
configure:11002: result: yes
|
|
configure:11007: checking if g++ supports -c -o file.o
|
|
configure:11054: result: yes
|
|
configure:11084: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
|
|
configure:11113: result: yes
|
|
configure:11250: checking dynamic linker characteristics
|
|
configure:11631: g++ -o conftest -m32 -Wno-narrowing -fpermissive -m32 -Wl,-rpath -Wl,/foo conftest.cpp >&5
|
|
configure:11631: $? = 0
|
|
configure:11861: result: GNU/Linux ld.so
|
|
configure:11912: checking how to hardcode library paths into programs
|
|
configure:11937: result: immediate
|
|
configure:11015: checking for inline
|
|
configure:11031: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11031: $? = 0
|
|
configure:11039: result: inline
|
|
configure:11058: checking for __attribute__
|
|
configure:11077: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11077: $? = 0
|
|
configure:11091: result: yes
|
|
configure:11096: checking for ANSI C header files
|
|
configure:11200: result: yes
|
|
configure:11210: checking for __int64
|
|
configure:11210: 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:11210: $? = 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:11210: result: no
|
|
configure:11220: checking for struct mallinfo
|
|
configure:11220: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11220: $? = 0
|
|
configure:11220: 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:11220: $? = 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:11220: result: yes
|
|
configure:11231: checking for Elf32_Versym
|
|
configure:11231: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11231: $? = 0
|
|
configure:11231: 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:11231: $? = 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:11231: result: yes
|
|
configure:11244: checking for sbrk
|
|
configure:11244: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:11244: $? = 0
|
|
configure:11244: result: yes
|
|
configure:11255: checking for geteuid
|
|
configure:11255: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:11255: $? = 0
|
|
configure:11255: result: yes
|
|
configure:11266: checking features.h usability
|
|
configure:11266: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11266: $? = 0
|
|
configure:11266: result: yes
|
|
configure:11266: checking features.h presence
|
|
configure:11266: gcc -E conftest.c
|
|
configure:11266: $? = 0
|
|
configure:11266: result: yes
|
|
configure:11266: checking for features.h
|
|
configure:11266: result: yes
|
|
configure:11278: checking malloc.h usability
|
|
configure:11278: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11278: $? = 0
|
|
configure:11278: result: yes
|
|
configure:11278: checking malloc.h presence
|
|
configure:11278: gcc -E conftest.c
|
|
configure:11278: $? = 0
|
|
configure:11278: result: yes
|
|
configure:11278: checking for malloc.h
|
|
configure:11278: result: yes
|
|
configure:11290: checking sys/malloc.h usability
|
|
configure:11290: 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:11290: $? = 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:11290: result: no
|
|
configure:11290: checking sys/malloc.h presence
|
|
configure:11290: 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:11290: $? = 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:11290: result: no
|
|
configure:11290: checking for sys/malloc.h
|
|
configure:11290: result: no
|
|
configure:11302: checking malloc/malloc.h usability
|
|
configure:11302: 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:11302: $? = 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:11302: result: no
|
|
configure:11302: checking malloc/malloc.h presence
|
|
configure:11302: 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:11302: $? = 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:11302: result: no
|
|
configure:11302: checking for malloc/malloc.h
|
|
configure:11302: result: no
|
|
configure:11314: checking glob.h usability
|
|
configure:11314: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11314: $? = 0
|
|
configure:11314: result: yes
|
|
configure:11314: checking glob.h presence
|
|
configure:11314: gcc -E conftest.c
|
|
configure:11314: $? = 0
|
|
configure:11314: result: yes
|
|
configure:11314: checking for glob.h
|
|
configure:11314: result: yes
|
|
configure:11326: checking execinfo.h usability
|
|
configure:11326: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11326: $? = 0
|
|
configure:11326: result: yes
|
|
configure:11326: checking execinfo.h presence
|
|
configure:11326: gcc -E conftest.c
|
|
configure:11326: $? = 0
|
|
configure:11326: result: yes
|
|
configure:11326: checking for execinfo.h
|
|
configure:11326: result: yes
|
|
configure:11338: checking libunwind.h usability
|
|
configure:11338: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11338: $? = 0
|
|
configure:11338: result: yes
|
|
configure:11338: checking libunwind.h presence
|
|
configure:11338: gcc -E conftest.c
|
|
configure:11338: $? = 0
|
|
configure:11338: result: yes
|
|
configure:11338: checking for libunwind.h
|
|
configure:11338: result: yes
|
|
configure:11350: checking unwind.h usability
|
|
configure:11350: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11350: $? = 0
|
|
configure:11350: result: yes
|
|
configure:11350: checking unwind.h presence
|
|
configure:11350: gcc -E conftest.c
|
|
configure:11350: $? = 0
|
|
configure:11350: result: yes
|
|
configure:11350: checking for unwind.h
|
|
configure:11350: result: yes
|
|
configure:11362: checking sched.h usability
|
|
configure:11362: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11362: $? = 0
|
|
configure:11362: result: yes
|
|
configure:11362: checking sched.h presence
|
|
configure:11362: gcc -E conftest.c
|
|
configure:11362: $? = 0
|
|
configure:11362: result: yes
|
|
configure:11362: checking for sched.h
|
|
configure:11362: result: yes
|
|
configure:11374: checking conflict-signal.h usability
|
|
configure:11374: 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:11374: $? = 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:11374: result: no
|
|
configure:11374: checking conflict-signal.h presence
|
|
configure:11374: 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:11374: $? = 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:11374: result: no
|
|
configure:11374: checking for conflict-signal.h
|
|
configure:11374: result: no
|
|
configure:11386: checking sys/prctl.h usability
|
|
configure:11386: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11386: $? = 0
|
|
configure:11386: result: yes
|
|
configure:11386: checking sys/prctl.h presence
|
|
configure:11386: gcc -E conftest.c
|
|
configure:11386: $? = 0
|
|
configure:11386: result: yes
|
|
configure:11386: checking for sys/prctl.h
|
|
configure:11386: result: yes
|
|
configure:11398: checking linux/ptrace.h usability
|
|
configure:11398: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11398: $? = 0
|
|
configure:11398: result: yes
|
|
configure:11398: checking linux/ptrace.h presence
|
|
configure:11398: gcc -E conftest.c
|
|
configure:11398: $? = 0
|
|
configure:11398: result: yes
|
|
configure:11398: checking for linux/ptrace.h
|
|
configure:11398: result: yes
|
|
configure:11410: checking sys/syscall.h usability
|
|
configure:11410: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11410: $? = 0
|
|
configure:11410: result: yes
|
|
configure:11410: checking sys/syscall.h presence
|
|
configure:11410: gcc -E conftest.c
|
|
configure:11410: $? = 0
|
|
configure:11410: result: yes
|
|
configure:11410: checking for sys/syscall.h
|
|
configure:11410: result: yes
|
|
configure:11422: checking sys/socket.h usability
|
|
configure:11422: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11422: $? = 0
|
|
configure:11422: result: yes
|
|
configure:11422: checking sys/socket.h presence
|
|
configure:11422: gcc -E conftest.c
|
|
configure:11422: $? = 0
|
|
configure:11422: result: yes
|
|
configure:11422: checking for sys/socket.h
|
|
configure:11422: result: yes
|
|
configure:11434: checking sys/wait.h usability
|
|
configure:11434: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11434: $? = 0
|
|
configure:11434: result: yes
|
|
configure:11434: checking sys/wait.h presence
|
|
configure:11434: gcc -E conftest.c
|
|
configure:11434: $? = 0
|
|
configure:11434: result: yes
|
|
configure:11434: checking for sys/wait.h
|
|
configure:11434: result: yes
|
|
configure:11446: checking poll.h usability
|
|
configure:11446: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11446: $? = 0
|
|
configure:11446: result: yes
|
|
configure:11446: checking poll.h presence
|
|
configure:11446: gcc -E conftest.c
|
|
configure:11446: $? = 0
|
|
configure:11446: result: yes
|
|
configure:11446: checking for poll.h
|
|
configure:11446: result: yes
|
|
configure:11458: checking fcntl.h usability
|
|
configure:11458: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11458: $? = 0
|
|
configure:11458: result: yes
|
|
configure:11458: checking fcntl.h presence
|
|
configure:11458: gcc -E conftest.c
|
|
configure:11458: $? = 0
|
|
configure:11458: result: yes
|
|
configure:11458: checking for fcntl.h
|
|
configure:11458: result: yes
|
|
configure:11470: checking grp.h usability
|
|
configure:11470: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11470: $? = 0
|
|
configure:11470: result: yes
|
|
configure:11470: checking grp.h presence
|
|
configure:11470: gcc -E conftest.c
|
|
configure:11470: $? = 0
|
|
configure:11470: result: yes
|
|
configure:11470: checking for grp.h
|
|
configure:11470: result: yes
|
|
configure:11482: checking pwd.h usability
|
|
configure:11482: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11482: $? = 0
|
|
configure:11482: result: yes
|
|
configure:11482: checking pwd.h presence
|
|
configure:11482: gcc -E conftest.c
|
|
configure:11482: $? = 0
|
|
configure:11482: result: yes
|
|
configure:11482: checking for pwd.h
|
|
configure:11482: result: yes
|
|
configure:11494: checking sys/resource.h usability
|
|
configure:11494: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11494: $? = 0
|
|
configure:11494: result: yes
|
|
configure:11494: checking sys/resource.h presence
|
|
configure:11494: gcc -E conftest.c
|
|
configure:11494: $? = 0
|
|
configure:11494: result: yes
|
|
configure:11494: checking for sys/resource.h
|
|
configure:11494: result: yes
|
|
configure:11506: checking valgrind.h usability
|
|
configure:11506: 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:11506: $? = 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:11506: result: no
|
|
configure:11506: checking valgrind.h presence
|
|
configure:11506: gcc -E conftest.c
|
|
conftest.c:46:10: fatal error: valgrind.h: No such file or directory
|
|
46 | #include <valgrind.h>
|
|
| ^~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:11506: $? = 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:11506: result: no
|
|
configure:11506: checking for valgrind.h
|
|
configure:11506: result: no
|
|
configure:11518: checking sys/cdefs.h usability
|
|
configure:11518: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11518: $? = 0
|
|
configure:11518: result: yes
|
|
configure:11518: checking sys/cdefs.h presence
|
|
configure:11518: gcc -E conftest.c
|
|
configure:11518: $? = 0
|
|
configure:11518: result: yes
|
|
configure:11518: checking for sys/cdefs.h
|
|
configure:11518: result: yes
|
|
configure:11530: checking for features.h
|
|
configure:11530: result: yes
|
|
configure:11545: checking whether cfree is declared
|
|
configure:11545: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
conftest.c: In function 'main':
|
|
conftest.c:56:10: error: 'cfree' undeclared (first use in this function); did you mean 'free'?
|
|
56 | (void) cfree;
|
|
| ^~~~~
|
|
| free
|
|
conftest.c:56:10: note: each undeclared identifier is reported only once for each function it appears in
|
|
configure:11545: $? = 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
|
|
| (void) cfree;
|
|
| #endif
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:11545: result: no
|
|
configure:11558: checking whether posix_memalign is declared
|
|
configure:11558: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11558: $? = 0
|
|
configure:11558: result: yes
|
|
configure:11571: checking whether memalign is declared
|
|
configure:11571: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11571: $? = 0
|
|
configure:11571: result: yes
|
|
configure:11584: checking whether valloc is declared
|
|
configure:11584: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11584: $? = 0
|
|
configure:11584: result: yes
|
|
configure:11597: checking whether pvalloc is declared
|
|
configure:11597: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11597: $? = 0
|
|
configure:11597: result: yes
|
|
configure:11638: checking for stdlib.h
|
|
configure:11638: result: yes
|
|
configure:11638: checking for unistd.h
|
|
configure:11638: result: yes
|
|
configure:11638: checking for sys/param.h
|
|
configure:11638: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11638: $? = 0
|
|
configure:11638: result: yes
|
|
configure:11659: checking for getpagesize
|
|
configure:11659: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:11659: $? = 0
|
|
configure:11659: result: yes
|
|
configure:11668: checking for working mmap
|
|
configure:11815: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:11815: $? = 0
|
|
configure:11815: ./conftest
|
|
configure:11815: $? = 0
|
|
configure:11825: result: yes
|
|
configure:11839: checking if int32_t is the same type as intptr_t
|
|
configure:11852: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11852: $? = 0
|
|
configure:11856: result: yes
|
|
configure:11873: checking ucontext.h usability
|
|
configure:11873: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11873: $? = 0
|
|
configure:11873: result: yes
|
|
configure:11873: checking ucontext.h presence
|
|
configure:11873: gcc -E conftest.c
|
|
configure:11873: $? = 0
|
|
configure:11873: result: yes
|
|
configure:11873: checking for ucontext.h
|
|
configure:11873: result: yes
|
|
configure:11893: checking sys/ucontext.h usability
|
|
configure:11893: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11893: $? = 0
|
|
configure:11893: result: yes
|
|
configure:11893: checking sys/ucontext.h presence
|
|
configure:11893: gcc -E conftest.c
|
|
configure:11893: $? = 0
|
|
configure:11893: result: yes
|
|
configure:11893: checking for sys/ucontext.h
|
|
configure:11893: result: yes
|
|
configure:11906: checking cygwin/signal.h usability
|
|
configure:11906: 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:11906: $? = 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:11906: result: no
|
|
configure:11906: checking cygwin/signal.h presence
|
|
configure:11906: 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:11906: $? = 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:11906: result: no
|
|
configure:11906: checking for cygwin/signal.h
|
|
configure:11906: result: no
|
|
configure:11916: checking how to access the program counter from a struct ucontext
|
|
configure:11977: 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:11977: $? = 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:11977: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:11977: $? = 0
|
|
configure:11983: result: uc_mcontext.gregs[REG_EIP]
|
|
configure:12086: checking for backtrace in -lunwind
|
|
configure:12111: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c -lunwind >&5
|
|
configure:12111: $? = 0
|
|
configure:12120: result: yes
|
|
configure:12162: 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:12162: $? = 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:12183: gcc -c -m32 -Wno-narrowing -S -O2 -o fp.s conftest.c >&5
|
|
configure:12183: $? = 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:12213: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:12213: $? = 0
|
|
configure:12232: checking if the compiler supports -Wno-unused-result
|
|
configure:12254: 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:12254: $? = 0
|
|
configure:12262: result: yes
|
|
configure:12274: checking printf format code for printing a size_t and ssize_t
|
|
configure:12290: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:12290: $? = 0
|
|
configure:12305: 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:12305: $? = 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:12320: 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:12320: $? = 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:12326: result:
|
|
configure:12353: checking for __builtin_stack_pointer()
|
|
configure:12366: 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/ccuiQUMm.o: in function `main':
|
|
conftest.c:(.text+0x17): undefined reference to `__builtin_stack_pointer'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:12366: $? = 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:12373: result: no
|
|
configure:12380: checking for __environ
|
|
configure:12393: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:12393: $? = 0
|
|
configure:12397: result: yes
|
|
configure:12410: checking for __thread
|
|
configure:12425: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:12425: $? = 0
|
|
configure:12429: result: yes
|
|
configure:12439: checking if __malloc_hook is declared volatile
|
|
configure:12453: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:12453: $? = 0
|
|
configure:12457: result: yes
|
|
configure:12471: checking if nanosleep requires any libraries
|
|
configure:12494: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:12494: $? = 0
|
|
configure:12527: result: no
|
|
configure:12550: checking whether uname is declared
|
|
configure:12550: gcc -c -m32 -Wno-narrowing conftest.c >&5
|
|
configure:12550: $? = 0
|
|
configure:12550: result: yes
|
|
configure:12729: checking for the pthreads library -lpthreads
|
|
configure:12762: 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:12762: $? = 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:12771: result: no
|
|
configure:12674: checking whether pthreads work without any flags
|
|
configure:12762: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
/usr/bin/ld: /tmp/ccZswsIh.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:12762: $? = 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:12771: result: no
|
|
configure:12679: checking whether pthreads work with -Kthread
|
|
configure:12762: gcc -o conftest -m32 -Wno-narrowing -Kthread -m32 conftest.c >&5
|
|
gcc: error: unrecognized command-line option '-Kthread'; did you mean '-pthread'?
|
|
configure:12762: $? = 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:12771: result: no
|
|
configure:12679: checking whether pthreads work with -kthread
|
|
configure:12762: gcc -o conftest -m32 -Wno-narrowing -kthread -m32 conftest.c >&5
|
|
gcc: error: unrecognized command-line option '-kthread'; did you mean '-pthread'?
|
|
configure:12762: $? = 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:12771: result: no
|
|
configure:12729: checking for the pthreads library -llthread
|
|
configure:12762: 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:12762: $? = 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:12771: result: no
|
|
configure:12679: checking whether pthreads work with -pthread
|
|
configure:12762: gcc -o conftest -m32 -Wno-narrowing -pthread -m32 conftest.c >&5
|
|
configure:12762: $? = 0
|
|
configure:12771: result: yes
|
|
configure:12790: checking for joinable pthread attribute
|
|
configure:12805: gcc -o conftest -m32 -Wno-narrowing -pthread -m32 conftest.c >&5
|
|
configure:12805: $? = 0
|
|
configure:12811: result: PTHREAD_CREATE_JOINABLE
|
|
configure:12821: checking if more special flags are required for pthreads
|
|
configure:12828: result: no
|
|
configure:12917: checking whether to check for GCC pthread/shared inconsistencies
|
|
configure:12930: gcc -o conftest -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c >&5
|
|
configure:12930: $? = 0
|
|
configure:12942: result: yes
|
|
configure:12948: checking whether -pthread is sufficient with -shared
|
|
configure:12963: gcc -o conftest -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c >&5
|
|
configure:12963: $? = 0
|
|
configure:12970: result: yes
|
|
configure:13058: checking whether what we have so far is sufficient with -nostdlib
|
|
configure:13076: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c -lc >&5
|
|
/usr/bin/ld: /tmp/cc7xxH0a.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:13076: $? = 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:13088: result: no
|
|
configure:13093: checking whether -lpthread saves the day
|
|
configure:13109: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -m32 -Wno-narrowing -pthread -m32 conftest.c -lpthread -lc >&5
|
|
configure:13109: $? = 0
|
|
configure:13118: result: yes
|
|
configure:13159: checking whether the compiler implements namespaces
|
|
configure:13183: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5
|
|
configure:13183: $? = 0
|
|
configure:13196: result: yes
|
|
configure:13203: checking what namespace STL code is in
|
|
configure:13227: 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:13227: $? = 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:13242: g++ -c -m32 -Wno-narrowing -fpermissive conftest.cpp >&5
|
|
configure:13242: $? = 0
|
|
configure:13253: result: std
|
|
configure:13268: checking for program_invocation_name
|
|
configure:13284: gcc -o conftest -m32 -Wno-narrowing -m32 conftest.c >&5
|
|
configure:13284: $? = 0
|
|
configure:13293: result: yes
|
|
configure:13599: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by gperftools config.status 2.0, which was
|
|
generated by GNU Autoconf 2.65. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on lostnote
|
|
|
|
config.status:1219: creating Makefile
|
|
config.status:1219: creating src/gperftools/tcmalloc.h
|
|
config.status:1219: creating src/windows/gperftools/tcmalloc.h
|
|
config.status:1219: creating src/config.h
|
|
config.status:1391: src/config.h is unchanged
|
|
config.status:1439: executing depfiles commands
|
|
config.status:1439: executing libtool commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv___attribute__=yes
|
|
ac_cv_build=i686-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_c_inline=inline
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_cxx_namespaces=yes
|
|
ac_cv_cxx_stl_namespace=std
|
|
ac_cv_env_CCC_set=
|
|
ac_cv_env_CCC_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=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-2018-hl2_src/thirdparty/gperftools-2.0/missing --run aclocal-1.10'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='${SHELL} /home/nillerusr/projects/source-engine-2018-hl2_src/thirdparty/gperftools-2.0/missing --run tar'
|
|
AR='ar'
|
|
AUTOCONF='${SHELL} /home/nillerusr/projects/source-engine-2018-hl2_src/thirdparty/gperftools-2.0/missing --run autoconf'
|
|
AUTOHEADER='${SHELL} /home/nillerusr/projects/source-engine-2018-hl2_src/thirdparty/gperftools-2.0/missing --run autoheader'
|
|
AUTOMAKE='${SHELL} /home/nillerusr/projects/source-engine-2018-hl2_src/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-2018-hl2_src/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-2018-hl2_src/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
|