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-14128] build-script-impl fails at line 1214 if path to Xcode has a parenthesis in it #56509

Open
phausler opened this issue Jan 29, 2021 · 1 comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@phausler
Copy link
Member

Previous ID SR-14128
Radar rdar://problem/73775084
Original Reporter @phausler
Type Bug
Additional Detail from JIRA
Votes 0
Component/s
Labels Bug
Assignee None
Priority Medium

md5: aa63093c59877467a683671a236a7c9c

Issue Description:

build-script-impl fails at line 1214 if path to Xcode has a parenthesis in it
steps to repro:
rename Xcode (or path containing Xcode) to have a parenthesis in it, even a balanced parenthesis...
run `./swift/utils/build-script -R`
see a failure occur in build-script-impl:1214
expected:
paths with spaces or parenthesis would build a toolchain.

@typesanitizer
Copy link

@swift-ci create

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
Projects
None yet
Development

No branches or pull requests

2 participants