Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 407988 Details for
Bug 556322
net-p2p/litecoind-0.10.2.2-r1 :
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
net-p2p-litecoind-0.10.2.2-r1-20150730-080728.log (text/plain), 25.75 KB, created by
Toralf Förster
on 2015-07-30 13:10:29 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-07-30 13:10:29 UTC
Size:
25.75 KB
patch
obsolete
> * Package: net-p2p/litecoind-0.10.2.2-r1 > * Repository: gentoo > * Maintainer: blueness@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux logrotate userland_GNU wallet > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Adding group 'litecoin' to your system ... > * - Groupid: next available > * Adding user 'litecoin' to your system ... > * - Userid: 191 > * - Shell: /sbin/nologin > * - Home: /var/lib/litecoin > * - Groups: litecoin > * - GECOS: added by portage for litecoind > * - Creating /var/lib/litecoin in / >>>> Unpacking source... >>>> Unpacking litecoin-0.10.2.2.tar.gz to /var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work >>>> Source unpacked in /var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work >>>> Preparing source in /var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2 ... > * Applying 0.9.0-sys_leveldb.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2/src/secp256k1' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I build-aux/m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal -I build-aux/m4 ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: litecoin-0.10.2.2/ > * Running elibtoolize in: litecoin-0.10.2.2/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Running elibtoolize in: litecoin-0.10.2.2/src/secp256k1/ > * Running elibtoolize in: litecoin-0.10.2.2/src/secp256k1/build-aux/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2 ... > * econf: updating litecoin-0.10.2.2/src/secp256k1/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating litecoin-0.10.2.2/src/secp256k1/build-aux/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating litecoin-0.10.2.2/depends/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating litecoin-0.10.2.2/depends/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating litecoin-0.10.2.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating litecoin-0.10.2.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --enable-wallet --disable-ccache --disable-static --disable-tests --with-system-leveldb --with-system-libsecp256k1 --without-libs --with-daemon --without-gui --without-qrencode --without-miniupnpc --disable-upnp-default >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >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 for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >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 x86_64-pc-linux-gnu-g++ accepts -g... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU Objective C++ compiler... no >checking whether x86_64-pc-linux-gnu-g++ accepts -g... no >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking how to print strings... printf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... /usr/bin/x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-gcov... /usr/bin/x86_64-pc-linux-gnu-gcov >checking for lcov... no >checking for java... /usr/bin/java >checking for genhtml... no >checking for git... /usr/bin/git >checking for ccache... no >checking for xgettext... /usr/bin/xgettext >checking for hexdump... /usr/bin/hexdump >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >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 -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,--dynamicbase... no >checking whether the linker accepts -Wl,--nxcompat... no >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 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 le32toh is declared... yes >checking whether le64toh is declared... yes >checking whether htole32 is declared... yes >checking whether htole64 is declared... yes >checking whether be32toh is declared... yes >checking whether be64toh is declared... yes >checking whether htobe32 is declared... yes >checking whether htobe64 is declared... yes >checking for MSG_NOSIGNAL... yes >checking for library containing clock_gettime... none required >checking for visibility attribute... yes >checking whether C++ compiler accepts -fvisibility=hidden... yes >checking for Berkeley DB C++ headers... /usr/include/db4.8/ >checking for main in -ldb_cxx-4.8... 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... yes >checking whether the Boost::Filesystem library is available... yes >checking for exit in -lboost_filesystem... 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... yes >checking whether the Boost::Chrono library is available... yes >checking for exit in -lboost_chrono-mt... yes >checking for working boost reduced exports... yes >checking whether the linker accepts -Wl,--exclude-libs,ALL... yes >checking for SSL... yes >checking for CRYPTO... yes >checking for RAND_egd in -lcrypto... yes >checking openssl/ec.h usability... yes >checking openssl/ec.h presence... yes >checking for openssl/ec.h... yes >checking whether to build litecoind... yes >checking whether to build utils (litecoin-cli litecoin-tx)... yes >checking whether to build libraries... no >checking if wallet should be enabled... yes >checking whether to build with support for UPnP... no >checking whether to build test_bitcoin... no >checking whether to reduce exports... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating share/setup.nsi >config.status: creating share/qt/Info.plist >config.status: creating src/test/buildenv.py >config.status: creating qa/pull-tester/run-bitcoind-for-test.sh >config.status: creating qa/pull-tester/tests-config.sh >config.status: creating src/config/bitcoin-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >=== configuring in src/secp256k1 (/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2/src/secp256k1) >configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-pc-linux-gnu' '--host=x86_64-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--disable-dependency-tracking' '--disable-silent-rules' '--libdir=/usr/lib64' '--enable-wallet' '--disable-ccache' '--disable-static' '--disable-tests' '--with-system-leveldb' '--with-system-libsecp256k1' '--without-libs' '--with-daemon' '--without-gui' '--without-qrencode' '--without-miniupnpc' '--disable-upnp-default' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CXXFLAGS=-O2 -pipe' 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' 'CFLAGS=-march=native -O2 -pipe' 'PKG_CONFIG_PATH=/usr/lib64/pkgconfig' '--disable-shared' '--with-pic' --cache-file=/dev/null --srcdir=. >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking how to print strings... printf >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >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... no >checking whether to build static libraries... yes >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for x86_64-pc-linux-gnu-ar... /usr/bin/x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... /usr/bin/x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... /usr/bin/x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 >checking if x86_64-pc-linux-gnu-gcc -std=gnu99 supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function... yes >checking for __int128... yes >checking whether __builtin_expect is declared... yes >checking for yasm... yasm >configure: Using field implementation: 64bit_asm >configure: Using bignum implementation: none >configure: Using scalar implementation: 64bit >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating libsecp256k1.pc >config.status: creating src/libsecp256k1-config.h >config.status: executing depfiles commands >config.status: executing libtool commands >Fixing libtool for -rpath problems. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2 ... >make -j1 >Making all in src >make[1]: Entering directory '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2/src' >make[2]: Entering directory '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2/src' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o litecoind-bitcoind.o `test -f 'bitcoind.cpp' || echo './'`bitcoind.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o libbitcoin_server_a-addrman.o `test -f 'addrman.cpp' || echo './'`addrman.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o libbitcoin_server_a-alert.o `test -f 'alert.cpp' || echo './'`alert.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o libbitcoin_server_a-bloom.o `test -f 'bloom.cpp' || echo './'`bloom.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o libbitcoin_server_a-chain.o `test -f 'chain.cpp' || echo './'`chain.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o libbitcoin_server_a-checkpoints.o `test -f 'checkpoints.cpp' || echo './'`checkpoints.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o libbitcoin_server_a-init.o `test -f 'init.cpp' || echo './'`init.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/config -I. -I./obj -pthread -I/usr/include -I./secp256k1/include -I/usr/include/db4.8/ -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -O2 -pipe -Wstack-protector -fstack-protector-all -fPIE -fvisibility=hidden -c -o libbitcoin_server_a-leveldbwrapper.o `test -f 'leveldbwrapper.cpp' || echo './'`leveldbwrapper.cpp >[01m[Kleveldbwrapper.cpp:14:20:[m[K [01;31m[Kfatal error: [m[Kmemenv.h: No such file or directory > #include <memenv.h> >[01;32m[K ^[m[K >compilation terminated. >Makefile:3516: recipe for target 'libbitcoin_server_a-leveldbwrapper.o' failed >make[2]: *** [libbitcoin_server_a-leveldbwrapper.o] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2/src' >Makefile:6280: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2/src' >Makefile:568: recipe for target 'all-recursive' failed >make: *** [all-recursive] Error 1 > * ERROR: net-p2p/litecoind-0.10.2.2-r1::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-p2p/litecoind-0.10.2.2-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-p2p/litecoind-0.10.2.2-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/net-p2p:litecoind-0.10.2.2-r1:20150730-080728.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/temp/environment'. > * Working directory: '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2' > * S: '/var/tmp/portage/net-p2p/litecoind-0.10.2.2-r1/work/litecoin-0.10.2.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 556322
: 407988 |
407990