The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DLAngle, reference master (35e977), with Swift 6.3 for Wasm on 12 Apr 2026 03:27:11 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/david-livadaru/DLAngle.git
Reference: master
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/DLAngle
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 35e9776 master
Cloned https://github.com/david-livadaru/DLAngle.git
Revision (git rev-parse @):
35e977691dc1877e60e908eb9ced3c60fe75bf92
SUCCESS checkout https://github.com/david-livadaru/DLAngle.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/david-livadaru/DLAngle.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/davidlivadaru/DLInterval.git
[1/403] Fetching dlinterval
Fetched https://github.com/davidlivadaru/DLInterval.git from cache (0.88s)
Computing version for https://github.com/davidlivadaru/DLInterval.git
Computed https://github.com/davidlivadaru/DLInterval.git at 1.3.0 (1.65s)
Creating working copy for https://github.com/davidlivadaru/DLInterval.git
Working copy of https://github.com/davidlivadaru/DLInterval.git resolved at 1.3.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling DLInterval IntervalType.swift
[5/16] Compiling DLInterval Boundary.swift
[6/16] Compiling DLInterval Double+FrameworkExtension.swift
[7/16] Emitting module DLInterval
[8/16] Compiling DLInterval ExpressibleByClosedRange.swift
[9/16] Compiling DLInterval ExpressibleByIntervalArray.swift
[10/16] Compiling DLInterval Interval.swift
[11/16] Compiling DLInterval IntervalBoundary.swift
[12/16] Compiling DLInterval IntervalOperators.swift
[13/16] Compiling DLInterval IntervalExtremum.swift
[14/16] Compiling DLInterval ExpressibleByIntervalTuple.swift
[15/16] Compiling DLInterval ExpressibleByRange.swift
[16/16] Compiling DLInterval UnionInterval.swift
[18/40] Compiling DLAngle IntervalType.swift
/host/spi-builder-workspace/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 |
[19/40] Compiling DLAngle Predicate.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle TrigonometricArgumentsChecker.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle Radian+Measument.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle Radian+TrigonometricFunctions.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle Radian.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle RadianConstants.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle ArgumentsChecker.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle Atan2ArgumentsChecker.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle Radian+HyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle Radian+InverseHyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/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/40] Compiling DLAngle Radian+InverseTrigonometricFunctions.swift
/host/spi-builder-workspace/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)
[30/43] Emitting module DLAngle
/host/spi-builder-workspace/Sources/DLAngle/Angle/Angle.swift:16:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 14 | public class Angle {
 15 |     /// The internal representation of angle.
 16 |     public private (set) var rawValue: Double
    |                   `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 17 |
 18 |     /// RawValue represented as Float.
/host/spi-builder-workspace/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/43] Compiling DLAngle Angle.swift
/host/spi-builder-workspace/Sources/DLAngle/Angle/Angle.swift:16:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 14 | public class Angle {
 15 |     /// The internal representation of angle.
 16 |     public private (set) var rawValue: Double
    |                   `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 17 |
 18 |     /// RawValue represented as Float.
/host/spi-builder-workspace/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/43] Compiling DLAngle Degree+Measurement.swift
/host/spi-builder-workspace/Sources/DLAngle/Angle/Angle.swift:16:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 14 | public class Angle {
 15 |     /// The internal representation of angle.
 16 |     public private (set) var rawValue: Double
    |                   `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 17 |
 18 |     /// RawValue represented as Float.
/host/spi-builder-workspace/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/43] Compiling DLAngle Degree.swift
/host/spi-builder-workspace/Sources/DLAngle/Angle/Angle.swift:16:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 14 | public class Angle {
 15 |     /// The internal representation of angle.
 16 |     public private (set) var rawValue: Double
    |                   `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 17 |
 18 |     /// RawValue represented as Float.
/host/spi-builder-workspace/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/43] Compiling DLAngle NormalizedType.swift
/host/spi-builder-workspace/Sources/DLAngle/Angle/Angle.swift:16:19: warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 14 | public class Angle {
 15 |     /// The internal representation of angle.
 16 |     public private (set) var rawValue: Double
    |                   `- warning: extraneous whitespace between attribute name and '('; this is an error in the Swift 6 language mode
 17 |
 18 |     /// RawValue represented as Float.
/host/spi-builder-workspace/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/43] Compiling DLAngle TrigonometricError.swift
/host/spi-builder-workspace/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/43] Compiling DLAngle TrigonometricFunction.swift
/host/spi-builder-workspace/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/43] Compiling DLAngle GenericTrigonometry.swift
/host/spi-builder-workspace/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/43] Compiling DLAngle Trigonometry+HyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/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/43] Compiling DLAngle Trigonometry+InverseHyperbolicTrigonometricFunctions.swift
/host/spi-builder-workspace/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/43] Compiling DLAngle Trigonometry+InverseTrigonometricFunctions.swift
/host/spi-builder-workspace/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/43] Compiling DLAngle Trigonometry+TrigonometricFunctions.swift
/host/spi-builder-workspace/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/43] Compiling DLAngle Trigonometry+Validation.swift
/host/spi-builder-workspace/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/43] Compiling DLAngle Trigonometry.swift
/host/spi-builder-workspace/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.3 wasm