Build Information
Failed to build Lark, reference master (b1ed2b
), with Swift 6.0 for Linux on 31 Oct 2024 12:31:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/bouke/lark.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/bouke/lark
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b1ed2b1 Use SonarQube scanner for code quality
Cloned https://github.com/bouke/lark.git
Revision (git rev-parse @):
b1ed2b1393f89a61c04fda9d7c1c91d47bfa680a
SUCCESS checkout https://github.com/bouke/lark.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/bouke/lark.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Alamofire/Alamofire.git
[1/29789] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.44s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 4.9.1 (1.81s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 4.9.1
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/29] Emitting module Alamofire
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[8/31] Compiling Alamofire MultipartFormData.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[9/31] Compiling Alamofire NetworkReachabilityManager.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[10/31] Compiling Alamofire AFError.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[11/31] Compiling Alamofire Alamofire.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[12/31] Compiling Alamofire DispatchQueue+Alamofire.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[13/31] Compiling Alamofire Notifications.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[14/31] Compiling Alamofire ParameterEncoding.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[15/31] Compiling Alamofire ServerTrustPolicy.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[16/31] Compiling Alamofire SessionDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[17/31] Compiling Alamofire ResponseSerialization.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[18/31] Compiling Alamofire Result.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[19/31] Compiling Alamofire Timeline.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[20/31] Compiling Alamofire Validation.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[21/31] Compiling Alamofire SessionManager.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[22/31] Compiling Alamofire TaskDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[23/31] Compiling Alamofire Request.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
[24/31] Compiling Alamofire Response.swift
/host/spi-builder-workspace/.build/checkouts/Alamofire/Source/NetworkReachabilityManager.swift:28:8: error: no such module 'SystemConfiguration'
26 |
27 | import Foundation
28 | import SystemConfiguration
| `- error: no such module 'SystemConfiguration'
29 |
30 | /// The `NetworkReachabilityManager` class listens for reachability changes of hosts and addresses for both WWAN and
BUILD FAILURE 6.0 linux