The Swift Package Index logo.Swift Package Index

Build Information

Failed to build VerIDCommonTypes, reference main (790284), with Swift 6.2 for Linux on 18 Dec 2025 11:49:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.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/AppliedRecognition/Ver-ID-Common-Types-Apple
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
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-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:e1f50347098d838026a020bb7d0f8bade3d7b84d6d497429b7cf821cdf4fc3d1
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-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 (2.53s)
Fetching https://github.com/kylef/PathKit.git
[1/1438] Fetching pathkit
Fetched https://github.com/kylef/PathKit.git from cache (0.23s)
Computing version for https://github.com/kylef/PathKit.git
Computed https://github.com/kylef/PathKit.git at 1.0.1 (0.65s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.25s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.10.1 (2.61s)
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-24593BA9C3E375BF.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 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 {
[5/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 {
[6/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 {
[7/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 {
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
BUILD FAILURE 6.2 linux