1923 lines
53 KiB
Plaintext
1923 lines
53 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 breakpad configure 0.1, which was
|
|
generated by GNU Autoconf 2.71. Invocation command line was
|
|
|
|
$ ./configure
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = master
|
|
uname -m = x86_64
|
|
uname -r = 4.18.0-425.19.2.el8_7.x86_64
|
|
uname -s = Linux
|
|
uname -v = #1 SMP Tue Apr 4 22:38:11 UTC 2023
|
|
|
|
/usr/bin/uname -p = x86_64
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = x86_64
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /root/.cargo/bin/
|
|
PATH: /usr/local/sbin/
|
|
PATH: /usr/local/bin/
|
|
PATH: /usr/sbin/
|
|
PATH: /usr/bin/
|
|
PATH: /usr/local/go/bin/
|
|
PATH: /home/go/bin/
|
|
PATH: /root/bin/
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2705: looking for aux files: compile ar-lib missing install-sh config.guess config.sub
|
|
configure:2718: trying ./autotools/
|
|
configure:2747: ./autotools/compile found
|
|
configure:2747: ./autotools/ar-lib found
|
|
configure:2747: ./autotools/missing found
|
|
configure:2729: ./autotools/install-sh found
|
|
configure:2747: ./autotools/config.guess found
|
|
configure:2747: ./autotools/config.sub found
|
|
configure:2868: checking build system type
|
|
configure:2883: result: x86_64-pc-linux-gnu
|
|
configure:2903: checking host system type
|
|
configure:2917: result: x86_64-pc-linux-gnu
|
|
configure:2955: checking for a BSD-compatible install
|
|
configure:3028: result: /usr/bin/install -c
|
|
configure:3039: checking whether build environment is sane
|
|
configure:3094: result: yes
|
|
configure:3253: checking for a race-free mkdir -p
|
|
configure:3297: result: /usr/bin/mkdir -p
|
|
configure:3304: checking for gawk
|
|
configure:3325: found /usr/bin/gawk
|
|
configure:3336: result: gawk
|
|
configure:3347: checking whether make sets $(MAKE)
|
|
configure:3370: result: yes
|
|
configure:3400: checking whether make supports nested variables
|
|
configure:3418: result: yes
|
|
configure:3503: checking whether UID '0' is supported by ustar format
|
|
configure:3506: result: yes
|
|
configure:3513: checking whether GID '0' is supported by ustar format
|
|
configure:3516: result: yes
|
|
configure:3524: checking how to create a ustar tar archive
|
|
configure:3535: tar --version
|
|
tar (GNU tar) 1.30
|
|
Copyright (C) 2017 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
configure:3538: $? = 0
|
|
configure:3578: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
|
|
configure:3581: $? = 0
|
|
configure:3585: tar -xf - <conftest.tar
|
|
configure:3588: $? = 0
|
|
configure:3590: cat conftest.dir/file
|
|
GrepMe
|
|
configure:3593: $? = 0
|
|
configure:3607: result: gnutar
|
|
configure:3674: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:3684: result: no
|
|
configure:3711: checking whether make supports the include directive
|
|
configure:3726: make -f confmf.GNU && cat confinc.out
|
|
this is the am__doit target
|
|
configure:3729: $? = 0
|
|
configure:3748: result: yes (GNU style)
|
|
configure:3824: checking for gcc
|
|
configure:3845: found /usr/bin/gcc
|
|
configure:3856: result: gcc
|
|
configure:4209: checking for C compiler version
|
|
configure:4218: gcc --version >&5
|
|
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-16)
|
|
Copyright (C) 2018 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:4229: $? = 0
|
|
configure:4218: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-redhat-linux
|
|
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
|
|
Thread model: posix
|
|
gcc version 8.5.0 20210514 (Red Hat 8.5.0-16) (GCC)
|
|
configure:4229: $? = 0
|
|
configure:4218: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4229: $? = 1
|
|
configure:4218: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4229: $? = 1
|
|
configure:4218: gcc -version >&5
|
|
gcc: error: unrecognized command line option '-version'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:4229: $? = 1
|
|
configure:4249: checking whether the C compiler works
|
|
configure:4271: gcc conftest.c >&5
|
|
configure:4275: $? = 0
|
|
configure:4325: result: yes
|
|
configure:4328: checking for C compiler default output file name
|
|
configure:4330: result: a.out
|
|
configure:4336: checking for suffix of executables
|
|
configure:4343: gcc -o conftest conftest.c >&5
|
|
configure:4347: $? = 0
|
|
configure:4370: result:
|
|
configure:4392: checking whether we are cross compiling
|
|
configure:4400: gcc -o conftest conftest.c >&5
|
|
configure:4404: $? = 0
|
|
configure:4411: ./conftest
|
|
configure:4415: $? = 0
|
|
configure:4430: result: no
|
|
configure:4435: checking for suffix of object files
|
|
configure:4458: gcc -c conftest.c >&5
|
|
configure:4462: $? = 0
|
|
configure:4484: result: o
|
|
configure:4488: checking whether the compiler supports GNU C
|
|
configure:4508: gcc -c conftest.c >&5
|
|
configure:4508: $? = 0
|
|
configure:4518: result: yes
|
|
configure:4529: checking whether gcc accepts -g
|
|
configure:4550: gcc -c -g conftest.c >&5
|
|
configure:4550: $? = 0
|
|
configure:4594: result: yes
|
|
configure:4614: checking for gcc option to enable C11 features
|
|
configure:4629: gcc -c -g -O2 conftest.c >&5
|
|
configure:4629: $? = 0
|
|
configure:4647: result: none needed
|
|
configure:4763: checking whether gcc understands -c and -o together
|
|
configure:4786: gcc -c conftest.c -o conftest2.o
|
|
configure:4789: $? = 0
|
|
configure:4786: gcc -c conftest.c -o conftest2.o
|
|
configure:4789: $? = 0
|
|
configure:4801: result: yes
|
|
configure:4820: checking dependency style of gcc
|
|
configure:4932: result: gcc3
|
|
configure:5003: checking for ar
|
|
configure:5024: found /usr/bin/ar
|
|
configure:5035: result: ar
|
|
configure:5061: checking the archiver (ar) interface
|
|
configure:5078: gcc -c -g -O2 conftest.c >&5
|
|
configure:5078: $? = 0
|
|
configure:5081: ar cru libconftest.a conftest.o >&5
|
|
configure:5084: $? = 0
|
|
configure:5112: result: ar
|
|
configure:5141: checking dependency style of gcc
|
|
configure:5251: result: gcc3
|
|
configure:5319: checking for gcc
|
|
configure:5351: result: gcc
|
|
configure:5704: checking for C compiler version
|
|
configure:5713: gcc --version >&5
|
|
gcc (GCC) 8.5.0 20210514 (Red Hat 8.5.0-16)
|
|
Copyright (C) 2018 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:5724: $? = 0
|
|
configure:5713: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-redhat-linux
|
|
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
|
|
Thread model: posix
|
|
gcc version 8.5.0 20210514 (Red Hat 8.5.0-16) (GCC)
|
|
configure:5724: $? = 0
|
|
configure:5713: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5724: $? = 1
|
|
configure:5713: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5724: $? = 1
|
|
configure:5713: gcc -version >&5
|
|
gcc: error: unrecognized command line option '-version'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:5724: $? = 1
|
|
configure:5728: checking whether the compiler supports GNU C
|
|
configure:5758: result: yes
|
|
configure:5769: checking whether gcc accepts -g
|
|
configure:5834: result: yes
|
|
configure:5854: checking for gcc option to enable C11 features
|
|
configure:5887: result: none needed
|
|
configure:6003: checking whether gcc understands -c and -o together
|
|
configure:6041: result: yes
|
|
configure:6060: checking dependency style of gcc
|
|
configure:6172: result: gcc3
|
|
configure:6193: checking how to run the C preprocessor
|
|
configure:6219: gcc -E conftest.c
|
|
configure:6219: $? = 0
|
|
configure:6234: gcc -E conftest.c
|
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:6234: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6261: result: gcc -E
|
|
configure:6275: gcc -E conftest.c
|
|
configure:6275: $? = 0
|
|
configure:6290: gcc -E conftest.c
|
|
conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:6290: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:6389: checking for g++
|
|
configure:6410: found /usr/bin/g++
|
|
configure:6421: result: g++
|
|
configure:6448: checking for C++ compiler version
|
|
configure:6457: g++ --version >&5
|
|
g++ (GCC) 8.5.0 20210514 (Red Hat 8.5.0-16)
|
|
Copyright (C) 2018 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:6468: $? = 0
|
|
configure:6457: g++ -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=g++
|
|
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/8/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-redhat-linux
|
|
Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.rockylinux.org/ --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl --disable-libmpx --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
|
|
Thread model: posix
|
|
gcc version 8.5.0 20210514 (Red Hat 8.5.0-16) (GCC)
|
|
configure:6468: $? = 0
|
|
configure:6457: g++ -V >&5
|
|
g++: error: unrecognized command line option '-V'
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:6468: $? = 1
|
|
configure:6457: g++ -qversion >&5
|
|
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
g++: fatal error: no input files
|
|
compilation terminated.
|
|
configure:6468: $? = 1
|
|
configure:6472: checking whether the compiler supports GNU C++
|
|
configure:6492: g++ -c conftest.cpp >&5
|
|
configure:6492: $? = 0
|
|
configure:6502: result: yes
|
|
configure:6513: checking whether g++ accepts -g
|
|
configure:6534: g++ -c -g conftest.cpp >&5
|
|
configure:6534: $? = 0
|
|
configure:6578: result: yes
|
|
configure:6598: checking for g++ option to enable C++11 features
|
|
configure:6613: g++ -c -g -O2 conftest.cpp >&5
|
|
configure:6613: $? = 0
|
|
configure:6631: result: none needed
|
|
configure:6697: checking dependency style of g++
|
|
configure:6809: result: gcc3
|
|
configure:6872: checking for ranlib
|
|
configure:6893: found /usr/bin/ranlib
|
|
configure:6904: result: ranlib
|
|
configure:6946: checking for stdio.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6946: checking for stdlib.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6946: checking for string.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6946: checking for inttypes.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6946: checking for stdint.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6946: checking for strings.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6946: checking for sys/stat.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6946: checking for sys/types.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6946: checking for unistd.h
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6946: $? = 0
|
|
configure:6946: result: yes
|
|
configure:6971: checking for grep that handles long lines and -e
|
|
configure:7035: result: /usr/bin/grep
|
|
configure:7040: checking for egrep
|
|
configure:7108: result: /usr/bin/grep -E
|
|
configure:7122: checking for special C compiler options needed for large files
|
|
configure:7170: result: no
|
|
configure:7176: checking for _FILE_OFFSET_BITS value needed for large files
|
|
configure:7202: gcc -c -g -O2 conftest.c >&5
|
|
configure:7202: $? = 0
|
|
configure:7236: result: no
|
|
configure:7490: checking for the pthreads library -lpthreads
|
|
configure:7528: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
|
|
/usr/bin/ld: cannot find -lpthreads
|
|
collect2: error: ld returned 1 exit status
|
|
configure:7528: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define STDC_HEADERS 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| static void routine(void* a) {a=0;}
|
|
| static void* start_routine(void* a) {return a;}
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| pthread_t th; pthread_attr_t attr;
|
|
| pthread_join(th, 0);
|
|
| pthread_attr_init(&attr);
|
|
| pthread_cleanup_push(routine, 0);
|
|
| pthread_create(&th,0,start_routine,0);
|
|
| pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7538: result: no
|
|
configure:7430: checking whether pthreads work without any flags
|
|
configure:7528: gcc -o conftest -g -O2 conftest.c >&5
|
|
/tmp/ccPQ74Fe.o: In function `main':
|
|
/root/breakpad/conftest.c:28: undefined reference to `pthread_join'
|
|
/root/breakpad/conftest.c:30: undefined reference to `__pthread_register_cancel'
|
|
/root/breakpad/conftest.c:31: undefined reference to `pthread_create'
|
|
/root/breakpad/conftest.c:32: undefined reference to `__pthread_unregister_cancel'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:7528: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define STDC_HEADERS 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| static void routine(void* a) {a=0;}
|
|
| static void* start_routine(void* a) {return a;}
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| pthread_t th; pthread_attr_t attr;
|
|
| pthread_join(th, 0);
|
|
| pthread_attr_init(&attr);
|
|
| pthread_cleanup_push(routine, 0);
|
|
| pthread_create(&th,0,start_routine,0);
|
|
| pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7538: result: no
|
|
configure:7435: checking whether pthreads work with -Kthread
|
|
configure:7528: gcc -o conftest -g -O2 -Kthread conftest.c >&5
|
|
gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
|
|
configure:7528: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define STDC_HEADERS 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| static void routine(void* a) {a=0;}
|
|
| static void* start_routine(void* a) {return a;}
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| pthread_t th; pthread_attr_t attr;
|
|
| pthread_join(th, 0);
|
|
| pthread_attr_init(&attr);
|
|
| pthread_cleanup_push(routine, 0);
|
|
| pthread_create(&th,0,start_routine,0);
|
|
| pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7538: result: no
|
|
configure:7435: checking whether pthreads work with -kthread
|
|
configure:7528: gcc -o conftest -g -O2 -kthread conftest.c >&5
|
|
gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
|
|
configure:7528: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define STDC_HEADERS 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| static void routine(void* a) {a=0;}
|
|
| static void* start_routine(void* a) {return a;}
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| pthread_t th; pthread_attr_t attr;
|
|
| pthread_join(th, 0);
|
|
| pthread_attr_init(&attr);
|
|
| pthread_cleanup_push(routine, 0);
|
|
| pthread_create(&th,0,start_routine,0);
|
|
| pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7538: result: no
|
|
configure:7490: checking for the pthreads library -llthread
|
|
configure:7528: gcc -o conftest -g -O2 conftest.c -llthread >&5
|
|
/usr/bin/ld: cannot find -llthread
|
|
collect2: error: ld returned 1 exit status
|
|
configure:7528: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define STDC_HEADERS 1
|
|
| /* end confdefs.h. */
|
|
| #include <pthread.h>
|
|
| static void routine(void* a) {a=0;}
|
|
| static void* start_routine(void* a) {return a;}
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| pthread_t th; pthread_attr_t attr;
|
|
| pthread_join(th, 0);
|
|
| pthread_attr_init(&attr);
|
|
| pthread_cleanup_push(routine, 0);
|
|
| pthread_create(&th,0,start_routine,0);
|
|
| pthread_cleanup_pop(0);
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7538: result: no
|
|
configure:7435: checking whether pthreads work with -pthread
|
|
configure:7528: gcc -o conftest -g -O2 -pthread conftest.c >&5
|
|
configure:7528: $? = 0
|
|
configure:7538: result: yes
|
|
configure:7557: checking for joinable pthread attribute
|
|
configure:7572: gcc -o conftest -g -O2 -pthread conftest.c >&5
|
|
configure:7572: $? = 0
|
|
configure:7579: result: PTHREAD_CREATE_JOINABLE
|
|
configure:7587: checking if more special flags are required for pthreads
|
|
configure:7594: result: no
|
|
configure:7681: checking for a.out.h
|
|
configure:7681: gcc -c -g -O2 conftest.c >&5
|
|
configure:7681: $? = 0
|
|
configure:7681: result: yes
|
|
configure:7687: checking for sys/mman.h
|
|
configure:7687: gcc -c -g -O2 conftest.c >&5
|
|
configure:7687: $? = 0
|
|
configure:7687: result: yes
|
|
configure:7693: checking for sys/random.h
|
|
configure:7693: gcc -c -g -O2 conftest.c >&5
|
|
configure:7693: $? = 0
|
|
configure:7693: result: yes
|
|
configure:7700: checking for arc4random
|
|
configure:7700: gcc -o conftest -g -O2 conftest.c >&5
|
|
/tmp/cc4wdUgn.o: In function `main':
|
|
/root/breakpad/conftest.c:52: undefined reference to `arc4random'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:7700: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_A_OUT_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_SYS_RANDOM_H 1
|
|
| /* end confdefs.h. */
|
|
| /* Define arc4random to an innocuous variant, in case <limits.h> declares arc4random.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define arc4random innocuous_arc4random
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char arc4random (); below. */
|
|
|
|
|
| #include <limits.h>
|
|
| #undef arc4random
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char arc4random ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_arc4random || defined __stub___arc4random
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main (void)
|
|
| {
|
|
| return arc4random ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:7700: result: no
|
|
configure:7706: checking for getcontext
|
|
configure:7706: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:7706: $? = 0
|
|
configure:7706: result: yes
|
|
configure:7712: checking for getrandom
|
|
configure:7712: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:7712: $? = 0
|
|
configure:7712: result: yes
|
|
configure:7718: checking for memfd_create
|
|
configure:7718: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:7718: $? = 0
|
|
configure:7718: result: yes
|
|
configure:7751: checking whether g++ supports C++17 features by default
|
|
configure:8550: g++ -c -g -O2 conftest.cpp >&5
|
|
conftest.cpp:450:2: error: #error "This is not a C++17 compiler"
|
|
#error "This is not a C++17 compiler"
|
|
^~~~~
|
|
configure:8550: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_A_OUT_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_SYS_RANDOM_H 1
|
|
| #define HAVE_GETCONTEXT 1
|
|
| #define HAVE_GETRANDOM 1
|
|
| #define HAVE_MEMFD_CREATE 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
|
|
|
| // If the compiler admits that it is not ready for C++11, why torture it?
|
|
| // Hopefully, this will speed up the test.
|
|
|
|
|
| #ifndef __cplusplus
|
|
|
|
|
| #error "This is not a C++ compiler"
|
|
|
|
|
| // MSVC always sets __cplusplus to 199711L in older versions; newer versions
|
|
| // only set it correctly if /Zc:__cplusplus is specified as well as a
|
|
| // /std:c++NN switch:
|
|
| // https://devblogs.microsoft.com/cppblog/msvc-now-correctly-reports-__cplusplus/
|
|
| #elif __cplusplus < 201103L && !defined _MSC_VER
|
|
|
|
|
| #error "This is not a C++11 compiler"
|
|
|
|
|
| #else
|
|
|
|
|
| namespace cxx11
|
|
| {
|
|
|
|
|
| namespace test_static_assert
|
|
| {
|
|
|
|
|
| template <typename T>
|
|
| struct check
|
|
| {
|
|
| static_assert(sizeof(int) <= sizeof(T), "not big enough");
|
|
| };
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_final_override
|
|
| {
|
|
|
|
|
| struct Base
|
|
| {
|
|
| virtual ~Base() {}
|
|
| virtual void f() {}
|
|
| };
|
|
|
|
|
| struct Derived : public Base
|
|
| {
|
|
| virtual ~Derived() override {}
|
|
| virtual void f() override {}
|
|
| };
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_double_right_angle_brackets
|
|
| {
|
|
|
|
|
| template < typename T >
|
|
| struct check {};
|
|
|
|
|
| typedef check<void> single_type;
|
|
| typedef check<check<void>> double_type;
|
|
| typedef check<check<check<void>>> triple_type;
|
|
| typedef check<check<check<check<void>>>> quadruple_type;
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_decltype
|
|
| {
|
|
|
|
|
| int
|
|
| f()
|
|
| {
|
|
| int a = 1;
|
|
| decltype(a) b = 2;
|
|
| return a + b;
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_type_deduction
|
|
| {
|
|
|
|
|
| template < typename T1, typename T2 >
|
|
| struct is_same
|
|
| {
|
|
| static const bool value = false;
|
|
| };
|
|
|
|
|
| template < typename T >
|
|
| struct is_same<T, T>
|
|
| {
|
|
| static const bool value = true;
|
|
| };
|
|
|
|
|
| template < typename T1, typename T2 >
|
|
| auto
|
|
| add(T1 a1, T2 a2) -> decltype(a1 + a2)
|
|
| {
|
|
| return a1 + a2;
|
|
| }
|
|
|
|
|
| int
|
|
| test(const int c, volatile int v)
|
|
| {
|
|
| static_assert(is_same<int, decltype(0)>::value == true, "");
|
|
| static_assert(is_same<int, decltype(c)>::value == false, "");
|
|
| static_assert(is_same<int, decltype(v)>::value == false, "");
|
|
| auto ac = c;
|
|
| auto av = v;
|
|
| auto sumi = ac + av + 'x';
|
|
| auto sumf = ac + av + 1.0;
|
|
| static_assert(is_same<int, decltype(ac)>::value == true, "");
|
|
| static_assert(is_same<int, decltype(av)>::value == true, "");
|
|
| static_assert(is_same<int, decltype(sumi)>::value == true, "");
|
|
| static_assert(is_same<int, decltype(sumf)>::value == false, "");
|
|
| static_assert(is_same<int, decltype(add(c, v))>::value == true, "");
|
|
| return (sumf > 0.0) ? sumi : add(c, v);
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_noexcept
|
|
| {
|
|
|
|
|
| int f() { return 0; }
|
|
| int g() noexcept { return 0; }
|
|
|
|
|
| static_assert(noexcept(f()) == false, "");
|
|
| static_assert(noexcept(g()) == true, "");
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_constexpr
|
|
| {
|
|
|
|
|
| template < typename CharT >
|
|
| unsigned long constexpr
|
|
| strlen_c_r(const CharT *const s, const unsigned long acc) noexcept
|
|
| {
|
|
| return *s ? strlen_c_r(s + 1, acc + 1) : acc;
|
|
| }
|
|
|
|
|
| template < typename CharT >
|
|
| unsigned long constexpr
|
|
| strlen_c(const CharT *const s) noexcept
|
|
| {
|
|
| return strlen_c_r(s, 0UL);
|
|
| }
|
|
|
|
|
| static_assert(strlen_c("") == 0UL, "");
|
|
| static_assert(strlen_c("1") == 1UL, "");
|
|
| static_assert(strlen_c("example") == 7UL, "");
|
|
| static_assert(strlen_c("another\0example") == 7UL, "");
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_rvalue_references
|
|
| {
|
|
|
|
|
| template < int N >
|
|
| struct answer
|
|
| {
|
|
| static constexpr int value = N;
|
|
| };
|
|
|
|
|
| answer<1> f(int&) { return answer<1>(); }
|
|
| answer<2> f(const int&) { return answer<2>(); }
|
|
| answer<3> f(int&&) { return answer<3>(); }
|
|
|
|
|
| void
|
|
| test()
|
|
| {
|
|
| int i = 0;
|
|
| const int c = 0;
|
|
| static_assert(decltype(f(i))::value == 1, "");
|
|
| static_assert(decltype(f(c))::value == 2, "");
|
|
| static_assert(decltype(f(0))::value == 3, "");
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_uniform_initialization
|
|
| {
|
|
|
|
|
| struct test
|
|
| {
|
|
| static const int zero {};
|
|
| static const int one {1};
|
|
| };
|
|
|
|
|
| static_assert(test::zero == 0, "");
|
|
| static_assert(test::one == 1, "");
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_lambdas
|
|
| {
|
|
|
|
|
| void
|
|
| test1()
|
|
| {
|
|
| auto lambda1 = [](){};
|
|
| auto lambda2 = lambda1;
|
|
| lambda1();
|
|
| lambda2();
|
|
| }
|
|
|
|
|
| int
|
|
| test2()
|
|
| {
|
|
| auto a = [](int i, int j){ return i + j; }(1, 2);
|
|
| auto b = []() -> int { return '0'; }();
|
|
| auto c = [=](){ return a + b; }();
|
|
| auto d = [&](){ return c; }();
|
|
| auto e = [a, &b](int x) mutable {
|
|
| const auto identity = [](int y){ return y; };
|
|
| for (auto i = 0; i < a; ++i)
|
|
| a += b--;
|
|
| return x + identity(a + b);
|
|
| }(0);
|
|
| return a + b + c + d + e;
|
|
| }
|
|
|
|
|
| int
|
|
| test3()
|
|
| {
|
|
| const auto nullary = [](){ return 0; };
|
|
| const auto unary = [](int x){ return x; };
|
|
| using nullary_t = decltype(nullary);
|
|
| using unary_t = decltype(unary);
|
|
| const auto higher1st = [](nullary_t f){ return f(); };
|
|
| const auto higher2nd = [unary](nullary_t f1){
|
|
| return [unary, f1](unary_t f2){ return f2(unary(f1())); };
|
|
| };
|
|
| return higher1st(nullary) + higher2nd(nullary)(unary);
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_variadic_templates
|
|
| {
|
|
|
|
|
| template <int...>
|
|
| struct sum;
|
|
|
|
|
| template <int N0, int... N1toN>
|
|
| struct sum<N0, N1toN...>
|
|
| {
|
|
| static constexpr auto value = N0 + sum<N1toN...>::value;
|
|
| };
|
|
|
|
|
| template <>
|
|
| struct sum<>
|
|
| {
|
|
| static constexpr auto value = 0;
|
|
| };
|
|
|
|
|
| static_assert(sum<>::value == 0, "");
|
|
| static_assert(sum<1>::value == 1, "");
|
|
| static_assert(sum<23>::value == 23, "");
|
|
| static_assert(sum<1, 2>::value == 3, "");
|
|
| static_assert(sum<5, 5, 11>::value == 21, "");
|
|
| static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, "");
|
|
|
|
|
| }
|
|
|
|
|
| // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae
|
|
| // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
|
|
| // because of this.
|
|
| namespace test_template_alias_sfinae
|
|
| {
|
|
|
|
|
| struct foo {};
|
|
|
|
|
| template<typename T>
|
|
| using member = typename T::member_type;
|
|
|
|
|
| template<typename T>
|
|
| void func(...) {}
|
|
|
|
|
| template<typename T>
|
|
| void func(member<T>*) {}
|
|
|
|
|
| void test();
|
|
|
|
|
| void test() { func<foo>(0); }
|
|
|
|
|
| }
|
|
|
|
|
| } // namespace cxx11
|
|
|
|
|
| #endif // __cplusplus >= 201103L
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| // If the compiler admits that it is not ready for C++14, why torture it?
|
|
| // Hopefully, this will speed up the test.
|
|
|
|
|
| #ifndef __cplusplus
|
|
|
|
|
| #error "This is not a C++ compiler"
|
|
|
|
|
| #elif __cplusplus < 201402L && !defined _MSC_VER
|
|
|
|
|
| #error "This is not a C++14 compiler"
|
|
|
|
|
| #else
|
|
|
|
|
| namespace cxx14
|
|
| {
|
|
|
|
|
| namespace test_polymorphic_lambdas
|
|
| {
|
|
|
|
|
| int
|
|
| test()
|
|
| {
|
|
| const auto lambda = [](auto&&... args){
|
|
| const auto istiny = [](auto x){
|
|
| return (sizeof(x) == 1UL) ? 1 : 0;
|
|
| };
|
|
| const int aretiny[] = { istiny(args)... };
|
|
| return aretiny[0];
|
|
| };
|
|
| return lambda(1, 1L, 1.0f, '1');
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_binary_literals
|
|
| {
|
|
|
|
|
| constexpr auto ivii = 0b0000000000101010;
|
|
| static_assert(ivii == 42, "wrong value");
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_generalized_constexpr
|
|
| {
|
|
|
|
|
| template < typename CharT >
|
|
| constexpr unsigned long
|
|
| strlen_c(const CharT *const s) noexcept
|
|
| {
|
|
| auto length = 0UL;
|
|
| for (auto p = s; *p; ++p)
|
|
| ++length;
|
|
| return length;
|
|
| }
|
|
|
|
|
| static_assert(strlen_c("") == 0UL, "");
|
|
| static_assert(strlen_c("x") == 1UL, "");
|
|
| static_assert(strlen_c("test") == 4UL, "");
|
|
| static_assert(strlen_c("another\0test") == 7UL, "");
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_lambda_init_capture
|
|
| {
|
|
|
|
|
| int
|
|
| test()
|
|
| {
|
|
| auto x = 0;
|
|
| const auto lambda1 = [a = x](int b){ return a + b; };
|
|
| const auto lambda2 = [a = lambda1(x)](){ return a; };
|
|
| return lambda2();
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_digit_separators
|
|
| {
|
|
|
|
|
| constexpr auto ten_million = 100'000'000;
|
|
| static_assert(ten_million == 100000000, "");
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_return_type_deduction
|
|
| {
|
|
|
|
|
| auto f(int& x) { return x; }
|
|
| decltype(auto) g(int& x) { return x; }
|
|
|
|
|
| template < typename T1, typename T2 >
|
|
| struct is_same
|
|
| {
|
|
| static constexpr auto value = false;
|
|
| };
|
|
|
|
|
| template < typename T >
|
|
| struct is_same<T, T>
|
|
| {
|
|
| static constexpr auto value = true;
|
|
| };
|
|
|
|
|
| int
|
|
| test()
|
|
| {
|
|
| auto x = 0;
|
|
| static_assert(is_same<int, decltype(f(x))>::value, "");
|
|
| static_assert(is_same<int&, decltype(g(x))>::value, "");
|
|
| return x;
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| } // namespace cxx14
|
|
|
|
|
| #endif // __cplusplus >= 201402L
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| // If the compiler admits that it is not ready for C++17, why torture it?
|
|
| // Hopefully, this will speed up the test.
|
|
|
|
|
| #ifndef __cplusplus
|
|
|
|
|
| #error "This is not a C++ compiler"
|
|
|
|
|
| #elif __cplusplus < 201703L && !defined _MSC_VER
|
|
|
|
|
| #error "This is not a C++17 compiler"
|
|
|
|
|
| #else
|
|
|
|
|
| #include <initializer_list>
|
|
| #include <utility>
|
|
| #include <type_traits>
|
|
|
|
|
| namespace cxx17
|
|
| {
|
|
|
|
|
| namespace test_constexpr_lambdas
|
|
| {
|
|
|
|
|
| constexpr int foo = [](){return 42;}();
|
|
|
|
|
| }
|
|
|
|
|
| namespace test::nested_namespace::definitions
|
|
| {
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_fold_expression
|
|
| {
|
|
|
|
|
| template<typename... Args>
|
|
| int multiply(Args... args)
|
|
| {
|
|
| return (args * ... * 1);
|
|
| }
|
|
|
|
|
| template<typename... Args>
|
|
| bool all(Args... args)
|
|
| {
|
|
| return (args && ...);
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_extended_static_assert
|
|
| {
|
|
|
|
|
| static_assert (true);
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_auto_brace_init_list
|
|
| {
|
|
|
|
|
| auto foo = {5};
|
|
| auto bar {5};
|
|
|
|
|
| static_assert(std::is_same<std::initializer_list<int>, decltype(foo)>::value);
|
|
| static_assert(std::is_same<int, decltype(bar)>::value);
|
|
| }
|
|
|
|
|
| namespace test_typename_in_template_template_parameter
|
|
| {
|
|
|
|
|
| template<template<typename> typename X> struct D;
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_fallthrough_nodiscard_maybe_unused_attributes
|
|
| {
|
|
|
|
|
| int f1()
|
|
| {
|
|
| return 42;
|
|
| }
|
|
|
|
|
| [[nodiscard]] int f2()
|
|
| {
|
|
| [[maybe_unused]] auto unused = f1();
|
|
|
|
|
| switch (f1())
|
|
| {
|
|
| case 17:
|
|
| f1();
|
|
| [[fallthrough]];
|
|
| case 42:
|
|
| f1();
|
|
| }
|
|
| return f1();
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_extended_aggregate_initialization
|
|
| {
|
|
|
|
|
| struct base1
|
|
| {
|
|
| int b1, b2 = 42;
|
|
| };
|
|
|
|
|
| struct base2
|
|
| {
|
|
| base2() {
|
|
| b3 = 42;
|
|
| }
|
|
| int b3;
|
|
| };
|
|
|
|
|
| struct derived : base1, base2
|
|
| {
|
|
| int d;
|
|
| };
|
|
|
|
|
| derived d1 {{1, 2}, {}, 4}; // full initialization
|
|
| derived d2 {{}, {}, 4}; // value-initialized bases
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_general_range_based_for_loop
|
|
| {
|
|
|
|
|
| struct iter
|
|
| {
|
|
| int i;
|
|
|
|
|
| int& operator* ()
|
|
| {
|
|
| return i;
|
|
| }
|
|
|
|
|
| const int& operator* () const
|
|
| {
|
|
| return i;
|
|
| }
|
|
|
|
|
| iter& operator++()
|
|
| {
|
|
| ++i;
|
|
| return *this;
|
|
| }
|
|
| };
|
|
|
|
|
| struct sentinel
|
|
| {
|
|
| int i;
|
|
| };
|
|
|
|
|
| bool operator== (const iter& i, const sentinel& s)
|
|
| {
|
|
| return i.i == s.i;
|
|
| }
|
|
|
|
|
| bool operator!= (const iter& i, const sentinel& s)
|
|
| {
|
|
| return !(i == s);
|
|
| }
|
|
|
|
|
| struct range
|
|
| {
|
|
| iter begin() const
|
|
| {
|
|
| return {0};
|
|
| }
|
|
|
|
|
| sentinel end() const
|
|
| {
|
|
| return {5};
|
|
| }
|
|
| };
|
|
|
|
|
| void f()
|
|
| {
|
|
| range r {};
|
|
|
|
|
| for (auto i : r)
|
|
| {
|
|
| [[maybe_unused]] auto v = i;
|
|
| }
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_lambda_capture_asterisk_this_by_value
|
|
| {
|
|
|
|
|
| struct t
|
|
| {
|
|
| int i;
|
|
| int foo()
|
|
| {
|
|
| return [*this]()
|
|
| {
|
|
| return i;
|
|
| }();
|
|
| }
|
|
| };
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_enum_class_construction
|
|
| {
|
|
|
|
|
| enum class byte : unsigned char
|
|
| {};
|
|
|
|
|
| byte foo {42};
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_constexpr_if
|
|
| {
|
|
|
|
|
| template <bool cond>
|
|
| int f ()
|
|
| {
|
|
| if constexpr(cond)
|
|
| {
|
|
| return 13;
|
|
| }
|
|
| else
|
|
| {
|
|
| return 42;
|
|
| }
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_selection_statement_with_initializer
|
|
| {
|
|
|
|
|
| int f()
|
|
| {
|
|
| return 13;
|
|
| }
|
|
|
|
|
| int f2()
|
|
| {
|
|
| if (auto i = f(); i > 0)
|
|
| {
|
|
| return 3;
|
|
| }
|
|
|
|
|
| switch (auto i = f(); i + 4)
|
|
| {
|
|
| case 17:
|
|
| return 2;
|
|
|
|
|
| default:
|
|
| return 1;
|
|
| }
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_template_argument_deduction_for_class_templates
|
|
| {
|
|
|
|
|
| template <typename T1, typename T2>
|
|
| struct pair
|
|
| {
|
|
| pair (T1 p1, T2 p2)
|
|
| : m1 {p1},
|
|
| m2 {p2}
|
|
| {}
|
|
|
|
|
| T1 m1;
|
|
| T2 m2;
|
|
| };
|
|
|
|
|
| void f()
|
|
| {
|
|
| [[maybe_unused]] auto p = pair{13, 42u};
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_non_type_auto_template_parameters
|
|
| {
|
|
|
|
|
| template <auto n>
|
|
| struct B
|
|
| {};
|
|
|
|
|
| B<5> b1;
|
|
| B<'a'> b2;
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_structured_bindings
|
|
| {
|
|
|
|
|
| int arr[2] = { 1, 2 };
|
|
| std::pair<int, int> pr = { 1, 2 };
|
|
|
|
|
| auto f1() -> int(&)[2]
|
|
| {
|
|
| return arr;
|
|
| }
|
|
|
|
|
| auto f2() -> std::pair<int, int>&
|
|
| {
|
|
| return pr;
|
|
| }
|
|
|
|
|
| struct S
|
|
| {
|
|
| int x1 : 2;
|
|
| volatile double y1;
|
|
| };
|
|
|
|
|
| S f3()
|
|
| {
|
|
| return {};
|
|
| }
|
|
|
|
|
| auto [ x1, y1 ] = f1();
|
|
| auto& [ xr1, yr1 ] = f1();
|
|
| auto [ x2, y2 ] = f2();
|
|
| auto& [ xr2, yr2 ] = f2();
|
|
| const auto [ x3, y3 ] = f3();
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_exception_spec_type_system
|
|
| {
|
|
|
|
|
| struct Good {};
|
|
| struct Bad {};
|
|
|
|
|
| void g1() noexcept;
|
|
| void g2();
|
|
|
|
|
| template<typename T>
|
|
| Bad
|
|
| f(T*, T*);
|
|
|
|
|
| template<typename T1, typename T2>
|
|
| Good
|
|
| f(T1*, T2*);
|
|
|
|
|
| static_assert (std::is_same_v<Good, decltype(f(g1, g2))>);
|
|
|
|
|
| }
|
|
|
|
|
| namespace test_inline_variables
|
|
| {
|
|
|
|
|
| template<class T> void f(T)
|
|
| {}
|
|
|
|
|
| template<class T> inline T g(T)
|
|
| {
|
|
| return T{};
|
|
| }
|
|
|
|
|
| template<> inline void f<>(int)
|
|
| {}
|
|
|
|
|
| template<> int g<>(int)
|
|
| {
|
|
| return 5;
|
|
| }
|
|
|
|
|
| }
|
|
|
|
|
| } // namespace cxx17
|
|
|
|
|
| #endif // __cplusplus < 201703L && !defined _MSC_VER
|
|
|
|
|
|
|
|
|
|
|
configure:8558: result: no
|
|
configure:8568: checking whether g++ supports C++17 features with -std=gnu++17
|
|
configure:9369: g++ -std=gnu++17 -c -g -O2 conftest.cpp >&5
|
|
configure:9369: $? = 0
|
|
configure:9379: result: yes
|
|
configure:10254: checking whether C++ compiler accepts -Werror=unknown-warning-option
|
|
configure:10274: g++ -std=gnu++17 -c -g -O2 -Werror=unknown-warning-option conftest.cpp >&5
|
|
cc1plus: error: -Werror=unknown-warning-option: no option -Wunknown-warning-option
|
|
configure:10274: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "breakpad"
|
|
| #define PACKAGE_TARNAME "breakpad"
|
|
| #define PACKAGE_VERSION "0.1"
|
|
| #define PACKAGE_STRING "breakpad 0.1"
|
|
| #define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
| #define PACKAGE_URL ""
|
|
| #define PACKAGE "breakpad"
|
|
| #define VERSION "0.1"
|
|
| #define HAVE_STDIO_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_PTHREAD 1
|
|
| #define HAVE_A_OUT_H 1
|
|
| #define HAVE_SYS_MMAN_H 1
|
|
| #define HAVE_SYS_RANDOM_H 1
|
|
| #define HAVE_GETCONTEXT 1
|
|
| #define HAVE_GETRANDOM 1
|
|
| #define HAVE_MEMFD_CREATE 1
|
|
| #define HAVE_CXX17 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| int
|
|
| main (void)
|
|
| {
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:10283: result: no
|
|
configure:10302: checking whether C++ compiler accepts -Wmissing-braces
|
|
configure:10322: g++ -std=gnu++17 -c -g -O2 -Wmissing-braces conftest.cpp >&5
|
|
configure:10322: $? = 0
|
|
configure:10332: result: yes
|
|
configure:10350: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
configure:10353: $? = 0
|
|
configure:10302: checking whether C++ compiler accepts -Wnon-virtual-dtor
|
|
configure:10322: g++ -std=gnu++17 -c -g -O2 -Wnon-virtual-dtor conftest.cpp >&5
|
|
configure:10322: $? = 0
|
|
configure:10332: result: yes
|
|
configure:10350: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
configure:10353: $? = 0
|
|
configure:10302: checking whether C++ compiler accepts -Woverloaded-virtual
|
|
configure:10322: g++ -std=gnu++17 -c -g -O2 -Woverloaded-virtual conftest.cpp >&5
|
|
configure:10322: $? = 0
|
|
configure:10332: result: yes
|
|
configure:10350: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
configure:10353: $? = 0
|
|
configure:10302: checking whether C++ compiler accepts -Wreorder
|
|
configure:10322: g++ -std=gnu++17 -c -g -O2 -Wreorder conftest.cpp >&5
|
|
configure:10322: $? = 0
|
|
configure:10332: result: yes
|
|
configure:10350: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
configure:10353: $? = 0
|
|
configure:10302: checking whether C++ compiler accepts -Wsign-compare
|
|
configure:10322: g++ -std=gnu++17 -c -g -O2 -Wsign-compare conftest.cpp >&5
|
|
configure:10322: $? = 0
|
|
configure:10332: result: yes
|
|
configure:10350: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
configure:10353: $? = 0
|
|
configure:10302: checking whether C++ compiler accepts -Wunused-local-typedefs
|
|
configure:10322: g++ -std=gnu++17 -c -g -O2 -Wunused-local-typedefs conftest.cpp >&5
|
|
configure:10322: $? = 0
|
|
configure:10332: result: yes
|
|
configure:10350: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
configure:10353: $? = 0
|
|
configure:10302: checking whether C++ compiler accepts -Wunused-variable
|
|
configure:10322: g++ -std=gnu++17 -c -g -O2 -Wunused-variable conftest.cpp >&5
|
|
configure:10322: $? = 0
|
|
configure:10332: result: yes
|
|
configure:10350: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
configure:10353: $? = 0
|
|
configure:10302: checking whether C++ compiler accepts -Wvla
|
|
configure:10322: g++ -std=gnu++17 -c -g -O2 -Wvla conftest.cpp >&5
|
|
configure:10322: $? = 0
|
|
configure:10332: result: yes
|
|
configure:10350: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
configure:10353: $? = 0
|
|
configure:10385: checking for O_CLOEXEC defined in fcntl.h
|
|
configure:10408: gcc -c -g -O2 conftest.c >&5
|
|
configure:10408: $? = 0
|
|
configure:10416: result: yes
|
|
configure:10784: checking that generated files are newer than configure
|
|
configure:10790: result: done
|
|
configure:10869: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by breakpad config.status 0.1, which was
|
|
generated by GNU Autoconf 2.71. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on master
|
|
|
|
config.status:916: creating breakpad.pc
|
|
config.status:916: creating breakpad-client.pc
|
|
config.status:916: creating Makefile
|
|
config.status:916: creating src/config.h
|
|
config.status:1097: src/config.h is unchanged
|
|
config.status:1145: executing depfiles commands
|
|
config.status:1222: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
make: Nothing to be done for 'am--depfiles'.
|
|
config.status:1227: $? = 0
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_cxx_compiler_gnu=yes
|
|
ac_cv_defined_O_CLOEXEC_fcntl_h=yes
|
|
ac_cv_env_CCASFLAGS_set=
|
|
ac_cv_env_CCASFLAGS_value=
|
|
ac_cv_env_CCAS_set=
|
|
ac_cv_env_CCAS_value=
|
|
ac_cv_env_CCC_set=
|
|
ac_cv_env_CCC_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_CXXFLAGS_set=
|
|
ac_cv_env_CXXFLAGS_value=
|
|
ac_cv_env_CXX_set=
|
|
ac_cv_env_CXX_value=
|
|
ac_cv_env_GMOCK_CFLAGS_set=
|
|
ac_cv_env_GMOCK_CFLAGS_value=
|
|
ac_cv_env_GMOCK_LIBS_set=
|
|
ac_cv_env_GMOCK_LIBS_value=
|
|
ac_cv_env_GTEST_CFLAGS_set=
|
|
ac_cv_env_GTEST_CFLAGS_value=
|
|
ac_cv_env_GTEST_LIBS_set=
|
|
ac_cv_env_GTEST_LIBS_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_RUSTC_DEMANGLE_CFLAGS_set=
|
|
ac_cv_env_RUSTC_DEMANGLE_CFLAGS_value=
|
|
ac_cv_env_RUSTC_DEMANGLE_LIBS_set=
|
|
ac_cv_env_RUSTC_DEMANGLE_LIBS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func_arc4random=no
|
|
ac_cv_func_getcontext=yes
|
|
ac_cv_func_getrandom=yes
|
|
ac_cv_func_memfd_create=yes
|
|
ac_cv_header_a_out_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdio_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_mman_h=yes
|
|
ac_cv_header_sys_random_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_host=x86_64-pc-linux-gnu
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/usr/bin/grep -E'
|
|
ac_cv_path_GREP=/usr/bin/grep
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_mkdir=/usr/bin/mkdir
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CPP='gcc -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_RANLIB=ranlib
|
|
ac_cv_prog_cc_c11=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_cc_stdc=
|
|
ac_cv_prog_cxx_11=no
|
|
ac_cv_prog_cxx_cxx11=
|
|
ac_cv_prog_cxx_g=yes
|
|
ac_cv_prog_cxx_stdcxx=
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_sys_file_offset_bits=no
|
|
ac_cv_sys_largefile_CC=no
|
|
am_cv_CCAS_dependencies_compiler_type=gcc3
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_CXX_dependencies_compiler_type=gcc3
|
|
am_cv_ar_interface=ar
|
|
am_cv_make_support_nested_variables=yes
|
|
am_cv_prog_cc_c_o=yes
|
|
am_cv_prog_tar_ustar=gnutar
|
|
ax_cv_check_cxxflags___Werror_unknown_warning_option=no
|
|
ax_cv_check_cxxflags___Wmissing_braces=yes
|
|
ax_cv_check_cxxflags___Wnon_virtual_dtor=yes
|
|
ax_cv_check_cxxflags___Woverloaded_virtual=yes
|
|
ax_cv_check_cxxflags___Wreorder=yes
|
|
ax_cv_check_cxxflags___Wsign_compare=yes
|
|
ax_cv_check_cxxflags___Wunused_local_typedefs=yes
|
|
ax_cv_check_cxxflags___Wunused_variable=yes
|
|
ax_cv_check_cxxflags___Wvla=yes
|
|
ax_cv_cxx_compile_cxx17=no
|
|
ax_cv_cxx_compile_cxx17__std_gnupp17=yes
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
ACLOCAL='${SHELL} '\''/root/breakpad/autotools/missing'\'' aclocal-1.16'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='$${TAR-tar}'
|
|
AM_BACKSLASH='\'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
AM_DEFAULT_VERBOSITY='1'
|
|
AM_V='$(V)'
|
|
ANDROID_HOST_FALSE=''
|
|
ANDROID_HOST_TRUE='#'
|
|
AR='ar'
|
|
AUTOCONF='${SHELL} '\''/root/breakpad/autotools/missing'\'' autoconf'
|
|
AUTOHEADER='${SHELL} '\''/root/breakpad/autotools/missing'\'' autoheader'
|
|
AUTOMAKE='${SHELL} '\''/root/breakpad/autotools/missing'\'' automake-1.16'
|
|
AWK='gawk'
|
|
CC='gcc'
|
|
CCAS='gcc'
|
|
CCASDEPMODE='depmode=gcc3'
|
|
CCASFLAGS='-g -O2'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-g -O2'
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
CSCOPE='cscope'
|
|
CTAGS='ctags'
|
|
CXX='g++ -std=gnu++17'
|
|
CXXDEPMODE='depmode=gcc3'
|
|
CXXFLAGS='-g -O2'
|
|
CYGPATH_W='echo'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DISABLE_PROCESSOR_FALSE=''
|
|
DISABLE_PROCESSOR_TRUE='#'
|
|
DISABLE_TOOLS_FALSE=''
|
|
DISABLE_TOOLS_TRUE='#'
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/usr/bin/grep -E'
|
|
ETAGS='etags'
|
|
EXEEXT=''
|
|
GMOCK_CFLAGS=''
|
|
GMOCK_LIBS=''
|
|
GREP='/usr/bin/grep'
|
|
GTEST_CFLAGS=''
|
|
GTEST_LIBS=''
|
|
HAVE_CXX17='1'
|
|
HAVE_GETCONTEXT_FALSE='#'
|
|
HAVE_GETCONTEXT_TRUE=''
|
|
HAVE_MEMFD_CREATE_FALSE='#'
|
|
HAVE_MEMFD_CREATE_TRUE=''
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
LDFLAGS=''
|
|
LIBOBJS=''
|
|
LIBS=''
|
|
LINUX_HOST_FALSE='#'
|
|
LINUX_HOST_TRUE=''
|
|
LTLIBOBJS=''
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='${SHELL} '\''/root/breakpad/autotools/missing'\'' makeinfo'
|
|
MKDIR_P='/usr/bin/mkdir -p'
|
|
OBJEXT='o'
|
|
PACKAGE='breakpad'
|
|
PACKAGE_BUGREPORT='google-breakpad-dev@googlegroups.com'
|
|
PACKAGE_NAME='breakpad'
|
|
PACKAGE_STRING='breakpad 0.1'
|
|
PACKAGE_TARNAME='breakpad'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='0.1'
|
|
PATH_SEPARATOR=':'
|
|
PTHREAD_CC='gcc'
|
|
PTHREAD_CFLAGS='-pthread'
|
|
PTHREAD_LIBS=''
|
|
RANLIB='ranlib'
|
|
RUSTC_DEMANGLE_CFLAGS=''
|
|
RUSTC_DEMANGLE_LIBS=''
|
|
SELFTEST_FALSE=''
|
|
SELFTEST_TRUE='#'
|
|
SET_MAKE=''
|
|
SHELL='/bin/sh'
|
|
STRIP=''
|
|
SYSTEM_TEST_LIBS_FALSE=''
|
|
SYSTEM_TEST_LIBS_TRUE='#'
|
|
TESTS_AS_ROOT_FALSE=''
|
|
TESTS_AS_ROOT_TRUE='#'
|
|
VERSION='0.1'
|
|
WARN_CXXFLAGS=' -Wmissing-braces -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wsign-compare -Wunused-local-typedefs -Wunused-variable -Wvla -Werror'
|
|
X86_HOST_FALSE='#'
|
|
X86_HOST_TRUE=''
|
|
ac_ct_AR='ar'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_CXX='g++'
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCCAS_FALSE='#'
|
|
am__fastdepCCAS_TRUE=''
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__fastdepCXX_FALSE='#'
|
|
am__fastdepCXX_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__nodep='_no'
|
|
am__quote=''
|
|
am__tar='tar --format=ustar -chf - "$$tardir"'
|
|
am__untar='tar -xf -'
|
|
ax_pthread_config=''
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /root/breakpad/autotools/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='$(MKDIR_P)'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
runstatedir='${localstatedir}/run'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
target_alias=''
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "breakpad"
|
|
#define PACKAGE_TARNAME "breakpad"
|
|
#define PACKAGE_VERSION "0.1"
|
|
#define PACKAGE_STRING "breakpad 0.1"
|
|
#define PACKAGE_BUGREPORT "google-breakpad-dev@googlegroups.com"
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE "breakpad"
|
|
#define VERSION "0.1"
|
|
#define HAVE_STDIO_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_PTHREAD 1
|
|
#define HAVE_A_OUT_H 1
|
|
#define HAVE_SYS_MMAN_H 1
|
|
#define HAVE_SYS_RANDOM_H 1
|
|
#define HAVE_GETCONTEXT 1
|
|
#define HAVE_GETRANDOM 1
|
|
#define HAVE_MEMFD_CREATE 1
|
|
#define HAVE_CXX17 1
|
|
|
|
configure: exit 0
|