The Swift Package Index logo.Swift Package Index

Build Information

Failed to build AppUpdater with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:             5.10
Building package at path:  $workDir
https://github.com/mxcl/AppUpdater.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/mxcl/Version
Fetching https://github.com/mxcl/Path.swift
Fetching https://github.com/PromiseKit/Foundation
[1/250] Fetching version
[41/859] Fetching version, foundation
[758/1913] Fetching version, foundation, path.swift
Fetched https://github.com/mxcl/Version from cache (0.27s)
Fetched https://github.com/PromiseKit/Foundation 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 (1.33s)
Fetching https://github.com/mxcl/PromiseKit.git
[1/16910] Fetching promisekit
Fetched https://github.com/mxcl/PromiseKit.git from cache (1.17s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.43s)
Computing version for https://github.com/mxcl/Path.swift
Computed https://github.com/mxcl/Path.swift at 1.4.1 (0.43s)
Computing version for https://github.com/mxcl/PromiseKit.git
Computed https://github.com/mxcl/PromiseKit.git at 6.22.1 (0.45s)
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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/PromiseKit/Foundation
Working copy of https://github.com/PromiseKit/Foundation resolved at 3.4.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/38] Compiling PromiseKit Combine.swift
[8/38] Compiling PromiseKit Configuration.swift
[9/40] Compiling Version Version.swift
[10/40] Compiling Version Version+Range.swift
[11/40] Emitting module PromiseKit
[12/40] Compiling PromiseKit Async.swift
[13/40] Compiling PromiseKit Box.swift
[14/40] Compiling PromiseKit Catchable.swift
[15/40] Compiling PromiseKit firstly.swift
[16/40] Compiling PromiseKit hang.swift
[17/40] Compiling PromiseKit race.swift
[18/40] Compiling PromiseKit when.swift
[19/40] Compiling PromiseKit Promise.swift
[20/40] Compiling PromiseKit Resolver.swift
[21/40] Compiling PromiseKit Thenable.swift
[22/40] Compiling PromiseKit after.swift
[27/40] Emitting module Path
[28/41] Compiling Path PathToBool.swift
[29/41] Compiling PromiseKit CustomStringConvertible.swift
[30/41] Compiling PromiseKit Error.swift
[31/41] Compiling PromiseKit Guarantee.swift
[32/41] Compiling PromiseKit LogEvent.swift
[33/42] Compiling Path Pathish.swift
[34/42] Compiling Path Path+FileManager.swift
[35/42] Compiling Version Version+Comparable.swift
[36/42] Compiling Version Version+Codable.swift
[37/42] Compiling Version Version+Foundation.swift
[38/42] Emitting module Version
[41/43] Compiling Path Path+ls.swift
[42/43] Compiling Path Path+StringConvertibles.swift
[43/43] Compiling Path Path.swift
[45/48] Compiling PMKFoundation Process+Promise.swift
[46/48] Compiling PMKFoundation NSNotificationCenter+Promise.swift
[47/48] Emitting module PMKFoundation
[48/48] Compiling PMKFoundation NSURLSession+Promise.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: compile command failed due to signal 6 (use -v to see invocation)
[50/51] Emitting module AppUpdater
/host/spi-builder-workspace/AppUpdater.swift:1:14: error: no such module 'AppKit'
import class AppKit.NSBackgroundActivityScheduler
             ^
/host/spi-builder-workspace/AppUpdater.swift:1:14: error: no such module 'AppKit'
import class AppKit.NSBackgroundActivityScheduler
             ^
swift-frontend: /home/build-user/swift/lib/Sema/ConstraintGraph.cpp:893: auto (anonymous namespace)::ConnectedComponents::getComponents()::(anonymous class)::operator()(swift::TypeVariableType *) const: Assertion `component != components.end()' failed.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/AppUpdater.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/AppUpdater.build/AppUpdater.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/AppUpdater.build/AppUpdater.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name AppUpdater -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/AppUpdater.build/AppUpdater.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While evaluating request TypeCheckSourceFileRequest(source_file "/host/spi-builder-workspace/AppUpdater.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(AppUpdater.(file).Release.viableAsset(forRepo:)@/host/spi-builder-workspace/AppUpdater.swift:144:10)
5.	While type-checking statement at [/host/spi-builder-workspace/AppUpdater.swift:144:54 - line:158:5] RangeText="{
        return assets.first(where: { (asset) -> Bool in
            let prefix = "\(repo.lowercased())-\(tag_name)"
            let name = (asset.name as NSString).deletingPathExtension.lowercased()
            switch (name, asset.content_type) {
            case ("\(prefix).tar", .tar):
                return true
            case (prefix, _):
                return true
            default:
                return false
            }
        })
    "
6.	While type-checking statement at [/host/spi-builder-workspace/AppUpdater.swift:145:9 - line:157:10] RangeText="return assets.first(where: { (asset) -> Bool in
            let prefix = "\(repo.lowercased())-\(tag_name)"
            let name = (asset.name as NSString).deletingPathExtension.lowercased()
            switch (name, asset.content_type) {
            case ("\(prefix).tar", .tar):
                return true
            case (prefix, _):
                return true
            default:
                return false
            }
        }"
7.	While type-checking expression at [/host/spi-builder-workspace/AppUpdater.swift:145:16 - line:157:10] RangeText="assets.first(where: { (asset) -> Bool in
            let prefix = "\(repo.lowercased())-\(tag_name)"
            let name = (asset.name as NSString).deletingPathExtension.lowercased()
            switch (name, asset.content_type) {
            case ("\(prefix).tar", .tar):
                return true
            case (prefix, _):
                return true
            default:
                return false
            }
        }"
8.	While type-checking-target starting at /host/spi-builder-workspace/AppUpdater.swift:145:23
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x55db3a578d73]
/usr/bin/swift-frontend(+0x7305abe)[0x55db3a576abe]
/usr/bin/swift-frontend(+0x73080ea)[0x55db3a5790ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7feb58cb1520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7feb58d059fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7feb58cb1476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7feb58c977f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7feb58c9771b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7feb58ca8e96]
/usr/bin/swift-frontend(+0x2164d82)[0x55db353d5d82]
/usr/bin/swift-frontend(+0x20f5320)[0x55db35366320]
/usr/bin/swift-frontend(+0x20f513e)[0x55db3536613e]
/usr/bin/swift-frontend(+0x20db66b)[0x55db3534c66b]
/usr/bin/swift-frontend(+0x20ddcdc)[0x55db3534ecdc]
/usr/bin/swift-frontend(+0x20dd5e2)[0x55db3534e5e2]
/usr/bin/swift-frontend(+0x20dcc79)[0x55db3534dc79]
/usr/bin/swift-frontend(+0x224ebc5)[0x55db354bfbc5]
/usr/bin/swift-frontend(+0x224ea4d)[0x55db354bfa4d]
/usr/bin/swift-frontend(+0x224e938)[0x55db354bf938]
/usr/bin/swift-frontend(+0x2352421)[0x55db355c3421]
/usr/bin/swift-frontend(+0x2350a9c)[0x55db355c1a9c]
/usr/bin/swift-frontend(+0x234c9f4)[0x55db355bd9f4]
/usr/bin/swift-frontend(+0x2350b4c)[0x55db355c1b4c]
/usr/bin/swift-frontend(+0x234e81c)[0x55db355bf81c]
/usr/bin/swift-frontend(+0x234dbcd)[0x55db355bebcd]
/usr/bin/swift-frontend(+0x28df0fb)[0x55db35b500fb]
/usr/bin/swift-frontend(+0x28def29)[0x55db35b4ff29]
/usr/bin/swift-frontend(+0x2828ad8)[0x55db35a99ad8]
/usr/bin/swift-frontend(+0x2828a8d)[0x55db35a99a8d]
/usr/bin/swift-frontend(+0x298ac6b)[0x55db35bfbc6b]
/usr/bin/swift-frontend(+0x2393361)[0x55db35604361]
/usr/bin/swift-frontend(+0x2395ac7)[0x55db35606ac7]
/usr/bin/swift-frontend(+0x23958e2)[0x55db356068e2]
/usr/bin/swift-frontend(+0x2393174)[0x55db35604174]
/usr/bin/swift-frontend(+0x2393154)[0x55db35604154]
/usr/bin/swift-frontend(+0x10f45b9)[0x55db343655b9]
/usr/bin/swift-frontend(+0x10eb9ba)[0x55db3435c9ba]
/usr/bin/swift-frontend(+0x10eb92d)[0x55db3435c92d]
/usr/bin/swift-frontend(+0xe4a792)[0x55db340bb792]
/usr/bin/swift-frontend(+0xe382ad)[0x55db340a92ad]
/usr/bin/swift-frontend(+0xe369db)[0x55db340a79db]
/usr/bin/swift-frontend(+0xcc3315)[0x55db33f34315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7feb58c98d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7feb58c98e40]
/usr/bin/swift-frontend(+0xcc2375)[0x55db33f33375]
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
error: compile command failed due to signal 6 (use -v to see invocation)
[2/3] Emitting module AppUpdater
/host/spi-builder-workspace/AppUpdater.swift:1:14: error: no such module 'AppKit'
import class AppKit.NSBackgroundActivityScheduler
             ^
/host/spi-builder-workspace/AppUpdater.swift:1:14: error: no such module 'AppKit'
import class AppKit.NSBackgroundActivityScheduler
             ^
swift-frontend: /home/build-user/swift/lib/Sema/ConstraintGraph.cpp:893: auto (anonymous namespace)::ConnectedComponents::getComponents()::(anonymous class)::operator()(swift::TypeVariableType *) const: Assertion `component != components.end()' failed.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c -primary-file /host/spi-builder-workspace/AppUpdater.swift -emit-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/AppUpdater.build/AppUpdater.d -emit-reference-dependencies-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/AppUpdater.build/AppUpdater.swiftdeps -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -Xcc -g -Xcc -fno-omit-frame-pointer -module-name AppUpdater -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/AppUpdater.build/AppUpdater.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.10-dev (LLVM dbfaba0078e9380, Swift 63c8b551eb2f613)
2.	Compiling with the current language version
3.	While evaluating request TypeCheckSourceFileRequest(source_file "/host/spi-builder-workspace/AppUpdater.swift")
4.	While evaluating request TypeCheckFunctionBodyRequest(AppUpdater.(file).Release.viableAsset(forRepo:)@/host/spi-builder-workspace/AppUpdater.swift:144:10)
5.	While type-checking statement at [/host/spi-builder-workspace/AppUpdater.swift:144:54 - line:158:5] RangeText="{
        return assets.first(where: { (asset) -> Bool in
            let prefix = "\(repo.lowercased())-\(tag_name)"
            let name = (asset.name as NSString).deletingPathExtension.lowercased()
            switch (name, asset.content_type) {
            case ("\(prefix).tar", .tar):
                return true
            case (prefix, _):
                return true
            default:
                return false
            }
        })
    "
6.	While type-checking statement at [/host/spi-builder-workspace/AppUpdater.swift:145:9 - line:157:10] RangeText="return assets.first(where: { (asset) -> Bool in
            let prefix = "\(repo.lowercased())-\(tag_name)"
            let name = (asset.name as NSString).deletingPathExtension.lowercased()
            switch (name, asset.content_type) {
            case ("\(prefix).tar", .tar):
                return true
            case (prefix, _):
                return true
            default:
                return false
            }
        }"
7.	While type-checking expression at [/host/spi-builder-workspace/AppUpdater.swift:145:16 - line:157:10] RangeText="assets.first(where: { (asset) -> Bool in
            let prefix = "\(repo.lowercased())-\(tag_name)"
            let name = (asset.name as NSString).deletingPathExtension.lowercased()
            switch (name, asset.content_type) {
            case ("\(prefix).tar", .tar):
                return true
            case (prefix, _):
                return true
            default:
                return false
            }
        }"
8.	While type-checking-target starting at /host/spi-builder-workspace/AppUpdater.swift:145:23
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend(+0x7307d73)[0x555fcb813d73]
/usr/bin/swift-frontend(+0x7305abe)[0x555fcb811abe]
/usr/bin/swift-frontend(+0x73080ea)[0x555fcb8140ea]
/lib/x86_64-linux-gnu/libc.so.6(+0x42520)[0x7f26e95f2520]
/lib/x86_64-linux-gnu/libc.so.6(pthread_kill+0x12c)[0x7f26e96469fc]
/lib/x86_64-linux-gnu/libc.so.6(raise+0x16)[0x7f26e95f2476]
/lib/x86_64-linux-gnu/libc.so.6(abort+0xd3)[0x7f26e95d87f3]
/lib/x86_64-linux-gnu/libc.so.6(+0x2871b)[0x7f26e95d871b]
/lib/x86_64-linux-gnu/libc.so.6(+0x39e96)[0x7f26e95e9e96]
/usr/bin/swift-frontend(+0x2164d82)[0x555fc6670d82]
/usr/bin/swift-frontend(+0x20f5320)[0x555fc6601320]
/usr/bin/swift-frontend(+0x20f513e)[0x555fc660113e]
/usr/bin/swift-frontend(+0x20db66b)[0x555fc65e766b]
/usr/bin/swift-frontend(+0x20ddcdc)[0x555fc65e9cdc]
/usr/bin/swift-frontend(+0x20dd5e2)[0x555fc65e95e2]
/usr/bin/swift-frontend(+0x20dcc79)[0x555fc65e8c79]
/usr/bin/swift-frontend(+0x224ebc5)[0x555fc675abc5]
/usr/bin/swift-frontend(+0x224ea4d)[0x555fc675aa4d]
/usr/bin/swift-frontend(+0x224e938)[0x555fc675a938]
/usr/bin/swift-frontend(+0x2352421)[0x555fc685e421]
/usr/bin/swift-frontend(+0x2350a9c)[0x555fc685ca9c]
/usr/bin/swift-frontend(+0x234c9f4)[0x555fc68589f4]
/usr/bin/swift-frontend(+0x2350b4c)[0x555fc685cb4c]
/usr/bin/swift-frontend(+0x234e81c)[0x555fc685a81c]
/usr/bin/swift-frontend(+0x234dbcd)[0x555fc6859bcd]
/usr/bin/swift-frontend(+0x28df0fb)[0x555fc6deb0fb]
/usr/bin/swift-frontend(+0x28def29)[0x555fc6deaf29]
/usr/bin/swift-frontend(+0x2828ad8)[0x555fc6d34ad8]
/usr/bin/swift-frontend(+0x2828a8d)[0x555fc6d34a8d]
/usr/bin/swift-frontend(+0x298ac6b)[0x555fc6e96c6b]
/usr/bin/swift-frontend(+0x2393361)[0x555fc689f361]
/usr/bin/swift-frontend(+0x2395ac7)[0x555fc68a1ac7]
/usr/bin/swift-frontend(+0x23958e2)[0x555fc68a18e2]
/usr/bin/swift-frontend(+0x2393174)[0x555fc689f174]
/usr/bin/swift-frontend(+0x2393154)[0x555fc689f154]
/usr/bin/swift-frontend(+0x10f45b9)[0x555fc56005b9]
/usr/bin/swift-frontend(+0x10eb9ba)[0x555fc55f79ba]
/usr/bin/swift-frontend(+0x10eb92d)[0x555fc55f792d]
/usr/bin/swift-frontend(+0xe4a792)[0x555fc5356792]
/usr/bin/swift-frontend(+0xe382ad)[0x555fc53442ad]
/usr/bin/swift-frontend(+0xe369db)[0x555fc53429db]
/usr/bin/swift-frontend(+0xcc3315)[0x555fc51cf315]
/lib/x86_64-linux-gnu/libc.so.6(+0x29d90)[0x7f26e95d9d90]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80)[0x7f26e95d9e40]
/usr/bin/swift-frontend(+0xcc2375)[0x555fc51ce375]
BUILD FAILURE 5.10 linux

Build Machine: Linux 2