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

Build Command

bash -c docker run --rm -v "checkouts-4609320-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.22.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/edudnyk/LabelKit.git
Reference: 2.1.0
Cloned https://github.com/edudnyk/LabelKit.git into /host/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/edudnyk/LabelKit.git at 2.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  /host/spi-builder-workspace
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/8] Compiling LabelKit Utils.swift
/host/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:34:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[2/8] Compiling LabelKit LKLabelLayer.swift
/host/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:34:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/8] Compiling LabelKit LKBoundsDidChangeAction.swift
/host/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:34:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[4/8] Compiling LabelKit LKLabel.swift
/host/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:34:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[5/8] Emitting module LabelKit
/host/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:34:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[6/8] Compiling LabelKit LKExtensions.swift
/host/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:34:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[7/8] Compiling LabelKit LabelView.swift
/host/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:34:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[8/8] Compiling LabelKit LKTextDidChangeAction.swift
/host/spi-builder-workspace/Sources/LabelKit/LKBoundsDidChangeAction.swift:34:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.