Build and update translation file

Hello,
I have some errors when I try to build slicer, in the step for run the command make -j4, I got this :
Capture d’écran 2022-03-05 à 22.06.50
Capture d’écran 2022-03-05 à 22.07.02
So after this, I can’t run slicer with /opt/s/Slicer-build/Slicer, “no such file or directory”.

Also when I try to update translation file, I was working as well with Qt6, but as it is the 5 version of Qt with is recommended, I install it but I got this error :
Capture d’écran 2022-03-05 à 22.05.09

developper guide : macOS — 3D Slicer documentation

It seems that you haven’t installed qtscript Qt component. See in the Slicer build instructions

make sure to select qtscript and qtwebengine components

(macOS — 3D Slicer documentation)

This problem is fixed in recent Slicer Preview Releases (after 2022-02-23).