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-3775] Cannot build Foundation on macOS on master or swift-3.1-branch #4424

Closed
swift-ci opened this issue Jan 28, 2017 · 4 comments
Closed

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-3775
Radar None
Original Reporter rfdickerson (JIRA User)
Type Bug
Status Closed
Resolution Duplicate

Attachment: Download

Environment

macOS 10.12

Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug, CompilerCrash
Assignee None
Priority Medium

md5: e9a20c61dd05ddf24c083749cf4c52e1

duplicates:

  • SR-3703 Unable to run Foundation tests on master

Issue Description:

I have been working for the past couple days trying to get Foundation to build in Xcode on macOS 10.12. I have been able to build it in the past, many months ago, but I think the current state of the compiler and Foundation prevents a build.

1. Latest toolchain (1-27) and master branch of Foundation

Compiles, however getting a Thread 1: signal SIGABRT fault when running TestFoundation

2. Swift 3.1 development toolchain with swift-3.1-branch of Foundation

Cannot convert value of 'UnsafeMutableBufferPointer<UInt8>` to expected argument type...

See attached screenshots

@swift-ci
Copy link
Contributor Author

Comment by Peter Tomaselli (JIRA)

Total newbie to the project here, but this seems to be the same problem that is affecting me. There’s another ticket I glommed my report onto: SR-3703

@belkadan
Copy link

If the master snapshot works but the 3.1 one fails, I think we're probably okay (as in, this fix will make it into a later 3.1). Let's leave the test issue in SR-3703.

@parkera
Copy link
Member

parkera commented Jan 30, 2017

I think this is the same as 3703.

@swift-ci
Copy link
Contributor Author

Comment by Robert F. Dickerson (JIRA)

Yeah, I think it's 3703. Feel free to close this issue.

@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
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants