Skip to content

[Build] Set swift-stdlib-tracing=0 for minimal stdlib builds. #66679

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

Merged
merged 1 commit into from
Jun 16, 2023

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Jun 15, 2023

No description provided.

@mikeash mikeash requested a review from kubamracek June 15, 2023 19:42
@mikeash
Copy link
Contributor Author

mikeash commented Jun 15, 2023

@swift-ci please smoke test

@mikeash
Copy link
Contributor Author

mikeash commented Jun 15, 2023

preset=stdlib_S_standalone_minimal_macho_x86_64,build,test
@swift-ci please test with toolchain and preset

@mikeash
Copy link
Contributor Author

mikeash commented Jun 16, 2023

The minimal build I triggered hit a ton of test failures due to:

ld: Opaque pointers are only supported in -opaque-pointers mode (Producer: 'LLVM13.0.0' Reader: 'LLVM 13.0.0') for architecture x86_64

That looks unrelated to this change, and it did build the stdlib which is what we're really looking for, so I'll go ahead and merge.

@mikeash mikeash merged commit cdc72fd into swiftlang:main Jun 16, 2023
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

Successfully merging this pull request may close these issues.

2 participants