Problem in building Paraview with superbuild on Linux os

Dear All
Hi, I am trying to build Paraview 5.8.0 on Linux os with superbuild. With the option mpi and qt5 on, I finally make the paraview sucessfully. Such as:
image
But when I use the command [sudo make install], the Ubuntu os in the VMware suddenly become black screen. And then Ubuntu start to reboot. Before that, here are some outputs:



I am not sure what happened. Is there anyone meeting the same situation?
Thank you all~

Youxin.

Do not use make install, instead use the packing test

ctest -R pack

Also, there is no reason to use sudo to make.