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=/data/buildroot/buildroot-test/instance-0/output/host --sysconfdir=/data/buildroot/buildroot-test/instance-0/output/host/etc --localstatedir=/data/buildroot/buildroot-test/instance-0/output/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking ## --------- ## ## Platform. ## ## --------- ## hostname = iof481.pnap.ioflood.com uname -m = x86_64 uname -r = 5.2.7-arch1-1-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Wed Aug 7 02:00:26 UTC 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /data/buildroot/buildroot-test/instance-0/output/host/bin PATH: /data/buildroot/buildroot-test/instance-0/output/host/sbin PATH: /data/buildroot/buildroot-test/venv/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/bin/site_perl PATH: /usr/bin/vendor_perl PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2262: checking build system type configure:2276: result: x86_64-pc-linux-gnu configure:2296: checking host system type configure:2309: result: x86_64-pc-linux-gnu configure:2346: checking for a BSD-compatible install configure:2414: result: /usr/bin/install -c configure:2425: checking whether build environment is sane configure:2480: result: yes configure:2629: checking for a thread-safe mkdir -p configure:2668: result: /usr/bin/mkdir -p configure:2675: checking for gawk configure:2691: found /usr/bin/gawk configure:2702: result: gawk configure:2713: checking whether make sets $(MAKE) configure:2735: result: yes configure:2764: checking whether make supports nested variables configure:2781: result: yes configure:2870: checking whether UID '1000' is supported by ustar format configure:2873: result: yes configure:2880: checking whether GID '1000' is supported by ustar format configure:2883: result: yes configure:2891: checking how to create a ustar tar archive configure:2902: tar --version tar (GNU tar) 1.29 Copyright (C) 2015 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later . 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:2905: $? = 0 configure:2945: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar configure:2948: $? = 0 configure:2952: tar -xf - &5 gcc (GCC) 9.2.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:3436: $? = 0 configure:3425: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 9.2.0 (GCC) configure:3436: $? = 0 configure:3425: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3436: $? = 1 configure:3425: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3436: $? = 1 configure:3456: checking whether the C compiler works configure:3478: /usr/bin/gcc -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:3482: $? = 0 configure:3530: result: yes configure:3533: checking for C compiler default output file name configure:3535: result: a.out configure:3541: checking for suffix of executables configure:3548: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:3552: $? = 0 configure:3574: result: configure:3596: checking whether we are cross compiling configure:3604: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:3608: $? = 0 configure:3615: ./conftest configure:3619: $? = 0 configure:3607: result: no configure:3612: checking for suffix of object files configure:3634: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3638: $? = 0 configure:3659: result: o configure:3663: checking whether we are using the GNU C compiler configure:3682: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3682: $? = 0 configure:3691: result: yes configure:3700: checking whether /usr/bin/gcc accepts -g configure:3720: /usr/bin/gcc -c -g -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3720: $? = 0 configure:3761: result: yes configure:3778: checking for /usr/bin/gcc option to accept ISO C89 configure:3841: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:3841: $? = 0 configure:3854: result: none needed configure:3879: checking whether /usr/bin/gcc understands -c and -o together configure:3901: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3904: $? = 0 configure:3901: /usr/bin/gcc -c conftest.c -o conftest2.o configure:3904: $? = 0 configure:3916: result: yes configure:3935: checking dependency style of /usr/bin/gcc configure:4046: result: none configure:4164: checking the archiver (/usr/bin/ar) interface configure:4180: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:4180: $? = 0 configure:4182: /usr/bin/ar cru libconftest.a conftest.o >&5 /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') configure:4185: $? = 0 configure:4184: result: ar configure:4213: checking dependency style of /usr/bin/gcc configure:4322: result: none configure:4385: checking for gcc configure:4412: result: /usr/bin/gcc configure:4641: checking for C compiler version configure:4650: /usr/bin/gcc --version >&5 gcc (GCC) 9.2.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:4661: $? = 0 configure:4650: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 9.2.0 (GCC) configure:4661: $? = 0 configure:4650: /usr/bin/gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:4661: $? = 1 configure:4650: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4661: $? = 1 configure:4665: checking whether we are using the GNU C compiler configure:4693: result: yes configure:4702: checking whether /usr/bin/gcc accepts -g configure:4763: result: yes configure:4780: checking for /usr/bin/gcc option to accept ISO C89 configure:4856: result: none needed configure:4881: checking whether /usr/bin/gcc understands -c and -o together configure:4918: result: yes configure:4937: checking dependency style of /usr/bin/gcc configure:5048: result: none configure:5069: checking how to run the C preprocessor configure:5139: result: /usr/bin/cpp configure:5159: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:5159: $? = 0 configure:5173: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory 11 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:5173: $? = 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 configure:5313: checking for C++ compiler version configure:5322: /usr/bin/g++ --version >&5 g++ (GCC) 9.2.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:5333: $? = 0 configure:5322: /usr/bin/g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 9.2.0 (GCC) configure:5333: $? = 0 configure:5322: /usr/bin/g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:5333: $? = 1 configure:5322: /usr/bin/g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:5333: $? = 1 configure:5337: checking whether we are using the GNU C++ compiler configure:5356: /usr/bin/g++ -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.cpp >&5 configure:5356: $? = 0 configure:5365: result: yes configure:5374: checking whether /usr/bin/g++ accepts -g configure:5394: /usr/bin/g++ -c -g -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.cpp >&5 configure:5394: $? = 0 configure:5435: result: yes configure:5460: checking dependency style of /usr/bin/g++ configure:5571: result: none configure:5629: checking for ranlib configure:5656: result: /usr/bin/ranlib configure:5708: checking for grep that handles long lines and -e configure:5766: result: /usr/bin/grep configure:5771: checking for egrep configure:5833: result: /usr/bin/grep -E configure:5838: checking for ANSI C header files configure:5858: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:5858: $? = 0 configure:5931: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:5931: $? = 0 configure:5931: ./conftest configure:5931: $? = 0 configure:5942: result: yes configure:5957: checking for special C compiler options needed for large files configure:6002: result: no configure:6008: checking for _FILE_OFFSET_BITS value needed for large files configure:6033: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6033: $? = 0 configure:6065: result: no configure:6417: checking for the pthreads library -lpthreads configure:6455: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c -lpthreads >&5 /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:6455: $? = 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 | 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:6464: result: no configure:6362: checking whether pthreads work without any flags configure:6455: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccmc5DjO.o: in function `main': conftest.c:(.text.startup+0x23): undefined reference to `pthread_join' /usr/bin/ld: conftest.c:(.text.startup+0x4a): undefined reference to `__pthread_register_cancel' /usr/bin/ld: conftest.c:(.text.startup+0x5f): undefined reference to `pthread_create' /usr/bin/ld: conftest.c:(.text.startup+0x67): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:6455: $? = 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 | 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:6464: result: no configure:6367: checking whether pthreads work with -Kthread configure:6455: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -Kthread -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:6455: $? = 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 | 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:6464: result: no configure:6367: checking whether pthreads work with -kthread configure:6455: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -kthread -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:6455: $? = 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 | 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:6464: result: no configure:6417: checking for the pthreads library -llthread configure:6455: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c -llthread >&5 /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:6455: $? = 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 | 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:6464: result: no configure:6367: checking whether pthreads work with -pthread configure:6455: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -pthread -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:6455: $? = 0 configure:6464: result: yes configure:6483: checking for joinable pthread attribute configure:6498: /usr/bin/gcc -o conftest -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -pthread -I/data/buildroot/buildroot-test/instance-0/output/host/include -L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib conftest.c >&5 configure:6498: $? = 0 configure:6504: result: PTHREAD_CREATE_JOINABLE configure:6514: checking if more special flags are required for pthreads configure:6521: result: no configure:6608: checking for sys/types.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for sys/stat.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for stdlib.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for string.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for memory.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for strings.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for inttypes.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for stdint.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6608: checking for unistd.h configure:6608: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6608: $? = 0 configure:6608: result: yes configure:6622: checking a.out.h usability configure:6622: /usr/bin/gcc -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c >&5 configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking a.out.h presence configure:6622: /usr/bin/cpp -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.c configure:6622: $? = 0 configure:6622: result: yes configure:6622: checking for a.out.h configure:6622: result: yes configure:6703: checking whether /usr/bin/g++ supports C++11 features by default configure:6997: /usr/bin/g++ -c -O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include -I/data/buildroot/buildroot-test/instance-0/output/host/include conftest.cpp >&5 configure:6997: $? = 0 configure:7004: result: yes configure:7833: checking that generated files are newer than configure configure:7839: result: done configure:7910: 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 iof481.pnap.ioflood.com config.status:911: creating breakpad.pc config.status:911: creating breakpad-client.pc config.status:911: creating Makefile config.status:911: creating src/config.h config.status:1140: executing depfiles commands configure:9224: WARNING: unrecognized options: --enable-shared, --disable-static, --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=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=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/data/buildroot/buildroot-test/instance-0/output/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=/usr/bin/g++ ac_cv_env_GMOCK_CFLAGS_set= ac_cv_env_GMOCK_CFLAGS_value= ac_cv_env_GMOCK_CONFIG_set= ac_cv_env_GMOCK_CONFIG_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_CONFIG_set= ac_cv_env_GTEST_CONFIG_value= ac_cv_env_GTEST_LIBS_set= ac_cv_env_GTEST_LIBS_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_RUST_DEMANGLE_CFLAGS_set= ac_cv_env_RUST_DEMANGLE_CFLAGS_value= ac_cv_env_RUST_DEMANGLE_LIBS_set= ac_cv_env_RUST_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_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_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=/usr/bin/cpp ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_RANLIB=/usr/bin/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=none am_cv_CC_dependencies_compiler_type=none am_cv_CXX_dependencies_compiler_type=none 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_cxx_compile_cxx11=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/host-google-breakpad-7515ab13768c7edc09f0f2ec2354dc6c928239a6/autotools/missing aclocal-1.15' 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='/usr/bin/ar' AUTOCONF='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/host-google-breakpad-7515ab13768c7edc09f0f2ec2354dc6c928239a6/autotools/missing autoconf' AUTOHEADER='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/host-google-breakpad-7515ab13768c7edc09f0f2ec2354dc6c928239a6/autotools/missing autoheader' AUTOMAKE='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/host-google-breakpad-7515ab13768c7edc09f0f2ec2354dc6c928239a6/autotools/missing automake-1.15' AWK='gawk' CC='/usr/bin/gcc' CCAS='/usr/bin/gcc' CCASDEPMODE='depmode=none' CCASFLAGS='-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' CCDEPMODE='depmode=none' CFLAGS='-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' CPP='/usr/bin/cpp' CPPFLAGS='-I/data/buildroot/buildroot-test/instance-0/output/host/include' CXX='/usr/bin/g++' CXXDEPMODE='depmode=none' CXXFLAGS='-O2 -I/data/buildroot/buildroot-test/instance-0/output/host/include' 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='' GCC_FALSE='#' GCC_TRUE='' GMOCK_CFLAGS='' GMOCK_CONFIG='' GMOCK_LIBS='' GREP='/usr/bin/grep' GTEST_CFLAGS='' GTEST_CONFIG='' GTEST_LIBS='' HAVE_CXX11='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LDFLAGS='-L/data/buildroot/buildroot-test/instance-0/output/host/lib -Wl,-rpath,/data/buildroot/buildroot-test/instance-0/output/host/lib' LIBOBJS='' LIBS='' LINUX_HOST_FALSE='#' LINUX_HOST_TRUE='' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAKEINFO='${SHELL} /data/buildroot/buildroot-test/instance-0/output/build/host-google-breakpad-7515ab13768c7edc09f0f2ec2354dc6c928239a6/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='/usr/bin/gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='/usr/bin/ranlib' RUST_DEMANGLE_CFLAGS='' RUST_DEMANGLE_LIBS='' SELFTEST_FALSE='' SELFTEST_TRUE='#' SET_MAKE='' SHELL='/bin/sh' STRIP='' SYSTEM_TEST_LIBS_FALSE='' SYSTEM_TEST_LIBS_TRUE='#' VERSION='0.1' X86_HOST_FALSE='#' X86_HOST_TRUE='' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_CXX='' 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='' 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} /data/buildroot/buildroot-test/instance-0/output/build/host-google-breakpad-7515ab13768c7edc09f0f2ec2354dc6c928239a6/autotools/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/data/buildroot/buildroot-test/instance-0/output/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/data/buildroot/buildroot-test/instance-0/output/host' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/data/buildroot/buildroot-test/instance-0/output/host/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 configure: exit 0