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 RectangleTools with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Rectangle-Tools.git
Reference: 2.12.2
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/RougeWare/Swift-Rectangle-Tools
 * tag               2.12.2     -> FETCH_HEAD
HEAD is now at 1dbfafd Merge pull request #68 from RougeWare/feature/Easier-mXmY
Cloned https://github.com/RougeWare/Swift-Rectangle-Tools.git
Revision (git rev-parse @):
1dbfafdcb8dcaa20562c672116b05d9a69d6242e
SUCCESS checkout https://github.com/RougeWare/Swift-Rectangle-Tools.git at 2.12.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
[1/87] Fetching swift-multiplicativearithmetic
Fetched https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git (0.25s)
Computing version for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Computed https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git at 1.4.1 (0.41s)
Creating working copy for https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git
Working copy of https://github.com/RougeWare/Swift-MultiplicativeArithmetic.git resolved at 1.4.1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/3] Emitting module MultiplicativeArithmetic
/host/spi-builder-workspace/.build/checkouts/Swift-MultiplicativeArithmetic/Sources/MultiplicativeArithmetic/Default Conformances.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[2/3] Compiling MultiplicativeArithmetic MultiplicativeArithmetic.swift
/host/spi-builder-workspace/.build/checkouts/Swift-MultiplicativeArithmetic/Sources/MultiplicativeArithmetic/Default Conformances.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/3] Compiling MultiplicativeArithmetic Default Conformances.swift
/host/spi-builder-workspace/.build/checkouts/Swift-MultiplicativeArithmetic/Sources/MultiplicativeArithmetic/Default Conformances.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/3] Compiling MultiplicativeArithmetic MultiplicativeArithmetic.swift
/host/spi-builder-workspace/.build/checkouts/Swift-MultiplicativeArithmetic/Sources/MultiplicativeArithmetic/Default Conformances.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/3] Emitting module MultiplicativeArithmetic
/host/spi-builder-workspace/.build/checkouts/Swift-MultiplicativeArithmetic/Sources/MultiplicativeArithmetic/Default Conformances.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
[3/3] Compiling MultiplicativeArithmetic Default Conformances.swift
/host/spi-builder-workspace/.build/checkouts/Swift-MultiplicativeArithmetic/Sources/MultiplicativeArithmetic/Default Conformances.swift:9:8: error: no such module 'CoreGraphics'
import CoreGraphics
       ^
error: fatalError
BUILD FAILURE 5.9 linux