D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/dogecoin-1.10.0-3.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PbaxSC + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf dogecoin-1.10.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/v1.10.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dogecoin-1.10.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' '!' -e Makefile.in ']' + ./autogen.sh 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_DIRS, '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.ac:10: installing 'build-aux/compile' configure.ac:5: installing 'build-aux/config.guess' configure.ac:5: installing 'build-aux/config.sub' configure.ac:9: installing 'build-aux/install-sh' configure.ac:9: installing 'build-aux/missing' Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' 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_DIRS, '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.ac:52: installing 'build-aux/compile' configure.ac:15: installing 'build-aux/config.guess' configure.ac:15: installing 'build-aux/config.sub' configure.ac:25: installing 'build-aux/install-sh' configure.ac:25: installing 'build-aux/missing' Makefile.am:5: warning: user variable 'GZIP_ENV' defined here ... /usr/share/automake-1.15/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here Makefile.am:55: warning: user target 'distcleancheck' defined here ... /usr/share/automake-1.15/am/distdir.am: ... overrides Automake target 'distcleancheck' defined here src/Makefile.am: installing 'build-aux/depcomp' src/Makefile.am:426: warning: user target '.mm.o' defined here ... /usr/share/automake-1.15/am/depend2.am: ... overrides Automake target '.mm.o' defined here parallel-tests: installing 'build-aux/test-driver' + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.qHlhKf + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd dogecoin-1.10.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CPPFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/db53' + CPPFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/db53' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --with-incompatible-bdb checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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... /usr/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 g++... 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for g++... g++ checking whether we are using the GNU Objective C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... gcc3 checking how to print strings... printf checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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++ -E checking for ld used by g++... /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++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ 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 ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for strip... /usr/bin/strip checking for gcov... /usr/bin/gcov checking for lcov... no checking for java... no checking for genhtml... no checking for git... no checking for ccache... no checking for xgettext... /usr/bin/xgettext checking for hexdump... /usr/bin/hexdump checking for pkg-config... /usr/bin/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 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 configure: WARNING: Found Berkeley DB other than 5.1; wallets opened by this build will not be portable! checking for main in -ldb_cxx-5.1... no checking for main in -ldb_cxx... 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 for QtCore QtGui QtNetwork... yes checking for QtTest... yes checking for QtDBus... yes checking for moc-qt4... no checking for moc4... no checking for moc... /usr/lib64/qt4/bin/moc checking for uic-qt4... no checking for uic4... no checking for uic... /usr/lib64/qt4/bin/uic checking for rcc-qt4... no checking for rcc4... no checking for rcc... /usr/lib64/qt4/bin/rcc checking for lrelease-qt4... no checking for lrelease4... no checking for lrelease... /usr/lib64/qt4/bin/lrelease checking for lupdate-qt4... no checking for lupdate4... no checking for lupdate... /usr/lib64/qt4/bin/lupdate checking whether to build Dogecoin Core GUI... yes (Qt4) 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... 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... yes checking whether the Boost::Unit_Test_Framework library is available... yes checking for dynamic linked boost test... yes checking for libssl... yes checking for libcrypto... yes checking for protobuf... yes checking for libqrencode... 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 for protoc... /usr/bin/protoc checking whether to build dogecoind... yes checking whether to build utils (dogecoin-cli dogecoin-tx)... yes checking whether to build libraries... yes checking if ccache should be used... no checking if wallet should be enabled... yes checking whether to build with support for UPnP... yes checking whether to build with UPnP enabled by default... no checking whether to build GUI with support for D-Bus... yes checking whether to build GUI with support for QR codes... yes checking whether to build test_dogecoin-qt... yes checking whether to build test_dogecoin... yes checking whether to reduce exports... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libbitcoinconsensus.pc 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 (/home/pterjan/rpmbuild/BUILD/dogecoin-1.10.0/src/secp256k1) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-mageia-linux-gnu' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--x-includes=/usr/include' '--x-libraries=/usr/lib64' '--with-incompatible-bdb' 'build_alias=x86_64-mageia-linux-gnu' 'CXXFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' 'LDFLAGS= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' 'CPPFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -I/usr/include/db53' 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' '--disable-shared' '--with-pic' '--with-bignum=no' --cache-file=/dev/null --srcdir=. checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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... /usr/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 gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/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-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for strip... /usr/bin/strip checking for gcc option to accept ISO C89... (cached) none needed checking if gcc supports -std=c89 -pedantic -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function -Wno-long-long -Wno-overlength-strings... yes checking for __int128... yes checking for __builtin_expect... yes checking for x86_64 assembly availability... yes checking for libcrypto... yes checking for main in -lcrypto... yes checking for EC functions in libcrypto... yes checking whether byte ordering is bigendian... no configure: Using assembly optimizations: x86_64 configure: Using field implementation: 64bit configure: Using bignum implementation: no configure: Using scalar implementation: 64bit configure: Using endomorphism optimizations: no 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. + make Making all in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/dogecoin-1.10.0/src' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/dogecoin-1.10.0/src' CXX crypto/libbitcoinconsensus_la-hmac_sha512.lo CXX crypto/libbitcoinconsensus_la-ripemd160.lo CXX crypto/libbitcoinconsensus_la-scrypt.lo CXX crypto/libbitcoinconsensus_la-sha1.lo CXX crypto/libbitcoinconsensus_la-sha256.lo CXX crypto/libbitcoinconsensus_la-sha512.lo CXX libbitcoinconsensus_la-eccryptoverify.lo CXX libbitcoinconsensus_la-ecwrapper.lo CXX libbitcoinconsensus_la-hash.lo CXX primitives/libbitcoinconsensus_la-transaction.lo CXX libbitcoinconsensus_la-pubkey.lo CXX script/libbitcoinconsensus_la-bitcoinconsensus.lo CXX script/libbitcoinconsensus_la-interpreter.lo CXX script/libbitcoinconsensus_la-script.lo CXX libbitcoinconsensus_la-uint256.lo CXX libbitcoinconsensus_la-utilstrencodings.lo CXXLD libbitcoinconsensus.la CXX dogecoind-bitcoind.o CXX libbitcoin_server_a-addrman.o CXX libbitcoin_server_a-alert.o CXX libbitcoin_server_a-bloom.o CXX libbitcoin_server_a-chain.o CXX libbitcoin_server_a-checkpoints.o CXX libbitcoin_server_a-init.o In file included from txdb.h:10:0, from init.cpp:24: leveldbwrapper.h:25:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void HandleError(const leveldb::Status& status) throw(leveldb_error); ^~~~~ leveldbwrapper.h:93:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Read(const K& key, V& value) const throw(leveldb_error) ^~~~~ leveldbwrapper.h:118:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Write(const K& key, const V& value, bool fSync = false) throw(leveldb_error) ^~~~~ leveldbwrapper.h:126:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Exists(const K& key) const throw(leveldb_error) ^~~~~ leveldbwrapper.h:145:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Erase(const K& key, bool fSync = false) throw(leveldb_error) ^~~~~ leveldbwrapper.h:152:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool WriteBatch(CLevelDBBatch& batch, bool fSync = false) throw(leveldb_error); ^~~~~ leveldbwrapper.h:160:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Sync() throw(leveldb_error) ^~~~~ CXX libbitcoin_server_a-leveldbwrapper.o In file included from leveldbwrapper.cpp:5:0: leveldbwrapper.h:25:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void HandleError(const leveldb::Status& status) throw(leveldb_error); ^~~~~ leveldbwrapper.h:93:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Read(const K& key, V& value) const throw(leveldb_error) ^~~~~ leveldbwrapper.h:118:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Write(const K& key, const V& value, bool fSync = false) throw(leveldb_error) ^~~~~ leveldbwrapper.h:126:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Exists(const K& key) const throw(leveldb_error) ^~~~~ leveldbwrapper.h:145:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Erase(const K& key, bool fSync = false) throw(leveldb_error) ^~~~~ leveldbwrapper.h:152:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool WriteBatch(CLevelDBBatch& batch, bool fSync = false) throw(leveldb_error); ^~~~~ leveldbwrapper.h:160:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Sync() throw(leveldb_error) ^~~~~ leveldbwrapper.cpp:16:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void HandleError(const leveldb::Status& status) throw(leveldb_error) ^~~~~ leveldbwrapper.cpp:83:68: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool CLevelDBWrapper::WriteBatch(CLevelDBBatch& batch, bool fSync) throw(leveldb_error) ^~~~~ CXX libbitcoin_server_a-main.o In file included from txdb.h:10:0, from main.cpp:23: leveldbwrapper.h:25:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] void HandleError(const leveldb::Status& status) throw(leveldb_error); ^~~~~ leveldbwrapper.h:93:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Read(const K& key, V& value) const throw(leveldb_error) ^~~~~ leveldbwrapper.h:118:66: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Write(const K& key, const V& value, bool fSync = false) throw(leveldb_error) ^~~~~ leveldbwrapper.h:126:37: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Exists(const K& key) const throw(leveldb_error) ^~~~~ leveldbwrapper.h:145:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Erase(const K& key, bool fSync = false) throw(leveldb_error) ^~~~~ leveldbwrapper.h:152:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool WriteBatch(CLevelDBBatch& batch, bool fSync = false) throw(leveldb_error); ^~~~~ leveldbwrapper.h:160:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] bool Sync() throw(leveldb_error) ^~~~~ CXX libbitcoin_server_a-merkleblock.o CXX libbitcoin_server_a-miner.o miner.cpp: In function 'CBlockTemplate* CreateNewBlock(const CScript&)': miner.cpp:99:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr pblocktemplate(new CBlockTemplate()); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from primitives/block.h:15, from miner.h:9, from miner.cpp:6: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ miner.cpp: In function 'void BitcoinMiner(CWallet*)': miner.cpp:489:13: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr pblocktemplate(CreateNewBlockWithKey(reservekey)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from primitives/block.h:15, from miner.h:9, from miner.cpp:6: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ CXX libbitcoin_server_a-net.o CXX libbitcoin_server_a-noui.o CXX policy/libbitcoin_server_a-fees.o CXX libbitcoin_server_a-pow.o CXX libbitcoin_server_a-rest.o CXX libbitcoin_server_a-rpcblockchain.o CXX libbitcoin_server_a-rpcmining.o rpcmining.cpp: In function 'json_spirit::Value generate(const Array&, bool)': rpcmining.cpp:154:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr pblocktemplate(CreateNewBlockWithKey(reservekey)); ^~~~~~~~ In file included from /usr/include/c++/7.3.0/memory:80:0, from /usr/include/boost/config/no_tr1/memory.hpp:21, from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, from /usr/include/boost/shared_ptr.hpp:17, from primitives/block.h:15, from chainparams.h:13, from rpcmining.cpp:7: /usr/include/c++/7.3.0/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ CXX libbitcoin_server_a-rpcmisc.o CXX libbitcoin_server_a-rpcnet.o CXX libbitcoin_server_a-rpcrawtransaction.o CXX libbitcoin_server_a-rpcserver.o rpcserver.cpp:507:102: error: wrong number of template arguments (2, should be 1) static void RPCAcceptHandler(boost::shared_ptr< basic_socket_acceptor > acceptor, ^ In file included from /usr/include/boost/asio.hpp:30:0, from rpcprotocol.h:15, from rpcserver.h:10, from rpcserver.cpp:6: /usr/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: provided for 'template class boost::asio::basic_socket_acceptor' class basic_socket_acceptor ^~~~~~~~~~~~~~~~~~~~~ rpcserver.cpp:507:104: error: template argument 1 is invalid static void RPCAcceptHandler(boost::shared_ptr< basic_socket_acceptor > acceptor, ^ rpcserver.cpp:517:95: error: wrong number of template arguments (2, should be 1) static void RPCListen(boost::shared_ptr< basic_socket_acceptor > acceptor, ^ In file included from /usr/include/boost/asio.hpp:30:0, from rpcprotocol.h:15, from rpcserver.h:10, from rpcserver.cpp:6: /usr/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: provided for 'template class boost::asio::basic_socket_acceptor' class basic_socket_acceptor ^~~~~~~~~~~~~~~~~~~~~ rpcserver.cpp:517:97: error: template argument 1 is invalid static void RPCListen(boost::shared_ptr< basic_socket_acceptor > acceptor, ^ rpcserver.cpp: In function 'void RPCListen(int, boost::asio::ssl::context&, bool)': rpcserver.cpp:522:109: error: base operand of '->' is not a pointer boost::shared_ptr< AcceptedConnectionImpl > conn(new AcceptedConnectionImpl(acceptor->get_io_service(), context, fUseSSL)); ^~ rpcserver.cpp:524:13: error: base operand of '->' is not a pointer acceptor->async_accept( ^~ rpcserver.cpp: At global scope: rpcserver.cpp:540:102: error: wrong number of template arguments (2, should be 1) static void RPCAcceptHandler(boost::shared_ptr< basic_socket_acceptor > acceptor, ^ In file included from /usr/include/boost/asio.hpp:30:0, from rpcprotocol.h:15, from rpcserver.h:10, from rpcserver.cpp:6: /usr/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: provided for 'template class boost::asio::basic_socket_acceptor' class basic_socket_acceptor ^~~~~~~~~~~~~~~~~~~~~ rpcserver.cpp:540:104: error: template argument 1 is invalid static void RPCAcceptHandler(boost::shared_ptr< basic_socket_acceptor > acceptor, ^ rpcserver.cpp: In function 'void RPCAcceptHandler(int, boost::asio::ssl::context&, bool, boost::shared_ptr, const boost::system::error_code&)': rpcserver.cpp:547:67: error: base operand of '->' is not a pointer if (error != boost::asio::error::operation_aborted && acceptor->is_open()) ^~ rpcserver.cpp:548:45: error: no matching function for call to 'RPCListen(int&, boost::asio::ssl::context&, const bool&)' RPCListen(acceptor, context, fUseSSL); ^ rpcserver.cpp:517:13: note: candidate: template void RPCListen(int, boost::asio::ssl::context&, bool) static void RPCListen(boost::shared_ptr< basic_socket_acceptor > acceptor, ^~~~~~~~~ rpcserver.cpp:517:13: note: template argument deduction/substitution failed: rpcserver.cpp:548:45: note: couldn't deduce template parameter 'Protocol' RPCListen(acceptor, context, fUseSSL); ^ rpcserver.cpp: In function 'void StartRPCThreads()': rpcserver.cpp:634:77: error: no matching function for call to 'boost::asio::ssl::context::context(boost::asio::io_service&, boost::asio::ssl::context_base::method)' rpc_ssl_context = new ssl::context(*rpc_io_service, ssl::context::sslv23); ^ In file included from /usr/include/boost/asio/ssl/context.hpp:757:0, from /usr/include/boost/asio/ssl.hpp:18, from rpcprotocol.h:16, from rpcserver.h:10, from rpcserver.cpp:6: /usr/include/boost/asio/ssl/impl/context.ipp:326:1: note: candidate: boost::asio::ssl::context::context(boost::asio::ssl::context&&) context::context(context&& other) ^~~~~~~ /usr/include/boost/asio/ssl/impl/context.ipp:326:1: note: candidate expects 1 argument, 2 provided /usr/include/boost/asio/ssl/impl/context.ipp:63:1: note: candidate: boost::asio::ssl::context::context(boost::asio::ssl::context_base::method) context::context(context::method m) ^~~~~~~ /usr/include/boost/asio/ssl/impl/context.ipp:63:1: note: candidate expects 1 argument, 2 provided rpcserver.cpp:653:50: error: 'class boost::asio::ssl::context' has no member named 'impl' SSL_CTX_set_cipher_list(rpc_ssl_context->impl(), strCiphers.c_str()); ^~~~ rpcserver.cpp:713:58: error: no matching function for call to 'RPCListen(boost::shared_ptr >&, boost::asio::ssl::context&, const bool&)' RPCListen(acceptor, *rpc_ssl_context, fUseSSL); ^ rpcserver.cpp:517:13: note: candidate: template void RPCListen(int, boost::asio::ssl::context&, bool) static void RPCListen(boost::shared_ptr< basic_socket_acceptor > acceptor, ^~~~~~~~~ rpcserver.cpp:517:13: note: template argument deduction/substitution failed: rpcserver.cpp:713:58: note: couldn't deduce template parameter 'Protocol' RPCListen(acceptor, *rpc_ssl_context, fUseSSL); ^ make[2]: *** [Makefile:3922: libbitcoin_server_a-rpcserver.o] Error 1 make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dogecoin-1.10.0/src' make[1]: *** [Makefile:6725: all-recursive] Error 1 make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/dogecoin-1.10.0/src' make: *** [Makefile:627: all-recursive] Error 1 error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.qHlhKf (%build) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.qHlhKf (%build) I: [iurt_root_command] ERROR: chroot