distcc errors when building iphone device binaries
| Originator: | jaschroe | ||
| Number: | rdar://7018340 | Date Originated: | 29-Jun-2009 06:05 PM |
| Status: | Duplicate/6954373 | Resolved: | |
| Product: | iPhone SDK | Product Version: | 3.0/GA |
| Classification: | Enhancement | Reproducible: | Always |
29-Jun-2009 06:05 PM Jason Schroeder: Summary: distcc shows the following error when building against the iPhoneOS platform SDK: gcc-4.0: installation problem, cannot exec '/Developer/usr/bin/arm-apple-darwin9-gcc-4.0.1': No such file or directory Steps to Reproduce: 1. create a new iphone app via a template 2. In Xcode's preferences, go to "Distributed Builds" 3. check the "Distribute via" checkbox 4. set "distribute via" to "shared Workgroup build (distcc)" 5. save and close preferences. 6. set active SDK to "Device 3.0" 7. build Expected Results: the "compile" build phase is distributed as specified in XCode Preferences section for distributed builds. Actual Results: errors such as "gcc-4.0: installation problem, cannot exec '/Developer/usr/bin/arm-apple-darwin9-gcc-4.0.1': No such file or directory". See complete build log attached. Regression: Unknown Notes: This may be a duplicate of rdar://problem/6253182 (see http://www.mailinglistarchive.com/xcode-users@lists.apple.com/msg15122.html) 'distcc_build.log' was successfully uploaded
Comments
Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!