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

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CypherPoet/SwiftUIWavyRectangleShape.git
Reference: main
Cloned https://github.com/CypherPoet/SwiftUIWavyRectangleShape.git into spi-builder-workspace
SUCCESS checkout https://github.com/CypherPoet/SwiftUIWavyRectangleShape.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/CypherPoet/ClampedPropertyWrapper
Fetching https://github.com/CypherPoet/SwiftUIGeometryUtils
Fetching https://github.com/CypherPoet/UnitIntervalPropertyWrapper
[1/125] Fetching unitintervalpropertywrapper
[80/262] Fetching unitintervalpropertywrapper, swiftuigeometryutils
[165/371] Fetching unitintervalpropertywrapper, swiftuigeometryutils, clampedpropertywrapper
Fetched https://github.com/CypherPoet/ClampedPropertyWrapper (0.32s)
Fetched https://github.com/CypherPoet/SwiftUIGeometryUtils (0.32s)
Fetched https://github.com/CypherPoet/UnitIntervalPropertyWrapper (0.32s)
Computing version for https://github.com/CypherPoet/SwiftUIGeometryUtils
Computed https://github.com/CypherPoet/SwiftUIGeometryUtils at 0.0.3 (0.32s)
Computing version for https://github.com/CypherPoet/ClampedPropertyWrapper
Computed https://github.com/CypherPoet/ClampedPropertyWrapper at 0.2.0 (0.33s)
Computing version for https://github.com/CypherPoet/UnitIntervalPropertyWrapper
Computed https://github.com/CypherPoet/UnitIntervalPropertyWrapper at 0.1.4 (0.34s)
Creating working copy for https://github.com/CypherPoet/SwiftUIGeometryUtils
Working copy of https://github.com/CypherPoet/SwiftUIGeometryUtils resolved at 0.0.3
Creating working copy for https://github.com/CypherPoet/UnitIntervalPropertyWrapper
Working copy of https://github.com/CypherPoet/UnitIntervalPropertyWrapper resolved at 0.1.4
Creating working copy for https://github.com/CypherPoet/ClampedPropertyWrapper
Working copy of https://github.com/CypherPoet/ClampedPropertyWrapper resolved at 0.2.0
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/5] Emitting module SwiftUIGeometryUtils
/host/spi-builder-workspace/.build/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[2/5] Compiling SwiftUIGeometryUtils RectangleCorner.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[3/5] Compiling SwiftUIGeometryUtils CGRect+Points.swift
/host/spi-builder-workspace/.build/checkouts/SwiftUIGeometryUtils/Sources/SwiftUIGeometryUtils/Extensions/CGRect/CGRect+Points.swift:1:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
[4/5] Emitting module ClampedPropertyWrapper
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.