Build Information
Failed to build VerIDCommonTypes, reference 3.3.0 (790284), with Swift 6.3 for Android on 17 Apr 2026 20:01:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Reference: 3.3.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/AppliedRecognition/Ver-ID-Common-Types-Apple
* tag 3.3.0 -> FETCH_HEAD
HEAD is now at 7902847 Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Revision (git rev-parse @):
79028470ece922969d461262e59c0f7f99ce6515
SUCCESS checkout https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git at 3.3.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/kylef/JSONSchema.swift.git
[1/2310] Fetching jsonschema.swift
Fetched https://github.com/kylef/JSONSchema.swift.git from cache (0.25s)
Computing version for https://github.com/kylef/JSONSchema.swift.git
Computed https://github.com/kylef/JSONSchema.swift.git at 0.6.0 (3.76s)
Fetching https://github.com/kylef/PathKit.git
[1/1452] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.44s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (1.22s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.37s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.98s)
Creating working copy for https://github.com/kylef/JSONSchema.swift.git
Working copy of https://github.com/kylef/JSONSchema.swift.git resolved at 0.6.0
Creating working copy for https://github.com/kylef/PathKit.git
Working copy of https://github.com/kylef/PathKit.git resolved at 1.0.1
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.10.1
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/25] Emitting module VerIDCommonTypes
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[4/27] Compiling VerIDCommonTypes AnyFacialAttributeDetector.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[5/27] Compiling VerIDCommonTypes Bearing.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[6/27] Compiling VerIDCommonTypes CGAffineTransform.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[7/27] Compiling VerIDCommonTypes CGPoint.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[8/27] Compiling VerIDCommonTypes CGRect.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[9/27] Compiling VerIDCommonTypes CGSize.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[10/27] Compiling VerIDCommonTypes VerIDCommonTypesErrors.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[11/27] Compiling VerIDCommonTypes Version.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[12/27] Compiling VerIDCommonTypes UIImage.Orientation.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[13/27] Compiling VerIDCommonTypes UIInterfaceOrientation.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[14/27] Compiling VerIDCommonTypes Image.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[15/27] Compiling VerIDCommonTypes ImageFormat.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[16/27] Compiling VerIDCommonTypes RecognizableFace.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[17/27] Compiling VerIDCommonTypes SpoofDetection.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[18/27] Compiling VerIDCommonTypes UIDeviceOrientation.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[19/27] Compiling VerIDCommonTypes EulerAngle.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[20/27] Compiling VerIDCommonTypes Face.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[21/27] Compiling VerIDCommonTypes FaceDetection.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[22/27] Compiling VerIDCommonTypes FaceRecognition.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[23/27] Compiling VerIDCommonTypes FaceTemplate.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
[24/27] Compiling VerIDCommonTypes FacialAttributeDetection.swift
/host/spi-builder-workspace/Sources/VerIDCommonTypes/CGPoint.swift:9:8: error: no such module 'CoreGraphics'
7 |
8 | import Foundation
9 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
10 |
11 | extension CGPoint: @retroactive Hashable {
BUILD FAILURE 6.3 android