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.4.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/sb/usr --build=x86_64-apple-darwin12 --host=x86_64-apple-darwin12 --mandir=/sb/usr/share/man --infodir=/sb/usr/share/info --datadir=/sb/usr/share --sysconfdir=/sb/etc --localstatedir=/sb/var/lib --disable-static ## --------- ## ## Platform. ## ## --------- ## hostname = cheddar.local uname -m = x86_64 uname -r = 12.0.0 uname -s = Darwin uname -v = Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64 /usr/bin/uname -p = i386 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = Mach kernel version: Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64 Kernel configured for up to 8 processors. 4 processors are physically available. 8 processors are logically available. Processor type: i486 (Intel 80486) Processors active: 0 1 2 3 4 5 6 7 Primary memory available: 16.00 gigabytes Default processor set: 220 tasks, 1041 threads, 8 processors Load average: 3.79, Mach factor: 4.19 /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sb/usr/lib/portage/bin/ebuild-helpers PATH: /sb/usr/sbin PATH: /sb/usr/bin PATH: /sb/sbin PATH: /sb/bin PATH: /sb/opt/bin PATH: /sb/usr/x86_64-apple-darwin12/gcc-bin/4.2.1 PATH: /usr/bin PATH: /bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2516: checking build system type configure:2530: result: x86_64-apple-darwin12 configure:2550: checking host system type configure:2563: result: x86_64-apple-darwin12 configure:2583: checking target system type configure:2596: result: x86_64-apple-darwin12 configure:2639: checking for a BSD-compatible install configure:2707: result: /sb/usr/bin/install -c configure:2718: checking whether build environment is sane configure:2773: result: yes configure:2924: checking for a thread-safe mkdir -p configure:2963: result: /sb/bin/mkdir -p configure:2970: checking for gawk configure:2986: found /sb/usr/bin/gawk configure:2997: result: gawk configure:3008: checking whether make sets $(MAKE) configure:3030: result: yes configure:3144: checking for x86_64-apple-darwin12-gcc configure:3160: found /sb/usr/bin/x86_64-apple-darwin12-gcc configure:3171: result: x86_64-apple-darwin12-gcc configure:3440: checking for C compiler version configure:3449: x86_64-apple-darwin12-gcc --version >&5 x86_64-apple-darwin12-gcc (GCC) 4.2.1 (Gentoo 4.2.1_p5666-r1, Apple Inc. build 5666) (dot 3) Copyright (C) 2007 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:3460: $? = 0 configure:3449: x86_64-apple-darwin12-gcc -v >&5 Using built-in specs. Target: x86_64-apple-darwin12 Configured with: /sb/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/configure --prefix=/sb/usr --bindir=/sb/usr/x86_64-apple-darwin12/gcc-bin/4.2.1 --includedir=/sb/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include --datadir=/sb/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1 --mandir=/sb/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1/man --infodir=/sb/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1/info --with-gxx-include-dir=/sb/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include/g++-v4 --host=x86_64-apple-darwin12 --enable-version-specific-runtime-libs --build=x86_64-apple-darwin12 --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-shared --enable-threads=posix --with-local-prefix=/sb/usr --with-as=/sb/usr/bin/x86_64-apple-darwin12-as --with-ld=/sb/usr/bin/x86_64-apple-darwin12-ld --disable-multilib --enable-languages=c,c++,objc,obj-c++ --enable-libgomp Thread model: posix gcc version 4.2.1 (Gentoo 4.2.1_p5666-r1, Apple Inc. build 5666) (dot 3) configure:3460: $? = 0 configure:3449: x86_64-apple-darwin12-gcc -V >&5 x86_64-apple-darwin12-gcc: '-V' option must have argument configure:3460: $? = 1 configure:3449: x86_64-apple-darwin12-gcc -qversion >&5 x86_64-apple-darwin12-gcc: no input files configure:3460: $? = 1 configure:3480: checking whether the C compiler works configure:3502: x86_64-apple-darwin12-gcc -I/usr/include -L/usr/lib -L/usr/lib conftest.c >&5 configure:3506: $? = 0 configure:3554: result: yes configure:3557: checking for C compiler default output file name configure:3559: result: a.out configure:3565: checking for suffix of executables configure:3572: x86_64-apple-darwin12-gcc -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.c >&5 configure:3576: $? = 0 configure:3598: result: configure:3620: checking whether we are cross compiling configure:3628: x86_64-apple-darwin12-gcc -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.c >&5 configure:3632: $? = 0 configure:3639: ./conftest configure:3643: $? = 0 configure:3658: result: no configure:3663: checking for suffix of object files configure:3685: x86_64-apple-darwin12-gcc -c -I/usr/include -L/usr/lib conftest.c >&5 configure:3689: $? = 0 configure:3710: result: o configure:3714: checking whether we are using the GNU C compiler configure:3733: x86_64-apple-darwin12-gcc -c -I/usr/include -L/usr/lib conftest.c >&5 configure:3733: $? = 0 configure:3742: result: yes configure:3751: checking whether x86_64-apple-darwin12-gcc accepts -g configure:3771: x86_64-apple-darwin12-gcc -c -g conftest.c >&5 configure:3771: $? = 0 configure:3812: result: yes configure:3829: checking for x86_64-apple-darwin12-gcc option to accept ISO C89 configure:3892: x86_64-apple-darwin12-gcc -c -I/usr/include -L/usr/lib conftest.c >&5 configure:3892: $? = 0 configure:3905: result: none needed configure:3936: checking for style of include used by make configure:3964: result: GNU configure:3990: checking dependency style of x86_64-apple-darwin12-gcc configure:4101: result: gcc3 configure:4130: checking for x86_64-apple-darwin12-g++ configure:4146: found /sb/usr/bin/x86_64-apple-darwin12-g++ configure:4157: result: x86_64-apple-darwin12-g++ configure:4228: checking for C++ compiler version configure:4237: x86_64-apple-darwin12-g++ --version >&5 x86_64-apple-darwin12-g++ (GCC) 4.2.1 (Gentoo 4.2.1_p5666-r1, Apple Inc. build 5666) (dot 3) Copyright (C) 2007 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:4248: $? = 0 configure:4237: x86_64-apple-darwin12-g++ -v >&5 Using built-in specs. Target: x86_64-apple-darwin12 Configured with: /sb/var/tmp/portage/sys-devel/gcc-apple-4.2.1_p5666-r1/work/gcc-5666.3/configure --prefix=/sb/usr --bindir=/sb/usr/x86_64-apple-darwin12/gcc-bin/4.2.1 --includedir=/sb/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include --datadir=/sb/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1 --mandir=/sb/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1/man --infodir=/sb/usr/share/gcc-data/x86_64-apple-darwin12/4.2.1/info --with-gxx-include-dir=/sb/usr/lib/gcc/x86_64-apple-darwin12/4.2.1/include/g++-v4 --host=x86_64-apple-darwin12 --enable-version-specific-runtime-libs --build=x86_64-apple-darwin12 --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --enable-shared --enable-threads=posix --with-local-prefix=/sb/usr --with-as=/sb/usr/bin/x86_64-apple-darwin12-as --with-ld=/sb/usr/bin/x86_64-apple-darwin12-ld --disable-multilib --enable-languages=c,c++,objc,obj-c++ --enable-libgomp Thread model: posix gcc version 4.2.1 (Gentoo 4.2.1_p5666-r1, Apple Inc. build 5666) (dot 3) configure:4248: $? = 0 configure:4237: x86_64-apple-darwin12-g++ -V >&5 x86_64-apple-darwin12-g++: '-V' option must have argument configure:4248: $? = 1 configure:4237: x86_64-apple-darwin12-g++ -qversion >&5 x86_64-apple-darwin12-g++: no input files configure:4248: $? = 1 configure:4252: checking whether we are using the GNU C++ compiler configure:4271: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4271: $? = 0 configure:4280: result: yes configure:4289: checking whether x86_64-apple-darwin12-g++ accepts -g configure:4309: x86_64-apple-darwin12-g++ -c -g conftest.cpp >&5 configure:4309: $? = 0 configure:4350: result: yes configure:4375: checking dependency style of x86_64-apple-darwin12-g++ configure:4486: result: gcc3 configure:4513: checking how to run the C++ preprocessor configure:4540: x86_64-apple-darwin12-g++ -E conftest.cpp configure:4540: $? = 0 configure:4554: x86_64-apple-darwin12-g++ -E conftest.cpp conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory configure:4554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | /* end confdefs.h. */ | #include configure:4579: result: x86_64-apple-darwin12-g++ -E configure:4599: x86_64-apple-darwin12-g++ -E conftest.cpp configure:4599: $? = 0 configure:4613: x86_64-apple-darwin12-g++ -E conftest.cpp conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory configure:4613: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | /* end confdefs.h. */ | #include configure:4642: checking for grep that handles long lines and -e configure:4700: result: /sb/bin/grep configure:4705: checking for egrep configure:4767: result: /sb/bin/grep -E configure:4772: checking for ANSI C header files configure:4792: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4792: $? = 0 configure:4865: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 configure:4865: $? = 0 configure:4865: ./conftest configure:4865: $? = 0 configure:4876: result: yes configure:4889: checking for sys/types.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4889: checking for sys/stat.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4889: checking for stdlib.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4889: checking for string.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4889: checking for memory.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4889: checking for strings.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4889: checking for inttypes.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4889: checking for stdint.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4889: checking for unistd.h configure:4889: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4889: $? = 0 configure:4889: result: yes configure:4902: checking minix/config.h usability configure:4902: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 conftest.cpp:54:26: error: minix/config.h: No such file or directory configure:4902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:4902: result: no configure:4902: checking minix/config.h presence configure:4902: x86_64-apple-darwin12-g++ -E conftest.cpp conftest.cpp:21:26: error: minix/config.h: No such file or directory configure:4902: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:4902: result: no configure:4902: checking for minix/config.h configure:4902: result: no configure:4923: checking whether it is safe to define __EXTENSIONS__ configure:4941: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:4941: $? = 0 configure:4948: result: yes configure:4977: checking C++ compiler flags... configure:4998: result: use user-supplied: -I/usr/include -L/usr/lib configure:5013: checking whether __SUNPRO_CC is declared configure:5013: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:64: error: '__SUNPRO_CC' was not declared in this scope configure:5013: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:5013: result: no configure:5185: checking how to print strings configure:5212: result: printf configure:5233: checking for a sed that does not truncate output configure:5297: result: /sb/bin/sed configure:5315: checking for fgrep configure:5377: result: /sb/bin/grep -F configure:5412: checking for ld used by x86_64-apple-darwin12-gcc configure:5479: result: /sb/usr/bin/x86_64-apple-darwin12-ld configure:5486: checking if the linker (/sb/usr/bin/x86_64-apple-darwin12-ld) is GNU ld configure:5501: result: no configure:5513: checking for BSD- or MS-compatible name lister (nm) configure:5562: result: /sb/usr/bin/x86_64-apple-darwin12-nm configure:5692: checking the name lister (/sb/usr/bin/x86_64-apple-darwin12-nm) interface configure:5699: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:5702: /sb/usr/bin/x86_64-apple-darwin12-nm "conftest.o" configure:5705: output 0000000000000000 D _some_variable configure:5712: result: BSD nm configure:5715: checking whether ln -s works configure:5719: result: yes configure:5727: checking the maximum length of command line arguments configure:5862: result: 196608 configure:5879: checking whether the shell understands some XSI constructs configure:5889: result: yes configure:5893: checking whether the shell understands "+=" configure:5899: result: yes configure:5934: checking how to convert x86_64-apple-darwin12 file names to x86_64-apple-darwin12 format configure:5974: result: func_convert_file_noop configure:5981: checking how to convert x86_64-apple-darwin12 file names to toolchain format configure:6001: result: func_convert_file_noop configure:6008: checking for /sb/usr/bin/x86_64-apple-darwin12-ld option to reload object files configure:6015: result: -r configure:6049: checking for x86_64-apple-darwin12-objdump configure:6079: result: no configure:6089: checking for objdump configure:6119: result: no configure:6148: checking how to recognize dependent libraries configure:6350: result: pass_all configure:6395: checking for x86_64-apple-darwin12-dlltool configure:6425: result: no configure:6435: checking for dlltool configure:6465: result: no configure:6495: checking how to associate runtime and link libraries configure:6522: result: printf %s\n configure:6538: checking for x86_64-apple-darwin12-ar configure:6554: found /sb/usr/bin/x86_64-apple-darwin12-ar configure:6565: result: x86_64-apple-darwin12-ar configure:6646: checking for archiver @FILE support configure:6663: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:6663: $? = 0 configure:6666: x86_64-apple-darwin12-ar cru libconftest.a @conftest.lst >&5 x86_64-apple-darwin12-ar: @conftest.lst: No such file or directory configure:6669: $? = 1 configure:6689: result: no configure:6707: checking for x86_64-apple-darwin12-strip configure:6723: found /sb/usr/bin/x86_64-apple-darwin12-strip configure:6734: result: x86_64-apple-darwin12-strip configure:6806: checking for x86_64-apple-darwin12-ranlib configure:6822: found /sb/usr/bin/x86_64-apple-darwin12-ranlib configure:6833: result: x86_64-apple-darwin12-ranlib configure:6975: checking command to parse /sb/usr/bin/x86_64-apple-darwin12-nm output from x86_64-apple-darwin12-gcc object configure:7095: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:7098: $? = 0 configure:7102: /sb/usr/bin/x86_64-apple-darwin12-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7105: $? = 0 cannot find nm_test_var in conftest.nm configure:7095: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:7098: $? = 0 configure:7102: /sb/usr/bin/x86_64-apple-darwin12-nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:7105: $? = 0 configure:7171: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp conftstm.o >&5 configure:7174: $? = 0 configure:7212: result: ok configure:7249: checking for sysroot configure:7279: result: no configure:7496: checking for x86_64-apple-darwin12-mt configure:7526: result: no configure:7536: checking for mt configure:7566: result: no configure:7586: checking if : is a manifest tool configure:7592: : '-?' configure:7600: result: no configure:7616: checking for x86_64-apple-darwin12-dsymutil configure:7646: result: no configure:7656: checking for dsymutil configure:7672: found /usr/bin/dsymutil configure:7683: result: dsymutil configure:7708: checking for x86_64-apple-darwin12-nmedit configure:7724: found /sb/usr/bin/x86_64-apple-darwin12-nmedit configure:7735: result: x86_64-apple-darwin12-nmedit configure:7800: checking for x86_64-apple-darwin12-lipo configure:7816: found /sb/usr/bin/x86_64-apple-darwin12-lipo configure:7827: result: x86_64-apple-darwin12-lipo configure:7892: checking for x86_64-apple-darwin12-otool configure:7908: found /sb/usr/bin/x86_64-apple-darwin12-otool configure:7919: result: x86_64-apple-darwin12-otool configure:7984: checking for x86_64-apple-darwin12-otool64 configure:8014: result: no configure:8024: checking for otool64 configure:8054: result: no configure:8099: checking for -single_module linker flag x86_64-apple-darwin12-gcc -I/usr/include -L/usr/lib -L/usr/lib -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c configure:8132: result: yes configure:8135: checking for -exported_symbols_list linker flag configure:8155: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib -Wl,-exported_symbols_list,conftest.sym conftest.cpp >&5 configure:8155: $? = 0 configure:8165: result: yes configure:8168: checking for -force_load linker flag x86_64-apple-darwin12-gcc -I/usr/include -L/usr/lib -c -o conftest.o conftest.c x86_64-apple-darwin12-ar cru libconftest.a conftest.o x86_64-apple-darwin12-ranlib libconftest.a x86_64-apple-darwin12-gcc -I/usr/include -L/usr/lib -L/usr/lib -o conftest conftest.c -Wl,-force_load,./libconftest.a configure:8200: result: yes configure:8239: checking for dlfcn.h configure:8239: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:8239: $? = 0 configure:8239: result: yes configure:8455: checking for objdir configure:8470: result: .libs configure:8741: checking if x86_64-apple-darwin12-gcc supports -fno-rtti -fno-exceptions configure:8759: x86_64-apple-darwin12-gcc -c -I/usr/include -L/usr/lib -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:8763: $? = 0 configure:8776: result: no configure:9103: checking for x86_64-apple-darwin12-gcc option to produce PIC configure:9110: result: -fno-common -DPIC configure:9118: checking if x86_64-apple-darwin12-gcc PIC flag -fno-common -DPIC works configure:9136: x86_64-apple-darwin12-gcc -c -I/usr/include -L/usr/lib -fno-common -DPIC -DPIC conftest.c >&5 configure:9140: $? = 0 configure:9153: result: yes configure:9182: checking if x86_64-apple-darwin12-gcc static flag -static works configure:9210: result: no configure:9225: checking if x86_64-apple-darwin12-gcc supports -c -o file.o configure:9246: x86_64-apple-darwin12-gcc -c -I/usr/include -L/usr/lib -o out/conftest2.o conftest.c >&5 configure:9250: $? = 0 configure:9272: result: yes configure:9280: checking if x86_64-apple-darwin12-gcc supports -c -o file.o configure:9327: result: yes configure:9360: checking whether the x86_64-apple-darwin12-gcc linker (/sb/usr/bin/x86_64-apple-darwin12-ld) supports shared libraries configure:10520: result: yes configure:10760: checking dynamic linker characteristics configure:11506: result: darwin12 dyld configure:11613: checking how to hardcode library paths into programs configure:11638: result: immediate configure:12178: checking whether stripping libraries is possible configure:12192: result: yes configure:12218: checking if libtool supports shared libraries configure:12220: result: yes configure:12223: checking whether to build shared libraries configure:12244: result: yes configure:12247: checking whether to build static libraries configure:12251: result: no configure:12274: checking how to run the C++ preprocessor configure:12340: result: x86_64-apple-darwin12-g++ -E configure:12360: x86_64-apple-darwin12-g++ -E conftest.cpp configure:12360: $? = 0 configure:12374: x86_64-apple-darwin12-g++ -E conftest.cpp conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory configure:12374: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:12543: checking for ld used by x86_64-apple-darwin12-g++ configure:12610: result: /sb/usr/bin/x86_64-apple-darwin12-ld configure:12617: checking if the linker (/sb/usr/bin/x86_64-apple-darwin12-ld) is GNU ld configure:12632: result: no configure:12687: checking whether the x86_64-apple-darwin12-g++ linker (/sb/usr/bin/x86_64-apple-darwin12-ld) supports shared libraries configure:13699: result: yes configure:13735: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:13738: $? = 0 configure:14258: checking for x86_64-apple-darwin12-g++ option to produce PIC configure:14265: result: -fno-common -DPIC configure:14273: checking if x86_64-apple-darwin12-g++ PIC flag -fno-common -DPIC works configure:14291: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib -fno-common -DPIC -DPIC conftest.cpp >&5 configure:14295: $? = 0 configure:14308: result: yes configure:14331: checking if x86_64-apple-darwin12-g++ static flag -static works configure:14359: result: no configure:14371: checking if x86_64-apple-darwin12-g++ supports -c -o file.o configure:14392: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib -o out/conftest2.o conftest.cpp >&5 configure:14396: $? = 0 configure:14418: result: yes configure:14423: checking if x86_64-apple-darwin12-g++ supports -c -o file.o configure:14470: result: yes configure:14500: checking whether the x86_64-apple-darwin12-g++ linker (/sb/usr/bin/x86_64-apple-darwin12-ld) supports shared libraries configure:14536: result: yes configure:14677: checking dynamic linker characteristics configure:15357: result: darwin12 dyld configure:15410: checking how to hardcode library paths into programs configure:15435: result: immediate configure:15498: checking for ANSI C header files configure:15602: result: yes configure:15613: checking fcntl.h usability configure:15613: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:15613: $? = 0 configure:15613: result: yes configure:15613: checking fcntl.h presence configure:15613: x86_64-apple-darwin12-g++ -E conftest.cpp configure:15613: $? = 0 configure:15613: result: yes configure:15613: checking for fcntl.h configure:15613: result: yes configure:15613: checking for inttypes.h configure:15613: result: yes configure:15613: checking limits.h usability configure:15613: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:15613: $? = 0 configure:15613: result: yes configure:15613: checking limits.h presence configure:15613: x86_64-apple-darwin12-g++ -E conftest.cpp configure:15613: $? = 0 configure:15613: result: yes configure:15613: checking for limits.h configure:15613: result: yes configure:15613: checking for stdlib.h configure:15613: result: yes configure:15613: checking for unistd.h configure:15613: result: yes configure:15625: checking for working memcmp configure:15668: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 configure:15668: $? = 0 configure:15668: ./conftest configure:15668: $? = 0 configure:15678: result: yes configure:15687: checking for working strtod configure:15728: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:76: warning: deprecated conversion from string constant to 'char*' conftest.cpp:87: warning: deprecated conversion from string constant to 'char*' configure:15728: $? = 0 configure:15728: ./conftest configure:15728: $? = 0 configure:15738: result: yes configure:15803: checking for ftruncate configure:15803: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 configure:15803: $? = 0 configure:15803: result: yes configure:15803: checking for memset configure:15803: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 configure:15803: $? = 0 configure:15803: result: yes configure:15803: checking for mkdir configure:15803: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 configure:15803: $? = 0 configure:15803: result: yes configure:15803: checking for strchr configure:15803: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 configure:15803: $? = 0 configure:15803: result: yes configure:15803: checking for strerror configure:15803: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 configure:15803: $? = 0 configure:15803: result: yes configure:15803: checking for strtol configure:15803: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 configure:15803: $? = 0 configure:15803: result: yes configure:15817: checking zlib version configure:15837: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:15837: $? = 0 configure:15839: result: ok (1.2.0.4 or later) configure:15843: checking for library containing zlibVersion configure:15874: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp >&5 Undefined symbols for architecture x86_64: "_zlibVersion", referenced from: _main in ccQWQxv1.o ld: symbol(s) not found for architecture x86_64 collect2: ld returned 1 exit status configure:15874: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:15874: x86_64-apple-darwin12-g++ -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.cpp -lz >&5 configure:15874: $? = 0 configure:15891: result: -lz configure:16142: checking for the pthreads library -lpthreads configure:16175: x86_64-apple-darwin12-gcc -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lpthreads -lz >&5 ld: library not found for -lpthreads collect2: ld returned 1 exit status configure:16175: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:16184: result: no configure:16087: checking whether pthreads work without any flags configure:16175: x86_64-apple-darwin12-gcc -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lz >&5 configure:16175: $? = 0 configure:16184: result: yes configure:16203: checking for joinable pthread attribute configure:16218: x86_64-apple-darwin12-gcc -o conftest -I/usr/include -L/usr/lib -L/usr/lib conftest.c -lz >&5 configure:16218: $? = 0 configure:16224: result: PTHREAD_CREATE_JOINABLE configure:16234: checking if more special flags are required for pthreads configure:16241: result: -D_THREAD_SAFE configure:16330: checking whether to check for GCC pthread/shared inconsistencies configure:16343: x86_64-apple-darwin12-gcc -o conftest -shared -fPIC -Wl,-z,defs -I/usr/include -L/usr/lib -D_THREAD_SAFE -L/usr/lib conftest.c -lz >&5 ld: unknown option: -z collect2: ld returned 1 exit status configure:16343: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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. */ | | int | main () | { | | ; | return 0; | } configure:16352: result: no configure:16362: checking whether -pthread is sufficient with -shared configure:16377: x86_64-apple-darwin12-gcc -o conftest -shared -fPIC -Wl,-z,defs -I/usr/include -L/usr/lib -D_THREAD_SAFE -L/usr/lib conftest.c -lz >&5 ld: unknown option: -z collect2: ld returned 1 exit status configure:16377: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:16387: result: no configure:16397: checking whether -lpthread fixes that configure:16413: x86_64-apple-darwin12-gcc -o conftest -shared -fPIC -Wl,-z,defs -I/usr/include -L/usr/lib -D_THREAD_SAFE -L/usr/lib conftest.c -lpthread -lz >&5 ld: unknown option: -z collect2: ld returned 1 exit status configure:16413: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:16424: result: no configure:16432: checking whether -lc_r fixes that configure:16448: x86_64-apple-darwin12-gcc -o conftest -shared -fPIC -Wl,-z,defs -I/usr/include -L/usr/lib -D_THREAD_SAFE -L/usr/lib conftest.c -lc_r -lz >&5 ld: unknown option: -z collect2: ld returned 1 exit status configure:16448: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:16459: result: no configure:16465: WARNING: Impossible to determine how to use pthreads with shared libraries configure:16472: checking whether what we have so far is sufficient with -nostdlib configure:16490: x86_64-apple-darwin12-gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -I/usr/include -L/usr/lib -D_THREAD_SAFE -L/usr/lib conftest.c -lc_r -lz -lc >&5 ld: unknown option: -z collect2: ld returned 1 exit status configure:16490: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:16502: result: no configure:16507: checking whether -lpthread saves the day configure:16523: x86_64-apple-darwin12-gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -I/usr/include -L/usr/lib -D_THREAD_SAFE -L/usr/lib conftest.c -lpthread -lc_r -lz -lc >&5 ld: unknown option: -z collect2: ld returned 1 exit status configure:16523: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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:16536: result: no configure:16538: WARNING: Impossible to determine how to use pthreads with shared libraries and -nostdlib configure:16572: checking the location of hash_map configure:16598: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:16598: $? = 0 configure:16620: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 conftest.cpp:41:25: error: unordered_map: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:45: error: expected initializer before '<' token conftest.cpp:46: error: 't' was not declared in this scope configure:16620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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 () | { | const std::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16620: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 conftest.cpp:41:25: error: unordered_map: No such file or directory conftest.cpp: In function 'int main()': conftest.cpp:45: error: 'std::tr1' has not been declared conftest.cpp:45: error: expected initializer before '<' token conftest.cpp:46: error: 't' was not declared in this scope configure:16620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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 () | { | const std::tr1::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16620: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:45: error: expected initializer before '<' token conftest.cpp:46: error: 't' was not declared in this scope configure:16620: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.4.1" | #define PACKAGE_STRING "Protocol Buffers 2.4.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.4.1" | #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 () | { | const std::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16620: x86_64-apple-darwin12-g++ -c -I/usr/include -L/usr/lib conftest.cpp >&5 configure:16620: $? = 0 configure:16687: result: configure:16818: checking that generated files are newer than configure configure:16824: result: done configure:16863: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Protocol Buffers config.status 2.4.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on cheddar.local config.status:1182: creating Makefile config.status:1182: creating src/Makefile config.status:1182: creating protobuf.pc config.status:1182: creating protobuf-lite.pc config.status:1182: creating config.h config.status:1411: executing depfiles commands config.status:1411: executing libtool commands configure:19421: === configuring in gtest (/sb/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/gtest) configure:19484: running /bin/sh ./configure --disable-option-checking '--prefix=/sb/usr' '--build=x86_64-apple-darwin12' '--host=x86_64-apple-darwin12' '--mandir=/sb/usr/share/man' '--infodir=/sb/usr/share/info' '--datadir=/sb/usr/share' '--sysconfdir=/sb/etc' '--localstatedir=/sb/var/lib' '--disable-static' 'build_alias=x86_64-apple-darwin12' 'host_alias=x86_64-apple-darwin12' 'CFLAGS=-I/usr/include -L/usr/lib' 'LDFLAGS=-L/usr/lib' 'CXXFLAGS=-I/usr/include -L/usr/lib' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-apple-darwin12 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=set ac_cv_env_CFLAGS_value='-I/usr/include -L/usr/lib' 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=set ac_cv_env_CXXFLAGS_value='-I/usr/include -L/usr/lib' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/lib ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-apple-darwin12 ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-apple-darwin12 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-apple-darwin12 ac_cv_objext=o ac_cv_path_EGREP='/sb/bin/grep -E' ac_cv_path_FGREP='/sb/bin/grep -F' ac_cv_path_GREP=/sb/bin/grep ac_cv_path_SED=/sb/bin/sed ac_cv_path_install='/sb/usr/bin/install -c' ac_cv_path_mkdir=/sb/bin/mkdir ac_cv_prog_AR=x86_64-apple-darwin12-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-apple-darwin12-gcc ac_cv_prog_CXX=x86_64-apple-darwin12-g++ ac_cv_prog_CXXCPP='x86_64-apple-darwin12-g++ -E' ac_cv_prog_LIPO=x86_64-apple-darwin12-lipo ac_cv_prog_NMEDIT=x86_64-apple-darwin12-nmedit ac_cv_prog_OTOOL=x86_64-apple-darwin12-otool ac_cv_prog_RANLIB=x86_64-apple-darwin12-ranlib ac_cv_prog_STRIP=x86_64-apple-darwin12-strip ac_cv_prog_ac_ct_DSYMUTIL=dsymutil 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-apple-darwin12 am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 lt_cv_apple_cc_single_mod=yes lt_cv_ar_at_file=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_exported_symbols_list=yes lt_cv_ld_force_load=yes lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/sb/usr/bin/x86_64-apple-darwin12-ld lt_cv_path_LDCXX=/sb/usr/bin/x86_64-apple-darwin12-ld lt_cv_path_NM=/sb/usr/bin/x86_64-apple-darwin12-nm 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='-fno-common -DPIC' lt_cv_prog_compiler_pic_CXX='-fno-common -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=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=no lt_cv_prog_gnu_ldcxx=no lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_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/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=196608 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /sb/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/missing --run aclocal-1.12' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AR='x86_64-apple-darwin12-ar' AUTOCONF='${SHELL} /sb/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/missing --run autoconf' AUTOHEADER='${SHELL} /sb/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/missing --run autoheader' AUTOMAKE='${SHELL} /sb/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/missing --run automake-1.12' AWK='gawk' CC='x86_64-apple-darwin12-gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-I/usr/include -L/usr/lib' CPPFLAGS='' CXX='x86_64-apple-darwin12-g++' CXXCPP='x86_64-apple-darwin12-g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-I/usr/include -L/usr/lib' CYGPATH_W='echo' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='dsymutil' DUMPBIN='' ECHO_C='\c' ECHO_N='' ECHO_T='' EGREP='/sb/bin/grep -E' EXEEXT='' FGREP='/sb/bin/grep -F' GCC_FALSE='#' GCC_TRUE='' GREP='/sb/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='/sb/usr/bin/x86_64-apple-darwin12-ld' LDFLAGS='-L/usr/lib' LIBOBJS='' LIBS='-lz ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='x86_64-apple-darwin12-lipo' LN_S='ln -s' LTLIBOBJS='' MAKEINFO='${SHELL} /sb/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='/sb/bin/mkdir -p' NM='/sb/usr/bin/x86_64-apple-darwin12-nm' NMEDIT='x86_64-apple-darwin12-nmedit' OBJDUMP='false' OBJEXT='o' OTOOL64=':' OTOOL='x86_64-apple-darwin12-otool' PACKAGE='protobuf' PACKAGE_BUGREPORT='protobuf@googlegroups.com' PACKAGE_NAME='Protocol Buffers' PACKAGE_STRING='Protocol Buffers 2.4.1' PACKAGE_TARNAME='protobuf' PACKAGE_URL='' PACKAGE_VERSION='2.4.1' PATH_SEPARATOR=':' POW_LIB='' PROTOBUF_OPT_FLAG='' PROTOC='' PTHREAD_CC='x86_64-apple-darwin12-gcc' PTHREAD_CFLAGS='-D_THREAD_SAFE ' PTHREAD_LIBS='' RANLIB='x86_64-apple-darwin12-ranlib' SED='/sb/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='x86_64-apple-darwin12-strip' USE_EXTERNAL_PROTOC_FALSE='' USE_EXTERNAL_PROTOC_TRUE='#' VERSION='2.4.1' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' 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-apple-darwin12' build_alias='x86_64-apple-darwin12' build_cpu='x86_64' build_os='darwin12' build_vendor='apple' datadir='/sb/usr/share' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-apple-darwin12' host_alias='x86_64-apple-darwin12' host_cpu='x86_64' host_os='darwin12' host_vendor='apple' htmldir='${docdir}' includedir='${prefix}/include' infodir='/sb/usr/share/info' install_sh='${SHELL} /sb/var/tmp/portage/dev-libs/protobuf-2.4.1/work/protobuf-2.4.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/sb/var/lib' mandir='/sb/usr/share/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/sb/usr' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' gtest' sysconfdir='/sb/etc' target='x86_64-apple-darwin12' target_alias='' target_cpu='x86_64' target_os='darwin12' target_vendor='apple' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "Protocol Buffers" #define PACKAGE_TARNAME "protobuf" #define PACKAGE_VERSION "2.4.1" #define PACKAGE_STRING "Protocol Buffers 2.4.1" #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "protobuf" #define VERSION "2.4.1" #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_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 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Protocol Buffers config.status 2.4.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status config.h on cheddar.local config.status:1182: creating config.h config.status:1363: config.h is unchanged