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

Building SwiftPM project hangs indefinitely #4337

Open
ahoppen opened this issue Apr 26, 2022 · 1 comment
Open

Building SwiftPM project hangs indefinitely #4337

ahoppen opened this issue Apr 26, 2022 · 1 comment
Labels

Comments

@ahoppen
Copy link
Contributor

ahoppen commented Apr 26, 2022

Building the attached project using Xcode 13.3.1 hangs (AFAICT indefinitely). Building it with the open source toolchain swift-5.6-RELEASE succeeds.

When opening the project in Xcode, Xcode is stuck in “Resolving Package Graph”.

$ /Applictions/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift build
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git (0.74s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50600.1 (0.07s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50600.1
[20096/20096] Downloading binary artifacts
<hang>

Injectable.zip

rdar://92271229

@ahoppen
Copy link
Contributor Author

ahoppen commented Apr 26, 2022

Originated from this thread: https://forums.swift.org/t/swiftsyntax-with-swift-5-1/29051/23

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

2 participants