Giter VIP home page Giter VIP logo

devcoin / core Goto Github PK

View Code? Open in Web Editor NEW
19.0 15.0 18.0 23.97 MB

Devcoin (DVC) - From the many, one. From one, the source

Home Page: http://www.devcoin.org

License: MIT License

Python 18.96% Shell 1.63% C++ 66.88% C 8.74% Objective-C++ 0.04% Makefile 0.94% QMake 0.01% CMake 0.22% HTML 0.17% M4 1.67% Scheme 0.20% Cap'n Proto 0.01% Java 0.01% Dockerfile 0.01% Sage 0.31% Assembly 0.22%
blockchain cryptocurrency

core's Introduction

Devcoin Core integration/staging tree

https://devcoin.org

For an immediately usable, binary version of the Devcoin Core software, see https://devcoin.org/en/download/.

Further information about Devcoin Core is available in the doc folder.

What is Devcoin?

Devcoin is an experimental digital currency that enables instant payments to anyone, anywhere in the world. Devcoin uses peer-to-peer technology to operate with no central authority: managing transactions and issuing money are carried out collectively by the network. Devcoin Core is the name of open source software which enables the use of this currency.

For more information read the original Devcoin whitepaper.

License

Devcoin Core is released under the terms of the MIT license. See COPYING for more information or see https://opensource.org/licenses/MIT.

Development Process

The master branch is regularly built (see doc/build-*.md for instructions) and tested, but it is not guaranteed to be completely stable. Tags are created regularly from release branches to indicate new official, stable release versions of Devcoin Core.

The https://github.com/devcoin-core/gui repository is used exclusively for the development of the GUI. Its master branch is identical in all monotree repositories. Release branches and tags do not exist, so please do not fork that repository unless it is for development reasons.

The contribution workflow is described in CONTRIBUTING.md and useful hints for developers can be found in doc/developer-notes.md.

Testing

Testing and code review is the bottleneck for development; we get more pull requests than we can review and test on short notice. Please be patient and help out by testing other people's pull requests, and remember this is a security-critical project where any mistake might cost people lots of money.

Automated Testing

Developers are strongly encouraged to write unit tests for new code, and to submit new unit tests for old code. Unit tests can be compiled and run (assuming they weren't disabled in configure) with: make check. Further details on running and extending unit tests can be found in /src/test/README.md.

There are also regression and integration tests, written in Python. These tests can be run (if the test dependencies are installed) with: test/functional/test_runner.py

The CI (Continuous Integration) systems make sure that every pull request is built for Windows, Linux, and macOS, and that unit/sanity tests are run automatically.

Manual Quality Assurance (QA) Testing

Changes should be tested by somebody other than the developer who wrote the code. This is especially important for large or high-risk changes. It is useful to add a test plan to the pull request description if testing the changes is not straightforward.

Translations

Changes to translations as well as new translations can be submitted to Devcoin Core's Transifex page.

Translations are periodically pulled from Transifex and merged into the git repository. See the translation process for details on how this works.

Important: We do not accept translation changes as GitHub pull requests because the next pull from Transifex would automatically overwrite them again.

core's People

Contributors

aatheus avatar belovachap avatar develcuy avatar emfox avatar sidhujag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

core's Issues

Debian Upgrade Path

It struck me this morning that it would be pretty poor form to release a backward incompatible version of the client without some idea of how to handle all the existing Devcoin client users.

We need to document on the devtome how we think the user upgrade experience should go. Even if it's literally: "Install new client in non-conflicting manner (e.g. change the data-dir temporarily), copy wallet address, close client. Open old client, send all your devcoins to new wallet address, close old wallet. Clean up .devcoin folder mess. Success!"

But I hope it's easier than that :)

Compiling issues under Ubuntu 16.04

Experience with Ubuntu 16.04

Downloaded core-f29c33c44e003d02ad2d5e3aff73e923229f52f0.

There was an error surrounding permissions. My assumption was ownership which lost some time. It ended up being the build_detect_platform shell script, which required a "chmod +x build_detect_platform" on it for the qmake and make instructions.

Now having issues with libcurl. "locate curl.h" returns "/usr/include/curl/curl.h". Yet getting the following error:

g++: error: /home/nova/Downloads/core-f29c33c44e003d02ad2d5e3aff73e923229f52f0/src/curl/lib/.libs/libcurl.a: No such file or directory
Makefile:516: recipe for target 'devcoin-qt' failed
make: *** [devcoin-qt] Error 1

Will look into it further a little later.

Continuous integration

I've seen Travis-CI used pretty effectively with some python projects. Can we get CI setup for Devcoin core so we can keep our code in good condition as we develop?

hopesanddreams :p

Name of binaries (Devoind, devcoind, Devcoin-qt, devcoin-qt, Devcoin-Qt)?

There's some variation on the capitalization of the binaries we produce last I checked. This might have been addressed in sidhujag's latest stuff but my vote would be to standardize on lower casing (e.g. "devcoind" and "devcoin-qt"). Open to other ideas, just looking for some consistency :)

Get Network Hash per Second

We need to include the get network hash per second functions so that the hashrate can be calculated from the block times in the app.

The hash rate is calculated outside the app from the block times and block difficulty, but it is much more user-friendly and convenient to do so in the wallet.
This function makes it easier to produce nice hash rate charts from the running node too.

DEVCOIN

DEAR
I am a devcoin holder
I don't know if it is still listed in a platform
Thank you

Compiler warnings - unix

There are a substantial number of compiler warnings when building on unix. We should probably turn on the warning as error flag in our make files and start knocking these out.

MSW Upgrade Path

It struck me this morning that it would be pretty poor form to release a backward incompatible version of the client without some idea of how to handle all the existing Devcoin client users.

We need to document on the devtome how we think the user upgrade experience should go. Even if it's literally: "Install new client in non-conflicting manner (e.g. change the data-dir temporarily), copy wallet address, close client. Open old client, send all your devcoins to new wallet address, close old wallet. Clean up .devcoin folder mess. Success!"

But I hope it's easier than that :)

State of automated tests?

I tried to build the tests on unix and they failed to compile. Anyone know the state of the Devcoin core automated tests? I'd be really happy to see them brought back to life and nursed to good health :)

devcoind Debian 64 bit crash

I built master and a good way into the initial sync devcoind crashed with the output below. Restarting the daemon seems to have been an acceptable work-around so far, but tracked bugs are happy bugs that will, hopefully, soon be dead bugs.

SetBestChain: new best=a8f03184a1f2c34747308569e5157332b573ea094a213a9a3a4314c13e89ace9  height=119714  log2_work=73.48423  tx=197305  date=2013-12-29 08:39:44 progress=0.051047
ProcessBlock: ACCEPTED
received block 9908dbcced7b38ef4af8d970b0c524a8b6874a7f12c909ed72e5489ac564fbb0
SetBestChain: new best=9908dbcced7b38ef4af8d970b0c524a8b6874a7f12c909ed72e5489ac564fbb0  height=119715  log2_work=73.484478  tx=197307  date=2013-12-29 08:40:36 progress=0.051047
ProcessBlock: ACCEPTED
received block a52925b9f384e6bc701e531a329301f39a1ba5f4fdb01922af661935eb9a9906

Number of pages in getCommonOutputByText: 9
Number of identical pages in getCommonOutputByText: 8

Committing 23031 changed transactions to coin database...
SetBestChain: new best=a52925b9f384e6bc701e531a329301f39a1ba5f4fdb01922af661935eb9a9906  height=119716  log2_work=73.484726  tx=197309  date=2013-12-29 08:42:38 progress=0.051048
ProcessBlock: ACCEPTED
devcoind: /usr/include/boost/thread/pthread/recursive_mutex.hpp:106: void boost::recursive_mutex::unlock(): Assertion `!pthread_mutex_unlock(&m)' failed.
Aborted

Update peers list

Not sure what this entails but people on the #devcoin irc have noticed that it takes a long time for the client to find nodes initially. There's a good chance that the peers list we ship is outdated so here's a ticket to update that list.

Apple, Ubuntu, MS app stores?

This isn't really fleshed out but I wanted to get a stub of a ticket going. Namecoin has enjoyed a recent resurgence in dev activity and it looks like they're shooting for Apple App Store inclusion namecoin/namecoin-legacy#132

Although I am of the mindset that people should be looking over and talking about the code that holds our community together, it's just not realistic to expect that everyone wants to/needs to participate at that level. They should be off deving whatever it is that matters to them and leaving the computer work to those that aspire to take on that challenge.

Any way, I will probably come back later and split this into more actionable chunks. I don't think this is required for 1.0.0. But it could make the cut for the dev schedule immediately after.

Devcoin based version numbers

I don't think it makes sense to be using the Bitcion wallet version number if we're going to maintain this project. I'd propose making our next client release 1.0.0 and go from there.

This ticket would require us to update the version number in the client to read out something like 1.0.0rc1-hashasdf

Build error - Debian 7 64 bit

Running the command make -f makefile.unix on master causes the following output:

cshoop@debian:~/devcoin/src$ make -f makefile.unix USE_UPNP=
Building LevelDB ...
make[1]: Entering directory `/home/cshoop/devcoin/src/leveldb'
make[1]: *** No rule to make target `libleveldb.a'.  Stop.
make[1]: Leaving directory `/home/cshoop/devcoin/src/leveldb'
make: *** [leveldb/libleveldb.a] Error 2

HTTPS support for downloading receiver files - Bounty: 10M DVC

Does daemon try to reach receiver files via https, or http? As one of the custodians is successfully listed as an IP address instead of a domain, I presumed issuing an SSL is not required (as SSL is probably not even allowed to be issued to IP addresses in the first place, or at least it might be a struggle to set up?).
In other words, should receiver file be reachable via https://... in addition to http://... ?

Compiler warning Comparison between signed and unsigned

In file included from ./util/arena.h:10:0,
from ./db/skiplist.h:30,
from ./db/memtable.h:11,
from db/memtable.cc:5:
db/memtable.cc: In member function ‘void leveldb::MemTable::Add(leveldb::SequenceNumber, leveldb::ValueType, const leveldb::Slice&, const leveldb::Slice&)’:
db/memtable.cc:104:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
assert((p + val_size) - buf == encoded_len);
~~~~~~~~~~~~~~~~~~~~~^~~~

ALSO

util/bloom.cc: In member function ‘virtual void leveldb::{anonymous}::BloomFilterPolicy::CreateFilter(const leveldb::Slice*, int, std::__cxx11::string*) const’:
util/bloom.cc:50:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t i = 0; i < n; i++) {
^

ALSO

util/logging.cc: In function ‘bool leveldb::ConsumeDecimalNumber(leveldb::Slice*, uint64_t*)’:
util/logging.cc:67:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
(v == kMaxUint64/10 && delta > kMaxUint64%10)) {
~~~~~~^~~~~~~~~~~~~~~

Build Failure on Debian Common To Several Other Coins

g++ -c -m64 -pipe -fstack-protector-all -D_FORTIFY_SOURCE=2 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -fPIC -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -Isrc -Isrc/json -Isrc/qt -Isrc/curl/include -Isrc/leveldb/include -Isrc/leveldb/helpers -isystem /usr/include/x86_64-linux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -Ibuild -Ibuild -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++-64 -o build/bitcoin.o src/qt/bitcoin.cpp
In file included from src/bignum.h:12:0,
from src/main.h:8,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/util.h:244: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 src/main.h:10:0,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/net.h:362: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 src/wallet.h:13:0,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
src/main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
src/main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
src/main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
src/main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
In file included from src/main.h:8:0,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/bignum.h:51:24: error: invalid use of incomplete type ‘BIGNUM {aka struct bignum_st}’
class CBigNum : public BIGNUM
^~~~~~
In file included from /usr/include/openssl/crypto.h:31:0,
from src/allocators.h:12,
from src/qt/walletmodel.h:6,
from src/qt/bitcoin.cpp:9:
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of ‘BIGNUM {aka struct bignum_st}’
typedef struct bignum_st BIGNUM;
^~~~~~~~~
In file included from src/main.h:8:0,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/bignum.h: In constructor ‘CBigNum::CBigNum()’:
src/bignum.h:56:21: error: ‘BN_init’ was not declared in this scope
BN_init(this);
^
src/bignum.h: In copy constructor ‘CBigNum::CBigNum(const CBigNum&)’:
src/bignum.h:61:21: error: ‘BN_init’ was not declared in this scope
BN_init(this);
^
src/bignum.h:62:30: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘BIGNUM* BN_copy(BIGNUM*, const BIGNUM*)’
if (!BN_copy(this, &b))
^
src/bignum.h:64:31: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘void BN_clear_free(BIGNUM*)’
BN_clear_free(this);
^
src/bignum.h: In member function ‘CBigNum& CBigNum::operator=(const CBigNum&)’:
src/bignum.h:71:30: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘BIGNUM* BN_copy(BIGNUM*, const BIGNUM*)’
if (!BN_copy(this, &b))
^
src/bignum.h: In destructor ‘CBigNum::~CBigNum()’:
src/bignum.h:78:27: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘void BN_clear_free(BIGNUM*)’
BN_clear_free(this);
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(signed char)’:
src/bignum.h:82:47: error: ‘BN_init’ was not declared in this scope
CBigNum(signed char n) { BN_init(this); if (n >= 0) setulong(n); else setint64(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(short int)’:
src/bignum.h:83:47: error: ‘BN_init’ was not declared in this scope
CBigNum(short n) { BN_init(this); if (n >= 0) setulong(n); else setint64(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(int)’:
src/bignum.h:84:47: error: ‘BN_init’ was not declared in this scope
CBigNum(int n) { BN_init(this); if (n >= 0) setulong(n); else setint64(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(long int)’:
src/bignum.h:85:47: error: ‘BN_init’ was not declared in this scope
CBigNum(long n) { BN_init(this); if (n >= 0) setulong(n); else setint64(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(int64)’:
src/bignum.h:86:47: error: ‘BN_init’ was not declared in this scope
CBigNum(int64 n) { BN_init(this); setint64(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(unsigned char)’:
src/bignum.h:87:47: error: ‘BN_init’ was not declared in this scope
CBigNum(unsigned char n) { BN_init(this); setulong(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(short unsigned int)’:
src/bignum.h:88:47: error: ‘BN_init’ was not declared in this scope
CBigNum(unsigned short n) { BN_init(this); setulong(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(unsigned int)’:
src/bignum.h:89:47: error: ‘BN_init’ was not declared in this scope
CBigNum(unsigned int n) { BN_init(this); setulong(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(long unsigned int)’:
src/bignum.h:90:47: error: ‘BN_init’ was not declared in this scope
CBigNum(unsigned long n) { BN_init(this); setulong(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(uint64)’:
src/bignum.h:91:47: error: ‘BN_init’ was not declared in this scope
CBigNum(uint64 n) { BN_init(this); setuint64(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(uint256)’:
src/bignum.h:92:47: error: ‘BN_init’ was not declared in this scope
explicit CBigNum(uint256 n) { BN_init(this); setuint256(n); }
^
src/bignum.h: In constructor ‘CBigNum::CBigNum(const std::vector&)’:
src/bignum.h:96:21: error: ‘BN_init’ was not declared in this scope
BN_init(this);
^
src/bignum.h: In member function ‘void CBigNum::setulong(long unsigned int)’:
src/bignum.h:102:33: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_set_word(BIGNUM*, long unsigned int)’
if (!BN_set_word(this, n))
^
src/bignum.h: In member function ‘long unsigned int CBigNum::getulong() const’:
src/bignum.h:108:32: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘long unsigned int BN_get_word(const BIGNUM*)’
return BN_get_word(this);
^
src/bignum.h: In member function ‘unsigned int CBigNum::getuint() const’:
src/bignum.h:113:32: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘long unsigned int BN_get_word(const BIGNUM*)’
return BN_get_word(this);
^
src/bignum.h: In member function ‘int CBigNum::getint() const’:
src/bignum.h:118:43: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘long unsigned int BN_get_word(const BIGNUM*)’
unsigned long n = BN_get_word(this);
^
src/bignum.h:119:33: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_is_negative(const BIGNUM*)’
if (!BN_is_negative(this))
^
In file included from src/main.h:8:0,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/bignum.h: In member function ‘void CBigNum::setint64(int64)’:
src/bignum.h:167:37: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘3’ to ‘BIGNUM* BN_mpi2bn(const unsigned char*, int, BIGNUM*)’
BN_mpi2bn(pch, p - pch, this);
^
src/bignum.h: In member function ‘void CBigNum::setuint64(uint64)’:
src/bignum.h:194:37: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘3’ to ‘BIGNUM* BN_mpi2bn(const unsigned char*, int, BIGNUM*)’
BN_mpi2bn(pch, p - pch, this);
^
src/bignum.h: In member function ‘void CBigNum::setuint256(uint256)’:
src/bignum.h:222:37: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘3’ to ‘BIGNUM* BN_mpi2bn(const unsigned char*, int, BIGNUM*)’
BN_mpi2bn(pch, p - pch, this);
^
src/bignum.h: In member function ‘uint256 CBigNum::getuint256() const’:
src/bignum.h:227:50: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_bn2mpi(const BIGNUM*, unsigned char*)’
unsigned int nSize = BN_bn2mpi(this, NULL);
^
src/bignum.h:231:32: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_bn2mpi(const BIGNUM*, unsigned char*)’
BN_bn2mpi(this, &vch[0]);
^
src/bignum.h: In member function ‘void CBigNum::setvch(const std::vector&)’:
src/bignum.h:252:46: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘3’ to ‘BIGNUM* BN_mpi2bn(const unsigned char*, int, BIGNUM*)’
BN_mpi2bn(&vch2[0], vch2.size(), this);
^
src/bignum.h: In member function ‘std::vector CBigNum::getvch() const’:
src/bignum.h:257:50: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_bn2mpi(const BIGNUM*, unsigned char*)’
unsigned int nSize = BN_bn2mpi(this, NULL);
^
src/bignum.h:261:32: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_bn2mpi(const BIGNUM*, unsigned char*)’
BN_bn2mpi(this, &vch[0]);
^
src/bignum.h: In member function ‘CBigNum& CBigNum::SetCompact(unsigned int)’:
src/bignum.h:297:36: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_set_word(BIGNUM*, long unsigned int)’
BN_set_word(this, nWord);
^
src/bignum.h:301:36: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_set_word(BIGNUM*, long unsigned int)’
BN_set_word(this, nWord);
^
src/bignum.h:302:46: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_lshift(BIGNUM*, const BIGNUM*, int)’
BN_lshift(this, this, 8*(nSize-3));
^
src/bignum.h:304:40: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘void BN_set_negative(BIGNUM*, int)’
BN_set_negative(this, fNegative);
^
In file included from src/bignum.h:10:0,
from src/main.h:8,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/bignum.h: In member function ‘unsigned int CBigNum::GetCompact() const’:
src/bignum.h:310:30: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_num_bits(const BIGNUM*)’
unsigned int nSize = BN_num_bytes(this);
^
In file included from src/main.h:8:0,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/bignum.h:313:40: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘long unsigned int BN_get_word(const BIGNUM*)’
nCompact = BN_get_word(this) << 8*(3-nSize);
^
src/bignum.h:317:45: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_rshift(BIGNUM*, const BIGNUM*, int)’
BN_rshift(&bn, this, 8*(nSize-3));
^
src/bignum.h:318:39: error: cannot convert ‘CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘long unsigned int BN_get_word(const BIGNUM*)’
nCompact = BN_get_word(&bn);
^
src/bignum.h:328:41: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_is_negative(const BIGNUM*)’
nCompact |= (BN_is_negative(this) ? 0x00800000 : 0);
^
In file included from src/main.h:8:0,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/bignum.h: In member function ‘std::__cxx11::string CBigNum::ToString(int) const’:
src/bignum.h:369:35: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘void BN_set_negative(BIGNUM*, int)’
BN_set_negative(&bn, false);
^
src/bignum.h:372:29: error: cannot convert ‘CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
if (BN_cmp(&bn, &bn0) == 0)
^
src/bignum.h:374:32: error: cannot convert ‘CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
while (BN_cmp(&bn, &bn0) > 0)
^
src/bignum.h:376:54: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_div(BIGNUM*, BIGNUM*, const BIGNUM*, const BIGNUM*, BN_CTX*)’
if (!BN_div(&dv, &rem, &bn, &bnBase, pctx))
^
src/bignum.h:382:32: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_is_negative(const BIGNUM*)’
if (BN_is_negative(this))
^
src/bignum.h: In member function ‘bool CBigNum::operator!() const’:
src/bignum.h:415:31: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_is_zero(const BIGNUM*)’
return BN_is_zero(this);
^
src/bignum.h: In member function ‘CBigNum& CBigNum::operator+=(const CBigNum&)’:
src/bignum.h:420:35: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_add(BIGNUM*, const BIGNUM*, const BIGNUM*)’
if (!BN_add(this, this, &b))
^
src/bignum.h: In member function ‘CBigNum& CBigNum::operator*=(const CBigNum&)’:
src/bignum.h:434:41: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_mul(BIGNUM*, const BIGNUM*, const BIGNUM*, BN_CTX*)’
if (!BN_mul(this, this, &b, pctx))
^
src/bignum.h: In member function ‘CBigNum& CBigNum::operator<<=(unsigned int)’:
src/bignum.h:453:41: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_lshift(BIGNUM*, const BIGNUM*, int)’
if (!BN_lshift(this, this, shift))
^
src/bignum.h: In member function ‘CBigNum& CBigNum::operator>>=(unsigned int)’:
src/bignum.h:464:28: error: cannot convert ‘CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
if (BN_cmp(&a, this) > 0)
^
src/bignum.h:470:41: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_rshift(BIGNUM*, const BIGNUM*, int)’
if (!BN_rshift(this, this, shift))
^
src/bignum.h: In member function ‘CBigNum& CBigNum::operator++()’:
src/bignum.h:479:47: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_add(BIGNUM*, const BIGNUM*, const BIGNUM*)’
if (!BN_add(this, this, BN_value_one()))
^
src/bignum.h: In member function ‘CBigNum& CBigNum::operator--()’:
src/bignum.h:496:45: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_sub(BIGNUM*, const BIGNUM*, const BIGNUM*)’
if (!BN_sub(&r, this, BN_value_one()))
^
src/bignum.h: In function ‘const CBigNum operator+(const CBigNum&, const CBigNum&)’:
src/bignum.h:521:27: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_add(BIGNUM*, const BIGNUM*, const BIGNUM*)’
if (!BN_add(&r, &a, &b))
^
src/bignum.h: In function ‘const CBigNum operator-(const CBigNum&, const CBigNum&)’:
src/bignum.h:529:27: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_sub(BIGNUM*, const BIGNUM*, const BIGNUM*)’
if (!BN_sub(&r, &a, &b))
^
src/bignum.h: In function ‘const CBigNum operator-(const CBigNum&)’:
src/bignum.h:537:43: error: cannot convert ‘CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_is_negative(const BIGNUM*)’
BN_set_negative(&r, !BN_is_negative(&r));
^
src/bignum.h: In function ‘const CBigNum operator*(const CBigNum&, const CBigNum&)’:
src/bignum.h:545:33: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_mul(BIGNUM*, const BIGNUM*, const BIGNUM*, BN_CTX*)’
if (!BN_mul(&r, &a, &b, pctx))
^
src/bignum.h: In function ‘const CBigNum operator/(const CBigNum&, const CBigNum&)’:
src/bignum.h:554:39: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_div(BIGNUM*, BIGNUM*, const BIGNUM*, const BIGNUM*, BN_CTX*)’
if (!BN_div(&r, NULL, &a, &b, pctx))
^
In file included from src/bignum.h:10:0,
from src/main.h:8,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/bignum.h: In function ‘const CBigNum operator%(const CBigNum&, const CBigNum&)’:
src/bignum.h:563:10: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘2’ to ‘int BN_div(BIGNUM*, BIGNUM*, const BIGNUM*, const BIGNUM*, BN_CTX*)’
if (!BN_mod(&r, &a, &b, pctx))
^
In file included from src/main.h:8:0,
from src/wallet.h:13,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/bignum.h: In function ‘const CBigNum operator<<(const CBigNum&, unsigned int)’:
src/bignum.h:571:33: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_lshift(BIGNUM*, const BIGNUM*, int)’
if (!BN_lshift(&r, &a, shift))
^
src/bignum.h: In function ‘bool operator==(const CBigNum&, const CBigNum&)’:
src/bignum.h:583:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
inline bool operator==(const CBigNum& a, const CBigNum& b) { return (BN_cmp(&a, &b) == 0); }
^
src/bignum.h: In function ‘bool operator!=(const CBigNum&, const CBigNum&)’:
src/bignum.h:584:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
inline bool operator!=(const CBigNum& a, const CBigNum& b) { return (BN_cmp(&a, &b) != 0); }
^
src/bignum.h: In function ‘bool operator<=(const CBigNum&, const CBigNum&)’:
src/bignum.h:585:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
inline bool operator<=(const CBigNum& a, const CBigNum& b) { return (BN_cmp(&a, &b) <= 0); }
^
src/bignum.h: In function ‘bool operator>=(const CBigNum&, const CBigNum&)’:
src/bignum.h:586:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
inline bool operator>=(const CBigNum& a, const CBigNum& b) { return (BN_cmp(&a, &b) >= 0); }
^
src/bignum.h: In function ‘bool operator<(const CBigNum&, const CBigNum&)’:
src/bignum.h:587:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
inline bool operator<(const CBigNum& a, const CBigNum& b) { return (BN_cmp(&a, &b) < 0); }
^
src/bignum.h: In function ‘bool operator>(const CBigNum&, const CBigNum&)’:
src/bignum.h:588:83: error: cannot convert ‘const CBigNum*’ to ‘const BIGNUM* {aka const bignum_st*}’ for argument ‘1’ to ‘int BN_cmp(const BIGNUM*, const BIGNUM*)’
inline bool operator>(const CBigNum& a, const CBigNum& b) { return (BN_cmp(&a, &b) > 0); }
^
In file included from src/walletdb.h:9:0,
from src/wallet.h:19,
from src/init.h:8,
from src/qt/bitcoin.cpp:13:
src/base58.h: In function ‘std::__cxx11::string EncodeBase58(const unsigned char*, const unsigned char*)’:
src/base58.h:53:48: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_div(BIGNUM*, BIGNUM*, const BIGNUM*, const BIGNUM*, BN_CTX*)’
if (!BN_div(&dv, &rem, &bn, &bn58, pctx))
^
src/base58.h: In function ‘bool DecodeBase58(const char*, std::vector&)’:
src/base58.h:100:42: error: cannot convert ‘CBigNum*’ to ‘BIGNUM* {aka bignum_st*}’ for argument ‘1’ to ‘int BN_mul(BIGNUM*, const BIGNUM*, const BIGNUM*, BN_CTX*)’
if (!BN_mul(&bn, &bn, &bn58, pctx))
^
Makefile:1138: recipe for target 'build/bitcoin.o' failed
make: *** [build/bitcoin.o] Error 1

test_devcoin, tests failing

There appear to be legitimate test failures if you run test_devcoin. Devcoin modified the Bitcoin source in a few places without updating the expectations described in the automated tests. This ticket is for going in, understanding why the tests are failing and updating them to describe Devcoin expectations.

Ubuntu Upgrade Path

It struck me this morning that it would be pretty poor form to release a backward incompatible version of the client without some idea of how to handle all the existing Devcoin client users.

We need to document on the devtome how we think the user upgrade experience should go. Even if it's literally: "Install new client in non-conflicting manner (e.g. change the data-dir temporarily), copy wallet address, close client. Open old client, send all your devcoins to new wallet address, close old wallet. Clean up .devcoin folder mess. Success!"

But I hope it's easier than that :)

Add current round to getinfo command

This is current output:

$ devcoind getinfo
{   
    "version" : 80602,
    "protocolversion" : 69901,
    "walletversion" : 20300,
    "balance" : 0.00000000,
    "blocks" : 341427,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 839437720922.89233398,
    "testnet" : false,
    "keypoololdest" : 1304970400,
    "keypoolsize" : 100,
    "paytxfee" : 0.00000000,
    "errors" : ""
}

This is what I want:

$ devcoind getinfo
{   
    "version" : 80602,
    "protocolversion" : 69901,
    "walletversion" : 20300,
    "balance" : 0.00000000,
    "blocks" : 341427,
    "timeoffset" : 0,
    "connections" : 1,
    "proxy" : "",
    "difficulty" : 839437720922.89233398,
    "testnet" : false,
    "keypoololdest" : 1304970400,
    "keypoolsize" : 100,
    "paytxfee" : 0.00000000,
    "errors" : "",
    "round" : 85
}

Reason: Have an easy quick way to read the current round.

Mac OS X Upgrade Path

It struck me this morning that it would be pretty poor form to release a backward incompatible version of the client without some idea of how to handle all the existing Devcoin client users.

We need to document on the devtome how we think the user upgrade experience should go. Even if it's literally: "Install new client in non-conflicting manner (e.g. change the data-dir temporarily), copy wallet address, close client. Open old client, send all your devcoins to new wallet address, close old wallet. Clean up .devcoin folder mess. Success!"

But I hope it's easier than that :)

Do we need README.txt?

Why is there a README.txt and a README.md? Seems like the .txt should be absorbed into various doc/ documents or the markdown file.

Ticket is for figuring out if there's any useful info in README.txt, moving it to better homes, and deleting it.

Do you want to make a testnet? It has to be a testnet.

It sounds like we don't have much of a testnet (see dev forum and checkpoints.cpp comments). I think we'll appreciate having one in the long-run because it gives developers (core team and otherwise) a place to try out new software, hardware, applications, ideas etc. And it's possible to successfully mine with drastically less hash power since testnet tokens are way less valuable than prodnet devcoins ;)

More actionable tickets to come as folks figure out what is needed :)

Failed to build from source

the building evironment is of newest Dockfile, and the source is from git HEAD now.
the error is:

bignum.h:54:20: error: 'nullptr' was not declared in this scope

and the whole log.
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/auxpow.d -o obj/auxpow.o auxpow.cpp
Building LevelDB ...
cd leveldb; chmod +x build_detect_platform; make CC=cc CXX=g++ OPT="-O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 " libleveldb.a libmemenv.a; cd ..
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
/bin/sh ../share/genbuild.sh obj/build.h
make[1]: Entering directory `/usr/local/src/devcoin/src/leveldb'
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/builder.cc -o db/builder.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/c.cc -o db/c.o
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/db_impl.cc -o db/db_impl.o
db/db_impl.cc: In member function 'virtual bool leveldb::DBImpl::GetProperty(const leveldb::Slice&, std::string*)':
db/db_impl.cc:1334:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
In file included from script.h:15:0,
from auxpow.cpp:4:
bignum.h:54:5: warning: identifier 'nullptr' is a keyword in C++11 [-Wc++0x-compat]
In file included from main.h:8:0,
from checkpoints.cpp:10:
bignum.h:54:5: warning: identifier 'nullptr' is a keyword in C++11 [-Wc++0x-compat]
bignum.h:54:20: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11 [enabled by default]
bignum.h:54:20: error: 'nullptr' was not declared in this scope
bignum.h:54:20: warning: non-static data member initializers only available with -std=c++11 or -std=gnu++11 [enabled by default]
bignum.h:54:20: error: 'nullptr' was not declared in this scope
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/db_iter.cc -o db/db_iter.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/dbformat.cc -o db/dbformat.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/filename.cc -o db/filename.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/usr/local/src/devcoin/src -I/usr/local/src/devcoin/src/obj -DUSE_IPV6=1 -I/usr/local/src/devcoin/src/leveldb/include -I/usr/local/src/devcoin/src/leveldb/helpers -I/usr/local/src/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/log_reader.cc -o db/log_reader.o

warning: ‘globalDownloadIndex’ defined but not used

Ticket is for researching and, I hope, deleting this globalDownloadIndex variable that the compiler keeps telling me that we don't use:

In file included from main.cpp:18:0:
receiver.h: At global scope:
receiver.h:12:12: warning: ‘globalDownloadIndex’ defined but not used [-Wunused-variable]
 static int globalDownloadIndex = 10;

Failed compilation from source #2

This is an error different than: #54 so I opened a new one.

It fails with a different error.

OS version: Kubuntu 17.10 32 bits, 32 bit system
OpenSSL version: OpenSSL 1.0.2g 1 Mar 2016
GCC version: Thread model: posix gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3.2)

This is the log:

`Building LevelDB ...
cd leveldb; chmod +x build_detect_platform; make CC=cc CXX=g++ OPT="-O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 " libleveldb.a libmemenv.a; cd ..
make[1]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb'
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/builder.cc -o db/builder.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/c.cc -o db/c.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/dbformat.cc -o db/dbformat.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/db_impl.cc -o db/db_impl.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/db_iter.cc -o db/db_iter.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/filename.cc -o db/filename.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/log_reader.cc -o db/log_reader.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/log_writer.cc -o db/log_writer.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/memtable.cc -o db/memtable.o
In file included from ./util/arena.h:10:0,
from ./db/skiplist.h:30,
from ./db/memtable.h:11,
from db/memtable.cc:5:
db/memtable.cc: In member function ‘void leveldb::MemTable::Add(leveldb::SequenceNumber, leveldb::ValueType, const leveldb::Slice&, const leveldb::Slice&)’:
db/memtable.cc:104:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
assert((p + val_size) - buf == encoded_len);
~~~~~~~~~~~~~~~~~~~~~^~~~
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/repair.cc -o db/repair.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/table_cache.cc -o db/table_cache.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/version_edit.cc -o db/version_edit.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/version_set.cc -o db/version_set.o
db/version_set.cc:58:13: warning: ‘std::cxx11::string leveldb::{anonymous}::IntSetToString(const std::set&)’ defined but not used [-Wunused-function]
std::string IntSetToString(const std::set<uint64_t>& s) {
^~~~~~~~~~~~~~
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c db/write_batch.cc -o db/write_batch.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/block_builder.cc -o table/block_builder.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/block.cc -o table/block.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/filter_block.cc -o table/filter_block.o
table/filter_block.cc: In member function ‘bool leveldb::FilterBlockReader::KeyMayMatch(uint64_t, const leveldb::Slice&)’:
table/filter_block.cc:100:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (start <= limit && limit <= (offset
- data
)) {
~~~~~~^~~~~~~~~~~~~~~~~~~~
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/format.cc -o table/format.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/iterator.cc -o table/iterator.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/merger.cc -o table/merger.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/table_builder.cc -o table/table_builder.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/table.cc -o table/table.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c table/two_level_iterator.cc -o table/two_level_iterator.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/arena.cc -o util/arena.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/bloom.cc -o util/bloom.o
util/bloom.cc: In member function ‘virtual void leveldb::{anonymous}::BloomFilterPolicy::CreateFilter(const leveldb::Slice*, int, std::__cxx11::string*) const’:
util/bloom.cc:50:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (size_t i = 0; i < n; i++) {
^
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/cache.cc -o util/cache.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/coding.cc -o util/coding.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/comparator.cc -o util/comparator.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/crc32c.cc -o util/crc32c.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/env.cc -o util/env.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/env_posix.cc -o util/env_posix.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/env_win.cc -o util/env_win.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/filter_policy.cc -o util/filter_policy.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/hash.cc -o util/hash.o
util/hash.cc: In function ‘uint32_t leveldb::Hash(const char*, size_t, uint32_t)’:
util/hash.cc:37:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
h += data[2] << 16;
~~^~~~~~~~~~~~~~~~
util/hash.cc:39:5: note: here
case 2:
^~~~
util/hash.cc:40:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
h += data[1] << 8;
~~^~~~~~~~~~~~~~~
util/hash.cc:42:5: note: here
case 1:
^~~~
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/histogram.cc -o util/histogram.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/logging.cc -o util/logging.o
util/logging.cc: In function ‘bool leveldb::ConsumeDecimalNumber(leveldb::Slice*, uint64_t*)’:
util/logging.cc:67:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
(v == kMaxUint64/10 && delta > kMaxUint64%10)) {
~~~~~~^~~~~~~~~~~~~~~
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/options.cc -o util/options.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c util/status.cc -o util/status.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c port/port_posix.cc -o port/port_posix.o
rm -f libleveldb.a
ar -rs libleveldb.a db/builder.o db/c.o db/dbformat.o db/db_impl.o db/db_iter.o db/filename.o db/log_reader.o db/log_writer.o db/memtable.o db/repair.o db/table_cache.o db/version_edit.o db/version_set.o db/write_batch.o table/block_builder.o table/block.o table/filter_block.o table/format.o table/iterator.o table/merger.o table/table_builder.o table/table.o table/two_level_iterator.o util/arena.o util/bloom.o util/cache.o util/coding.o util/comparator.o util/crc32c.o util/env.o util/env_posix.o util/env_win.o util/filter_policy.o util/hash.o util/histogram.o util/logging.o util/options.o util/status.o port/port_posix.o
ar: creando libleveldb.a
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -c helpers/memenv/memenv.cc -o helpers/memenv/memenv.o
rm -f libmemenv.a
ar -rs libmemenv.a helpers/memenv/memenv.o
ar: creando libmemenv.a
make[1]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb'
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/auxpow.d -o obj/auxpow.o auxpow.cpp
In file included from bignum.h:12:0,
from script.h:15,
from auxpow.cpp:4:
util.h:244: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 auxpow.h:7,
from auxpow.cpp:5:
net.h:362: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 auxpow.h:7:0,
from auxpow.cpp:5:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/alert.d -o obj/alert.o alert.cpp
In file included from alert.h:13:0,
from alert.cpp:11:
util.h:244: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:13:0:
net.h:362: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:54:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
" nRelayUntil = %"PRI64d"\n"
^
alert.cpp:55:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
" nExpiration = %"PRI64d"\n"
^
/bin/sh ../share/genbuild.sh obj/build.h
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/version.d -o obj/version.o version.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/checkpoints.d -o obj/checkpoints.o checkpoints.cpp
In file included from bignum.h:12:0,
from main.h:8,
from checkpoints.cpp:10:
util.h:244: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 checkpoints.cpp:10:
net.h:362: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 checkpoints.cpp:10:0:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/netbase.d -o obj/netbase.o netbase.cpp
In file included from netbase.cpp:7:0:
util.h:244:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("%"PRI64d, n);
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/addrman.d -o obj/addrman.o addrman.cpp
In file included from addrman.h:9:0,
from addrman.cpp:5:
util.h:244:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("%"PRI64d, n);
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/crypter.d -o obj/crypter.o crypter.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/key.d -o obj/key.o key.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/db.d -o obj/db.o db.cpp
In file included from bignum.h:12:0,
from main.h:8,
from db.h:8,
from db.cpp:6:
util.h:244: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 db.h:8,
from db.cpp:6:
net.h:362: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 db.h:8:0,
from db.cpp:6:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
db.cpp:462: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);
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/init.d -o obj/init.o init.cpp
In file included from bignum.h:12:0,
from main.h:8,
from txdb.h:8,
from init.cpp:6:
util.h:244: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 txdb.h:8,
from init.cpp:6:
net.h:362: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 txdb.h:8:0,
from init.cpp:6:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
init.cpp:661:76: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
boost::filesystem::path pathDatabaseBak = GetDataDir() / strprintf("database.%"PRI64d".bak", GetTime());
^
init.cpp:915: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:1008: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:1030: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:1062: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:1076: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:1078: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:1079: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:1080: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());
^
In file included from txdb.h:9:0,
from init.cpp:6:
leveldb.h:20:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void HandleError(const leveldb::Status &status) throw(leveldb_error);
^~~~~
leveldb.h:83:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template<typename K, typename V> bool Read(const K& key, V& value) throw(leveldb_error) {
^~~~~
leveldb.h:106:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template<typename K, typename V> bool Write(const K& key, const V& value, bool fSync = false) throw(leveldb_error) {
^~~~~
leveldb.h:112:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template bool Exists(const K& key) throw(leveldb_error) {
^~~~~
leveldb.h:129:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template bool Erase(const K& key, bool fSync = false) throw(leveldb_error) {
^~~~~
leveldb.h:135:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool WriteBatch(CLevelDBBatch &batch, bool fSync = false) throw(leveldb_error);
^~~~~
leveldb.h:142:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool Sync() throw(leveldb_error) {
^~~~~
In file included from bitcoinrpc.h:17:0,
from init.cpp:8:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/keystore.d -o obj/keystore.o keystore.cpp
In file included from bignum.h:12:0,
from script.h:15,
from keystore.cpp:7:
util.h:244:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("%"PRI64d, n);
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/main.d -o obj/main.o main.cpp
In file included from alert.h:13:0,
from main.cpp:6:
util.h:244: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 db.h:8,
from main.cpp:8:
net.h:362: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 db.h:8:0,
from main.cpp:8:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
main.cpp:317: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().c_str(),
^
main.cpp:763: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:763: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:815: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:1761:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return state.DoS(100, error("ConnectBlock() : coinbase pays too much (actual=%"PRI64d" vs limit=%"PRI64d")", vtx[0].GetValueOut(), GetBlockValue(pindex->nHeight, nFees)));
^
main.cpp:1761:94: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return state.DoS(100, error("ConnectBlock() : coinbase pays too much (actual=%"PRI64d" vs limit=%"PRI64d")", vtx[0].GetValueOut(), GetBlockValue(pindex->nHeight, nFees)));
^
main.cpp:1872:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("REORGANIZE: Disconnect %"PRIszu" blocks; %s..\n", vDisconnect.size(), pfork->GetBlockHash().ToString().c_str());
^
main.cpp:1873:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("REORGANIZE: Connect %"PRIszu" blocks; ..%s\n", vConnect.size(), pindexNew->GetBlockHash().ToString().c_str());
^
main.cpp:3015:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("%d (blk%05u.dat:0x%x) %s tx %"PRIszu"",
^
main.cpp:3108:16: 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:3333: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:3471: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:3534: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:3583: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:3587: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:4392:11: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("Address %s valid, value %"PRI64d", minerValue %"PRI64d"\n", coinAddressString.c_str(), txNew.vout[i + 1].nValue, minerValue);
^
main.cpp:4392:44: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("Address %s valid, value %"PRI64d", minerValue %"PRI64d"\n", coinAddressString.c_str(), txNew.vout[i + 1].nValue, minerValue);
^
main.cpp:4401:11: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("negative vout value: %"PRI64d"\n", txNew.vout[i + 1].nValue);
^
main.cpp:4788:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("Running DevcoinMiner with %"PRIszu" transactions in block (%u bytes)\n", pblock->vtx.size(),
^
In file included from txdb.h:9:0,
from main.cpp:9:
leveldb.h:20:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void HandleError(const leveldb::Status &status) throw(leveldb_error);
^~~~~
leveldb.h:83:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template<typename K, typename V> bool Read(const K& key, V& value) throw(leveldb_error) {
^~~~~
leveldb.h:106:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template<typename K, typename V> bool Write(const K& key, const V& value, bool fSync = false) throw(leveldb_error) {
^~~~~
leveldb.h:112:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template bool Exists(const K& key) throw(leveldb_error) {
^~~~~
leveldb.h:129:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template bool Erase(const K& key, bool fSync = false) throw(leveldb_error) {
^~~~~
leveldb.h:135:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool WriteBatch(CLevelDBBatch &batch, bool fSync = false) throw(leveldb_error);
^~~~~
leveldb.h:142:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool Sync() throw(leveldb_error) {
^~~~~
In file included from main.cpp:18:0:
receiver.h: In function ‘std::vector<std::__cxx11::basic_string > getCoinAddressStrings(const string&, const string&, int, int)’:
receiver.h:94:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int lineIndex = 0; lineIndex < textLines.size(); lineIndex++)
~~~~~~~~~~^~~~~~~~~~~~~~~~~~
receiver.h: In function ‘std::vector<std::__cxx11::basic_string > getCommaDividedWords(const string&)’:
receiver.h:148:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (commaIndex == string::npos)
~~~~~~~~~~~^~~~~~~~~
receiver.h: In function ‘bool getIsSufficientAmount(std::vector<std::__cxx11::basic_string >, std::vector, const string&, const string&, int, int64, int)’:
receiver.h:367:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < coinAddressStrings.size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
receiver.h:370:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < addressStrings.size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~
receiver.h:378:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < coinAddressStrings.size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
receiver.h:390:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < coinAddressStrings.size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
receiver.h:395:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < addressStrings.size(); i++)
~~^~~~~~~~~~~~~~~~~~~~~~~
receiver.h:400:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 0; i < amounts.size(); i++)
^~~~~~~~~~~~~~~~
receiver.h: In function ‘std::vector<std::__cxx11::basic_string > getLocationTexts(std::vector<std::__cxx11::basic_string >)’:
receiver.h:433:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int addressIndex = 0; addressIndex < addresses.size(); addressIndex++)
~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
receiver.h: In function ‘std::vector<std::__cxx11::basic_string > getPeerNames(const string&)’:
receiver.h:460:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int lineIndex = 0; lineIndex < textLines.size(); lineIndex++)
~~~~~~~~~~^~~~~~~~~~~~~~~~~~
receiver.h: In function ‘std::__cxx11::string getSuffixedFileName(const string&, const string&)’:
receiver.h:664:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (lastDotIndex == string::npos)
~~~~~~~~~~~~~^~~~~~~~~
receiver.h: In function ‘std::vector<std::__cxx11::basic_string > getSuffixedFileNames(std::vector<std::__cxx11::basic_string >, const string&)’:
receiver.h:674:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for(int fileNameIndex = 0; fileNameIndex < fileNames.size(); fileNameIndex++)
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
receiver.h:679:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
if (doNotAddSuffixIndex == string::npos)
~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
In file included from net.h:10:0,
from main.h:10,
from db.h:8,
from main.cpp:8:
main.cpp: In member function ‘int64 CTransaction::GetMinFee(unsigned int, bool, GetMinFee_mode) const’:
main.cpp:627:33: warning: unused variable ‘txout’ [-Wunused-variable]
BOOST_FOREACH(const CTxOut& txout, vout)
^
main.cpp: In member function ‘bool CBlock::ConnectBlock(CValidationState&, CBlockIndex*, CCoinsViewCache&, bool)’:
main.cpp:1770:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i = 1; i < vtx[0].vout.size(); i++)
~~^~~~~~~~~~~~~~~~~~~~
main.cpp: In function ‘CBlockTemplate* CreateNewBlock(CReserveKey&)’:
main.cpp:4334:5: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
auto_ptr pblocktemplate(new CBlockTemplate());
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /usr/include/boost/config/no_tr1/memory.hpp:21,
from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
from /usr/include/boost/shared_ptr.hpp:17,
from /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:26,
from alert.h:13,
from main.cpp:6:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template class auto_ptr;
^~~~~~~~
main.cpp:4345:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
if (!reservekey.GetReservedKey(pubkey))
^~
main.cpp:4349:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
std::string receiverFile;
^

main.cpp:4373:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
for (int i=0; i<coinAddressStrings.size(); i++)
^~~~~~~~~~~~~~~~~~~~~~~~~~
main.cpp: In function ‘void BitcoinMiner(CWallet*)’:
main.cpp:4782:9: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations]
auto_ptr pblocktemplate(CreateNewBlock(reservekey));
^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
from /usr/include/boost/config/no_tr1/memory.hpp:21,
from /usr/include/boost/smart_ptr/shared_ptr.hpp:23,
from /usr/include/boost/shared_ptr.hpp:17,
from /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:26,
from alert.h:13,
from main.cpp:6:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
template class auto_ptr;
^~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/net.d -o obj/net.o net.cpp
In file included from bignum.h:12:0,
from main.h:8,
from db.h:8,
from net.cpp:6:
util.h:244: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 db.h:8,
from net.cpp:6:
net.h:362: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 db.h:8:0,
from net.cpp:6:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
net.cpp:1278: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",
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/protocol.d -o obj/protocol.o protocol.cpp
In file included from protocol.cpp:7:0:
util.h:244: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 protocol.cpp:9:
net.h:362: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 protocol.cpp:9:0:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/bitcoinrpc.d -o obj/bitcoinrpc.o bitcoinrpc.cpp
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:244: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:362: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:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
bitcoinrpc.cpp:357: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 bitcoinrpc.h:17:0,
from bitcoinrpc.cpp:12:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/rpcdump.d -o obj/rpcdump.o rpcdump.cpp
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:244: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:362: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:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
In file included from bitcoinrpc.h:17:0,
from rpcdump.cpp:6:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/rpcnet.d -o obj/rpcnet.o rpcnet.cpp
In file included from addrman.h:9:0,
from net.h:21,
from rpcnet.cpp:5:
util.h:244: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:5:0:
net.h:362: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());
^
rpcnet.cpp:51: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)));
^
In file included from bitcoinrpc.h:17:0,
from rpcnet.cpp:6:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/rpcmining.d -o obj/rpcmining.o rpcmining.cpp
In file included from bignum.h:12:0,
from main.h:8,
from rpcmining.cpp:6:
util.h:244: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:362: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:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
In file included from bitcoinrpc.h:17:0,
from rpcmining.cpp:9:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/rpcwallet.d -o obj/rpcwallet.o rpcwallet.cpp
In file included from bignum.h:12:0,
from main.h:8,
from wallet.h:13,
from rpcwallet.cpp:8:
util.h:244: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:8:
net.h:362: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:8:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
rpcwallet.cpp:721: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));
^
In file included from bitcoinrpc.h:17:0,
from rpcwallet.cpp:10:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/rpcblockchain.d -o obj/rpcblockchain.o rpcblockchain.cpp
In file included from bignum.h:12:0,
from main.h:8,
from rpcblockchain.cpp:6:
util.h:244: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:362: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:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
In file included from bitcoinrpc.h:17:0,
from rpcblockchain.cpp:7:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/rpcrawtransaction.d -o obj/rpcrawtransaction.o rpcrawtransaction.cpp
In file included from bignum.h:12:0,
from base58.h:22,
from rpcrawtransaction.cpp:8:
util.h:244: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 db.h:8,
from rpcrawtransaction.cpp:10:
net.h:362: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 db.h:8:0,
from rpcrawtransaction.cpp:10:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
In file included from bitcoinrpc.h:17:0,
from rpcrawtransaction.cpp:9:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/script.d -o obj/script.o script.cpp
In file included from bignum.h:12:0,
from script.h:15,
from script.cpp:11:
util.h:244: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:362: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:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/sync.d -o obj/sync.o sync.cpp
In file included from sync.cpp:6:0:
util.h:244:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("%"PRI64d, n);
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/util.d -o obj/util.o util.cpp
In file included from util.cpp:16:0:
util.h:244:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("%"PRI64d, n);
^
util.cpp:395:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
string str = strprintf("%"PRI64d".%08"PRI64d, quotient, remainder);
^
util.cpp:395:37: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
string str = strprintf("%"PRI64d".%08"PRI64d, quotient, remainder);
^
util.cpp:1315: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:1315: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:1350:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("%+"PRI64d" ", n);
^
util.cpp:1353: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:1353: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);
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/wallet.d -o obj/wallet.o wallet.cpp
In file included from bignum.h:12:0,
from main.h:8,
from wallet.h:13,
from wallet.cpp:6:
util.h:244: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:362: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:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
wallet.cpp:1468: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:1530: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:1555: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:1555: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:1584:16: 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:1611:12: 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:1621:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("keypool return %"PRI64d"\n", nIndex);
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/walletdb.d -o obj/walletdb.o walletdb.cpp
In file included from bignum.h:12:0,
from main.h:8,
from db.h:8,
from walletdb.h:8,
from walletdb.cpp:6:
util.h:244: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 db.h:8,
from walletdb.h:8,
from walletdb.cpp:6:
net.h:362: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 db.h:8:0,
from walletdb.h:8,
from walletdb.cpp:6:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
walletdb.cpp:541: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:602: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:621: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());
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/hash.d -o obj/hash.o hash.cpp
hash.cpp: In function ‘unsigned int MurmurHash3(unsigned int, const std::vector&)’:
hash.cpp:42:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 3: k1 ^= tail[2] << 16;
~~~^~~~~~~~~~~~~~~~
hash.cpp:43:5: note: here
case 2: k1 ^= tail[1] << 8;
^~~~
hash.cpp:43:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
case 2: k1 ^= tail[1] << 8;
~~~^~~~~~~~~~~~~~~
hash.cpp:44:5: note: here
case 1: k1 ^= tail[0];
^~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/bloom.d -o obj/bloom.o bloom.cpp
In file included from bignum.h:12:0,
from main.h:8,
from bloom.cpp:8:
util.h:244: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 bloom.cpp:8:
net.h:362: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 bloom.cpp:8:0:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/noui.d -o obj/noui.o noui.cpp
In file included from ui_interface.h:9:0,
from noui.cpp:6:
util.h:244: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:7:
net.h:362: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:7:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
In file included from bitcoinrpc.h:17:0,
from noui.cpp:8:
json/json_spirit_writer_template.h: In function ‘String_type json_spirit::non_printable_to_string(unsigned int)’:
json/json_spirit_writer_template.h:31:50: warning: typedef ‘Char_type’ locally defined but not used [-Wunused-local-typedefs]
typedef typename String_type::value_type Char_type;
^~~~~~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/leveldb.d -o obj/leveldb.o leveldb.cpp
In file included from leveldb.cpp:6:0:
util.h:244: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 leveldb.cpp:5:0:
leveldb.h:20:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void HandleError(const leveldb::Status &status) throw(leveldb_error);
^~~~~
leveldb.h:83:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template<typename K, typename V> bool Read(const K& key, V& value) throw(leveldb_error) {
^~~~~
leveldb.h:106:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template<typename K, typename V> bool Write(const K& key, const V& value, bool fSync = false) throw(leveldb_error) {
^~~~~
leveldb.h:112:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template bool Exists(const K& key) throw(leveldb_error) {
^~~~~
leveldb.h:129:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template bool Erase(const K& key, bool fSync = false) throw(leveldb_error) {
^~~~~
leveldb.h:135:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool WriteBatch(CLevelDBBatch &batch, bool fSync = false) throw(leveldb_error);
^~~~~
leveldb.h:142:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool Sync() throw(leveldb_error) {
^~~~~
leveldb.cpp:15:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void HandleError(const leveldb::Status &status) throw(leveldb_error) {
^~~~~
leveldb.cpp:73:61: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool CLevelDB::WriteBatch(CLevelDBBatch &batch, bool fSync) throw(leveldb_error) {
^~~~~
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -MMD -MF obj/txdb.d -o obj/txdb.o txdb.cpp
In file included from bignum.h:12:0,
from main.h:8,
from txdb.h:8,
from txdb.cpp:6:
util.h:244: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 txdb.h:8,
from txdb.cpp:6:
net.h:362: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 txdb.h:8:0,
from txdb.cpp:6:
main.h:450:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:450:49: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
return strprintf("CTxOut(nValue=%"PRI64d".%08"PRI64d", scriptPubKey=%s)", nValue / COIN, nValue % COIN, scriptPubKey.ToString().substr(0,30).c_str());
^
main.h:638:26: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:638:74: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
str += strprintf("CTransaction(hash=%s, ver=%d, vin.size=%"PRIszu", vout.size=%"PRIszu", nLockTime=%u)\n",
^
main.h:1518:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
printf("CBlock(hash=%s, ver=%d, hashPrevBlock=%s, hashMerkleRoot=%s, nTime=%u, nBits=%08x, nNonce=%u, vtx=%"PRIszu")\n",
^
In file included from txdb.h:9:0,
from txdb.cpp:6:
leveldb.h:20:49: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
void HandleError(const leveldb::Status &status) throw(leveldb_error);
^~~~~
leveldb.h:83:72: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template<typename K, typename V> bool Read(const K& key, V& value) throw(leveldb_error) {
^~~~~
leveldb.h:106:99: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template<typename K, typename V> bool Write(const K& key, const V& value, bool fSync = false) throw(leveldb_error) {
^~~~~
leveldb.h:112:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template bool Exists(const K& key) throw(leveldb_error) {
^~~~~
leveldb.h:129:71: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
template bool Erase(const K& key, bool fSync = false) throw(leveldb_error) {
^~~~~
leveldb.h:135:63: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool WriteBatch(CLevelDBBatch &batch, bool fSync = false) throw(leveldb_error);
^~~~~
leveldb.h:142:17: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
bool Sync() throw(leveldb_error) {
^~~~~
Building LibCurl ...
cd curl; chmod +x buildconf; ./buildconf; chmod +x configure; ./configure --disable-shared --disable-ftp --disable-ldap --disable-ldapis --disable-rtsp --disable-proxy --disable-dict --disable-telnet --disable-tftp --disable-pop3 --disable-imap --disable-smtp --disable-gopher --disable-manual --disable-imap --disable-zlib --without-ca-bundle --without-gnutls --without-libidn --without-librtmp --without-libssh2 --without-nss --without-ssl --without-zlib; make; cd ..
buildconf: autoconf version 2.69 (ok)
buildconf: autom4te version 2.69 (ok)
buildconf: autoheader version 2.69 (ok)
buildconf: automake version 1.15 (ok)
buildconf: aclocal version 1.15 (ok)
buildconf: libtoolize version 2.4.6 (ok)
buildconf: GNU m4 version 1.4.18 (ok)
buildconf: running libtoolize
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt
obsolete.m4'
libtoolize: Remember to add 'LT_INIT' to configure.ac.
buildconf: converting all mv to mv -f in local m4/libtool.m4
buildconf: running aclocal
buildconf: converting all mv to mv -f in local aclocal.m4
buildconf: running autoheader
buildconf: running autoconf
buildconf: running automake
configure.ac:125: installing './compile'
configure.ac:187: installing './config.guess'
configure.ac:187: installing './config.sub'
configure.ac:125: installing './install-sh'
configure.ac:133: installing './missing'
docs/examples/Makefile.am: installing './depcomp'
buildconf: OK
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking whether to enable debug build options... no
checking whether to enable compiler optimizer... (assumed) yes
checking whether to enable strict compiler warnings... no
checking whether to enable compiler warnings as errors... no
checking whether to enable curl debug memory tracking... no
checking whether to enable hiding of library internal symbols... yes
checking whether to enable c-ares for DNS lookups... no
checking whether to disable dependency on -lrt... (assumed no)
checking for path separator... :
checking for sed... /bin/sed
checking for grep... /bin/grep
checking for egrep... /bin/grep -E
checking for ar... /usr/bin/ar
checking for a BSD-compatible install... /usr/bin/install -c
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 how to run the C preprocessor... gcc -E
checking for a sed that does not truncate output... (cached) /bin/sed
checking whether to build with code coverage support... no
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking curl version... 7.61.0
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for grep that handles long lines and -e... (cached) /bin/grep
checking for egrep... /bin/grep -E
checking if OS is AIX (to define _ALL_SOURCE)... no
checking if _THREAD_SAFE is already defined... no
checking if _THREAD_SAFE is actually needed... no
checking if _THREAD_SAFE is onwards defined... no
checking if _REENTRANT is already defined... no
checking if _REENTRANT is actually needed... no
checking if _REENTRANT is onwards defined... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for 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 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 to build shared libraries with -version-info... yes
checking whether to build shared libraries with -no-undefined... no
checking whether to build shared libraries with -mimpure-text... no
checking whether to build shared libraries with PIC... yes
checking whether to build static libraries with PIC... no
checking whether to build shared libraries only... no
checking whether to build static libraries only... yes
checking for inline... inline
checking if cpp -P is needed... yes
checking if cpp -P works... yes
checking if compiler is DEC/Compaq/HP C... no
checking if compiler is HP-UX C... no
checking if compiler is IBM C... no
checking if compiler is Intel C... no
checking if compiler is clang... no
checking if compiler is GNU C... yes
checking if compiler is LCC... no
checking if compiler is SGI MIPSpro C... no
checking if compiler is SGI MIPS C... no
checking if compiler is SunPro C... no
checking if compiler is Tiny C... no
checking if compiler is Watcom C... no
checking if compiler accepts some basic options... yes
configure: compiler options added: -Werror-implicit-function-declaration
checking if compiler accepts debug disabling options... yes
configure: compiler options added:
checking if compiler optimizer assumed setting might be used... yes
checking if compiler accepts optimizer enabling options... yes
configure: compiler options added: -O2
checking if compiler accepts strict warning options... yes
configure: compiler options added: -Wno-system-headers
checking if compiler halts on compilation errors... yes
checking if compiler halts on negative sized arrays... yes
checking if compiler halts on function prototype mismatch... yes
checking if compiler supports hiding library internal symbols... yes
checking for windows.h... no
checking whether build target is a native Windows one... no
checking whether build target supports WIN32 file API... no
checking for good-to-use Mac CFLAGS... no
checking to see if the compiler supports __builtin_available()... no
checking whether to support http... yes
checking whether to support ftp... no
checking whether to support file... yes
checking whether to support ldap... no
checking whether to support ldaps... no
checking whether to support rtsp... no
checking whether to support proxies... no
checking whether to support dict... no
checking whether to support telnet... no
checking whether to support tftp... no
checking whether to support pop3... no
checking whether to support imap... no
checking whether to support smb... yes
checking whether to support smtp... no
checking whether to support gopher... no
checking whether to provide built-in manual... no
checking whether to enable generation of C code... yes
checking whether to use libgcc... no
checking if X/Open network library is required... no
checking for gethostbyname... yes
checking for windows.h... (cached) no
checking for winsock.h... (cached) no
checking for winsock2.h... (cached) no
checking for connect in libraries... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/types.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for monotonic clock_gettime... yes
checking for clock_gettime in libraries... no additional lib required
checking if monotonic clock_gettime works... yes
configure: WARNING: zlib disabled
checking for BrotliDecoderDecompress in -lbrotlidec... no
checking brotli/decode.h usability... no
checking brotli/decode.h presence... no
checking for brotli/decode.h... no
checking whether to enable IPv6... yes
checking if struct sockaddr_in6 has sin6_scope_id member... yes
checking if argv can be written to... no
checking if GSS-API support is requested... no
checking whether to enable Windows native SSL/TLS (Windows native builds only)... no
checking whether to enable Apple OS native SSL/TLS... no
checking for ssl_version in -laxtls... no
configure: WARNING: SSL disabled, you will not be able to use HTTPS, FTPS, NTLM and more.
configure: WARNING: Use --with-ssl, --with-gnutls, --with-polarssl, --with-cyassl, --with-nss, --with-axtls, --with-winssl, or --with-darwinssl to address this.
./configure: line 25458: test: : integer expression expected
checking for library containing psl_builtin... -lpsl
checking whether versioned symbols are wanted... no
checking whether to enable Windows native IDN (Windows native builds only)... no
checking whether to build with libidn2... (assumed) yes
checking for pkg-config... /usr/bin/pkg-config
checking for libidn2 options with pkg-config... found
configure: pkg-config: IDN_LIBS: "-lidn2"
configure: pkg-config: IDN_LDFLAGS: ""
configure: pkg-config: IDN_CPPFLAGS: ""
configure: pkg-config: IDN_DIR: ""
checking if idn2_lookup_ul can be linked... yes
checking idn2.h usability... yes
checking idn2.h presence... yes
checking for idn2.h... yes
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for libnghttp2 options with pkg-config... no
checking for ANSI C header files... (cached) yes
checking for malloc.h... yes
checking for memory.h... no
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for sys/ioctl.h... yes
checking for sys/uio.h... yes
checking for assert.h... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for arpa/inet.h... yes
checking for net/if.h... yes
checking for netinet/in.h... yes
checking for netinet/in6.h... no
checking for sys/un.h... yes
checking for linux/tcp.h... yes
checking for netinet/tcp.h... yes
checking for netdb.h... yes
checking for sys/sockio.h... no
checking for sys/stat.h... (cached) yes
checking for sys/param.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sgtty.h... yes
checking for fcntl.h... yes
checking for alloca.h... yes
checking for time.h... (cached) yes
checking for io.h... no
checking for pwd.h... yes
checking for utime.h... yes
checking for sys/utime.h... no
checking for sys/poll.h... yes
checking for poll.h... yes
checking for socket.h... no
checking for sys/resource.h... yes
checking for libgen.h... yes
checking for locale.h... yes
checking for errno.h... yes
checking for stdbool.h... yes
checking for arpa/tftp.h... yes
checking for sys/filio.h... no
checking for sys/wait.h... yes
checking for setjmp.h... yes
checking for an ANSI C-conforming const... yes
checking for compiler support of C99 variadic macro style... yes
checking for compiler support of old gcc variadic macro style... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for struct timeval... yes
checking run-time libs availability... fine
checking size of size_t... 4
checking size of long... 4
checking size of int... 4
checking size of short... 2
checking size of time_t... 4
checking size of off_t... 8
checking size of curl_off_t... 8
checking for long long... yes
checking if numberLL works... yes
checking for ssize_t... yes
checking for bool... yes
checking for sa_family_t... yes
checking if time_t is unsigned... no
checking for windows.h... (cached) no
checking for winsock2.h... (cached) no
checking for ws2tcpip.h... (cached) no
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for curl_socklen_t data type... socklen_t
checking size of curl_socklen_t... 4
checking for sys/types.h... (cached) yes
checking for poll.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking for in_addr_t... yes
checking for struct sockaddr_storage... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sig_atomic_t... yes
checking if sig_atomic_t is already defined as volatile... no
checking return type of signal handlers... void
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for select... yes
checking types of args and return type for select... int,fd_set *,struct timeval *,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for recv... yes
checking types of args and return type for recv... int,void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for send... yes
checking types of args and return type for send... int,const void *,size_t,int,int
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for MSG_NOSIGNAL... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking if alarm can be linked... yes
checking if alarm is prototyped... yes
checking if alarm is compilable... yes
checking if alarm usage allowed... yes
checking if alarm might be used... yes
checking for sys/types.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for libgen.h... (cached) yes
checking if basename can be linked... yes
checking if basename is prototyped... yes
checking if basename is compilable... yes
checking if basename usage allowed... yes
checking if basename might be used... yes
checking for sys/types.h... (cached) yes
checking for socket.h... (cached) no
checking if closesocket can be linked... no
checking if closesocket might be used... no
checking if CloseSocket can be linked... no
checking if CloseSocket might be used... no
checking if connect can be linked... yes
checking if connect is prototyped... yes
checking if connect is compilable... yes
checking if connect usage allowed... yes
checking if connect might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking if fcntl can be linked... yes
checking if fcntl is prototyped... yes
checking if fcntl is compilable... yes
checking if fcntl usage allowed... yes
checking if fcntl might be used... yes
checking if fcntl O_NONBLOCK is compilable... yes
checking if fcntl O_NONBLOCK usage allowed... yes
checking if fcntl O_NONBLOCK might be used... yes
checking for sys/types.h... (cached) yes
checking for stdio.h... yes
checking if fdopen can be linked... yes
checking if fdopen is prototyped... yes
checking if fdopen is compilable... yes
checking if fdopen usage allowed... yes
checking if fdopen might be used... yes
checking for sys/types.h... (cached) yes
checking for netdb.h... (cached) yes
checking if freeaddrinfo can be linked... yes
checking if freeaddrinfo is prototyped... yes
checking if freeaddrinfo is compilable... yes
checking if freeaddrinfo usage allowed... yes
checking if freeaddrinfo might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for ifaddrs.h... yes
checking if freeifaddrs can be linked... yes
checking if freeifaddrs is prototyped... yes
checking if freeifaddrs is compilable... yes
checking if freeifaddrs usage allowed... yes
checking if freeifaddrs might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/xattr.h... yes
checking if fsetxattr can be linked... yes
checking if fsetxattr is prototyped... yes
checking if fsetxattr takes 5 args.... yes
checking if fsetxattr is compilable... yes
checking if fsetxattr usage allowed... yes
checking if fsetxattr might be used... yes
checking if ftruncate can be linked... yes
checking if ftruncate is prototyped... yes
checking if ftruncate is compilable... yes
checking if ftruncate usage allowed... yes
checking if ftruncate might be used... yes
checking for sys/types.h... (cached) yes
checking for stdlib.h... (cached) yes
checking if getaddrinfo can be linked... yes
checking if getaddrinfo is prototyped... yes
checking if getaddrinfo is compilable... yes
checking if getaddrinfo seems to work... yes
checking if getaddrinfo usage allowed... yes
checking if getaddrinfo might be used... yes
checking if getaddrinfo is threadsafe... yes
checking if gai_strerror can be linked... yes
checking if gai_strerror is prototyped... yes
checking if gai_strerror is compilable... yes
checking if gai_strerror usage allowed... yes
checking if gai_strerror might be used... yes
checking if gethostbyaddr can be linked... yes
checking if gethostbyaddr is prototyped... yes
checking if gethostbyaddr is compilable... yes
checking if gethostbyaddr usage allowed... yes
checking if gethostbyaddr might be used... yes
checking if gethostbyaddr_r can be linked... yes
checking if gethostbyaddr_r is prototyped... yes
checking if gethostbyaddr_r takes 5 args.... no
checking if gethostbyaddr_r takes 7 args.... no
checking if gethostbyaddr_r takes 8 args.... yes
checking if gethostbyaddr_r is compilable... yes
checking if gethostbyaddr_r usage allowed... yes
checking if gethostbyaddr_r might be used... yes
checking if gethostbyname can be linked... yes
checking if gethostbyname is prototyped... yes
checking if gethostbyname is compilable... yes
checking if gethostbyname usage allowed... yes
checking if gethostbyname might be used... yes
checking if gethostbyname_r can be linked... yes
checking if gethostbyname_r is prototyped... yes
checking if gethostbyname_r takes 3 args.... no
checking if gethostbyname_r takes 5 args.... no
checking if gethostbyname_r takes 6 args.... yes
checking if gethostbyname_r is compilable... yes
checking if gethostbyname_r usage allowed... yes
checking if gethostbyname_r might be used... yes
checking if gethostname can be linked... yes
checking if gethostname is prototyped... yes
checking if gethostname is compilable... yes
checking for gethostname arg 2 data type... unsigned int
checking if gethostname usage allowed... yes
checking if gethostname might be used... yes
checking if getifaddrs can be linked... yes
checking if getifaddrs is prototyped... yes
checking if getifaddrs is compilable... yes
checking if getifaddrs seems to work... yes
checking if getifaddrs usage allowed... yes
checking if getifaddrs might be used... yes
checking if getservbyport_r can be linked... yes
checking if getservbyport_r is prototyped... yes
checking if getservbyport_r takes 4 args.... no
checking if getservbyport_r takes 5 args.... no
checking if getservbyport_r takes 6 args.... yes
checking if getservbyport_r is compilable... yes
checking if getservbyport_r usage allowed... yes
checking if getservbyport_r might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for time.h... (cached) yes
checking if gmtime_r can be linked... yes
checking if gmtime_r is prototyped... yes
checking if gmtime_r is compilable... yes
checking if gmtime_r seems to work... yes
checking if gmtime_r usage allowed... yes
checking if gmtime_r might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for netinet/in.h... (cached) yes
checking for arpa/inet.h... (cached) yes
checking if inet_ntoa_r can be linked... no
checking if inet_ntoa_r might be used... no
checking if inet_ntop can be linked... yes
checking if inet_ntop is prototyped... yes
checking if inet_ntop is compilable... yes
checking if inet_ntop seems to work... yes
checking if inet_ntop usage allowed... yes
checking if inet_ntop might be used... yes
checking if inet_pton can be linked... yes
checking if inet_pton is prototyped... yes
checking if inet_pton is compilable... yes
checking if inet_pton seems to work... yes
checking if inet_pton usage allowed... yes
checking if inet_pton might be used... yes
checking for sys/types.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for stropts.h... yes
checking if ioctl can be linked... yes
checking if ioctl is prototyped... yes
checking if ioctl is compilable... yes
checking if ioctl usage allowed... yes
checking if ioctl might be used... yes
checking if ioctl FIONBIO is compilable... yes
checking if ioctl FIONBIO usage allowed... yes
checking if ioctl FIONBIO might be used... yes
checking if ioctl SIOCGIFADDR is compilable... yes
checking if ioctl SIOCGIFADDR usage allowed... yes
checking if ioctl SIOCGIFADDR might be used... yes
checking if ioctlsocket can be linked... no
checking if ioctlsocket might be used... no
checking if IoctlSocket can be linked... no
checking if IoctlSocket might be used... no
checking if localtime_r can be linked... yes
checking if localtime_r is prototyped... yes
checking if localtime_r is compilable... yes
checking if localtime_r seems to work... yes
checking if localtime_r usage allowed... yes
checking if localtime_r might be used... yes
checking if memrchr can be linked... yes
checking if memrchr is prototyped... no
checking if memrchr might be used... no
checking if poll can be linked... yes
checking if poll is prototyped... yes
checking if poll is compilable... yes
checking if poll seems to work... yes
checking if poll usage allowed... yes
checking if poll might be used... yes
checking if setsockopt can be linked... yes
checking if setsockopt is prototyped... yes
checking if setsockopt is compilable... yes
checking if setsockopt usage allowed... yes
checking if setsockopt might be used... yes
checking if setsockopt SO_NONBLOCK is compilable... no
checking if setsockopt SO_NONBLOCK might be used... no
checking for sys/types.h... (cached) yes
checking for signal.h... (cached) yes
checking if sigaction can be linked... yes
checking if sigaction is prototyped... yes
checking if sigaction is compilable... yes
checking if sigaction usage allowed... yes
checking if sigaction might be used... yes
checking if siginterrupt can be linked... yes
checking if siginterrupt is prototyped... yes
checking if siginterrupt is compilable... yes
checking if siginterrupt usage allowed... yes
checking if siginterrupt might be used... yes
checking if signal can be linked... yes
checking if signal is prototyped... yes
checking if signal is compilable... yes
checking if signal usage allowed... yes
checking if signal might be used... yes
checking for sys/types.h... (cached) yes
checking for setjmp.h... (cached) yes
checking if sigsetjmp can be linked... no
checking if sigsetjmp seems a macro... yes
checking if sigsetjmp is compilable... yes
checking if sigsetjmp usage allowed... yes
checking if sigsetjmp might be used... yes
checking if socket can be linked... yes
checking if socket is prototyped... yes
checking if socket is compilable... yes
checking if socket usage allowed... yes
checking if socket might be used... yes
checking if socketpair can be linked... yes
checking if socketpair is prototyped... yes
checking if socketpair is compilable... yes
checking if socketpair usage allowed... yes
checking if socketpair might be used... yes
checking if strcasecmp can be linked... yes
checking if strcasecmp is prototyped... yes
checking if strcasecmp is compilable... yes
checking if strcasecmp usage allowed... yes
checking if strcasecmp might be used... yes
checking if strcmpi can be linked... no
checking if strcmpi might be used... no
checking if strdup can be linked... yes
checking if strdup is prototyped... yes
checking if strdup is compilable... yes
checking if strdup usage allowed... yes
checking if strdup might be used... yes
checking if strerror_r can be linked... yes
checking if strerror_r is prototyped... yes
checking if strerror_r is compilable... yes
checking if strerror_r is glibc like... no
checking if strerror_r is POSIX like... yes
checking if strerror_r seems to work... yes
checking if strerror_r usage allowed... yes
checking if strerror_r might be used... yes
checking if stricmp can be linked... no
checking if stricmp might be used... no
checking if strncasecmp can be linked... yes
checking if strncasecmp is prototyped... yes
checking if strncasecmp is compilable... yes
checking if strncasecmp usage allowed... yes
checking if strncasecmp might be used... yes
checking if strncmpi can be linked... no
checking if strncmpi might be used... no
checking if strnicmp can be linked... no
checking if strnicmp might be used... no
checking if strstr can be linked... yes
checking if strstr is prototyped... yes
checking if strstr is compilable... yes
checking if strstr usage allowed... yes
checking if strstr might be used... yes
checking if strtok_r can be linked... yes
checking if strtok_r is prototyped... yes
checking if strtok_r is compilable... yes
checking if strtok_r usage allowed... yes
checking if strtok_r might be used... yes
checking if strtoll can be linked... yes
checking if strtoll is prototyped... yes
checking if strtoll is compilable... yes
checking if strtoll usage allowed... yes
checking if strtoll might be used... yes
checking for sys/types.h... (cached) yes
checking for sys/uio.h... (cached) yes
checking if writev can be linked... yes
checking if writev is prototyped... yes
checking if writev is compilable... yes
checking if writev usage allowed... yes
checking if writev might be used... yes
checking whether getpwuid_r is declared... yes
checking for fnmatch... yes
checking for geteuid... yes
checking for getpass_r... no
checking deeper for getpass_r... but still no
checking for getppid... yes
checking for getpwuid... yes
checking for getpwuid_r... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for if_nametoindex... yes
checking for mach_absolute_time... no
checking deeper for mach_absolute_time... but still no
checking for pipe... yes
checking for setlocale... yes
checking for setmode... no
checking deeper for setmode... but still no
checking for setrlimit... yes
checking for utime... yes
checking for utimes... yes
checking how to set a socket into non-blocking mode... fcntl O_NONBLOCK
checking for perl... /usr/bin/perl
checking for gnroff... no
checking for nroff... /usr/bin/nroff
checking how to use *nroff to get plain text from man pages... -man
checking whether to enable the threaded resolver... yes
checking whether to use POSIX threads for threaded resolver... auto
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for pthread_create... no
checking for pthread_create in -lpthread... yes
checking whether to enable verbose strings... yes
checking whether to enable SSPI support (Windows native builds only)... no
checking whether to enable cryptographic authentication methods... yes
checking whether to enable NTLM delegation to winbind's helper... no
checking whether to enable TLS-SRP authentication... yes
checking whether to enable Unix domain sockets... auto
checking for struct sockaddr_un.sun_path... yes
checking whether to enable support for cookies... yes
checking whether hiding of library internal symbols will actually happen... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating docs/Makefile
config.status: creating docs/examples/Makefile
config.status: creating docs/libcurl/Makefile
config.status: creating docs/libcurl/opts/Makefile
config.status: creating docs/cmdline-opts/Makefile
config.status: creating include/Makefile
config.status: creating include/curl/Makefile
config.status: creating src/Makefile
config.status: creating lib/Makefile
config.status: creating scripts/Makefile
config.status: creating lib/libcurl.vers
config.status: creating tests/Makefile
config.status: creating tests/certs/Makefile
config.status: creating tests/certs/scripts/Makefile
config.status: creating tests/data/Makefile
config.status: creating tests/server/Makefile
config.status: creating tests/libtest/Makefile
config.status: creating tests/unit/Makefile
config.status: creating packages/Makefile
config.status: creating packages/Win32/Makefile
config.status: creating packages/Win32/cygwin/Makefile
config.status: creating packages/Linux/Makefile
config.status: creating packages/Linux/RPM/Makefile
config.status: creating packages/Linux/RPM/curl.spec
config.status: creating packages/Linux/RPM/curl-ssl.spec
config.status: creating packages/Solaris/Makefile
config.status: creating packages/EPM/curl.list
config.status: creating packages/EPM/Makefile
config.status: creating packages/vms/Makefile
config.status: creating packages/AIX/Makefile
config.status: creating packages/AIX/RPM/Makefile
config.status: creating packages/AIX/RPM/curl.spec
config.status: creating curl-config
config.status: creating libcurl.pc
config.status: creating lib/curl_config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: amending lib/Makefile
configure: amending src/Makefile
configure: amending tests/unit/Makefile
configure: amending tests/server/Makefile
configure: amending tests/libtest/Makefile
configure: amending docs/examples/Makefile
configure: Configured to build curl/libcurl:

curl version: 7.61.0
Host setup: i686-pc-linux-gnu
Install prefix: /usr/local
Compiler: gcc
SSL support: no (--with-{ssl,gnutls,nss,polarssl,mbedtls,cyassl,axtls,winssl,darwinssl} )
SSH support: no (--with-libssh2)
zlib support: no (--with-zlib)
brotli support: no (--with-brotli)
GSS-API support: no (--with-gssapi)
TLS-SRP support: no (--enable-tls-srp)
resolver: POSIX threaded
IPv6 support: enabled
Unix sockets support: enabled
IDN support: enabled (libidn2)
Build libcurl: Shared=no, Static=yes
Built-in manual: no (--enable-manual)
--libcurl option: enabled (--disable-libcurl-option)
Verbose errors: enabled (--disable-verbose)
SSPI support: no (--enable-sspi)
ca cert bundle: no
ca cert path:
ca fallback:
LDAP support: no (--enable-ldap / --with-ldap-lib / --with-lber-lib)
LDAPS support: no (--enable-ldaps)
RTSP support: no (--enable-rtsp)
RTMP support: no (--with-librtmp)
metalink support: no (--with-libmetalink)
PSL support: yes
HTTP2 support: disabled (--with-nghttp2)
Protocols: FILE HTTP

make[1]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl'
Making all in lib
make[2]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/lib'
make all-am
make[3]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/lib'
CC libcurl_la-file.lo
CC libcurl_la-timeval.lo
CC libcurl_la-base64.lo
CC libcurl_la-hostip.lo
CC libcurl_la-progress.lo
CC libcurl_la-formdata.lo
CC libcurl_la-cookie.lo
CC libcurl_la-http.lo
CC libcurl_la-sendf.lo
CC libcurl_la-ftp.lo
CC libcurl_la-url.lo
CC libcurl_la-dict.lo
CC libcurl_la-if2ip.lo
CC libcurl_la-speedcheck.lo
CC libcurl_la-ldap.lo
CC libcurl_la-version.lo
CC libcurl_la-getenv.lo
CC libcurl_la-escape.lo
CC libcurl_la-mprintf.lo
CC libcurl_la-telnet.lo
CC libcurl_la-netrc.lo
CC libcurl_la-getinfo.lo
CC libcurl_la-transfer.lo
CC libcurl_la-strcase.lo
CC libcurl_la-easy.lo
CC libcurl_la-security.lo
CC libcurl_la-curl_fnmatch.lo
CC libcurl_la-fileinfo.lo
CC libcurl_la-ftplistparser.lo
CC libcurl_la-wildcard.lo
CC libcurl_la-krb5.lo
CC libcurl_la-memdebug.lo
CC libcurl_la-http_chunks.lo
CC libcurl_la-strtok.lo
CC libcurl_la-connect.lo
CC libcurl_la-llist.lo
CC libcurl_la-hash.lo
CC libcurl_la-multi.lo
CC libcurl_la-content_encoding.lo
CC libcurl_la-share.lo
CC libcurl_la-http_digest.lo
CC libcurl_la-md4.lo
CC libcurl_la-md5.lo
CC libcurl_la-http_negotiate.lo
CC libcurl_la-inet_pton.lo
CC libcurl_la-strtoofft.lo
CC libcurl_la-strerror.lo
CC libcurl_la-amigaos.lo
CC libcurl_la-hostasyn.lo
CC libcurl_la-hostip4.lo
CC libcurl_la-hostip6.lo
CC libcurl_la-hostsyn.lo
CC libcurl_la-inet_ntop.lo
CC libcurl_la-parsedate.lo
CC libcurl_la-select.lo
CC libcurl_la-tftp.lo
CC libcurl_la-splay.lo
CC libcurl_la-strdup.lo
CC libcurl_la-socks.lo
CC libcurl_la-ssh.lo
CC libcurl_la-ssh-libssh.lo
CC libcurl_la-curl_addrinfo.lo
CC libcurl_la-socks_gssapi.lo
CC libcurl_la-socks_sspi.lo
CC libcurl_la-curl_sspi.lo
CC libcurl_la-slist.lo
CC libcurl_la-nonblock.lo
CC libcurl_la-curl_memrchr.lo
CC libcurl_la-imap.lo
CC libcurl_la-pop3.lo
CC libcurl_la-smtp.lo
CC libcurl_la-pingpong.lo
CC libcurl_la-rtsp.lo
CC libcurl_la-curl_threads.lo
CC libcurl_la-warnless.lo
CC libcurl_la-hmac.lo
CC libcurl_la-curl_rtmp.lo
CC libcurl_la-openldap.lo
CC libcurl_la-curl_gethostname.lo
CC libcurl_la-gopher.lo
CC libcurl_la-idn_win32.lo
CC libcurl_la-http_proxy.lo
CC libcurl_la-non-ascii.lo
CC libcurl_la-asyn-ares.lo
CC libcurl_la-asyn-thread.lo
CC libcurl_la-curl_gssapi.lo
CC libcurl_la-http_ntlm.lo
CC libcurl_la-curl_ntlm_wb.lo
CC libcurl_la-curl_ntlm_core.lo
CC libcurl_la-curl_sasl.lo
CC libcurl_la-rand.lo
CC libcurl_la-curl_multibyte.lo
CC libcurl_la-hostcheck.lo
CC libcurl_la-conncache.lo
CC libcurl_la-pipeline.lo
CC libcurl_la-dotdot.lo
CC libcurl_la-x509asn1.lo
CC libcurl_la-http2.lo
CC libcurl_la-smb.lo
CC libcurl_la-curl_endian.lo
CC libcurl_la-curl_des.lo
CC libcurl_la-system_win32.lo
CC libcurl_la-mime.lo
CC libcurl_la-sha256.lo
CC libcurl_la-setopt.lo
CC libcurl_la-curl_path.lo
CC libcurl_la-curl_ctype.lo
CC libcurl_la-curl_range.lo
CC libcurl_la-psl.lo
CC vauth/libcurl_la-vauth.lo
CC vauth/libcurl_la-cleartext.lo
CC vauth/libcurl_la-cram.lo
CC vauth/libcurl_la-digest.lo
CC vauth/libcurl_la-digest_sspi.lo
CC vauth/libcurl_la-krb5_gssapi.lo
CC vauth/libcurl_la-krb5_sspi.lo
CC vauth/libcurl_la-ntlm.lo
CC vauth/libcurl_la-ntlm_sspi.lo
CC vauth/libcurl_la-oauth2.lo
CC vauth/libcurl_la-spnego_gssapi.lo
CC vauth/libcurl_la-spnego_sspi.lo
CC vtls/libcurl_la-openssl.lo
CC vtls/libcurl_la-gtls.lo
CC vtls/libcurl_la-vtls.lo
CC vtls/libcurl_la-nss.lo
CC vtls/libcurl_la-polarssl.lo
CC vtls/libcurl_la-polarssl_threadlock.lo
CC vtls/libcurl_la-axtls.lo
CC vtls/libcurl_la-cyassl.lo
CC vtls/libcurl_la-schannel.lo
CC vtls/libcurl_la-schannel_verify.lo
CC vtls/libcurl_la-darwinssl.lo
CC vtls/libcurl_la-gskit.lo
CC vtls/libcurl_la-mbedtls.lo
CCLD libcurl.la
make[3]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/lib'
make[2]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/lib'
Making all in src
make[2]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/src'
Making all in ../docs
make[3]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs'
Making all in .
make[4]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs'
if test "..x" != "..x" -a -e "./curl.1"; then
cp -fp "./curl.1" /home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs/curl.1; fi
cd cmdline-opts && make
make[5]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs/cmdline-opts'
/usr/bin/perl ./gen.pl mainpage . > ../../docs/curl.1
make[5]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs/cmdline-opts'
make[4]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs'
Making all in cmdline-opts
make[4]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs/cmdline-opts'
make[4]: No se hace nada para 'all'.
make[4]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs/cmdline-opts'
make[3]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/docs'
make[3]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/src'
CC curl-slist_wc.o
CC curl-tool_binmode.o
CC curl-tool_bname.o
CC curl-tool_cb_dbg.o
CC curl-tool_cb_hdr.o
CC curl-tool_cb_prg.o
CC curl-tool_cb_rea.o
CC curl-tool_cb_see.o
CC curl-tool_cb_wrt.o
CC curl-tool_cfgable.o
CC curl-tool_convert.o
CC curl-tool_dirhie.o
CC curl-tool_doswin.o
CC curl-tool_easysrc.o
CC curl-tool_filetime.o
CC curl-tool_formparse.o
CC curl-tool_getparam.o
CC curl-tool_getpass.o
CC curl-tool_help.o
CC curl-tool_helpers.o
CC curl-tool_homedir.o
echo "/* built-in manual is disabled, blank function */" > tool_hugehelp.c
echo '#include "tool_hugehelp.h"' >> tool_hugehelp.c
echo "void hugehelp(void) {}" >>tool_hugehelp.c
CC curl-tool_hugehelp.o
CC curl-tool_libinfo.o
CC curl-tool_main.o
CC curl-tool_metalink.o
CC curl-tool_msgs.o
CC curl-tool_operate.o
CC curl-tool_operhlp.o
CC curl-tool_panykey.o
CC curl-tool_paramhlp.o
CC curl-tool_parsecfg.o
CC curl-tool_strdup.o
CC curl-tool_setopt.o
CC curl-tool_sleep.o
CC curl-tool_urlglob.o
CC curl-tool_util.o
CC curl-tool_vms.o
CC curl-tool_writeout.o
CC curl-tool_xattr.o
CC ../lib/curl-strtoofft.o
CC ../lib/curl-nonblock.o
CC ../lib/curl-warnless.o
CC ../lib/curl-curl_ctype.o
CCLD curl
make[3]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/src'
make[2]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/src'
make[2]: se entra en el directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl'
make[2]: No se hace nada para 'all-am'.
make[2]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl'
make[1]: se sale del directorio '/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl'
g++ -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/obj -DUSE_IPV6=1 -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/include -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/helpers -I/home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/include -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -D_FORTIFY_SOURCE=2 -o devcoind leveldb/libleveldb.a obj/auxpow.o obj/alert.o obj/version.o obj/checkpoints.o obj/netbase.o obj/addrman.o obj/crypter.o obj/key.o obj/db.o obj/init.o obj/keystore.o obj/main.o obj/net.o obj/protocol.o obj/bitcoinrpc.o obj/rpcdump.o obj/rpcnet.o obj/rpcmining.o obj/rpcwallet.o obj/rpcblockchain.o obj/rpcrawtransaction.o obj/script.o obj/sync.o obj/util.o obj/wallet.o obj/walletdb.o obj/hash.o obj/bloom.o obj/noui.o obj/leveldb.o obj/txdb.o curl/lib/.libs/libcurl.a -Wl,-z,relro -Wl,-z,now -Wl,-Bdynamic -l boost_system -l boost_filesystem -l boost_program_options -l boost_thread -l db_cxx -l ssl -l crypto -Wl,-Bdynamic -l z -l dl -l pthread -l rt /home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/libleveldb.a /home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/leveldb/libmemenv.a /home/user/core-2a9cb9595c1c116032c2a41514d2713406e4d4dd/devcoin/src/curl/lib/.libs/libcurl.a
curl/lib/.libs/libcurl.a(libcurl_la-url.o): En la función fix_hostname.isra.6': url.c:(.text+0x39b): referencia a idn2_check_version' sin definir
url.c:(.text+0x3ba): referencia a idn2_lookup_ul' sin definir url.c:(.text+0x410): referencia a idn2_strerror' sin definir
curl/lib/.libs/libcurl.a(libcurl_la-url.o): En la función Curl_disconnect': url.c:(.text+0xc9b): referencia a idn2_free' sin definir
url.c:(.text+0xcbb): referencia a idn2_free' sin definir url.c:(.text+0xcdb): referencia a idn2_free' sin definir
url.c:(.text+0xcfb): referencia a idn2_free' sin definir curl/lib/.libs/libcurl.a(libcurl_la-url.o): En la función Curl_connect':
url.c:(.text+0x1f54): referencia a idn2_free' sin definir curl/lib/.libs/libcurl.a(libcurl_la-url.o):url.c:(.text+0x1f80): más referencias a idn2_free' sin definir a continuación
curl/lib/.libs/libcurl.a(libcurl_la-psl.o): En la función Curl_psl_destroy': psl.c:(.text+0x35): referencia a psl_free' sin definir
curl/lib/.libs/libcurl.a(libcurl_la-psl.o): En la función Curl_psl_use': psl.c:(.text+0xf0): referencia a psl_latest' sin definir
psl.c:(.text+0x119): referencia a psl_free' sin definir psl.c:(.text+0x192): referencia a psl_builtin' sin definir
curl/lib/.libs/libcurl.a(libcurl_la-cookie.o): En la función .L208': cookie.c:(.text+0xfec): referencia a psl_is_cookie_domain_acceptable' sin definir
curl/lib/.libs/libcurl.a(libcurl_la-version.o): En la función curl_version.part.0': version.c:(.text+0x4a): referencia a idn2_check_version' sin definir
version.c:(.text+0x66): referencia a idn2_check_version' sin definir version.c:(.text+0x88): referencia a psl_get_version' sin definir
curl/lib/.libs/libcurl.a(libcurl_la-version.o): En la función curl_version_info.part.1': version.c:(.text+0xd7): referencia a idn2_check_version' sin definir
collect2: error: ld returned 1 exit status
makefile.unix:189: fallo en las instrucciones para el objetivo 'devcoind'
make: *** [devcoind] Error 1
`

Devcoin (DVC) Block rewards reduced to 2500

According to cryptoId explorer, starting with block 396,000 (which is the start of the round 99) Devcoin block rewards are reduced to 2,500.

According to this recent post the problem might be that the nodes tried to get the receiver files in advance (some-time/some-block-number prior to start of the round, but never after the round has actually started), but were unable to find them (slightly more than 50% of the mutually matching receiver files) at all before the round has started.

Can such cause of the issue actually be confirmed, and if so, how can we deal with miners in the future being unable to reach receiver files on time?

On the other hand, to me it sounds unlikely that four (more than 50%) out of (apparently) seven (number of file custodians in the round 99) file custodians did not upload the required file to the required locations.

Personally I couldn't reach 2/7 receiver files after I found out that block rewards plunged, and other 5 output same hash (i.e. they were identical).
Thus if reaching the files was indeed a problem, and if I understand correctly, at least 2/5 uploaded files were not uploaded on time.

Compile Error because of deprecated BIGNUM in openssl 1.1.0g

BigNum is deprecated.
With openssl 1.1.0 g compiling fails.
Openssl versions prior to 1.1.0 f were working well, but now these errors stop the compiler on Linux

bignum.h:51:24: error: invalid use of incomplete type ‘BIGNUM {aka struct bignum_st}’
class CBigNum : public BIGNUM
^~~~~~
In file included from /usr/include/openssl/crypto.h:31:0,
from allocators.h:12,
from crypter.h:7,
from keystore.h:8,
from script.h:14,
from auxpow.cpp:4:
/usr/include/openssl/ossl_typ.h:80:16: note: forward declaration of ‘BIGNUM {aka struct bignum_st}’
typedef struct bignum_st BIGNUM;
^~~~~~~~~
In file included from script.h:15:0,
from auxpow.cpp:4:
bignum.h: In constructor ‘CBigNum::CBigNum()’:
bignum.h:56:9: error: ‘BN_init’ was not declared in this scope
BN_init(this);
^~~~~~~
bignum.h:56:9: note: suggested alternative: ‘BN_print’
BN_init(this);
^~~~~~~
BN_print
bignum.h: In copy constructor ‘CBigNum::CBigNum(const CBigNum&)’:
bignum.h:61:9: error: ‘BN_init’ was not declared in this scope
BN_init(this);
^~~~~~~

Testnet is broken

It seems opening the wallet with the testnet parameter was unable to sync the blockchain. This comes from issue #77.

I used this guide to compile it: https://steemit.com/busy/@cpol/how-to-compile-your-very-own-devcoin-wallet-in-ubuntu-18-04

First, I downloaded the current source code from git using the command: git clone https://github.com/devcoin/core.git

The resulting compiled code version was this:

  • Client version: v0.8.6.0-g25a7d46-beta
  • Using OpenSSL version: OpenSSL 1.1.1 11 Sep 2018
  • Build date: 2019-11-05 11:00:48 -0500
  • Number of connections: 0
  • On testnet: checked
  • Current number of blocks, Estimated total blocks and last block time: N/A

It compiled perfectly, however, as you can see in this first image, it began acquiring the blockchain at 8:21 but by 9:11 it kept stuck on 432 weeks
wallet01

Then, I added my personal wallet and started it again at 9:17 but by 9:47 it remained stuck
wallet02

I checked the previous compiled version (v0.8.5.1-g25a7d46-beta, 31st Oct 2019) without the testnet param and it synced properly. I waited around an hour and initiated the v0.8.6.0-g25a7d46-beta version without the testnet param and this time it synced properly. I tried also the v0.8.5.1-g25a7d46-beta version with the testnet param enabled with no blockchain syncing.

I saw that the testnet version made its own directory (testnet3) and it recreated all the files as you can see in the pictures, but it can't sync their blockchain at all. t seems there's something wrong with my testnet. I can try to compile it with docker instead but I think this has to do with something else but I'm not sure what could it be.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.