Pages:
Author

Topic: DEAD - page 26. (Read 79202 times)

sr. member
Activity: 426
Merit: 250
March 24, 2015, 09:09:19 AM
3:50 hours still to go  Grin
staff
Activity: 3458
Merit: 6793
Just writing some code
March 24, 2015, 08:31:30 AM
BTC-ILT Volume increasing  Cheesy
hero member
Activity: 1098
Merit: 500
March 24, 2015, 01:01:32 AM
Ok so 3 million coins total. Now what is this coin really going to be about? It cant just be totally standard. It has to have a reason for existence. Some way of innovation. Cant wait to find out what it is.  Tongue
legendary
Activity: 1120
Merit: 1004
March 23, 2015, 04:28:54 PM
Thank you for the qmake "USE_UPNP=-". It is building for quite a long time now, it seems to work ! Thank you  Wink !
glad, that I could help. It seems that you may not have enough time for the increased staking - the staking phase ends in less than 24 hours.

Hopefully I staked to my computer ! But I've got only 14 ILT so it isn't very profitable. Too bad... Also maybe you can help me : in my address, I've got a "l", and when I try to put it in the qt on my pc, the "l" isn't taken, it don't work. It's a bit embarrassing, so maybe you can help. According to you what's the solution ?
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
March 23, 2015, 04:24:14 PM
Thank you for the qmake "USE_UPNP=-". It is building for quite a long time now, it seems to work ! Thank you  Wink !
glad, that I could help. It seems that you may not have enough time for the increased staking - the staking phase ends in less than 24 hours.
legendary
Activity: 1120
Merit: 1004
March 23, 2015, 04:22:50 PM
@Erkallys:
looks like you have to install miniupnpc package - that is what the error says.
Code:
sudo apt-get install miniupnpc

Here's what I get after I did this :

-snip-
src/net.cpp:20:32: fatal error: miniupnpc/miniwget.h: Aucun fichier ou dossier de ce type
compilation terminated.
Makefile:1980: recipe for target 'build/net.o' failed
make: *** [build/net.o] Error 1

Here is some hint:
https://bitcointalksearch.org/topic/51-compile-problems-55370

Got it.

the trick was to run qmake with

qmake "USE_UPNP=-"

instead of

qmake "USE_UPNP="


Thank you for the qmake "USE_UPNP=-". It is building for quite a long time now, it seems to work ! Thank you  Wink !
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
March 23, 2015, 12:37:57 PM
@Erkallys:
looks like you have to install miniupnpc package - that is what the error says.
Code:
sudo apt-get install miniupnpc

Here's what I get after I did this :

-snip-
src/net.cpp:20:32: fatal error: miniupnpc/miniwget.h: Aucun fichier ou dossier de ce type
compilation terminated.
Makefile:1980: recipe for target 'build/net.o' failed
make: *** [build/net.o] Error 1

Here is some hint:
https://bitcointalksearch.org/topic/51-compile-problems-55370

Got it.

the trick was to run qmake with

qmake "USE_UPNP=-"

instead of

qmake "USE_UPNP="

legendary
Activity: 1876
Merit: 1000
March 23, 2015, 12:36:09 PM
Poll is completely invalid, question was set to lead people to agree with what the poll writer wanted; ffs dumpest leading poll question ever "Coin will work with current settings - then downtrend - and death."

Hardfork to 10% PA will kill quicker then leaving as is.
can you enlighten us what led you to such a conclusion? I can name quite a few coins with the PoS rate of order of 10% p.a., yet I know none with such a hyperinflationary rate. What would keep the price afloat, if such hyperinflation would be kept?


some people such as I bought in because of the 3650%.

at 10% i'd bail,

as for hyperinflation, (well don't get me start on people understanding of inflation around these parts), but in this game as long as the price doesn't fall by greater then the % pos you do ok,

an example of one working out; mmxiv has done me brilliantly so far Smiley
well, do your homework and do some calculations: 5k was the price when the mining ended and hyperinflation started.
3650% is the inflation rate p.a., and the higher rate lasted much less than that so far. Price nevertheless already eroded to 700 satoshi (7 fold).


i'm pretty damn good at the math, but you're calling the shots in less then a month, they'll be periods when you lose and when you win if you have patient, not because this coins any good simply cause most the forum sucks at math Wink


worked well for me in other high stakes.

drop it too 10% and they'll be no reason for any of us to keep our bets on. it'll just fade into obscurity like most the crap around here.
legendary
Activity: 1120
Merit: 1004
March 23, 2015, 12:33:51 PM
@Erkallys:
looks like you have to install miniupnpc package - that is what the error says.
Code:
sudo apt-get install miniupnpc

Here's what I get after I did this :

pi@raspberrypi ~/intellect $ qmake-qt4
Project MESSAGE: Building with UPNP support
Project MESSAGE: Building with UPNP supportProject MESSAGE: Warning: unknown QT: widgetsProject MESSAGE: Warning: unknown QT: widgetsRemoved plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Project MESSAGE: Warning: unknown QT: widgets
pi@raspberrypi ~/intellect $ make
cd /home/pi/intellect/src/leveldb && CC=gcc CXX=g++ make OPT="-fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory '/home/pi/intellect/src/leveldb'
make[1]: 'libleveldb.a' is up to date.
make[1]: 'libmemenv.a' is up to date.
make[1]: Leaving directory '/home/pi/intellect/src/leveldb'
cd /home/pi/intellect; /bin/sh share/genbuild.sh /home/pi/intellect/build/build.h
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/net.o src/net.cpp
src/net.cpp:20:32: fatal error: miniupnpc/miniwget.h: Aucun fichier ou dossier de ce type
compilation terminated.
Makefile:1980: recipe for target 'build/net.o' failed
make: *** [build/net.o] Error 1
full member
Activity: 154
Merit: 100
Bitcoin Samurai
March 23, 2015, 12:28:50 PM
6 buy orders on Bittrex  Shocked
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
March 23, 2015, 12:20:23 PM
Meanwhile, someone wants to dump to 1 sat, so we can buy a lot lower. Thanks!
sr. member
Activity: 1063
Merit: 253
Sovryn - Brings DeFi to Bitcoin
March 23, 2015, 12:00:54 PM
Weird.  I've never had an issues syncing or with a sticky blockchain.  To those who are having trouble though, here is the blockchain up to around 35000.  In case you don't know, just move your wallet.dat, clear out your appdata folder, and drop blk0001.dat and the txleveldb folder from the link in there.  Move your wallet.dat back and you should be good to go.  Hate seeing anyone miss out on the last days of high POS.

https://mega.co.nz/#!QVdSiKTa!R2jD5V5T2QTu4bsmHvNVKmh2wPAQgg2nDih82jNiiGQ

If others are having the same problem then evansearle42 should put that link in the OP.
Thanks otto93 I already did this 2 days ago with a copy of the chain i got from a friend.It worked like a charm.
There were a few other post off people with the same problem.I never had any problems with sync,only after a reboot.Most of the times it would catch up again after a few hours,or restarting the wallet.
but the last time it didn't.
Really weird
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
March 23, 2015, 11:11:41 AM
Any idea what the final coin count is after all the staking we did?
check here: http://blockexperts.com/ilt
All and all ILT should be about 3 million after high PoS ends.
member
Activity: 78
Merit: 10
March 23, 2015, 10:20:53 AM
Any idea what the final coin count is after all the staking we did?
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
March 23, 2015, 09:09:24 AM
@Erkallys:
looks like you have to install miniupnpc package - that is what the error says.
Code:
sudo apt-get install miniupnpc
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
March 23, 2015, 09:07:29 AM
Poll is completely invalid, question was set to lead people to agree with what the poll writer wanted; ffs dumpest leading poll question ever "Coin will work with current settings - then downtrend - and death."

Hardfork to 10% PA will kill quicker then leaving as is.
can you enlighten us what led you to such a conclusion? I can name quite a few coins with the PoS rate of order of 10% p.a., yet I know none with such a hyperinflationary rate. What would keep the price afloat, if such hyperinflation would be kept?


some people such as I bought in because of the 3650%.

at 10% i'd bail,

as for hyperinflation, (well don't get me start on people understanding of inflation around these parts), but in this game as long as the price doesn't fall by greater then the % pos you do ok,

an example of one working out; mmxiv has done me brilliantly so far Smiley
well, do your homework and do some calculations: 5k was the price when the mining ended and hyperinflation started.
3650% is the inflation rate p.a., and the higher rate lasted much less than that so far. Price nevertheless already eroded to 700 satoshi (7 fold).
Keeping the high PoS further wouldn't break you even. People treat this hyperinflation as mining, dropping new coins whenever they get them, with disappearing buy support. This causes faster price erosion than the 'protection' you get from the hyperinflation.
legendary
Activity: 1876
Merit: 1000
March 23, 2015, 08:11:43 AM
Poll is completely invalid, question was set to lead people to agree with what the poll writer wanted; ffs dumpest leading poll question ever "Coin will work with current settings - then downtrend - and death."

Hardfork to 10% PA will kill quicker then leaving as is.
can you enlighten us what led you to such a conclusion? I can name quite a few coins with the PoS rate of order of 10% p.a., yet I know none with such a hyperinflationary rate. What would keep the price afloat, if such hyperinflation would be kept?


some people such as I bought in because of the 3650%.

at 10% i'd bail,

as for hyperinflation, (well don't get me start on people understanding of inflation around these parts), but in this game as long as the price doesn't fall by greater then the % pos you do ok,

an example of one working out; mmxiv has done me brilliantly so far Smiley
legendary
Activity: 1120
Merit: 1004
March 23, 2015, 08:09:24 AM
ok, so qt5 is not readily available for raspbian, you have to cook it yourself from source..

http://qt-project.org/wiki/Building_Qt_5_from_Git




Is it really needed ? I built Coin Magi without it. I can't do it without ?
apparently not, I just cooked a qt using qt4

Also, you have to mark "build_detect_platform" located in /src/leveldb as executable (amateur hour dev?)

then

Code:
qmake-qt4
make

should do it

This is what I'm getting :

pi@raspberrypi ~/intellect $ qmake-qt4
Project MESSAGE: Building with UPNP support
Project MESSAGE: Building with UPNP supportProject MESSAGE: Warning: unknown QT: widgetsProject MESSAGE: Warning: unknown QT: widgetsRemoved plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.
Project MESSAGE: Warning: unknown QT: widgets
pi@raspberrypi ~/intellect $ make
cd /home/pi/intellect/src/leveldb && CC=gcc CXX=g++ make OPT="-fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2" libleveldb.a libmemenv.a
make[1]: Entering directory '/home/pi/intellect/src/leveldb'
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/builder.cc -o db/builder.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/c.cc -o db/c.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/dbformat.cc -o db/dbformat.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/db_impl.cc -o db/db_impl.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/db_iter.cc -o db/db_iter.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/filename.cc -o db/filename.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/log_reader.cc -o db/log_reader.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/log_writer.cc -o db/log_writer.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/memtable.cc -o db/memtable.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/repair.cc -o db/repair.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/table_cache.cc -o db/table_cache.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/version_edit.cc -o db/version_edit.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/version_set.cc -o db/version_set.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c db/write_batch.cc -o db/write_batch.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c table/block_builder.cc -o table/block_builder.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c table/block.cc -o table/block.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c table/filter_block.cc -o table/filter_block.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c table/format.cc -o table/format.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c table/iterator.cc -o table/iterator.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c table/merger.cc -o table/merger.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c table/table_builder.cc -o table/table_builder.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c table/table.cc -o table/table.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -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 -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/arena.cc -o util/arena.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/bloom.cc -o util/bloom.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/cache.cc -o util/cache.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/coding.cc -o util/coding.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/comparator.cc -o util/comparator.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/crc32c.cc -o util/crc32c.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/env.cc -o util/env.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/env_posix.cc -o util/env_posix.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/env_win.cc -o util/env_win.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/filter_policy.cc -o util/filter_policy.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/hash.cc -o util/hash.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/histogram.cc -o util/histogram.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/logging.cc -o util/logging.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/options.cc -o util/options.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c util/status.cc -o util/status.o
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -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: création de libleveldb.a
g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -c helpers/memenv/memenv.cc -o helpers/memenv/memenv.o
rm -f libmemenv.a
ar -rs libmemenv.a helpers/memenv/memenv.o
ar: création de libmemenv.a
make[1]: Leaving directory '/home/pi/intellect/src/leveldb'
cd /home/pi/intellect; /bin/sh share/genbuild.sh /home/pi/intellect/build/build.h
/usr/bin/uic-qt4 src/qt/forms/coincontroldialog.ui -o build/ui_coincontroldialog.h
/usr/bin/uic-qt4 src/qt/forms/sendcoinsdialog.ui -o build/ui_sendcoinsdialog.h
/usr/bin/uic-qt4 src/qt/forms/addressbookpage.ui -o build/ui_addressbookpage.h
/usr/bin/uic-qt4 src/qt/forms/signverifymessagedialog.ui -o build/ui_signverifymessagedialog.h
/usr/bin/uic-qt4 src/qt/forms/aboutdialog.ui -o build/ui_aboutdialog.h
/usr/bin/uic-qt4 src/qt/forms/editaddressdialog.ui -o build/ui_editaddressdialog.h
/usr/bin/uic-qt4 src/qt/forms/transactiondescdialog.ui -o build/ui_transactiondescdialog.h
/usr/bin/uic-qt4 src/qt/forms/overviewpage.ui -o build/ui_overviewpage.h
/usr/bin/uic-qt4 src/qt/forms/sendcoinsentry.ui -o build/ui_sendcoinsentry.h
/usr/bin/uic-qt4 src/qt/forms/askpassphrasedialog.ui -o build/ui_askpassphrasedialog.h
/usr/bin/uic-qt4 src/qt/forms/rpcconsole.ui -o build/ui_rpcconsole.h
/usr/bin/uic-qt4 src/qt/forms/statisticspage.ui -o build/ui_statisticspage.h
/usr/bin/uic-qt4 src/qt/forms/blockbrowser.ui -o build/ui_blockbrowser.h
/usr/bin/uic-qt4 src/qt/forms/chatwindow.ui -o build/ui_chatwindow.h
/usr/bin/uic-qt4 src/qt/forms/optionsdialog.ui -o build/ui_optionsdialog.h
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/txdb-leveldb.o src/txdb-leveldb.cpp
/tmp/ccKawrQd.s: Messages de l'assembleur:
/tmp/ccKawrQd.s:4291: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4301: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4318: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4379: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4388: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4405: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4581: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4590: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4607: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4918: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4927: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccKawrQd.s:4944: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/bloom.o src/bloom.cpp
/tmp/ccCJyewu.s: Messages de l'assembleur:
/tmp/ccCJyewu.s:1996: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2006: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2023: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2084: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2093: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2110: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2508: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2517: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2534: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2845: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2854: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCJyewu.s:2871: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/hash.o src/hash.cpp
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/blake.o src/blake.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/bmw.o src/bmw.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/cubehash.o src/cubehash.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/echo.o src/echo.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/groestl.o src/groestl.c
src/groestl.c: In function ‘groestl_small_close’:
src/groestl.c:2816:17: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable]
src/groestl.c: In function ‘groestl_big_close’:
src/groestl.c:2952:17: warning: variable ‘buf’ set but not used [-Wunused-but-set-variable]
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/jh.o src/jh.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/keccak.o src/keccak.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/luffa.o src/luffa.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/shavite.o src/shavite.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/simd.o src/simd.c
gcc -c -pipe -O2 -D_REENTRANT -Wall -W -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/skein.o src/skein.c
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/bitcoin.o src/qt/bitcoin.cpp
/tmp/ccWPENMF.s: Messages de l'assembleur:
/tmp/ccWPENMF.s:6412: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccWPENMF.s:6422: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccWPENMF.s:6439: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/bitcoingui.o src/qt/bitcoingui.cpp
/tmp/ccCD3SdP.s: Messages de l'assembleur:
/tmp/ccCD3SdP.s:2374: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:2383: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:2400: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:2449: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:2458: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:2475: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12407: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12416: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12433: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12540: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12550: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12567: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12777: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12786: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12803: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12910: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12920: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccCD3SdP.s:12937: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/transactiontablemodel.o src/qt/transactiontablemodel.cpp
/tmp/ccswmX2i.s: Messages de l'assembleur:
/tmp/ccswmX2i.s:5753: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:5763: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:5780: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:5841: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:5850: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:5867: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:6307: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:6316: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:6333: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:6644: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:6653: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccswmX2i.s:6670: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/addresstablemodel.o src/qt/addresstablemodel.cpp
/tmp/cclGEZ3a.s: Messages de l'assembleur:
/tmp/cclGEZ3a.s:4507: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cclGEZ3a.s:4517: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cclGEZ3a.s:4534: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/optionsdialog.o src/qt/optionsdialog.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/sendcoinsdialog.o src/qt/sendcoinsdialog.cpp
/tmp/ccamfMS9.s: Messages de l'assembleur:
/tmp/ccamfMS9.s:6989: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:6998: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:7015: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:7064: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:7073: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:7090: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:8603: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:8613: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:8630: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:8727: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:8736: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:8753: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:9046: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:9055: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccamfMS9.s:9072: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/coincontroldialog.o src/qt/coincontroldialog.cpp
/tmp/ccd0vNht.s: Messages de l'assembleur:
/tmp/ccd0vNht.s:9619: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:9629: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:9646: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:9707: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:9716: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:9733: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:9902: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:9911: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:9928: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:10221: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:10230: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccd0vNht.s:10247: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/coincontroltreewidget.o src/qt/coincontroltreewidget.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/addressbookpage.o src/qt/addressbookpage.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/signverifymessagedialog.o src/qt/signverifymessagedialog.cpp
/tmp/cc0mueVo.s: Messages de l'assembleur:
/tmp/cc0mueVo.s:6381: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6391: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6408: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6469: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6478: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6495: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6664: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6673: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6690: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6983: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:6992: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc0mueVo.s:7009: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/aboutdialog.o src/qt/aboutdialog.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/editaddressdialog.o src/qt/editaddressdialog.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/bitcoinaddressvalidator.o src/qt/bitcoinaddressvalidator.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/chatwindow.o src/qt/chatwindow.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/statisticspage.o src/qt/statisticspage.cpp
/tmp/cc5pbptE.s: Messages de l'assembleur:
/tmp/cc5pbptE.s:7962: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:7972: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:7989: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8050: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8059: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8076: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8252: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8261: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8278: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8589: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8598: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5pbptE.s:8615: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/blockbrowser.o src/qt/blockbrowser.cpp
/tmp/ccH7Q0pf.s: Messages de l'assembleur:
/tmp/ccH7Q0pf.s:7066: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7076: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7093: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7154: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7163: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7180: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7438: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7447: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7464: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7775: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7784: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccH7Q0pf.s:7801: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/serveur.o src/qt/serveur.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/alert.o src/alert.cpp
/tmp/cc5uQp5B.s: Messages de l'assembleur:
/tmp/cc5uQp5B.s:4507: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5uQp5B.s:4517: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc5uQp5B.s:4534: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/version.o src/version.cpp
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/sync.o src/sync.cpp
/tmp/cc8yh3nE.s: Messages de l'assembleur:
/tmp/cc8yh3nE.s:865: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:874: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:891: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:940: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:949: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:966: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1741: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1750: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1767: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1816: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1825: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1842: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1948: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1957: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:1974: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2081: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2091: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2108: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2318: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2327: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2344: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2451: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2461: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8yh3nE.s:2478: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/util.o src/util.cpp
/tmp/cc8PKPuq.s: Messages de l'assembleur:
/tmp/cc8PKPuq.s:7278: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8PKPuq.s:7288: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc8PKPuq.s:7305: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/netbase.o src/netbase.cpp
/tmp/cckz6SeH.s: Messages de l'assembleur:
/tmp/cckz6SeH.s:6240: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:6250: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:6267: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:6328: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:6337: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:6354: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:6453: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:6462: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:6479: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:7294: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:7303: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:7320: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:7613: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:7622: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckz6SeH.s:7639: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/key.o src/key.cpp
/tmp/cckboDqo.s: Messages de l'assembleur:
/tmp/cckboDqo.s:4033: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4043: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4060: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4121: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4130: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4147: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4625: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4634: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4651: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4944: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4953: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cckboDqo.s:4970: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/script.o src/script.cpp
/tmp/ccJUVhf3.s: Messages de l'assembleur:
/tmp/ccJUVhf3.s:5356: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:5366: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:5383: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:5444: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:5453: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:5470: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:6326: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:6335: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:6352: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:6663: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:6672: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccJUVhf3.s:6689: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/main.o src/main.cpp
/tmp/ccvTfmLh.s: Messages de l'assembleur:
/tmp/ccvTfmLh.s:16660: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccvTfmLh.s:16670: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccvTfmLh.s:16687: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/miner.o src/miner.cpp
/tmp/cc3j9w1S.s: Messages de l'assembleur:
/tmp/cc3j9w1S.s:4813: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:4823: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:4840: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:4901: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:4910: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:4927: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:5795: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:5804: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:5821: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:6132: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:6141: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/cc3j9w1S.s:6158: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/init.o src/init.cpp
/tmp/ccFs7spp.s: Messages de l'assembleur:
/tmp/ccFs7spp.s:10633: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccFs7spp.s:10643: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccFs7spp.s:10660: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccFs7spp.s:37912: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccFs7spp.s:37921: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccFs7spp.s:37938: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccFs7spp.s:47807: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
/tmp/ccFs7spp.s:47816: Avertissement: swp{b} use is deprecated for ARMv6 and ARMv7
g++ -c -fpermissive -fstack-protector-all --param ssp-buffer-size=1 -O2 -D_REENTRANT -fdiagnostics-show-option -Wall -Wextra -Wno-ignored-qualifiers -Wformat -Wformat-security -Wno-unused-parameter -Wstack-protector -DQT_WEBKIT -DQT_GUI -DBOOST_THREAD_USE_LIB -DBOOST_SPIRIT_THREADSAFE -DUSE_UPNP=1 -DSTATICLIB -DUSE_IPV6=1 -DHAVE_BUILD_INFO -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtGui -I/usr/include/qt4 -Isrc -Isrc/json -Isrc/qt -I/usr/local/include -Isrc/leveldb/include -Isrc/leveldb/helpers -Ibuild -Ibuild -o build/net.o src/net.cpp
src/net.cpp:20:32: fatal error: miniupnpc/miniwget.h: Aucun fichier ou dossier de ce type
compilation terminated.
Makefile:1975: recipe for target 'build/net.o' failed
make: *** [build/net.o] Error 1
uki
legendary
Activity: 1358
Merit: 1000
cryptojunk bag holder
March 23, 2015, 06:29:53 AM
and we all know for, example if you mine 100k coins and let it stake you will have 200k+. So its huge opportunity for dump..... Wink
most of these type of dumps already happened, and thus we see the current sub1000 sat prices. (also look at the rich list how many people have 100k or more).
Now, with huge interests rates ending tomorrow, there will be no more cheap coins, with the total number of coins about 3 millions. Meaning sub1000 is relatively cheap and won't last long.
sr. member
Activity: 426
Merit: 250
March 23, 2015, 06:25:41 AM
Believe it or not, but it will be x10 after the fork and new wallet, also some nice features coming - that's I know for sure!  Cool

Some whales I know told me that they will invest some modest kk BTC just before the fork to get x10 of their investment  Shocked

Heard some rumours this coin migh t explode after the fork!  Wink

Whahahahahahahahahaha  whahahahahahahahahaha same old story bla bla bla  Grin Cheesy

and we all know for, example if you mine 100k coins and let it stake you will have 200k+. So its huge opportunity for dump..... Wink
Pages:
Jump to: