`build_environment.sh` can return 0 when an error occurred. For example, if [this tar invocation](https://github.com/mixxxdj/buildserver/blob/8895298341f93cb12eb56e2f0a4dc33585829998/scripts/macosx/build_taglib.sh#L27) fails to find the file to untar.
build_environment.shcan return 0 when an error occurred.For example, if this tar invocation fails to find the file to untar.