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 SwiftMath, reference 1.6.0 (779948), with Swift 5.8 for Linux on 9 Oct 2024 10:32:40 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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgriebling/SwiftMath.git
Reference: 1.6.0
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/mgriebling/SwiftMath
 * tag               1.6.0      -> FETCH_HEAD
HEAD is now at 7799485 Added fonts and provided previews.
Cloned https://github.com/mgriebling/SwiftMath.git
Revision (git rev-parse @):
7799485428a3988c4104c4e366541f7725ced4e3
SUCCESS checkout https://github.com/mgriebling/SwiftMath.git at 1.6.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD
https://github.com/mgriebling/SwiftMath.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.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:5112a149cbb5cb7c4578603c13e2541eac53725a20fec231c9f83c98beab2b47
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[0/2] Copying Info.plist
[1/2] Copying mathFonts.bundle
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/22] Emitting module SwiftMath
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[4/24] Compiling SwiftMath MTFontMathTable.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[5/24] Compiling SwiftMath MTLabel.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[6/24] Compiling SwiftMath MTMathAtomFactory.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[7/24] Compiling SwiftMath MTMathListDisplay.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[8/24] Compiling SwiftMath MTMathListIndex.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[9/24] Compiling SwiftMath MathImage.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[10/24] Compiling SwiftMath MTBezierPath.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[11/24] Compiling SwiftMath MTColor.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[12/24] Compiling SwiftMath MTFontMathTableV2.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[13/24] Compiling SwiftMath MTFontV2.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[14/24] Compiling SwiftMath MathFont.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[15/24] Compiling SwiftMath MTUnicode.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[16/24] Compiling SwiftMath resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[17/24] Compiling SwiftMath MTConfig.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[18/24] Compiling SwiftMath MTFont.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[19/24] Compiling SwiftMath MTFontManager.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[20/24] Compiling SwiftMath MTMathUILabel.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[21/24] Compiling SwiftMath MTTypesetter.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[22/24] Compiling SwiftMath MTMathImage.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[23/24] Compiling SwiftMath MTMathList.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[24/24] Compiling SwiftMath MTMathListBuilder.swift
/host/spi-builder-workspace/Sources/SwiftMath/MathBundle/MTFontMathTableV2.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
BUILD FAILURE 5.8 linux