Ninja Build error when running through slurm workload manager

0 views
Skip to first unread message

Raja Nagamithilesh

unread,
Dec 17, 2025, 7:17:12 AM (3 days ago) Dec 17
to ninja-build
what am trying to do :
we have setup a HPC Cluster with one master and worker nodes .
I am mentioning  all the  packages and tools required for the build in the  .def file 
Creating singularity container from it .

I have written script (script.sh) singularity image file path (.sif file) mentioning the build command ( ninja -C out/Release/ sbrowser_apk ) and submitting the job through SLURM Workload manager 
command - sbatch  script.sh 

Build is running accross nodes.

whats the error iam getting:
sysroot=../../build/linux/debian_bullseye_amd64-sysroot -fvisibility-inlines-hidden -c ../../third_party/crashpad/crashpad/util/misc/scoped_forbid_return.cc -o clang_x64_v8_arm64/obj/third_party/crashpad/crashpad/util/util/scoped_forbid_return.o
error: unable to rename temporary 'clang_x64_v8_arm64/obj/third_party/crashpad/crashpad/util/util/scoped_forbid_return-7e36c41f.o.tmp' to output file 'clang_x64_v8_arm64/obj/third_party/crashpad/crashpad/util/util/scoped_forbid_return.o': 'No such file or directory'
1 error generated.

[263/45116] CXX clang_x64_v8_arm64/obj/third_party/perfetto/protos/perfetto/config/lite/scenario_config.pb.o
ninja: build stopped: subcommand failed.

every time iam getting the same error with different file names. 

Please help  if you have any suggestions or solutions.



Reply all
Reply to author
Forward
0 new messages