Build Information
Failed to build DSFSparkline, reference master (5308a5
), with Swift 5.10 for Linux on 6 Jan 2025 08:07:19 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFSparkline.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/dagronf/DSFSparkline
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5308a57 Added primary/secondary fill for centered bar
Cloned https://github.com/dagronf/DSFSparkline.git
Revision (git rev-parse @):
5308a57eb033502f34f4501c260508d8cd45a8d7
SUCCESS checkout https://github.com/dagronf/DSFSparkline.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/dagronf/DSFSparkline.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/dagronf/SwiftImageReadWrite
[1/378] Fetching swiftimagereadwrite
Fetched https://github.com/dagronf/SwiftImageReadWrite from cache (0.60s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.6.1 (0.39s)
Creating working copy for https://github.com/dagronf/SwiftImageReadWrite
Working copy of https://github.com/dagronf/SwiftImageReadWrite resolved at 1.6.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/DSFSparkline/Info.plist
Building for debugging...
[0/7] Write sources
[1/7] Write swift-version-24593BA9C3E375BF.txt
[3/79] Compiling DSFSparkline DSFSparkline+DataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[4/79] Compiling DSFSparkline DSFSparkline+StaticDataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[5/79] Compiling DSFSparkline SparklineData.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[6/79] Compiling DSFSparkline SparklineWindow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[7/79] Compiling DSFSparkline DSFSparklineOverlay+Centerable.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[8/79] Compiling DSFSparkline DSFSparklineOverlay+DataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[9/79] Compiling DSFSparkline DSFSparklineOverlay+StaticDataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[10/79] Compiling DSFSparkline DSFSparklineOverlay.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[11/79] Compiling DSFSparkline DSFSparklineOverlay+GridLines.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[12/79] Compiling DSFSparkline DSFSparklineOverlay+RangeHighlight.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[13/79] Compiling DSFSparkline DSFSparklineOverlay+ZeroLine.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[14/89] Compiling DSFSparkline DSFSparklineActivityGridView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[15/89] Compiling DSFSparkline DSFSparklineActivityGridView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[16/89] Compiling DSFSparkline DSFSparklineBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[17/89] Compiling DSFSparkline DSFSparklineBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[18/89] Compiling DSFSparkline DSFSparklineCircularGaugeView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[19/89] Compiling DSFSparkline DSFSparklineCircularGaugeView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[20/89] Compiling DSFSparkline DSFSparklineCircularProgressView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[21/89] Compiling DSFSparkline DSFSparklineCircularProgressView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[22/89] Compiling DSFSparkline DSFSparklineDataBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[23/89] Compiling DSFSparkline DSFSparklineDataBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[24/89] Compiling DSFSparkline DSFSparklineStripesGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[25/89] Compiling DSFSparkline DSFSparklineStripesGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[26/89] Compiling DSFSparkline DSFSparklineTabletGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[27/89] Compiling DSFSparkline DSFSparklineTabletGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[28/89] Compiling DSFSparkline DSFSparklineWinLossGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[29/89] Compiling DSFSparkline DSFSparklineWinLossGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[30/89] Compiling DSFSparkline DSFSparklineWiperGaugeGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[31/89] Compiling DSFSparkline DSFSparklineWiperGaugeGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[32/89] Compiling DSFSparkline DSFSparklineDataSourceView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[33/89] Compiling DSFSparkline DSFSparklineZeroLinedGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[34/89] Compiling DSFSparkline DSFSparklineDotGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[35/89] Compiling DSFSparkline DSFSparklineDotGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[36/89] Compiling DSFSparkline DSFSparklineLineGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[37/89] Compiling DSFSparkline DSFSparklineLineGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[38/89] Compiling DSFSparkline DSFSparklinePercentBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[39/89] Compiling DSFSparkline DSFSparklinePercentBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[40/89] Compiling DSFSparkline DSFSparklinePieGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[41/89] Compiling DSFSparkline DSFSparklinePieGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[42/89] Compiling DSFSparkline DSFSparklineStackLineGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[43/89] Compiling DSFSparkline DSFSparklineStackLineGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[44/89] Compiling DSFSparkline Angle.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[45/89] Compiling DSFSparkline ArbitraryAnimator.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[46/89] Compiling DSFSparkline CGColor+BackwardsCompatibility.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[47/89] Compiling DSFSparkline CGContext+extensions.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[48/89] Compiling DSFSparkline CGPath+Hermite.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[49/89] Compiling DSFSparkline CGPath+innerShadow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[50/89] Compiling DSFSparkline DSFSparkline+Shadow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[51/89] Compiling DSFSparkline LayerInvalidating.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[52/89] Compiling DSFSparkline NSShadow+extensions.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[53/89] Compiling DSFSparkline Utilities.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[54/89] Emitting module DSFSparkline
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[55/89] Compiling DSFSparkline DSFSparkline+GradientBucket.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[56/89] Compiling DSFSparkline DSFSparkline+GridLinesDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[57/89] Compiling DSFSparkline DSFSparkline+HighlightRangeDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[58/89] Compiling DSFSparkline DSFSparkline+Palette.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[59/89] Compiling DSFSparkline DSFSparkline+ValueBasedFill.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[60/89] Compiling DSFSparkline DSFSparkline+ZeroLineDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[61/89] Compiling DSFSparkline DSFSparkline.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[62/89] Compiling DSFSparkline DSFSparkline+FillColor.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[63/89] Compiling DSFSparkline DSFSparkline+FillGradient.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[64/89] Compiling DSFSparkline DSFSparkline+Fillable.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[65/89] Compiling DSFSparkline DSFSparklineOverlay+Stripes.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[66/89] Compiling DSFSparkline DSFSparklineOverlay+Tablet.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[67/89] Compiling DSFSparkline DSFSparklineOverlay+WinLossTie.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[68/89] Compiling DSFSparkline DSFSparklineOverlay+WiperGauge.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[69/89] Compiling DSFSparkline DSFSparklineSurface+AttributedString.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[70/89] Compiling DSFSparkline DSFSparklineSurface+Bitmap.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[71/89] Compiling DSFSparkline DSFSparklineSurface+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[72/89] Compiling DSFSparkline DSFSparklineSurface+View.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[73/89] Compiling DSFSparkline DSFSparklineSurface.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[74/89] Compiling DSFSparkline DSFSparkline+ActivityGridDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[75/89] Compiling DSFSparkline DSFSparklineOverlay+ActivityGrid.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[76/89] Compiling DSFSparkline DSFSparklineOverlay+Bar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[77/89] Compiling DSFSparkline DSFSparklineOverlay+CircularGauge.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[78/89] Compiling DSFSparkline DSFSparklineOverlay+CircularProgress.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[79/89] Compiling DSFSparkline DSFSparklineOverlay+DataBar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[80/89] Compiling DSFSparkline DSFSparklineOverlay+Dot.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[81/89] Compiling DSFSparkline DSFSparklineOverlay+Line.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[82/89] Compiling DSFSparkline DSFSparklineOverlay+PercentBar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[83/89] Compiling DSFSparkline DSFSparklineOverlay+Pie.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
[84/89] Compiling DSFSparkline DSFSparklineOverlay+Stackline.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
^
error: fatalError
BUILD FAILURE 5.10 linux