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.6.1, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/mbari/LRAUV/Tools/linuxi64/cross-compile-tools ## --------- ## ## Platform. ## ## --------- ## hostname = tethyscode.shore.mbari.org uname -m = x86_64 uname -r = 2.6.32-504.3.3.el6.x86_64 uname -s = Linux uname -v = #1 SMP Wed Dec 17 01:55:02 UTC 2014 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/bin PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/nxp/gcc-4.3.2-glibc-2.7/bin PATH: /home/mjstanway/bin PATH: /opt/nxp/gcc-4.3.2-glibc-2.7/bin PATH: /home/mjstanway/bin PATH: /opt/nxp/gcc-4.3.2-glibc-2.7/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2483: checking whether to enable maintainer-specific portions of Makefiles configure:2492: result: yes configure:2553: checking build system type configure:2567: result: x86_64-unknown-linux-gnu configure:2587: checking host system type configure:2600: result: x86_64-unknown-linux-gnu configure:2620: checking target system type configure:2633: result: x86_64-unknown-linux-gnu configure:2676: checking for a BSD-compatible install configure:2744: result: /usr/bin/install -c configure:2755: checking whether build environment is sane configure:2810: result: yes configure:2961: checking for a thread-safe mkdir -p configure:3000: result: /bin/mkdir -p configure:3007: checking for gawk configure:3023: found /bin/gawk configure:3034: result: gawk configure:3045: checking whether make sets $(MAKE) configure:3067: result: yes configure:3096: checking whether make supports nested variables configure:3113: result: yes configure:3306: checking for gcc configure:3322: found /usr/bin/gcc configure:3333: result: gcc configure:3562: checking for C compiler version configure:3571: gcc --version >&5 gcc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 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:3582: $? = 0 configure:3571: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:3582: $? = 0 configure:3571: gcc -V >&5 gcc: '-V' option must have argument configure:3582: $? = 1 configure:3571: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3582: $? = 1 configure:3602: checking whether the C compiler works configure:3624: gcc conftest.c >&5 configure:3628: $? = 0 configure:3676: result: yes configure:3679: checking for C compiler default output file name configure:3681: result: a.out configure:3687: checking for suffix of executables configure:3694: gcc -o conftest conftest.c >&5 configure:3698: $? = 0 configure:3720: result: configure:3742: checking whether we are cross compiling configure:3750: gcc -o conftest conftest.c >&5 configure:3754: $? = 0 configure:3761: ./conftest configure:3765: $? = 0 configure:3780: result: no configure:3785: checking for suffix of object files configure:3807: gcc -c conftest.c >&5 configure:3811: $? = 0 configure:3832: result: o configure:3836: checking whether we are using the GNU C compiler configure:3855: gcc -c conftest.c >&5 configure:3855: $? = 0 configure:3864: result: yes configure:3873: checking whether gcc accepts -g configure:3893: gcc -c -g conftest.c >&5 configure:3893: $? = 0 configure:3934: result: yes configure:3951: checking for gcc option to accept ISO C89 configure:4014: gcc -c conftest.c >&5 configure:4014: $? = 0 configure:4027: result: none needed configure:4052: checking whether gcc understands -c and -o together configure:4074: gcc -c conftest.c -o conftest2.o configure:4077: $? = 0 configure:4074: gcc -c conftest.c -o conftest2.o configure:4077: $? = 0 configure:4089: result: yes configure:4117: checking for style of include used by make configure:4145: result: GNU configure:4171: checking dependency style of gcc configure:4282: result: gcc3 configure:4355: checking for g++ configure:4371: found /usr/bin/g++ configure:4382: result: g++ configure:4409: checking for C++ compiler version configure:4418: g++ --version >&5 g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-11) Copyright (C) 2010 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:4429: $? = 0 configure:4418: g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.7 20120313 (Red Hat 4.4.7-11) (GCC) configure:4429: $? = 0 configure:4418: g++ -V >&5 g++: '-V' option must have argument configure:4429: $? = 1 configure:4418: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4429: $? = 1 configure:4433: checking whether we are using the GNU C++ compiler configure:4452: g++ -c conftest.cpp >&5 configure:4452: $? = 0 configure:4461: result: yes configure:4470: checking whether g++ accepts -g configure:4490: g++ -c -g conftest.cpp >&5 configure:4490: $? = 0 configure:4531: result: yes configure:4556: checking dependency style of g++ configure:4667: result: gcc3 configure:4694: checking how to run the C++ preprocessor configure:4721: g++ -E conftest.cpp configure:4721: $? = 0 configure:4735: g++ -E conftest.cpp conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory configure:4735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.1" | /* end confdefs.h. */ | #include configure:4760: result: g++ -E configure:4780: g++ -E conftest.cpp configure:4780: $? = 0 configure:4794: g++ -E conftest.cpp conftest.cpp:11:28: error: ac_nonexistent.h: No such file or directory configure:4794: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.1" | /* end confdefs.h. */ | #include configure:4823: checking for grep that handles long lines and -e configure:4881: result: /bin/grep configure:4886: checking for egrep configure:4948: result: /bin/grep -E configure:4953: checking for ANSI C header files configure:4973: g++ -c conftest.cpp >&5 configure:4973: $? = 0 configure:5046: g++ -o conftest conftest.cpp >&5 configure:5046: $? = 0 configure:5046: ./conftest configure:5046: $? = 0 configure:5057: result: yes configure:5070: checking for sys/types.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for sys/stat.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for stdlib.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for string.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for memory.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for strings.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for inttypes.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for stdint.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5070: checking for unistd.h configure:5070: g++ -c conftest.cpp >&5 configure:5070: $? = 0 configure:5070: result: yes configure:5083: checking minix/config.h usability configure:5083: g++ -c conftest.cpp >&5 conftest.cpp:54:26: error: minix/config.h: No such file or directory configure:5083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:5083: result: no configure:5083: checking minix/config.h presence configure:5083: g++ -E conftest.cpp conftest.cpp:21:26: error: minix/config.h: No such file or directory configure:5083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:5083: result: no configure:5083: checking for minix/config.h configure:5083: result: no configure:5104: checking whether it is safe to define __EXTENSIONS__ configure:5122: g++ -c conftest.cpp >&5 configure:5122: $? = 0 configure:5129: result: yes configure:5158: checking C++ compiler flags... configure:5174: result: use default: -O2 -g -DNDEBUG configure:5194: checking whether __SUNPRO_CC is declared configure:5194: g++ -c -g -DNDEBUG conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:64: error: '__SUNPRO_CC' was not declared in this scope configure:5194: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:5194: result: no configure:5369: checking how to print strings configure:5396: result: printf configure:5417: checking for a sed that does not truncate output configure:5481: result: /bin/sed configure:5499: checking for fgrep configure:5561: result: /bin/grep -F configure:5596: checking for ld used by gcc configure:5663: result: /usr/bin/ld configure:5670: checking if the linker (/usr/bin/ld) is GNU ld configure:5685: result: yes configure:5697: checking for BSD- or MS-compatible name lister (nm) configure:5746: result: /usr/bin/nm -B configure:5876: checking the name lister (/usr/bin/nm -B) interface configure:5883: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:5886: /usr/bin/nm -B "conftest.o" configure:5889: output 0000000000000000 B some_variable configure:5896: result: BSD nm configure:5899: checking whether ln -s works configure:5903: result: yes configure:5911: checking the maximum length of command line arguments configure:6042: result: 1966080 configure:6059: checking whether the shell understands some XSI constructs configure:6069: result: yes configure:6073: checking whether the shell understands "+=" configure:6079: result: yes configure:6114: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:6154: result: func_convert_file_noop configure:6161: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:6181: result: func_convert_file_noop configure:6188: checking for /usr/bin/ld option to reload object files configure:6195: result: -r configure:6269: checking for objdump configure:6285: found /usr/bin/objdump configure:6296: result: objdump configure:6328: checking how to recognize dependent libraries configure:6526: result: pass_all configure:6611: checking for dlltool configure:6641: result: no configure:6671: checking how to associate runtime and link libraries configure:6698: result: printf %s\n configure:6758: checking for ar configure:6774: found /usr/bin/ar configure:6785: result: ar configure:6822: checking for archiver @FILE support configure:6839: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:6839: $? = 0 configure:6842: ar cru libconftest.a @conftest.lst >&5 configure:6845: $? = 0 configure:6850: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:6853: $? = 1 configure:6865: result: @ configure:6923: checking for strip configure:6939: found /usr/bin/strip configure:6950: result: strip configure:7022: checking for ranlib configure:7038: found /usr/bin/ranlib configure:7049: result: ranlib configure:7151: checking command to parse /usr/bin/nm -B output from gcc object configure:7271: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:7274: $? = 0 configure:7278: /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:7281: $? = 0 configure:7347: g++ -o conftest -g -DNDEBUG conftest.cpp conftstm.o >&5 configure:7350: $? = 0 configure:7388: result: ok configure:7425: checking for sysroot configure:7455: result: no configure:7533: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:7536: $? = 0 configure:7725: checking for mt configure:7755: result: no configure:7775: checking if : is a manifest tool configure:7781: : '-?' configure:7789: result: no configure:8428: checking for dlfcn.h configure:8428: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:8428: $? = 0 configure:8428: result: yes configure:8644: checking for objdir configure:8659: result: .libs configure:8930: checking if gcc supports -fno-rtti -fno-exceptions configure:8948: 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 configure:8952: $? = 0 configure:8965: result: no configure:9292: checking for gcc option to produce PIC configure:9299: result: -fPIC -DPIC configure:9307: checking if gcc PIC flag -fPIC -DPIC works configure:9325: gcc -c -fPIC -DPIC -DPIC conftest.c >&5 configure:9329: $? = 0 configure:9342: result: yes configure:9371: checking if gcc static flag -static works configure:9399: result: no configure:9414: checking if gcc supports -c -o file.o configure:9435: gcc -c -o out/conftest2.o conftest.c >&5 configure:9439: $? = 0 configure:9461: result: yes configure:9469: checking if gcc supports -c -o file.o configure:9516: result: yes configure:9549: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10706: result: yes configure:10743: checking whether -lc should be explicitly linked in configure:10751: gcc -c conftest.c >&5 configure:10754: $? = 0 configure:10769: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10772: $? = 0 configure:10786: result: no configure:10946: checking dynamic linker characteristics configure:11446: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11446: $? = 0 configure:11680: result: GNU/Linux ld.so configure:11787: checking how to hardcode library paths into programs configure:11812: result: immediate configure:12352: checking whether stripping libraries is possible configure:12357: result: yes configure:12392: checking if libtool supports shared libraries configure:12394: result: yes configure:12397: checking whether to build shared libraries configure:12418: result: yes configure:12421: checking whether to build static libraries configure:12425: result: yes configure:12448: checking how to run the C++ preprocessor configure:12514: result: g++ -E configure:12534: g++ -E conftest.cpp configure:12534: $? = 0 configure:12548: g++ -E conftest.cpp conftest.cpp:28:28: error: ac_nonexistent.h: No such file or directory configure:12548: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:12717: checking for ld used by g++ configure:12784: result: /usr/bin/ld -m elf_x86_64 configure:12791: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12806: result: yes configure:12861: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13863: result: yes configure:13899: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:13902: $? = 0 configure:14422: checking for g++ option to produce PIC configure:14429: result: -fPIC -DPIC configure:14437: checking if g++ PIC flag -fPIC -DPIC works configure:14455: g++ -c -g -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14459: $? = 0 configure:14472: result: yes configure:14495: checking if g++ static flag -static works configure:14523: result: no configure:14535: checking if g++ supports -c -o file.o configure:14556: g++ -c -g -DNDEBUG -o out/conftest2.o conftest.cpp >&5 configure:14560: $? = 0 configure:14582: result: yes configure:14587: checking if g++ supports -c -o file.o configure:14634: result: yes configure:14664: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14703: result: yes configure:14844: checking dynamic linker characteristics configure:15512: result: GNU/Linux ld.so configure:15565: checking how to hardcode library paths into programs configure:15590: result: immediate configure:15653: checking for ANSI C header files configure:15757: result: yes configure:15768: checking fcntl.h usability configure:15768: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:15768: $? = 0 configure:15768: result: yes configure:15768: checking fcntl.h presence configure:15768: g++ -E conftest.cpp configure:15768: $? = 0 configure:15768: result: yes configure:15768: checking for fcntl.h configure:15768: result: yes configure:15768: checking for inttypes.h configure:15768: result: yes configure:15768: checking limits.h usability configure:15768: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:15768: $? = 0 configure:15768: result: yes configure:15768: checking limits.h presence configure:15768: g++ -E conftest.cpp configure:15768: $? = 0 configure:15768: result: yes configure:15768: checking for limits.h configure:15768: result: yes configure:15768: checking for stdlib.h configure:15768: result: yes configure:15768: checking for unistd.h configure:15768: result: yes configure:15780: checking for working memcmp configure:15823: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15823: $? = 0 configure:15823: ./conftest configure:15823: $? = 0 configure:15833: result: yes configure:15842: checking for working strtod configure:15883: g++ -o conftest -g -DNDEBUG 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:15883: $? = 0 configure:15883: ./conftest configure:15883: $? = 0 configure:15893: result: yes configure:15958: checking for ftruncate configure:15958: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15958: $? = 0 configure:15958: result: yes configure:15958: checking for memset configure:15958: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15958: $? = 0 configure:15958: result: yes configure:15958: checking for mkdir configure:15958: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15958: $? = 0 configure:15958: result: yes configure:15958: checking for strchr configure:15958: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15958: $? = 0 configure:15958: result: yes configure:15958: checking for strerror configure:15958: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15958: $? = 0 configure:15958: result: yes configure:15958: checking for strtol configure:15958: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 configure:15958: $? = 0 configure:15958: result: yes configure:15972: checking zlib version configure:15992: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:15992: $? = 0 configure:15994: result: ok (1.2.0.4 or later) configure:15998: checking for library containing zlibVersion configure:16029: g++ -o conftest -g -DNDEBUG conftest.cpp >&5 /tmp/ccfh9FC0.o: In function `main': /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/protobuf-2.6.1/conftest.cpp:51: undefined reference to `zlibVersion' collect2: ld returned 1 exit status configure:16029: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:16029: g++ -o conftest -g -DNDEBUG conftest.cpp -lz >&5 configure:16029: $? = 0 configure:16046: result: -lz configure:16297: checking for the pthreads library -lpthreads configure:16330: gcc -o conftest conftest.c -lpthreads -lz >&5 /usr/bin/ld: cannot find -lpthreads collect2: ld returned 1 exit status configure:16330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:16339: result: no configure:16242: checking whether pthreads work without any flags configure:16330: gcc -o conftest conftest.c -lz >&5 /tmp/ccaizHGn.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: ld returned 1 exit status configure:16330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:16339: result: no configure:16247: checking whether pthreads work with -Kthread configure:16330: gcc -o conftest -Kthread conftest.c -lz >&5 gcc: unrecognized option '-Kthread' /tmp/ccz3qHrx.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: ld returned 1 exit status configure:16330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:16339: result: no configure:16247: checking whether pthreads work with -kthread configure:16330: gcc -o conftest -kthread conftest.c -lz >&5 gcc: unrecognized option '-kthread' /tmp/ccScn9OH.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: ld returned 1 exit status configure:16330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:16339: result: no configure:16297: checking for the pthreads library -llthread configure:16330: gcc -o conftest conftest.c -llthread -lz >&5 /usr/bin/ld: cannot find -llthread collect2: ld returned 1 exit status configure:16330: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:16339: result: no configure:16247: checking whether pthreads work with -pthread configure:16330: gcc -o conftest -pthread conftest.c -lz >&5 configure:16330: $? = 0 configure:16339: result: yes configure:16358: checking for joinable pthread attribute configure:16373: gcc -o conftest -pthread conftest.c -lz >&5 configure:16373: $? = 0 configure:16379: result: PTHREAD_CREATE_JOINABLE configure:16389: checking if more special flags are required for pthreads configure:16396: result: no configure:16485: checking whether to check for GCC pthread/shared inconsistencies configure:16498: gcc -o conftest -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz >&5 configure:16498: $? = 0 configure:16510: result: yes configure:16516: checking whether -pthread is sufficient with -shared configure:16531: gcc -o conftest -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz >&5 configure:16531: $? = 0 configure:16538: result: yes configure:16626: checking whether what we have so far is sufficient with -nostdlib configure:16644: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz -lc >&5 /tmp/cchQ8H9p.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: ld returned 1 exit status configure:16644: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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:16656: result: no configure:16661: checking whether -lpthread saves the day configure:16677: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -pthread conftest.c -lpthread -lz -lc >&5 configure:16677: $? = 0 configure:16686: result: yes configure:16726: checking the location of hash_map configure:16752: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:16752: $? = 0 configure:16774: g++ -c -g -DNDEBUG conftest.cpp >&5 In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/unordered_map:35, from conftest.cpp:42: /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/c++0x_warning.h:31:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. conftest.cpp: In function 'int main()': conftest.cpp:46: error: expected initializer before '<' token conftest.cpp:47: error: 't' was not declared in this scope configure:16774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | const std::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16774: g++ -c -g -DNDEBUG conftest.cpp >&5 In file included from /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/unordered_map:35, from conftest.cpp:42: /usr/lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/c++0x_warning.h:31:2: error: #error This file requires compiler and library support for the upcoming ISO C++ standard, C++0x. This support is currently experimental, and must be enabled with the -std=c++0x or -std=gnu++0x compiler options. conftest.cpp: In function 'int main()': conftest.cpp:46: error: 'std::tr1' has not been declared conftest.cpp:46: error: expected initializer before '<' token conftest.cpp:47: error: 't' was not declared in this scope configure:16774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | const std::tr1::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16774: g++ -c -g -DNDEBUG conftest.cpp >&5 conftest.cpp: In function 'int main()': conftest.cpp:46: error: expected initializer before '<' token conftest.cpp:47: error: 't' was not declared in this scope configure:16774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "Protocol Buffers" | #define PACKAGE_TARNAME "protobuf" | #define PACKAGE_VERSION "2.6.1" | #define PACKAGE_STRING "Protocol Buffers 2.6.1" | #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" | #define PACKAGE_URL "" | #define PACKAGE "protobuf" | #define VERSION "2.6.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_PTHREAD 1 | /* end confdefs.h. */ | #include | int | main () | { | const std::unordered_map t; | return t.find(5) == t.end(); | ; | return 0; | } configure:16774: g++ -c -g -DNDEBUG conftest.cpp >&5 configure:16774: $? = 0 configure:16841: result: configure:16856: checking for library containing sched_yield configure:16887: g++ -o conftest -g -DNDEBUG conftest.cpp -lz >&5 configure:16887: $? = 0 configure:16904: result: none required configure:17045: checking that generated files are newer than configure configure:17051: result: done configure:17090: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by Protocol Buffers config.status 2.6.1, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on tethyscode.shore.mbari.org config.status:1193: creating Makefile config.status:1193: creating src/Makefile config.status:1193: creating protobuf.pc config.status:1193: creating protobuf-lite.pc config.status:1193: creating config.h config.status:1422: executing depfiles commands config.status:1422: executing libtool commands configure:19648: === configuring in gtest (/mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/protobuf-2.6.1/gtest) configure:19711: running /bin/sh ./configure --disable-option-checking '--prefix=/mbari/LRAUV/Tools/linuxi64/cross-compile-tools' --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_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_sched_yield='none required' 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 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes 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=no lt_cv_prog_compiler_static_works_CXX=no 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=1966080 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/protobuf-2.6.1/missing aclocal-1.14' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='ar' AUTOCONF='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/protobuf-2.6.1/missing autoconf' AUTOHEADER='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/protobuf-2.6.1/missing autoheader' AUTOMAKE='${SHELL} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/protobuf-2.6.1/missing automake-1.14' 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} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/protobuf-2.6.1/missing 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.6.1' PACKAGE_TARNAME='protobuf' PACKAGE_URL='' PACKAGE_VERSION='2.6.1' 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.6.1' 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} /mbari/LRAUV/Tools/linuxi64/cross-compile-tools/src/protobuf-2.6.1/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/mbari/LRAUV/Tools/linuxi64/cross-compile-tools' 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.6.1" #define PACKAGE_STRING "Protocol Buffers 2.6.1" #define PACKAGE_BUGREPORT "protobuf@googlegroups.com" #define PACKAGE_URL "" #define PACKAGE "protobuf" #define VERSION "2.6.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_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