The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DSFSparkline with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.32.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 479b5e1 Updated doco
Cloned https://github.com/dagronf/DSFSparkline.git
Revision (git rev-parse @):
479b5e1d1332703f407ae42b580d203ca6c77a3d
SUCCESS checkout https://github.com/dagronf/DSFSparkline.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/dagronf/DSFSparkline.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/dagronf/SwiftImageReadWrite
[1/250] Fetching swiftimagereadwrite
Fetched https://github.com/dagronf/SwiftImageReadWrite (0.19s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.6.1 (0.35s)
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...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/75] Emitting module DSFSparkline
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[2/85] Compiling DSFSparkline DSFSparkline+DataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/85] Compiling DSFSparkline DSFSparkline+StaticDataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/85] Compiling DSFSparkline SparklineData.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/85] Compiling DSFSparkline SparklineWindow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/85] Compiling DSFSparkline DSFSparklineOverlay+Centerable.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/85] Compiling DSFSparkline DSFSparklineOverlay+DataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/85] Compiling DSFSparkline DSFSparklineOverlay+StaticDataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/85] Compiling DSFSparkline DSFSparklineOverlay.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/85] Compiling DSFSparkline DSFSparklineOverlay+GridLines.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/85] Compiling DSFSparkline DSFSparklineOverlay+RangeHighlight.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/85] Compiling DSFSparkline DSFSparklineOverlay+ZeroLine.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/85] Compiling DSFSparkline DSFSparkline+GradientBucket.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/85] Compiling DSFSparkline DSFSparkline+GridLinesDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/85] Compiling DSFSparkline DSFSparkline+HighlightRangeDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/85] Compiling DSFSparkline DSFSparkline+Palette.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/85] Compiling DSFSparkline DSFSparkline+ValueBasedFill.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/85] Compiling DSFSparkline DSFSparkline+ZeroLineDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/85] Compiling DSFSparkline DSFSparkline.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/85] Compiling DSFSparkline DSFSparkline+FillColor.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/85] Compiling DSFSparkline DSFSparkline+FillGradient.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/85] Compiling DSFSparkline DSFSparkline+Fillable.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/85] Compiling DSFSparkline DSFSparklineActivityGridView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/85] Compiling DSFSparkline DSFSparklineActivityGridView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/85] Compiling DSFSparkline DSFSparklineBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/85] Compiling DSFSparkline DSFSparklineBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/85] Compiling DSFSparkline DSFSparklineCircularGaugeView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/85] Compiling DSFSparkline DSFSparklineCircularGaugeView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/85] Compiling DSFSparkline DSFSparklineCircularProgressView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/85] Compiling DSFSparkline DSFSparklineCircularProgressView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[31/85] Compiling DSFSparkline DSFSparklineDataBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/85] Compiling DSFSparkline DSFSparklineDataBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[33/85] Compiling DSFSparkline DSFSparklineDotGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[34/85] Compiling DSFSparkline DSFSparklineDotGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[35/85] Compiling DSFSparkline DSFSparklineLineGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[36/85] Compiling DSFSparkline DSFSparklineLineGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[37/85] Compiling DSFSparkline DSFSparklinePercentBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[38/85] Compiling DSFSparkline DSFSparklinePercentBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[39/85] Compiling DSFSparkline DSFSparklinePieGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[40/85] Compiling DSFSparkline DSFSparklinePieGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[41/85] Compiling DSFSparkline DSFSparklineStackLineGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[42/85] Compiling DSFSparkline DSFSparklineStackLineGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[43/85] Compiling DSFSparkline Angle.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[44/85] Compiling DSFSparkline ArbitraryAnimator.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[45/85] Compiling DSFSparkline CGColor+BackwardsCompatibility.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[46/85] Compiling DSFSparkline CGContext+extensions.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[47/85] Compiling DSFSparkline CGPath+Hermite.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[48/85] Compiling DSFSparkline CGPath+innerShadow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[49/85] Compiling DSFSparkline DSFSparkline+Shadow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[50/85] Compiling DSFSparkline LayerInvalidating.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[51/85] Compiling DSFSparkline NSShadow+extensions.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[52/85] Compiling DSFSparkline Utilities.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[53/85] Compiling DSFSparkline DSFSparklineOverlay+Stripes.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[54/85] Compiling DSFSparkline DSFSparklineOverlay+Tablet.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[55/85] Compiling DSFSparkline DSFSparklineOverlay+WinLossTie.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[56/85] Compiling DSFSparkline DSFSparklineOverlay+WiperGauge.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[57/85] Compiling DSFSparkline DSFSparklineSurface+AttributedString.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[58/85] Compiling DSFSparkline DSFSparklineSurface+Bitmap.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[59/85] Compiling DSFSparkline DSFSparklineSurface+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[60/85] Compiling DSFSparkline DSFSparklineSurface+View.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[61/85] Compiling DSFSparkline DSFSparklineSurface.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[62/85] Compiling DSFSparkline DSFSparkline+ActivityGridDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[63/85] Compiling DSFSparkline DSFSparklineStripesGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[64/85] Compiling DSFSparkline DSFSparklineStripesGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[65/85] Compiling DSFSparkline DSFSparklineTabletGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[66/85] Compiling DSFSparkline DSFSparklineTabletGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[67/85] Compiling DSFSparkline DSFSparklineWinLossGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[68/85] Compiling DSFSparkline DSFSparklineWinLossGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[69/85] Compiling DSFSparkline DSFSparklineWiperGaugeGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[70/85] Compiling DSFSparkline DSFSparklineWiperGaugeGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[71/85] Compiling DSFSparkline DSFSparklineDataSourceView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[72/85] Compiling DSFSparkline DSFSparklineZeroLinedGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[73/85] Compiling DSFSparkline DSFSparklineOverlay+ActivityGrid.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[74/85] Compiling DSFSparkline DSFSparklineOverlay+Bar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[75/85] Compiling DSFSparkline DSFSparklineOverlay+CircularGauge.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[76/85] Compiling DSFSparkline DSFSparklineOverlay+CircularProgress.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[77/85] Compiling DSFSparkline DSFSparklineOverlay+DataBar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[78/85] Compiling DSFSparkline DSFSparklineOverlay+Dot.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[79/85] Compiling DSFSparkline DSFSparklineOverlay+Line.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[80/85] Compiling DSFSparkline DSFSparklineOverlay+PercentBar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[81/85] Compiling DSFSparkline DSFSparklineOverlay+Pie.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[82/85] 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
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
[0/1] Planning build
Building for debugging...
[1/75] Compiling DSFSparkline DSFSparklineDotGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[2/75] Compiling DSFSparkline DSFSparklineDotGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/75] Compiling DSFSparkline DSFSparklineLineGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/75] Compiling DSFSparkline DSFSparklineLineGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/75] Compiling DSFSparkline DSFSparklinePercentBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/75] Compiling DSFSparkline DSFSparklinePercentBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/75] Compiling DSFSparkline DSFSparklinePieGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/75] Compiling DSFSparkline DSFSparklinePieGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/75] Compiling DSFSparkline DSFSparklineStackLineGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/75] Compiling DSFSparkline DSFSparklineStackLineGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/85] Compiling DSFSparkline DSFSparklineActivityGridView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/85] Compiling DSFSparkline DSFSparklineActivityGridView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/85] Compiling DSFSparkline DSFSparklineBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/85] Compiling DSFSparkline DSFSparklineBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/85] Compiling DSFSparkline DSFSparklineCircularGaugeView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/85] Compiling DSFSparkline DSFSparklineCircularGaugeView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/85] Compiling DSFSparkline DSFSparklineCircularProgressView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/85] Compiling DSFSparkline DSFSparklineCircularProgressView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/85] Compiling DSFSparkline DSFSparklineDataBarGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/85] Compiling DSFSparkline DSFSparklineDataBarGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/85] Compiling DSFSparkline DSFSparklineStripesGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/85] Compiling DSFSparkline DSFSparklineStripesGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/85] Compiling DSFSparkline DSFSparklineTabletGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/85] Compiling DSFSparkline DSFSparklineTabletGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[25/85] Compiling DSFSparkline DSFSparklineWinLossGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[26/85] Compiling DSFSparkline DSFSparklineWinLossGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[27/85] Compiling DSFSparkline DSFSparklineWiperGaugeGraphView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[28/85] Compiling DSFSparkline DSFSparklineWiperGaugeGraphView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[29/85] Compiling DSFSparkline DSFSparklineDataSourceView.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[30/85] Compiling DSFSparkline DSFSparklineZeroLinedGraphView.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)
[31/85] Emitting module DSFSparkline
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[32/85] Compiling DSFSparkline DSFSparkline+GradientBucket.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[33/85] Compiling DSFSparkline DSFSparkline+GridLinesDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[34/85] Compiling DSFSparkline DSFSparkline+HighlightRangeDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[35/85] Compiling DSFSparkline DSFSparkline+Palette.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[36/85] Compiling DSFSparkline DSFSparkline+ValueBasedFill.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[37/85] Compiling DSFSparkline DSFSparkline+ZeroLineDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[38/85] Compiling DSFSparkline DSFSparkline.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[39/85] Compiling DSFSparkline DSFSparkline+FillColor.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[40/85] Compiling DSFSparkline DSFSparkline+FillGradient.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[41/85] Compiling DSFSparkline DSFSparkline+Fillable.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[42/85] Compiling DSFSparkline Angle.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[43/85] Compiling DSFSparkline ArbitraryAnimator.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[44/85] Compiling DSFSparkline CGColor+BackwardsCompatibility.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[45/85] Compiling DSFSparkline CGContext+extensions.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[46/85] Compiling DSFSparkline CGPath+Hermite.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[47/85] Compiling DSFSparkline CGPath+innerShadow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[48/85] Compiling DSFSparkline DSFSparkline+Shadow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[49/85] Compiling DSFSparkline LayerInvalidating.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[50/85] Compiling DSFSparkline NSShadow+extensions.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[51/85] Compiling DSFSparkline Utilities.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[52/85] Compiling DSFSparkline DSFSparklineOverlay+Stripes.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[53/85] Compiling DSFSparkline DSFSparklineOverlay+Tablet.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[54/85] Compiling DSFSparkline DSFSparklineOverlay+WinLossTie.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[55/85] Compiling DSFSparkline DSFSparklineOverlay+WiperGauge.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[56/85] Compiling DSFSparkline DSFSparklineSurface+AttributedString.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[57/85] Compiling DSFSparkline DSFSparklineSurface+Bitmap.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[58/85] Compiling DSFSparkline DSFSparklineSurface+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[59/85] Compiling DSFSparkline DSFSparklineSurface+View.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[60/85] Compiling DSFSparkline DSFSparklineSurface.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[61/85] Compiling DSFSparkline DSFSparkline+ActivityGridDefinition.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[62/85] Compiling DSFSparkline DSFSparklineOverlay+ActivityGrid.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[63/85] Compiling DSFSparkline DSFSparklineOverlay+Bar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[64/85] Compiling DSFSparkline DSFSparklineOverlay+CircularGauge.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[65/85] Compiling DSFSparkline DSFSparklineOverlay+CircularProgress.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[66/85] Compiling DSFSparkline DSFSparklineOverlay+DataBar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[67/85] Compiling DSFSparkline DSFSparklineOverlay+Dot.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[68/85] Compiling DSFSparkline DSFSparklineOverlay+Line.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[69/85] Compiling DSFSparkline DSFSparklineOverlay+PercentBar.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[70/85] Compiling DSFSparkline DSFSparklineOverlay+Pie.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[71/85] Compiling DSFSparkline DSFSparklineOverlay+Stackline.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[72/85] Compiling DSFSparkline DSFSparkline+DataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[73/85] Compiling DSFSparkline DSFSparkline+StaticDataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[74/85] Compiling DSFSparkline SparklineData.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[75/85] Compiling DSFSparkline SparklineWindow.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[76/85] Compiling DSFSparkline DSFSparklineOverlay+Centerable.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[77/85] Compiling DSFSparkline DSFSparklineOverlay+DataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[78/85] Compiling DSFSparkline DSFSparklineOverlay+StaticDataSource.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[79/85] Compiling DSFSparkline DSFSparklineOverlay.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[80/85] Compiling DSFSparkline DSFSparklineOverlay+GridLines.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[81/85] Compiling DSFSparkline DSFSparklineOverlay+RangeHighlight.swift
/host/spi-builder-workspace/Sources/DSFSparkline/datasource/DSFSparkline+DataSource.swift:25:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[82/85] Compiling DSFSparkline DSFSparklineOverlay+ZeroLine.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.9 linux

Build Machine: Linux 1