Bitcoin Forum
May 25, 2024, 05:06:48 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: can't close libbitcoin_node_a-net_processing.o: No space left on device  (Read 78 times)
linz (OP)
Newbie
*
Offline Offline

Activity: 23
Merit: 6


View Profile
October 01, 2022, 04:09:00 PM
 #1

i try to compile bitcoin now ,
I make swap partition 4GB Size , is it not enough? last two days , i make by 4 gb , it is compiled success . but bitcoin src updated yesterday .. need more space?

how can solve this error
: Fatal error: can't close libbitcoin_node_a-net_processing.o: No space left on device
jackg
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
October 01, 2022, 05:05:25 PM
 #2

Have you tried doing that bit from a fresh reboot when less is running on the device. Also I remember there are flags with compilers that let you limit how much space they use and how aggressive their garbage handlers are, have you tried looking into that to see if you can limit it to the 4gb elsewhere (I thought it'd do it more automatically though - the error isn't too descriptive of where it got stuck either imo).
vv181
Legendary
*
Offline Offline

Activity: 1932
Merit: 1273


View Profile
October 01, 2022, 05:26:59 PM
 #3

The error seems to indicate you are running out of storage.

What is your hard drive free space/disk usage?
NotATether
Legendary
*
Offline Offline

Activity: 1610
Merit: 6761


bitcoincleanup.com / bitmixlist.org


View Profile WWW
October 01, 2022, 05:50:51 PM
 #4

Note that you can also change the C/C++ compiler to Clang, which is way less memory-intensive than gcc. In your shell, paste this:

Code:
export CC=/usr/bin/clang
export CXX=/usr/bin/clang++

Make sure that Clang is installed before you do this.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!