Hi Mark.
It looks like you are building from a 64 bit OS. You can try loading the RC1 image on the SD card or simply install git and clone this repo ??
cd $HOME
sudo apt install git
git clone
cd sbitx
./update
Detailed instructions are in the readme file.
-JJ