Build Information
Failed to build AppUpdater, reference master (078432
), with Swift 6.0 for Linux on 1 Nov 2024 16:49:26 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mxcl/AppUpdater.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/mxcl/AppUpdater
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 078432c participate in tea protocol
Cloned https://github.com/mxcl/AppUpdater.git
Revision (git rev-parse @):
078432c8e9e53edff6097ae8e916eee30769c941
SUCCESS checkout https://github.com/mxcl/AppUpdater.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/mxcl/AppUpdater.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/mxcl/Version
Fetching https://github.com/PromiseKit/Foundation
[1/288] Fetching version
[145/1347] Fetching version, path.swift
[533/1956] Fetching version, path.swift, foundation
Fetched https://github.com/PromiseKit/Foundation from cache (0.27s)
Fetched https://github.com/mxcl/Version from cache (0.27s)
Fetched https://github.com/mxcl/Path.swift from cache (0.27s)
Computing version for https://github.com/PromiseKit/Foundation
Computed https://github.com/PromiseKit/Foundation at 3.4.0 (2.21s)
Fetching https://github.com/mxcl/PromiseKit.git
[1/17121] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.11s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (1.23s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.53s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.63s)
Creating working copy for https://github.com/mxcl/Path.swift
Working copy of https://github.com/mxcl/Path.swift resolved at 1.4.1
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/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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/38] Compiling Version Version.swift
[8/38] Compiling Path Path+Codable.swift
[9/38] Compiling Path Path+CommonDirectories.swift
[10/38] Compiling Path Extensions.swift
[11/38] Compiling Path Path+Attributes.swift
[12/38] Compiling PromiseKit Catchable.swift
[13/40] Compiling Path PathToBool.swift
[14/41] Compiling Version Version+Range.swift
[15/41] Compiling Version Version+Codable.swift
[16/41] Compiling Version Version+Comparable.swift
[17/41] Compiling Version Version+Foundation.swift
[18/41] Emitting module Version
[19/42] Compiling PromiseKit race.swift
[20/42] Compiling PromiseKit when.swift
[22/42] Compiling Path Path+FileManager.swift
[23/42] Compiling Path Pathish.swift
[24/42] Emitting module PromiseKit
[25/42] Compiling Path Path.swift
[26/42] Emitting module Path
[31/42] Compiling PromiseKit Promise.swift
[32/42] Compiling PromiseKit Resolver.swift
[33/42] Compiling PromiseKit firstly.swift
[34/42] Compiling PromiseKit hang.swift
[35/42] Compiling PromiseKit Thenable.swift
[36/42] Compiling PromiseKit after.swift
[37/42] Compiling Path Path+StringConvertibles.swift
[38/42] Compiling Path Path+ls.swift
[40/43] Compiling PromiseKit Guarantee.swift
[41/43] Compiling PromiseKit LogEvent.swift
[42/43] Compiling PromiseKit CustomStringConvertible.swift
[43/43] Compiling PromiseKit Error.swift
[45/48] Compiling PMKFoundation Process+Promise.swift
[46/48] Emitting module PMKFoundation
[47/48] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[48/48] Compiling PMKFoundation NSURLSession+Promise.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[50/51] Emitting module AppUpdater
/host/spi-builder-workspace/AppUpdater.swift:1:14: error: no such module 'AppKit'
1 | import class AppKit.NSBackgroundActivityScheduler
| `- error: no such module 'AppKit'
2 | import var AppKit.NSApp
3 | import PMKFoundation
[51/51] Compiling AppUpdater AppUpdater.swift
/host/spi-builder-workspace/AppUpdater.swift:1:14: error: no such module 'AppKit'
1 | import class AppKit.NSBackgroundActivityScheduler
| `- error: no such module 'AppKit'
2 | import var AppKit.NSApp
3 | import PMKFoundation
BUILD FAILURE 6.0 linux