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

[SR-13477] Cannot build toolchain with Xcode 12 beta 3 or later. #4421

Open
johnno1962 opened this issue Aug 31, 2020 · 3 comments
Open

[SR-13477] Cannot build toolchain with Xcode 12 beta 3 or later. #4421

johnno1962 opened this issue Aug 31, 2020 · 3 comments
Labels
bug Something isn't working Compiler LLDB for Swift

Comments

@johnno1962
Copy link

Previous ID SR-13477
Radar rdar://problem/68115900
Original Reporter @johnno1962
Type Bug
Environment

Catalina 10.15.4, Xcode 12 beta 2

Additional Detail from JIRA
Votes 0
Component/s Compiler, LLDB for Swift
Labels Bug
Assignee None
Priority Medium

md5: b5ad3e2c5b42677f9f4191283388a8d7

Issue Description:

Hi Apple,

I've been re-syncing my swift repo and found I couldn't build a toolchain with beta 6 or beta 3 (as it suggests in the project README) giving an error building part of lldb saying _main undefined for architecture arm64. I've just successfully completed a build using beta 2 (the last beta before Apple Silicon). Should the README be updated or is there a specific reason why beta 3 is listed as the preferred version?

@LucianoPAlmeida
Copy link

@johnno1962 I had the same issue moving from beta 1 to beta 6, to build successfully you have to pass the --swift-darwin-supported-archs 'x86_64' flag on the build-script.
Perhaps this should have to be be in the docs somewhere

@johnno1962
Copy link
Author

Thanks! I guess it should be.

@typesanitizer
Copy link

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Compiler LLDB for Swift
Projects
None yet
Development

No branches or pull requests

3 participants