This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Protocol Buffers configure 2.5.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure ## --------- ## ## Platform. ## ## --------- ## hostname = horcrux.kir.corp.google.com uname -m = x86_64 uname -r = 3.13.0-53-generic uname -s = Linux uname -v = #89-Ubuntu SMP Wed May 20 10:34:39 UTC 2015 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/google/home/joeyparrish/hacking/steel/external/chromium/third_party/llvm-build/Release+Asserts/bin PATH: /usr/lib/google-golang/bin PATH: /usr/local/buildtools/java/jdk/bin PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/local/google/home/joeyparrish/hacking/depot_tools ## ----------- ## ## Core tests. ## ## ----------- ## configure:2455: checking whether to enable maintainer-specific portions of Makefiles configure:2464: result: yes configure:2525: checking build system type configure:2539: result: x86_64-unknown-linux-gnu configure:2559: checking host system type configure:2572: result: x86_64-unknown-linux-gnu configure:2592: checking target system type configure:2605: result: x86_64-unknown-linux-gnu configure:2648: checking for a BSD-compatible install configure:2716: result: /usr/bin/install -c configure:2727: checking whether build environment is sane configure:2777: result: yes configure:2918: checking for a thread-safe mkdir -p configure:2957: result: /bin/mkdir -p configure:2970: checking for gawk configure:2986: found /usr/bin/gawk configure:2997: result: gawk configure:3008: checking whether make sets $(MAKE) configure:3030: result: yes configure:3178: checking for gcc configure:3194: found /usr/bin/gcc configure:3205: result: gcc configure:3434: checking for C compiler version configure:3443: gcc --version >&5 gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:3454: $? = 0 configure:3443: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:3454: $? = 0 configure:3443: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3454: $? = 4 configure:3443: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3454: $? = 4 configure:3474: checking whether the C compiler works configure:3496: gcc conftest.c >&5 configure:3500: $? = 0 configure:3548: result: yes configure:3551: checking for C compiler default output file name configure:3553: result: a.out configure:3559: checking for suffix of executables configure:3566: gcc -o conftest conftest.c >&5 configure:3570: $? = 0 configure:3592: result: configure:3614: checking whether we are cross compiling configure:3622: gcc -o conftest conftest.c >&5 configure:3626: $? = 0 configure:3633: ./conftest configure:3637: $? = 0 configure:3652: result: no configure:3657: checking for suffix of object files configure:3679: gcc -c conftest.c >&5 configure:3683: $? = 0 configure:3704: result: o configure:3708: checking whether we are using the GNU C compiler configure:3727: gcc -c conftest.c >&5 configure:3727: $? = 0 configure:3736: result: yes configure:3745: checking whether gcc accepts -g configure:3765: gcc -c -g conftest.c >&5 configure:3765: $? = 0 configure:3806: result: yes configure:3823: checking for gcc option to accept ISO C89 configure:3887: gcc -c conftest.c >&5 configure:3887: $? = 0 configure:3900: result: none needed configure:3931: checking for style of include used by make configure:3959: result: GNU configure:3985: checking dependency style of gcc configure:4096: result: gcc3 configure:4169: checking for g++ configure:4185: found /usr/bin/g++ configure:4196: result: g++ configure:4223: checking for C++ compiler version configure:4232: g++ --version >&5 g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2 Copyright (C) 2013 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:4243: $? = 0 configure:4232: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.2-19ubuntu1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1) configure:4243: $? = 0 configure:4232: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4243: $? = 4 configure:4232: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4243: $? = 4 configure:4247: checking whether we are using the GNU C++ compiler configure:4266: g++ -c conftest.cpp >&5 configure:4266: $? = 0 configure:4275: result: yes configure:4284: checking whether g++ accepts -g configure:4304: g++ -c -g conftest.cpp >&5 configure:4304: $? = 0 configure:4345: result: yes configure:4370: checking dependency style of g++ configure:4481: result: gcc3 configure:4508: checking how to run the C++ preprocessor configure:4535: g++ -E conftest.cpp configure:4535: $? = 0 configure:4549: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4549: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | /* end confdefs.h. */ | #include configure:4574: result: g++ -E configure:4594: g++ -E conftest.cpp configure:4594: $? = 0 configure:4608: g++ -E conftest.cpp conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4608: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | /* end confdefs.h. */ | #include configure:4637: checking for grep that handles long lines and -e configure:4695: result: /bin/grep configure:4700: checking for egrep configure:4762: result: /bin/grep -E configure:4767: checking for ANSI C header files configure:4787: g++ -c conftest.cpp >&5 configure:4787: $? = 0 configure:4860: g++ -o conftest conftest.cpp >&5 configure:4860: $? = 0 configure:4860: ./conftest configure:4860: $? = 0 configure:4871: result: yes configure:4884: checking for sys/types.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4884: checking for sys/stat.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4884: checking for stdlib.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4884: checking for string.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4884: checking for memory.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4884: checking for strings.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4884: checking for inttypes.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4884: checking for stdint.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4884: checking for unistd.h configure:4884: g++ -c conftest.cpp >&5 configure:4884: $? = 0 configure:4884: result: yes configure:4897: checking minix/config.h usability configure:4897: g++ -c conftest.cpp >&5 conftest.cpp:54:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:4897: result: no configure:4897: checking minix/config.h presence configure:4897: g++ -E conftest.cpp conftest.cpp:21:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4897: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4897: result: no configure:4897: checking for minix/config.h configure:4897: result: no configure:4918: checking whether it is safe to define __EXTENSIONS__ configure:4936: g++ -c conftest.cpp >&5 configure:4936: $? = 0 configure:4943: result: yes configure:4972: checking C++ compiler flags... configure:4988: result: use default: -O2 -g -DNDEBUG configure:5008: checking whether __SUNPRO_CC is declared configure:5008: g++ -c -g -DNDEBUG conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:64:10: error: '__SUNPRO_CC' was not declared in this scope (void) __SUNPRO_CC; ^ configure:5008: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef __SUNPRO_CC | #ifdef __cplusplus | (void) __SUNPRO_CC; | #else | (void) __SUNPRO_CC; | #endif | #endif | | ; | return 0; | } configure:5008: result: no configure:5180: checking how to print strings configure:5207: result: printf configure:5228: checking for a sed that does not truncate output configure:5292: result: /bin/sed configure:5310: checking for fgrep configure:5372: result: /bin/grep -F configure:5407: checking for ld used by gcc configure:5474: result: /usr/bin/ld configure:5481: checking if the linker (/usr/bin/ld) is GNU ld configure:5496: result: yes configure:5508: checking for BSD- or MS-compatible name lister (nm) configure:5557: result: /usr/bin/nm -B configure:5687: checking the name lister (/usr/bin/nm -B) interface configure:5694: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:5697: /usr/bin/nm -B "conftest.o" configure:5700: output 0000000000000000 B some_variable configure:5707: result: BSD nm configure:5710: checking whether ln -s works configure:5714: result: yes configure:5722: checking the maximum length of command line arguments configure:5852: result: 1572864 configure:5869: checking whether the shell understands some XSI constructs configure:5879: result: yes configure:5883: checking whether the shell understands "+=" configure:5889: result: yes configure:5924: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:5964: result: func_convert_file_noop configure:5971: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:5991: result: func_convert_file_noop configure:5998: checking for /usr/bin/ld option to reload object files configure:6005: result: -r configure:6079: checking for objdump configure:6095: found /usr/bin/objdump configure:6106: result: objdump configure:6138: checking how to recognize dependent libraries configure:6340: result: pass_all configure:6425: checking for dlltool configure:6455: result: no configure:6485: checking how to associate runtime and link libraries configure:6512: result: printf %s\n configure:6572: checking for ar configure:6588: found /usr/bin/ar configure:6599: result: ar configure:6636: checking for archiver @FILE support configure:6653: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:6653: $? = 0 configure:6656: ar cru libconftest.a @conftest.lst >&5 configure:6659: $? = 0 configure:6664: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6667: $? = 1 configure:6679: result: @ configure:6737: checking for strip configure:6753: found /usr/bin/strip configure:6764: result: strip configure:6836: checking for ranlib configure:6852: found /usr/bin/ranlib configure:6863: result: ranlib configure:6965: checking command to parse /usr/bin/nm -B output from gcc object configure:7085: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:7088: $? = 0 configure:7092: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7095: $? = 0 configure:7161: g++ -o conftest -g -DNDEBUG conftest.cpp conftstm.o >&5 configure:7164: $? = 0 configure:7202: result: ok configure:7239: checking for sysroot configure:7269: result: no configure:7347: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:7350: $? = 0 configure:7526: checking for mt configure:7542: found /bin/mt configure:7553: result: mt configure:7576: checking if mt is a manifest tool configure:7582: mt '-?' configure:7590: result: no configure:8229: checking for dlfcn.h configure:8229: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:8229: $? = 0 configure:8229: result: yes configure:8445: checking for objdir configure:8460: result: .libs configure:8731: checking if gcc supports -fno-rtti -fno-exceptions configure:8749: gcc -c -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:8753: $? = 0 configure:8766: result: no configure:9093: checking for gcc option to produce PIC configure:9100: result: -fPIC -DPIC configure:9108: checking if gcc PIC flag -fPIC -DPIC works configure:9126: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:9130: $? = 0 configure:9143: result: yes configure:9172: checking if gcc static flag -static works configure:9200: result: yes configure:9215: checking if gcc supports -c -o file.o configure:9236: gcc -c -o out/conftest2.o conftest.c >&5 configure:9240: $? = 0 configure:9262: result: yes configure:9270: checking if gcc supports -c -o file.o configure:9317: result: yes configure:9350: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10507: result: yes configure:10544: checking whether -lc should be explicitly linked in configure:10552: gcc -c conftest.c >&5 configure:10555: $? = 0 configure:10570: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10573: $? = 0 configure:10587: result: no configure:10747: checking dynamic linker characteristics configure:11258: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11258: $? = 0 configure:11492: result: GNU/Linux ld.so configure:11599: checking how to hardcode library paths into programs configure:11624: result: immediate configure:12164: checking whether stripping libraries is possible configure:12169: result: yes configure:12204: checking if libtool supports shared libraries configure:12206: result: yes configure:12209: checking whether to build shared libraries configure:12230: result: yes configure:12233: checking whether to build static libraries configure:12237: result: yes configure:12260: checking how to run the C++ preprocessor configure:12326: result: g++ -E configure:12346: g++ -E conftest.cpp configure:12346: $? = 0 configure:12360: g++ -E conftest.cpp conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:12360: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:12529: checking for ld used by g++ configure:12596: result: /usr/bin/ld -m elf_x86_64 configure:12603: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12618: result: yes configure:12673: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13678: result: yes configure:13714: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:13717: $? = 0 configure:14237: checking for g++ option to produce PIC configure:14244: result: -fPIC -DPIC configure:14252: checking if g++ PIC flag -fPIC -DPIC works configure:14270: g++ -c -g -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14274: $? = 0 configure:14287: result: yes configure:14310: checking if g++ static flag -static works configure:14338: result: yes configure:14350: checking if g++ supports -c -o file.o configure:14371: g++ -c -g -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:14375: $? = 0 configure:14397: result: yes configure:14402: checking if g++ supports -c -o file.o configure:14449: result: yes configure:14479: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14518: result: yes configure:14659: checking dynamic linker characteristics configure:15338: result: GNU/Linux ld.so configure:15391: checking how to hardcode library paths into programs configure:15416: result: immediate configure:15479: checking for ANSI C header files configure:15583: result: yes configure:15594: checking fcntl.h usability configure:15594: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:15594: $? = 0 configure:15594: result: yes configure:15594: checking fcntl.h presence configure:15594: g++ -E conftest.cpp configure:15594: $? = 0 configure:15594: result: yes configure:15594: checking for fcntl.h configure:15594: result: yes configure:15594: checking for inttypes.h configure:15594: result: yes configure:15594: checking limits.h usability configure:15594: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:15594: $? = 0 configure:15594: result: yes configure:15594: checking limits.h presence configure:15594: g++ -E conftest.cpp configure:15594: $? = 0 configure:15594: result: yes configure:15594: checking for limits.h configure:15594: result: yes configure:15594: checking for stdlib.h configure:15594: result: yes configure:15594: checking for unistd.h configure:15594: result: yes configure:15606: checking for working memcmp configure:15649: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15649: $? = 0 configure:15649: ./conftest configure:15649: $? = 0 configure:15659: result: yes configure:15668: checking for working strtod configure:15709: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:76:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] char *string = " +69"; ^ conftest.cpp:87:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] char *string = "NaN"; ^ configure:15709: $? = 0 configure:15709: ./conftest configure:15709: $? = 0 configure:15719: result: yes configure:15784: checking for ftruncate configure:15784: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15784: $? = 0 configure:15784: result: yes configure:15784: checking for memset configure:15784: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15784: $? = 0 configure:15784: result: yes configure:15784: checking for mkdir configure:15784: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15784: $? = 0 configure:15784: result: yes configure:15784: checking for strchr configure:15784: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15784: $? = 0 configure:15784: result: yes configure:15784: checking for strerror configure:15784: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15784: $? = 0 configure:15784: result: yes configure:15784: checking for strtol configure:15784: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15784: $? = 0 configure:15784: result: yes configure:15798: checking zlib version configure:15818: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:15818: $? = 0 configure:15820: result: ok (1.2.0.4 or later) configure:15824: checking for library containing zlibVersion configure:15855: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 /tmp/cc87cscr.o: In function `main': /tmp/tmp.Y9MHI5h24O/protobuf-2.5.0/conftest.cpp:51: undefined reference to `zlibVersion' collect2: error: ld returned 1 exit status configure:15855: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | /* end confdefs.h. */ | | /* 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 zlibVersion (); | int | main () | { | return zlibVersion (); | ; | return 0; | } configure:15855: g++ -o conftest -g -DNDEBUG conftest.cpp -lz >&5 configure:15855: $? = 0 configure:15872: result: -lz configure:16123: checking for the pthreads library -lpthreads configure:16156: gcc -o conftest conftest.c -lpthreads -lz >&5 conftest.c: In function 'main': conftest.c:46:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:47:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:47:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /usr/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:16156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:16165: result: no configure:16068: checking whether pthreads work without any flags configure:16156: gcc -o conftest conftest.c -lz >&5 conftest.c: In function 'main': conftest.c:46:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:47:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:47:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /tmp/cc0JcQDE.o: In function `main': conftest.c:(.text+0x1b): undefined reference to `pthread_join' conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x97): undefined reference to `pthread_create' conftest.c:(.text+0xa3): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:16156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:16165: result: no configure:16073: checking whether pthreads work with -Kthread configure:16156: gcc -o conftest -Kthread conftest.c -lz >&5 gcc: error: unrecognized command line option '-Kthread' configure:16156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:16165: result: no configure:16073: checking whether pthreads work with -kthread configure:16156: gcc -o conftest -kthread conftest.c -lz >&5 gcc: error: unrecognized command line option '-kthread' configure:16156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:16165: result: no configure:16123: checking for the pthreads library -llthread configure:16156: gcc -o conftest conftest.c -llthread -lz >&5 conftest.c: In function 'main': conftest.c:46:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:47:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:47:22: warning: null argument where non-null required (argument 3) [-Wnonnull] /usr/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:16156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:16165: result: no configure:16073: checking whether pthreads work with -pthread configure:16156: gcc -o conftest -pthread conftest.c -lz >&5 conftest.c: In function 'main': conftest.c:46:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:47:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:47:22: warning: null argument where non-null required (argument 3) [-Wnonnull] configure:16156: $? = 0 configure:16165: result: yes configure:16184: checking for joinable pthread attribute configure:16199: gcc -o conftest -pthread conftest.c -lz >&5 configure:16199: $? = 0 configure:16205: result: PTHREAD_CREATE_JOINABLE configure:16215: checking if more special flags are required for pthreads configure:16222: result: no configure:16311: checking whether to check for GCC pthread/shared inconsistencies configure:16324: gcc -o conftest -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz >&5 configure:16324: $? = 0 configure:16336: result: yes configure:16342: checking whether -pthread is sufficient with -shared configure:16357: gcc -o conftest -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz >&5 conftest.c: In function 'main': conftest.c:46:8: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:47:8: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:47:8: warning: null argument where non-null required (argument 3) [-Wnonnull] configure:16357: $? = 0 configure:16364: result: yes configure:16452: checking whether what we have so far is sufficient with -nostdlib configure:16470: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz -lc >&5 conftest.c: In function 'main': conftest.c:46:9: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:47:9: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:47:9: warning: null argument where non-null required (argument 3) [-Wnonnull] /tmp/ccyIysm9.o: In function `main': conftest.c:(.text+0x18): undefined reference to `pthread_join' conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel' conftest.c:(.text+0x97): undefined reference to `pthread_create' conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:16470: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:16482: result: no configure:16487: checking whether -lpthread saves the day configure:16503: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -pthread conftest.c -lpthread -lz -lc >&5 conftest.c: In function 'main': conftest.c:46:9: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^ conftest.c:47:9: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^ conftest.c:47:9: warning: null argument where non-null required (argument 3) [-Wnonnull] configure:16503: $? = 0 configure:16512: result: yes configure:16552: checking the location of hash_map configure:16578: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:16578: $? = 0 configure:16600: g++ -c -g -DNDEBUG conftest.cpp >&5 In file included from /usr/include/c++/4.8/unordered_map:35:0, from conftest.cpp:42: /usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ conftest.cpp: In function 'int main()': conftest.cpp:46:7: error: 'unordered_map' in namespace 'std' does not name a type const std::unordered_map t; ^ conftest.cpp:47:33: error: 't' was not declared in this scope return t.find(5) == t.end(); ^ configure:16600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | const std::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16600: g++ -c -g -DNDEBUG conftest.cpp >&5 In file included from /usr/include/c++/4.8/unordered_map:35:0, from conftest.cpp:42: /usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options. #error This file requires compiler and library support for the \ ^ conftest.cpp: In function 'int main()': conftest.cpp:46:7: error: 'tr1' in namespace 'std' does not name a type const std::tr1::unordered_map t; ^ conftest.cpp:47:33: error: 't' was not declared in this scope return t.find(5) == t.end(); ^ configure:16600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | const std::tr1::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16600: g++ -c -g -DNDEBUG conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:46:7: error: 'unordered_map' in namespace 'std' does not name a type const std::unordered_map t; ^ conftest.cpp:47:33: error: 't' was not declared in this scope return t.find(5) == t.end(); ^ configure:16600: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.5.0" | #define PACKAGE_STRING "Protocol Buffers 2.5.0" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.5.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define STDC_HEADERS 1 | #define HAVE_FCNTL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_FTRUNCATE 1 | #define HAVE_MEMSET 1 | #define HAVE_MKDIR 1 | #define HAVE_STRCHR 1 | #define HAVE_STRERROR 1 | #define HAVE_STRTOL 1 | #define HAVE_ZLIB 1 | #define HAVE_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | const std::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16600: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:16600: $? = 0 configure:16667: result: configure:16839: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Protocol Buffers config.status 2.5.0, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on horcrux.kir.corp.google.com config.status:1201: creating Makefile config.status:1201: creating src/Makefile config.status:1201: creating protobuf.pc config.status:1201: creating protobuf-lite.pc config.status:1201: creating config.h config.status:1430: executing depfiles commands config.status:1430: executing libtool commands configure:19411: === configuring in gtest (/tmp/tmp.Y9MHI5h24O/protobuf-2.5.0/gtest) configure:19474: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_cxx_hash_map='' ac_cv_cxx_hash_map_class=unordered_map ac_cv_cxx_hash_namespace=std::tr1 ac_cv_cxx_hash_set='' ac_cv_cxx_hash_set_class=unordered_set 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_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_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_ftruncate=yes ac_cv_func_memcmp_working=yes ac_cv_func_memset=yes ac_cv_func_mkdir=yes ac_cv_func_strchr=yes ac_cv_func_strerror=yes ac_cv_func_strtod=yes ac_cv_func_strtol=yes ac_cv_have_decl___SUNPRO_CC=no ac_cv_header_dlfcn_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no 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-unknown-linux-gnu ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_make_make_set=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_zlibVersion=-lz ac_cv_target=x86_64-unknown-linux-gnu am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /tmp/tmp.Y9MHI5h24O/protobuf-2.5.0/missing --run aclocal-1.11' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='ar' AUTOCONF='${SHELL} /tmp/tmp.Y9MHI5h24O/protobuf-2.5.0/missing --run autoconf' AUTOHEADER='${SHELL} /tmp/tmp.Y9MHI5h24O/protobuf-2.5.0/missing --run autoheader' AUTOMAKE='${SHELL} /tmp/tmp.Y9MHI5h24O/protobuf-2.5.0/missing --run automake-1.11' AWK='gawk' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS=' -g -DNDEBUG' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GCC_FALSE='#' GCC_TRUE='' GREP='/bin/grep' HAVE_ZLIB_FALSE='#' HAVE_ZLIB_TRUE='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' ISAINFO='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBS='-lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKEINFO='${SHELL} /tmp/tmp.Y9MHI5h24O/protobuf-2.5.0/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='protobuf' PACKAGE_BUGREPORT='protobuf@googlegroups.com' PACKAGE_NAME='Protocol Buffers' PACKAGE_STRING='Protocol Buffers 2.5.0' PACKAGE_TARNAME='protobuf' PACKAGE_URL='' PACKAGE_VERSION='2.5.0' PATH_SEPARATOR=':' POW_LIB='' PROTOBUF_OPT_FLAG='-O2' PROTOC='' PTHREAD_CC='gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS=' -lpthread' RANLIB='ranlib' SED='/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_EXTERNAL_PROTOC_FALSE='' USE_EXTERNAL_PROTOC_TRUE='#' VERSION='2.5.0' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' acx_pthread_config='' am__EXEEXT_FALSE='' am__EXEEXT_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-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /tmp/tmp.Y9MHI5h24O/protobuf-2.5.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='/bin/mkdir -p' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' gtest' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Protocol Buffers" #define PACKAGE_TARNAME "protobuf" #define PACKAGE_VERSION "2.5.0" #define PACKAGE_STRING "Protocol Buffers 2.5.0" #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "protobuf" #define VERSION "2.5.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define STDC_HEADERS 1 #define HAVE_FCNTL_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_FTRUNCATE 1 #define HAVE_MEMSET 1 #define HAVE_MKDIR 1 #define HAVE_STRCHR 1 #define HAVE_STRERROR 1 #define HAVE_STRTOL 1 #define HAVE_ZLIB 1 #define HAVE_PTHREAD 1 #define HAVE_HASH_MAP 1 #define HAVE_HASH_SET 1 #define HASH_MAP_H #define HASH_SET_H #define HASH_NAMESPACE std::tr1 #define HASH_MAP_CLASS unordered_map #define HASH_SET_CLASS unordered_set configure: exit 0