tag 1086344 +moreinfo
thanks

Hi Dandan,

thanks for reporting this, it would be good to get ceph to build on loong64.

I don't know how much RAM the buildd in question has, however, from the
buildlog one can see that it builds with 16 threads in parallel (which
would need 64GB RAM to complete).

To rule out-of-memory out, could you run it with only one thread, or,
divide the amount of available memory by 4G to get the "right" number..
(e.g. if you have 16GB, you can build with 4 threads in parallel, as
each thread is expected to need 4GB maximum to build successfully).

(also, reminded by this, I will add a few debug output messages in
calc-max-parallel.sh to get the number of ram/cpu/threads used during
the build to debug such things in future directly from the buildd log)

Regards,
Daniel

Reply via email to