You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1536 lines
51 KiB
1536 lines
51 KiB
4 years ago
|
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 --no-create --no-recursion
|
||
|
|
||
|
## --------- ##
|
||
|
## Platform. ##
|
||
|
## --------- ##
|
||
|
|
||
|
hostname = DESKTOP-6CJ0SOQ
|
||
|
uname -m = x86_64
|
||
|
uname -r = 4.19.128-microsoft-standard
|
||
|
uname -s = Linux
|
||
|
uname -v = #1 SMP Tue Jun 23 12:58:10 UTC 2020
|
||
|
|
||
|
/usr/bin/uname -p = unknown
|
||
|
/bin/uname -X = unknown
|
||
|
|
||
|
/bin/arch = unknown
|
||
|
/usr/bin/arch -k = unknown
|
||
|
/usr/convex/getsysinfo = unknown
|
||
|
/usr/bin/hostinfo = unknown
|
||
|
/bin/machine = unknown
|
||
|
/usr/bin/oslevel = unknown
|
||
|
/bin/universe = unknown
|
||
|
|
||
|
PATH: /usr/local/bin
|
||
|
PATH: /usr/bin
|
||
|
PATH: /bin
|
||
|
PATH: /usr/local/games
|
||
|
PATH: /usr/games
|
||
|
|
||
|
|
||
|
## ----------- ##
|
||
|
## Core tests. ##
|
||
|
## ----------- ##
|
||
|
|
||
|
configure:2499: checking whether to enable maintainer-specific portions of Makefiles
|
||
|
configure:2508: result: yes
|
||
|
configure:2569: checking build system type
|
||
|
configure:2583: result: x86_64-pc-linux-gnu
|
||
|
configure:2603: checking host system type
|
||
|
configure:2616: result: x86_64-pc-linux-gnu
|
||
|
configure:2636: checking target system type
|
||
|
configure:2649: result: x86_64-pc-linux-gnu
|
||
|
configure:2692: checking for a BSD-compatible install
|
||
|
configure:2760: result: /usr/bin/install -c
|
||
|
configure:2771: checking whether build environment is sane
|
||
|
configure:2826: result: yes
|
||
|
configure:2975: checking for a thread-safe mkdir -p
|
||
|
configure:3014: result: /bin/mkdir -p
|
||
|
configure:3021: checking for gawk
|
||
|
configure:3051: result: no
|
||
|
configure:3021: checking for mawk
|
||
|
configure:3037: found /usr/bin/mawk
|
||
|
configure:3048: result: mawk
|
||
|
configure:3059: checking whether make sets $(MAKE)
|
||
|
configure:3081: result: yes
|
||
|
configure:3110: checking whether make supports nested variables
|
||
|
configure:3127: result: yes
|
||
|
configure:3321: checking for gcc
|
||
|
configure:3337: found /usr/bin/gcc
|
||
|
configure:3348: result: gcc
|
||
|
configure:3577: checking for C compiler version
|
||
|
configure:3586: gcc --version >&5
|
||
|
gcc (Debian 8.3.0-6) 8.3.0
|
||
|
Copyright (C) 2018 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:3597: $? = 0
|
||
|
configure:3586: gcc -v >&5
|
||
|
Using built-in specs.
|
||
|
COLLECT_GCC=gcc
|
||
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
|
||
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
||
|
OFFLOAD_TARGET_DEFAULT=1
|
||
|
Target: x86_64-linux-gnu
|
||
|
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
||
|
Thread model: posix
|
||
|
gcc version 8.3.0 (Debian 8.3.0-6)
|
||
|
configure:3597: $? = 0
|
||
|
configure:3586: gcc -V >&5
|
||
|
gcc: error: unrecognized command line option '-V'
|
||
|
gcc: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:3597: $? = 1
|
||
|
configure:3586: gcc -qversion >&5
|
||
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
||
|
gcc: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:3597: $? = 1
|
||
|
configure:3617: checking whether the C compiler works
|
||
|
configure:3639: gcc conftest.c >&5
|
||
|
configure:3643: $? = 0
|
||
|
configure:3691: result: yes
|
||
|
configure:3694: checking for C compiler default output file name
|
||
|
configure:3696: result: a.out
|
||
|
configure:3702: checking for suffix of executables
|
||
|
configure:3709: gcc -o conftest conftest.c >&5
|
||
|
configure:3713: $? = 0
|
||
|
configure:3735: result:
|
||
|
configure:3757: checking whether we are cross compiling
|
||
|
configure:3765: gcc -o conftest conftest.c >&5
|
||
|
configure:3769: $? = 0
|
||
|
configure:3776: ./conftest
|
||
|
configure:3780: $? = 0
|
||
|
configure:3768: result: no
|
||
|
configure:3773: checking for suffix of object files
|
||
|
configure:3795: gcc -c conftest.c >&5
|
||
|
configure:3799: $? = 0
|
||
|
configure:3820: result: o
|
||
|
configure:3824: checking whether we are using the GNU C compiler
|
||
|
configure:3843: gcc -c conftest.c >&5
|
||
|
configure:3843: $? = 0
|
||
|
configure:3852: result: yes
|
||
|
configure:3861: checking whether gcc accepts -g
|
||
|
configure:3881: gcc -c -g conftest.c >&5
|
||
|
configure:3881: $? = 0
|
||
|
configure:3922: result: yes
|
||
|
configure:3939: checking for gcc option to accept ISO C89
|
||
|
configure:4002: gcc -c conftest.c >&5
|
||
|
configure:4002: $? = 0
|
||
|
configure:4015: result: none needed
|
||
|
configure:4040: checking whether gcc understands -c and -o together
|
||
|
configure:4062: gcc -c conftest.c -o conftest2.o
|
||
|
configure:4065: $? = 0
|
||
|
configure:4062: gcc -c conftest.c -o conftest2.o
|
||
|
configure:4065: $? = 0
|
||
|
configure:4077: result: yes
|
||
|
configure:4097: checking whether make supports the include directive
|
||
|
configure:4112: make -f confmf.GNU && cat confinc.out
|
||
|
make[1]: Entering directory '/home/jusic/source-engine/thirdparty/protobuf-2.6.1'
|
||
|
make[1]: Leaving directory '/home/jusic/source-engine/thirdparty/protobuf-2.6.1'
|
||
|
this is the am__doit target
|
||
|
configure:4115: $? = 0
|
||
|
configure:4134: result: yes (GNU style)
|
||
|
configure:4159: checking dependency style of gcc
|
||
|
configure:4270: result: gcc3
|
||
|
configure:4343: checking for g++
|
||
|
configure:4359: found /usr/bin/g++
|
||
|
configure:4370: result: g++
|
||
|
configure:4397: checking for C++ compiler version
|
||
|
configure:4406: g++ --version >&5
|
||
|
g++ (Debian 8.3.0-6) 8.3.0
|
||
|
Copyright (C) 2018 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:4417: $? = 0
|
||
|
configure:4406: g++ -v >&5
|
||
|
Using built-in specs.
|
||
|
COLLECT_GCC=g++
|
||
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/8/lto-wrapper
|
||
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
||
|
OFFLOAD_TARGET_DEFAULT=1
|
||
|
Target: x86_64-linux-gnu
|
||
|
Configured with: ../src/configure -v --with-pkgversion='Debian 8.3.0-6' --with-bugurl=file:///usr/share/doc/gcc-8/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-8 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
||
|
Thread model: posix
|
||
|
gcc version 8.3.0 (Debian 8.3.0-6)
|
||
|
configure:4417: $? = 0
|
||
|
configure:4406: g++ -V >&5
|
||
|
g++: error: unrecognized command line option '-V'
|
||
|
g++: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:4417: $? = 1
|
||
|
configure:4406: g++ -qversion >&5
|
||
|
g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
||
|
g++: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:4417: $? = 1
|
||
|
configure:4421: checking whether we are using the GNU C++ compiler
|
||
|
configure:4440: g++ -c conftest.cpp >&5
|
||
|
configure:4440: $? = 0
|
||
|
configure:4449: result: yes
|
||
|
configure:4458: checking whether g++ accepts -g
|
||
|
configure:4478: g++ -c -g conftest.cpp >&5
|
||
|
configure:4478: $? = 0
|
||
|
configure:4519: result: yes
|
||
|
configure:4544: checking dependency style of g++
|
||
|
configure:4655: result: gcc3
|
||
|
configure:4682: checking how to run the C++ preprocessor
|
||
|
configure:4709: g++ -E conftest.cpp
|
||
|
configure:4709: $? = 0
|
||
|
configure:4723: g++ -E conftest.cpp
|
||
|
conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||
|
#include <ac_nonexistent.h>
|
||
|
^~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:4723: $? = 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 <ac_nonexistent.h>
|
||
|
configure:4748: result: g++ -E
|
||
|
configure:4768: g++ -E conftest.cpp
|
||
|
configure:4768: $? = 0
|
||
|
configure:4782: g++ -E conftest.cpp
|
||
|
conftest.cpp:11:10: fatal error: ac_nonexistent.h: No such file or directory
|
||
|
#include <ac_nonexistent.h>
|
||
|
^~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:4782: $? = 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 <ac_nonexistent.h>
|
||
|
configure:4811: checking for grep that handles long lines and -e
|
||
|
configure:4869: result: /bin/grep
|
||
|
configure:4874: checking for egrep
|
||
|
configure:4936: result: /bin/grep -E
|
||
|
configure:4941: checking for ANSI C header files
|
||
|
configure:4961: g++ -c conftest.cpp >&5
|
||
|
configure:4961: $? = 0
|
||
|
configure:5034: g++ -o conftest conftest.cpp >&5
|
||
|
configure:5034: $? = 0
|
||
|
configure:5034: ./conftest
|
||
|
configure:5034: $? = 0
|
||
|
configure:5045: result: yes
|
||
|
configure:5058: checking for sys/types.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5058: checking for sys/stat.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5058: checking for stdlib.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5058: checking for string.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5058: checking for memory.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5058: checking for strings.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5058: checking for inttypes.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5058: checking for stdint.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5058: checking for unistd.h
|
||
|
configure:5058: g++ -c conftest.cpp >&5
|
||
|
configure:5058: $? = 0
|
||
|
configure:5058: result: yes
|
||
|
configure:5071: checking minix/config.h usability
|
||
|
configure:5071: g++ -c conftest.cpp >&5
|
||
|
conftest.cpp:54:10: fatal error: minix/config.h: No such file or directory
|
||
|
#include <minix/config.h>
|
||
|
^~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5071: $? = 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 <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| #include <minix/config.h>
|
||
|
configure:5071: result: no
|
||
|
configure:5071: checking minix/config.h presence
|
||
|
configure:5071: g++ -E conftest.cpp
|
||
|
conftest.cpp:21:10: fatal error: minix/config.h: No such file or directory
|
||
|
#include <minix/config.h>
|
||
|
^~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:5071: $? = 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 <minix/config.h>
|
||
|
configure:5071: result: no
|
||
|
configure:5071: checking for minix/config.h
|
||
|
configure:5071: result: no
|
||
|
configure:5092: checking whether it is safe to define __EXTENSIONS__
|
||
|
configure:5110: g++ -c conftest.cpp >&5
|
||
|
configure:5110: $? = 0
|
||
|
configure:5117: result: yes
|
||
|
configure:5146: checking C++ compiler flags...
|
||
|
configure:5162: result: use default: -O2 -g -DNDEBUG
|
||
|
configure:5182: checking whether __SUNPRO_CC is declared
|
||
|
configure:5182: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
conftest.cpp: In function 'int main()':
|
||
|
conftest.cpp:64:10: error: '__SUNPRO_CC' was not declared in this scope
|
||
|
(void) __SUNPRO_CC;
|
||
|
^~~~~~~~~~~
|
||
|
configure:5182: $? = 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 <stdio.h>
|
||
|
| #ifdef HAVE_SYS_TYPES_H
|
||
|
| # include <sys/types.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_SYS_STAT_H
|
||
|
| # include <sys/stat.h>
|
||
|
| #endif
|
||
|
| #ifdef STDC_HEADERS
|
||
|
| # include <stdlib.h>
|
||
|
| # include <stddef.h>
|
||
|
| #else
|
||
|
| # ifdef HAVE_STDLIB_H
|
||
|
| # include <stdlib.h>
|
||
|
| # endif
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRING_H
|
||
|
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
|
||
|
| # include <memory.h>
|
||
|
| # endif
|
||
|
| # include <string.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STRINGS_H
|
||
|
| # include <strings.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_INTTYPES_H
|
||
|
| # include <inttypes.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_STDINT_H
|
||
|
| # include <stdint.h>
|
||
|
| #endif
|
||
|
| #ifdef HAVE_UNISTD_H
|
||
|
| # include <unistd.h>
|
||
|
| #endif
|
||
|
| int
|
||
|
| main ()
|
||
|
| {
|
||
|
| #ifndef __SUNPRO_CC
|
||
|
| #ifdef __cplusplus
|
||
|
| (void) __SUNPRO_CC;
|
||
|
| #else
|
||
|
| (void) __SUNPRO_CC;
|
||
|
| #endif
|
||
|
| #endif
|
||
|
|
|
||
|
| ;
|
||
|
| return 0;
|
||
|
| }
|
||
|
configure:5182: result: no
|
||
|
configure:5357: checking how to print strings
|
||
|
configure:5384: result: printf
|
||
|
configure:5405: checking for a sed that does not truncate output
|
||
|
configure:5469: result: /bin/sed
|
||
|
configure:5487: checking for fgrep
|
||
|
configure:5549: result: /bin/grep -F
|
||
|
configure:5584: checking for ld used by gcc
|
||
|
configure:5651: result: /usr/bin/ld
|
||
|
configure:5658: checking if the linker (/usr/bin/ld) is GNU ld
|
||
|
configure:5673: result: yes
|
||
|
configure:5685: checking for BSD- or MS-compatible name lister (nm)
|
||
|
configure:5739: result: /usr/bin/nm -B
|
||
|
configure:5869: checking the name lister (/usr/bin/nm -B) interface
|
||
|
configure:5876: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:5879: /usr/bin/nm -B "conftest.o"
|
||
|
configure:5882: output
|
||
|
0000000000000000 B some_variable
|
||
|
configure:5883: result: BSD nm
|
||
|
configure:5886: checking whether ln -s works
|
||
|
configure:5890: result: yes
|
||
|
configure:5898: checking the maximum length of command line arguments
|
||
|
configure:6029: result: 1572864
|
||
|
configure:6077: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
|
||
|
configure:6117: result: func_convert_file_noop
|
||
|
configure:6124: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
||
|
configure:6144: result: func_convert_file_noop
|
||
|
configure:6151: checking for /usr/bin/ld option to reload object files
|
||
|
configure:6158: result: -r
|
||
|
configure:6232: checking for objdump
|
||
|
configure:6248: found /usr/bin/objdump
|
||
|
configure:6259: result: objdump
|
||
|
configure:6291: checking how to recognize dependent libraries
|
||
|
configure:6491: result: pass_all
|
||
|
configure:6576: checking for dlltool
|
||
|
configure:6606: result: no
|
||
|
configure:6636: checking how to associate runtime and link libraries
|
||
|
configure:6663: result: printf %s\n
|
||
|
configure:6723: checking for ar
|
||
|
configure:6739: found /usr/bin/ar
|
||
|
configure:6750: result: ar
|
||
|
configure:6787: checking for archiver @FILE support
|
||
|
configure:6804: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:6804: $? = 0
|
||
|
configure:6807: ar cru libconftest.a @conftest.lst >&5
|
||
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
||
|
configure:6810: $? = 0
|
||
|
configure:6815: ar cru libconftest.a @conftest.lst >&5
|
||
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
||
|
ar: conftest.o: No such file or directory
|
||
|
configure:6818: $? = 1
|
||
|
configure:6817: result: @
|
||
|
configure:6875: checking for strip
|
||
|
configure:6891: found /usr/bin/strip
|
||
|
configure:6902: result: strip
|
||
|
configure:6974: checking for ranlib
|
||
|
configure:6990: found /usr/bin/ranlib
|
||
|
configure:7001: result: ranlib
|
||
|
configure:7103: checking command to parse /usr/bin/nm -B output from gcc object
|
||
|
configure:7256: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:7259: $? = 0
|
||
|
configure:7263: /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:7329: g++ -o conftest -g -DNDEBUG conftest.cpp conftstm.o >&5
|
||
|
configure:7332: $? = 0
|
||
|
configure:7370: result: ok
|
||
|
configure:7417: checking for sysroot
|
||
|
configure:7447: result: no
|
||
|
configure:7454: checking for a working dd
|
||
|
configure:7492: result: /bin/dd
|
||
|
configure:7496: checking how to truncate binary pipes
|
||
|
configure:7511: result: /bin/dd bs=4096 count=1
|
||
|
configure:7648: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:7651: $? = 0
|
||
|
configure:7841: checking for mt
|
||
|
configure:7857: found /bin/mt
|
||
|
configure:7868: result: mt
|
||
|
configure:7891: checking if mt is a manifest tool
|
||
|
configure:7897: mt '-?'
|
||
|
configure:7905: result: no
|
||
|
configure:8579: checking for dlfcn.h
|
||
|
configure:8579: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:8579: $? = 0
|
||
|
configure:8579: result: yes
|
||
|
configure:8845: checking for objdir
|
||
|
configure:8860: result: .libs
|
||
|
configure:9124: checking if gcc supports -fno-rtti -fno-exceptions
|
||
|
configure:9142: 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:9146: $? = 0
|
||
|
configure:9159: result: no
|
||
|
configure:9517: checking for gcc option to produce PIC
|
||
|
configure:9524: result: -fPIC -DPIC
|
||
|
configure:9532: checking if gcc PIC flag -fPIC -DPIC works
|
||
|
configure:9550: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
|
||
|
configure:9554: $? = 0
|
||
|
configure:9567: result: yes
|
||
|
configure:9596: checking if gcc static flag -static works
|
||
|
configure:9624: result: yes
|
||
|
configure:9639: checking if gcc supports -c -o file.o
|
||
|
configure:9660: gcc -c -o out/conftest2.o conftest.c >&5
|
||
|
configure:9664: $? = 0
|
||
|
configure:9686: result: yes
|
||
|
configure:9694: checking if gcc supports -c -o file.o
|
||
|
configure:9741: result: yes
|
||
|
configure:9774: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||
|
configure:11037: result: yes
|
||
|
configure:11074: checking whether -lc should be explicitly linked in
|
||
|
configure:11082: gcc -c conftest.c >&5
|
||
|
configure:11085: $? = 0
|
||
|
configure:11100: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
||
|
configure:11103: $? = 0
|
||
|
configure:11117: result: no
|
||
|
configure:11277: checking dynamic linker characteristics
|
||
|
configure:11858: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
|
||
|
configure:11858: $? = 0
|
||
|
configure:12107: result: GNU/Linux ld.so
|
||
|
configure:12229: checking how to hardcode library paths into programs
|
||
|
configure:12254: result: immediate
|
||
|
configure:12802: checking whether stripping libraries is possible
|
||
|
configure:12807: result: yes
|
||
|
configure:12842: checking if libtool supports shared libraries
|
||
|
configure:12844: result: yes
|
||
|
configure:12847: checking whether to build shared libraries
|
||
|
configure:12872: result: yes
|
||
|
configure:12875: checking whether to build static libraries
|
||
|
configure:12879: result: yes
|
||
|
configure:9678: checking how to run the C++ preprocessor
|
||
|
configure:9744: result: g++ -E
|
||
|
configure:9764: g++ -E conftest.cpp
|
||
|
configure:9764: $? = 0
|
||
|
configure:9778: g++ -E conftest.cpp
|
||
|
conftest.cpp:28:10: fatal error: ac_nonexistent.h: No such file or directory
|
||
|
#include <ac_nonexistent.h>
|
||
|
^~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:9778: $? = 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 <ac_nonexistent.h>
|
||
|
configure:9940: checking for ld used by g++
|
||
|
configure:10007: result: /usr/bin/ld -m elf_x86_64
|
||
|
configure:10014: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
||
|
configure:10029: result: yes
|
||
|
configure:10084: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||
|
configure:11157: result: yes
|
||
|
configure:11193: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:11196: $? = 0
|
||
|
configure:11677: checking for g++ option to produce PIC
|
||
|
configure:11684: result: -fPIC -DPIC
|
||
|
configure:11692: checking if g++ PIC flag -fPIC -DPIC works
|
||
|
configure:11710: g++ -c -g -DNDEBUG -fPIC -DPIC -DPIC conftest.cpp >&5
|
||
|
configure:11714: $? = 0
|
||
|
configure:11727: result: yes
|
||
|
configure:11750: checking if g++ static flag -static works
|
||
|
configure:11778: result: yes
|
||
|
configure:11790: checking if g++ supports -c -o file.o
|
||
|
configure:11811: g++ -c -g -DNDEBUG -o out/conftest2.o conftest.cpp >&5
|
||
|
configure:11815: $? = 0
|
||
|
configure:11837: result: yes
|
||
|
configure:11842: checking if g++ supports -c -o file.o
|
||
|
configure:11889: result: yes
|
||
|
configure:11919: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||
|
configure:11962: result: yes
|
||
|
configure:12103: checking dynamic linker characteristics
|
||
|
configure:12860: result: GNU/Linux ld.so
|
||
|
configure:12925: checking how to hardcode library paths into programs
|
||
|
configure:12950: result: immediate
|
||
|
configure:11844: checking for ANSI C header files
|
||
|
configure:11948: result: yes
|
||
|
configure:11959: checking fcntl.h usability
|
||
|
configure:11959: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:11959: $? = 0
|
||
|
configure:11959: result: yes
|
||
|
configure:11959: checking fcntl.h presence
|
||
|
configure:11959: g++ -E conftest.cpp
|
||
|
configure:11959: $? = 0
|
||
|
configure:11959: result: yes
|
||
|
configure:11959: checking for fcntl.h
|
||
|
configure:11959: result: yes
|
||
|
configure:11959: checking for inttypes.h
|
||
|
configure:11959: result: yes
|
||
|
configure:11959: checking limits.h usability
|
||
|
configure:11959: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:11959: $? = 0
|
||
|
configure:11959: result: yes
|
||
|
configure:11959: checking limits.h presence
|
||
|
configure:11959: g++ -E conftest.cpp
|
||
|
configure:11959: $? = 0
|
||
|
configure:11959: result: yes
|
||
|
configure:11959: checking for limits.h
|
||
|
configure:11959: result: yes
|
||
|
configure:11959: checking for stdlib.h
|
||
|
configure:11959: result: yes
|
||
|
configure:11959: checking for unistd.h
|
||
|
configure:11959: result: yes
|
||
|
configure:11971: checking for working memcmp
|
||
|
configure:12014: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:12014: $? = 0
|
||
|
configure:12014: ./conftest
|
||
|
configure:12014: $? = 0
|
||
|
configure:12024: result: yes
|
||
|
configure:12033: checking for working strtod
|
||
|
configure:12074: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
conftest.cpp: In function 'int main()':
|
||
|
conftest.cpp:76:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
|
||
|
char *string = " +69";
|
||
|
^~~~~~
|
||
|
conftest.cpp:87:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
|
||
|
char *string = "NaN";
|
||
|
^~~~~
|
||
|
configure:12074: $? = 0
|
||
|
configure:12074: ./conftest
|
||
|
configure:12074: $? = 0
|
||
|
configure:12084: result: yes
|
||
|
configure:12149: checking for ftruncate
|
||
|
configure:12149: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:12149: $? = 0
|
||
|
configure:12149: result: yes
|
||
|
configure:12149: checking for memset
|
||
|
configure:12149: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
conftest.cpp:58:6: warning: declaration of 'char memset()' conflicts with built-in declaration 'void* memset(void*, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
|
||
|
char memset ();
|
||
|
^~~~~~
|
||
|
configure:12149: $? = 0
|
||
|
configure:12149: result: yes
|
||
|
configure:12149: checking for mkdir
|
||
|
configure:12149: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:12149: $? = 0
|
||
|
configure:12149: result: yes
|
||
|
configure:12149: checking for strchr
|
||
|
configure:12149: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
conftest.cpp:60:6: warning: declaration of 'char strchr()' conflicts with built-in declaration 'char* strchr(const char*, int)' [-Wbuiltin-declaration-mismatch]
|
||
|
char strchr ();
|
||
|
^~~~~~
|
||
|
configure:12149: $? = 0
|
||
|
configure:12149: result: yes
|
||
|
configure:12149: checking for strerror
|
||
|
configure:12149: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:12149: $? = 0
|
||
|
configure:12149: result: yes
|
||
|
configure:12149: checking for strtol
|
||
|
configure:12149: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:12149: $? = 0
|
||
|
configure:12149: result: yes
|
||
|
configure:12163: checking zlib version
|
||
|
configure:12183: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:12183: $? = 0
|
||
|
configure:12185: result: ok (1.2.0.4 or later)
|
||
|
configure:12189: checking for library containing zlibVersion
|
||
|
configure:12220: g++ -o conftest -g -DNDEBUG conftest.cpp >&5
|
||
|
/usr/bin/ld: /tmp/cciE0Hog.o: in function `main':
|
||
|
/home/jusic/source-engine/thirdparty/protobuf-2.6.1/conftest.cpp:51: undefined reference to `zlibVersion'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:12220: $? = 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:12220: g++ -o conftest -g -DNDEBUG conftest.cpp -lz >&5
|
||
|
configure:12220: $? = 0
|
||
|
configure:12237: result: -lz
|
||
|
configure:12488: checking for the pthreads library -lpthreads
|
||
|
configure:12521: gcc -o conftest conftest.c -lpthreads -lz >&5
|
||
|
/usr/bin/ld: cannot find -lpthreads
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:12521: $? = 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 <pthread.h>
|
||
|
| 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:12530: result: no
|
||
|
configure:12433: checking whether pthreads work without any flags
|
||
|
configure:12521: gcc -o conftest conftest.c -lz >&5
|
||
|
/usr/bin/ld: /tmp/cchUZdBC.o: in function `main':
|
||
|
conftest.c:(.text+0x18): undefined reference to `pthread_join'
|
||
|
/usr/bin/ld: conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
|
||
|
/usr/bin/ld: conftest.c:(.text+0x97): undefined reference to `pthread_create'
|
||
|
/usr/bin/ld: conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:12521: $? = 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 <pthread.h>
|
||
|
| 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:12530: result: no
|
||
|
configure:12438: checking whether pthreads work with -Kthread
|
||
|
configure:12521: gcc -o conftest -Kthread conftest.c -lz >&5
|
||
|
gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'?
|
||
|
configure:12521: $? = 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 <pthread.h>
|
||
|
| 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:12530: result: no
|
||
|
configure:12438: checking whether pthreads work with -kthread
|
||
|
configure:12521: gcc -o conftest -kthread conftest.c -lz >&5
|
||
|
gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'?
|
||
|
configure:12521: $? = 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 <pthread.h>
|
||
|
| 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:12530: result: no
|
||
|
configure:12488: checking for the pthreads library -llthread
|
||
|
configure:12521: gcc -o conftest conftest.c -llthread -lz >&5
|
||
|
/usr/bin/ld: cannot find -llthread
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:12521: $? = 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 <pthread.h>
|
||
|
| 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:12530: result: no
|
||
|
configure:12438: checking whether pthreads work with -pthread
|
||
|
configure:12521: gcc -o conftest -pthread conftest.c -lz >&5
|
||
|
configure:12521: $? = 0
|
||
|
configure:12530: result: yes
|
||
|
configure:12549: checking for joinable pthread attribute
|
||
|
configure:12564: gcc -o conftest -pthread conftest.c -lz >&5
|
||
|
configure:12564: $? = 0
|
||
|
configure:12570: result: PTHREAD_CREATE_JOINABLE
|
||
|
configure:12580: checking if more special flags are required for pthreads
|
||
|
configure:12587: result: no
|
||
|
configure:12676: checking whether to check for GCC pthread/shared inconsistencies
|
||
|
configure:12689: gcc -o conftest -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz >&5
|
||
|
configure:12689: $? = 0
|
||
|
configure:12701: result: yes
|
||
|
configure:12707: checking whether -pthread is sufficient with -shared
|
||
|
configure:12722: gcc -o conftest -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz >&5
|
||
|
configure:12722: $? = 0
|
||
|
configure:12729: result: yes
|
||
|
configure:12817: checking whether what we have so far is sufficient with -nostdlib
|
||
|
configure:12835: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -pthread conftest.c -lz -lc >&5
|
||
|
/usr/bin/ld: /tmp/ccxxvvF1.o: in function `main':
|
||
|
conftest.c:(.text+0x18): undefined reference to `pthread_join'
|
||
|
/usr/bin/ld: conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
|
||
|
/usr/bin/ld: conftest.c:(.text+0x97): undefined reference to `pthread_create'
|
||
|
/usr/bin/ld: conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:12835: $? = 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 <pthread.h>
|
||
|
| 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:12847: result: no
|
||
|
configure:12852: checking whether -lpthread saves the day
|
||
|
configure:12868: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -pthread conftest.c -lpthread -lz -lc >&5
|
||
|
configure:12868: $? = 0
|
||
|
configure:12877: result: yes
|
||
|
configure:12917: checking the location of hash_map
|
||
|
configure:12943: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:12943: $? = 0
|
||
|
configure:12965: g++ -c -g -DNDEBUG conftest.cpp >&5
|
||
|
configure:12965: $? = 0
|
||
|
configure:13032: result: <unordered_map>
|
||
|
configure:13047: checking for library containing sched_yield
|
||
|
configure:13078: g++ -o conftest -g -DNDEBUG conftest.cpp -lz >&5
|
||
|
configure:13078: $? = 0
|
||
|
configure:13095: result: none required
|
||
|
configure:13228: checking that generated files are newer than configure
|
||
|
configure:13234: result: done
|
||
|
configure:13273: creating ./config.status
|
||
|
|
||
|
## ---------------- ##
|
||
|
## Cache variables. ##
|
||
|
## ---------------- ##
|
||
|
|
||
|
ac_cv_build=x86_64-pc-linux-gnu
|
||
|
ac_cv_c_compiler_gnu=yes
|
||
|
ac_cv_cxx_compiler_gnu=yes
|
||
|
ac_cv_cxx_hash_map='<unordered_map>'
|
||
|
ac_cv_cxx_hash_map_class=unordered_map
|
||
|
ac_cv_cxx_hash_namespace=std
|
||
|
ac_cv_cxx_hash_set='<unordered_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_LT_SYS_LIBRARY_PATH_set=
|
||
|
ac_cv_env_LT_SYS_LIBRARY_PATH_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-pc-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_lt_DD=/bin/dd
|
||
|
ac_cv_path_mkdir=/bin/mkdir
|
||
|
ac_cv_prog_AWK=mawk
|
||
|
ac_cv_prog_CXXCPP='g++ -E'
|
||
|
ac_cv_prog_ac_ct_AR=ar
|
||
|
ac_cv_prog_ac_ct_CC=gcc
|
||
|
ac_cv_prog_ac_ct_CXX=g++
|
||
|
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
|
||
|
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
||
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
||
|
ac_cv_prog_ac_ct_STRIP=strip
|
||
|
ac_cv_prog_cc_c89=
|
||
|
ac_cv_prog_cc_g=yes
|
||
|
ac_cv_prog_cxx_g=yes
|
||
|
ac_cv_prog_make_make_set=yes
|
||
|
ac_cv_safe_to_define___extensions__=yes
|
||
|
ac_cv_search_sched_yield='none required'
|
||
|
ac_cv_search_zlibVersion=-lz
|
||
|
ac_cv_target=x86_64-pc-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=yes
|
||
|
lt_cv_prog_compiler_static_works_CXX=yes
|
||
|
lt_cv_prog_gnu_ld=yes
|
||
|
lt_cv_prog_gnu_ldcxx=yes
|
||
|
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
||
|
lt_cv_shlibpath_overrides_runpath=yes
|
||
|
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][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
|
||
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
|
||
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
||
|
lt_cv_sys_global_symbol_to_import=
|
||
|
lt_cv_sys_max_cmd_len=1572864
|
||
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
||
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
||
|
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
|
||
|
|
||
|
## ----------------- ##
|
||
|
## Output variables. ##
|
||
|
## ----------------- ##
|
||
|
|
||
|
ACLOCAL='${SHELL} /home/jusic/source-engine/thirdparty/protobuf-2.6.1/missing aclocal-1.16'
|
||
|
AMDEPBACKSLASH='\'
|
||
|
AMDEP_FALSE='#'
|
||
|
AMDEP_TRUE=''
|
||
|
AMTAR='$${TAR-tar}'
|
||
|
AM_BACKSLASH='\'
|
||
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
||
|
AM_DEFAULT_VERBOSITY='1'
|
||
|
AM_V='$(V)'
|
||
|
AR='ar'
|
||
|
AUTOCONF='${SHELL} /home/jusic/source-engine/thirdparty/protobuf-2.6.1/missing autoconf'
|
||
|
AUTOHEADER='${SHELL} /home/jusic/source-engine/thirdparty/protobuf-2.6.1/missing autoheader'
|
||
|
AUTOMAKE='${SHELL} /home/jusic/source-engine/thirdparty/protobuf-2.6.1/missing automake-1.16'
|
||
|
AWK='mawk'
|
||
|
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=''
|
||
|
LT_SYS_LIBRARY_PATH=''
|
||
|
MAINT=''
|
||
|
MAINTAINER_MODE_FALSE='#'
|
||
|
MAINTAINER_MODE_TRUE=''
|
||
|
MAKEINFO='${SHELL} /home/jusic/source-engine/thirdparty/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/bash'
|
||
|
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-pc-linux-gnu'
|
||
|
build_alias=''
|
||
|
build_cpu='x86_64'
|
||
|
build_os='linux-gnu'
|
||
|
build_vendor='pc'
|
||
|
datadir='${datarootdir}'
|
||
|
datarootdir='${prefix}/share'
|
||
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
||
|
dvidir='${docdir}'
|
||
|
exec_prefix='${prefix}'
|
||
|
host='x86_64-pc-linux-gnu'
|
||
|
host_alias=''
|
||
|
host_cpu='x86_64'
|
||
|
host_os='linux-gnu'
|
||
|
host_vendor='pc'
|
||
|
htmldir='${docdir}'
|
||
|
includedir='${prefix}/include'
|
||
|
infodir='${datarootdir}/info'
|
||
|
install_sh='${SHELL} /home/jusic/source-engine/thirdparty/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='/usr/local'
|
||
|
program_transform_name='s,x,x,'
|
||
|
psdir='${docdir}'
|
||
|
runstatedir='${localstatedir}/run'
|
||
|
sbindir='${exec_prefix}/sbin'
|
||
|
sharedstatedir='${prefix}/com'
|
||
|
subdirs=' gtest'
|
||
|
sysconfdir='${prefix}/etc'
|
||
|
target='x86_64-pc-linux-gnu'
|
||
|
target_alias=''
|
||
|
target_cpu='x86_64'
|
||
|
target_os='linux-gnu'
|
||
|
target_vendor='pc'
|
||
|
|
||
|
## ----------- ##
|
||
|
## 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 <unordered_map>
|
||
|
#define HASH_SET_H <unordered_set>
|
||
|
#define HASH_NAMESPACE std
|
||
|
#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.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 DESKTOP-6CJ0SOQ
|
||
|
|
||
|
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:1499: cd src && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
||
|
make[1]: Entering directory '/home/jusic/source-engine/thirdparty/protobuf-2.6.1/src'
|
||
|
make[1]: Nothing to be done for 'am--depfiles'.
|
||
|
make[1]: Leaving directory '/home/jusic/source-engine/thirdparty/protobuf-2.6.1/src'
|
||
|
config.status:1504: $? = 0
|
||
|
config.status:1422: executing libtool commands
|