Build Information
Failed to build SecureXPC, reference 0.8.0 (d6e439
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 04:38:24 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trilemma-dev/SecureXPC.git
Reference: 0.8.0
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/trilemma-dev/SecureXPC
* tag 0.8.0 -> FETCH_HEAD
HEAD is now at d6e439e Minor documentation fix
Cloned https://github.com/trilemma-dev/SecureXPC.git
Revision (git rev-parse @):
d6e439e2b805de8be9b584fff97cf2f6a839a656
SUCCESS checkout https://github.com/trilemma-dev/SecureXPC.git at 0.8.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/trilemma-dev/SecureXPC.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/45] Emitting module SecureXPC
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[4/45] Compiling SecureXPC ServerIdentity.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[5/45] Compiling SecureXPC ServerRequirement.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[6/45] Compiling SecureXPC XPCClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[7/45] Compiling SecureXPC XPCEndpointClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[8/45] Compiling SecureXPC XPCMachClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[9/45] Compiling SecureXPC XPCServiceClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[10/45] Compiling SecureXPC ClientRequirement.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[11/45] Compiling SecureXPC MachServiceCriteria.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[12/45] Compiling SecureXPC XPCAnonymousServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[13/45] Compiling SecureXPC XPCMachServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[14/45] Compiling SecureXPC XPCServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[15/45] Compiling SecureXPC XPCServiceServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[16/45] Compiling SecureXPC XPCContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[17/45] Compiling SecureXPC XPCEncoder.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[18/45] Compiling SecureXPC XPCEncoderImpl.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[19/45] Compiling SecureXPC XPCKeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[20/45] Compiling SecureXPC XPCSingleValueEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[21/45] Compiling SecureXPC XPCUnkeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[22/45] Compiling SecureXPC Transformation functions.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[23/45] Compiling SecureXPC XPCDecoder.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[24/45] Compiling SecureXPC XPCDecoderImpl.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[25/45] Compiling SecureXPC XPCKeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[26/45] Compiling SecureXPC XPCSingleValueDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[27/45] Compiling SecureXPC XPCUnkeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[28/45] Compiling SecureXPC SharedMemory.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[29/45] Compiling SecureXPC SharedRawMemory.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[30/45] Compiling SecureXPC SharedSemaphore.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[31/45] Compiling SecureXPC SharedTrivial.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[32/45] Compiling SecureXPC Trivial.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[33/45] Compiling SecureXPC XPCCoderError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[34/45] Compiling SecureXPC Request.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[35/45] Compiling SecureXPC Response.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[36/45] Compiling SecureXPC Routes.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[37/45] Compiling SecureXPC SequentialResult.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[38/45] Compiling SecureXPC SequentialResultProvider.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[39/45] Compiling SecureXPC ClientIdentity.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[40/45] Compiling SecureXPC ArrayOptimizedForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[41/45] Compiling SecureXPC DataOptimizedForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[42/45] Compiling SecureXPC File Descriptor XPC Wrappers.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[43/45] Compiling SecureXPC IOSurfaceForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[44/45] Compiling SecureXPC HandlerError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[45/45] Compiling SecureXPC PackageInternalRoutes.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[46/50] Compiling SecureXPC xpc_type_t+description.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[47/50] Compiling SecureXPC XPCCommon.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[48/50] Compiling SecureXPC XPCConnectionDescriptor.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[49/50] Compiling SecureXPC XPCError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
[50/50] Compiling SecureXPC XPCServerEndpoint.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
7 |
8 | import Foundation
9 | import System
| `- error: no such module 'System'
10 |
11 | // MARK: common implementation
BUILD FAILURE 6.2 linux