XCode 9 failed on High Sierra Machine

I'm trying to compile and create osxfuse on my old MacBook Air High SIerra. I downloaded everything needed, including XCode version 9 and I installed it.

But, when i try to run the command ./build.sh -t distribution

I receive the following error:

airmac-pdipietro:osxfuse pdipietro$ ./build.sh -t distribution
T:distribution       | Clean target
T:distribution       | Build target for macOS 10.13
T:fsbundle           | Clean target
T:fsbundle           | Build target for macOS 10.13
T:kext               | Clean target
T:kext               | Build target for macOS 10.13
T:kext               | Install target
T:fsbundle           | Install target
T:library            | Clean target
T:library            | Build target for macOS 10.13
T:library            | Install target
T:framework          | Clean target
T:framework          | Build target for macOS 10.13
T:framework          | Failed to build target
Terminated: 15

Anyone can help?

Thank you

XCode 9 failed on High Sierra Machine
 
 
Q