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

Build Command

docker run --rm -v "checkouts-4606859-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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/AppUpdater.git
Reference: 1.1.1
Cloned https://github.com/mxcl/AppUpdater.git into spi-builder-workspace
SUCCESS checkout https://github.com/mxcl/AppUpdater.git at 1.1.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-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/mxcl/Version
Fetching https://github.com/PromiseKit/Foundation
Fetching https://github.com/mxcl/Path.swift
[1/241] Fetching version
[242/840] Fetching version, foundation
[841/1884] Fetching version, foundation, path.swift
Fetched https://github.com/mxcl/Path.swift (0.29s)
Fetched https://github.com/PromiseKit/Foundation (0.29s)
Fetched https://github.com/mxcl/Version (0.29s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (1.20s)
Fetching https://github.com/mxcl/PromiseKit.git
[1/16749] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit.git (1.13s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.32s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.0 (0.33s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.35s)
Creating working copy for https://github.com/PromiseKit/Foundation
Working copy of https://github.com/PromiseKit/Foundation resolved at 3.4.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/mxcl/PromiseKit.git
Working copy of https://github.com/mxcl/PromiseKit.git resolved at 6.22.1
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.0
Building for debugging...
[1/32] Emitting module PromiseKit
[2/34] Compiling Version Version.swift
[3/34] Compiling Version Version+Range.swift
[4/34] Compiling PromiseKit race.swift
[5/34] Compiling PromiseKit when.swift
[6/34] Compiling Version Version+Comparable.swift
[7/34] Emitting module Version
[8/34] Compiling Version Version+Codable.swift
[9/34] Compiling Version Version+Foundation.swift
[12/36] Compiling PromiseKit Combine.swift
[13/36] Compiling PromiseKit Configuration.swift
[14/36] Compiling PromiseKit Async.swift
[15/36] Compiling PromiseKit Box.swift
[16/36] Compiling PromiseKit Catchable.swift
[17/36] Compiling PromiseKit CustomStringConvertible.swift
[18/36] Compiling PromiseKit Error.swift
[19/36] Compiling Path Path+StringConvertibles.swift
[20/36] Compiling PromiseKit firstly.swift
[21/36] Compiling PromiseKit hang.swift
[22/37] Compiling Path Path.swift
[23/37] Compiling Path Pathish.swift
[26/37] Emitting module Path
[27/37] Compiling PromiseKit Guarantee.swift
[28/37] Compiling PromiseKit LogEvent.swift
[29/37] Compiling PromiseKit Thenable.swift
[30/37] Compiling PromiseKit after.swift
[31/37] Compiling PromiseKit Promise.swift
[32/37] Compiling PromiseKit Resolver.swift
[35/39] Compiling Path Path+ls.swift
[38/39] Compiling Path Path+FileManager.swift
[39/39] Compiling Path Path->Bool.swift
[42/45] Compiling PMKFoundation Process+Promise.swift
[43/45] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[44/45] Emitting module PMKFoundation
[45/45] Compiling PMKFoundation NSURLSession+Promise.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/49] Emitting module AppUpdater
/host/spi-builder-workspace/AppUpdater.swift:1:14: error: no such module 'AppKit'
import class AppKit.NSBackgroundActivityScheduler
             ^
[49/49] Compiling AppUpdater AppUpdater.swift
/host/spi-builder-workspace/AppUpdater.swift:1:14: error: no such module 'AppKit'
import class AppKit.NSBackgroundActivityScheduler
             ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.