isn't your /softs.. filesystem eg. some cluster network filesystem mount?
It happened to me multiple times, that I was attempting to build some scientific software, and because of building on top of BeeGFS (I think hardlinks are not fully supported), or NFS ( caching), I was getting _interesting_ or suboptimal results..
so TL/DR: do the build on local NVME/ssd/hdd FS.
Or, you can fork my https://github.com/jose-d/build-slurm-rocky8 build "CI" using github actions, and implement freeipmi and UCX into that..
cheers
josef
On 17. 01. 24 16:33, Sylvain MARET wrote:
Hello everyone !
I'm trying to compile slurm 22.05.11 on Rocky linux 8.7 with freeipmi support
...