Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to build under Xcode 4.6.1 under Mac OS 10.8.3 #6

Open
azav opened this issue Jul 12, 2013 · 2 comments
Open

Unable to build under Xcode 4.6.1 under Mac OS 10.8.3 #6

azav opened this issue Jul 12, 2013 · 2 comments

Comments

@azav
Copy link

azav commented Jul 12, 2013

Followed source install instructions below:
git clone https://github.com/leyleo/TeamDisk_iOS.git
cd TeamDisk_iOS
git submodule init
git submodule update

Opened in Xcode 4.2 on Mac OS 10.6.8 and Xcode 4.6.1 on Mac OS 10.8.3. Unable to build under either to the 6.0 simulator
In Xcode 4.6.1, the errors are:
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 254
(null): Linker command failed with exit code 1 (use -v to see invocation)
0 clang 0x0000000100c541f2 main + 12920882
clang: error: unable to execute command: Segmentation fault: 11
clang: error: clang frontend command failed due to signal (use -v to see invocation)

@azav
Copy link
Author

azav commented Jul 12, 2013

Tried to build 3 times. Tried again, no segfault from the linker against iOS 5.0 or iOS 6.0 for the iPhone.

Tried to build and run for the iPad. My Mac issued a kernel panic and rebooted.

@azav
Copy link
Author

azav commented Jul 12, 2013

Able to build several times, then the clang segfaulted again. Can build for the simulator, but building for a device (iOS 5 or iOS 6) always results in a segfault.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant