The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DLCoreGraphics, reference 1.0.0 (d0c75e), with Swift 6.1 for Wasm on 27 May 2025 22:56:03 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/david-livadaru/DLCoreGraphics.git
Reference: 1.0.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/david-livadaru/DLCoreGraphics
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at d0c75ea develop
Cloned https://github.com/david-livadaru/DLCoreGraphics.git
Revision (git rev-parse @):
d0c75ea6464155b1cc6e08c84050065588edb18d
SUCCESS checkout https://github.com/david-livadaru/DLCoreGraphics.git at 1.0.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/david-livadaru/DLCoreGraphics.git
https://github.com/david-livadaru/DLCoreGraphics.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "dlangle",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/davidlivadaru/DLAngle.git"
    }
  ],
  "manifest_display_name" : "DLCoreGraphics",
  "name" : "DLCoreGraphics",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DLCoreGraphics",
      "targets" : [
        "DLCoreGraphics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DLCoreGraphics",
      "module_type" : "SwiftTarget",
      "name" : "DLCoreGraphics",
      "path" : "Sources/DLCoreGraphics",
      "product_dependencies" : [
        "DLAngle"
      ],
      "product_memberships" : [
        "DLCoreGraphics"
      ],
      "sources" : [
        "Extensions/CoreGraphics/CGPoint/CGPoint+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+InversibleExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+RoundExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGPoint/CGPoint+TranslateExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+RoundExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRect+TranslateExtension.swift",
        "Extensions/CoreGraphics/CGRect/CGRectExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+OperatorsExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+RoundExtension.swift",
        "Extensions/CoreGraphics/CGSize/CGSize+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+AbsoluteValueExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+CompareExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+InversibleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+RoundExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVector+ScaleExtension.swift",
        "Extensions/CoreGraphics/CGVector/CGVectorExtension.swift",
        "Extensions/Geometry/AbsoluteValueApplicable+FoundationExtension.swift",
        "Extensions/Geometry/Roundable+FoundationExtension.swift",
        "Extensions/Geometry/Roundable+UIScreenExtension.swift",
        "Extensions/Geometry/Scalable2D+OperatorsExtension.swift",
        "Extensions/Geometry/Translatable2D+CGVectorExtension.swift",
        "Extensions/Geometry/Translatable2D+OperatorsExtension.swift",
        "Extensions/UIKit/UIEdgeInsets+InversibleExtension.swift",
        "Extensions/UIKit/UIEdgeInsetsExtension.swift",
        "Geometry/AbsoluteValueApplicable.swift",
        "Geometry/Inversible.swift",
        "Geometry/Roundable.swift",
        "Geometry/Scalable2D.swift",
        "Geometry/Segment.swift",
        "Geometry/Transformable2D.swift",
        "Geometry/Translatable2D.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/davidlivadaru/DLAngle.git
[1/790] Fetching dlangle
Fetched https://github.com/davidlivadaru/DLAngle.git from cache (0.61s)
Computing version for https://github.com/davidlivadaru/DLAngle.git
Computed https://github.com/davidlivadaru/DLAngle.git at 1.0.1 (1.22s)
Fetching https://github.com/davidlivadaru/DLInterval.git
[1/403] Fetching dlinterval
Fetched https://github.com/davidlivadaru/DLInterval.git from cache (0.57s)
Computing version for https://github.com/davidlivadaru/DLInterval.git
Computed https://github.com/davidlivadaru/DLInterval.git at 1.3.0 (1.20s)
Creating working copy for https://github.com/davidlivadaru/DLInterval.git
Working copy of https://github.com/davidlivadaru/DLInterval.git resolved at 1.3.0
Creating working copy for https://github.com/davidlivadaru/DLAngle.git
Working copy of https://github.com/davidlivadaru/DLAngle.git resolved at 1.0.1
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/16] Compiling DLInterval IntervalType.swift
[6/16] Compiling DLInterval IntervalOperators.swift
[7/17] Emitting module DLInterval
[8/17] Compiling DLInterval Boundary.swift
[9/17] Compiling DLInterval Double+FrameworkExtension.swift
[10/17] Compiling DLInterval IntervalExtremum.swift
[11/17] Compiling DLInterval ExpressibleByIntervalTuple.swift
[12/17] Compiling DLInterval ExpressibleByRange.swift
[13/17] Compiling DLInterval ExpressibleByClosedRange.swift
[14/17] Compiling DLInterval ExpressibleByIntervalArray.swift
[15/17] Compiling DLInterval Interval.swift
[16/17] Compiling DLInterval IntervalBoundary.swift
[17/17] Compiling DLInterval UnionInterval.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/41] Emitting module DLAngle
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[20/41] Compiling DLAngle IntervalType.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[21/41] Compiling DLAngle Predicate.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[22/41] Compiling DLAngle TrigonometricArgumentsChecker.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[23/41] Compiling DLAngle Radian+HyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[24/41] Compiling DLAngle Radian+InverseHyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[25/41] Compiling DLAngle Radian+InverseTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[26/44] Compiling DLAngle Radian+Measument.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[27/44] Compiling DLAngle Radian+TrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[28/44] Compiling DLAngle Radian.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[29/44] Compiling DLAngle Angle.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[30/44] Compiling DLAngle Degree+Measurement.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[31/44] Compiling DLAngle Degree.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[32/44] Compiling DLAngle NormalizedType.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[33/44] Compiling DLAngle Trigonometry+HyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[34/44] Compiling DLAngle Trigonometry+InverseHyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[35/44] Compiling DLAngle Trigonometry+InverseTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[36/44] Compiling DLAngle RadianConstants.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[37/44] Compiling DLAngle ArgumentsChecker.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[38/44] Compiling DLAngle Atan2ArgumentsChecker.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[39/44] Compiling DLAngle TrigonometricError.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[40/44] Compiling DLAngle TrigonometricFunction.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[41/44] Compiling DLAngle GenericTrigonometry.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[42/44] Compiling DLAngle Trigonometry+TrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[43/44] Compiling DLAngle Trigonometry+Validation.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[44/44] Compiling DLAngle Trigonometry.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/13] Compiling DLInterval IntervalExtremum.swift
[3/14] Compiling DLInterval IntervalType.swift
[4/14] Compiling DLInterval IntervalOperators.swift
[5/14] Compiling DLInterval UnionInterval.swift
[6/14] Compiling DLInterval ExpressibleByIntervalTuple.swift
[7/14] Compiling DLInterval ExpressibleByRange.swift
[8/14] Compiling DLInterval Boundary.swift
[9/14] Compiling DLInterval Double+FrameworkExtension.swift
[10/14] Compiling DLInterval Interval.swift
[11/14] Compiling DLInterval IntervalBoundary.swift
[12/14] Emitting module DLInterval
[13/14] Compiling DLInterval ExpressibleByClosedRange.swift
[14/14] Compiling DLInterval ExpressibleByIntervalArray.swift
[16/38] Compiling DLAngle RadianConstants.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[17/38] Compiling DLAngle ArgumentsChecker.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[18/38] Compiling DLAngle Atan2ArgumentsChecker.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/41] Emitting module DLAngle
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[20/41] Compiling DLAngle IntervalType.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[21/41] Compiling DLAngle Predicate.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[22/41] Compiling DLAngle TrigonometricArgumentsChecker.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[23/41] Compiling DLAngle Radian+HyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[24/41] Compiling DLAngle Radian+InverseHyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[25/41] Compiling DLAngle Radian+InverseTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[26/41] Compiling DLAngle Angle.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[27/41] Compiling DLAngle Degree+Measurement.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[28/41] Compiling DLAngle Degree.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[29/41] Compiling DLAngle NormalizedType.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[30/41] Compiling DLAngle Radian+Measument.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[31/41] Compiling DLAngle Radian+TrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[32/41] Compiling DLAngle Radian.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[33/41] Compiling DLAngle Trigonometry+HyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[34/41] Compiling DLAngle Trigonometry+InverseHyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[35/41] Compiling DLAngle Trigonometry+InverseTrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[36/41] Compiling DLAngle TrigonometricError.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[37/41] Compiling DLAngle TrigonometricFunction.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[38/41] Compiling DLAngle GenericTrigonometry.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[39/41] Compiling DLAngle Trigonometry+TrigonometricFunctions.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[40/41] Compiling DLAngle Trigonometry+Validation.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
[41/41] Compiling DLAngle Trigonometry.swift
/host/spi-builder-workspace/.build/checkouts/DLAngle/Sources/DLAngle/Angle/Angle.swift:10:12: error: no such module 'CoreGraphics'
  8 | import Foundation
  9 | #if !os(Linux)
 10 |     import CoreGraphics
    |            `- error: no such module 'CoreGraphics'
 11 | #endif
 12 |
BUILD FAILURE 6.1 wasm