Build Information
Failed to build RemoteImageView, reference main (a17006
), with Swift 6.1 for Android on 28 May 2025 11:31:25 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/RemoteImageView.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/Frizlab/RemoteImageView
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a17006a Fix a warning
Cloned https://github.com/Frizlab/RemoteImageView.git
Revision (git rev-parse @):
a17006a2dab108ee98357bd7aaa083f1665bbe9d
SUCCESS checkout https://github.com/Frizlab/RemoteImageView.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Frizlab/RemoteImageView.git
https://github.com/Frizlab/RemoteImageView.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "operationawaiting",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0-beta",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Frizlab/OperationAwaiting.git"
},
{
"identity" : "urlrequestoperation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0-alpha.10",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/happn-tech/URLRequestOperation.git"
}
],
"manifest_display_name" : "RemoteImageView",
"name" : "RemoteImageView",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "RemoteImageView",
"targets" : [
"RemoteImageView"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RemoteImageView",
"module_type" : "SwiftTarget",
"name" : "RemoteImageView",
"path" : "Sources/RemoteImageView",
"product_dependencies" : [
"OperationAwaiting",
"URLRequestOperation"
],
"product_memberships" : [
"RemoteImageView"
],
"sources" : [
" Config.swift",
" Errors.swift",
"DefaultRemoteImageViewModel.swift",
"RemoteImageURLRequest.swift",
"RemoteImageView.swift",
"RemoteImageViewModel.swift",
"Utils/CALayer+Utils.swift",
"Utils/Loggers.swift",
"Utils/UIImage+Utils.swift",
"Utils/UIView+Utils.swift",
"Utils/URLRequestDataOperation+HasResult.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Frizlab/OperationAwaiting.git
Fetching https://github.com/happn-tech/URLRequestOperation.git
[1/2453] Fetching urlrequestoperation
[271/2599] Fetching urlrequestoperation, operationawaiting
Fetched https://github.com/Frizlab/OperationAwaiting.git from cache (0.23s)
Fetched https://github.com/happn-tech/URLRequestOperation.git from cache (0.25s)
Computing version for https://github.com/Frizlab/OperationAwaiting.git
Computed https://github.com/Frizlab/OperationAwaiting.git at 1.3.0-beta.1 (1.82s)
Fetching https://github.com/Frizlab/HasResult.git
[2/22] Fetching hasresult
Fetched https://github.com/Frizlab/HasResult.git from cache (0.22s)
Computing version for https://github.com/Frizlab/HasResult.git
Computed https://github.com/Frizlab/HasResult.git at 2.0.0 (0.75s)
Computing version for https://github.com/happn-tech/URLRequestOperation.git
Computed https://github.com/happn-tech/URLRequestOperation.git at 2.0.0-alpha.14.2 (1.11s)
Fetching https://github.com/happn-app/RetryingOperation.git
Fetching https://github.com/happn-app/HTTPCoders.git
Fetching https://github.com/happn-app/SemiSingleton.git
Fetching https://github.com/apple/swift-log.git
[1/395] Fetching retryingoperation
[396/816] Fetching retryingoperation, semisingleton
[817/887] Fetching retryingoperation, semisingleton, httpcoders
[888/4723] Fetching retryingoperation, semisingleton, httpcoders, swift-log
Fetched https://github.com/happn-app/HTTPCoders.git from cache (0.43s)
Fetched https://github.com/happn-app/RetryingOperation.git from cache (0.43s)
Fetched https://github.com/happn-app/SemiSingleton.git from cache (0.43s)
Fetched https://github.com/apple/swift-log.git from cache (0.50s)
Computing version for https://github.com/happn-app/RetryingOperation.git
Computed https://github.com/happn-app/RetryingOperation.git at 1.1.8 (1.22s)
Computing version for https://github.com/happn-app/HTTPCoders.git
Computed https://github.com/happn-app/HTTPCoders.git at 0.1.2 (1.07s)
Fetching https://github.com/Frizlab/stream-reader.git
Fetching https://github.com/apple/swift-collections.git
[1/1051] Fetching stream-reader
[1052/17642] Fetching stream-reader, swift-collections
Fetched https://github.com/Frizlab/stream-reader.git from cache (1.14s)
Fetched https://github.com/apple/swift-collections.git from cache (1.17s)
Computing version for https://github.com/Frizlab/stream-reader.git
Computed https://github.com/Frizlab/stream-reader.git at 3.6.1 (1.66s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.63s)
Computing version for https://github.com/happn-app/SemiSingleton.git
Computed https://github.com/happn-app/SemiSingleton.git at 2.1.0-beta.1 (1.49s)
Fetching https://github.com/happn-app/RecursiveSyncDispatch.git
[1/178] Fetching recursivesyncdispatch
Fetched https://github.com/happn-app/RecursiveSyncDispatch.git from cache (0.40s)
Computing version for https://github.com/happn-app/RecursiveSyncDispatch.git
Computed https://github.com/happn-app/RecursiveSyncDispatch.git at 1.0.1 (1.11s)
Creating working copy for https://github.com/happn-app/SemiSingleton.git
Working copy of https://github.com/happn-app/SemiSingleton.git resolved at 2.1.0-beta.1
Creating working copy for https://github.com/Frizlab/stream-reader.git
Working copy of https://github.com/Frizlab/stream-reader.git resolved at 3.6.1
Creating working copy for https://github.com/happn-app/RecursiveSyncDispatch.git
Working copy of https://github.com/happn-app/RecursiveSyncDispatch.git resolved at 1.0.1
Creating working copy for https://github.com/happn-app/RetryingOperation.git
Working copy of https://github.com/happn-app/RetryingOperation.git resolved at 1.1.8
Creating working copy for https://github.com/Frizlab/HasResult.git
Working copy of https://github.com/Frizlab/HasResult.git resolved at 2.0.0
Creating working copy for https://github.com/happn-tech/URLRequestOperation.git
Working copy of https://github.com/happn-tech/URLRequestOperation.git resolved at 2.0.0-alpha.14.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.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.3
Creating working copy for https://github.com/happn-app/HTTPCoders.git
Working copy of https://github.com/happn-app/HTTPCoders.git resolved at 0.1.2
Creating working copy for https://github.com/Frizlab/OperationAwaiting.git
Working copy of https://github.com/Frizlab/OperationAwaiting.git resolved at 1.3.0-beta.1
Building for debugging...
[0/11] Write sources
[10/11] Write swift-version-24593BA9C3E375BF.txt
[12/31] Compiling Logging MetadataProvider.swift
[13/31] Compiling Logging Logging.swift
[14/31] Compiling Logging Locks.swift
[15/31] Compiling Logging LogHandler.swift
[16/31] Emitting module Logging
[18/32] Emitting module RecursiveSyncDispatch
[19/32] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[21/33] Compiling HasResult HasResult.swift
[22/33] Emitting module HasResult
[23/34] Compiling MediaType Scanner+LinuxCompat.swift
[24/35] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[25/39] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[26/39] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[27/39] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[28/39] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[30/39] Emitting module MediaType
[31/39] Compiling MediaType MediaType.swift
[32/44] Emitting module FormURLEncodedCoder
[33/44] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[34/44] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[37/45] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[38/45] Emitting module RetryingOperation
[39/45] Compiling SemiSingleton SemiSingletonConfig.swift
[40/45] Compiling SemiSingleton SemiSingletonStore.swift
/host/spi-builder-workspace/.build/checkouts/SemiSingleton/Sources/SemiSingleton/SemiSingletonStore.swift:226:34: error: cannot find 'NSMapTable' in scope
224 |
225 | #if !os(Linux)
226 | private let registeredObjects = NSMapTable<StoreKey, AnyObject>.strongToWeakObjects()
| `- error: cannot find 'NSMapTable' in scope
227 | #else
228 | private let registeredObjects = LinuxStrongToWeakMapTable<StoreKey, AnyObject>()
[41/45] Compiling RetryingOperation RetryingOperationConfig.swift
[42/45] Compiling RetryingOperation WrappedRetryingOperation.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/45] Emitting module SemiSingleton
/host/spi-builder-workspace/.build/checkouts/SemiSingleton/Sources/SemiSingleton/SemiSingletonStore.swift:226:34: error: cannot find 'NSMapTable' in scope
224 |
225 | #if !os(Linux)
226 | private let registeredObjects = NSMapTable<StoreKey, AnyObject>.strongToWeakObjects()
| `- error: cannot find 'NSMapTable' in scope
227 | #else
228 | private let registeredObjects = LinuxStrongToWeakMapTable<StoreKey, AnyObject>()
[44/49] Compiling RetryingOperation RetryHelper.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/21] Compiling HasResult HasResult.swift
[3/21] Compiling MediaType Scanner+LinuxCompat.swift
[4/21] Emitting module HasResult
[5/22] Emitting module MediaType
[6/22] Emitting module RecursiveSyncDispatch
[7/22] Compiling RecursiveSyncDispatch RecursiveSyncDispatch.swift
[9/23] Compiling FormURLEncodedCoder FormURLEncodedParser.swift
[10/23] Compiling FormURLEncodedCoder FormURLEncodedEncodingErrors.swift
[11/23] Compiling Logging MetadataProvider.swift
[12/23] Compiling FormURLEncodedCoder FormURLEncodedData.swift
[13/23] Compiling FormURLEncodedCoder FormURLEncodedSerializer.swift
[14/23] Compiling FormURLEncodedCoder URLQueryFragmentConvertible.swift
[16/23] Compiling Logging Locks.swift
[17/23] Compiling MediaType MediaType.swift
[18/24] Emitting module Logging
[20/28] Compiling FormURLEncodedCoder FormURLEncodedEncoder.swift
[21/28] Compiling OperationAwaiting SendableOperation.swift
[22/28] Compiling OperationAwaiting Operation+Async.swift
[23/28] Emitting module OperationAwaiting
[24/28] Compiling OperationAwaiting OperationQueue+Async.swift
[26/29] Compiling FormURLEncodedCoder FormURLEncodedDecoder.swift
[27/29] Emitting module FormURLEncodedCoder
[28/29] Compiling Logging LogHandler.swift
[29/29] Compiling Logging Logging.swift
[32/40] Compiling RetryingOperation WrappedRetryingOperation.swift
[33/40] Compiling RetryingOperation RetryingOperationConfig.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[34/40] Emitting module SemiSingleton
/host/spi-builder-workspace/.build/checkouts/SemiSingleton/Sources/SemiSingleton/SemiSingletonStore.swift:226:34: error: cannot find 'NSMapTable' in scope
224 |
225 | #if !os(Linux)
226 | private let registeredObjects = NSMapTable<StoreKey, AnyObject>.strongToWeakObjects()
| `- error: cannot find 'NSMapTable' in scope
227 | #else
228 | private let registeredObjects = LinuxStrongToWeakMapTable<StoreKey, AnyObject>()
[35/40] Compiling SemiSingleton LinuxStrongToWeakMapTable.swift
[36/40] Compiling SemiSingleton SemiSingletonConfig.swift
[37/40] Compiling SemiSingleton SemiSingletonStore.swift
/host/spi-builder-workspace/.build/checkouts/SemiSingleton/Sources/SemiSingleton/SemiSingletonStore.swift:226:34: error: cannot find 'NSMapTable' in scope
224 |
225 | #if !os(Linux)
226 | private let registeredObjects = NSMapTable<StoreKey, AnyObject>.strongToWeakObjects()
| `- error: cannot find 'NSMapTable' in scope
227 | #else
228 | private let registeredObjects = LinuxStrongToWeakMapTable<StoreKey, AnyObject>()
[38/40] Compiling RetryingOperation RetryHelper.swift
[39/40] Emitting module RetryingOperation
[40/40] Compiling RetryingOperation RetryingOperation.swift
BUILD FAILURE 6.1 android