Line 3 looks like a setup problem.

"ant" is the Java build tool and it seems the script cannot find it. Check if you have ant installed and it is in $PATH

Cheers,
_