Post
Topic
Board Announcements (Altcoins)
Re: Bitcloud 2.0 - BTDX - PoS3 - Newest Masternode Core 12.2 - Quark
by
cryptobuyologist
on 25/09/2017, 04:02:38 UTC
i googled your top error and got this:


https://bitcointalk.org/index.php?topic=304389.0

SOLVED: Not enough ram, make sure to run the command "free -m" and check your ram, turns our 256 isnt enough even with all the swap space in the world.

Hi guys ,

I have tried everything, swap space fix, building dependencys from scratch, ... reinstalling os.. everything.
Anyway i keep getting this error:


http://pastebin.com/w14BVNAL

g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make: *** [obj/alert.o] Error 4


All dependencys are fine, its just this strange error im getting, i tried to check dmsg and there was no info about running out of memory and i tried to give it 1g of swapspace before build.. still same error.

I offer a 0.1BTC bounty to any linux wizard that can jump on my home windows box via team-view and use my ssh connection threw that to get it to compile.

Bounty's on the table,
MSG me if you are interested.
-Scott


I am getting an error (or multiple)

g++: internal compiler error: Killed (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See for instructions.
make[2]: *** [libbitcoin_server_a-main.o] Error 4
make[2]: Leaving directory `/root/Bitcloud/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Bitcloud/src'
make: *** [all-recursive] Error 1
strip: 'bitcloudd': No such file
strip: 'bitcloud-cli': No such file
strip: 'bitcloud-tx': No such file
cp: cannot stat 'bitcloudd': No such file or directory
cp: cannot stat 'bitcloud-cli': No such file or directory
cp: cannot stat 'bitcloud-tx': No such file or directory



Yes! I did the same, found the same info and upgraded my VPS and it looks like it compiled correctly now! I appreciate your time and desire to help... will update at the end of the process.