The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Decomposed with Swift 5.9 for Linux.

Build Command

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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/b3ll/Decomposed.git
Reference: v0.3.0
Cloned https://github.com/b3ll/Decomposed.git into spi-builder-workspace
SUCCESS checkout https://github.com/b3ll/Decomposed.git at v0.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/DecomposedTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Decomposed/Info.plist
Building for debugging...
[1/8] Compiling Decomposed SIMDConvenienceExtensions.swift
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[2/8] Compiling Decomposed Interpolatable.swift
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[3/9] Compiling Decomposed SIMDDecomposed.swift
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[4/9] Compiling Decomposed Globals.swift
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[5/9] Compiling Decomposed CATransform3DExtensions.swift
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[6/9] Compiling Decomposed CGFloatVectorTypes.swift
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[7/9] Compiling Decomposed CATransform3DConvenienceExtensions.swift
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/9] Emitting module Decomposed
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
[9/9] Compiling Decomposed CALayerExtensions.swift
/host/spi-builder-workspace/Sources/Decomposed/CALayerExtensions.swift:9:8: error: no such module 'QuartzCore'
import QuartzCore
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2