Build Information
Failed to build DLAngle, reference 1.0.1 (35e977
), with Swift 6.1 for Wasm on 27 May 2025 22:56:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/DLAngle.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/david-livadaru/DLAngle
* tag 1.0.1 -> FETCH_HEAD
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 1.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/david-livadaru/DLAngle.git
https://github.com/david-livadaru/DLAngle.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "dlinterval",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/davidlivadaru/DLInterval.git"
}
],
"manifest_display_name" : "DLAngle",
"name" : "DLAngle",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "DLAngle",
"targets" : [
"DLAngle"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DLAngleTests",
"module_type" : "SwiftTarget",
"name" : "DLAngleTests",
"path" : "Tests/DLAngleTests",
"product_dependencies" : [
"DLInterval"
],
"sources" : [
"Angle/AngleTests.swift",
"Angle/DegreeMeasurementTests.swift",
"Angle/DegreeTests.swift",
"Angle/RadianConstantsTests.swift",
"Angle/RadianMeasurementTests.swift",
"Angle/RadianTests.swift",
"Extensions/CGFloat+FrameworkExtension.swift",
"Extensions/Double+FrameworkExtension.swift",
"Extensions/Float+FrameworkExtension.swift",
"Extensions/XCTest+FrameworkExtension.swift",
"Trigonometry/GenericTrigonometryTests.swift",
"Trigonometry/InverseHyperbolicTrigonometricTests.swift",
"Trigonometry/InverseTrigonometricTests.swift",
"Trigonometry/RadianHyperbolicTrigonometricTests.swift",
"Trigonometry/RadianInverseHTrigonometricTests.swift",
"Trigonometry/RadianInverseHTrigonometricTests2.swift",
"Trigonometry/RadianInverseTrigonometricTests.swift",
"Trigonometry/RadianInverseTrigonometricTests2.swift",
"Trigonometry/RadianTrigonometricTests.swift",
"Trigonometry/RadianTrigonometricTests2.swift",
"Trigonometry/TrigonometricConstants.swift",
"Validation/ArgumentsCheckerTests.swift",
"Validation/Atan2ArgumentsCheckerTests.swift",
"Validation/PredicateTests.swift",
"Validation/TrigonometricArgumentsCheckerTests.swift"
],
"target_dependencies" : [
"DLAngle"
],
"type" : "test"
},
{
"c99name" : "DLAngle",
"module_type" : "SwiftTarget",
"name" : "DLAngle",
"path" : "Sources/DLAngle",
"product_dependencies" : [
"DLInterval"
],
"product_memberships" : [
"DLAngle"
],
"sources" : [
"Angle/Angle.swift",
"Angle/Degree+Measurement.swift",
"Angle/Degree.swift",
"Angle/NormalizedType.swift",
"Angle/Radian+HyperbolicTrigonometricFunctions.swift",
"Angle/Radian+InverseHyperbolicTrigonometricFunctions.swift",
"Angle/Radian+InverseTrigonometricFunctions.swift",
"Angle/Radian+Measument.swift",
"Angle/Radian+TrigonometricFunctions.swift",
"Angle/Radian.swift",
"Angle/RadianConstants.swift",
"Model/ArgumentsChecker.swift",
"Model/Atan2ArgumentsChecker.swift",
"Model/IntervalType.swift",
"Model/Predicate.swift",
"Model/TrigonometricArgumentsChecker.swift",
"Model/TrigonometricError.swift",
"Model/TrigonometricFunction.swift",
"Trigonometry/GenericTrigonometry.swift",
"Trigonometry/Trigonometry+HyperbolicTrigonometricFunctions.swift",
"Trigonometry/Trigonometry+InverseHyperbolicTrigonometricFunctions.swift",
"Trigonometry/Trigonometry+InverseTrigonometricFunctions.swift",
"Trigonometry/Trigonometry+TrigonometricFunctions.swift",
"Trigonometry/Trigonometry+Validation.swift",
"Trigonometry/Trigonometry.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/DLInterval.git
[1/403] Fetching dlinterval
Fetched https://github.com/davidlivadaru/DLInterval.git from cache (0.62s)
Computing version for https://github.com/davidlivadaru/DLInterval.git
Computed https://github.com/davidlivadaru/DLInterval.git at 1.3.0 (1.54s)
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 ExpressibleByIntervalTuple.swift
[5/15] Compiling DLInterval ExpressibleByRange.swift
[6/15] Compiling DLInterval IntervalType.swift
[7/16] Compiling DLInterval ExpressibleByClosedRange.swift
[8/16] Compiling DLInterval ExpressibleByIntervalArray.swift
[9/16] Emitting module DLInterval
[10/16] Compiling DLInterval Boundary.swift
[11/16] Compiling DLInterval Double+FrameworkExtension.swift
[12/16] Compiling DLInterval IntervalOperators.swift
[13/16] Compiling DLInterval Interval.swift
[14/16] Compiling DLInterval IntervalBoundary.swift
[15/16] Compiling DLInterval IntervalExtremum.swift
[16/16] Compiling DLInterval UnionInterval.swift
[18/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 |
[19/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 |
[20/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 |
[21/43] 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/43] 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/43] 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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/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 |
[25/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 |
[26/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 |
[27/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 |
[28/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 |
[29/43] 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 |
[30/43] 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 |
[31/43] 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 |
[32/43] 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 |
[33/43] 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 |
[34/43] 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 |
[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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/13] Compiling DLInterval IntervalType.swift
[4/14] Compiling DLInterval IntervalOperators.swift
[5/14] Compiling DLInterval ExpressibleByIntervalTuple.swift
[6/14] Compiling DLInterval ExpressibleByRange.swift
[7/14] Compiling DLInterval ExpressibleByClosedRange.swift
[8/14] Compiling DLInterval ExpressibleByIntervalArray.swift
[9/14] Compiling DLInterval Interval.swift
[10/14] Compiling DLInterval IntervalBoundary.swift
[11/14] Compiling DLInterval Boundary.swift
[12/14] Compiling DLInterval Double+FrameworkExtension.swift
[13/14] Emitting module DLInterval
[14/14] Compiling DLInterval UnionInterval.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/38] 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 |
[17/38] 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 |
[18/38] 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 |
[19/38] 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 |
[20/41] 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 |
[21/41] 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 |
[22/41] 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 |
[23/41] 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 |
[24/41] 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 |
[25/41] 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 |
[26/41] 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 |
[27/41] 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 |
[28/41] 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 |
[29/41] 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 |
[30/41] 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 |
[31/41] 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 |
[32/41] 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 |
[33/41] 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 |
[34/41] 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 |
[35/41] 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 |
[36/41] 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 |
[37/41] 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 |
[38/41] 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 |
[39/41] 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 |
[40/41] 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 |
[41/41] 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.1 wasm