Created
October 16, 2016 20:23
-
-
Save bradycoye/30c41db11d73c9f690ccc127127830c8 to your computer and use it in GitHub Desktop.
compileLog text
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
make: Entering directory '/home/amnesia/Persistent/zcash/zcash/depends' | |
rm -rf /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu | |
mkdir -p /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu | |
echo copying packages: native_ccache boost openssl libsnark libgmp libsodium googletest googlemock bdb miniupnpc | |
copying packages: native_ccache boost openssl libsnark libgmp libsodium googletest googlemock bdb miniupnpc | |
echo to: /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu | |
to: /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu | |
cd /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/native_ccache/native_ccache-3.3.1-c022139be3d.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/boost/boost-1_62_0-65e20fa350d.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/openssl/openssl-1.1.0b-739d7629bce.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsnark/libsnark-0.1-a97aa3c0de8.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libgmp/libgmp-6.1.1-46a011d6d20.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/libsodium/libsodium-1.0.11-6feae09e91f.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googletest/googletest-1.7.0-d5da8f8dba3.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/googlemock/googlemock-1.7.0-9c8ad849fbc.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/bdb/bdb-5.3.28-f35f1c4613a.tar.gz; tar xf /home/amnesia/Persistent/zcash/zcash/depends/built/x86_64-unknown-linux-gnu/miniupnpc/miniupnpc-2.0-482607bcd89.tar.gz; | |
touch /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/.stamp_88ae42a8d2d | |
sed -e 's|@HOST@|x86_64-unknown-linux-gnu|' \ | |
-e 's|@CC@|gcc -m64|' \ | |
-e 's|@CXX@|g++ -m64|' \ | |
-e 's|@AR@|ar|' \ | |
-e 's|@RANLIB@|ranlib|' \ | |
-e 's|@NM@|nm|' \ | |
-e 's|@STRIP@|strip|' \ | |
-e 's|@build_os@|linux|' \ | |
-e 's|@host_os@|linux|' \ | |
-e 's|@CFLAGS@|-pipe -O1|' \ | |
-e 's|@CXXFLAGS@|-pipe -O1|' \ | |
-e 's|@CPPFLAGS@||' \ | |
-e 's|@LDFLAGS@||' \ | |
-e 's|@no_qt@|1|' \ | |
-e 's|@no_wallet@||' \ | |
-e 's|@no_upnp@||' \ | |
-e 's|@debug@||' \ | |
config.site.in > /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/config.site | |
touch /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/config.site | |
make: Leaving directory '/home/amnesia/Persistent/zcash/zcash/depends' | |
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. | |
libtoolize: copying file `build-aux/ltmain.sh' | |
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build-aux/m4'. | |
libtoolize: copying file `build-aux/m4/libtool.m4' | |
libtoolize: copying file `build-aux/m4/ltoptions.m4' | |
libtoolize: copying file `build-aux/m4/ltsugar.m4' | |
libtoolize: copying file `build-aux/m4/ltversion.m4' | |
libtoolize: copying file `build-aux/m4/lt~obsolete.m4' | |
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. | |
libtoolize: copying file `build-aux/ltmain.sh' | |
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `build-aux/m4'. | |
libtoolize: copying file `build-aux/m4/libtool.m4' | |
libtoolize: copying file `build-aux/m4/ltoptions.m4' | |
libtoolize: copying file `build-aux/m4/ltsugar.m4' | |
libtoolize: copying file `build-aux/m4/ltversion.m4' | |
libtoolize: copying file `build-aux/m4/lt~obsolete.m4' | |
configure: loading site script /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/share/config.site | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for x86_64-unknown-linux-gnu-strip... no | |
checking for strip... strip | |
checking for a thread-safe mkdir -p... /bin/mkdir -p | |
checking for gawk... no | |
checking for mawk... mawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking whether make supports nested variables... (cached) yes | |
checking whether the C++ compiler works... yes | |
checking for C++ compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ -m64 accepts -g... yes | |
checking for style of include used by make... GNU | |
checking dependency style of g++ -m64... gcc3 | |
checking for x86_64-unknown-linux-gnu-g++... g++ -m64 | |
checking whether we are using the GNU Objective C++ compiler... no | |
checking whether g++ -m64 accepts -g... no | |
checking dependency style of g++ -m64... gcc3 | |
checking how to print strings... printf | |
checking for x86_64-unknown-linux-gnu-gcc... gcc -m64 | |
checking whether we are using the GNU C compiler... yes | |
checking whether gcc -m64 accepts -g... yes | |
checking for gcc -m64 option to accept ISO C89... none needed | |
checking whether gcc -m64 understands -c and -o together... yes | |
checking dependency style of gcc -m64... gcc3 | |
checking for a sed that does not truncate output... /bin/sed | |
checking for grep that handles long lines and -e... /bin/grep | |
checking for egrep... /bin/grep -E | |
checking for fgrep... /bin/grep -F | |
checking for ld used by gcc -m64... /usr/bin/ld | |
checking if the linker (/usr/bin/ld) is GNU ld... yes | |
checking for BSD- or MS-compatible name lister (nm)... nm | |
checking the name lister (nm) interface... BSD nm | |
checking whether ln -s works... yes | |
checking the maximum length of command line arguments... 1572864 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop | |
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop | |
checking for /usr/bin/ld option to reload object files... -r | |
checking for x86_64-unknown-linux-gnu-objdump... no | |
checking for objdump... objdump | |
checking how to recognize dependent libraries... pass_all | |
checking for x86_64-unknown-linux-gnu-dlltool... no | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for x86_64-unknown-linux-gnu-ar... ar | |
checking for archiver @FILE support... @ | |
checking for x86_64-unknown-linux-gnu-strip... strip | |
checking for x86_64-unknown-linux-gnu-ranlib... ranlib | |
checking command to parse nm output from gcc -m64 object... ok | |
checking for sysroot... no | |
checking for x86_64-unknown-linux-gnu-mt... no | |
checking for mt... mt | |
checking if mt is a manifest tool... no | |
checking how to run the C preprocessor... gcc -m64 -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if gcc -m64 supports -fno-rtti -fno-exceptions... no | |
checking for gcc -m64 option to produce PIC... -fPIC -DPIC | |
checking if gcc -m64 PIC flag -fPIC -DPIC works... yes | |
checking if gcc -m64 static flag -static works... yes | |
checking if gcc -m64 supports -c -o file.o... yes | |
checking if gcc -m64 supports -c -o file.o... (cached) yes | |
checking whether the gcc -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking whether -lc should be explicitly linked in... no | |
checking dynamic linker characteristics... GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking how to run the C++ preprocessor... g++ -m64 -E | |
checking for ld used by g++ -m64... /usr/bin/ld -m elf_x86_64 | |
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes | |
checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking for g++ -m64 option to produce PIC... -fPIC -DPIC | |
checking if g++ -m64 PIC flag -fPIC -DPIC works... yes | |
checking if g++ -m64 static flag -static works... yes | |
checking if g++ -m64 supports -c -o file.o... yes | |
checking if g++ -m64 supports -c -o file.o... (cached) yes | |
checking whether the g++ -m64 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes | |
checking dynamic linker characteristics... (cached) GNU/Linux ld.so | |
checking how to hardcode library paths into programs... immediate | |
checking for x86_64-unknown-linux-gnu-ar... no | |
checking for ar... (cached) ar | |
checking for x86_64-unknown-linux-gnu-ranlib... no | |
checking for ranlib... (cached) ranlib | |
checking for x86_64-unknown-linux-gnu-strip... no | |
checking for strip... /usr/bin/strip | |
checking for x86_64-unknown-linux-gnu-gcov... no | |
checking for gcov... /usr/bin/gcov | |
checking for lcov... no | |
checking for java... /usr/bin/java | |
checking for genhtml... no | |
checking for git... /usr/local/bin/git | |
checking for ccache... /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/native/bin/ccache | |
checking for xgettext... /usr/bin/xgettext | |
checking for hexdump... /usr/bin/hexdump | |
checking for x86_64-unknown-linux-gnu-readelf... no | |
checking for readelf... /usr/bin/readelf | |
checking for x86_64-unknown-linux-gnu-c++filt... no | |
checking for c++filt... /usr/bin/c++filt | |
checking for x86_64-unknown-linux-gnu-pkg-config... /usr/bin/pkg-config --static | |
checking pkg-config is at least version 0.9.0... yes | |
checking whether byte ordering is bigendian... no | |
checking if compiler needs -Werror to reject unknown flags... no | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... no | |
checking whether pthreads work with -Kthread... no | |
checking whether pthreads work with -kthread... no | |
checking for the pthreads library -llthread... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... no | |
checking for PTHREAD_PRIO_INHERIT... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... yes | |
checking whether the linker accepts -Wl,--large-address-aware... no | |
checking for __attribute__((visibility))... yes | |
checking for __attribute__((dllexport))... no | |
checking for __attribute__((dllimport))... no | |
checking whether C++ compiler accepts -Wformat... yes | |
checking whether C++ compiler accepts -Wformat-security... yes | |
checking whether C++ compiler accepts -Wstack-protector... yes | |
checking whether C++ compiler accepts -fstack-protector-all... yes | |
checking whether C++ preprocessor accepts -D_FORTIFY_SOURCE=2... yes | |
checking whether C++ preprocessor accepts -U_FORTIFY_SOURCE... yes | |
checking whether the linker accepts -Wl,-z,relro... yes | |
checking whether the linker accepts -Wl,-z,now... yes | |
checking whether C++ compiler accepts -fPIE... yes | |
checking whether the linker accepts -pie... yes | |
checking endian.h usability... yes | |
checking endian.h presence... yes | |
checking for endian.h... yes | |
checking sys/endian.h usability... no | |
checking sys/endian.h presence... no | |
checking for sys/endian.h... no | |
checking byteswap.h usability... yes | |
checking byteswap.h presence... yes | |
checking for byteswap.h... yes | |
checking stdio.h usability... yes | |
checking stdio.h presence... yes | |
checking for stdio.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking sys/prctl.h usability... yes | |
checking sys/prctl.h presence... yes | |
checking for sys/prctl.h... yes | |
checking for library containing getaddrinfo_a... -lanl | |
checking for library containing inet_pton... none required | |
checking whether strnlen is declared... yes | |
checking whether le16toh is declared... yes | |
checking whether le32toh is declared... yes | |
checking whether le64toh is declared... yes | |
checking whether htole16 is declared... yes | |
checking whether htole32 is declared... yes | |
checking whether htole64 is declared... yes | |
checking whether be16toh is declared... yes | |
checking whether be32toh is declared... yes | |
checking whether be64toh is declared... yes | |
checking whether htobe16 is declared... yes | |
checking whether htobe32 is declared... yes | |
checking whether htobe64 is declared... yes | |
checking whether bswap_16 is declared... yes | |
checking whether bswap_32 is declared... yes | |
checking whether bswap_64 is declared... yes | |
checking for MSG_NOSIGNAL... yes | |
checking for library containing clock_gettime... none required | |
checking for visibility attribute... yes | |
checking for Berkeley DB C++ headers... default | |
checking for main in -ldb_cxx-5.3... yes | |
checking miniupnpc/miniwget.h usability... yes | |
checking miniupnpc/miniwget.h presence... yes | |
checking for miniupnpc/miniwget.h... yes | |
checking for main in -lminiupnpc... yes | |
checking miniupnpc/miniupnpc.h usability... yes | |
checking miniupnpc/miniupnpc.h presence... yes | |
checking for miniupnpc/miniupnpc.h... yes | |
checking for main in -lminiupnpc... (cached) yes | |
checking miniupnpc/upnpcommands.h usability... yes | |
checking miniupnpc/upnpcommands.h presence... yes | |
checking for miniupnpc/upnpcommands.h... yes | |
checking for main in -lminiupnpc... (cached) yes | |
checking miniupnpc/upnperrors.h usability... yes | |
checking miniupnpc/upnperrors.h presence... yes | |
checking for miniupnpc/upnperrors.h... yes | |
checking for main in -lminiupnpc... (cached) yes | |
checking whether to build Bitcoin Core GUI... no (Qt) | |
checking for boostlib >= 1.20.0... yes | |
checking whether the Boost::System library is available... yes | |
checking for exit in -lboost_system-mt... yes | |
checking whether the Boost::Filesystem library is available... yes | |
checking for exit in -lboost_filesystem-mt... yes | |
checking whether the Boost::Program_Options library is available... yes | |
checking for exit in -lboost_program_options-mt... yes | |
checking whether the Boost::Thread library is available... yes | |
checking for exit in -lboost_thread-mt... yes | |
checking whether the Boost::Chrono library is available... yes | |
checking for exit in -lboost_chrono-mt... yes | |
checking whether the Boost::Unit_Test_Framework library is available... yes | |
checking for dynamic linked boost test... no | |
checking for SSL... yes | |
checking for CRYPTO... yes | |
checking gmp.h usability... yes | |
checking gmp.h presence... yes | |
checking for gmp.h... yes | |
checking for __gmpn_sub_n in -lgmp... yes | |
checking gmpxx.h usability... yes | |
checking gmpxx.h presence... yes | |
checking for gmpxx.h... yes | |
checking for main in -lgmpxx... yes | |
Hunting for libsnark include directory... | |
Found libsnark include directory: /home/amnesia/Persistent/zcash/zcash/depends/x86_64-unknown-linux-gnu/include/libsnark | |
checking libsnark/gadgetlib1/gadget.hpp usability... yes | |
checking libsnark/gadgetlib1/gadget.hpp presence... yes | |
checking for libsnark/gadgetlib1/gadget.hpp... yes | |
checking for main in -lsnark... no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment