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 main (55b539), with Swift 5.8 for macOS (SPM) on 9 Oct 2024 10:41:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgriebling/SwiftMath.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgriebling/SwiftMath
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 55b539b Updated MathView examples.
Cloned https://github.com/mgriebling/SwiftMath.git
Revision (git rev-parse @):
55b539b74e6a0cfdd8eab6cb2f1eaf1cf482db1f
SUCCESS checkout https://github.com/mgriebling/SwiftMath.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD
https://github.com/mgriebling/SwiftMath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Info.plist
[1/2] Copying mathFonts.bundle
[3/22] Emitting module SwiftMath
[4/24] Compiling SwiftMath MTUnicode.swift
[5/24] Compiling SwiftMath resource_bundle_accessor.swift
[6/24] Compiling SwiftMath MTMathUILabel.swift
[7/24] Compiling SwiftMath MTTypesetter.swift
[8/24] Compiling SwiftMath MTMathList.swift
[9/24] Compiling SwiftMath MTMathListBuilder.swift
[10/24] Compiling SwiftMath MTMathAtomFactory.swift
[11/24] Compiling SwiftMath MTMathImage.swift
[12/24] Compiling SwiftMath MTFont.swift
[13/24] Compiling SwiftMath MTFontManager.swift
[14/24] Compiling SwiftMath MTColor.swift
[15/24] Compiling SwiftMath MTConfig.swift
[16/24] Compiling SwiftMath MathImage.swift
[17/24] Compiling SwiftMath MTBezierPath.swift
[18/24] Compiling SwiftMath MTFontMathTable.swift
[19/24] Compiling SwiftMath MTLabel.swift
[20/24] Compiling SwiftMath MTFontMathTableV2.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:34:37: warning: string literal is unused
            case .latinModernFont:  "Latin Modern Math"
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:35:37: warning: string literal is unused
            case .kpMathLightFont:  "KpMath"
                                    ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:36:37: warning: string literal is unused
            case .kpMathSansFont:   "KpMath"
                                    ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:37:37: warning: string literal is unused
            case .xitsFont:         "XITS Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:38:37: warning: string literal is unused
            case .termesFont:       "TeX Gyre Termes Math"
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:39:37: warning: string literal is unused
            case .asanaFont:        "Asana Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:40:37: warning: string literal is unused
            case .eulerFont:        "Euler Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:41:37: warning: string literal is unused
            case .firaFont:         "Fira Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:42:37: warning: string literal is unused
            case .notoSansFont:     "Noto Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:43:37: warning: string literal is unused
            case .libertinusFont:   "Libertinus Math"
                                    ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:44:37: warning: string literal is unused
            case .garamondFont:     "Garamond Math"
                                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:45:37: warning: string literal is unused
            case .leteSansFont:     "Lete Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:50:36: warning: string literal is unused
            case .latinModernFont: "LatinModernMath-Regular"
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:51:36: warning: string literal is unused
            case .kpMathLightFont: "KpMath-Light"
                                   ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:52:36: warning: string literal is unused
            case .kpMathSansFont:  "KpMath-Sans"
                                   ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:53:37: warning: string literal is unused
            case .xitsFont:         "XITSMath"
                                    ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:54:37: warning: string literal is unused
            case .termesFont:       "TeXGyreTermesMath-Regular"
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:55:37: warning: string literal is unused
            case .asanaFont:        "Asana Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:56:37: warning: string literal is unused
            case .eulerFont:        "Euler Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:57:37: warning: string literal is unused
            case .firaFont:         "Fira Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:58:37: warning: string literal is unused
            case .notoSansFont:     "Noto Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:59:37: warning: string literal is unused
            case .libertinusFont:   "Libertinus Math"
                                    ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:60:37: warning: string literal is unused
            case .garamondFont:     "Garamond Math"
                                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:61:37: warning: string literal is unused
            case .leteSansFont:     "Lete Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:47:5: error: missing return in getter expected to return 'String'
    }
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:63:5: error: missing return in getter expected to return 'String'
    }
    ^
[21/24] Compiling SwiftMath MTFontV2.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:34:37: warning: string literal is unused
            case .latinModernFont:  "Latin Modern Math"
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:35:37: warning: string literal is unused
            case .kpMathLightFont:  "KpMath"
                                    ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:36:37: warning: string literal is unused
            case .kpMathSansFont:   "KpMath"
                                    ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:37:37: warning: string literal is unused
            case .xitsFont:         "XITS Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:38:37: warning: string literal is unused
            case .termesFont:       "TeX Gyre Termes Math"
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:39:37: warning: string literal is unused
            case .asanaFont:        "Asana Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:40:37: warning: string literal is unused
            case .eulerFont:        "Euler Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:41:37: warning: string literal is unused
            case .firaFont:         "Fira Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:42:37: warning: string literal is unused
            case .notoSansFont:     "Noto Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:43:37: warning: string literal is unused
            case .libertinusFont:   "Libertinus Math"
                                    ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:44:37: warning: string literal is unused
            case .garamondFont:     "Garamond Math"
                                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:45:37: warning: string literal is unused
            case .leteSansFont:     "Lete Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:50:36: warning: string literal is unused
            case .latinModernFont: "LatinModernMath-Regular"
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:51:36: warning: string literal is unused
            case .kpMathLightFont: "KpMath-Light"
                                   ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:52:36: warning: string literal is unused
            case .kpMathSansFont:  "KpMath-Sans"
                                   ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:53:37: warning: string literal is unused
            case .xitsFont:         "XITSMath"
                                    ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:54:37: warning: string literal is unused
            case .termesFont:       "TeXGyreTermesMath-Regular"
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:55:37: warning: string literal is unused
            case .asanaFont:        "Asana Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:56:37: warning: string literal is unused
            case .eulerFont:        "Euler Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:57:37: warning: string literal is unused
            case .firaFont:         "Fira Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:58:37: warning: string literal is unused
            case .notoSansFont:     "Noto Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:59:37: warning: string literal is unused
            case .libertinusFont:   "Libertinus Math"
                                    ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:60:37: warning: string literal is unused
            case .garamondFont:     "Garamond Math"
                                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:61:37: warning: string literal is unused
            case .leteSansFont:     "Lete Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:47:5: error: missing return in getter expected to return 'String'
    }
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:63:5: error: missing return in getter expected to return 'String'
    }
    ^
[22/24] Compiling SwiftMath MathFont.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:34:37: warning: string literal is unused
            case .latinModernFont:  "Latin Modern Math"
                                    ^~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:35:37: warning: string literal is unused
            case .kpMathLightFont:  "KpMath"
                                    ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:36:37: warning: string literal is unused
            case .kpMathSansFont:   "KpMath"
                                    ^~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:37:37: warning: string literal is unused
            case .xitsFont:         "XITS Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:38:37: warning: string literal is unused
            case .termesFont:       "TeX Gyre Termes Math"
                                    ^~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:39:37: warning: string literal is unused
            case .asanaFont:        "Asana Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:40:37: warning: string literal is unused
            case .eulerFont:        "Euler Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:41:37: warning: string literal is unused
            case .firaFont:         "Fira Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:42:37: warning: string literal is unused
            case .notoSansFont:     "Noto Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:43:37: warning: string literal is unused
            case .libertinusFont:   "Libertinus Math"
                                    ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:44:37: warning: string literal is unused
            case .garamondFont:     "Garamond Math"
                                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:45:37: warning: string literal is unused
            case .leteSansFont:     "Lete Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:50:36: warning: string literal is unused
            case .latinModernFont: "LatinModernMath-Regular"
                                   ^~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:51:36: warning: string literal is unused
            case .kpMathLightFont: "KpMath-Light"
                                   ^~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:52:36: warning: string literal is unused
            case .kpMathSansFont:  "KpMath-Sans"
                                   ^~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:53:37: warning: string literal is unused
            case .xitsFont:         "XITSMath"
                                    ^~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:54:37: warning: string literal is unused
            case .termesFont:       "TeXGyreTermesMath-Regular"
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:55:37: warning: string literal is unused
            case .asanaFont:        "Asana Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:56:37: warning: string literal is unused
            case .eulerFont:        "Euler Math"
                                    ^~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:57:37: warning: string literal is unused
            case .firaFont:         "Fira Math"
                                    ^~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:58:37: warning: string literal is unused
            case .notoSansFont:     "Noto Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:59:37: warning: string literal is unused
            case .libertinusFont:   "Libertinus Math"
                                    ^~~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:60:37: warning: string literal is unused
            case .garamondFont:     "Garamond Math"
                                    ^~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:61:37: warning: string literal is unused
            case .leteSansFont:     "Lete Sans Math"
                                    ^~~~~~~~~~~~~~~~
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:47:5: error: missing return in getter expected to return 'String'
    }
    ^
/Users/admin/builder/spi-builder-workspace/Sources/SwiftMath/MathBundle/MathFont.swift:63:5: error: missing return in getter expected to return 'String'
    }
    ^
[23/24] Compiling SwiftMath MTMathListDisplay.swift
[24/24] Compiling SwiftMath MTMathListIndex.swift
BUILD FAILURE 5.8 macosSpm