* Package: net-p2p/litecoind-0.10.4.0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU wallet * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Adding group 'litecoin' to your system ... * - Groupid: next available * Adding user 'litecoin' to your system ... * - Userid: 150 * - 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.4.0.tar.gz to /var/tmp/portage/net-p2p/litecoind-0.10.4.0/work >>> Source unpacked in /var/tmp/portage/net-p2p/litecoind-0.10.4.0/work >>> Preparing source in /var/tmp/portage/net-p2p/litecoind-0.10.4.0/work/litecoin-0.10.4.0 ... * Applying 0.9.0-sys_leveldb.patch ... [ ok ] * Applying litecoind-0.10.2.2-memenv_h.patch ... [ ok ] * Applying litecoind-0.10.2.2-fix-gnustack.patch ... [ ok ] * Applying litecoind-0.10.4.0-gcc6.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/net-p2p/litecoind-0.10.4.0/work/litecoin-0.10.4.0/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.4.0/work/litecoin-0.10.4.0' ... * 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.4.0/ * Running elibtoolize in: litecoin-0.10.4.0/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... * Running elibtoolize in: litecoin-0.10.4.0/src/secp256k1/ * Running elibtoolize in: litecoin-0.10.4.0/src/secp256k1/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-p2p/litecoind-0.10.4.0/work/litecoin-0.10.4.0 ... * econf: updating litecoin-0.10.4.0/src/secp256k1/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating litecoin-0.10.4.0/src/secp256k1/build-aux/config.guess with /usr/share/gnuconfig/config.guess * econf: updating litecoin-0.10.4.0/depends/config.sub with /usr/share/gnuconfig/config.sub * econf: updating litecoin-0.10.4.0/depends/config.guess with /usr/share/gnuconfig/config.guess * econf: updating litecoin-0.10.4.0/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating litecoin-0.10.4.0/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/lib/portage/python3.6/ebuild-helpers/xattr/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 whether make supports the include directive... yes (GNU style) 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... /usr/bin/ccache 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... no configure: error: Detected LibreSSL: This is NOT supported, and may break consensus compatibility! !!! Please attach the following file when seeking support: !!! /var/tmp/portage/net-p2p/litecoind-0.10.4.0/work/litecoin-0.10.4.0/config.log * ERROR: net-p2p/litecoind-0.10.4.0::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 3197: Called econf '--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' * phase-helpers.sh, line 718: Called __helpers_die 'econf failed' * isolated-functions.sh, line 119: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=net-p2p/litecoind-0.10.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-p2p/litecoind-0.10.4.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-p2p:litecoind-0.10.4.0:20190104-155220.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-p2p/litecoind-0.10.4.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-p2p/litecoind-0.10.4.0/temp/environment'. * Working directory: '/var/tmp/portage/net-p2p/litecoind-0.10.4.0/work/litecoin-0.10.4.0' * S: '/var/tmp/portage/net-p2p/litecoind-0.10.4.0/work/litecoin-0.10.4.0'