On Mar 17, 2011, at 23:09:31, Frank D wrote:
> http://buildbot.adium.im/builders/adium-1.4/builds/495
Well, I can tell you what it's not:
---
/Developer/usr/bin/ibtool --write StatusSortConfiguration-stripped.nib
--output-format human-readable-text StatusSortConfiguration.nib
/* com.apple.ibtool.errors */
/Volumes/IB scratch/StatusSortConfiguration.nib: error: The operation couldn’t
be completed. No space left on device
Failure Reason: No space left on device
___
%/Volumes/IB
scratch(1)
---
Note that the exit code was 1, not 11. So this doesn't appear to be because the
build server's disk is full.
Exactly what *does* cause ibtool error 11 remains a mystery, at least to me.