Build Information
Failed to build LetMeWatch, reference v1.0.1 (b6f869), with Swift 6.1 for Android on 27 May 2025 20:55:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/julianschiavo/letmewatch.git
Reference: v1.0.1
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/julianschiavo/letmewatch
* tag v1.0.1 -> FETCH_HEAD
HEAD is now at b6f8692 Fix content info requests not working
Cloned https://github.com/julianschiavo/letmewatch.git
Revision (git rev-parse @):
b6f8692c39720c321fb95d9ed8ed76ae9651d879
SUCCESS checkout https://github.com/julianschiavo/letmewatch.git at v1.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/julianschiavo/letmewatch.git
https://github.com/julianschiavo/letmewatch.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "letmein",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/julianschiavo/LetMeIn.git"
}
],
"manifest_display_name" : "LetMeWatch",
"name" : "LetMeWatch",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "LetMeWatch",
"targets" : [
"LetMeWatch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LetMeWatch",
"module_type" : "SwiftTarget",
"name" : "LetMeWatch",
"path" : "Sources/LetMeWatch",
"product_dependencies" : [
"LetMeIn"
],
"product_memberships" : [
"LetMeWatch"
],
"sources" : [
"ByteRange.swift",
"ContentInfoRequest.swift",
"DataRequest.swift",
"Extensions/AVAssetResourceLoadingContentInformationRequest-Update.swift",
"Extensions/AVResourceLoadingDataRequest-Info.swift",
"Extensions/Aliases.swift",
"Extensions/ClientCertificateAuthenticator-Package.swift",
"Extensions/Logger-Custom.swift",
"Extensions/Result-Convenience.swift",
"Extensions/URL-SignedScheme.swift",
"Extensions/URLRequest-ByteRange.swift",
"Extensions/URLResponse-Info.swift",
"LetMeWatchConfiguration.swift",
"Request.swift",
"ResourceLoaderDelegate.swift",
"SignedAsset.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/julianschiavo/LetMeIn.git
[1/58] Fetching letmein
Fetched https://github.com/julianschiavo/LetMeIn.git from cache (0.21s)
Computing version for https://github.com/julianschiavo/LetMeIn.git
Computed https://github.com/julianschiavo/LetMeIn.git at 1.0.0 (1.11s)
Creating working copy for https://github.com/julianschiavo/LetMeIn.git
Working copy of https://github.com/julianschiavo/LetMeIn.git resolved at 1.0.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/10] Compiling LetMeIn ClientCertificateAuthenticator.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[5/10] Compiling LetMeIn Logger-Custom.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[6/10] Compiling LetMeIn PKCS12Certificate.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[7/10] Compiling LetMeIn CertificateFile.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[8/10] Compiling LetMeIn CertificateType.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/10] Emitting module LetMeIn
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[10/10] Compiling LetMeIn Certificate.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/8] Compiling LetMeIn PKCS12Certificate.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[3/8] Compiling LetMeIn Logger-Custom.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/8] Emitting module LetMeIn
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[5/8] Compiling LetMeIn CertificateType.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[6/8] Compiling LetMeIn ClientCertificateAuthenticator.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[7/8] Compiling LetMeIn Certificate.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
[8/8] Compiling LetMeIn CertificateFile.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
6 | //
7 |
8 | import AVFoundation
| `- error: no such module 'AVFoundation'
9 | import Foundation
10 |
BUILD FAILURE 6.1 android