Build Information
Failed to build FLCharts, reference main (b07472
), with Swift 5.9 for Linux on 19 May 2025 13:57:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/francescoleoni98/FLCharts.git
Reference: main
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/francescoleoni98/FLCharts
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b07472a Merge branch 'main' of github.com:francescoleoni98/FLCharts
Cloned https://github.com/francescoleoni98/FLCharts.git
Revision (git rev-parse @):
b07472a6f6396135b95eeee35c9825a9fc50546d
SUCCESS checkout https://github.com/francescoleoni98/FLCharts.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/francescoleoni98/FLCharts.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:93fe18f778ec94e026baa8cc68b2ae87de241b204c49ca7a3a12cf55897227aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
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/FLCharts/Assets/FLCharts_icon.png
Building for debugging...
[0/14] Copying Localizable.strings
[10/14] Copying Info.plist
[10/14] Copying Localizable.strings
[13/14] Copying Colors.xcassets
[15/65] Compiling FLCharts FLAverageViewConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[16/65] Compiling FLCharts FLAxesLabelConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[17/65] Compiling FLCharts FLAxesLineConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[18/65] Compiling FLCharts FLBarConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[19/65] Compiling FLCharts FLChartConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[20/65] Compiling FLCharts FLDashedLineConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[21/65] Compiling FLCharts FLLineConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[22/72] Compiling FLCharts FLRadarGridConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[23/72] Compiling FLCharts FLStylable.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[24/72] Compiling FLCharts FLTickConfig.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[25/72] Compiling FLCharts FLChartData.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[26/72] Compiling FLCharts FLDataSet.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[27/72] Compiling FLCharts Key.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[28/72] Compiling FLCharts PlotableData.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[29/72] Emitting module FLCharts
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[30/72] Compiling FLCharts NSLayoutConstraint+XT.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[31/72] Compiling FLCharts BarHighlightedView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[32/72] Compiling FLCharts ChartHighlightingDelegate.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[33/72] Compiling FLCharts HighlightedView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[34/72] Compiling FLCharts HighlightingCollectionView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[35/72] Compiling FLCharts FLLegend.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[36/72] Compiling FLCharts FLLegendKeyCell.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[37/72] Compiling FLCharts FLPieBorder.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[38/72] Compiling FLCharts FLPieChart.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[39/72] Compiling FLCharts FLPiePlotable.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[40/72] Compiling FLCharts SliceShape.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[41/72] Compiling FLCharts FLBarPlotView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[42/72] Compiling FLCharts FLLinePlotView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[43/72] Compiling FLCharts FLPlotView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[44/72] Compiling FLCharts Chart+XT.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[45/72] Compiling FLCharts FLColor.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[46/72] Compiling FLCharts FLIntrinsicCollectionView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[47/72] Compiling FLCharts FLShadow.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[48/72] Compiling FLCharts Formatters.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[49/72] Compiling FLCharts Label.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[50/72] Compiling FLCharts Labels.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[51/72] Compiling FLCharts FLCardStyle.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[52/72] Compiling FLCharts FLCartesianPlane.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[53/72] Compiling FLCharts FLChart.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[54/72] Compiling FLCharts Aggregator.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[55/72] Compiling FLCharts PlayfulCurveLine.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[56/72] Compiling FLCharts ProfessionalCurveLine.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[57/72] Compiling FLCharts CAAnimationBlockCallbackDelegate.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[58/72] Compiling FLCharts Translation.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[59/72] Compiling FLCharts ChartBar.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[60/72] Compiling FLCharts FLChartBarCell.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[61/72] Compiling FLCharts FLHorizontalMultipleValuesChartBar.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[62/72] Compiling FLCharts FLMultipleValuesChartBar.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[63/72] Compiling FLCharts FLPlainChartBar.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[64/72] Compiling FLCharts CardableChart.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[65/72] Compiling FLCharts FLCard.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[66/72] Compiling FLCharts FLScatterPlotView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[67/72] Compiling FLCharts FLRadarChart.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[68/72] Compiling FLCharts UnclippedTopCollectionView.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[69/72] Compiling FLCharts LineXAxis.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[70/72] Compiling FLCharts ScatterXAxis.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[71/72] Compiling FLCharts XAxisProvider.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
[72/72] Compiling FLCharts resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/FLCharts/Bar/ChartBar.swift:8:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 linux