Operating system: Ubuntu20.04 (VirtualBox)
Slicer version: latest version
Expected behavior: make the project
Actual behavior: make the project failure
git: git version 2.25.1
cmake: cmake version 3.16.3
I am quite pointless about how to solve the error because of so many dependencies.
This is the output from terminal: ubuntu make slicer.txt - Google Drive
I did a fresh build on ubuntu 20.04 and did not run into this error so it’s possibly something with your virtual box maybe running out of disk space or memory. I did make -j20 on a 12 core machine. Try completely deleting your superbuild directory and starting from scratch in case there were any failed build files left behind by accident.