Build Information
Failed to build swiftodon, reference main (207808), with Swift 6.1 for Android on 9 Oct 2025 03:42:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JonPulfer/swiftodon.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/JonPulfer/swiftodon
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 2078080 correct the otlp configuration
Cloned https://github.com/JonPulfer/swiftodon.git
Revision (git rev-parse @):
2078080a44cf1163507ffedf14c113ca22a8edcb
SUCCESS checkout https://github.com/JonPulfer/swiftodon.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/JonPulfer/swiftodon.git
https://github.com/JonPulfer/swiftodon.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "hummingbird",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird.git"
},
{
"identity" : "hummingbird-auth",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-auth.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "hummingbird-fluent",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-beta.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/hummingbird-fluent.git"
},
{
"identity" : "webauthn-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0-alpha.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-server/webauthn-swift.git"
},
{
"identity" : "swift-mustache",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-beta.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hummingbird-project/swift-mustache.git"
},
{
"identity" : "fluent-sqlite-driver",
"requirement" : {
"range" : [
{
"lower_bound" : "4.0.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/fluent-sqlite-driver.git"
},
{
"identity" : "jwt-kit",
"requirement" : {
"range" : [
{
"lower_bound" : "5.0.0",
"upper_bound" : "6.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/vapor/jwt-kit.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-asn1",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-asn1.git"
},
{
"identity" : "swift-otel",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swift-otel/swift-otel.git"
},
{
"identity" : "swift-configuration",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "0.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-configuration"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
}
],
"manifest_display_name" : "swiftodon",
"name" : "swiftodon",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "15.0"
}
],
"products" : [
{
"name" : "App",
"targets" : [
"App"
],
"type" : {
"executable" : null
}
},
{
"name" : "MastodonData",
"targets" : [
"MastodonData"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Storage",
"targets" : [
"Storage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Storage",
"module_type" : "SwiftTarget",
"name" : "Storage",
"path" : "Sources/Storage",
"product_memberships" : [
"App",
"Storage"
],
"sources" : [
"Storage.swift"
],
"type" : "library"
},
{
"c99name" : "SignatureMiddlewareTests",
"module_type" : "SwiftTarget",
"name" : "SignatureMiddlewareTests",
"path" : "Tests/SignatureMiddleware",
"product_dependencies" : [
"Crypto",
"SwiftASN1"
],
"sources" : [
"SignatureMiddlewareTests.swift"
],
"type" : "test"
},
{
"c99name" : "MastodonDataTests",
"module_type" : "SwiftTarget",
"name" : "MastodonDataTests",
"path" : "Tests/MastodonData",
"sources" : [
"MastodonDataTests.swift"
],
"target_dependencies" : [
"MastodonData",
"Storage"
],
"type" : "test"
},
{
"c99name" : "MastodonData",
"module_type" : "SwiftTarget",
"name" : "MastodonData",
"path" : "Sources/MastodonData",
"product_dependencies" : [
"Hummingbird"
],
"product_memberships" : [
"App",
"MastodonData"
],
"sources" : [
"Account.swift",
"Link.swift",
"Status.swift",
"WebFinger.swift"
],
"type" : "library"
},
{
"c99name" : "AppTests",
"module_type" : "SwiftTarget",
"name" : "AppTests",
"path" : "Tests/AppTests",
"product_dependencies" : [
"HummingbirdTesting"
],
"sources" : [
"AppTests.swift",
"SharedTests.swift"
],
"target_dependencies" : [
"App"
],
"type" : "test"
},
{
"c99name" : "App",
"module_type" : "SwiftTarget",
"name" : "App",
"path" : "Sources/App",
"product_dependencies" : [
"ArgumentParser",
"Hummingbird",
"HummingbirdAuth",
"HummingbirdRouter",
"HummingbirdFluent",
"FluentSQLiteDriver",
"WebAuthn",
"Mustache",
"JWTKit",
"SwiftASN1",
"OTel",
"Configuration"
],
"product_memberships" : [
"App"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/App/Resources/Templates/home.mustache",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ActivityPubData/Link.swift",
"ActivityPubData/Object.swift",
"ActivityPubData/ObjectOrLinkDecoder.swift",
"ActivityPubData/ObjectProtocols.swift",
"App.swift",
"Application+build.swift",
"Controllers/HTMLController.swift",
"Controllers/PersonController.swift",
"Controllers/StatusController.swift",
"Controllers/TimelineController.swift",
"Controllers/WebAuthnController.swift",
"Controllers/WellKnownController.swift",
"Extensions/Fluent+Mustache.swift",
"Extensions/html.swift",
"Middleware/JWTAuth.swift",
"Middleware/RequestLogger.swift",
"Middleware/WebAuthnSession.swift",
"Repository/Fluent/FluentPersonStorage.swift",
"Repository/Fluent/FluentStatusStorage.swift",
"Repository/Fluent/FluentTimelineStorage.swift",
"Repository/Fluent/FluentWebAuthNStorage.swift",
"Repository/Person.swift",
"Repository/Status.swift",
"Repository/Timeline.swift",
"Repository/WebAuthNModel.swift",
"RequestContext.swift",
"Shared/DateTime.swift",
"UserToken/UserToken.swift"
],
"target_dependencies" : [
"MastodonData",
"Storage"
],
"type" : "executable"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-configuration
Fetching https://github.com/vapor/jwt-kit.git
Fetching https://github.com/swift-otel/swift-otel.git
Fetching https://github.com/apple/swift-crypto.git
[1/2133] Fetching swift-docc-plugin
[236/3778] Fetching swift-docc-plugin, swift-asn1
[269/4240] Fetching swift-docc-plugin, swift-asn1, swift-configuration
[1932/13922] Fetching swift-docc-plugin, swift-asn1, swift-configuration, swift-otel
[8211/31129] Fetching swift-docc-plugin, swift-asn1, swift-configuration, swift-otel, swift-crypto
[8653/40286] Fetching swift-docc-plugin, swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.66s)
Fetching https://github.com/vapor/fluent-sqlite-driver.git
[7516/38153] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit
[16646/39500] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit, fluent-sqlite-driver
Fetched https://github.com/vapor/fluent-sqlite-driver.git from cache (0.62s)
[22028/38153] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit
Fetching https://github.com/hummingbird-project/swift-mustache.git
[22668/40014] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit, swift-mustache
Fetched https://github.com/hummingbird-project/swift-mustache.git from cache (0.65s)
Fetching https://github.com/swift-server/webauthn-swift.git
[23011/38153] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit
[25593/42211] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit, webauthn-swift
Fetched https://github.com/swift-server/webauthn-swift.git from cache (0.83s)
Fetching https://github.com/hummingbird-project/hummingbird-fluent.git
[31959/38153] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit
[35229/39040] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit, hummingbird-fluent
Fetched https://github.com/hummingbird-project/hummingbird-fluent.git from cache (0.37s)
[37465/38153] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit
Fetching https://github.com/apple/swift-argument-parser.git
[38154/54796] Fetching swift-asn1, swift-configuration, swift-otel, swift-crypto, jwt-kit, swift-argument-parser
Fetched https://github.com/apple/swift-asn1.git from cache (4.52s)
Fetched https://github.com/apple/swift-configuration from cache (4.52s)
Fetching https://github.com/hummingbird-project/hummingbird.git
Fetched https://github.com/vapor/jwt-kit.git from cache (4.56s)
Fetched https://github.com/swift-otel/swift-otel.git from cache (4.59s)
Fetched https://github.com/apple/swift-crypto.git from cache (4.74s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.74s)
[1/25184] Fetching hummingbird
Fetching https://github.com/hummingbird-project/hummingbird-auth.git
Fetched https://github.com/hummingbird-project/hummingbird.git from cache (1.95s)
[1/2186] Fetching hummingbird-auth
Fetched https://github.com/hummingbird-project/hummingbird-auth.git from cache (2.56s)
Computing version for https://github.com/swift-otel/swift-otel.git
Computed https://github.com/swift-otel/swift-otel.git at 1.0.0 (10.02s)
Fetching https://github.com/grpc/grpc-swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift-2.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/grpc/grpc-swift-nio-transport.git
Fetching https://github.com/swift-otel/swift-w3c-trace-context.git
Fetching https://github.com/apple/swift-protobuf.git
[1/29827] Fetching grpc-swift-2
[2/32195] Fetching grpc-swift-2, grpc-swift-protobuf
[168/37011] Fetching grpc-swift-2, grpc-swift-protobuf, grpc-swift-nio-transport
[18520/37584] Fetching grpc-swift-2, grpc-swift-protobuf, grpc-swift-nio-transport, swift-w3c-trace-context
[31918/51919] Fetching grpc-swift-2, grpc-swift-protobuf, grpc-swift-nio-transport, swift-w3c-trace-context, async-http-client
Fetched https://github.com/grpc/grpc-swift-protobuf.git from cache (1.69s)
Fetching https://github.com/apple/swift-metrics.git
Fetched https://github.com/grpc/grpc-swift-2.git from cache (1.72s)
Fetching https://github.com/apple/swift-atomics.git
[1/40320] Fetching swift-protobuf
[3227/42677] Fetching swift-protobuf, swift-metrics
[7197/44491] Fetching swift-protobuf, swift-metrics, swift-atomics
Fetched https://github.com/apple/swift-metrics.git from cache (0.35s)
[6244/42134] Fetching swift-protobuf, swift-atomics
Fetching https://github.com/apple/swift-nio-ssl.git
Fetched https://github.com/apple/swift-atomics.git from cache (0.58s)
Fetching https://github.com/apple/swift-nio.git
[10080/40320] Fetching swift-protobuf
[13710/55451] Fetching swift-protobuf, swift-nio-ssl
[35539/134578] Fetching swift-protobuf, swift-nio-ssl, swift-nio
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.35s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[89379/119447] Fetching swift-protobuf, swift-nio
[90963/121965] Fetching swift-protobuf, swift-nio, swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.80s)
Fetching https://github.com/apple/swift-async-algorithms.git
[92544/119447] Fetching swift-protobuf, swift-nio
[94128/124997] Fetching swift-protobuf, swift-nio, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.73s)
Fetching https://github.com/apple/swift-collections.git
[99666/119447] Fetching swift-protobuf, swift-nio
[102041/137600] Fetching swift-protobuf, swift-nio, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.01s)
Fetching https://github.com/apple/swift-log.git
[1/3933] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.03s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5445] Fetching swift-distributed-tracing
Fetched https://github.com/swift-otel/swift-w3c-trace-context.git from cache (10.97s)
Fetched https://github.com/grpc/grpc-swift-nio-transport.git from cache (10.97s)
Fetched https://github.com/swift-server/async-http-client.git from cache (10.99s)
Fetched https://github.com/apple/swift-protobuf.git from cache (11.20s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.17s)
Fetched https://github.com/apple/swift-nio.git from cache (11.05s)
Computing version for https://github.com/apple/swift-configuration
Computed https://github.com/apple/swift-configuration at 0.1.1 (15.87s)
Fetching https://github.com/apple/swift-system
Fetching https://github.com/jpsim/Yams
[1/11269] Fetching yams
[2/16318] Fetching yams, swift-system
Fetched https://github.com/apple/swift-system from cache (2.06s)
Fetched https://github.com/jpsim/Yams from cache (2.11s)
Computing version for https://github.com/grpc/grpc-swift-2.git
Computed https://github.com/grpc/grpc-swift-2.git at 2.1.0 (2.81s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (0.62s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.58s)
Computing version for https://github.com/grpc/grpc-swift-protobuf.git
Computed https://github.com/grpc/grpc-swift-protobuf.git at 2.1.1 (0.64s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.0 (0.66s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.77s)
Computing version for https://github.com/hummingbird-project/hummingbird-auth.git
Computed https://github.com/hummingbird-project/hummingbird-auth.git at 2.1.0 (0.67s)
Fetching https://github.com/swift-extras/swift-extras-base64.git
[1/833] Fetching swift-extras-base64
Fetched https://github.com/swift-extras/swift-extras-base64.git from cache (0.32s)
Computing version for https://github.com/swift-extras/swift-extras-base64.git
Computed https://github.com/swift-extras/swift-extras-base64.git at 1.0.0 (2.84s)
Computing version for https://github.com/grpc/grpc-swift-nio-transport.git
Computed https://github.com/grpc/grpc-swift-nio-transport.git at 2.2.0 (0.83s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-certificates.git
[1/6170] Fetching swift-nio-extras
[2593/8941] Fetching swift-nio-extras, swift-nio-transport-services
[4285/15569] Fetching swift-nio-extras, swift-nio-transport-services, swift-certificates
[10093/27269] Fetching swift-nio-extras, swift-nio-transport-services, swift-certificates, swift-nio-http2
Fetched https://github.com/apple/swift-certificates.git from cache (0.68s)
[16546/20641] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.34s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.34s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.35s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.14.0 (6.04s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (3.69s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.1 (1.11s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.32.0 (0.86s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.73s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-algorithms.git
[1/939] Fetching swift-http-types
[940/2129] Fetching swift-http-types, swift-http-structured-headers
[2130/8115] Fetching swift-http-types, swift-http-structured-headers, swift-algorithms
Fetched https://github.com/apple/swift-http-types.git from cache (0.43s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.98s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.58s)
Fetching https://github.com/apple/swift-numerics.git
[1/6371] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.70s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (1.36s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.62s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.59s)
Fetching https://github.com/apple/swift-service-context.git
[1/1117] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.30s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.86s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.6.3 (0.74s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (0.55s)
Computing version for https://github.com/vapor/jwt-kit.git
Computed https://github.com/vapor/jwt-kit.git at 5.2.0 (0.50s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 6.2.0 (0.58s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.55s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.61s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.84s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.29.0 (0.56s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.2 (0.57s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.2 (0.89s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (0.62s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3540] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.42s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.09s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (1.85s)
Computing version for https://github.com/vapor/fluent-sqlite-driver.git
Computed https://github.com/vapor/fluent-sqlite-driver.git at 4.8.1 (0.59s)
Fetching https://github.com/vapor/fluent-kit.git
Fetching https://github.com/vapor/sqlite-kit.git
[1/2118] Fetching sqlite-kit
[404/15446] Fetching sqlite-kit, fluent-kit
Fetched https://github.com/vapor/fluent-kit.git from cache (0.58s)
Fetched https://github.com/vapor/sqlite-kit.git from cache (0.65s)
Computing version for https://github.com/vapor/sqlite-kit.git
Computed https://github.com/vapor/sqlite-kit.git at 4.5.2 (1.19s)
Fetching https://github.com/vapor/async-kit.git
Fetching https://github.com/vapor/sqlite-nio.git
Fetching https://github.com/vapor/sql-kit.git
[1/2439] Fetching async-kit
[99/8526] Fetching async-kit, sql-kit
[8527/10257] Fetching async-kit, sql-kit, sqlite-nio
Fetched https://github.com/vapor/async-kit.git from cache (1.96s)
Fetched https://github.com/vapor/sql-kit.git from cache (1.96s)
Fetched https://github.com/vapor/sqlite-nio.git from cache (1.98s)
Computing version for https://github.com/vapor/fluent-kit.git
Computed https://github.com/vapor/fluent-kit.git at 1.52.2 (2.53s)
Computing version for https://github.com/vapor/async-kit.git
Computed https://github.com/vapor/async-kit.git at 1.21.0 (0.59s)
Computing version for https://github.com/vapor/sql-kit.git
Computed https://github.com/vapor/sql-kit.git at 3.33.2 (0.55s)
Computing version for https://github.com/hummingbird-project/hummingbird.git
Computed https://github.com/hummingbird-project/hummingbird.git at 2.16.0 (0.61s)
Computing version for https://github.com/vapor/sqlite-nio.git
Computed https://github.com/vapor/sqlite-nio.git at 1.12.0 (0.59s)
Computing version for https://github.com/swift-server/webauthn-swift.git
Computed https://github.com/swift-server/webauthn-swift.git at 1.0.0-alpha.2 (0.63s)
Fetching https://github.com/unrelentingtech/SwiftCBOR.git
[1/1401] Fetching swiftcbor
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (0.30s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.5.0 (0.85s)
Computing version for https://github.com/swift-otel/swift-w3c-trace-context.git
Computed https://github.com/swift-otel/swift-w3c-trace-context.git at 1.0.0-beta.3 (0.52s)
Computing version for https://github.com/hummingbird-project/hummingbird-fluent.git
Computed https://github.com/hummingbird-project/hummingbird-fluent.git at 2.0.0 (0.53s)
Computing version for https://github.com/hummingbird-project/swift-mustache.git
Computed https://github.com/hummingbird-project/swift-mustache.git at 2.0.1 (0.51s)
Creating working copy for https://github.com/vapor/sql-kit.git
Working copy of https://github.com/vapor/sql-kit.git resolved at 3.33.2
Creating working copy for https://github.com/vapor/fluent-kit.git
Working copy of https://github.com/vapor/fluent-kit.git resolved at 1.52.2
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.32.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.0
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.6.3
Creating working copy for https://github.com/vapor/sqlite-nio.git
Working copy of https://github.com/vapor/sqlite-nio.git resolved at 1.12.0
Creating working copy for https://github.com/swift-server/webauthn-swift.git
Working copy of https://github.com/swift-server/webauthn-swift.git resolved at 1.0.0-alpha.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/hummingbird-project/swift-mustache.git
Working copy of https://github.com/hummingbird-project/swift-mustache.git resolved at 2.0.1
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-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/swift-otel/swift-w3c-trace-context.git
Working copy of https://github.com/swift-otel/swift-w3c-trace-context.git resolved at 1.0.0-beta.3
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 6.2.0
Creating working copy for https://github.com/hummingbird-project/hummingbird.git
Working copy of https://github.com/hummingbird-project/hummingbird.git resolved at 2.16.0
Creating working copy for https://github.com/grpc/grpc-swift-nio-transport.git
Working copy of https://github.com/grpc/grpc-swift-nio-transport.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.2
Creating working copy for https://github.com/grpc/grpc-swift-protobuf.git
Working copy of https://github.com/grpc/grpc-swift-protobuf.git resolved at 2.1.1
Creating working copy for https://github.com/vapor/async-kit.git
Working copy of https://github.com/vapor/async-kit.git resolved at 1.21.0
Creating working copy for https://github.com/apple/swift-configuration
Working copy of https://github.com/apple/swift-configuration resolved at 0.1.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.34.1
Creating working copy for https://github.com/grpc/grpc-swift-2.git
Working copy of https://github.com/grpc/grpc-swift-2.git resolved at 2.1.0
Creating working copy for https://github.com/vapor/jwt-kit.git
Working copy of https://github.com/vapor/jwt-kit.git resolved at 5.2.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/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.29.0
Creating working copy for https://github.com/hummingbird-project/hummingbird-auth.git
Working copy of https://github.com/hummingbird-project/hummingbird-auth.git resolved at 2.1.0
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.14.0
Creating working copy for https://github.com/swift-extras/swift-extras-base64.git
Working copy of https://github.com/swift-extras/swift-extras-base64.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/fluent-sqlite-driver.git
Working copy of https://github.com/vapor/fluent-sqlite-driver.git resolved at 4.8.1
Creating working copy for https://github.com/hummingbird-project/hummingbird-fluent.git
Working copy of https://github.com/hummingbird-project/hummingbird-fluent.git resolved at 2.0.0
Creating working copy for https://github.com/swift-otel/swift-otel.git
Working copy of https://github.com/swift-otel/swift-otel.git resolved at 1.0.0
Creating working copy for https://github.com/vapor/sqlite-kit.git
Working copy of https://github.com/vapor/sqlite-kit.git resolved at 4.5.2
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.29.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.4.0
Creating working copy for https://github.com/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.5.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip
[1369/15654937] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v32.1/protoc-32.1.artifactbundle.zip (2.19s)
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin generate-grpc-code-from-protos
[4/4] Compiling plugin GRPCProtobufGenerator
[5/5] Compiling plugin SwiftProtobufPlugin
[6/6] Compiling plugin GenerateManual
[7/7] Compiling plugin GenerateDoccReference
Building for debugging...
[7/962] Compiling a_dup.cc
[8/962] Copying home.mustache
[9/962] Compiling a_i2d_fp.cc
[10/962] Write sources
[11/962] Compiling bio.cc
[12/962] Write sources
[16/962] Compiling _NumericsShims _NumericsShims.c
[17/962] Write sources
[17/962] Copying PrivacyInfo.xcprivacy
[17/962] Write sources
[86/962] Compiling _AtomicsShims.c
[87/962] Compiling CSystem shims.c
[88/962] Compiling a_gentm.cc
[89/962] Compiling CNIOWindows shim.c
[90/962] Compiling a_mbstr.cc
[91/962] Compiling CNIOWindows WSAStartup.c
[92/962] Compiling CNIOWASI CNIOWASI.c
[93/962] Compiling CNIOPosix event_loop_id.c
[94/962] Compiling CNIOLinux liburing_shims.c
[95/962] Compiling a_object.cc
[96/962] Write swift-version-24593BA9C3E375BF.txt
[97/962] Compiling CNIOExtrasZlib empty.c
[98/962] Compiling CNIOLLHTTP c_nio_http.c
[99/962] Compiling CNIOLinux shim.c
[100/962] Compiling CNIOLLHTTP c_nio_api.c
[101/962] Compiling asn1_lib.cc
[102/962] Compiling a_int.cc
[103/971] Compiling CNIOLLHTTP c_nio_llhttp.c
[105/1119] Emitting module SystemPackage
[106/1123] Compiling _NIODataStructures _TinyArray.swift
[107/1123] Emitting module _NIOBase64
[108/1123] Compiling _NIOBase64 Base64.swift
[109/1124] Compiling SwiftASN1 ASN1OctetString.swift
[110/1124] Compiling SwiftASN1 ASN1Strings.swift
[111/1124] Compiling SwiftASN1 TimeUtilities.swift
[112/1124] Compiling SwiftASN1 UTCTime.swift
[113/1124] Compiling _NIODataStructures Heap.swift
[114/1124] Compiling _NIODataStructures PriorityQueue.swift
[115/1124] Emitting module _NIODataStructures
[116/1124] Emitting module _CertificateInternals
[117/1124] Compiling _CertificateInternals _TinyArray.swift
[118/1125] Compiling SwiftASN1 ObjectIdentifier.swift
[119/1125] Compiling SwiftASN1 PEMDocument.swift
[120/1125] Compiling SwiftProtobuf DoubleParser.swift
[121/1125] Compiling SwiftProtobuf Enum.swift
[122/1125] Compiling SwiftProtobuf ExtensibleMessage.swift
[123/1125] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[124/1125] Compiling SwiftProtobuf ExtensionFields.swift
[125/1125] Compiling SwiftProtobuf ExtensionMap.swift
[129/1126] Compiling SwiftASN1 ASN1.swift
[130/1126] Compiling SwiftASN1 BER.swift
[131/1126] Compiling SwiftASN1 ASN1Any.swift
[132/1126] Compiling SwiftASN1 ASN1BitString.swift
[133/1126] Compiling SwiftASN1 ASN1Boolean.swift
[134/1126] Compiling SwiftASN1 ASN1Identifier.swift
[135/1126] Compiling SwiftASN1 ArraySliceBigint.swift
[136/1126] Compiling SwiftASN1 GeneralizedTime.swift
[137/1126] Compiling SwiftASN1 ASN1Integer.swift
[138/1126] Compiling SwiftASN1 ASN1Null.swift
[141/1144] Compiling RealModule RealFunctions.swift
[144/1145] Compiling SystemPackage SystemString.swift
[145/1145] Compiling SystemPackage Util+StringArray.swift
[146/1145] Compiling SystemPackage Util.swift
[147/1145] Compiling SystemPackage UtilConsumers.swift
[148/1145] Compiling RealModule RelaxedArithmetic.swift
[149/1145] Compiling ServiceContextModule ServiceContextKey.swift
[150/1145] Compiling RealModule Float80+Real.swift
[151/1145] Compiling RealModule Real.swift
[152/1145] Compiling ServiceContextModule ServiceContext.swift
[153/1145] Emitting module ServiceContextModule
[154/1146] Compiling RealModule Float16+Real.swift
[156/1146] Compiling RealModule ElementaryFunctions.swift
[157/1146] Compiling RealModule Float+Real.swift
[160/1146] Compiling RealModule AlgebraicField.swift
[161/1146] Compiling RealModule ApproximateEquality.swift
[162/1146] Compiling RealModule AugmentedArithmetic.swift
[163/1146] Compiling RealModule Double+Real.swift
[164/1146] Emitting module RealModule
[172/1170] Compiling Mustache Template+Render.swift
[173/1170] Compiling SwiftASN1 Errors.swift
[174/1170] Emitting module Logging
[175/1170] Emitting module SwiftASN1
[176/1170] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[177/1170] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[178/1170] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[179/1170] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[180/1170] Compiling Logging Locks.swift
[181/1170] Compiling Logging MetadataProvider.swift
[182/1170] Compiling SwiftProtobuf FieldTag.swift
[183/1170] Compiling SwiftProtobuf FieldTypes.swift
[184/1170] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[185/1170] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[186/1171] Compiling Mustache NSLock+Backport.swift
[187/1171] Compiling Mustache Sequence.swift
[188/1171] Compiling Mustache Template+FileSystem.swift
[189/1171] Compiling Mustache Template+Parser.swift
[191/1172] Compiling Mustache Deprecations.swift
[192/1172] Compiling Mustache Lambda.swift
[194/1172] Compiling Mustache Parser.swift
[195/1172] Compiling Mustache Library.swift
[197/1174] Compiling Mustache SequenceContext.swift
[198/1174] Compiling Mustache Library+FileSystem.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:259:53: error: cannot find 'NSEC_PER_SEC' in scope
257 |
258 | let seconds = Int64(integral)
259 | let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
| `- error: cannot find 'NSEC_PER_SEC' in scope
260 |
261 | switch options.dateStrategy {
[199/1174] Compiling Mustache Parent.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:259:53: error: cannot find 'NSEC_PER_SEC' in scope
257 |
258 | let seconds = Int64(integral)
259 | let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
| `- error: cannot find 'NSEC_PER_SEC' in scope
260 |
261 | switch options.dateStrategy {
[200/1194] Compiling Logging LogHandler.swift
[201/1194] Compiling Logging Logging.swift
[202/1197] Compiling InternalCollectionsUtilities Debugging.swift
[203/1197] Compiling InternalCollectionsUtilities Descriptions.swift
[204/1197] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[205/1197] Compiling SwiftProtobuf Message+FieldMask.swift
[206/1197] Compiling SwiftProtobuf Message+JSONAdditions.swift
[207/1197] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[208/1197] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[209/1197] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[210/1197] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[211/1197] Compiling SwiftProtobuf Message.swift
[212/1197] Compiling SwiftProtobuf MessageExtension.swift
[213/1197] Compiling SwiftProtobuf NameMap.swift
[214/1197] Compiling SwiftProtobuf PathDecoder.swift
[215/1197] Compiling SwiftProtobuf PathVisitor.swift
[216/1208] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[217/1208] Compiling SwiftCBOR Util.swift
[218/1208] Emitting module SwiftCBOR
[219/1208] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[220/1208] Compiling InternalCollectionsUtilities Integer rank.swift
[221/1208] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[222/1208] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[223/1208] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[223/1208] Compiling CSQLite sqlite_nio_sqlite3.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin generate-grpc-code-from-protos
[4/4] Compiling plugin GRPCProtobufGenerator
[5/5] Compiling plugin SwiftProtobufPlugin
[6/6] Compiling plugin GenerateManual
[7/7] Compiling plugin GenerateDoccReference
Building for debugging...
[7/865] Write sources
[16/867] Compiling CNIODarwin shim.c
[17/866] Compiling fiat_p256_adx_sqr.S
[18/866] Compiling fiat_p256_adx_mul.S
[19/866] Compiling fiat_curve25519_adx_square.S
[20/866] Compiling fiat_curve25519_adx_mul.S
[21/866] Write swift-version-24593BA9C3E375BF.txt
[22/866] Compiling CNIOBoringSSLShims shims.c
[24/870] Compiling _NIODataStructures PriorityQueue.swift
[25/870] Compiling _NIODataStructures Heap.swift
[26/870] Compiling _NIODataStructures _TinyArray.swift
[27/870] Emitting module _NIODataStructures
[28/871] Compiling tls_record.cc
[29/873] Compiling tls_method.cc
[30/873] Compiling tls13_client.cc
[31/875] Compiling tls13_server.cc
[32/875] Compiling tls13_both.cc
[33/886] Compiling tls13_enc.cc
[35/1026] Emitting module _NIOBase64
[36/1026] Compiling _NIOBase64 Base64.swift
[38/1027] Compiling _CertificateInternals _TinyArray.swift
[39/1027] Emitting module _CertificateInternals
[40/1027] Compiling SwiftProtobuf FieldTag.swift
[41/1027] Compiling SwiftProtobuf FieldTypes.swift
[42/1027] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[43/1027] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[45/1035] Compiling ServiceContextModule ServiceContextKey.swift
[46/1035] Compiling ServiceContextModule ServiceContext.swift
[47/1035] Emitting module ServiceContextModule
[48/1036] Compiling SwiftASN1 ASN1OctetString.swift
[49/1036] Compiling SwiftASN1 ASN1Strings.swift
[50/1036] Compiling SwiftASN1 TimeUtilities.swift
[51/1036] Compiling SwiftASN1 UTCTime.swift
[52/1036] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[53/1036] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[54/1036] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[55/1036] Compiling SwiftProtobuf Google_Protobuf_NullValue+Extensions.swift
[56/1036] Compiling SwiftProtobuf ExtensibleMessage.swift
[57/1036] Compiling SwiftProtobuf ExtensionFieldValueSet.swift
[58/1036] Compiling SwiftProtobuf ExtensionFields.swift
[59/1036] Compiling SwiftProtobuf ExtensionMap.swift
[60/1036] Emitting module SwiftCBOR
[62/1049] Compiling SwiftASN1 ObjectIdentifier.swift
[63/1049] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[64/1049] Compiling SwiftCBOR Util.swift
[65/1049] Compiling SwiftProtobuf Enum.swift
[66/1049] Compiling RealModule RealFunctions.swift
[67/1068] Compiling Mustache ContentType.swift
[68/1068] Compiling Mustache Context.swift
[69/1068] Compiling Mustache CustomRenderable.swift
[70/1068] Compiling Mustache Deprecations.swift
[71/1068] Compiling RealModule Float80+Real.swift
[72/1068] Compiling RealModule Float16+Real.swift
[73/1068] Compiling Mustache Lambda.swift
[74/1068] Compiling Mustache Library+FileSystem.swift
[75/1068] Compiling RealModule Real.swift
[76/1068] Compiling RealModule RelaxedArithmetic.swift
[77/1068] Compiling Mustache Sequence.swift
[78/1068] Compiling Mustache SequenceContext.swift
[79/1068] Compiling Mustache Mirror.swift
[80/1068] Compiling Mustache NSLock+Backport.swift
[81/1068] Compiling Mustache Template+Parser.swift
[82/1068] Compiling Mustache Template+Render.swift
[83/1068] Compiling Mustache String.swift
[84/1068] Compiling Mustache Template+FileSystem.swift
[89/1068] Compiling Mustache Parent.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:259:53: error: cannot find 'NSEC_PER_SEC' in scope
257 |
258 | let seconds = Int64(integral)
259 | let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
| `- error: cannot find 'NSEC_PER_SEC' in scope
260 |
261 | switch options.dateStrategy {
[90/1068] Compiling Mustache Parser.swift
/host/spi-builder-workspace/.build/checkouts/SwiftCBOR/Sources/CBOREncoder.swift:259:53: error: cannot find 'NSEC_PER_SEC' in scope
257 |
258 | let seconds = Int64(integral)
259 | let nanoseconds = Int32(fractional * Double(NSEC_PER_SEC))
| `- error: cannot find 'NSEC_PER_SEC' in scope
260 |
261 | switch options.dateStrategy {
[91/1068] Emitting module RealModule
[100/1071] Compiling Mustache Library.swift
[105/1071] Emitting module SystemPackage
[112/1071] Compiling CSQLite sqlite_nio_sqlite3.c
BUILD FAILURE 6.1 android