RE: How to participate in the testntets this week (full guide)

avatar

You are viewing a single comment's thread:

Every time I run make -j$(nproc) steemd cli_wallet, I get this error:

[  4%] Linking CXX static library libchainbase.a
[  4%] Built target chainbase
CMakeFiles/Makefile2:4873: recipe for target 'programs/steemd/CMakeFiles/steemd.dir/rule' failed
make[1]: *** [programs/steemd/CMakeFiles/steemd.dir/rule] Error 2
Makefile:1100: recipe for target 'steemd' failed
make: *** [steemd] Error 2


0
0
0.000
5 comments
avatar

I need a bit more logs than that, are you sure that the cmake command didn't output any errors ?

0
0
0.000
avatar

It was a problem with my server, it ran out of memory.

0
0
0.000
avatar

Aah yes, I forgot to mention that compiling requires a lot of memory.

Try to increase swap :)

0
0
0.000
avatar

Is it possible to compile on one machine and then run it on another? I can compile on my personal laptop, but it's not online 24/7, but I have some 1GB RAM servers.

0
0
0.000
avatar

I am not 100% sure, but you could try building and then porting the hived and cli_wallet binaries.

But have you tried increasing swap and building ? It will be slow but it should compile.

If not it's fine to not be online 24/7 you mostly need to be there at the moment of the hard fork (the 30 of august at 20 UTC).

0
0
0.000