building SDK 5.0.1.GA fails with the following error:
fs.js:555 return binding.rename(pathModule._makeLong(oldPath), ^ Error: ENOENT, no such file or directory '/var/folders/87/rjznt07j6gq04tx5x7yf_tt80000gn/T/tisdk_853FVK6LDGF5Gad/dist/mobilesdk-5.0.1-osx.zip'
Hello David,
building SDK 5.0.1.GA fails with the following error:
fs.js:555 return binding.rename(pathModule._makeLong(oldPath), ^ Error: ENOENT, no such file or directory '/var/folders/87/rjznt07j6gq04tx5x7yf_tt80000gn/T/tisdk_853FVK6LDGF5Gad/dist/mobilesdk-5.0.1-osx.zip'
I couldn't attach the complete build log to this issue, but I uploaded it to S3 and you can find it here: https://s3-eu-west-1.amazonaws.com/vatersolution-github/tisdk-build-5.0.1.GA.txt
I setup my build environment following the guide in the Appcelerator Wiki (http://docs.appcelerator.com/platform/latest/#!/guide/Building_the_Titanium_SDK_From_Source) and I was able to build SDK 5.0.0.GA.