The Swift Package Index logo.Swift Package Index

Build Information

Failed to build sciv with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sciv-img/sciv.git
Reference: 0.2.0
Cloned https://github.com/sciv-img/sciv.git into spi-builder-workspace
SUCCESS checkout https://github.com/sciv-img/sciv.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/kylef/PathKit
Fetching https://github.com/sciv-img/Cwebp
Fetching https://github.com/sciv-img/OSet
[2/195] Fetching oset
[196/1600] Fetching oset, pathkit
Fetching https://github.com/sciv-img/Cpcre
Fetched https://github.com/sciv-img/Cwebp (0.52s)
Fetched https://github.com/sciv-img/OSet (0.52s)
Fetched https://github.com/kylef/PathKit (0.52s)
Fetched https://github.com/sciv-img/Cpcre (0.21s)
Computing version for https://github.com/kylef/PathKit
Computed https://github.com/kylef/PathKit at 1.0.0 (0.31s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git (0.23s)
Computing version for https://github.com/sciv-img/OSet
Computed https://github.com/sciv-img/OSet at 0.6.0 (0.30s)
Computing version for https://github.com/sciv-img/Cwebp
Computed https://github.com/sciv-img/Cwebp at 2.0.0 (0.27s)
Computing version for https://github.com/sciv-img/Cpcre
Computed https://github.com/sciv-img/Cpcre at 2.0.0 (0.31s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.9.2 (1.15s)
Creating working copy for https://github.com/kylef/Spectre.git
Working copy of https://github.com/kylef/Spectre.git resolved at 0.9.2
Creating working copy for https://github.com/sciv-img/Cwebp
Working copy of https://github.com/sciv-img/Cwebp resolved at 2.0.0
Creating working copy for https://github.com/sciv-img/OSet
Working copy of https://github.com/sciv-img/OSet resolved at 0.6.0
Creating working copy for https://github.com/kylef/PathKit
Working copy of https://github.com/kylef/PathKit resolved at 1.0.0
Creating working copy for https://github.com/sciv-img/Cpcre
Working copy of https://github.com/sciv-img/Cpcre resolved at 2.0.0
warning: 'cpcre': ignoring declared target(s) 'Cpcre' in the system package
warning: 'cpcre': system packages are deprecated; use system library targets instead
warning: 'cwebp': ignoring declared target(s) 'Cwebp' in the system package
warning: 'cwebp': system packages are deprecated; use system library targets instead
warning: 'spi-builder-workspace': dependency 'cpcre' is not used by any target
warning: 'spi-builder-workspace': dependency 'cwebp' is not used by any target
Building for debugging...
[1/8] Emitting module OSet
[2/8] Compiling OSet OSet.swift
[4/10] Wrapping AST for OSet for debugging
[6/10] Compiling PathKit PathKit.swift
[7/10] Emitting module PathKit
[9/12] Wrapping AST for PathKit for debugging
[11/20] Compiling sciv main.swift
/host/spi-builder-workspace/Sources/main.swift:1:8: error: no such module 'AppKit'
import AppKit
       ^
[12/20] Compiling sciv Files.swift
/host/spi-builder-workspace/Sources/main.swift:1:8: error: no such module 'AppKit'
import AppKit
       ^
[13/20] Compiling sciv Commander.swift
/host/spi-builder-workspace/Sources/main.swift:1:8: error: no such module 'AppKit'
import AppKit
       ^
[14/20] Compiling sciv Imager.swift
/host/spi-builder-workspace/Sources/main.swift:1:8: error: no such module 'AppKit'
import AppKit
       ^
[15/20] Compiling sciv Utils.swift
/host/spi-builder-workspace/Sources/main.swift:1:8: error: no such module 'AppKit'
import AppKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/20] Emitting module sciv
/host/spi-builder-workspace/Sources/main.swift:1:8: error: no such module 'AppKit'
import AppKit
       ^
[17/20] Compiling sciv AlertView.swift
/host/spi-builder-workspace/Sources/main.swift:1:8: error: no such module 'AppKit'
import AppKit
       ^
[18/20] Compiling sciv StatusView.swift
/host/spi-builder-workspace/Sources/main.swift:1:8: error: no such module 'AppKit'
import AppKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2