We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
for some reason, swift symbolgraph-extract is choking on swift-nio at 2.65.0
swift symbolgraph-extract
swift symbolgraph-extract -module-name _NIODataStructures -target arm64-apple-macosx14.0 -minimum-access-level internal -output-dir .testing/artifacts -include-spi-symbols -skip-inherited-docs -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -emit-extension-block-symbols -pretty-print -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/.build.ssgc/debug -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/.build.ssgc/checkouts/swift-atomics/Sources/_AtomicsShims/include -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/.build.ssgc/checkouts/swift-system/Sources/CSystem/include -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/Sources/CNIOAtomics/include -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/Sources/CNIOAtomics/src -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/Sources/CNIODarwin/include -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/Sources/CNIOLLHTTP/include -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/Sources/CNIOLinux/include -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/Sources/CNIOSHA1/include -I /Users/runner/work/swift-unidoc/swift-unidoc/.testing/checkouts/swift-nio/Sources/CNIOWindows/include
even weirder, it doesn’t print any error messages. i suspect we are running into a Swift compiler bug :(
The text was updated successfully, but these errors were encountered:
okay, so this is a confirmed Swift compiler crash; yet another manifestation of swiftlang/swift#68767
Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some Weird same-type requirements? Interface type: some zsh: illegal hardware instruction swift symbolgraph-extract -module-name _NIODataStructures -target internal Guest@Diannas-Mac-mini swift-unidoc % Guest@Diannas-Mac-mini swift-unidoc % Guest@Diannas-Mac-mini swift-unidoc % echo $? 132
Sorry, something went wrong.
No branches or pull requests
for some reason,
swift symbolgraph-extract
is choking on swift-nio at 2.65.0even weirder, it doesn’t print any error messages. i suspect we are running into a Swift compiler bug :(
The text was updated successfully, but these errors were encountered: