Build Information
Failed to build Rosalind, reference main (2e480e), with Swift 6.2 for Android on 1 May 2026 01:05:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tuist/Rosalind.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/tuist/Rosalind
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2e480ee chore(deps): update dependency wrangler to v4.87.0 (#503)
Cloned https://github.com/tuist/Rosalind.git
Revision (git rev-parse @):
2e480eed683af71c29c54e82f7a48b7b73b66728
SUCCESS checkout https://github.com/tuist/Rosalind.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/tuist/Rosalind.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/Kolos65/Mockable
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/tuist/Command.git
Fetching https://github.com/p-x9/MachOKit
Fetching https://github.com/apple/swift-crypto.git
[1/2089] Fetching command
[566/4168] Fetching command, mockable
[4169/51929] Fetching command, mockable, swift-protobuf
[4170/58624] Fetching command, mockable, swift-protobuf, machokit
[11119/74693] Fetching command, mockable, swift-protobuf, machokit, swift-snapshot-testing
[14373/92150] Fetching command, mockable, swift-protobuf, machokit, swift-snapshot-testing, swift-crypto
Fetched https://github.com/Kolos65/Mockable from cache (10.80s)
Fetched https://github.com/tuist/Command.git from cache (10.80s)
Fetched https://github.com/p-x9/MachOKit from cache (10.80s)
Fetching https://github.com/tuist/FileSystem.git
Fetching https://github.com/tuist/Path.git
Fetched https://github.com/apple/swift-crypto.git from cache (10.84s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (10.91s)
[1/405] Fetching path
Fetched https://github.com/apple/swift-protobuf.git from cache (11.04s)
[265/5114] Fetching path, filesystem
Fetched https://github.com/tuist/Path.git from cache (0.52s)
Fetched https://github.com/tuist/FileSystem.git from cache (0.52s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.37.0 (13.88s)
Computing version for https://github.com/Kolos65/Mockable
Computed https://github.com/Kolos65/Mockable at 0.6.2 (0.58s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
Fetching https://github.com/swiftlang/swift-syntax.git
[1/5723] Fetching xctest-dynamic-overlay
[3664/80760] Fetching xctest-dynamic-overlay, swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (5.97s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.04s)
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.49.0 (6.68s)
Fetching https://github.com/p-x9/swift-fileio.git
Fetching https://github.com/p-x9/ObjectArchiveKit.git
Fetching https://github.com/p-x9/swift-fileio-extra.git
Fetching https://github.com/p-x9/swift-binary-parse-support.git
[1/48] Fetching swift-fileio-extra
[49/294] Fetching swift-fileio-extra, swift-fileio
[295/536] Fetching swift-fileio-extra, swift-fileio, swift-binary-parse-support
[465/795] Fetching swift-fileio-extra, swift-fileio, swift-binary-parse-support, objectarchivekit
Fetched https://github.com/p-x9/swift-fileio.git from cache (0.25s)
Fetched https://github.com/p-x9/swift-binary-parse-support.git from cache (0.26s)
Fetched https://github.com/p-x9/swift-fileio-extra.git from cache (0.26s)
Fetched https://github.com/p-x9/ObjectArchiveKit.git from cache (0.27s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (3.99s)
Fetching https://github.com/apple/swift-asn1.git
[1/1813] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.42s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.19.2 (0.90s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/5464] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.51s)
Computing version for https://github.com/tuist/Path.git
Computed https://github.com/tuist/Path.git at 0.3.8 (1.12s)
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 (0.73s)
Computing version for https://github.com/p-x9/ObjectArchiveKit.git
Computed https://github.com/p-x9/ObjectArchiveKit.git at 0.5.0 (0.91s)
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.75s)
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.70s)
Computing version for https://github.com/tuist/Command.git
Computed https://github.com/tuist/Command.git at 0.14.2 (0.83s)
Fetching https://github.com/apple/swift-log
[1/6809] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (0.90s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (1.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.86s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (0.85s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (4.78s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 602.0.0 (1.33s)
Computing version for https://github.com/tuist/FileSystem.git
Computed https://github.com/tuist/FileSystem.git at 0.17.2 (1.11s)
Fetching https://github.com/tuist/ZIPFoundation
[1/4879] Fetching zipfoundation
Fetched https://github.com/tuist/ZIPFoundation from cache (1.10s)
Computing version for https://github.com/tuist/ZIPFoundation
Computed https://github.com/tuist/ZIPFoundation at 0.9.21 (2.00s)
Creating working copy for https://github.com/Kolos65/Mockable
Working copy of https://github.com/Kolos65/Mockable resolved at 0.6.2
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/p-x9/MachOKit
Working copy of https://github.com/p-x9/MachOKit resolved at 0.49.0
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/tuist/Command.git
Working copy of https://github.com/tuist/Command.git resolved at 0.14.2
Creating working copy for https://github.com/tuist/FileSystem.git
Working copy of https://github.com/tuist/FileSystem.git resolved at 0.17.2
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/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/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/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/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/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/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.37.0
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/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
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/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.19.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
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.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.39s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Rosalind/Proto/Configuration.proto
/host/spi-builder-workspace/Sources/Rosalind/Proto/Resources.proto
[1/1] Compiling plugin SwiftProtobufPlugin
Building for debugging...
[1/424] Write sources
[1/424] Copying PrivacyInfo.xcprivacy
[1/424] Write sources
[22/424] Compiling fiat_p256_adx_sqr.S
[23/424] Compiling fiat_curve25519_adx_square.S
[24/424] Compiling fiat_p256_adx_mul.S
[25/424] Compiling md5-x86_64-linux.S
[26/424] Write swift-version--11D90AFD9DD3AB2.txt
[27/424] Compiling CFileSystemShims CFileSystemShims.c
[28/424] Compiling VendoredCSystem shims.c
[29/424] Compiling fiat_curve25519_adx_mul.S
[30/424] Compiling md5-586-linux.S
[31/424] Compiling md5-x86_64-apple.S
[32/424] Compiling md5-586-apple.S
[33/669] Compiling CCryptoBoringSSLShims shims.c
[34/675] Compiling a_bitstr.cc
[36/683] Emitting module Logging
[37/683] Emitting module Glob
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/683] 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 {
[39/685] Compiling Glob Unicode.GeneralCategory+Helpers.swift
[40/685] Compiling SwiftProtobuf ProtoNameProviding.swift
[41/685] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[42/685] Compiling StandardLibraryExtensions StrideThrough.swift
[43/685] Compiling StandardLibraryExtensions StrideTo.swift
[44/685] Compiling StandardLibraryExtensions String.Builder.swift
[45/685] Compiling StandardLibraryExtensions String.swift
[46/685] Compiling StandardLibraryExtensions StringProtocol.swift
[47/685] Compiling StandardLibraryExtensions Substring.swift
[48/685] Compiling StandardLibraryExtensions UInt8.swift
[49/685] Compiling StandardLibraryExtensions Unicode.swift
[50/695] Compiling MockableMacro Buildable.swift
[51/695] Compiling MockableMacro Function+Buildable.swift
[52/695] Compiling MockableMacro Variable+Buildable.swift
[53/695] Compiling MockableMacro BuilderFactory.swift
[54/695] Compiling MockableMacro FunctionRequirement.swift
[55/695] Compiling MockableMacro InitializerRequirement.swift
[56/695] Compiling MockableMacro Requirements.swift
[57/695] Compiling MockableMacro VariableRequirement.swift
[58/695] Compiling MockableMacro Availability.swift
[59/695] Compiling StandardLibraryExtensions LazyFilterSequence.swift
[60/695] Compiling StandardLibraryExtensions LazyMapSequence.swift
[61/695] Compiling StandardLibraryExtensions LazyPrefixWhileSequence.swift
[62/695] Compiling StandardLibraryExtensions LazySequence.swift
[63/695] Compiling StandardLibraryExtensions Mirror.swift
[64/695] Compiling MockableMacro AttributeListSyntax+Extensions.swift
[65/695] Compiling MockableMacro AttributeSyntax+Extensions.swift
[66/695] Compiling MockableMacro DeclModifierListSyntax+Extensions.swift
[67/695] Compiling MockableMacro FunctionDeclSyntax+Extensions.swift
[68/695] Compiling MockableMacro FunctionParameterSyntax+Extensions.swift
[69/695] Compiling MockableMacro Caseable.swift
[70/695] Compiling MockableMacro Variable+Mockable.swift
[71/695] Compiling MockableMacro MockableMacro.swift
[72/695] Compiling MockableMacro MockableMacroError.swift
[73/695] Compiling ZIPFoundation URL+ZIP.swift
[74/695] Compiling ZIPFoundation resource_bundle_accessor.swift
[75/695] Compiling MockableMacro ConformanceFactory.swift
[76/695] Compiling MockableMacro EnumFactory.swift
[77/695] Compiling MockableMacro Factory.swift
[78/695] Compiling MockableMacro MemberFactory.swift
[79/695] Compiling MockableMacro MockFactory.swift
[80/695] Compiling MockableMacro Function+Mockable.swift
[81/695] Compiling MockableMacro Initializer+Mockable.swift
[82/695] Compiling MockableMacro Mockable.swift
[91/699] Compiling MockableMacro MockableMacroWarning.swift
[92/699] Compiling MockableMacro Plugin.swift
[93/699] Compiling Logging LogEvent.swift
[94/699] Compiling Logging LogHandler.swift
[95/699] Compiling MockableMacro GenericArgumentSyntax+Extensions.swift
[96/699] Compiling MockableMacro ProtocolDeclSyntax+Extensions.swift
[97/699] Compiling MockableMacro String+Extensions.swift
[98/699] Compiling MockableMacro TokenSyntax+Extensions.swift
[99/699] Compiling MockableMacro VariableDeclSyntax+Extensions.swift
[105/699] Emitting module StandardLibraryExtensions
[106/699] Compiling StandardLibraryExtensions Never.swift
[107/699] Compiling StandardLibraryExtensions Numeric.swift
[108/699] Compiling StandardLibraryExtensions ObjectIdentifier.swift
[109/699] Compiling StandardLibraryExtensions OpaquePointer.swift
[110/699] Compiling StandardLibraryExtensions Optional.Builder.swift
[111/699] Compiling SwiftProtobuf MathUtils.swift
[112/699] Compiling SwiftProtobuf Message+AnyAdditions.swift
[113/699] Compiling StandardLibraryExtensions PartialRangeThrough.swift
[114/699] Compiling StandardLibraryExtensions PartialRangeUpTo.swift
[115/699] Compiling StandardLibraryExtensions Range.Builder.swift
[116/699] Compiling StandardLibraryExtensions Range.swift
[117/699] Compiling StandardLibraryExtensions RangeReplaceableCollection.swift
[118/699] Compiling StandardLibraryExtensions Repeated.swift
[119/699] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[120/699] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[121/699] Compiling SwiftProtobuf Message.swift
[122/699] Compiling SwiftProtobuf MessageExtension.swift
[123/699] Compiling SwiftProtobuf NameMap.swift
[124/699] Compiling StandardLibraryExtensions Set.swift
[125/699] Compiling SwiftProtobuf PathVisitor.swift
[126/699] Compiling StandardLibraryExtensions Unmanaged.swift
[127/699] Compiling StandardLibraryExtensions UnsafeBufferPointer.swift
[128/699] Compiling StandardLibraryExtensions UnsafeMutableBufferPointer.swift
[129/699] Compiling StandardLibraryExtensions UnsafeMutablePointer.swift
[130/699] Compiling StandardLibraryExtensions UnsafeMutableRawBufferPointer.swift
[131/699] Compiling StandardLibraryExtensions UnsafeMutableRawPointer.swift
[132/699] Compiling StandardLibraryExtensions UnsafePointer.swift
[133/699] Compiling StandardLibraryExtensions UnsafeRawBufferPointer.swift
[134/699] Compiling StandardLibraryExtensions UnsafeRawPointer.swift
[135/699] Compiling StandardLibraryExtensions Zip2Sequence.swift
[136/700] Emitting module VendoredSystemPackage
[143/700] Emitting module Path
[144/700] Compiling Path Path.swift
[146/725] Emitting module Locale
[147/725] Compiling Locale Locale.swift
[149/726] Compiling StandardTime Time.Calendar.Gregorian.swift
[150/726] Compiling StandardTime Time.Calendar.swift
[151/726] Compiling StandardTime Time.Epoch.Conversion.swift
[152/729] Compiling StandardTime Time.Epoch.swift
[153/729] Compiling StandardTime Time.Femtosecond.swift
[154/729] Compiling StandardTime Time.Hour.swift
[155/729] Compiling StandardTime Time.Week.Day.swift
[156/729] Compiling StandardTime Time.Week.swift
[157/729] Compiling StandardTime Time.Year.swift
[158/729] Compiling StandardTime Time.Microsecond.swift
[159/729] Compiling StandardTime Time.Millisecond.swift
[160/729] Compiling StandardTime Time.Minute.swift
[161/737] Compiling StandardTime Time.Picosecond.swift
[162/737] Compiling StandardTime Time.Second.swift
[163/737] Compiling StandardTime Time.TimezoneOffset.swift
[164/737] Compiling StandardTime Time.Month.Day.swift
[165/737] Compiling StandardTime Time.Month.swift
[166/737] Compiling StandardTime Time.Nanosecond.swift
[167/737] Compiling Formatting Format.Numeric.swift
[168/737] Compiling Formatting Format.FloatingPoint.swift
[169/737] Compiling Formatting Format.Numeric.SignDisplayStrategy.swift
[170/737] Compiling Formatting Formatting.swift
[171/737] Compiling Formatting Format.Numeric.DecimalSeparatorStrategy.swift
[172/737] Compiling Formatting Format.Numeric.Notation.swift
[173/737] Emitting module StandardTime
[174/737] Compiling StandardTime Duration.swift
[175/737] Compiling StandardTime Instant.swift
[176/737] Compiling StandardTime Time.Attosecond.swift
[177/737] Emitting module Formatting
[178/737] Compiling Formatting Format.BinaryInteger.swift
[179/738] Wrapping AST for StandardLibraryExtensions for debugging
[180/738] Wrapping AST for Path for debugging
[182/738] Compiling VendoredSystemPackage SystemString.swift
[183/738] Compiling VendoredSystemPackage Util+StringArray.swift
[184/738] Compiling VendoredSystemPackage Util.swift
[185/738] Compiling VendoredSystemPackage UtilConsumers.swift
[185/738] Wrapping AST for Locale for debugging
[186/738] Wrapping AST for Formatting for debugging
[188/738] Compiling StandardTime Time.Yoctosecond.swift
[189/738] Compiling StandardTime Time.Zeptosecond.swift
[190/738] Compiling StandardTime Time.swift
[191/739] Compiling chacha20_poly1305_x86_64-linux.S
[192/739] Wrapping AST for StandardTime for debugging
[193/739] Compiling chacha20_poly1305_x86_64-apple.S
[194/739] Compiling chacha20_poly1305_armv8-win.S
[195/739] Compiling chacha20_poly1305_armv8-linux.S
[196/739] Compiling chacha20_poly1305_armv8-apple.S
[197/739] Compiling chacha-x86_64-linux.S
[198/739] Compiling chacha-x86_64-apple.S
[199/739] Compiling err_data.cc
[200/739] Compiling chacha-x86-linux.S
[205/739] Compiling chacha-x86-apple.S
[214/740] Compiling chacha-armv8-linux.S
[215/740] Compiling chacha-armv8-win.S
[218/740] Compiling Logging MetadataProvider.swift
[218/740] Compiling chacha-armv4-linux.S
[219/740] Compiling chacha-armv8-apple.S
[221/740] Compiling Logging Locks.swift
[221/740] Compiling aes128gcmsiv-x86_64-linux.S
[222/740] Wrapping AST for VendoredSystemPackage for debugging
[223/740] Compiling x86_64-mont5-linux.S
[224/740] Compiling aes128gcmsiv-x86_64-apple.S
[225/740] Compiling x86_64-mont5-apple.S
[250/751] Compiling x86_64-mont-linux.S
[251/751] Compiling x86_64-mont-apple.S
[252/751] Compiling x86-mont-linux.S
[253/751] Compiling vpaes-x86_64-linux.S
[254/751] Compiling x86-mont-apple.S
/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 {
[258/751] Compiling vpaes-x86_64-apple.S
[259/751] Compiling vpaes-x86-linux.S
[265/755] Compiling vpaes-armv8-win.S
[266/755] Compiling vpaes-x86-apple.S
[268/755] Compiling Glob Pattern+Options.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 {
/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 {
[274/755] Compiling vpaes-armv8-linux.S
[275/755] Compiling vpaes-armv8-apple.S
[277/755] Emitting module MockableMacro
/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 {
[295/755] Compiling vpaes-armv7-linux.S
[296/755] Compiling sha512-x86_64-linux.S
/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 {
[299/755] Compiling sha512-x86_64-apple.S
/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 {
/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 {
/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 {
[309/755] Compiling Glob Pattern+Parser.swift
[310/755] Compiling Glob Pattern.swift
[310/755] Compiling sha512-armv8-win.S
[311/755] Compiling sha512-armv8-apple.S
[311/755] Compiling sha512-armv4-linux.S
[311/755] Compiling sha512-armv8-linux.S
BUILD FAILURE 6.2 android