Skip to content

Instantly share code, notes, and snippets.

@Victorsueca
Created October 18, 2016 14:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Victorsueca/442d36e6c16b490d5dc15399855810bc to your computer and use it in GitHub Desktop.
Save Victorsueca/442d36e6c16b490d5dc15399855810bc to your computer and use it in GitHub Desktop.
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 --host=x86_64-pc-linux-gnu --disable-dependency-tracking --prefix=/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native --disable-shared CC=gcc CXX=g++ NM=nm RANLIB=ranlib AR=ar CPPFLAGS=-I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include LDFLAGS=-L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib host_alias=x86_64-pc-linux-gnu --no-create --no-recursion
## --------- ##
## Platform. ##
## --------- ##
hostname = VICTOR-PC-2
uname -m = x86_64
uname -r = 3.4.0+
uname -s = Linux
uname -v = #1 PREEMPT Thu Aug 1 17:06:05 CST 2013
/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: /mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /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-pc-linux-gnu
configure:2620: checking target system type
configure:2633: result: x86_64-pc-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:2869: checking for x86_64-pc-linux-gnu-strip
configure:2899: result: no
configure:2909: checking for strip
configure:2925: found /usr/bin/strip
configure:2936: result: strip
configure:2961: checking for a thread-safe mkdir -p
configure:3000: result: /bin/mkdir -p
configure:3007: checking for gawk
configure:3023: found /usr/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:3266: checking for x86_64-pc-linux-gnu-gcc
configure:3293: result: gcc
configure:3562: checking for C compiler version
configure:3571: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3582: $? = 0
configure:3571: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
configure:3582: $? = 0
configure:3571: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3582: $? = 4
configure:3571: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3582: $? = 4
configure:3602: checking whether the C compiler works
configure:3624: gcc -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c >&5
configure:3698: $? = 0
configure:3720: result:
configure:3742: checking whether we are cross compiling
configure:3750: gcc -o conftest -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.c >&5
configure:3855: $? = 0
configure:3864: result: yes
configure:3873: checking whether gcc accepts -g
configure:3893: gcc -c -g -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.c >&5
configure:3893: $? = 0
configure:3934: result: yes
configure:3951: checking for gcc option to accept ISO C89
configure:4014: gcc -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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: none
configure:4409: checking for C++ compiler version
configure:4418: g++ --version >&5
g++ (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4
Copyright (C) 2013 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4429: $? = 0
configure:4418: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.3' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)
configure:4429: $? = 0
configure:4418: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:4429: $? = 4
configure:4418: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:4429: $? = 4
configure:4433: checking whether we are using the GNU C++ compiler
configure:4452: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:4452: $? = 0
configure:4461: result: yes
configure:4470: checking whether g++ accepts -g
configure:4490: g++ -c -g -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:4490: $? = 0
configure:4531: result: yes
configure:4556: checking dependency style of g++
configure:4667: result: none
configure:4694: checking how to run the C++ preprocessor
configure:4721: g++ -E -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp
configure:4721: $? = 0
configure:4735: g++ -E -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
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 <ac_nonexistent.h>
configure:4760: result: g++ -E
configure:4780: g++ -E -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp
configure:4780: $? = 0
configure:4794: g++ -E -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp
conftest.cpp:11:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
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 <ac_nonexistent.h>
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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:4973: $? = 0
configure:5046: g++ -o conftest -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5070: checking for sys/stat.h
configure:5070: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5070: checking for stdlib.h
configure:5070: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5070: checking for string.h
configure:5070: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5070: checking for memory.h
configure:5070: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5070: checking for strings.h
configure:5070: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5070: checking for inttypes.h
configure:5070: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5070: checking for stdint.h
configure:5070: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5070: checking for unistd.h
configure:5070: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5070: $? = 0
configure:5070: result: yes
configure:5083: checking minix/config.h usability
configure:5083: g++ -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
conftest.cpp:54:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
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 <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:5083: result: no
configure:5083: checking minix/config.h presence
configure:5083: g++ -E -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp
conftest.cpp:21:26: fatal error: minix/config.h: No such file or directory
#include <minix/config.h>
^
compilation terminated.
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 <minix/config.h>
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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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: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 <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: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: nm
configure:5876: checking the name lister (nm) interface
configure:5883: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:5886: nm "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: 1572864
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-pc-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:6229: checking for x86_64-pc-linux-gnu-objdump
configure:6259: result: no
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:6571: checking for x86_64-pc-linux-gnu-dlltool
configure:6601: result: no
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:6714: checking for x86_64-pc-linux-gnu-ar
configure:6741: result: ar
configure:6822: checking for archiver @FILE support
configure:6839: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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:6883: checking for x86_64-pc-linux-gnu-strip
configure:6910: result: strip
configure:6982: checking for x86_64-pc-linux-gnu-ranlib
configure:7009: result: ranlib
configure:7151: checking command to parse nm output from gcc object
configure:7271: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:7274: $? = 0
configure:7278: nm 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:7536: $? = 0
configure:7685: checking for x86_64-pc-linux-gnu-mt
configure:7715: result: no
configure:7725: checking for mt
configure:7741: found /bin/mt
configure:7752: result: mt
configure:7775: checking if mt is a manifest tool
configure:7781: mt '-?'
configure:7789: result: no
configure:8428: checking for dlfcn.h
configure:8428: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
configure: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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -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: yes
configure:9414: checking if gcc supports -c -o file.o
configure:9435: gcc -c -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -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:10946: checking dynamic linker characteristics
configure:11446: gcc -o conftest -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib -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: no
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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp
configure:12534: $? = 0
configure:12548: g++ -E -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp
conftest.cpp:28:28: fatal error: ac_nonexistent.h: No such file or directory
#include <ac_nonexistent.h>
^
compilation terminated.
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 <ac_nonexistent.h>
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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -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: yes
configure:14535: checking if g++ supports -c -o file.o
configure:14556: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:15768: $? = 0
configure:15768: result: yes
configure:15768: checking fcntl.h presence
configure:15768: g++ -E -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:15768: $? = 0
configure:15768: result: yes
configure:15768: checking limits.h presence
configure:15768: g++ -E -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:76:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
char *string = " +69";
^
conftest.cpp:87:20: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
char *string = "NaN";
^
configure:15883: $? = 0
configure:15883: ./conftest
configure:15883: $? = 0
configure:15893: result: yes
configure:15958: checking for ftruncate
configure:15958: g++ -o conftest -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp >&5
configure:15958: $? = 0
configure:15958: result: yes
configure:15958: checking for memset
configure:15958: g++ -o conftest -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp >&5
configure:15958: $? = 0
configure:15958: result: yes
configure:15958: checking for mkdir
configure:15958: g++ -o conftest -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp >&5
configure:15958: $? = 0
configure:15958: result: yes
configure:15958: checking for strchr
configure:15958: g++ -o conftest -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp >&5
configure:15958: $? = 0
configure:15958: result: yes
configure:15958: checking for strerror
configure:15958: g++ -o conftest -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp >&5
configure:15958: $? = 0
configure:15958: result: yes
configure:15958: checking for strtol
configure:15958: g++ -o conftest -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp >&5
configure:15958: $? = 0
configure:15958: result: yes
configure:15972: checking zlib version
configure:15992: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp >&5
/tmp/ccRkpI7k.o: In function `main':
/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/work/build/x86_64-w64-mingw32/native_protobuf/2.6.1-88ba7c05f33/conftest.cpp:51: undefined reference to `zlibVersion'
collect2: error: 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.cpp -lz >&5
configure:16029: $? = 0
configure:16046: result: -lz
configure:16297: checking for the pthreads library -lpthreads
configure:16330: gcc -o conftest -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -lpthreads -lz >&5
conftest.c: In function 'main':
conftest.c:46:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
^
conftest.c:47:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
^
conftest.c:47:22: warning: null argument where non-null required (argument 3) [-Wnonnull]
/usr/bin/ld: cannot find -lpthreads
collect2: error: ld returned 1 exit status
configure: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 <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:16339: result: no
configure:16242: checking whether pthreads work without any flags
configure:16330: gcc -o conftest -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -lz >&5
conftest.c: In function 'main':
conftest.c:46:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
^
conftest.c:47:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
^
conftest.c:47:22: warning: null argument where non-null required (argument 3) [-Wnonnull]
/tmp/ccUV17pb.o: In function `main':
conftest.c:(.text+0x1b): undefined reference to `pthread_join'
conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x97): undefined reference to `pthread_create'
conftest.c:(.text+0xa3): undefined reference to `__pthread_unregister_cancel'
collect2: error: ld returned 1 exit status
configure: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 <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:16339: result: no
configure:16247: checking whether pthreads work with -Kthread
configure:16330: gcc -o conftest -Kthread -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -lz >&5
gcc: error: unrecognized command line option '-Kthread'
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 <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:16339: result: no
configure:16247: checking whether pthreads work with -kthread
configure:16330: gcc -o conftest -kthread -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -lz >&5
gcc: error: unrecognized command line option '-kthread'
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 <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:16339: result: no
configure:16297: checking for the pthreads library -llthread
configure:16330: gcc -o conftest -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -llthread -lz >&5
conftest.c: In function 'main':
conftest.c:46:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
^
conftest.c:47:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
^
conftest.c:47:22: warning: null argument where non-null required (argument 3) [-Wnonnull]
/usr/bin/ld: cannot find -llthread
collect2: error: ld returned 1 exit status
configure: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 <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:16339: result: no
configure:16247: checking whether pthreads work with -pthread
configure:16330: gcc -o conftest -pthread -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -lz >&5
conftest.c: In function 'main':
conftest.c:46:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
^
conftest.c:47:22: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
^
conftest.c:47:22: warning: null argument where non-null required (argument 3) [-Wnonnull]
configure:16330: $? = 0
configure:16339: result: yes
configure:16358: checking for joinable pthread attribute
configure:16373: gcc -o conftest -pthread -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib 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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -lz >&5
conftest.c: In function 'main':
conftest.c:46:8: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
^
conftest.c:47:8: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
^
conftest.c:47:8: warning: null argument where non-null required (argument 3) [-Wnonnull]
configure: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 -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -lz -lc >&5
conftest.c: In function 'main':
conftest.c:46:9: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
^
conftest.c:47:9: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
^
conftest.c:47:9: warning: null argument where non-null required (argument 3) [-Wnonnull]
/tmp/ccmFvIZb.o: In function `main':
conftest.c:(.text+0x18): undefined reference to `pthread_join'
conftest.c:(.text+0x7e): undefined reference to `__pthread_register_cancel'
conftest.c:(.text+0x97): undefined reference to `pthread_create'
conftest.c:(.text+0xa6): undefined reference to `__pthread_unregister_cancel'
collect2: error: ld returned 1 exit status
configure: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 <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:16656: result: no
configure:16661: checking whether -lpthread saves the day
configure:16677: gcc -o conftest -nostdlib -shared -fPIC -Wl,-z,defs -pthread -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib conftest.c -lpthread -lz -lc >&5
conftest.c: In function 'main':
conftest.c:46:9: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_attr_init(0); pthread_cleanup_push(0, 0);
^
conftest.c:47:9: warning: null argument where non-null required (argument 1) [-Wnonnull]
pthread_create(0,0,0,0); pthread_cleanup_pop(0);
^
conftest.c:47:9: warning: null argument where non-null required (argument 3) [-Wnonnull]
configure:16677: $? = 0
configure:16686: result: yes
configure:16726: checking the location of hash_map
configure:16752: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:16752: $? = 0
configure:16774: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
In file included from /usr/include/c++/4.8/unordered_map:35:0,
from conftest.cpp:42:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the \
^
conftest.cpp: In function 'int main()':
conftest.cpp:46:7: error: 'unordered_map' in namespace 'std' does not name a type
const std::unordered_map<int, int> t;
^
conftest.cpp:47:33: error: 't' was not declared in this scope
return t.find(5) == t.end();
^
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 <unordered_map>
| int
| main ()
| {
| const std::unordered_map<int, int> t;
| return t.find(5) == t.end();
| ;
| return 0;
| }
configure:16774: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
In file included from /usr/include/c++/4.8/unordered_map:35:0,
from conftest.cpp:42:
/usr/include/c++/4.8/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
#error This file requires compiler and library support for the \
^
conftest.cpp: In function 'int main()':
conftest.cpp:46:7: error: 'tr1' in namespace 'std' does not name a type
const std::tr1::unordered_map<int, int> t;
^
conftest.cpp:47:33: error: 't' was not declared in this scope
return t.find(5) == t.end();
^
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 <unordered_map>
| int
| main ()
| {
| const std::tr1::unordered_map<int, int> t;
| return t.find(5) == t.end();
| ;
| return 0;
| }
configure:16774: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
conftest.cpp: In function 'int main()':
conftest.cpp:46:7: error: 'unordered_map' in namespace 'std' does not name a type
const std::unordered_map<int, int> t;
^
conftest.cpp:47:33: error: 't' was not declared in this scope
return t.find(5) == t.end();
^
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 <tr1/unordered_map>
| int
| main ()
| {
| const std::unordered_map<int, int> t;
| return t.find(5) == t.end();
| ;
| return 0;
| }
configure:16774: g++ -c -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include conftest.cpp >&5
configure:16774: $? = 0
configure:16841: result: <tr1/unordered_map>
configure:16856: checking for library containing sched_yield
configure:16887: g++ -o conftest -g -DNDEBUG -I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include -L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib 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
## ---------------- ##
## 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='<tr1/unordered_map>'
ac_cv_cxx_hash_map_class=unordered_map
ac_cv_cxx_hash_namespace=std::tr1
ac_cv_cxx_hash_set='<tr1/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=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include '
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=set
ac_cv_env_CXX_value=g++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib '
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=set
ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
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_mkdir=/bin/mkdir
ac_cv_prog_AR=ar
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=objdump
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=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
lt_cv_ar_at_file=@
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=nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/work/build/x86_64-w64-mingw32/native_protobuf/2.6.1-88ba7c05f33/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} /mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/work/build/x86_64-w64-mingw32/native_protobuf/2.6.1-88ba7c05f33/missing autoconf'
AUTOHEADER='${SHELL} /mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/work/build/x86_64-w64-mingw32/native_protobuf/2.6.1-88ba7c05f33/missing autoheader'
AUTOMAKE='${SHELL} /mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/work/build/x86_64-w64-mingw32/native_protobuf/2.6.1-88ba7c05f33/missing automake-1.14'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS=''
CPPFLAGS='-I/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/include '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
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='-L/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native/lib '
LIBOBJS=''
LIBS='-lz '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/work/build/x86_64-w64-mingw32/native_protobuf/2.6.1-88ba7c05f33/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
NM='nm'
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=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
acx_pthread_config=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
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-pc-linux-gnu'
host_alias='x86_64-pc-linux-gnu'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/work/build/x86_64-w64-mingw32/native_protobuf/2.6.1-88ba7c05f33/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='/mnt/c/Users/victo_000/Desktop/bitcoin-0.13.1rc1/depends/x86_64-w64-mingw32/native'
program_transform_name='s,x,x,'
psdir='${docdir}'
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 <tr1/unordered_map>
#define HASH_SET_H <tr1/unordered_set>
#define HASH_NAMESPACE std::tr1
#define HASH_MAP_CLASS unordered_map
#define HASH_SET_CLASS unordered_set
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Protocol Buffers config.status 2.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 VICTOR-PC-2
config.status:1195: creating Makefile
config.status:1195: creating src/Makefile
config.status:1195: creating protobuf.pc
config.status:1195: creating protobuf-lite.pc
config.status:1195: creating config.h
config.status:1376: config.h is unchanged
config.status:1424: executing depfiles commands
config.status:1424: executing libtool commands
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment