The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FASnetSpoofDetection, reference 1.0.1 (4dd14c), with Swift 6.1 for Android on 7 Nov 2025 20:35:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Reference: 1.0.1
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/Spoof-Detection-Fasnet-Apple
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 4dd14cc Merge branch 'development'
Cloned https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
Revision (git rev-parse @):
4dd14ccfea173b0810ec33ea5dd0ed0a5c316fc7
SUCCESS checkout https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git at 1.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
https://github.com/AppliedRecognition/Spoof-Detection-Fasnet-Apple.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "ver-id-common-types-apple",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git"
    },
    {
      "identity" : "ohhttpstubs",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "9.1.0",
            "upper_bound" : "10.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/AliSoftware/OHHTTPStubs.git"
    }
  ],
  "manifest_display_name" : "FASnetSpoofDetection",
  "name" : "FASnetSpoofDetection",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FASnetSpoofDetection",
      "targets" : [
        "FASnetSpoofDetection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "FASnetSpoofDetectionCore",
      "targets" : [
        "FASnetSpoofDetectionCore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FASnetSpoofDetectionTests",
      "module_type" : "SwiftTarget",
      "name" : "FASnetSpoofDetectionTests",
      "path" : "Tests/FASnetSpoofDetectionTests",
      "product_dependencies" : [
        "OHHTTPStubsSwift"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/FASnetSpoofDetectionTests/Resources/config.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/FASnetSpoofDetectionTests/Resources/face_on_iPad_001.jpg",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "FASnetSpoofDetectionTests.swift"
      ],
      "target_dependencies" : [
        "FASnetSpoofDetection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FASnetSpoofDetectionCore",
      "module_type" : "SwiftTarget",
      "name" : "FASnetSpoofDetectionCore",
      "path" : "Sources/FASnetSpoofDetectionCore",
      "product_dependencies" : [
        "VerIDCommonTypes"
      ],
      "product_memberships" : [
        "FASnetSpoofDetection",
        "FASnetSpoofDetectionCore"
      ],
      "sources" : [
        "Errors.swift",
        "FASnetSpoofDetectionCore.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FASnetSpoofDetection",
      "module_type" : "SwiftTarget",
      "name" : "FASnetSpoofDetection",
      "path" : "Sources/FASnetSpoofDetection",
      "product_memberships" : [
        "FASnetSpoofDetection"
      ],
      "sources" : [
        "Errors.swift",
        "FASnetSpoofDetection.swift"
      ],
      "target_dependencies" : [
        "FASnetSpoofDetectionCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Fetching https://github.com/AliSoftware/OHHTTPStubs.git
[1/1229] Fetching ver-id-common-types-apple
[1230/9129] Fetching ver-id-common-types-apple, ohhttpstubs
Fetched https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git from cache (0.27s)
[1264/7900] Fetching ohhttpstubs
Fetched https://github.com/AliSoftware/OHHTTPStubs.git from cache (0.51s)
Computing version for https://github.com/AliSoftware/OHHTTPStubs.git
Computed https://github.com/AliSoftware/OHHTTPStubs.git at 9.1.0 (3.57s)
Computing version for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Computed https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git at 3.2.2 (0.80s)
Creating working copy for https://github.com/AliSoftware/OHHTTPStubs.git
Working copy of https://github.com/AliSoftware/OHHTTPStubs.git resolved at 9.1.0
Creating working copy for https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git
Working copy of https://github.com/AppliedRecognition/Ver-ID-Common-Types-Apple.git resolved at 3.2.2
Building for debugging...
[0/7] Write sources
[3/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/27] Emitting module VerIDCommonTypes
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes AnyFacialAttributeDetector.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes Bearing.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes CGAffineTransform.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes VerIDCommonTypesErrors.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes Version.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes SpoofDetection.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes UIDeviceOrientation.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes CGPoint.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes CGRect.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes CGSize.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes UIImage.Orientation.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes UIInterfaceOrientation.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes FaceRecognition.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes FaceTemplate.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes FacialAttributeDetection.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes Image.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes ImageFormat.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes RecognizableFace.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/29] Compiling VerIDCommonTypes EulerAngle.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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 {
[25/29] Compiling VerIDCommonTypes Face.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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 {
[26/29] Compiling VerIDCommonTypes FaceDetection.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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 {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: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:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
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/4] Write swift-version-24593BA9C3E375BF.txt
[2/24] Compiling VerIDCommonTypes CGPoint.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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 {
[3/24] Compiling VerIDCommonTypes CGRect.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/24] Compiling VerIDCommonTypes CGSize.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes AnyFacialAttributeDetector.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes Bearing.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes CGAffineTransform.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes FaceRecognition.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes FaceTemplate.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes FacialAttributeDetection.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/26] Emitting module VerIDCommonTypes
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes UIImage.Orientation.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes UIInterfaceOrientation.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes SpoofDetection.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes UIDeviceOrientation.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes EulerAngle.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes Face.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes FaceDetection.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes VerIDCommonTypesErrors.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes Version.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes Image.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes ImageFormat.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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/26] Compiling VerIDCommonTypes RecognizableFace.swift
/host/spi-builder-workspace/.build/checkouts/Ver-ID-Common-Types-Apple/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.1 android