Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile on a RPI #1

Open
bigjoe2007 opened this issue Nov 12, 2019 · 0 comments
Open

Compile on a RPI #1

bigjoe2007 opened this issue Nov 12, 2019 · 0 comments

Comments

@bigjoe2007
Copy link

hi i have try to compile the wallet on my RPI.

can u support me?

pi@raspberrypi:/DASHD $ sudo bash 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:9: installing 'build-aux/missing'
Makefile.am:54: warning: source file 'src/secp256k1.c' is in a subdirectory,
Makefile.am:54: but option 'subdir-objects' is disabled
automake: warning: possible forward-incompatibility.
automake: At least a source file is in a subdirectory, but the 'subdir-objects'
automake: automake option hasn't been enabled. For now, the corresponding output
automake: object file(s) will be placed in the top-level directory. However,
automake: this behaviour will change in future Automake versions: they will
automake: unconditionally cause object files to be placed in the same subdirectory
automake: of the corresponding sources.
automake: You are advised to start using 'subdir-objects' option throughout your
automake: project, to avoid future incompatibilities.
Makefile.am:68: warning: source file 'src/bench_inv.c' is in a subdirectory,
Makefile.am:68: but option 'subdir-objects' is disabled
Makefile.am:65: warning: source file 'src/bench_sign.c' is in a subdirectory,
Makefile.am:65: but option 'subdir-objects' is disabled
Makefile.am:62: warning: source file 'src/bench_verify.c' is in a subdirectory,
Makefile.am:62: but option 'subdir-objects' is disabled
Makefile.am:76: warning: source file 'src/tests.c' is in a subdirectory,
Makefile.am:76: but option 'subdir-objects' is disabled
Makefile.am: installing 'build-aux/depcomp'
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/ltobsolete.m4'
configure.ac:69: installing 'build-aux/compile'
configure.ac:30: installing 'build-aux/missing'
Makefile.am:9: warning: user variable 'GZIP_ENV' defined here ...
/usr/share/automake-1.16/am/distdir.am: ... overrides Automake variable 'GZIP_ENV' defined here
Makefile.am:61: warning: user target 'distcleancheck' defined here ...
/usr/share/automake-1.16/am/distdir.am: ... overrides Automake target 'distcleancheck' defined here
src/Makefile.am: installing 'build-aux/depcomp'
src/Makefile.am:552: warning: user target '.mm.o' defined here ...
/usr/share/automake-1.16/am/depend2.am: ... overrides Automake target '.mm.o' defined here
pi@raspberrypi:
/DASHD $ sudo bash configure --with-cli --without-gui
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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... 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 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 whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking whether g++ supports C++11 features by default... yes
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... /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... /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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt 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... yes
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) 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
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) 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... yes
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) 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... /usr/bin/java
checking for python3... /usr/bin/python3
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 readelf... /usr/bin/readelf
checking for c++filt... /usr/bin/c++filt
checking for objcopy... /usr/bin/objcopy
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... 64
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 -fPIC... yes
checking whether the linker accepts -pic... no
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... /home/pi/db-4.8.30.NC/build_unix/
checking for main in -ldb_cxx-4.8... 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 DashDiamond 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... 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 for working boost reduced exports... yes
checking whether the linker accepts -Wl,--exclude-libs,ALL... yes
checking whether the Boost::Unit_Test_Framework library is available... yes
checking for dynamic linked boost test... yes
checking for SSL... yes
checking for CRYPTO... yes
checking for EVENT... yes
checking for EVENT_PTHREADS... yes
checking for ZMQ... no
configure: WARNING: libzmq version 4.x or greater not found, disabling
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 dashdiamondd... yes
checking whether to build utils (dashdiamond-cli dashdiamond-tx)... yes
checking whether to build libraries... no
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 test_dashdiamond... yes
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 contrib/devtools/split-debug.sh
config.status: creating src/config/dashdiamond-config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in src/secp256k1 (/home/pi/DASHD/src/secp256k1)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local' '--with-cli' '--without-gui' '--disable-shared' '--with -pic' --cache-file=/dev/null --srcdir=.
checking build system type... armv7l-unknown-linux-gnueabihf
checking host system type... armv7l-unknown-linux-gnueabihf
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking whether make supports the include directive... yes (GNU style)
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... /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... /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 armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop
checking how to convert armv7l-unknown-linux-gnueabihf 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... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt 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... yes
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) 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 C99... none needed
checking if gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -Wno-unused-function... yes
checking for __int128... no
checking whether __builtin_expect is declared... yes
./configure: line 9572: SECP_64BIT_ASM_CHECK: command not found
./configure: line 9578: SECP_INT128_CHECK: command not found
./configure: line 9609: SECP_INT128_CHECK: command not found
./configure: line 9735: SECP_OPENSSL_CHECK: command not found
configure: Using field implementation: 32bit
configure: Using bignum implementation: none
configure: Using scalar implementation: 32bit
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

Options used to compile and link:
with wallet = yes
with gui / qt = no
with zmq = no
with test = yes
with upnp = yes
debug enabled = no

target os = linux
build os =

CC = gcc
CFLAGS = -g -O2
CPPFLAGS = -DBOOST_SPIRIT_THREADSAFE -DHAVE_BUILD_INFO -D__STDC_FORMAT_MACROS -D_FILE_OFFSET_BITS=64 -U_FORTIFY_SOURCE -D_FORTIFY_SOUR CE=2
CXX = g++
CXXFLAGS = -g -O2 -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fstack-protector-all -fPIC -fvisibi lity=hidden
LDFLAGS = -Wl,-z,relro -Wl,-z,now

pi@raspberrypi:~/DASHD $ sudo make
Making all in src
make[1]: Entering directory '/home/pi/DASHD/src'
make[2]: Entering directory '/home/pi/DASHD/src'
CXX dashdiamondd-dashdiamondd.o
CXX libbitcoin_server_a-addrman.o
In file included from util.h:20,
from addrman.h:13,
from addrman.cpp:5:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
case 'x':
^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
case 'e':
^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
case 'f':
^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
case 'g':
^~~~
In file included from /usr/include/c++/8/vector:69,
from serialize.h:20,
from netbase.h:13,
from addrman.h:8,
from addrman.cpp:5:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A rgs&& ...) [with _Args = {const CAddress&}; _Tp = CAddress; _Alloc = std::allocator]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__nor mal_iterator<CAddress*, std::vector >’} changed in GCC 7.1
vector<_Tp, Alloc>::
^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
from serialize.h:20,
from netbase.h:13,
from addrman.h:8,
from addrman.cpp:5:
/usr/include/c++/8/bits/stl_vector.h: In member function ‘void CAddrMan::GetAddr
(std::vector&)’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CAddress*, std::vector< CAddress> >’ changed in GCC 7.1
_M_realloc_insert(end(), __x);
^~~~~~~~~~~~~~~~~
CXX libbitcoin_server_a-alert.o
In file included from util.h:20,
from alert.cpp:14:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
case 'x':
^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
case 'e':
^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
case 'f':
^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
case 'g':
^~~~
In file included from /usr/include/c++/8/map:60,
from serialize.h:14,
from alert.h:9,
from alert.cpp:6:
/usr/include/c++/8/bits/stl_tree.h: In member function ‘void std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_erase_aux(std::_Rb_tr ee<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator) [with _Key = uint256; _Val = std::pair<const uint256, CAlert>; _KeyOfValue = std ::_Select1st<std::pair<const uint256, CAlert> >; _Compare = std::less; _Alloc = std::allocator<std::pair<const uint256, CAlert> >]’:
/usr/include/c++/8/bits/stl_tree.h:2486:5: note: parameter passing for argument of type ‘std::_Rb_tree<uint256, std::pair<const uint256, CAlert >, std::_Select1st<std::pair<const uint256, CAlert> >, std::less, std::allocator<std::pair<const uint256, CAlert> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const uint256, CAlert> >’} changed in GCC 7.1
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_tree.h: In member function ‘bool CAlert::ProcessAlert(bool)’:
/usr/include/c++/8/bits/stl_tree.h:1141:2: note: parameter passing for argument of type ‘std::_Rb_tree<uint256, std::pair<const uint256, CAlert >, std::_Select1st<std::pair<const uint256, CAlert> >, std::less, std::allocator<std::pair<const uint256, CAlert> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const uint256, CAlert> >’} changed in GCC 7.1
_M_erase_aux(__position);
^~~~~~~~~~~~
/usr/include/c++/8/bits/stl_tree.h:1141:2: note: parameter passing for argument of type ‘std::_Rb_tree<uint256, std::pair<const uint256, CAlert >, std::_Select1st<std::pair<const uint256, CAlert> >, std::less, std::allocator<std::pair<const uint256, CAlert> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const uint256, CAlert> >’} changed in GCC 7.1
_M_erase_aux(__position);
^~~~~~~~~~~~
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 sporkdb.h:9,
from init.cpp:32:
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)
^~~~~
In file included from ./util.h:20,
from libzerocoin/Coin.h:20,
from libzerocoin/Accumulator.h:16,
from accumulators.h:8,
from init.cpp:15:
./tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned int&, const char*, int, int)’:
./tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
./tinyformat.h:782:5: note: here
case 'x':
^~~~
./tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
./tinyformat.h:789:5: note: here
case 'e':
^~~~
./tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
./tinyformat.h:795:5: note: here
case 'f':
^~~~
./tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
./tinyformat.h:800:5: note: here
case 'g':
^~~~
In file included from /usr/include/c++/8/vector:69,
from libzerocoin/Denominations.h:15,
from libzerocoin/Coin.h:16,
from libzerocoin/Accumulator.h:16,
from accumulators.h:8,
from init.cpp:15:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A rgs&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx:: __normal_iterator<long long int*, std::vector >’} changed in GCC 7.1
vector<_Tp, _Alloc>::
^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<long long int*, std::vecto r >’ changed in GCC 7.1
_M_realloc_insert(end(), std::forward<_Args>(__args)...);
^~~~~~~~~~~~~~~~~
CXX libbitcoin_server_a-leveldbwrapper.o
In file included from leveldbwrapper.cpp:5:
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)
^~~~~
In file included from util.h:20,
from leveldbwrapper.h:11,
from leveldbwrapper.cpp:5:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
case 'x':
^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
case 'e':
^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
case 'f':
^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
case 'g':
^~~~
CXX libbitcoin_server_a-main.o
In file included from sporkdb.h:9,
from main.cpp:27:
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)
^~~~~
In file included from chain.h:12,
from main.h:17,
from main.cpp:9:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
case 'x':
^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
case 'e':
^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
case 'f':
^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
out.setf(std::ios::uppercase);
~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
case 'g':
^~~~
In file included from /usr/include/c++/8/vector:69,
from serialize.h:20,
from amount.h:9,
from main.h:16,
from main.cpp:9:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A rgs&& ...) [with _Args = {const CAddress&}; _Tp = CAddress; _Alloc = std::allocator]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx::__nor mal_iterator<CAddress*, std::vector >’} changed in GCC 7.1
vector<_Tp, _Alloc>::
^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
from serialize.h:20,
from amount.h:9,
from main.h:16,
from main.cpp:9:
/usr/include/c++/8/bits/stl_vector.h: In member function ‘void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = CAddress; _Al loc = std::allocator]’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CAddress*, std::vector< CAddress> >’ changed in GCC 7.1
_M_realloc_insert(end(), __x);
^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_vector.h: In member function ‘void CNode::PushAddress(const CAddress&)’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CAddress*, std::vector< CAddress> >’ changed in GCC 7.1
_M_realloc_insert(end(), __x);
^~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:69,
from serialize.h:20,
from amount.h:9,
from main.h:16,
from main.cpp:9:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A rgs&& ...) [with _Args = {const CBlockFileInfo&}; _Tp = CBlockFileInfo; _Alloc = std::allocator]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector::iterator’ {aka ‘__gnu_cxx: :__normal_iterator<CBlockFileInfo*, std::vector >’} changed in GCC 7.1
vector<_Tp, _Alloc>::
^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/map:60,
from serialize.h:14,
from amount.h:9,
from main.h:16,
from main.cpp:9:
/usr/include/c++/8/bits/stl_tree.h: In member function ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&& ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const uint256&>, std::tuple<>}; _Key = uint256; _Val = std::pair<const uint25 6, CObfuscationBroadcastTx>; _KeyOfValue = std::_Select1st<std::pair<const uint256, CObfuscationBroadcastTx> >; _Compare = std::less; _Alloc = std::allocator<std::pair<const uint256, CObfuscationBroadcastTx> >]’:
/usr/include/c++/8/bits/stl_tree.h:2411:7: note: parameter passing for argument of type ‘std::_Rb_tree<uint256, std::pair<const uint256, CObfus cationBroadcastTx>, std::_Select1st<std::pair<const uint256, CObfuscationBroadcastTx> >, std::less, std::allocator<std::pair<const uin t256, CObfuscationBroadcastTx> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const uint256, CObfuscationBroadcastTx> >’} ch anged in GCC 7.1
_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/map:61,
from serialize.h:14,
from amount.h:9,
from main.h:16,
from main.cpp:9:
/usr/include/c++/8/bits/stl_map.h: In member function ‘std::map<_Key, _Tp, _Compare, _Alloc>::mapped_type& std::map<_Key, _Tp, _Compare, _Alloc >::operator[](const key_type&) [with _Key = uint256; _Tp = CObfuscationBroadcastTx; _Compare = std::less; _Alloc = std::allocator<std: :pair<const uint256, CObfuscationBroadcastTx> >]’:
/usr/include/c++/8/bits/stl_map.h:499:8: note: parameter passing for argument of type ‘std::_Rb_tree<uint256, std::pair<const uint256, CObfusca tionBroadcastTx>, std::_Select1st<std::pair<const uint256, CObfuscationBroadcastTx> >, std::less, std::allocator<std::pair<const uint2 56, CObfuscationBroadcastTx> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const uint256, CObfuscationBroadcastTx> >’} chan ged in GCC 7.1
__i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
In file included from /usr/include/c++/8/vector:63,
from serialize.h:20,
from amount.h:9,
from main.h:16,
from main.cpp:9:
/usr/include/c++/8/bits/stl_uninitialized.h: In static member function ‘static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>:: __uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const CTxOut*, std::vector< CTxOut> >; _ForwardIterator = CTxOut*; bool _TrivialValueTypes = false]’:
/usr/include/c++/8/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<const CTxOut*, std ::vector >’ changed in GCC 7.1
__uninit_copy(_InputIterator __first, _InputIterator __last,
^~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<const CTxOut*, std ::vector >’ changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h:76:9: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<const CTxOut*, std ::vector >’ changed in GCC 7.1
/usr/include/c++/8/bits/stl_uninitialized.h: In member function ‘std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vecto r<_Tp, _Alloc>&) [with _Tp = CTxOut; _Alloc = std::allocator]’:
/usr/include/c++/8/bits/stl_uninitialized.h:134:15: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<const CTxOut*, s td::vector >’ changed in GCC 7.1
return std::__uninitialized_copy<__is_trivial(_ValueType1)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
&& __is_trivial(_ValueType2)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
&& __assignable>::
~~~~~~~~~~~~~~~~~~
__uninit_copy(__first, __last, __result);

In file included from /usr/include/c++/8/deque:66,
               from /usr/include/boost/detail/container_fwd.hpp:91,
               from /usr/include/boost/container_hash/extensions.hpp:22,
               from /usr/include/boost/container_hash/hash.hpp:760,
               from /usr/include/boost/type_index/stl_type_index.hpp:43,
               from /usr/include/boost/type_index.hpp:29,
               from /usr/include/boost/function/function_base.hpp:21,
               from /usr/include/boost/function/detail/prologue.hpp:17,
               from /usr/include/boost/function.hpp:30,
               from /usr/include/boost/signals2/signal.hpp:18,
               from ./keystore.h:13,
               from primitives/block.h:11,
               from chain.h:11,
               from main.h:17,
               from main.cpp:9:
/usr/include/c++/8/bits/deque.tcc: In function ‘std::_Deque_iterator<_Tp, _Tp&, _Tp*> std::move_backward(std::_Deque_iterator<_Tp, const _Tp&,                                                                 const _Tp*>, std::_Deque_iterator<_Tp, const _Tp&, const _Tp*>, std::_Deque_iterator<_Tp, _Tp&, _Tp*>) [with _Tp = CNetMessage]’:
/usr/include/c++/8/bits/deque.tcc:1072:5: note: parameter passing for argument of type ‘std::_Deque_iterator<CNetMessage, const CNetMessage&, c                                                                onst CNetMessage*>’ changed in GCC 7.1
   move_backward(_Deque_iterator<_Tp, const _Tp&, const _Tp*> __first,
   ^~~~~~~~~~~~~
/usr/include/c++/8/bits/deque.tcc:1072:5: note: parameter passing for argument of type ‘std::_Deque_iterator<CNetMessage, const CNetMessage&, c                                                                onst CNetMessage*>’ changed in GCC 7.1
In file included from /usr/include/c++/8/vector:69,
               from serialize.h:20,
               from amount.h:9,
               from main.h:16,
               from main.cpp:9:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {CTxInUndo}; _Tp = CTxInUndo; _Alloc = std::allocator<CTxInUndo>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<CTxInUndo>::iterator’ {aka ‘__gnu_cxx::__no                                                                rmal_iterator<CTxInUndo*, std::vector<CTxInUndo> >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In function ‘void UpdateCoins(const CTransaction&, CValidationState&, CCoinsViewCache&, CTxUndo&, int)’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CTxInUndo*, std::vector<CT                                                                xInUndo> >’ changed in GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/deque:64,
               from /usr/include/boost/detail/container_fwd.hpp:91,
               from /usr/include/boost/container_hash/extensions.hpp:22,
               from /usr/include/boost/container_hash/hash.hpp:760,
               from /usr/include/boost/type_index/stl_type_index.hpp:43,
               from /usr/include/boost/type_index.hpp:29,
               from /usr/include/boost/function/function_base.hpp:21,
               from /usr/include/boost/function/detail/prologue.hpp:17,
               from /usr/include/boost/function.hpp:30,
               from /usr/include/boost/signals2/signal.hpp:18,
               from ./keystore.h:13,
               from primitives/block.h:11,
               from chain.h:11,
               from main.h:17,
               from main.cpp:9:
/usr/include/c++/8/bits/stl_deque.h: In member function ‘std::deque<_Tp, _Alloc>::iterator std::deque<_Tp, _Alloc>::_M_erase(std::deque<_Tp, _A                                                                lloc>::iterator, std::deque<_Tp, _Alloc>::iterator) [with _Tp = CNetMessage; _Alloc = std::allocator<CNetMessage>]’:
/usr/include/c++/8/bits/stl_deque.h:447:13: note: parameter passing for argument of type ‘std::_Deque_iterator<CNetMessage, const CNetMessage&,                                                                 const CNetMessage*>’ changed in GCC 7.1
   __result); }
           ^
/usr/include/c++/8/bits/stl_deque.h:447:13: note: parameter passing for argument of type ‘std::_Deque_iterator<CNetMessage, const CNetMessage&,                                                                 const CNetMessage*>’ changed in GCC 7.1
/usr/include/c++/8/bits/stl_deque.h:447:13: note: parameter passing for argument of type ‘std::_Deque_iterator<CNetMessage, const CNetMessage&,                                                                 const CNetMessage*>’ changed in GCC 7.1
In file included from /usr/include/c++/8/vector:69,
               from serialize.h:20,
               from amount.h:9,
               from main.h:16,
               from main.cpp:9:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {const CTxOut&}; _Tp = CTxOut; _Alloc = std::allocator<CTxOut>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<CTxOut>::iterator’ {aka ‘__gnu_cxx::__norma                                                                l_iterator<CTxOut*, std::vector<CTxOut> >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
               from serialize.h:20,
               from amount.h:9,
               from main.h:16,
               from main.cpp:9:
/usr/include/c++/8/bits/stl_vector.h: In function ‘bool CheckZerocoinSpend(CTransaction, bool, CValidationState&)’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CTxOut*, std::vector<CT                                                                xOut> >’ changed in GCC 7.1
  _M_realloc_insert(end(), __x);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_vector.h: In function ‘bool LoadBlockIndexDB()’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CBlockFileInfo*, std::v                                                                ector<CBlockFileInfo> >’ changed in GCC 7.1
  _M_realloc_insert(end(), __x);
  ^~~~~~~~~~~~~~~~~
CXX      libbitcoin_server_a-merkleblock.o
CXX      libbitcoin_server_a-miner.o
In file included from chain.h:12,
               from main.h:17,
               from miner.cpp:13:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from serialize.h:20,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {const long long int&}; _Tp = long long int; _Alloc = std::allocator<long long int>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<long long int>::iterator’ {aka ‘__gnu_cxx::                                                                __normal_iterator<long long int*, std::vector<long long int> >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algo.h:61,
               from /usr/include/c++/8/algorithm:62,
               from serialize.h:10,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/stl_heap.h: In function ‘void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _Rand                                                                omAccessIterator = __gnu_cxx::__normal_iterator<boost::tuples::tuple<double, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<                                                                double, CFeeRate, const CTransaction*> > >; _Distance = int; _Tp = boost::tuples::tuple<double, CFeeRate, const CTransaction*>; _Compare = __gn                                                                u_cxx::__ops::_Iter_comp_val<TxPriorityCompare>]’:
/usr/include/c++/8/bits/stl_heap.h:128:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<boost::tuples::tuple<doubl                                                                e, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<double, CFeeRate, const CTransaction*> > >’ changed in GCC 7.1
   __push_heap(_RandomAccessIterator __first,
   ^~~~~~~~~~~
In file included from /usr/include/c++/8/vector:69,
               from serialize.h:20,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {long long int}; _Tp = long long int; _Alloc = std::allocator<long long int>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<long long int>::iterator’ {aka ‘__gnu_cxx::                                                                __normal_iterator<long long int*, std::vector<long long int> >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long int};                                                                 _Tp = long long int; _Alloc = std::allocator<long long int>]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<long long int*, std::vecto                                                                r<long long int> >’ changed in GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {boost::tuples::tuple<double, CFeeRate, const CTransaction*, boost::tuples::null_type, boost::tuples::null_type, boost                                                                ::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>}; _Tp = boost::tup                                                                les::tuple<double, CFeeRate, const CTransaction*>; _Alloc = std::allocator<boost::tuples::tuple<double, CFeeRate, const CTransaction*> >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<boost::tuples::tuple<double, CFeeRate, cons                                                                t CTransaction*> >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<boost::tuples::tuple<double, CFeeRate, const CTransaction*>*, std::vector<boos                                                                t::tuples::tuple<double, CFeeRate, const CTransaction*> > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {boost::tuples::                                                                tuple<double, CFeeRate, const CTransaction*, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_                                                                type, boost::tuples::null_type, boost::tuples::null_type, boost::tuples::null_type>}; _Tp = boost::tuples::tuple<double, CFeeRate, const CTrans                                                                action*>; _Alloc = std::allocator<boost::tuples::tuple<double, CFeeRate, const CTransaction*> >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<boost::tuples::tuple<doubl                                                                e, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<double, CFeeRate, const CTransaction*> > >’ changed in GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algo.h:61,
               from /usr/include/c++/8/algorithm:62,
               from serialize.h:10,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/stl_heap.h: In function ‘void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _Ran                                                                domAccessIterator = __gnu_cxx::__normal_iterator<boost::tuples::tuple<double, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple                                                                <double, CFeeRate, const CTransaction*> > >; _Distance = int; _Tp = boost::tuples::tuple<double, CFeeRate, const CTransaction*>; _Compare = __g                                                                nu_cxx::__ops::_Iter_comp_iter<TxPriorityCompare>]’:
/usr/include/c++/8/bits/stl_heap.h:214:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<boost::tuples::tuple<doubl                                                                e, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<double, CFeeRate, const CTransaction*> > >’ changed in GCC 7.1
   __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
   ^~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_heap.h: In function ‘void std::__make_heap(_RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAc                                                                cessIterator = __gnu_cxx::__normal_iterator<boost::tuples::tuple<double, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<doub                                                                le, CFeeRate, const CTransaction*> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter<TxPriorityCompare>]’:
/usr/include/c++/8/bits/stl_heap.h:326:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<boost::tuples::tuple<doubl                                                                e, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<double, CFeeRate, const CTransaction*> > >’ changed in GCC 7.1
   __make_heap(_RandomAccessIterator __first, _RandomAccessIterator __last,
   ^~~~~~~~~~~
/usr/include/c++/8/bits/stl_heap.h:326:5: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<boost::tuples::tuple<doubl                                                                e, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<double, CFeeRate, const CTransaction*> > >’ changed in GCC 7.1
In file included from /usr/include/c++/8/map:60,
               from serialize.h:14,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/stl_tree.h: In member function ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key,                                                                 _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&&                                                                 ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const uint256&>, std::tuple<>}; _Key = uint256; _Val = std::pair<const uint25                                                                6, CTxMemPoolEntry>; _KeyOfValue = std::_Select1st<std::pair<const uint256, CTxMemPoolEntry> >; _Compare = std::less<uint256>; _Alloc = std::al                                                                locator<std::pair<const uint256, CTxMemPoolEntry> >]’:
/usr/include/c++/8/bits/stl_tree.h:2411:7: note: parameter passing for argument of type ‘std::_Rb_tree<uint256, std::pair<const uint256, CTxMem                                                                PoolEntry>, std::_Select1st<std::pair<const uint256, CTxMemPoolEntry> >, std::less<uint256>, std::allocator<std::pair<const uint256, CTxMemPool                                                                Entry> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const uint256, CTxMemPoolEntry> >’} changed in GCC 7.1
     _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/bits/stl_algo.h:61,
               from /usr/include/c++/8/algorithm:62,
               from serialize.h:10,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/stl_heap.h: In function ‘CBlockTemplate* CreateNewBlock(const CScript&, CWallet*, bool)’:
/usr/include/c++/8/bits/stl_heap.h:397:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<boost::tuples::tuple<doub                                                                le, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<double, CFeeRate, const CTransaction*> > >’ changed in GCC 7.1
     std::__make_heap(__first, __last, __cmp);
     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/map:61,
               from serialize.h:14,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/stl_map.h:499:8: note: parameter passing for argument of type ‘std::_Rb_tree<uint256, std::pair<const uint256, CTxMemPo                                                                olEntry>, std::_Select1st<std::pair<const uint256, CTxMemPoolEntry> >, std::less<uint256>, std::allocator<std::pair<const uint256, CTxMemPoolEn                                                                try> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const uint256, CTxMemPoolEntry> >’} changed in GCC 7.1
  __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
In file included from /usr/include/c++/8/bits/stl_algo.h:61,
               from /usr/include/c++/8/algorithm:62,
               from serialize.h:10,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/stl_heap.h:397:23: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<boost::tuples::tuple<doub                                                                le, CFeeRate, const CTransaction*>*, std::vector<boost::tuples::tuple<double, CFeeRate, const CTransaction*> > >’ changed in GCC 7.1
     std::__make_heap(__first, __last, __cmp);
     ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
               from serialize.h:20,
               from amount.h:9,
               from miner.cpp:11:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<long long int*, std::ve                                                                ctor<long long int> >’ changed in GCC 7.1
  _M_realloc_insert(end(), __x);
  ^~~~~~~~~~~~~~~~~
miner.cpp:436:1: note: parameter passing for argument of type ‘std::vector<long long int>::iterator’ {aka ‘__gnu_cxx::__normal_iterator<long lo                                                                ng int*, std::vector<long long int> >’} changed in GCC 7.1
}
^
CXX      libbitcoin_server_a-net.o
In file included from util.h:20,
               from addrman.h:13,
               from net.cpp:14:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from serialize.h:20,
               from bloom.h:8,
               from net.h:10,
               from net.cpp:12:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {const CAddress&}; _Tp = CAddress; _Alloc = std::allocator<CAddress>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<CAddress>::iterator’ {aka ‘__gnu_cxx::__nor                                                                mal_iterator<CAddress*, std::vector<CAddress> >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
               from serialize.h:20,
               from bloom.h:8,
               from net.h:10,
               from net.cpp:12:
/usr/include/c++/8/bits/stl_vector.h: In function ‘void AdvertizeLocal(CNode*)’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CAddress*, std::vector<                                                                CAddress> >’ changed in GCC 7.1
  _M_realloc_insert(end(), __x);
  ^~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/map:60,
               from serialize.h:14,
               from bloom.h:8,
               from net.h:10,
               from net.cpp:12:
/usr/include/c++/8/bits/stl_tree.h: In member function ‘std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::iterator std::_Rb_tree<_Key,                                                                 _Val, _KeyOfValue, _Compare, _Alloc>::_M_emplace_hint_unique(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::const_iterator, _Args&&                                                                 ...) [with _Args = {const std::piecewise_construct_t&, std::tuple<const CNetAddr&>, std::tuple<>}; _Key = CNetAddr; _Val = std::pair<const CNet                                                                Addr, long long int>; _KeyOfValue = std::_Select1st<std::pair<const CNetAddr, long long int> >; _Compare = std::less<CNetAddr>; _Alloc = std::a                                                                llocator<std::pair<const CNetAddr, long long int> >]’:
/usr/include/c++/8/bits/stl_tree.h:2411:7: note: parameter passing for argument of type ‘std::_Rb_tree<CNetAddr, std::pair<const CNetAddr, long                                                                 long int>, std::_Select1st<std::pair<const CNetAddr, long long int> >, std::less<CNetAddr>, std::allocator<std::pair<const CNetAddr, long long                                                                 int> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const CNetAddr, long long int> >’} changed in GCC 7.1
     _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/map:61,
               from serialize.h:14,
               from bloom.h:8,
               from net.h:10,
               from net.cpp:12:
/usr/include/c++/8/bits/stl_map.h: In static member function ‘static bool CNode::Ban(const CNetAddr&)’:
/usr/include/c++/8/bits/stl_map.h:499:8: note: parameter passing for argument of type ‘std::_Rb_tree<CNetAddr, std::pair<const CNetAddr, long l                                                                ong int>, std::_Select1st<std::pair<const CNetAddr, long long int> >, std::less<CNetAddr>, std::allocator<std::pair<const CNetAddr, long long i                                                                nt> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const CNetAddr, long long int> >’} changed in GCC 7.1
  __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
/usr/include/c++/8/bits/stl_map.h:499:8: note: parameter passing for argument of type ‘std::_Rb_tree<CNetAddr, std::pair<const CNetAddr, long l                                                                ong int>, std::_Select1st<std::pair<const CNetAddr, long long int> >, std::less<CNetAddr>, std::allocator<std::pair<const CNetAddr, long long i                                                                nt> > >::const_iterator’ {aka ‘std::_Rb_tree_const_iterator<std::pair<const CNetAddr, long long int> >’} changed in GCC 7.1
  __i = _M_t._M_emplace_hint_unique(__i, std::piecewise_construct,
In file included from /usr/include/c++/8/vector:64,
               from serialize.h:20,
               from bloom.h:8,
               from net.h:10,
               from net.cpp:12:
/usr/include/c++/8/bits/stl_vector.h: In function ‘void ThreadDNSAddressSeed()’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CAddress*, std::vector<                                                                CAddress> >’ changed in GCC 7.1
  _M_realloc_insert(end(), __x);
  ^~~~~~~~~~~~~~~~~
CXX      libbitcoin_server_a-noui.o
In file included from util.h:20,
               from noui.cpp:12:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
CXX      libbitcoin_server_a-pow.o
CXX      libbitcoin_server_a-rest.o
CXX      libbitcoin_server_a-rpcblockchain.o
In file included from chain.h:12,
               from main.h:17,
               from rpcblockchain.cpp:10:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from uint256.h:17,
               from checkpoints.h:8,
               from rpcblockchain.cpp:9:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc                                                                ator<char> > > >}; _Tp = json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_s                                                                pirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Pa                                                                ir_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Pai                                                                r_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Pair_impl<json_spirit::Config_vect                                                                or<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allo                                                                cator<char> > > >}; _Tp = json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json                                                                _spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Value_impl<json_spirit::Config                                                                _vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char                                                                > > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >                                                                *, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<                                                                json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Value_impl<json_spirit::Config_v                                                                ector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<js                                                                on_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::ba                                                                sic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in                                                                 GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
CXX      libbitcoin_server_a-rpcmasternode.o
In file included from chain.h:12,
               from main.h:17,
               from masternode.h:11,
               from activemasternode.h:11,
               from rpcmasternode.cpp:6:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from allocators.h:12,
               from key.h:10,
               from activemasternode.h:10,
               from rpcmasternode.cpp:6:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc                                                                ator<char> > > >}; _Tp = json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_s                                                                pirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Pa                                                                ir_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Pai                                                                r_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Pair_impl<json_spirit::Config_vect                                                                or<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allo                                                                cator<char> > > >}; _Tp = json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json                                                                _spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Value_impl<json_spirit::Config                                                                _vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char                                                                > > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >                                                                *, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<                                                                json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Value_impl<json_spirit::Config_v                                                                ector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<js                                                                on_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::ba                                                                sic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in                                                                 GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
CXX      libbitcoin_server_a-rpcmasternode-budget.o
In file included from chain.h:12,
               from main.h:17,
               from masternode.h:11,
               from activemasternode.h:11,
               from rpcmasternode-budget.cpp:6:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from allocators.h:12,
               from key.h:10,
               from activemasternode.h:10,
               from rpcmasternode-budget.cpp:6:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc                                                                ator<char> > > >}; _Tp = json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_s                                                                pirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Pa                                                                ir_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Pai                                                                r_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Pair_impl<json_spirit::Config_vect                                                                or<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allo                                                                cator<char> > > >}; _Tp = json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json                                                                _spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Value_impl<json_spirit::Config                                                                _vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char                                                                > > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >                                                                *, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<                                                                json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Value_impl<json_spirit::Config_v                                                                ector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<js                                                                on_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::ba                                                                sic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in                                                                 GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
CXX      libbitcoin_server_a-rpcmining.o
In file included from chain.h:12,
               from main.h:17,
               from rpcmining.cpp:13:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from serialize.h:20,
               from amount.h:9,
               from rpcmining.cpp:8:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc                                                                ator<char> > > >}; _Tp = json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_s                                                                pirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Pa                                                                ir_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Pai                                                                r_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Pair_impl<json_spirit::Config_vect                                                                or<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allo                                                                cator<char> > > >}; _Tp = json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json                                                                _spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Value_impl<json_spirit::Config                                                                _vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char                                                                > > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >                                                                *, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<                                                                json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Value_impl<json_spirit::Config_v                                                                ector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<js                                                                on_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::ba                                                                sic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in                                                                 GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
CXX      libbitcoin_server_a-rpcmisc.o
In file included from chain.h:12,
               from main.h:17,
               from rpcmisc.cpp:12:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from chainparamsbase.h:9,
               from chainparams.h:11,
               from base58.h:17,
               from rpcmisc.cpp:9:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allo                                                                cator<char> > > >}; _Tp = json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json                                                                _spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Value_impl<json_spirit::Config                                                                _vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char                                                                > > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >                                                                *, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<                                                                json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc                                                                ator<char> > > >}; _Tp = json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_s                                                                pirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Pa                                                                ir_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Pai                                                                r_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Pair_impl<json_spirit::Config_vect                                                                or<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘json_spirit::Object DescribeAddressVisitor::operator()(const CScriptID&) const’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<js                                                                on_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::ba                                                                sic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in                                                                 GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_range_insert(std::vector<_Tp, _Alloc>::iterator, _For                                                                wardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = __gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_sp                                                                irit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_st                                                                ring<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >; _Tp = json_spirit:                                                                :Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:672:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc:672:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
/usr/include/c++/8/bits/vector.tcc:672:7: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
/usr/include/c++/8/bits/vector.tcc:672:7: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
/usr/include/c++/8/bits/vector.tcc:672:7: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
In file included from /usr/include/c++/8/vector:64,
               from chainparamsbase.h:9,
               from chainparams.h:11,
               from base58.h:17,
               from rpcmisc.cpp:9:
/usr/include/c++/8/bits/stl_vector.h: In function ‘json_spirit::Value validateaddress(const Array&, bool)’:
/usr/include/c++/8/bits/stl_vector.h:1549:4: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Conf                                                                ig_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<cha                                                                r> > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >                                                                *, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<js                                                                on_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
  _M_range_insert(__pos, __first, __last,
  ^~~~~~~~~~~~~~~
/usr/include/c++/8/bits/stl_vector.h:1549:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<                                                                json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::b                                                                asic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in                                                                 GCC 7.1
CXX      libbitcoin_server_a-rpcnet.o
In file included from chain.h:12,
               from main.h:17,
               from rpcnet.cpp:10:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from serialize.h:20,
               from amount.h:9,
               from rpcserver.h:10,
               from rpcnet.cpp:7:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {const CNodeStats&}; _Tp = CNodeStats; _Alloc = std::allocator<CNodeStats>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<CNodeStats>::iterator’ {aka ‘__gnu_cxx::__n                                                                ormal_iterator<CNodeStats*, std::vector<CNodeStats> >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc                                                                ator<char> > > >}; _Tp = json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_s                                                                pirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Pa                                                                ir_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Pai                                                                r_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Pair_impl<json_spirit::Config_vect                                                                or<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allo                                                                cator<char> > > >}; _Tp = json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json                                                                _spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Value_impl<json_spirit::Config                                                                _vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char                                                                > > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >                                                                *, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<                                                                json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Value_impl<json_spirit::Config_v                                                                ector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<js                                                                on_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::ba                                                                sic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in                                                                 GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
               from serialize.h:20,
               from amount.h:9,
               from rpcserver.h:10,
               from rpcnet.cpp:7:
/usr/include/c++/8/bits/stl_vector.h: In function ‘json_spirit::Value getpeerinfo(const Array&, bool)’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CNodeStats*, std::vecto                                                                r<CNodeStats> >’ changed in GCC 7.1
  _M_realloc_insert(end(), __x);
  ^~~~~~~~~~~~~~~~~
CXX      libbitcoin_server_a-rpcrawtransaction.o
In file included from chain.h:12,
               from main.h:17,
               from rpcrawtransaction.cpp:13:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
In file included from /usr/include/c++/8/vector:69,
               from chainparamsbase.h:9,
               from chainparams.h:11,
               from base58.h:17,
               from rpcrawtransaction.cpp:9:
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {const CTxOut&}; _Tp = CTxOut; _Alloc = std::allocator<CTxOut>]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<CTxOut>::iterator’ {aka ‘__gnu_cxx::__norma                                                                l_iterator<CTxOut*, std::vector<CTxOut> >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::alloc                                                                ator<char> > > >}; _Tp = json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_s                                                                pirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Pair_impl<json_spirit::Config_                                                                vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char>                                                                 > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >*,                                                                 std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Pair_impl<json_                                                                spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Pa                                                                ir_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Pai                                                                r_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Pair_impl<json_spirit::Config_vect                                                                or<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Pair_impl<jso                                                                n_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basi                                                                c_string<char> > >, std::allocator<json_spirit::Pair_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in GCC                                                                 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _A                                                                rgs&& ...) [with _Args = {json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allo                                                                cator<char> > > >}; _Tp = json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json                                                                _spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:413:7: note: parameter passing for argument of type ‘std::vector<json_spirit::Value_impl<json_spirit::Config                                                                _vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char                                                                > > > > >::iterator’ {aka ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >                                                                *, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >, std::allocator<json_spirit::Value_impl<                                                                json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’} changed in GCC 7.1
     vector<_Tp, _Alloc>::
     ^~~~~~~~~~~~~~~~~~~
/usr/include/c++/8/bits/vector.tcc: In member function ‘void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >}; _Tp = json_spirit::Va                                                                lue_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > >; _Alloc = std::allocator<json_spirit::Value_impl<json_spirit::Config_v                                                                ector<std::__cxx11::basic_string<char> > > >]’:
/usr/include/c++/8/bits/vector.tcc:109:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<json_spirit::Value_impl<js                                                                on_spirit::Config_vector<std::__cxx11::basic_string<char> > >*, std::vector<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::ba                                                                sic_string<char> > >, std::allocator<json_spirit::Value_impl<json_spirit::Config_vector<std::__cxx11::basic_string<char> > > > > >’ changed in                                                                 GCC 7.1
  _M_realloc_insert(end(), std::forward<_Args>(__args)...);
  ^~~~~~~~~~~~~~~~~
In file included from /usr/include/c++/8/vector:64,
               from chainparamsbase.h:9,
               from chainparams.h:11,
               from base58.h:17,
               from rpcrawtransaction.cpp:9:
/usr/include/c++/8/bits/stl_vector.h: In function ‘json_spirit::Value createrawtransaction(const Array&, bool)’:
/usr/include/c++/8/bits/stl_vector.h:1085:4: note: parameter passing for argument of type ‘__gnu_cxx::__normal_iterator<CTxOut*, std::vector<CT                                                                xOut> >’ changed in GCC 7.1
  _M_realloc_insert(end(), __x);
  ^~~~~~~~~~~~~~~~~
CXX      libbitcoin_server_a-rpcserver.o
rpcserver.cpp:527:101: error: wrong number of template arguments (2, should be 1)
static void RPCAcceptHandler(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
                                                                                                   ^
In file included from /usr/include/boost/asio.hpp:30,
               from rpcprotocol.h:9,
               from rpcserver.h:11,
               from rpcserver.cpp:9:
/usr/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: provided for ‘template<class Protocol> class boost::asio::basic_socket_acceptor’
class basic_socket_acceptor
     ^~~~~~~~~~~~~~~~~~~~~
rpcserver.cpp:527:103: error: template argument 1 is invalid
static void RPCAcceptHandler(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
                                                                                                     ^
rpcserver.cpp:537:94: error: wrong number of template arguments (2, should be 1)
static void RPCListen(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
                                                                                            ^
In file included from /usr/include/boost/asio.hpp:30,
               from rpcprotocol.h:9,
               from rpcserver.h:11,
               from rpcserver.cpp:9:
/usr/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: provided for ‘template<class Protocol> class boost::asio::basic_socket_acceptor’
class basic_socket_acceptor
     ^~~~~~~~~~~~~~~~~~~~~
rpcserver.cpp:537:96: error: template argument 1 is invalid
static void RPCListen(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
                                                                                              ^
rpcserver.cpp: In function ‘void RPCListen(int, boost::asio::ssl::context&, bool)’:
rpcserver.cpp:542:108: error: base operand of ‘->’ is not a pointer
   boost::shared_ptr<AcceptedConnectionImpl<Protocol> > conn(new AcceptedConnectionImpl<Protocol>(acceptor->get_io_service(), context, fUseSS                                                                L));
                                                                                                          ^~
rpcserver.cpp:544:13: error: base operand of ‘->’ is not a pointer
   acceptor->async_accept(
           ^~
rpcserver.cpp: At global scope:
rpcserver.cpp:560:101: error: wrong number of template arguments (2, should be 1)
static void RPCAcceptHandler(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
                                                                                                   ^
In file included from /usr/include/boost/asio.hpp:30,
               from rpcprotocol.h:9,
               from rpcserver.h:11,
               from rpcserver.cpp:9:
/usr/include/boost/asio/basic_socket_acceptor.hpp:73:7: note: provided for ‘template<class Protocol> class boost::asio::basic_socket_acceptor’
class basic_socket_acceptor
     ^~~~~~~~~~~~~~~~~~~~~
rpcserver.cpp:560:103: error: template argument 1 is invalid
static void RPCAcceptHandler(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
                                                                                                     ^
rpcserver.cpp: In function ‘void RPCAcceptHandler(int, boost::asio::ssl::context&, bool, boost::shared_ptr<AcceptedConnection>, const boost::sy                                                                stem::error_code&)’:
rpcserver.cpp:567:60: error: base operand of ‘->’ is not a pointer
   if (error != asio::error::operation_aborted && acceptor->is_open())
                                                          ^~
rpcserver.cpp:568:45: error: no matching function for call to ‘RPCListen(int&, boost::asio::ssl::context&, const bool&)’
       RPCListen(acceptor, context, fUseSSL);
                                           ^
rpcserver.cpp:537:13: note: candidate: ‘template<class Protocol, class SocketAcceptorService> void RPCListen(int, boost::asio::ssl::context&, b                                                                ool)’
static void RPCListen(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
           ^~~~~~~~~
rpcserver.cpp:537:13: note:   template argument deduction/substitution failed:
rpcserver.cpp:568:45: note:   couldn't deduce template parameter ‘Protocol’
       RPCListen(acceptor, context, fUseSSL);
                                           ^
rpcserver.cpp: In function ‘void StartRPCThreads()’:
rpcserver.cpp:648:77: error: no matching function for call to ‘boost::asio::ssl::context::context(boost::asio::io_service&, boost::asio::ssl::c                                                                ontext_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,
               from /usr/include/boost/asio/ssl.hpp:18,
               from rpcprotocol.h:10,
               from rpcserver.h:11,
               from rpcserver.cpp:9:
/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:670: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:726:58: error: no matching function for call to ‘RPCListen(boost::shared_ptr<boost::asio::basic_socket_acceptor<boost::asio::ip::                                                                tcp> >&, boost::asio::ssl::context&, const bool&)’
           RPCListen(acceptor, *rpc_ssl_context, fUseSSL);
                                                        ^
rpcserver.cpp:537:13: note: candidate: ‘template<class Protocol, class SocketAcceptorService> void RPCListen(int, boost::asio::ssl::context&, b                                                                ool)’
static void RPCListen(boost::shared_ptr<basic_socket_acceptor<Protocol, SocketAcceptorService> > acceptor,
           ^~~~~~~~~
rpcserver.cpp:537:13: note:   template argument deduction/substitution failed:
rpcserver.cpp:726:58: note:   couldn't deduce template parameter ‘Protocol’
           RPCListen(acceptor, *rpc_ssl_context, fUseSSL);
                                                        ^
In file included from chain.h:12,
               from main.h:17,
               from rpcserver.cpp:13:
tinyformat.h: In static member function ‘static const char* tinyformat::detail::FormatIterator::streamStateFromFormat(std::ostream&, unsigned i                                                                nt&, const char*, int, int)’:
tinyformat.h:781:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:782:5: note: here
   case 'x':
   ^~~~
tinyformat.h:788:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:789:5: note: here
   case 'e':
   ^~~~
tinyformat.h:794:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:795:5: note: here
   case 'f':
   ^~~~
tinyformat.h:799:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
       out.setf(std::ios::uppercase);
       ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
tinyformat.h:800:5: note: here
   case 'g':
   ^~~~
make[2]: *** [Makefile:4983: libbitcoin_server_a-rpcserver.o] Error 1
make[2]: Leaving directory '/home/pi/DASHD/src'
make[1]: *** [Makefile:8164: all-recursive] Error 1
make[1]: Leaving directory '/home/pi/DASHD/src'
make: *** [Makefile:611: all-recursive] Error 1
pi@raspberrypi:~/DASHD $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant