Build Information
Failed to build VideoHash, reference main (c8a1d7), with Swift 6.3 for Android on 19 Apr 2026 01:20:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fdenis75/VideoHash.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/fdenis75/VideoHash
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c8a1d7a Improve sandboxed ffmpeg resolution
Cloned https://github.com/fdenis75/VideoHash.git
Revision (git rev-parse @):
c8a1d7a44fb39898e490eca6408698fa58de95fb
SUCCESS checkout https://github.com/fdenis75/VideoHash.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/fdenis75/VideoHash.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-log.git
[1/6635] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.56s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (1.16s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.0
Building for debugging...
[0/13] Write sources
[4/13] Write swift-version--4F562202D5529B1.txt
[6/19] Compiling Logging LogEvent.swift
[7/19] Emitting module Logging
[8/19] Compiling Logging Locks.swift
[9/19] Compiling Logging MetadataProvider.swift
[10/19] Compiling Logging LogHandler.swift
[11/19] Compiling Logging Logging.swift
[12/34] Wrapping AST for Logging for debugging
[14/34] Compiling VideoHash Logger.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[15/35] Compiling VideoHash VideoHash.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[16/35] Compiling VideoHash HashComputer.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[17/35] Compiling VideoHash ImageProcessor.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[18/35] Compiling VideoHash PHashGenerator.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[19/35] Compiling VideoHash SpriteComposer.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[20/35] Compiling VideoHash FFmpegPathResolver.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[21/35] Compiling VideoHash FrameExtractor.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/35] Emitting module VideoHash
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[23/35] Compiling VideoHash OSHashGenerator.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[24/35] Compiling VideoHash DCTProcessor.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[25/35] Compiling VideoHash HashError.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[26/35] Compiling VideoHash HashResult.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[27/35] Compiling VideoHash HashBatchPlanner.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
[28/35] Compiling VideoHash HashConfiguration.swift
/host/spi-builder-workspace/Sources/VideoHash/PHash/DCTProcessor.swift:9:8: error: no such module 'Accelerate'
7 |
8 | import Foundation
9 | import Accelerate
| `- error: no such module 'Accelerate'
10 | import Logging
11 |
BUILD FAILURE 6.3 android