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-14616] swift package manager sometimes shows "Build completed" at the start of the build #4421

Open
swift-ci opened this issue May 9, 2021 · 1 comment
Labels

Comments

@swift-ci
Copy link
Contributor

swift-ci commented May 9, 2021

Previous ID SR-14616
Radar rdar://problem/77853090
Original Reporter cukier (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 98589872521984f000abd56460579b15

Issue Description:

When running `swift build -Xcxx -I/home/cukier/Desktop/swift-5.4-RELEASE-ubuntu20.04/usr/lib/swift -Xcxx -I/home/cukier/Desktop/swift-5.4-RELEASE-ubuntu20.04/usr/lib/swift/Block` sometimes I'm getting "* Build Completed![](" shown for a split second, even though the build isn't completed yet, and it's just starting) When I redirect stdout to a file, it looks like this:

[1/1] Planning build
[1/1] Planning build

* Build Completed!
[1/632] Wrapping AST for tibs for debugging
[2/632] Compiling llvmSupport raw_ostream.cpp
[3/632] Compiling llvmSupport circular_raw_ostream.cpp
[4/632] Compiling llvmSupport YAMLParser.cpp
[5/632] Compiling llvmSupport Valgrind.cpp
[6/632] Compiling llvmSupport UnicodeCaseFold.cpp
[7/632] Compiling llvmSupport Unicode.cpp
...
@typesanitizer
Copy link

Based on https://bugs.swift.org/browse/SR-14615 , this seems to be happening when building sourcekit-lsp.

@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 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants