The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SwiftReload, reference main (587b06), with Swift 6.2 (beta) for Android on 23 Jun 2025 04:10:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ShaftUI/SwiftReload.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/ShaftUI/SwiftReload
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 587b067 Update README.md
Cloned https://github.com/ShaftUI/SwiftReload.git
Revision (git rev-parse @):
587b0673a45ce058040594988a168709f424cb3b
SUCCESS checkout https://github.com/ShaftUI/SwiftReload.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ShaftUI/SwiftReload.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/jpsim/Yams.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/10874] Fetching yams
[6961/81799] Fetching yams, swift-syntax
Fetched https://github.com/jpsim/Yams.git from cache (1.54s)
[12767/70925] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.46s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (8.58s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.47s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Building for debugging...
[0/34] Write sources
[12/34] Compiling _SwiftSyntaxCShims dummy.c
[13/34] Write swift-version-8C5A4AE7A8CE2BA.txt
[14/34] Compiling writer.c
[15/34] Compiling reader.c
[16/34] Compiling parser.c
[17/35] Compiling api.c
[18/40] Compiling emitter.c
[19/40] Compiling scanner.c
[21/60] Compiling SwiftSyntax509 Empty.swift
[22/60] Emitting module SwiftSyntax509
[24/61] Compiling Yams Tag.swift
[25/61] Compiling Yams YamlAnchorProviding.swift
[26/63] Emitting module SwiftSyntax600
[27/63] Compiling SwiftSyntax600 Empty.swift
[28/63] Emitting module SwiftSyntax510
[29/63] Compiling SwiftSyntax510 Empty.swift
[32/65] Emitting module Yams
[32/65] Wrapping AST for SwiftSyntax509 for debugging
[33/65] Wrapping AST for SwiftSyntax600 for debugging
[34/65] Wrapping AST for SwiftSyntax510 for debugging
[36/129] Compiling SwiftSyntax Convenience.swift
[37/129] Compiling SwiftSyntax CustomTraits.swift
[38/129] Compiling SwiftSyntax SyntaxNodeFactory.swift
[39/129] Compiling SwiftSyntax SyntaxNodeStructure.swift
[40/129] Compiling SwiftSyntax SyntaxProtocol.swift
[41/129] Compiling SwiftSyntax SyntaxText.swift
[42/129] Compiling SwiftSyntax SyntaxTreeViewMode.swift
[43/129] Compiling SwiftSyntax TokenDiagnostic.swift
[44/129] Compiling SwiftSyntax TokenSequence.swift
[45/129] Compiling SwiftSyntax TokenSyntax.swift
[46/129] Compiling SwiftSyntax Trivia.swift
[47/129] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[48/129] Compiling SwiftSyntax Syntax.swift
[49/137] Compiling SwiftSyntax AbsolutePosition.swift
[50/137] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[51/137] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[52/137] Compiling SwiftSyntax RawSyntaxTokenView.swift
[53/137] Compiling SwiftSyntax SourceEdit.swift
[54/137] Compiling SwiftSyntax SourceLength.swift
[55/137] Compiling SwiftSyntax Assert.swift
[56/137] Compiling SwiftSyntax BumpPtrAllocator.swift
[57/137] Compiling SwiftSyntax CommonAncestor.swift
[58/137] Compiling SwiftSyntax Identifier.swift
[59/137] Compiling SwiftSyntax MemoryLayout.swift
[60/137] Compiling SwiftSyntax MissingNodeInitializers.swift
[61/137] Compiling SwiftSyntax RawSyntax.swift
[62/137] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[63/137] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[64/138] Wrapping AST for Yams for debugging
[83/138] Compiling SwiftSyntax SourceLocation.swift
[84/138] Compiling SwiftSyntax SourcePresence.swift
[87/138] Compiling SwiftSyntax SyntaxArena.swift
[88/138] Compiling SwiftSyntax SyntaxArenaAllocatedBuffer.swift
[89/138] Compiling SwiftSyntax SyntaxChildren.swift
[90/138] Compiling SwiftSyntax SyntaxCollection.swift
[91/138] Compiling SwiftSyntax SyntaxHashable.swift
[92/138] Compiling SwiftSyntax SyntaxIdentifier.swift
[93/138] Emitting module SwiftSyntax
[94/138] Compiling SwiftSyntax SyntaxKind.swift
[95/138] Compiling SwiftSyntax SyntaxRewriter.swift
[96/138] Compiling SwiftSyntax SyntaxTraits.swift
[97/138] Compiling SwiftSyntax SyntaxVisitor.swift
[98/138] Compiling SwiftSyntax TokenKind.swift
[99/138] Compiling SwiftSyntax Tokens.swift
[100/138] Compiling SwiftSyntax TriviaPieces.swift
[101/138] Compiling SwiftSyntax RawSyntaxNodesAB.swift
[102/138] Compiling SwiftSyntax RawSyntaxNodesC.swift
[103/138] Compiling SwiftSyntax RawSyntaxNodesD.swift
[104/138] Compiling SwiftSyntax RawSyntaxNodesEF.swift
[105/138] Compiling SwiftSyntax RawSyntaxNodesGHI.swift
[106/138] Compiling SwiftSyntax RawSyntaxNodesJKLMN.swift
[107/138] Compiling SwiftSyntax RawSyntaxNodesOP.swift
[108/138] Compiling SwiftSyntax RawSyntaxNodesQRS.swift
[109/138] Compiling SwiftSyntax RawSyntaxNodesTUVWXYZ.swift
[110/138] Compiling SwiftSyntax RawSyntaxValidation.swift
[111/138] Compiling SwiftSyntax SyntaxNodesAB.swift
[112/138] Compiling SwiftSyntax Utils.swift
[113/138] Compiling SwiftSyntax ChildNameForKeyPath.swift
[114/138] Compiling SwiftSyntax Keyword.swift
[115/138] Compiling SwiftSyntax RenamedChildrenCompatibility.swift
[116/138] Compiling SwiftSyntax RenamedNodesCompatibility.swift
[117/138] Compiling SwiftSyntax SyntaxAnyVisitor.swift
[118/138] Compiling SwiftSyntax SyntaxBaseNodes.swift
[119/138] Compiling SwiftSyntax SyntaxCollections.swift
[120/138] Compiling SwiftSyntax SyntaxEnum.swift
[121/138] Compiling SwiftSyntax SyntaxNodesC.swift
[122/138] Compiling SwiftSyntax SyntaxNodesD.swift
[123/138] Compiling SwiftSyntax SyntaxNodesEF.swift
[124/138] Compiling SwiftSyntax SyntaxNodesGHI.swift
[125/138] Compiling SwiftSyntax SyntaxNodesJKLMN.swift
[126/138] Compiling SwiftSyntax SyntaxNodesOP.swift
[127/138] Compiling SwiftSyntax SyntaxNodesQRS.swift
[128/138] Compiling SwiftSyntax SyntaxNodesTUVWXYZ.swift
[129/147] Wrapping AST for SwiftSyntax for debugging
[131/196] Compiling SwiftBasicFormat SyntaxProtocol+Formatted.swift
[132/196] Compiling SwiftDiagnostics Message.swift
[133/197] Compiling SwiftBasicFormat Syntax+Extensions.swift
[134/197] Compiling SwiftBasicFormat Trivia+FormatExtensions.swift
[135/197] Emitting module SwiftBasicFormat
[136/197] Compiling SwiftDiagnostics Note.swift
[137/197] Compiling SwiftDiagnostics FixIt.swift
[138/197] Compiling SwiftParser Attributes.swift
[139/197] Compiling SwiftParser Availability.swift
[140/197] Emitting module SwiftDiagnostics
[141/197] Compiling SwiftDiagnostics DiagnosticDecorator.swift
[142/197] Compiling SwiftDiagnostics DiagnosticsFormatter.swift
[143/197] Compiling SwiftParser CharacterInfo.swift
[144/197] Compiling SwiftParser CollectionNodes+Parsable.swift
[145/197] Compiling SwiftBasicFormat InferIndentation.swift
[146/197] Compiling SwiftDiagnostics GroupedDiagnostics.swift
[147/198] Wrapping AST for SwiftDiagnostics for debugging
[149/198] Compiling SwiftBasicFormat BasicFormat.swift
[151/199] Emitting module SwiftParser
[151/204] Wrapping AST for SwiftBasicFormat for debugging
[153/204] Compiling SwiftParser LexemeSequence.swift
[154/204] Compiling SwiftParser Lexer.swift
[155/204] Compiling SwiftParser RegexLiteralLexer.swift
[156/204] Compiling SwiftParser UnicodeScalarExtensions.swift
[157/204] Compiling SwiftParser Lookahead.swift
[158/204] Compiling SwiftParser LoopProgressCondition.swift
[159/204] Compiling SwiftParser SwiftParserCompatibility.swift
[160/204] Compiling SwiftParser SwiftVersion.swift
[161/204] Compiling SwiftParser SyntaxUtils.swift
[162/204] Compiling SwiftParser TokenConsumer.swift
[163/204] Compiling SwiftParser TokenPrecedence.swift
[164/204] Compiling SwiftParser TokenSpec.swift
[165/204] Compiling SwiftParser TokenSpecSet.swift
[166/204] Compiling SwiftParser TopLevel.swift
[167/204] Compiling SwiftParser TriviaParser.swift
[168/204] Compiling SwiftParser Types.swift
[169/204] Compiling SwiftParser Modifiers.swift
[170/204] Compiling SwiftParser Names.swift
[171/204] Compiling SwiftParser Nominals.swift
[172/204] Compiling SwiftParser Parameters.swift
[173/204] Compiling SwiftParser ParseSourceFile.swift
[174/204] Compiling SwiftParser Parser.swift
[175/204] Compiling SwiftParser Patterns.swift
[176/204] Compiling SwiftParser Recovery.swift
[177/204] Compiling SwiftParser Specifiers.swift
[178/204] Compiling SwiftParser Statements.swift
[179/204] Compiling SwiftParser StringLiteralRepresentedLiteralValue.swift
[180/204] Compiling SwiftParser StringLiterals.swift
[185/204] Compiling SwiftParser Declarations.swift
[186/204] Compiling SwiftParser Directives.swift
[187/204] Compiling SwiftParser ExpressionInterpretedAsVersionTuple.swift
[188/204] Compiling SwiftParser Expressions.swift
[189/204] Compiling SwiftParser IncrementalParseTransition.swift
[190/204] Compiling SwiftParser IsValidIdentifier.swift
[191/204] Compiling SwiftParser Cursor.swift
[192/204] Compiling SwiftParser Lexeme.swift
[193/204] Compiling SwiftParser ExperimentalFeatures.swift
[194/204] Compiling SwiftParser IsLexerClassified.swift
[195/204] Compiling SwiftParser LayoutNodes+Parsable.swift
[196/204] Compiling SwiftParser Parser+TokenSpecSet.swift
[197/204] Compiling SwiftParser TokenSpecStaticMembers.swift
[198/205] Wrapping AST for SwiftParser for debugging
[200/218] Compiling SwiftParserDiagnostics SyntaxKindNameForDiagnostics.swift
[201/219] Compiling SwiftParserDiagnostics TokenNameForDiagnostics.swift
[202/219] Compiling SwiftParserDiagnostics SyntaxExtensions.swift
[203/219] Compiling SwiftParserDiagnostics Utils.swift
[204/219] Compiling SwiftParserDiagnostics ChildNameForDiagnostics.swift
[205/219] Compiling SwiftParserDiagnostics ParserDiagnosticMessages.swift
[206/219] Compiling SwiftParserDiagnostics PresenceUtils.swift
[207/219] Compiling SwiftParserDiagnostics MissingNodesError.swift
[208/219] Compiling SwiftParserDiagnostics MissingTokenError.swift
[209/219] Compiling SwiftParserDiagnostics DiagnosticExtensions.swift
[210/219] Compiling SwiftParserDiagnostics LexerDiagnosticMessages.swift
[211/219] Emitting module SwiftParserDiagnostics
[212/219] Compiling SwiftParserDiagnostics MultiLineStringLiteralDiagnosticsGenerator.swift
[213/219] Compiling SwiftParserDiagnostics ParseDiagnosticsGenerator.swift
[214/220] Wrapping AST for SwiftParserDiagnostics for debugging
[216/235] Compiling SwiftSyntaxBuilder SyntaxParsable+ExpressibleByStringInterpolation.swift
[217/235] Compiling SwiftSyntaxBuilder ValidatingSyntaxNodes.swift
[218/235] Compiling SwiftSyntaxBuilder WithTrailingCommaSyntax+EnsuringTrailingComma.swift
[219/235] Compiling SwiftSyntaxBuilder BuildableNodes.swift
[220/236] Compiling SwiftSyntaxBuilder SyntaxExpressibleByStringInterpolationConformances.swift
[221/236] Compiling SwiftSyntaxBuilder Indenter.swift
[222/236] Compiling SwiftSyntaxBuilder ListBuilder.swift
[223/236] Compiling SwiftSyntaxBuilder ResultBuilderExtensions.swift
[224/236] Compiling SwiftSyntaxBuilder SwiftSyntaxBuilderCompatibility.swift
[225/236] Emitting module SwiftSyntaxBuilder
[226/236] Compiling SwiftSyntaxBuilder ConvenienceInitializers.swift
[227/236] Compiling SwiftSyntaxBuilder DeclSyntaxParseable.swift
[228/236] Compiling SwiftSyntaxBuilder Syntax+StringInterpolation.swift
[229/236] Compiling SwiftSyntaxBuilder SyntaxNodeWithBody.swift
[230/236] Compiling SwiftSyntaxBuilder RenamedChildrenBuilderCompatibility.swift
[231/236] Compiling SwiftSyntaxBuilder ResultBuilders.swift
[232/237] Wrapping AST for SwiftSyntaxBuilder for debugging
[234/256] Compiling SwiftReload RecursiveWatcher.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/Thread.swift:54:41: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
52 |         }
53 |
54 |         self.thread = ThreadImpl(block: theTask)
   |                                         `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
55 |     }
56 |
[235/256] Compiling SwiftReload Thread.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/Thread.swift:54:41: warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
52 |         }
53 |
54 |         self.thread = ThreadImpl(block: theTask)
   |                                         `- warning: converting non-sendable function value to '@Sendable () -> Void' may introduce data races
55 |     }
56 |
[236/258] Compiling SwiftReload SwiftBuildCommand.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
108 |             withIntermediateDirectories: true
109 |         )
110 |         FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
    |                             `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
111 |         print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 |         return
165 |     #else
166 |         let loadResult = dlopen(path, RTLD_NOW)
    |                          `- error: cannot find 'dlopen' in scope
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 |         return
165 |     #else
166 |         let loadResult = dlopen(path, RTLD_NOW)
    |                                       `- error: cannot find 'RTLD_NOW' in scope
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 |         let loadResult = dlopen(path, RTLD_NOW)
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
    |                                         `- error: cannot find 'dlerror' in scope
169 |             throw LoadLibraryError.dlopenError(error)
170 |         }
[237/258] Compiling SwiftReload SwiftBuildManifest.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
108 |             withIntermediateDirectories: true
109 |         )
110 |         FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
    |                             `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
111 |         print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 |         return
165 |     #else
166 |         let loadResult = dlopen(path, RTLD_NOW)
    |                          `- error: cannot find 'dlopen' in scope
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 |         return
165 |     #else
166 |         let loadResult = dlopen(path, RTLD_NOW)
    |                                       `- error: cannot find 'RTLD_NOW' in scope
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 |         let loadResult = dlopen(path, RTLD_NOW)
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
    |                                         `- error: cannot find 'dlerror' in scope
169 |             throw LoadLibraryError.dlopenError(error)
170 |         }
[238/258] Compiling SwiftReload LocalSwiftReloader.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:110:29: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
108 |             withIntermediateDirectories: true
109 |         )
110 |         FileManager.default.createFile(atPath: patchFile.path, contents: patched.data(using: .utf8))
    |                             `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
111 |         print("🛠️ Patch generated at \(patchFile.path)")
112 |
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:26: error: cannot find 'dlopen' in scope
164 |         return
165 |     #else
166 |         let loadResult = dlopen(path, RTLD_NOW)
    |                          `- error: cannot find 'dlopen' in scope
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:166:39: error: cannot find 'RTLD_NOW' in scope
164 |         return
165 |     #else
166 |         let loadResult = dlopen(path, RTLD_NOW)
    |                                       `- error: cannot find 'RTLD_NOW' in scope
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
/host/spi-builder-workspace/Sources/SwiftReload/LocalSwiftReloader.swift:168:41: error: cannot find 'dlerror' in scope
166 |         let loadResult = dlopen(path, RTLD_NOW)
167 |         if loadResult == nil {
168 |             let error = String(cString: dlerror())
    |                                         `- error: cannot find 'dlerror' in scope
169 |             throw LoadLibraryError.dlopenError(error)
170 |         }
[239/258] Compiling SwiftReload ByteString.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
[240/258] Compiling SwiftReload Condition.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
[241/258] Compiling SwiftReload FSWatch.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
[242/258] Compiling SwiftReload CommandPatcher.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
[243/258] Compiling SwiftReload Patcher.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
[244/258] Compiling SwiftReload PatcherState.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[245/258] Emitting module SwiftReload
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 |   extension dirent {
    |             `- error: cannot find type 'dirent' in scope
691 |     /// Get the directory name.
692 |     ///
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[246/258] Compiling SwiftReload PathUtils.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[247/258] Compiling SwiftReload ProcessEnv.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/ProcessEnv.swift:72:36: warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 70 | }
 71 |
 72 | extension ProcessEnvironmentBlock: Sendable {}
    |                                    `- warning: conformance of 'Dictionary<Key, Value>' to protocol 'Sendable' conflicts with that stated in the type's module 'Swift' and will be ignored; there cannot be more than one conformance, even with different conditional bounds
 73 |
 74 | /// Provides functionality related a process's environment.
Swift.Dictionary:1:11: note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
1 | extension Dictionary : @unchecked Sendable where Key : Sendable, Value : Sendable {
  |           `- note: 'Dictionary<Key, Value>' declares conformance to protocol 'Sendable' here
2 | }
[248/258] Compiling SwiftReload FileInfo.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 |   extension dirent {
    |             `- error: cannot find type 'dirent' in scope
691 |     /// Get the directory name.
692 |     ///
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:496:36: error: cannot find 'errno' in scope
494 |     // Open the file.
495 |     guard let fp = fopen(path.pathString, "rb") else {
496 |       throw FileSystemError(errno: errno, path)
    |                                    `- error: cannot find 'errno' in scope
497 |     }
498 |     defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:506:12: error: cannot find 'errno' in scope
504 |       let n = fread(&tmpBuffer, 1, tmpBuffer.count, fp)
505 |       if n < 0 {
506 |         if errno == EINTR { continue }
    |            `- error: cannot find 'errno' in scope
507 |         throw FileSystemError(.ioError(code: errno), path)
508 |       }
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:507:46: error: cannot find 'errno' in scope
505 |       if n < 0 {
506 |         if errno == EINTR { continue }
507 |         throw FileSystemError(.ioError(code: errno), path)
    |                                              `- error: cannot find 'errno' in scope
508 |       }
509 |       if n == 0 {
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:525:36: error: cannot find 'errno' in scope
523 |     // Open the file.
524 |     guard let fp = fopen(path.pathString, "wb") else {
525 |       throw FileSystemError(errno: errno, path)
    |                                    `- error: cannot find 'errno' in scope
526 |     }
527 |     defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:534:12: error: cannot find 'errno' in scope
532 |       let n = fwrite(&contents, 1, contents.count, fp)
533 |       if n < 0 {
534 |         if errno == EINTR { continue }
    |            `- error: cannot find 'errno' in scope
535 |         throw FileSystemError(.ioError(code: errno), path)
536 |       }
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:535:46: error: cannot find 'errno' in scope
533 |       if n < 0 {
534 |         if errno == EINTR { continue }
535 |         throw FileSystemError(.ioError(code: errno), path)
    |                                              `- error: cannot find 'errno' in scope
536 |       }
537 |       if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[249/258] Compiling SwiftReload FileSystem.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:690:13: error: cannot find type 'dirent' in scope
688 |
689 | #if !os(Windows)
690 |   extension dirent {
    |             `- error: cannot find type 'dirent' in scope
691 |     /// Get the directory name.
692 |     ///
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:496:36: error: cannot find 'errno' in scope
494 |     // Open the file.
495 |     guard let fp = fopen(path.pathString, "rb") else {
496 |       throw FileSystemError(errno: errno, path)
    |                                    `- error: cannot find 'errno' in scope
497 |     }
498 |     defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:506:12: error: cannot find 'errno' in scope
504 |       let n = fread(&tmpBuffer, 1, tmpBuffer.count, fp)
505 |       if n < 0 {
506 |         if errno == EINTR { continue }
    |            `- error: cannot find 'errno' in scope
507 |         throw FileSystemError(.ioError(code: errno), path)
508 |       }
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:507:46: error: cannot find 'errno' in scope
505 |       if n < 0 {
506 |         if errno == EINTR { continue }
507 |         throw FileSystemError(.ioError(code: errno), path)
    |                                              `- error: cannot find 'errno' in scope
508 |       }
509 |       if n == 0 {
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:525:36: error: cannot find 'errno' in scope
523 |     // Open the file.
524 |     guard let fp = fopen(path.pathString, "wb") else {
525 |       throw FileSystemError(errno: errno, path)
    |                                    `- error: cannot find 'errno' in scope
526 |     }
527 |     defer { fclose(fp) }
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:534:12: error: cannot find 'errno' in scope
532 |       let n = fwrite(&contents, 1, contents.count, fp)
533 |       if n < 0 {
534 |         if errno == EINTR { continue }
    |            `- error: cannot find 'errno' in scope
535 |         throw FileSystemError(.ioError(code: errno), path)
536 |       }
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FileSystem.swift:535:46: error: cannot find 'errno' in scope
533 |       if n < 0 {
534 |         if errno == EINTR { continue }
535 |         throw FileSystemError(.ioError(code: errno), path)
    |                                              `- error: cannot find 'errno' in scope
536 |       }
537 |       if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[250/258] Compiling SwiftReload ProjectExtractor.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
[251/258] Compiling SwiftReload SwiftPMProjectExtractor.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
[252/258] Compiling SwiftReload SyntaxDiff.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
[253/258] Compiling SwiftReload WatcherUtils.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:759:36: error: cannot find 'errno' in scope
757 |   public init(_ path: AbsolutePath, closeOnDeinit: Bool = true, buffered: Bool = true) throws {
758 |     guard let filePointer = fopen(path.pathString, "wb") else {
759 |       throw FileSystemError(errno: errno, path)
    |                                    `- error: cannot find 'errno' in scope
760 |     }
761 |     self.path = path
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:787:12: error: cannot find 'errno' in scope
785 |       let n = fwrite(&contents, 1, contents.count, filePointer)
786 |       if n < 0 {
787 |         if errno == EINTR { continue }
    |            `- error: cannot find 'errno' in scope
788 |         errorDetected(code: errno)
789 |       } else if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:788:29: error: cannot find 'errno' in scope
786 |       if n < 0 {
787 |         if errno == EINTR { continue }
788 |         errorDetected(code: errno)
    |                             `- error: cannot find 'errno' in scope
789 |       } else if n != contents.count {
790 |         errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:801:14: error: cannot find 'errno' in scope
799 |         let n = fwrite(bytesPtr.baseAddress!, 1, bytesPtr.count, filePointer)
800 |         if n < 0 {
801 |           if errno == EINTR { continue }
    |              `- error: cannot find 'errno' in scope
802 |           errorDetected(code: errno)
803 |         } else if n != bytesPtr.count {
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:802:31: error: cannot find 'errno' in scope
800 |         if n < 0 {
801 |           if errno == EINTR { continue }
802 |           errorDetected(code: errno)
    |                               `- error: cannot find 'errno' in scope
803 |         } else if n != bytesPtr.count {
804 |           errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
[254/258] Compiling SwiftReload WritableByteStream.swift
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/FSWatch.swift:131:12: error: Implementation required
129 |     extension FSEventStream: _FileWatcher {}
130 | #else
131 |     #error("Implementation required")
    |            `- error: Implementation required
132 | #endif
133 |
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:759:36: error: cannot find 'errno' in scope
757 |   public init(_ path: AbsolutePath, closeOnDeinit: Bool = true, buffered: Bool = true) throws {
758 |     guard let filePointer = fopen(path.pathString, "wb") else {
759 |       throw FileSystemError(errno: errno, path)
    |                                    `- error: cannot find 'errno' in scope
760 |     }
761 |     self.path = path
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:787:12: error: cannot find 'errno' in scope
785 |       let n = fwrite(&contents, 1, contents.count, filePointer)
786 |       if n < 0 {
787 |         if errno == EINTR { continue }
    |            `- error: cannot find 'errno' in scope
788 |         errorDetected(code: errno)
789 |       } else if n != contents.count {
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:788:29: error: cannot find 'errno' in scope
786 |       if n < 0 {
787 |         if errno == EINTR { continue }
788 |         errorDetected(code: errno)
    |                             `- error: cannot find 'errno' in scope
789 |       } else if n != contents.count {
790 |         errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:801:14: error: cannot find 'errno' in scope
799 |         let n = fwrite(bytesPtr.baseAddress!, 1, bytesPtr.count, filePointer)
800 |         if n < 0 {
801 |           if errno == EINTR { continue }
    |              `- error: cannot find 'errno' in scope
802 |           errorDetected(code: errno)
803 |         } else if n != bytesPtr.count {
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
/host/spi-builder-workspace/Sources/SwiftReload/Watcher/WritableByteStream.swift:802:31: error: cannot find 'errno' in scope
800 |         if n < 0 {
801 |           if errno == EINTR { continue }
802 |           errorDetected(code: errno)
    |                               `- error: cannot find 'errno' in scope
803 |         } else if n != bytesPtr.count {
804 |           errorDetected(code: nil)
/root/.swiftpm/swift-sdks/swift-6.2-DEVELOPMENT-SNAPSHOT-2025-05-15-a-android-0.1.artifactbundle/swift-android/ndk-sysroot/usr/include/errno.h:58:9: note: macro 'errno' unavailable: structure not supported
56 |  * thread.
57 |  */
58 | #define errno (*__errno())
   |         `- note: macro 'errno' unavailable: structure not supported
59 |
60 | __END_DECLS
BUILD FAILURE 6.2 android