Build Information
Failed to build SwiftDithering, reference 1.4.0 (18605f
), with Swift 6.1 for Android on 29 May 2025 15:15:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/lugalu/SwiftDithering.git
Reference: 1.4.0
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/lugalu/SwiftDithering
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at 18605f4 Updated Readme
Cloned https://github.com/lugalu/SwiftDithering.git
Revision (git rev-parse @):
18605f4eb2dae26f3062029cbb36603741507838
SUCCESS checkout https://github.com/lugalu/SwiftDithering.git at 1.4.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/lugalu/SwiftDithering.git
https://github.com/lugalu/SwiftDithering.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "SwiftDithering",
"name" : "SwiftDithering",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftDithering",
"targets" : [
"SwiftDithering"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftDitheringTests",
"module_type" : "SwiftTarget",
"name" : "SwiftDitheringTests",
"path" : "Tests/SwiftDitheringTests",
"sources" : [
"DownsamplersTestsCases.swift",
"GeneralMathTests.swift",
"QuantizationTestCases.swift"
],
"target_dependencies" : [
"SwiftDithering"
],
"type" : "test"
},
{
"c99name" : "SwiftDithering",
"module_type" : "SwiftTarget",
"name" : "SwiftDithering",
"path" : "Sources/SwiftDithering",
"product_memberships" : [
"SwiftDithering"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftDithering/Resources/balancedCenteredPoint6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftDithering/Resources/bayer8x8.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftDithering/Resources/centralWhitePoint6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftDithering/Resources/clusteredDots6x6.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftDithering/Resources/diagonalOrdered8x8.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"CIFilter/BayerMatrix.swift",
"CIFilter/Ordered.swift",
"CIFilter/OrderedKernel.swift",
"Commons/ColorSpace.swift",
"Commons/Creators.swift",
"Commons/Downsamplers.swift",
"Commons/GeneralMath.swift",
"Commons/ImageErrors.swift",
"Commons/ImageLoopers.swift",
"Commons/QuantizationMath.swift",
"Dithers/Bayer.swift",
"Dithers/ErrorDifusion.swift",
"Dithers/FloydSteinberg.swift",
"Dithers/OrderedDithering.swift",
"Dithers/Stucki.swift",
"Dithers/Thresholding.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7.1"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources/bayer8x8.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/clusteredDots6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
warning: 'spi-builder-workspace': Invalid Resource 'Resources/bayer8x8.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/clusteredDots6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
Building for debugging...
[0/7] Write sources
[0/7] Copying bayer8x8.png
[0/7] Copying clusteredDots6x6.png
[0/7] Copying balancedCenteredPoint6x6.png
[0/7] Copying centralWhitePoint6x6.png
[0/7] Copying diagonalOrdered8x8.png
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/23] Emitting module SwiftDithering
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[9/23] Compiling SwiftDithering ImageErrors.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[10/23] Compiling SwiftDithering ImageLoopers.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[11/23] Compiling SwiftDithering ColorSpace.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[12/23] Compiling SwiftDithering Creators.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[13/23] Compiling SwiftDithering BayerMatrix.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[14/23] Compiling SwiftDithering Ordered.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[15/23] Compiling SwiftDithering OrderedKernel.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[16/23] Compiling SwiftDithering ErrorDifusion.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[17/23] Compiling SwiftDithering FloydSteinberg.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[18/23] Compiling SwiftDithering Downsamplers.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[19/23] Compiling SwiftDithering GeneralMath.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[20/23] Compiling SwiftDithering QuantizationMath.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[21/23] Compiling SwiftDithering Bayer.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[22/25] Compiling SwiftDithering OrderedDithering.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[23/25] Compiling SwiftDithering Stucki.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[24/25] Compiling SwiftDithering Thresholding.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[25/25] Compiling SwiftDithering resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
warning: 'spi-builder-workspace': Invalid Resource 'Resources/bayer8x8.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/balancedCenteredPoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/centralWhitePoint6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/clusteredDots6x6.png': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/diagonalOrdered8x8.png': File not found.
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/17] Emitting module SwiftDithering
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[3/19] Compiling SwiftDithering BayerMatrix.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[4/19] Compiling SwiftDithering Ordered.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[5/19] Compiling SwiftDithering OrderedKernel.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[6/19] Compiling SwiftDithering OrderedDithering.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[7/19] Compiling SwiftDithering Stucki.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[8/19] Compiling SwiftDithering ImageErrors.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[9/19] Compiling SwiftDithering ImageLoopers.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[10/19] Compiling SwiftDithering ErrorDifusion.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[11/19] Compiling SwiftDithering FloydSteinberg.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[12/19] Compiling SwiftDithering Downsamplers.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[13/19] Compiling SwiftDithering GeneralMath.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[14/19] Compiling SwiftDithering ColorSpace.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[15/19] Compiling SwiftDithering Creators.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[16/19] Compiling SwiftDithering QuantizationMath.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[17/19] Compiling SwiftDithering Bayer.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[18/19] Compiling SwiftDithering Thresholding.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
[19/19] Compiling SwiftDithering resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftDithering/CIFilter/Ordered.swift:3:8: error: no such module 'CoreImage'
1 | //Created by Lugalu on 08/08/24.
2 |
3 | import CoreImage
| `- error: no such module 'CoreImage'
4 |
5 | public extension OrderedDitheringTypes {
BUILD FAILURE 6.1 android