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-14723] Using custom build-dir fails with missing .build_script_log #57073

Open
typesanitizer opened this issue Jun 4, 2021 · 3 comments
Open
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.

Comments

@typesanitizer
Copy link

Previous ID SR-14723
Radar rdar://problem/78885791
Original Reporter @typesanitizer
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Project Infrastructure
Labels Bug
Assignee None
Priority Medium

md5: 795c9dfda5a81a9691951fc82218c42d

Issue Description:

This seems to be happening both for main and for release/5.5

$ utils/build-script --skip-ios --skip-tvos --skip-watchos --sccache --release --skip-build-benchmark --swift-darwin-supported-archs='x86_64' --build-dir=/Users/varun/foss-swift/build/NRA-release-5.5 --verbose

<... snip ...>
+ mkdir -p /Users/varun/foss-swift/build/NRA-release-5.5/cmark-macosx-x86_64
/Users/varun/foss-swift/swift/utils/build-script-impl: line 270: /Users/varun/foss-swift/build/NRA-release-5.5/.build_script_log: No such file or directory
ERROR: command terminated with a non-zero exit status 1, aborting
@typesanitizer
Copy link
Author

@swift-ci create

@typesanitizer
Copy link
Author

cc @shahmishal

@typesanitizer
Copy link
Author

This failure seems to go away if the build directory (in this case NRA-release-5.5) already exists.

@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

1 participant