Created
September 12, 2016 11:24
-
-
Save ShapeShifter499/287614ada4b9089d4386e7fd7f519d7f to your computer and use it in GitHub Desktop.
verge build.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[raansu@Y40-80 verge-git]$ makepkg -csi | |
==> Making package: verge-git r465.87922b3-1 (Mon Sep 12 04:16:36 PDT 2016) | |
==> Checking runtime dependencies... | |
==> Checking buildtime dependencies... | |
==> Installing missing dependencies... | |
[sudo] password for raansu: | |
resolving dependencies... | |
looking for conflicting packages... | |
Packages (6) qt5-declarative-5.7.0-2 qt5-location-5.7.0-1 qt5-sensors-5.7.0-1 | |
qt5-webchannel-5.7.0-1 qt5-xmlpatterns-5.7.0-1 | |
qt5-webkit-5.7.0-1 | |
Total Download Size: 13.89 MiB | |
Total Installed Size: 64.10 MiB | |
:: Proceed with installation? [Y/n] y | |
:: Retrieving packages... | |
qt5-xmlpatterns-5.7... 1174.3 KiB 1350K/s 00:01 [######################] 100% | |
qt5-declarative-5.7... 3.2 MiB 1370K/s 00:02 [######################] 100% | |
qt5-location-5.7.0-... 619.5 KiB 1327K/s 00:00 [######################] 100% | |
qt5-sensors-5.7.0-1... 155.7 KiB 1416K/s 00:00 [######################] 100% | |
qt5-webchannel-5.7.... 57.9 KiB 1609K/s 00:00 [######################] 100% | |
qt5-webkit-5.7.0-1-... 8.8 MiB 1368K/s 00:07 [######################] 100% | |
(6/6) checking keys in keyring [######################] 100% | |
(6/6) checking package integrity [######################] 100% | |
(6/6) loading package files [######################] 100% | |
(6/6) checking for file conflicts [######################] 100% | |
(6/6) checking available disk space [######################] 100% | |
:: Processing package changes... | |
(1/6) installing qt5-xmlpatterns [######################] 100% | |
(2/6) installing qt5-declarative [######################] 100% | |
(3/6) installing qt5-location [######################] 100% | |
(4/6) installing qt5-sensors [######################] 100% | |
Optional dependencies for qt5-sensors | |
qt5-declarative: QML bindings [installed] | |
(5/6) installing qt5-webchannel [######################] 100% | |
(6/6) installing qt5-webkit [######################] 100% | |
Optional dependencies for qt5-webkit | |
gst-plugins-good: Webm codec support [installed] | |
==> Retrieving sources... | |
-> Cloning VERGE git repo... | |
Cloning into bare repository '/home/raansu/My-AUR-git/verge-git/VERGE'... | |
remote: Counting objects: 3599, done. | |
remote: Total 3599 (delta 0), reused 0 (delta 0), pack-reused 3599 | |
Receiving objects: 100% (3599/3599), 10.24 MiB | 1.05 MiB/s, done. | |
Resolving deltas: 100% (1869/1869), done. | |
Checking connectivity... done. | |
==> Validating source files with sha256sums... | |
VERGE ... Skipped | |
==> Extracting sources... | |
-> Creating working copy of VERGE git repo... | |
Cloning into 'VERGE'... | |
done. | |
==> Starting prepare()... | |
-> Fix verge-qt.desktop, don't conflict with bitcoin | |
==> Starting pkgver()... | |
==> Starting build()... | |
configure.ac:135: installing 'src/build-aux/compile' | |
configure.ac:12: installing 'src/build-aux/config.guess' | |
configure.ac:12: installing 'src/build-aux/config.sub' | |
configure.ac:43: installing 'src/build-aux/install-sh' | |
configure.ac:43: installing 'src/build-aux/missing' | |
configure.ac:719: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') | |
configure.ac:719: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') | |
src/Makefile.am: installing 'src/build-aux/depcomp' | |
parallel-tests: installing 'src/build-aux/test-driver' | |
checking build system type... x86_64-unknown-linux-gnu | |
checking host system type... x86_64-unknown-linux-gnu | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p | |
checking for gawk... gawk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether to enable maintainer-specific portions of Makefiles... yes | |
checking whether make supports nested variables... (cached) yes | |
checking whether enable SSE/SSE2 optimizations... yes | |
checking for g++... g++ | |
checking whether the C++ compiler works... yes | |
checking for C++ compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether g++ accepts -g... yes | |
checking for style of include used by make... GNU | |
checking dependency style of g++... gcc3 | |
checking for 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 how to run the C preprocessor... gcc -E | |
checking how to run the C++ preprocessor... g++ -E | |
checking for gcc... gcc | |
checking whether we are using the GNU Objective C compiler... no | |
checking whether gcc accepts -g... no | |
checking dependency style of gcc... gcc3 | |
checking whether ln -s works... yes | |
checking for g++... g++ | |
checking whether we are using the GNU Objective C++ compiler... no | |
checking whether g++ accepts -g... no | |
checking dependency style of g++... gcc3 | |
checking for a sed that does not truncate output... /usr/bin/sed | |
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 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 pkg-config... /usr/bin/pkg-config | |
checking pkg-config is at least version 0.9.0... yes | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -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 whether byte ordering is bigendian... no | |
checking if compiler needs -Werror to reject unknown flags... no | |
checking for the pthreads library -lpthreads... no | |
checking whether pthreads work without any flags... no | |
checking whether pthreads work with -Kthread... no | |
checking whether pthreads work with -kthread... no | |
checking for the pthreads library -llthread... no | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... no | |
checking for PTHREAD_PRIO_INHERIT... yes | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... yes | |
checking whether strerror_r returns char *... yes | |
checking whether the linker accepts -Wl,--large-address-aware... no | |
checking whether C++ compiler accepts -Wstack-protector... yes | |
checking whether C++ compiler accepts -fstack-protector-all... yes | |
checking whether C++ compiler accepts -fPIE... 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 the linker accepts -pie... yes | |
checking endian.h usability... yes | |
checking endian.h presence... yes | |
checking for endian.h... yes | |
checking stdio.h usability... yes | |
checking stdio.h presence... yes | |
checking for stdio.h... yes | |
checking for stdlib.h... (cached) yes | |
checking for unistd.h... (cached) yes | |
checking for strings.h... (cached) yes | |
checking for sys/types.h... (cached) yes | |
checking for sys/stat.h... (cached) yes | |
checking sys/select.h usability... yes | |
checking sys/select.h presence... yes | |
checking for sys/select.h... yes | |
checking 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 Berkeley DB C++ headers... /usr/include/db4.8/ | |
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 for boostlib >= 1.20.0... yes | |
checking whether the Boost::System library is available... yes | |
checking for exit in -lboost_system... yes | |
checking whether the Boost::Filesystem library is available... yes | |
checking for exit in -lboost_filesystem... yes | |
checking whether the Boost::Program_Options library is available... yes | |
checking for exit in -lboost_program_options... yes | |
checking whether the Boost::Thread library is available... yes | |
checking for exit in -lboost_thread... yes | |
checking whether the Boost::Chrono library is available... yes | |
checking for exit in -lboost_chrono... yes | |
checking whether the Boost::Unit_Test_Framework library is available... yes | |
checking for dynamic linked boost test... yes | |
checking for SSL... yes | |
checking for CRYPTO... yes | |
checking for PROTOBUF... yes | |
checking for QR... yes | |
checking for protoc... /usr/bin/protoc | |
checking whether to build VERGEd... yes | |
checking for QT... yes | |
checking for QT_TEST... yes | |
checking for QT_DBUS... yes | |
checking for moc-qt4... /usr/bin/moc-qt4 | |
checking for uic-qt4... /usr/bin/uic-qt4 | |
checking for rcc-qt4... /usr/bin/rcc-qt4 | |
checking for lrelease-qt4... /usr/bin/lrelease-qt4 | |
checking for lupdate-qt4... /usr/bin/lupdate-qt4 | |
checking whether to build VERGE Core GUI... yes (Qt4) | |
checking if ccache should be used... no | |
checking if wallet should be enabled... yes | |
checking whether to build with support for UPnP... yes | |
checking whether to build with UPnP enabled by default... no | |
checking whether to build GUI with support for D-Bus... yes | |
checking whether to build GUI with support for QR codes... yes | |
checking whether to build test_bitcoin-qt... yes | |
checking whether to build test_bitcoin... 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 qa/pull-tester/run-bitcoind-for-test.sh | |
config.status: creating qa/pull-tester/build-tests.sh | |
config.status: creating src/config/verge-config.h | |
config.status: executing depfiles commands | |
Making all in src | |
make[1]: Entering directory '/home/raansu/My-AUR-git/verge-git/src/VERGE/src' | |
CXX libbitcoin_server_a-addrman.o | |
In file included from addrman.h:9:0, | |
from addrman.cpp:5: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
CXX libbitcoin_server_a-alert.o | |
In file included from alert.h:13:0, | |
from alert.cpp:8: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from alert.cpp:10:0: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
alert.cpp:53:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
" nRelayUntil = %"PRI64d"\n" | |
^ | |
alert.cpp:54:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
" nExpiration = %"PRI64d"\n" | |
^ | |
CXX libbitcoin_server_a-checkpoints.o | |
In file included from addrman.h:9:0, | |
from net.h:20, | |
from checkpoints.h:11, | |
from checkpoints.cpp:8: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from checkpoints.h:11:0, | |
from checkpoints.cpp:8: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from dbx.h:8:0, | |
from checkpoints.cpp:10: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX libbitcoin_server_a-init.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from dbx.h:8, | |
from init.cpp:8: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from dbx.h:8, | |
from init.cpp:8: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from dbx.h:8:0, | |
from init.cpp:8: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
init.cpp:690:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" block index %15"PRI64d"ms\n", GetTimeMillis() - nStart); | |
^ | |
init.cpp:781:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" wallet %15"PRI64d"ms\n", GetTimeMillis() - nStart); | |
^ | |
init.cpp:801:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" rescan %15"PRI64d"ms\n", GetTimeMillis() - nStart); | |
^ | |
init.cpp:842:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Loaded %i addresses from peers.dat %"PRI64d"ms\n", | |
^ | |
init.cpp:853:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("mapBlockIndex.size() = %"PRIszu"\n", mapBlockIndex.size()); | |
^ | |
init.cpp:855:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("setKeyPool.size() = %"PRIszu"\n", pwalletMain->setKeyPool.size()); | |
^ | |
init.cpp:856:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("mapWallet.size() = %"PRIszu"\n", pwalletMain->mapWallet.size()); | |
^ | |
init.cpp:857:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("mapAddressBook.size() = %"PRIszu"\n", pwalletMain->mapAddressBook.size()); | |
^ | |
CXX libbitcoin_server_a-irc.o | |
In file included from addrman.h:9:0, | |
from net.h:20, | |
from irc.cpp:10: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from irc.cpp:10:0: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
irc.cpp:270:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
strMyName = strprintf("x%"PRI64u"", GetRand(1000000000)); | |
^ | |
CXX libbitcoin_server_a-bitcoinrpc.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from wallet.h:13, | |
from init.h:8, | |
from bitcoinrpc.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from wallet.h:13, | |
from init.h:8, | |
from bitcoinrpc.cpp:6: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from wallet.h:13:0, | |
from init.h:8, | |
from bitcoinrpc.cpp:6: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
bitcoinrpc.cpp:364:13: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
"Content-Length: %"PRIszu"\r\n" | |
^ | |
In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12:0, | |
from /usr/include/boost/iostreams/detail/resolve.hpp:26, | |
from /usr/include/boost/iostreams/detail/push.hpp:24, | |
from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, | |
from /usr/include/boost/iostreams/stream_buffer.hpp:22, | |
from /usr/include/boost/iostreams/stream.hpp:21, | |
from bitcoinrpc.cpp:21: | |
/usr/include/boost/type_traits/detail/bool_trait_def.hpp:18:79: note: #pragma message: NOTE: Use of this header (bool_trait_def.hpp) is deprecated | |
# pragma message("NOTE: Use of this header (bool_trait_def.hpp) is deprecated") | |
^ | |
In file included from /usr/include/boost/type_traits/detail/bool_trait_def.hpp:21:0, | |
from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:12, | |
from /usr/include/boost/iostreams/detail/resolve.hpp:26, | |
from /usr/include/boost/iostreams/detail/push.hpp:24, | |
from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, | |
from /usr/include/boost/iostreams/stream_buffer.hpp:22, | |
from /usr/include/boost/iostreams/stream.hpp:21, | |
from bitcoinrpc.cpp:21: | |
/usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated | |
gma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") | |
^ | |
In file included from /usr/include/boost/iostreams/detail/is_dereferenceable.hpp:13:0, | |
from /usr/include/boost/iostreams/detail/resolve.hpp:26, | |
from /usr/include/boost/iostreams/detail/push.hpp:24, | |
from /usr/include/boost/iostreams/detail/streambuf/indirect_streambuf.hpp:31, | |
from /usr/include/boost/iostreams/stream_buffer.hpp:22, | |
from /usr/include/boost/iostreams/stream.hpp:21, | |
from bitcoinrpc.cpp:21: | |
/usr/include/boost/type_traits/detail/template_arity_spec.hpp:13:84: note: #pragma message: NOTE: Use of this header (template_arity_spec.hpp) is deprecated | |
gma message("NOTE: Use of this header (template_arity_spec.hpp) is deprecated") | |
^ | |
CXX libbitcoin_server_a-keystore.o | |
In file included from key.h:14:0, | |
from crypter.h:8, | |
from keystore.h:8, | |
from keystore.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
CXX libbitcoin_server_a-main.o | |
In file included from alert.h:13:0, | |
from main.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from checkpoints.h:11:0, | |
from main.cpp:7: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from dbx.h:8:0, | |
from main.cpp:8: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
main.cpp:216:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("ignoring large orphan tx (size: %"PRIszu", hash: %s)\n", pvMsg->size(), hash.ToString().substr(0,10).c_str()); | |
^ | |
main.cpp:225:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("stored orphan tx %s (mapsz %"PRIszu")\n", hash.ToString().substr(0,10).c_str(), | |
^ | |
main.cpp:654:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return error("CTxMemPool::accept() : not enough fees %s, %"PRI64d" < %"PRI64d, | |
^ | |
main.cpp:654:78: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return error("CTxMemPool::accept() : not enough fees %s, %"PRI64d" < %"PRI64d, | |
^ | |
main.cpp:707:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CTxMemPool::accept() : accepted %s (poolsz %"PRIszu")\n", | |
^ | |
main.cpp:1024:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("GetProofOfStakeReward(): create=%s nCoinAge=%"PRI64d"\n", FormatMoney(nSubsidy).c_str(), nCoinAge); | |
^ | |
main.cpp:1124:13: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("DGW(%s): nActualTimespan = %"PRI64d", nTargetTimespan = %"PRI64d"\n", GetAlgoName(algo).c_str(), nActualTimespan, nTargetTimespan); | |
^ | |
main.cpp:1124:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("DGW(%s): nActualTimespan = %"PRI64d", nTargetTimespan = %"PRI64d"\n", GetAlgoName(algo).c_str(), nActualTimespan, nTargetTimespan); | |
^ | |
main.cpp:1141:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" nActualTimespan = %"PRI64d", nTargetTimespan = %"PRI64d"\n", nActualTimespan, nTargetTimespan); | |
^ | |
main.cpp:1141:45: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" nActualTimespan = %"PRI64d", nTargetTimespan = %"PRI64d"\n", nActualTimespan, nTargetTimespan); | |
^ | |
main.cpp:1380:35: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return DoS(100, error("FetchInputs() : %s prevout.n out of range %d %"PRIszu" %"PRIszu" prev tx %s\n%s", GetHash().ToString().substr(0,10).c_str(), prevout.n, txPrev.vout.size(), txindex.vSpent.size(), prevout.hash.ToString().substr(0,10).c_str(), txPrev.ToString().c_str())); | |
^ | |
main.cpp:1380:89: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
oS(100, error("FetchInputs() : %s prevout.n out of range %d %"PRIszu" %"PRIszu" prev tx %s\n%s", GetHash().ToString().substr(0,10).c_str(), prevout.n, txPrev.vout.size(), txindex.vSpent.size(), prevout.hash.ToString().substr(0,10).c_str(), txPrev.ToString().c_str())); | |
^ | |
main.cpp:1449:39: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return DoS(100, error("ConnectInputs() : %s prevout.n out of range %d %"PRIszu" %"PRIszu" prev tx %s\n%s", GetHash().ToString().substr(0,10).c_str(), prevout.n, txPrev.vout.size(), txindex.vSpent.size(), prevout.hash.ToString().substr(0,10).c_str(), txPrev.ToString().c_str())); | |
^ | |
main.cpp:1449:95: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
(100, error("ConnectInputs() : %s prevout.n out of range %d %"PRIszu" %"PRIszu" prev tx %s\n%s", GetHash().ToString().substr(0,10).c_str(), prevout.n, txPrev.vout.size(), txindex.vSpent.size(), prevout.hash.ToString().substr(0,10).c_str(), txPrev.ToString().c_str())); | |
^ | |
main.cpp:1714:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("ConnectBlock() : destroy=%s nFees=%"PRI64d"\n", FormatMoney(nFees).c_str(), nFees); | |
^ | |
main.cpp:1776:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("REORGANIZE: Disconnect %"PRIszu" blocks; %s..%s\n", vDisconnect.size(), pfork->GetBlockHash().ToString().substr(0,20).c_str(), pindexBest->GetBlockHash().ToString().substr(0,20).c_str()); | |
^ | |
main.cpp:1777:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("REORGANIZE: Connect %"PRIszu" blocks; %s..%s\n", vConnect.size(), pfork->GetBlockHash().ToString().substr(0,20).c_str(), pindexNew->GetBlockHash().ToString().substr(0,20).c_str()); | |
^ | |
main.cpp:1905:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Postponing %"PRIszu" reconnects\n", vpindexSecondary.size()); | |
^ | |
main.cpp:2019:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("coin age nValueIn=%"PRI64d" nTimeDiff=%d bnCentSecond=%s\n", nValueIn, nTime - txPrev.nTime, bnCentSecond.ToString().c_str()); | |
^ | |
main.cpp:2047:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("block coin age total nCoinDays=%"PRI64d"\n", nCoinAge); | |
^ | |
main.cpp:2093:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return error("AddToBlockIndex() : Rejected by stake modifier checkpoint height=%d, modifier=0x%016"PRI64x, pindexNew->nHeight, nStakeModifier); | |
^ | |
main.cpp:2172:30: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return DoS(50, error("CheckBlock() : coinstake timestamp violation nTimeBlock=%"PRI64d" nTimeTx=%u", GetBlockTime(), vtx[1].nTime)); | |
^ | |
main.cpp:2779:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("\nBLOCK: %d (%u,%u) %s %s %08x %08x %s mint %7s tx %"PRIszu"", | |
^ | |
main.cpp:2868:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Loaded %i blocks from external file in %"PRI64d"ms\n", nLoaded, GetTimeMillis() - nStart); | |
^ | |
main.cpp:2996:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("received: %s (%"PRIszu" bytes)\n", strCommand.c_str(), vRecv.size()); | |
^ | |
main.cpp:3145:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return error("message addr size() = %"PRIszu"", vAddr.size()); | |
^ | |
main.cpp:3208:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return error("message inv size() = %"PRIszu"", vInv.size()); | |
^ | |
main.cpp:3258:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return error("message getdata size() = %"PRIszu"", vInv.size()); | |
^ | |
main.cpp:3262:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("received getdata (%"PRIszu" invsz)\n", vInv.size()); | |
^ | |
main.cpp:3681:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("\n\nPROCESSMESSAGE SKIPPED %"PRIpdd" BYTES\n\n", pstart - vRecv.begin()); | |
^ | |
main.cpp:4319:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CreateNewBlock(): total size %"PRI64u"\n", nBlockSize); | |
^ | |
main.cpp:4517:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Running VERGEMiner with %"PRIszu" transactions in block (%u bytes)\n", pblock->vtx.size(), | |
^ | |
main.cpp: In function ‘CBlock* CreateNewBlock(CWallet*, bool, int)’: | |
main.cpp:4038:5: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
auto_ptr<CBlock> pblock(new CBlock()); | |
^~~~~~~~ | |
In file included from /usr/include/c++/6.2.1/memory:81:0, | |
from /usr/include/boost/config/no_tr1/memory.hpp:21, | |
from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, | |
from /usr/include/boost/shared_ptr.hpp:17, | |
from /usr/include/boost/date_time/time_clock.hpp:17, | |
from /usr/include/boost/thread/thread_time.hpp:9, | |
from /usr/include/boost/thread/lock_types.hpp:18, | |
from /usr/include/boost/thread/pthread/thread_data.hpp:12, | |
from /usr/include/boost/thread/thread_only.hpp:17, | |
from /usr/include/boost/thread/thread.hpp:12, | |
from /usr/include/boost/thread.hpp:13, | |
from util.h:22, | |
from alert.h:13, | |
from main.cpp:6: | |
/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
main.cpp: In function ‘void VERGEMiner(CWallet*, bool)’: | |
main.cpp:4492:9: warning: ‘template<class> class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] | |
auto_ptr<CBlock> pblock(CreateNewBlock(pwallet, fProofOfStake, fProofOfStake ? ALGO_SCRYPT : miningAlgo)); | |
^~~~~~~~ | |
In file included from /usr/include/c++/6.2.1/memory:81:0, | |
from /usr/include/boost/config/no_tr1/memory.hpp:21, | |
from /usr/include/boost/smart_ptr/shared_ptr.hpp:23, | |
from /usr/include/boost/shared_ptr.hpp:17, | |
from /usr/include/boost/date_time/time_clock.hpp:17, | |
from /usr/include/boost/thread/thread_time.hpp:9, | |
from /usr/include/boost/thread/lock_types.hpp:18, | |
from /usr/include/boost/thread/pthread/thread_data.hpp:12, | |
from /usr/include/boost/thread/thread_only.hpp:17, | |
from /usr/include/boost/thread/thread.hpp:12, | |
from /usr/include/boost/thread.hpp:13, | |
from util.h:22, | |
from alert.h:13, | |
from main.cpp:6: | |
/usr/include/c++/6.2.1/bits/unique_ptr.h:49:28: note: declared here | |
template<typename> class auto_ptr; | |
^~~~~~~~ | |
CXX libbitcoin_server_a-noui.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from wallet.h:13, | |
from init.h:8, | |
from noui.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from wallet.h:13, | |
from init.h:8, | |
from noui.cpp:6: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from wallet.h:13:0, | |
from init.h:8, | |
from noui.cpp:6: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX libbitcoin_server_a-net.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from dbx.h:8, | |
from net.cpp:7: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from dbx.h:8, | |
from net.cpp:7: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from dbx.h:8:0, | |
from net.cpp:7: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
net.cpp:889:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("socket recv flood control disconnect (%"PRIszu" bytes)\n", vRecv.size()); | |
^ | |
net.cpp:1238:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Flushed %d addresses to peers.dat %"PRI64d"ms\n", | |
^ | |
CXX libbitcoin_server_a-rpcblockchain.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from rpcblockchain.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from rpcblockchain.cpp:6: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from rpcblockchain.cpp:6:0: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
rpcblockchain.cpp:103:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
result.push_back(Pair("modifier", strprintf("%016"PRI64x, blockindex->nStakeModifier))); | |
^ | |
CXX libbitcoin_server_a-rpcmining.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from rpcmining.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from rpcmining.cpp:6: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from rpcmining.cpp:6:0: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX libbitcoin_server_a-rpcnet.o | |
In file included from addrman.h:9:0, | |
from net.h:20, | |
from rpcnet.cpp:8: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from rpcnet.cpp:8:0: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from wallet.h:13:0, | |
from rpcnet.cpp:11: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
rpcnet.cpp:58:50: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
obj.push_back(Pair("services", strprintf("%08"PRI64x, stats.nServices))); | |
^ | |
CXX libbitcoin_server_a-rpcrawtransaction.o | |
In file included from bignum.h:12:0, | |
from base58.h:20, | |
from rpcrawtransaction.cpp:8: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from checkpoints.h:11:0, | |
from bitcoinrpc.h:21, | |
from rpcrawtransaction.cpp:9: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from dbx.h:8:0, | |
from rpcrawtransaction.cpp:10: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
AR libbitcoin_server.a | |
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') | |
CXX libbitcoin_common_a-key.o | |
In file included from key.h:14:0, | |
from key.cpp:10: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
CXX libbitcoin_common_a-netbase.o | |
In file included from netbase.cpp:7:0: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
CXX libbitcoin_common_a-protocol.o | |
In file included from protocol.cpp:7:0: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
CXX libbitcoin_common_a-script.o | |
In file included from key.h:14:0, | |
from crypter.h:8, | |
from keystore.h:8, | |
from script.h:14, | |
from script.cpp:11: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from script.cpp:15: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from script.cpp:15:0: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX libbitcoin_common_a-kernel.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from kernel.h:7, | |
from kernel.cpp:7: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from kernel.h:7, | |
from kernel.cpp:7: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from kernel.h:7:0, | |
from kernel.cpp:7: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
kernel.cpp:133:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("ComputeNextStakeModifier: prev modifier=0x%016"PRI64x" time=%s\n", nStakeModifier, DateTimeStrFormat(nModifierTime).c_str()); | |
^ | |
kernel.cpp:197:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("ComputeNextStakeModifier: new modifier=0x%016"PRI64x" time=%s\n", nStakeModifierNew, DateTimeStrFormat(pindexPrev->GetBlockTime()).c_str()); | |
^ | |
kernel.cpp:295:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CheckStakeKernelHash() : using modifier 0x%016"PRI64x" at height=%d timestamp=%s for block from height=%d timestamp=%s\n", | |
^ | |
kernel.cpp:300:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CheckStakeKernelHash() : check protocol=%s modifier=0x%016"PRI64x" nTimeBlockFrom=%u nTxPrevOffset=%u nTimeTxPrev=%u nPrevout=%u nTimeTx=%u hashProof=%s\n", | |
^ | |
kernel.cpp:312:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CheckStakeKernelHash() : using modifier 0x%016"PRI64x" at height=%d timestamp=%s for block from height=%d timestamp=%s\n", | |
^ | |
kernel.cpp:317:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CheckStakeKernelHash() : pass protocol=%s modifier=0x%016"PRI64x" nTimeBlockFrom=%u nTxPrevOffset=%u nTimeTxPrev=%u nPrevout=%u nTimeTx=%u hashProof=%s\n", | |
^ | |
CXX libbitcoin_common_a-scrypt.o | |
In file included from scrypt.cpp:33:0: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
CC libbitcoin_common_a-groestl.o | |
CC libbitcoin_common_a-blake.o | |
CC libbitcoin_common_a-blake2s-ref.o | |
CC libbitcoin_common_a-bmw.o | |
CC libbitcoin_common_a-cubehash.o | |
CC libbitcoin_common_a-echo.o | |
CC libbitcoin_common_a-jh.o | |
CC libbitcoin_common_a-keccak.o | |
CC libbitcoin_common_a-luffa.o | |
CC libbitcoin_common_a-shavite.o | |
CC libbitcoin_common_a-simd.o | |
CC libbitcoin_common_a-skein.o | |
CC libbitcoin_common_a-hamsi.o | |
CC libbitcoin_common_a-whirlpool.o | |
CC libbitcoin_common_a-shabal.o | |
CC libbitcoin_common_a-fugue.o | |
CXX libbitcoin_common_a-sync.o | |
In file included from sync.cpp:6:0: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
CC libbitcoin_common_a-sha2.o | |
CC libbitcoin_common_a-haval.o | |
CC libbitcoin_common_a-Lyra2.o | |
CC libbitcoin_common_a-Lyra2RE.o | |
CC libbitcoin_common_a-Sponge.o | |
CC libbitcoin_common_a-sph_sha2big.o | |
sph_sha2big.c:34:32: warning: ‘-fpermissive’ is not an option that controls warnings [-Wpragmas] | |
#pragma GCC diagnostic ignored "-fpermissive" | |
^~~~~~~~~~~~~~ | |
In file included from sph_sha2big.c:212:0: | |
sph_md_helper.c:80:32: warning: ‘-fpermissive’ is not an option that controls warnings [-Wpragmas] | |
#pragma GCC diagnostic ignored "-fpermissive" | |
^~~~~~~~~~~~~~ | |
AR libbitcoin_common.a | |
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') | |
CXX libbitcoin_util_a-util.o | |
In file included from util.cpp:6:0: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
util.cpp:388:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
string str = strprintf("%"PRI64d".%06"PRI64d, quotient, remainder); | |
^ | |
util.cpp:388:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
string str = strprintf("%"PRI64d".%06"PRI64d, quotient, remainder); | |
^ | |
util.cpp:1246:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Added time data, samples %d, offset %+"PRI64d" (%+"PRI64d" minutes)\n", vTimeOffsets.size(), nOffsetSample, nOffsetSample/60); | |
^ | |
util.cpp:1246:58: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Added time data, samples %d, offset %+"PRI64d" (%+"PRI64d" minutes)\n", vTimeOffsets.size(), nOffsetSample, nOffsetSample/60); | |
^ | |
util.cpp:1281:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("%+"PRI64d" ", n); | |
^ | |
util.cpp:1284:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("nTimeOffset = %+"PRI64d" (%+"PRI64d" minutes)\n", nTimeOffset, nTimeOffset/60); | |
^ | |
util.cpp:1284:40: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("nTimeOffset = %+"PRI64d" (%+"PRI64d" minutes)\n", nTimeOffset, nTimeOffset/60); | |
^ | |
CXX libbitcoin_util_a-version.o | |
CXX compat/libbitcoin_util_a-glibc_sanity.o | |
CXX compat/libbitcoin_util_a-glibcxx_sanity.o | |
AR libbitcoin_util.a | |
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') | |
CXX libbitcoin_wallet_a-db.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from dbx.h:8, | |
from db.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from dbx.h:8, | |
from db.cpp:6: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from dbx.h:8:0, | |
from db.cpp:6: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
db.cpp:465:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("DBFlush(%s)%s ended %15"PRI64d"ms\n", fShutdown ? "true" : "false", fDbEnvInit ? "" : " db not started", GetTimeMillis() - nStart); | |
^ | |
db.cpp:639:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return error("CTxDB::LoadBlockIndex() : Failed stake modifier checkpoint height=%d, modifier=0x%016"PRI64x, pindex->nHeight, pindex->nStakeModifier); | |
^ | |
CXX libbitcoin_wallet_a-crypter.o | |
In file included from key.h:14:0, | |
from crypter.h:8, | |
from crypter.cpp:13: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
CXX libbitcoin_wallet_a-rpcdump.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from wallet.h:13, | |
from init.h:8, | |
from rpcdump.cpp:5: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from wallet.h:13, | |
from init.h:8, | |
from rpcdump.cpp:5: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from wallet.h:13:0, | |
from init.h:8, | |
from rpcdump.cpp:5: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX libbitcoin_wallet_a-rpcwallet.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from wallet.h:13, | |
from rpcwallet.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from wallet.h:13, | |
from rpcwallet.cpp:6: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from wallet.h:13:0, | |
from rpcwallet.cpp:6: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
rpcwallet.cpp:788:23: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
"(got %"PRIszu" keys, but need at least %d to redeem)", keys.size(), nRequired)); | |
^ | |
CXX libbitcoin_wallet_a-wallet.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from wallet.h:13, | |
from wallet.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from wallet.h:13, | |
from wallet.cpp:6: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from wallet.h:13:0, | |
from wallet.cpp:6: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
wallet.cpp:843:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("ERROR: ReacceptWalletTransactions() : txindex.vSpent.size() %"PRIszu" != wtx.vout.size() %"PRIszu"\n", txindex.vSpent.size(), wtx.vout.size()); | |
^ | |
wallet.cpp:843:97: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
ERROR: ReacceptWalletTransactions() : txindex.vSpent.size() %"PRIszu" != wtx.vout.size() %"PRIszu"\n", txindex.vSpent.size(), wtx.vout.size()); | |
^ | |
wallet.cpp:1711:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" mine: %d %d %"PRI64d"", wtx.GetDepthInMainChain(), wtx.GetBlocksToMaturity(), wtx.GetCredit()); | |
^ | |
wallet.cpp:1716:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" stake: %d %d %"PRI64d"", wtx.GetDepthInMainChain(), wtx.GetBlocksToMaturity(), wtx.GetCredit()); | |
^ | |
wallet.cpp:1779:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CWallet::NewKeyPool wrote %"PRI64d" new keys\n", nKeys); | |
^ | |
wallet.cpp:1804:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("keypool added key %"PRI64d", size=%"PRIszu"\n", nEnd, setKeyPool.size()); | |
^ | |
wallet.cpp:1804:47: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("keypool added key %"PRI64d", size=%"PRIszu"\n", nEnd, setKeyPool.size()); | |
^ | |
wallet.cpp:1834:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("keypool reserve %"PRI64d"\n", nIndex); | |
^ | |
wallet.cpp:1862:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("keypool keep %"PRI64d"\n", nIndex); | |
^ | |
wallet.cpp:1873:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("keypool return %"PRI64d"\n", nIndex); | |
^ | |
CXX libbitcoin_wallet_a-walletdb.o | |
In file included from bignum.h:12:0, | |
from main.h:8, | |
from dbx.h:8, | |
from walletdb.h:8, | |
from walletdb.cpp:6: | |
util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from main.h:10:0, | |
from dbx.h:8, | |
from walletdb.h:8, | |
from walletdb.cpp:6: | |
net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from dbx.h:8:0, | |
from walletdb.h:8, | |
from walletdb.cpp:6: | |
main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
walletdb.cpp:538:32: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Flushed wallet.dat %"PRI64d"ms\n", GetTimeMillis() - nStart); | |
^ | |
walletdb.cpp:599:41: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
std::string newFilename = strprintf("wallet.%"PRI64d".bak", now); | |
^ | |
walletdb.cpp:618:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("Salvage(aggressive) found %"PRIszu" records\n", salvagedData.size()); | |
^ | |
AR libbitcoin_wallet.a | |
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') | |
CXX libbitcoin_sse2_a-scrypt-sse2.o | |
AR libbitcoin_sse2.a | |
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') | |
GEN qt/forms/ui_aboutdialog.h | |
GEN qt/forms/ui_addressbookpage.h | |
GEN qt/forms/ui_askpassphrasedialog.h | |
GEN qt/forms/ui_optionsdialog.h | |
GEN qt/forms/ui_editaddressdialog.h | |
GEN qt/forms/ui_overviewpage.h | |
GEN qt/forms/ui_qrcodedialog.h | |
GEN qt/forms/ui_rpcconsole.h | |
GEN qt/forms/ui_sendcoinsdialog.h | |
GEN qt/forms/ui_sendcoinsentry.h | |
GEN qt/forms/ui_signverifymessagedialog.h | |
GEN qt/forms/ui_chatwindow.h | |
GEN qt/forms/ui_radio.h | |
GEN qt/forms/ui_transactiondescdialog.h | |
GEN qt/forms/ui_blockbrowser.h | |
GEN qt/overviewpage.moc | |
GEN qt/rpcconsole.moc | |
CXX qt/qt_libbitcoinqt_a-bitcoin.o | |
In file included from ./bignum.h:12:0, | |
from ./main.h:8, | |
from ./wallet.h:13, | |
from ./init.h:8, | |
from qt/bitcoin.cpp:21: | |
./util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from ./main.h:10:0, | |
from ./wallet.h:13, | |
from ./init.h:8, | |
from qt/bitcoin.cpp:21: | |
./net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from ./wallet.h:13:0, | |
from ./init.h:8, | |
from qt/bitcoin.cpp:21: | |
./main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
./main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
./main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX qt/qt_libbitcoinqt_a-bitcoinaddressvalidator.o | |
CXX qt/qt_libbitcoinqt_a-bitcoinamountfield.o | |
CXX qt/qt_libbitcoinqt_a-bitcoingui.o | |
In file included from ./bignum.h:12:0, | |
from ./main.h:8, | |
from qt/blockbrowser.h:5, | |
from qt/bitcoingui.cpp:22: | |
./util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from ./main.h:10:0, | |
from qt/blockbrowser.h:5, | |
from qt/bitcoingui.cpp:22: | |
./net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from qt/blockbrowser.h:5:0, | |
from qt/bitcoingui.cpp:22: | |
./main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
./main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
./main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX qt/qt_libbitcoinqt_a-bitcoinunits.o | |
CXX qt/qt_libbitcoinqt_a-blockbrowser.o | |
In file included from ./bignum.h:12:0, | |
from ./main.h:8, | |
from qt/blockbrowser.h:5, | |
from qt/blockbrowser.cpp:1: | |
./util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from ./main.h:10:0, | |
from qt/blockbrowser.h:5, | |
from qt/blockbrowser.cpp:1: | |
./net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from qt/blockbrowser.h:5:0, | |
from qt/blockbrowser.cpp:1: | |
./main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
./main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
./main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX qt/qt_libbitcoinqt_a-clientmodel.o | |
In file included from ./alert.h:13:0, | |
from qt/clientmodel.cpp:7: | |
./util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from ./main.h:10:0, | |
from qt/clientmodel.cpp:8: | |
./net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from qt/clientmodel.cpp:8:0: | |
./main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
./main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
./main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
CXX qt/qt_libbitcoinqt_a-csvmodelwriter.o | |
CXX qt/qt_libbitcoinqt_a-chatwindow.o | |
CXX qt/qt_libbitcoinqt_a-radio.o | |
In file included from qt/radio.cpp:4:0: | |
./util.h:249:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("%"PRI64d, n); | |
^ | |
In file included from ./main.h:10:0, | |
from qt/radio.cpp:5: | |
./net.h:323:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("askfor %s %"PRI64d" (%s)\n", inv.ToString().c_str(), nRequestTime, DateTimeStrFormat("%H:%M:%S", nRequestTime/1000000).c_str()); | |
^ | |
In file included from qt/radio.cpp:5:0: | |
./main.h:713:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:713:72: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
str += strprintf("(hash=%s, nTime=%d, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%d)\n", | |
^ | |
./main.h:1032:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf(" entropybit=%"PRI64d"\n", hashSig.Get64()); | |
^ | |
./main.h:1166:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
printf("CBlock(hash=%s, ver=%d, algo=%d, mined_hash=%s, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu", vchBlockSig=%s)\n", | |
^ | |
./main.h:1430:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] | |
return strprintf("CBlockIndex(nprev=%p, pnext=%p, nFile=%u, nBlockPos=%-6d nHeight=%d, nMint=%s, nMoneySupply=%s, nFlags=(%s)(%d)(%s), nStakeModifier=%016"PRI64x", nStakeModifierChecksum=%08x, hashProofOfStake=%s, prevoutStake=(%s), nStakeTime=%d merkle=%s, hashBlock=%s)", | |
^ | |
qt/radio.cpp:8:20: fatal error: QtWebKit: No such file or directory | |
#include <QtWebKit> | |
^ | |
compilation terminated. | |
make[1]: *** [Makefile:2730: qt/qt_libbitcoinqt_a-radio.o] Error 1 | |
make[1]: Leaving directory '/home/raansu/My-AUR-git/verge-git/src/VERGE/src' | |
make: *** [Makefile:523: all-recursive] Error 1 | |
==> ERROR: A failure occurred in build(). | |
Aborting... | |
[raansu@Y40-80 verge-git]$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment