|
@@ -0,0 +1,1059 @@
|
|
|
+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.69. Invocation command line was
|
|
|
+
|
|
|
+ $ ./configure prefix=/mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad
|
|
|
+
|
|
|
+## --------- ##
|
|
|
+## Platform. ##
|
|
|
+## --------- ##
|
|
|
+
|
|
|
+hostname = ubuntu
|
|
|
+uname -m = x86_64
|
|
|
+uname -r = 5.13.0-27-generic
|
|
|
+uname -s = Linux
|
|
|
+uname -v = #29~20.04.1-Ubuntu SMP Fri Jan 14 00:32:30 UTC 2022
|
|
|
+
|
|
|
+/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: /home/devyk/bin
|
|
|
+PATH: /home/devyk/jdk1.8.0_131
|
|
|
+PATH: /home/devyk/project/QTFFPlayer/libs/bin
|
|
|
+PATH: /usr/local/sbin
|
|
|
+PATH: /usr/local/bin
|
|
|
+PATH: /usr/sbin
|
|
|
+PATH: /usr/bin
|
|
|
+PATH: /sbin
|
|
|
+PATH: /bin
|
|
|
+PATH: /usr/games
|
|
|
+PATH: /usr/local/games
|
|
|
+PATH: /snap/bin
|
|
|
+PATH: /usr/local/Cellar/ffmpeg/n4.4
|
|
|
+PATH: /usr/local/Cellar/ffmpeg/n4.4
|
|
|
+
|
|
|
+
|
|
|
+## ----------- ##
|
|
|
+## Core tests. ##
|
|
|
+## ----------- ##
|
|
|
+
|
|
|
+configure:2342: checking build system type
|
|
|
+configure:2356: result: x86_64-pc-linux-gnu
|
|
|
+configure:2376: checking host system type
|
|
|
+configure:2389: result: x86_64-pc-linux-gnu
|
|
|
+configure:2426: checking for a BSD-compatible install
|
|
|
+configure:2494: result: /usr/bin/install -c
|
|
|
+configure:2505: checking whether build environment is sane
|
|
|
+configure:2560: result: yes
|
|
|
+configure:2709: checking for a thread-safe mkdir -p
|
|
|
+configure:2748: result: /usr/bin/mkdir -p
|
|
|
+configure:2755: checking for gawk
|
|
|
+configure:2771: found /usr/bin/gawk
|
|
|
+configure:2782: result: gawk
|
|
|
+configure:2793: checking whether make sets $(MAKE)
|
|
|
+configure:2815: result: yes
|
|
|
+configure:2844: checking whether make supports nested variables
|
|
|
+configure:2861: result: yes
|
|
|
+configure:2950: checking whether UID '1000' is supported by ustar format
|
|
|
+configure:2953: result: yes
|
|
|
+configure:2960: checking whether GID '1000' is supported by ustar format
|
|
|
+configure:2963: result: yes
|
|
|
+configure:2971: checking how to create a ustar tar archive
|
|
|
+configure:2982: 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:2985: $? = 0
|
|
|
+configure:3025: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
|
|
|
+configure:3028: $? = 0
|
|
|
+configure:3032: tar -xf - <conftest.tar
|
|
|
+configure:3035: $? = 0
|
|
|
+configure:3037: cat conftest.dir/file
|
|
|
+GrepMe
|
|
|
+configure:3040: $? = 0
|
|
|
+configure:3053: result: gnutar
|
|
|
+configure:3106: checking whether to enable maintainer-specific portions of Makefiles
|
|
|
+configure:3115: result: no
|
|
|
+configure:3133: checking whether make supports the include directive
|
|
|
+configure:3148: make -f confmf.GNU && cat confinc.out
|
|
|
+this is the am__doit target
|
|
|
+configure:3151: $? = 0
|
|
|
+configure:3170: result: yes (GNU style)
|
|
|
+configure:3240: checking for gcc
|
|
|
+configure:3256: found /usr/bin/gcc
|
|
|
+configure:3267: result: gcc
|
|
|
+configure:3496: checking for C compiler version
|
|
|
+configure:3505: gcc --version >&5
|
|
|
+gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
|
|
|
+Copyright (C) 2019 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:3516: $? = 0
|
|
|
+configure:3505: gcc -v >&5
|
|
|
+Using built-in specs.
|
|
|
+COLLECT_GCC=gcc
|
|
|
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
|
|
|
+OFFLOAD_TARGET_NAMES=nvptx-none:hsa
|
|
|
+OFFLOAD_TARGET_DEFAULT=1
|
|
|
+Target: x86_64-linux-gnu
|
|
|
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
|
+Thread model: posix
|
|
|
+gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
|
|
|
+configure:3516: $? = 0
|
|
|
+configure:3505: gcc -V >&5
|
|
|
+gcc: error: unrecognized command line option '-V'
|
|
|
+gcc: fatal error: no input files
|
|
|
+compilation terminated.
|
|
|
+configure:3516: $? = 1
|
|
|
+configure:3505: gcc -qversion >&5
|
|
|
+gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
|
+gcc: fatal error: no input files
|
|
|
+compilation terminated.
|
|
|
+configure:3516: $? = 1
|
|
|
+configure:3536: checking whether the C compiler works
|
|
|
+configure:3558: gcc conftest.c >&5
|
|
|
+configure:3562: $? = 0
|
|
|
+configure:3610: result: yes
|
|
|
+configure:3613: checking for C compiler default output file name
|
|
|
+configure:3615: result: a.out
|
|
|
+configure:3621: checking for suffix of executables
|
|
|
+configure:3628: gcc -o conftest conftest.c >&5
|
|
|
+configure:3632: $? = 0
|
|
|
+configure:3654: result:
|
|
|
+configure:3676: checking whether we are cross compiling
|
|
|
+configure:3684: gcc -o conftest conftest.c >&5
|
|
|
+configure:3688: $? = 0
|
|
|
+configure:3695: ./conftest
|
|
|
+configure:3699: $? = 0
|
|
|
+configure:3687: result: no
|
|
|
+configure:3692: checking for suffix of object files
|
|
|
+configure:3714: gcc -c conftest.c >&5
|
|
|
+configure:3718: $? = 0
|
|
|
+configure:3739: result: o
|
|
|
+configure:3743: checking whether we are using the GNU C compiler
|
|
|
+configure:3762: gcc -c conftest.c >&5
|
|
|
+configure:3762: $? = 0
|
|
|
+configure:3771: result: yes
|
|
|
+configure:3780: checking whether gcc accepts -g
|
|
|
+configure:3800: gcc -c -g conftest.c >&5
|
|
|
+configure:3800: $? = 0
|
|
|
+configure:3841: result: yes
|
|
|
+configure:3858: checking for gcc option to accept ISO C89
|
|
|
+configure:3921: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:3921: $? = 0
|
|
|
+configure:3934: result: none needed
|
|
|
+configure:3959: checking whether gcc understands -c and -o together
|
|
|
+configure:3981: gcc -c conftest.c -o conftest2.o
|
|
|
+configure:3984: $? = 0
|
|
|
+configure:3981: gcc -c conftest.c -o conftest2.o
|
|
|
+configure:3984: $? = 0
|
|
|
+configure:3996: result: yes
|
|
|
+configure:4015: checking dependency style of gcc
|
|
|
+configure:4126: result: gcc3
|
|
|
+configure:4191: checking for ar
|
|
|
+configure:4207: found /usr/bin/ar
|
|
|
+configure:4218: result: ar
|
|
|
+configure:4244: checking the archiver (ar) interface
|
|
|
+configure:4260: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:4260: $? = 0
|
|
|
+configure:4262: ar cru libconftest.a conftest.o >&5
|
|
|
+ar: `u' modifier ignored since `D' is the default (see `U')
|
|
|
+configure:4265: $? = 0
|
|
|
+configure:4264: result: ar
|
|
|
+configure:4293: checking dependency style of gcc
|
|
|
+configure:4402: result: gcc3
|
|
|
+configure:4465: checking for gcc
|
|
|
+configure:4492: result: gcc
|
|
|
+configure:4721: checking for C compiler version
|
|
|
+configure:4730: gcc --version >&5
|
|
|
+gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
|
|
|
+Copyright (C) 2019 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:4741: $? = 0
|
|
|
+configure:4730: gcc -v >&5
|
|
|
+Using built-in specs.
|
|
|
+COLLECT_GCC=gcc
|
|
|
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
|
|
|
+OFFLOAD_TARGET_NAMES=nvptx-none:hsa
|
|
|
+OFFLOAD_TARGET_DEFAULT=1
|
|
|
+Target: x86_64-linux-gnu
|
|
|
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
|
+Thread model: posix
|
|
|
+gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
|
|
|
+configure:4741: $? = 0
|
|
|
+configure:4730: gcc -V >&5
|
|
|
+gcc: error: unrecognized command line option '-V'
|
|
|
+gcc: fatal error: no input files
|
|
|
+compilation terminated.
|
|
|
+configure:4741: $? = 1
|
|
|
+configure:4730: gcc -qversion >&5
|
|
|
+gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
|
+gcc: fatal error: no input files
|
|
|
+compilation terminated.
|
|
|
+configure:4741: $? = 1
|
|
|
+configure:4745: checking whether we are using the GNU C compiler
|
|
|
+configure:4773: result: yes
|
|
|
+configure:4782: checking whether gcc accepts -g
|
|
|
+configure:4843: result: yes
|
|
|
+configure:4860: checking for gcc option to accept ISO C89
|
|
|
+configure:4936: result: none needed
|
|
|
+configure:4961: checking whether gcc understands -c and -o together
|
|
|
+configure:4998: result: yes
|
|
|
+configure:5017: checking dependency style of gcc
|
|
|
+configure:5128: result: gcc3
|
|
|
+configure:5149: checking how to run the C preprocessor
|
|
|
+configure:5180: gcc -E conftest.c
|
|
|
+configure:5180: $? = 0
|
|
|
+configure:5194: 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:5194: $? = 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:5219: result: gcc -E
|
|
|
+configure:5239: gcc -E conftest.c
|
|
|
+configure:5239: $? = 0
|
|
|
+configure:5253: 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:5253: $? = 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:5339: checking for g++
|
|
|
+configure:5355: found /usr/bin/g++
|
|
|
+configure:5366: result: g++
|
|
|
+configure:5393: checking for C++ compiler version
|
|
|
+configure:5402: g++ --version >&5
|
|
|
+g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
|
|
|
+Copyright (C) 2019 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:5413: $? = 0
|
|
|
+configure:5402: g++ -v >&5
|
|
|
+Using built-in specs.
|
|
|
+COLLECT_GCC=g++
|
|
|
+COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
|
|
|
+OFFLOAD_TARGET_NAMES=nvptx-none:hsa
|
|
|
+OFFLOAD_TARGET_DEFAULT=1
|
|
|
+Target: x86_64-linux-gnu
|
|
|
+Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.4.0-1ubuntu1~20.04.1' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-9-Av3uEd/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
|
+Thread model: posix
|
|
|
+gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.1)
|
|
|
+configure:5413: $? = 0
|
|
|
+configure:5402: g++ -V >&5
|
|
|
+g++: error: unrecognized command line option '-V'
|
|
|
+g++: fatal error: no input files
|
|
|
+compilation terminated.
|
|
|
+configure:5413: $? = 1
|
|
|
+configure:5402: g++ -qversion >&5
|
|
|
+g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
|
+g++: fatal error: no input files
|
|
|
+compilation terminated.
|
|
|
+configure:5413: $? = 1
|
|
|
+configure:5417: checking whether we are using the GNU C++ compiler
|
|
|
+configure:5436: g++ -c conftest.cpp >&5
|
|
|
+configure:5436: $? = 0
|
|
|
+configure:5445: result: yes
|
|
|
+configure:5454: checking whether g++ accepts -g
|
|
|
+configure:5474: g++ -c -g conftest.cpp >&5
|
|
|
+configure:5474: $? = 0
|
|
|
+configure:5515: result: yes
|
|
|
+configure:5540: checking dependency style of g++
|
|
|
+configure:5651: result: gcc3
|
|
|
+configure:5709: checking for ranlib
|
|
|
+configure:5725: found /usr/bin/ranlib
|
|
|
+configure:5736: result: ranlib
|
|
|
+configure:5780: checking for grep that handles long lines and -e
|
|
|
+configure:5838: result: /usr/bin/grep
|
|
|
+configure:5843: checking for egrep
|
|
|
+configure:5905: result: /usr/bin/grep -E
|
|
|
+configure:5910: checking for ANSI C header files
|
|
|
+configure:5930: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:5930: $? = 0
|
|
|
+configure:6003: gcc -o conftest -g -O2 conftest.c >&5
|
|
|
+configure:6003: $? = 0
|
|
|
+configure:6003: ./conftest
|
|
|
+configure:6003: $? = 0
|
|
|
+configure:6014: result: yes
|
|
|
+configure:6029: checking for special C compiler options needed for large files
|
|
|
+configure:6074: result: no
|
|
|
+configure:6080: checking for _FILE_OFFSET_BITS value needed for large files
|
|
|
+configure:6105: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6105: $? = 0
|
|
|
+configure:6137: result: no
|
|
|
+configure:6391: checking for the pthreads library -lpthreads
|
|
|
+configure:6429: gcc -o conftest -g -O2 conftest.c -lpthreads >&5
|
|
|
+/usr/bin/ld: cannot find -lpthreads
|
|
|
+collect2: error: ld returned 1 exit status
|
|
|
+configure:6429: $? = 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 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 ()
|
|
|
+| {
|
|
|
+| 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:6438: result: no
|
|
|
+configure:6336: checking whether pthreads work without any flags
|
|
|
+configure:6429: gcc -o conftest -g -O2 conftest.c >&5
|
|
|
+/usr/bin/ld: /tmp/ccMlDlld.o: in function `main':
|
|
|
+/mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad/conftest.c:19: undefined reference to `pthread_join'
|
|
|
+/usr/bin/ld: /mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad/conftest.c:21: undefined reference to `__pthread_register_cancel'
|
|
|
+/usr/bin/ld: /mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad/conftest.c:22: undefined reference to `pthread_create'
|
|
|
+/usr/bin/ld: /mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad/conftest.c:23: undefined reference to `__pthread_unregister_cancel'
|
|
|
+collect2: error: ld returned 1 exit status
|
|
|
+configure:6429: $? = 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 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 ()
|
|
|
+| {
|
|
|
+| 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:6438: result: no
|
|
|
+configure:6341: checking whether pthreads work with -Kthread
|
|
|
+configure:6429: gcc -o conftest -g -O2 -Kthread conftest.c >&5
|
|
|
+gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
|
|
|
+configure:6429: $? = 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 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 ()
|
|
|
+| {
|
|
|
+| 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:6438: result: no
|
|
|
+configure:6341: checking whether pthreads work with -kthread
|
|
|
+configure:6429: gcc -o conftest -g -O2 -kthread conftest.c >&5
|
|
|
+gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
|
|
|
+configure:6429: $? = 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 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 ()
|
|
|
+| {
|
|
|
+| 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:6438: result: no
|
|
|
+configure:6391: checking for the pthreads library -llthread
|
|
|
+configure:6429: gcc -o conftest -g -O2 conftest.c -llthread >&5
|
|
|
+/usr/bin/ld: cannot find -llthread
|
|
|
+collect2: error: ld returned 1 exit status
|
|
|
+configure:6429: $? = 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 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 ()
|
|
|
+| {
|
|
|
+| 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:6438: result: no
|
|
|
+configure:6341: checking whether pthreads work with -pthread
|
|
|
+configure:6429: gcc -o conftest -g -O2 -pthread conftest.c >&5
|
|
|
+configure:6429: $? = 0
|
|
|
+configure:6438: result: yes
|
|
|
+configure:6457: checking for joinable pthread attribute
|
|
|
+configure:6472: gcc -o conftest -g -O2 -pthread conftest.c >&5
|
|
|
+configure:6472: $? = 0
|
|
|
+configure:6478: result: PTHREAD_CREATE_JOINABLE
|
|
|
+configure:6488: checking if more special flags are required for pthreads
|
|
|
+configure:6495: result: no
|
|
|
+configure:6582: checking for sys/types.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6582: checking for sys/stat.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6582: checking for stdlib.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6582: checking for string.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6582: checking for memory.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6582: checking for strings.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6582: checking for inttypes.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6582: checking for stdint.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6582: checking for unistd.h
|
|
|
+configure:6582: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6582: $? = 0
|
|
|
+configure:6582: result: yes
|
|
|
+configure:6597: checking a.out.h usability
|
|
|
+configure:6597: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6597: $? = 0
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6597: checking a.out.h presence
|
|
|
+configure:6597: gcc -E conftest.c
|
|
|
+configure:6597: $? = 0
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6597: checking for a.out.h
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6597: checking sys/mman.h usability
|
|
|
+configure:6597: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6597: $? = 0
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6597: checking sys/mman.h presence
|
|
|
+configure:6597: gcc -E conftest.c
|
|
|
+configure:6597: $? = 0
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6597: checking for sys/mman.h
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6597: checking sys/random.h usability
|
|
|
+configure:6597: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:6597: $? = 0
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6597: checking sys/random.h presence
|
|
|
+configure:6597: gcc -E conftest.c
|
|
|
+configure:6597: $? = 0
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6597: checking for sys/random.h
|
|
|
+configure:6597: result: yes
|
|
|
+configure:6610: checking for arc4random
|
|
|
+configure:6610: gcc -o conftest -g -O2 conftest.c >&5
|
|
|
+/usr/bin/ld: /tmp/cc2ZzTQe.o: in function `main':
|
|
|
+/mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad/conftest.c:59: undefined reference to `arc4random'
|
|
|
+collect2: error: ld returned 1 exit status
|
|
|
+configure:6610: $? = 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 STDC_HEADERS 1
|
|
|
+| #define HAVE_PTHREAD 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_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.
|
|
|
+| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
|
+| <limits.h> exists even on freestanding compilers. */
|
|
|
+|
|
|
|
+| #ifdef __STDC__
|
|
|
+| # include <limits.h>
|
|
|
+| #else
|
|
|
+| # include <assert.h>
|
|
|
+| #endif
|
|
|
+|
|
|
|
+| #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 ()
|
|
|
+| {
|
|
|
+| return arc4random ();
|
|
|
+| ;
|
|
|
+| return 0;
|
|
|
+| }
|
|
|
+configure:6610: result: no
|
|
|
+configure:6610: checking for getcontext
|
|
|
+configure:6610: gcc -o conftest -g -O2 conftest.c >&5
|
|
|
+configure:6610: $? = 0
|
|
|
+configure:6610: result: yes
|
|
|
+configure:6610: checking for getrandom
|
|
|
+configure:6610: gcc -o conftest -g -O2 conftest.c >&5
|
|
|
+configure:6610: $? = 0
|
|
|
+configure:6610: result: yes
|
|
|
+configure:6610: checking for memfd_create
|
|
|
+configure:6610: gcc -o conftest -g -O2 conftest.c >&5
|
|
|
+configure:6610: $? = 0
|
|
|
+configure:6610: result: yes
|
|
|
+configure:6644: checking whether g++ supports C++11 features by default
|
|
|
+configure:6938: g++ -c -g -O2 conftest.cpp >&5
|
|
|
+configure:6938: $? = 0
|
|
|
+configure:6945: result: yes
|
|
|
+configure:7303: checking whether C++ compiler accepts -Werror=unknown-warning-option
|
|
|
+configure:7322: g++ -c -g -O2 -Werror=unknown-warning-option conftest.cpp >&5
|
|
|
+cc1plus: error: '-Werror=unknown-warning-option': no option -Wunknown-warning-option
|
|
|
+configure:7322: $? = 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 STDC_HEADERS 1
|
|
|
+| #define HAVE_PTHREAD 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_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. */
|
|
|
+|
|
|
|
+| int
|
|
|
+| main ()
|
|
|
+| {
|
|
|
+|
|
|
|
+| ;
|
|
|
+| return 0;
|
|
|
+| }
|
|
|
+configure:7330: result: no
|
|
|
+configure:7348: checking whether C++ compiler accepts -Wmissing-braces
|
|
|
+configure:7367: g++ -c -g -O2 -Wmissing-braces conftest.cpp >&5
|
|
|
+configure:7367: $? = 0
|
|
|
+configure:7376: result: yes
|
|
|
+configure:7392: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
|
+configure:7395: $? = 0
|
|
|
+configure:7348: checking whether C++ compiler accepts -Wnon-virtual-dtor
|
|
|
+configure:7367: g++ -c -g -O2 -Wnon-virtual-dtor conftest.cpp >&5
|
|
|
+configure:7367: $? = 0
|
|
|
+configure:7376: result: yes
|
|
|
+configure:7392: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
|
+configure:7395: $? = 0
|
|
|
+configure:7348: checking whether C++ compiler accepts -Woverloaded-virtual
|
|
|
+configure:7367: g++ -c -g -O2 -Woverloaded-virtual conftest.cpp >&5
|
|
|
+configure:7367: $? = 0
|
|
|
+configure:7376: result: yes
|
|
|
+configure:7392: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
|
+configure:7395: $? = 0
|
|
|
+configure:7348: checking whether C++ compiler accepts -Wreorder
|
|
|
+configure:7367: g++ -c -g -O2 -Wreorder conftest.cpp >&5
|
|
|
+configure:7367: $? = 0
|
|
|
+configure:7376: result: yes
|
|
|
+configure:7392: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
|
+configure:7395: $? = 0
|
|
|
+configure:7348: checking whether C++ compiler accepts -Wsign-compare
|
|
|
+configure:7367: g++ -c -g -O2 -Wsign-compare conftest.cpp >&5
|
|
|
+configure:7367: $? = 0
|
|
|
+configure:7376: result: yes
|
|
|
+configure:7392: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
|
+configure:7395: $? = 0
|
|
|
+configure:7348: checking whether C++ compiler accepts -Wunused-local-typedefs
|
|
|
+configure:7367: g++ -c -g -O2 -Wunused-local-typedefs conftest.cpp >&5
|
|
|
+configure:7367: $? = 0
|
|
|
+configure:7376: result: yes
|
|
|
+configure:7392: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
|
+configure:7395: $? = 0
|
|
|
+configure:7348: checking whether C++ compiler accepts -Wunused-variable
|
|
|
+configure:7367: g++ -c -g -O2 -Wunused-variable conftest.cpp >&5
|
|
|
+configure:7367: $? = 0
|
|
|
+configure:7376: result: yes
|
|
|
+configure:7392: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
|
+configure:7395: $? = 0
|
|
|
+configure:7348: checking whether C++ compiler accepts -Wvla
|
|
|
+configure:7367: g++ -c -g -O2 -Wvla conftest.cpp >&5
|
|
|
+configure:7367: $? = 0
|
|
|
+configure:7376: result: yes
|
|
|
+configure:7392: : WARN_CXXFLAGS="$WARN_CXXFLAGS"
|
|
|
+configure:7395: $? = 0
|
|
|
+configure:7427: checking for O_CLOEXEC defined in fcntl.h
|
|
|
+configure:7449: gcc -c -g -O2 conftest.c >&5
|
|
|
+configure:7449: $? = 0
|
|
|
+configure:7456: result: yes
|
|
|
+configure:7785: checking that generated files are newer than configure
|
|
|
+configure:7791: result: done
|
|
|
+configure:7870: creating ./config.status
|
|
|
+
|
|
|
+## ---------------------- ##
|
|
|
+## Running config.status. ##
|
|
|
+## ---------------------- ##
|
|
|
+
|
|
|
+This file was extended by breakpad config.status 0.1, which was
|
|
|
+generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
+
|
|
|
+ CONFIG_FILES =
|
|
|
+ CONFIG_HEADERS =
|
|
|
+ CONFIG_LINKS =
|
|
|
+ CONFIG_COMMANDS =
|
|
|
+ $ ./config.status
|
|
|
+
|
|
|
+on ubuntu
|
|
|
+
|
|
|
+config.status:915: creating breakpad.pc
|
|
|
+config.status:915: creating breakpad-client.pc
|
|
|
+config.status:915: creating Makefile
|
|
|
+config.status:915: creating src/config.h
|
|
|
+config.status:1144: executing depfiles commands
|
|
|
+config.status:1221: cd . && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
|
+config.status:1226: $? = 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_memory_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_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_c89=
|
|
|
+ac_cv_prog_cc_g=yes
|
|
|
+ac_cv_prog_cxx_g=yes
|
|
|
+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_cxx11=yes
|
|
|
+
|
|
|
+## ----------------- ##
|
|
|
+## Output variables. ##
|
|
|
+## ----------------- ##
|
|
|
+
|
|
|
+ACLOCAL='${SHELL} /mnt/hgfs/Data/Project/sample/linux_breakpad/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} /mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad/autotools/missing autoconf'
|
|
|
+AUTOHEADER='${SHELL} /mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad/autotools/missing autoheader'
|
|
|
+AUTOMAKE='${SHELL} /mnt/hgfs/Data/Project/sample/linux_breakpad/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=''
|
|
|
+CXX='g++'
|
|
|
+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'
|
|
|
+EXEEXT=''
|
|
|
+GMOCK_CFLAGS=''
|
|
|
+GMOCK_LIBS=''
|
|
|
+GREP='/usr/bin/grep'
|
|
|
+GTEST_CFLAGS=''
|
|
|
+GTEST_LIBS=''
|
|
|
+HAVE_CXX11=''
|
|
|
+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} /mnt/hgfs/Data/Project/sample/linux_breakpad/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/bash'
|
|
|
+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} /mnt/hgfs/Data/Project/sample/linux_breakpad/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='/mnt/hgfs/Data/Project/sample/linux_breakpad/breakpad'
|
|
|
+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 STDC_HEADERS 1
|
|
|
+#define HAVE_PTHREAD 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_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
|
|
|
+
|
|
|
+configure: exit 0
|