Build Information
Failed to build SwiftGit2, reference main (8382c6), with Swift 6.1 for Android on 28 May 2025 21:46:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/joehinkle11/SwiftGit3.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/joehinkle11/SwiftGit3
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8382c67 removed old pictures
Submodule path 'Carthage/Checkouts/Nimble': checked out '43304bf2b1579fd555f2fdd51742771c1e4f2b98'
Submodule path 'Carthage/Checkouts/Quick': checked out '0b4ed6c706dd0cce923b5019a605a9bcc6b1b600'
Submodule path 'Carthage/Checkouts/Quick/Externals/Nimble': checked out 'a27c5186ce2d65f60d1237660b2509df3eb29023'
Submodule path 'Carthage/Checkouts/Zip': checked out '80b1c3005ee25b4c7ce46c4029ac3347e8d5e37e'
Submodule path 'Carthage/Checkouts/xcconfigs': checked out 'd0f8992afad45262cfe3a3cf512e7127fdcf296c'
Submodule path 'External/libgit2': checked out '766a33c64476515be107ec287d38049c7459876b'
Submodule path 'External/libssh2': checked out '30e9c1347e3b8baa2951db612f05e6d87fc8e2f2'
Submodule path 'External/openssl': checked out 'e71ebf275da66dfd601c92e0e80a35114c32f6f8'
Submodule 'Carthage/Checkouts/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Nimble'
Submodule 'Carthage/Checkouts/Quick' (https://github.com/Quick/Quick.git) registered for path 'Carthage/Checkouts/Quick'
Submodule 'Carthage/Checkouts/Zip' (https://github.com/marmelroy/Zip.git) registered for path 'Carthage/Checkouts/Zip'
Submodule 'Carthage/Checkouts/xcconfigs' (https://github.com/jspahrsummers/xcconfigs.git) registered for path 'Carthage/Checkouts/xcconfigs'
Submodule 'External/libgit2' (https://github.com/libgit2/libgit2.git) registered for path 'External/libgit2'
Submodule 'External/libssh2' (https://github.com/libssh2/libssh2.git) registered for path 'External/libssh2'
Submodule 'External/openssl' (https://github.com/openssl/openssl.git) registered for path 'External/openssl'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Nimble'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Zip'...
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/xcconfigs'...
Cloning into '/host/spi-builder-workspace/External/libgit2'...
Cloning into '/host/spi-builder-workspace/External/libssh2'...
Cloning into '/host/spi-builder-workspace/External/openssl'...
Submodule 'Externals/Nimble' (https://github.com/Quick/Nimble.git) registered for path 'Carthage/Checkouts/Quick/Externals/Nimble'
Cloning into '/host/spi-builder-workspace/Carthage/Checkouts/Quick/Externals/Nimble'...
From https://github.com/libgit2/libgit2
* branch 766a33c64476515be107ec287d38049c7459876b -> FETCH_HEAD
Cloned https://github.com/joehinkle11/SwiftGit3.git
Revision (git rev-parse @):
8382c67472bfb159c980a0a65bb41968dd612b8f
SUCCESS checkout https://github.com/joehinkle11/SwiftGit3.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/joehinkle11/SwiftGit3.git
https://github.com/joehinkle11/SwiftGit3.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "8.0.8",
"upper_bound" : "9.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble"
},
{
"identity" : "zip",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/marmelroy/Zip.git"
}
],
"manifest_display_name" : "SwiftGit2",
"name" : "SwiftGit2",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.11"
},
{
"name" : "ios",
"version" : "9.2"
}
],
"products" : [
{
"name" : "SwiftGit2",
"targets" : [
"SwiftGit2"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftGit2Tests",
"module_type" : "SwiftTarget",
"name" : "SwiftGit2Tests",
"path" : "SwiftGit2Tests",
"product_dependencies" : [
"Quick",
"Nimble",
"Zip"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/SwiftGit2Tests/Fixtures/Mantle.zip",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/SwiftGit2Tests/Fixtures/detached-head.zip",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/SwiftGit2Tests/Fixtures/repository-with-status.zip",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/SwiftGit2Tests/Fixtures/simple-repository.zip",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Fixtures/Fixtures.swift",
"FixturesSpec.swift",
"OIDSpec.swift",
"ObjectsSpec.swift",
"ReferencesSpec.swift",
"RemotesSpec.swift",
"RepositorySpec.swift",
"ResultShims.swift"
],
"target_dependencies" : [
"SwiftGit2"
],
"type" : "test"
},
{
"c99name" : "SwiftGit2",
"module_type" : "SwiftTarget",
"name" : "SwiftGit2",
"path" : "SwiftGit2",
"product_memberships" : [
"SwiftGit2"
],
"sources" : [
"CheckoutStrategy.swift",
"CommitIterator.swift",
"Credentials.swift",
"Diffs.swift",
"Errors.swift",
"Libgit2.swift",
"OID.swift",
"Objects.swift",
"Pointers.swift",
"References.swift",
"Remotes.swift",
"Repository.swift",
"StringExtensions.swift"
],
"target_dependencies" : [
"Clibgit2",
"Clibssh2-ios",
"Clibcrypto",
"Clibssl"
],
"type" : "library"
},
{
"c99name" : "Clibssl",
"module_type" : "BinaryTarget",
"name" : "Clibssl",
"path" : "External/Clibssl.xcframework",
"product_memberships" : [
"SwiftGit2"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Clibssh2_ios",
"module_type" : "BinaryTarget",
"name" : "Clibssh2-ios",
"path" : "External/Clibssh2-ios.xcframework",
"product_memberships" : [
"SwiftGit2"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Clibgit2",
"module_type" : "BinaryTarget",
"name" : "Clibgit2",
"path" : "External/Clibgit2.xcframework",
"product_memberships" : [
"SwiftGit2"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "Clibcrypto",
"module_type" : "BinaryTarget",
"name" : "Clibcrypto",
"path" : "External/Clibcrypto.xcframework",
"product_memberships" : [
"SwiftGit2"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/Quick/Quick
Fetching https://github.com/marmelroy/Zip.git
Fetching https://github.com/Quick/Nimble
[1/1989] Fetching zip
[459/16744] Fetching zip, quick
[2693/36328] Fetching zip, quick, nimble
Fetched https://github.com/Quick/Quick from cache (0.89s)
[17657/21573] Fetching zip, nimble
Fetched https://github.com/marmelroy/Zip.git from cache (1.80s)
Fetched https://github.com/Quick/Nimble from cache (1.80s)
Computing version for https://github.com/Quick/Quick
Computed https://github.com/Quick/Quick at 2.2.1 (3.38s)
Computing version for https://github.com/marmelroy/Zip.git
Computed https://github.com/marmelroy/Zip.git at 2.1.2 (0.79s)
Computing version for https://github.com/Quick/Nimble
Computed https://github.com/Quick/Nimble at 8.1.2 (0.82s)
Creating working copy for https://github.com/Quick/Nimble
Working copy of https://github.com/Quick/Nimble resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick
Working copy of https://github.com/Quick/Quick resolved at 2.2.1
Creating working copy for https://github.com/marmelroy/Zip.git
Working copy of https://github.com/marmelroy/Zip.git resolved at 2.1.2
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/15] Compiling SwiftGit2 Repository.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[4/15] Compiling SwiftGit2 Remotes.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[5/15] Compiling SwiftGit2 Pointers.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[6/15] Compiling SwiftGit2 References.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[7/16] Compiling SwiftGit2 OID.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[8/16] Compiling SwiftGit2 Objects.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/16] Compiling SwiftGit2 Credentials.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[10/16] Compiling SwiftGit2 Diffs.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[11/16] Emitting module SwiftGit2
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[12/16] Compiling SwiftGit2 Errors.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[13/16] Compiling SwiftGit2 Libgit2.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[14/16] Compiling SwiftGit2 CheckoutStrategy.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[15/16] Compiling SwiftGit2 CommitIterator.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[16/16] Compiling SwiftGit2 StringExtensions.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/14] Compiling SwiftGit2 CheckoutStrategy.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[3/14] Compiling SwiftGit2 CommitIterator.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/14] Emitting module SwiftGit2
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[5/15] Compiling SwiftGit2 StringExtensions.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[6/15] Compiling SwiftGit2 Remotes.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[7/15] Compiling SwiftGit2 OID.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[8/15] Compiling SwiftGit2 Objects.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[9/15] Compiling SwiftGit2 Pointers.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[10/15] Compiling SwiftGit2 References.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[11/15] Compiling SwiftGit2 Errors.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[12/15] Compiling SwiftGit2 Libgit2.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[13/15] Compiling SwiftGit2 Credentials.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[14/15] Compiling SwiftGit2 Diffs.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
[15/15] Compiling SwiftGit2 Repository.swift
/host/spi-builder-workspace/SwiftGit2/CheckoutStrategy.swift:9:8: error: no such module 'Clibgit2'
7 | //
8 |
9 | import Clibgit2
| `- error: no such module 'Clibgit2'
10 |
11 | /// The flags defining how a checkout should be performed.
BUILD FAILURE 6.1 android