This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build AAInfographics with Swift 6.0 (beta) for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AAChartModel/AAChartKit-Swift.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/AAChartModel/AAChartKit-Swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 222b74a Update JSFunctionForAAChartEventsComposer2.swift
Cloned https://github.com/AAChartModel/AAChartKit-Swift.git
Revision (git rev-parse @):
222b74aa37f06b8dd68a8b178264b4fae34d8d5a
SUCCESS checkout https://github.com/AAChartModel/AAChartKit-Swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/AAChartModel/AAChartKit-Swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Building for debugging...
[0/3] Write sources
[1/3] Copying AAJSFiles.bundle
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/41] Emitting module AAInfographics
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[5/46] Compiling AAInfographics AAGradientColor+LinearGradient.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[6/46] Compiling AAInfographics AAGradientColor+RadialGradient.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[7/46] Compiling AAInfographics AAGradientColor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[8/46] Compiling AAInfographics PackageBundlePathLoader.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[9/46] Compiling AAInfographics resource_bundle_accessor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[10/46] Compiling AAInfographics AAChartModel.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[11/46] Compiling AAInfographics AAChartView.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[12/46] Compiling AAInfographics AAOptions.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[13/46] Compiling AAInfographics AASerializable.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[14/46] Compiling AAInfographics AASeriesElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[15/46] Compiling AAInfographics AAAnimation.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[16/46] Compiling AAInfographics AAPlotLinesElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[17/46] Compiling AAInfographics AAPlotOptions.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[18/46] Compiling AAInfographics AAScatter.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[19/46] Compiling AAInfographics AAScrollablePlotArea.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[20/46] Compiling AAInfographics AASeries.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[21/46] Compiling AAInfographics AALegend.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[22/46] Compiling AAInfographics AAMarker.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[23/46] Compiling AAInfographics AAPane.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[24/46] Compiling AAInfographics AAPie.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[25/46] Compiling AAInfographics AAPlotBandsElement.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[26/46] Compiling AAInfographics AAAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[27/46] Compiling AAInfographics AABoxplot.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[28/46] Compiling AAInfographics AABubbleLegend.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[29/46] Compiling AAInfographics AAChart.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[30/46] Compiling AAInfographics AAColumn.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[31/46] Compiling AAInfographics AACredits.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[32/46] Compiling AAInfographics AAStates.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[33/46] Compiling AAInfographics AAStyle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[34/46] Compiling AAInfographics AASubtitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[35/46] Compiling AAInfographics AATitle.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[36/46] Compiling AAInfographics AATooltip.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[37/46] Compiling AAInfographics AACrosshair.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[38/46] Compiling AAInfographics AADataLabels.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[39/46] Compiling AAInfographics AALabel.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[40/46] Compiling AAInfographics AALabels.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[41/46] Compiling AAInfographics AALang.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[42/46] Compiling AAInfographics AAXAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[43/46] Compiling AAInfographics AAYAxis.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[44/46] Compiling AAInfographics AAColor.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[45/46] Compiling AAInfographics AAExtension.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
[46/46] Compiling AAInfographics AAGradientColor+DefaultThemes.swift
/host/spi-builder-workspace/AAInfographics/AAChartCreator/AAChartView.swift:33:8: error: no such module 'WebKit'
 31 |  */
 32 |
 33 | import WebKit
    |        `- error: no such module 'WebKit'
 34 |
 35 | @available(iOS 10.0, macCatalyst 13.1, macOS 10.13, *)
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.