The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Shark, reference 1.8.3 (c1b39b), with Swift 6.3 for Android on 16 Apr 2026 16:20:33 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kaandedeoglu/shark.git
Reference: 1.8.3
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/kaandedeoglu/shark
 * tag               1.8.3      -> FETCH_HEAD
HEAD is now at c1b39b8 XcodeProjectHelper: be more flexible in selecting targets
Cloned https://github.com/kaandedeoglu/shark.git
Revision (git rev-parse @):
c1b39b8fb169edeab1215120d5fe3ebfb7f223aa
SUCCESS checkout https://github.com/kaandedeoglu/shark.git at 1.8.3
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/kaandedeoglu/shark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetching https://github.com/tuist/XcodeGraph.git
Fetched https://github.com/apple/swift-argument-parser from cache (0.96s)
[1/8456] Fetching xcodegraph
Fetched https://github.com/tuist/XcodeGraph.git from cache (0.73s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (2.33s)
Computing version for https://github.com/tuist/XcodeGraph.git
Computed https://github.com/tuist/XcodeGraph.git at 1.34.5 (0.55s)
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/tuist/Path.git
Fetching https://github.com/Kolos65/Mockable.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/Flight-School/AnyCodable
[1/401] Fetching path
[402/1183] Fetching path, anycodable
[1184/7827] Fetching path, anycodable, machokit
[1716/9832] Fetching path, anycodable, machokit, command
[1936/11895] Fetching path, anycodable, machokit, command, mockable
Fetched https://github.com/Flight-School/AnyCodable from cache (0.33s)
[4714/11113] Fetching path, machokit, command, mockable
[6099/15706] Fetching path, machokit, command, mockable, filesystem
Fetching https://github.com/tuist/XcodeProj
Fetched https://github.com/tuist/Command.git from cache (0.75s)
Fetched https://github.com/tuist/Path.git from cache (0.75s)
Fetched https://github.com/Kolos65/Mockable.git from cache (0.74s)
Fetched https://github.com/tuist/FileSystem.git from cache (0.75s)
[1/24441] Fetching xcodeproj
Fetched https://github.com/p-x9/MachOKit from cache (0.75s)
Fetched https://github.com/tuist/XcodeProj from cache (1.90s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (4.94s)
Computing version for https://github.com/Flight-School/AnyCodable
Computed https://github.com/Flight-School/AnyCodable at 0.6.7 (0.66s)
Computing version for https://github.com/Kolos65/Mockable.git
Computed https://github.com/Kolos65/Mockable.git at 0.6.2 (0.62s)
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74985] Fetching swift-syntax
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.09s)
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.81s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.0 (9.41s)
Fetching https://github.com/apple/swift-log
[1/6594] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.53s)
Computing version for https://github.com/p-x9/MachOKit
warning: 'machokit': /Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
130 |     public static var allCases: [Self] {
131 |         [
Computed https://github.com/p-x9/MachOKit at 0.48.0 (1.09s)
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/p-x9/ObjectArchiveKit.git
[1/48] Fetching swift-fileio-extra
[49/307] Fetching swift-fileio-extra, objectarchivekit
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.32s)
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.35s)
[1/17374] Fetching swift-crypto
[349/17620] Fetching swift-crypto, swift-fileio
Fetching https://github.com/p-x9/swift-binary-parse-support.git
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.58s)
[869/17374] Fetching swift-crypto
[1565/17616] Fetching swift-crypto, swift-binary-parse-support
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.31s)
[1738/17374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (2.29s)
Computing version for https://github.com/p-x9/swift-binary-parse-support.git
Computed https://github.com/p-x9/swift-binary-parse-support.git at 0.2.1 (2.68s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (0.51s)
Computing version for https://github.com/p-x9/swift-fileio-extra.git
Computed https://github.com/p-x9/swift-fileio-extra.git at 0.2.2 (0.49s)
Computing version for https://github.com/p-x9/swift-fileio.git
Computed https://github.com/p-x9/swift-fileio.git at 0.13.0 (0.38s)
Computing version for https://github.com/tuist/XcodeProj
Computed https://github.com/tuist/XcodeProj at 9.11.0 (0.35s)
Fetching https://github.com/tadija/AEXML.git
Fetching https://github.com/kylef/PathKit.git
[1/2155] Fetching aexml
[260/3607] Fetching aexml, pathkit
Fetched https://github.com/tadija/AEXML.git from cache (0.31s)
Fetched https://github.com/kylef/PathKit.git from cache (0.31s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (2.72s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.23s)
Computing version for https://github.com/tadija/AEXML.git
Computed https://github.com/tadija/AEXML.git at 4.7.0 (0.68s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (0.42s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.40s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.50s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (0.88s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.16.2 (0.64s)
Fetching https://github.com/tuist/ZIPFoundation
Fetching https://github.com/apple/swift-nio
[1/4879] Fetching zipfoundation
[4880/88041] Fetching zipfoundation, swift-nio
Fetched https://github.com/tuist/ZIPFoundation from cache (7.97s)
Fetched https://github.com/apple/swift-nio from cache (8.08s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.21 (8.45s)
Computing version for https://github.com/apple/swift-nio
Computed https://github.com/apple/swift-nio at 2.98.0 (0.87s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-system.git
[1/23551] Fetching swift-collections
[237/29152] Fetching swift-collections, swift-system
[877/30972] Fetching swift-collections, swift-system, swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (2.31s)
Fetched https://github.com/apple/swift-system.git from cache (2.31s)
Fetched https://github.com/apple/swift-collections.git from cache (2.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.74s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (0.46s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.65s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.64s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.32s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (2.85s)
Creating working copy for https://github.com/tuist/Path.git
Working copy of https://github.com/tuist/Path.git resolved at 0.3.8
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/p-x9/swift-binary-parse-support.git
Working copy of https://github.com/p-x9/swift-binary-parse-support.git resolved at 0.2.1
Creating working copy for https://github.com/tuist/XcodeGraph.git
Working copy of https://github.com/tuist/XcodeGraph.git resolved at 1.34.5
Creating working copy for https://github.com/p-x9/swift-fileio-extra.git
Working copy of https://github.com/p-x9/swift-fileio-extra.git resolved at 0.2.2
Creating working copy for https://github.com/tuist/XcodeProj
Working copy of https://github.com/tuist/XcodeProj resolved at 9.11.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Creating working copy for https://github.com/Kolos65/Mockable.git
Working copy of https://github.com/Kolos65/Mockable.git resolved at 0.6.2
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/tuist/ZIPFoundation
Working copy of https://github.com/tuist/ZIPFoundation resolved at 0.9.21
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 602.0.0
Creating working copy for https://github.com/Flight-School/AnyCodable
Working copy of https://github.com/Flight-School/AnyCodable resolved at 0.6.7
Creating working copy for https://github.com/p-x9/swift-fileio.git
Working copy of https://github.com/p-x9/swift-fileio.git resolved at 0.13.0
Creating working copy for https://github.com/p-x9/ObjectArchiveKit.git
Working copy of https://github.com/p-x9/ObjectArchiveKit.git resolved at 0.5.0
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.16.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.0
Creating working copy for https://github.com/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.48.0
Creating working copy for https://github.com/tadija/AEXML.git
Working copy of https://github.com/tadija/AEXML.git resolved at 4.7.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-nio
Working copy of https://github.com/apple/swift-nio resolved at 2.98.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
warning: 'machokit': /host/spi-builder-workspace/.build/checkouts/MachOKit/Package.swift:129:1: warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
127 | }
128 |
129 | extension SwiftSetting: CaseIterable {
    | |- warning: extension declares a conformance of imported type 'SwiftSetting' to imported protocol 'CaseIterable'; this will not behave correctly if the owners of 'PackageDescription' introduce this conformance in the future
    | `- note: add '@retroactive' to silence this warning
130 |     public static var allCases: [Self] {
131 |         [
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.3-RELEASE-ubuntu_jammy_x86_64-MacroSupport.tar.gz (0.40s)
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/113] Write sources
[6/113] Compiling _AtomicsShims.c
[6/113] Copying PrivacyInfo.xcprivacy
[8/113] Write sources
[9/113] Compiling CNIOLinux liburing_shims.c
[10/113] Compiling CNIOPosix event_loop_id.c
[11/113] Write sources
[13/113] Compiling CNIOOpenBSD shim.c
[14/113] Write sources
[15/113] Compiling CNIOLinux shim.c
[16/113] Write sources
[16/113] Write swift-version--4F562202D5529B1.txt
[16/113] Write sources
[24/113] Compiling VendoredCSystem shims.c
[25/113] Write sources
[27/278] Emitting module _NIOBase64
[28/278] Emitting module StandardLibraryExtensions
[29/288] Emitting module VendoredSystemPackage
[29/292] Compiling c-nioatomics.c
[30/292] Write sources
[32/294] Emitting module MockableMacro
[32/298] Compiling c-atomics.c
[33/298] Write sources
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/300] Emitting module ZIPFoundation
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
[37/302] Compiling StandardLibraryExtensions ContiguousArray.swift
[38/302] Compiling StandardLibraryExtensions Dictionary.Builder.swift
[39/302] Compiling StandardLibraryExtensions Dictionary.swift
[40/302] Compiling StandardLibraryExtensions Double.swift
[41/302] Compiling StandardLibraryExtensions Duration.swift
[42/302] Compiling StandardLibraryExtensions EmptyCollection.swift
[43/302] Compiling StandardLibraryExtensions EnumeratedSequence.swift
[44/302] Compiling StandardLibraryExtensions FlattenSequence.swift
[45/302] Compiling StandardLibraryExtensions Float.swift
[46/302] Compiling StandardLibraryExtensions FloatingPoint.swift
[47/302] Compiling VendoredSystemPackage SystemString.swift
[48/302] Compiling VendoredSystemPackage Util+StringArray.swift
[49/302] Compiling VendoredSystemPackage Util.swift
[50/302] Compiling VendoredSystemPackage UtilConsumers.swift
[51/302] Compiling StandardLibraryExtensions AnyRandomAccessCollection.swift
[52/302] Compiling StandardLibraryExtensions AnySequence.swift
[53/302] Compiling StandardLibraryExtensions Array.Builder.swift
[54/302] Compiling StandardLibraryExtensions Array.swift
[55/302] Compiling _NIOBase64 Base64.swift
[60/303] Compiling StandardLibraryExtensions LazyDropWhileSequence.swift
[61/303] Compiling MockableMacro Messages.swift
[62/303] Compiling MockableMacro Namespace.swift
[63/303] Compiling MockableMacro SwiftVersionHelper.swift
[64/303] Compiling MockableMacro TokenFinder.swift
[65/303] Compiling StandardLibraryExtensions Mirror.swift
[66/303] Compiling StandardLibraryExtensions Never.swift
[67/303] Compiling StandardLibraryExtensions Numeric.swift
[68/303] Compiling StandardLibraryExtensions ObjectIdentifier.swift
[69/303] Compiling StandardLibraryExtensions OpaquePointer.swift
[70/303] Compiling StandardLibraryExtensions Optional.Builder.swift
[71/303] Compiling StandardLibraryExtensions Optional.swift
[72/303] Compiling StandardLibraryExtensions PartialRangeFrom.swift
[73/303] Compiling StandardLibraryExtensions PartialRangeThrough.swift
[74/303] Compiling StandardLibraryExtensions PartialRangeUpTo.swift
[75/303] Compiling StandardLibraryExtensions Range.Builder.swift
[76/303] Compiling StandardLibraryExtensions AutoreleasingUnsafeMutablePointer.swift
[77/303] Compiling StandardLibraryExtensions Bool.Builder.swift
[78/303] Compiling StandardLibraryExtensions Bool.swift
[79/303] Compiling StandardLibraryExtensions Character.swift
[80/303] Compiling StandardLibraryExtensions ClosedRange.swift
[81/303] Compiling StandardLibraryExtensions Collection.swift
[82/303] Compiling StandardLibraryExtensions CollectionOfOne.Builder.swift
[83/303] Compiling StandardLibraryExtensions CollectionOfOne.swift
[84/303] Compiling StandardLibraryExtensions CommandLine.swift
[85/303] Compiling StandardLibraryExtensions Comparable.swift
[86/303] Compiling StandardLibraryExtensions AdditiveArithmetic.swift
[87/303] Compiling StandardLibraryExtensions AnyBidirectionalCollection.swift
[88/303] Compiling StandardLibraryExtensions AnyCollection.swift
[89/303] Compiling StandardLibraryExtensions AnyHashable.swift
[90/303] Compiling StandardLibraryExtensions AnyIterator.swift
[95/303] Compiling StandardLibraryExtensions ArraySlice.swift
[96/303] Compiling StandardLibraryExtensions Unmanaged.swift
[97/303] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[98/303] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[99/303] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[100/303] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[101/303] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[102/303] Compiling StandardLibraryExtensions UnsafePointer.swift
[103/303] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[104/303] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[105/303] Compiling StandardLibraryExtensions Zip2Sequence.swift
[106/303] Compiling StandardLibraryExtensions Range.swift
[107/303] Compiling StandardLibraryExtensions RangeReplaceableCollection.swift
[108/303] Compiling StandardLibraryExtensions Repeated.swift
[109/303] Compiling StandardLibraryExtensions Result.Builder.swift
[110/303] Compiling StandardLibraryExtensions Result.swift
[111/303] Compiling StandardLibraryExtensions ReversedCollection.swift
[112/303] Compiling StandardLibraryExtensions Sequence.swift
[113/303] Compiling StandardLibraryExtensions Set.Builder.swift
[114/303] Compiling StandardLibraryExtensions Set.swift
[115/303] Compiling StandardLibraryExtensions SetString.swift
[116/303] Compiling ZIPFoundation URL+ZIP.swift
[117/303] Compiling ZIPFoundation resource_bundle_accessor.swift
[118/303] Compiling StandardLibraryExtensions StrideThrough.swift
[119/303] Compiling StandardLibraryExtensions StrideTo.swift
[120/303] Compiling StandardLibraryExtensions String.Builder.swift
[121/303] Compiling StandardLibraryExtensions String.swift
[122/303] Compiling StandardLibraryExtensions StringProtocol.swift
[123/303] Compiling StandardLibraryExtensions Substring.swift
[124/303] Compiling StandardLibraryExtensions UInt8.swift
[125/303] Compiling StandardLibraryExtensions Unicode.swift
[138/304] Emitting module _NIODataStructures
[139/304] Compiling _NIODataStructures Heap.swift
[140/304] Compiling _NIODataStructures _TinyArray.swift
[141/304] Compiling _NIODataStructures PriorityQueue.swift
[143/305] Emitting module Path
[144/305] Compiling Path Path.swift
[145/306] Write sources
[146/306] Wrapping AST for _NIOBase64 for debugging
[147/306] Wrapping AST for StandardLibraryExtensions for debugging
[148/306] Write sources
[149/306] Wrapping AST for _NIODataStructures for debugging
[150/306] Write sources
[152/306] Wrapping AST for Path for debugging
[153/306] Write sources
[155/341] Compiling MachOKitC mach-o-linux.c
[157/343] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[158/343] Emitting module Locale
[159/343] Compiling Locale Locale.swift
[160/344] Write sources
[162/344] Compiling StandardTime Time.Epoch.swift
[163/344] Compiling StandardTime Time.Femtosecond.swift
[164/344] Compiling StandardTime Time.Hour.swift
[165/347] Compiling StandardTime Time.Microsecond.swift
[166/347] Compiling StandardTime Time.Millisecond.swift
[167/347] Compiling StandardTime Time.Minute.swift
[168/347] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[168/347] Wrapping AST for Locale for debugging
[170/347] Compiling StandardTime Time.Calendar.Gregorian.swift
[171/347] Compiling StandardTime Time.Calendar.swift
[172/347] Compiling StandardTime Time.Epoch.Conversion.swift
[173/347] Compiling StandardTime Time.Month.Day.swift
[174/347] Compiling StandardTime Time.Month.swift
[175/347] Compiling StandardTime Time.Nanosecond.swift
[176/347] Compiling StandardTime Time.Picosecond.swift
[177/347] Compiling StandardTime Time.Second.swift
[178/347] Compiling StandardTime Time.TimezoneOffset.swift
[179/347] Compiling StandardTime Time.Week.Day.swift
[180/347] Compiling StandardTime Time.Week.swift
[181/347] Compiling StandardTime Time.Year.swift
[182/349] Compiling IssueReportingPackageSupport _Test.swift
[183/349] Emitting module IssueReportingPackageSupport
[184/350] Emitting module StandardTime
[186/350] Compiling NIOConcurrencyHelpers NIOLock.swift
[186/350] Write sources
[188/350] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[189/350] Compiling StandardTime Duration.swift
[190/350] Compiling StandardTime Instant.swift
[191/350] Compiling StandardTime Time.Attosecond.swift
[192/350] Emitting module NIOConcurrencyHelpers
[193/350] Compiling NIOConcurrencyHelpers atomics.swift
[194/350] Compiling NIOConcurrencyHelpers lock.swift
[194/350] Wrapping AST for IssueReportingPackageSupport for debugging
[220/352] Write sources
[226/368] Compiling StandardTime Time.Zeptosecond.swift
[227/368] Compiling StandardTime Time.swift
[230/368] Compiling IssueReporting UncheckedSendable.swift
[231/368] Compiling IssueReporting Warn.swift
[237/368] Compiling StandardTime Time.Yoctosecond.swift
[247/372] Wrapping AST for NIOConcurrencyHelpers for debugging
[249/373] Write sources
[254/391] Wrapping AST for VendoredSystemPackage for debugging
[255/391] Write sources
[257/391] Compiling Logging LogEvent.swift
[258/391] Compiling Logging MetadataProvider.swift
[258/399] Wrapping AST for StandardTime for debugging
[259/399] Write sources
[262/399] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[263/399] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[264/409] Compiling PathKit PathKit.swift
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
error: emit-module command failed with exit code 1 (use -v to see invocation)
[265/409] Emitting module PathKit
/host/spi-builder-workspace/.build/checkouts/PathKit/Sources/PathKit.swift:8:8: error: no such module 'Darwin'
  6 | let system_glob = Glibc.glob
  7 | #else
  8 | import Darwin
    |        `- error: no such module 'Darwin'
  9 |
 10 | let system_glob = Darwin.glob
[266/409] Compiling InternalCollectionsUtilities Span+Extras.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
[269/409] Compiling Logging LogHandler.swift
[270/409] Compiling InternalCollectionsUtilities Integer rank.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
[271/409] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Data+Compression.swift:166:8: error: no such module 'CZlib'
164 |
165 | #else
166 | import CZlib
    |        `- error: no such module 'CZlib'
167 |
168 | extension Data {
[272/409] Compiling Glob Pattern+Match.swift
BUILD FAILURE 6.3 android