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

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/trilemma-dev/SecureXPC.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 1cece54 Merge pull request #132 from trilemma-dev/executable-path
Cloned https://github.com/trilemma-dev/SecureXPC.git
Revision (git rev-parse @):
1cece54562c7626d042f007d2f38cfe325565850
SUCCESS checkout https://github.com/trilemma-dev/SecureXPC.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/43] Emitting module SecureXPC
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[2/48] 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'
import System
       ^
[3/48] Compiling SecureXPC XPCCommon.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[4/48] Compiling SecureXPC XPCConnectionDescriptor.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[5/48] Compiling SecureXPC XPCError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[6/48] Compiling SecureXPC XPCServerEndpoint.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[7/48] Compiling SecureXPC ClientRequirement.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[8/48] Compiling SecureXPC MachServiceCriteria.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[9/48] Compiling SecureXPC XPCAnonymousServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[10/48] Compiling SecureXPC XPCMachServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[11/48] Compiling SecureXPC XPCServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[12/48] Compiling SecureXPC XPCServiceServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[13/48] Compiling SecureXPC ArrayOptimizedForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[14/48] Compiling SecureXPC DataOptimizedForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[15/48] 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'
import System
       ^
[16/48] Compiling SecureXPC IOSurfaceForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[17/48] Compiling SecureXPC HandlerError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[18/48] Compiling SecureXPC PackageInternalRoutes.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[19/48] Compiling SecureXPC Request.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[20/48] Compiling SecureXPC Response.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[21/48] Compiling SecureXPC Routes.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[22/48] Compiling SecureXPC SequentialResult.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[23/48] Compiling SecureXPC SequentialResultProvider.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[24/48] Compiling SecureXPC ClientIdentity.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[25/48] Compiling SecureXPC XPCContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[26/48] Compiling SecureXPC XPCEncoder.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[27/48] Compiling SecureXPC XPCEncoderImpl.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[28/48] Compiling SecureXPC XPCKeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[29/48] Compiling SecureXPC XPCSingleValueEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[30/48] Compiling SecureXPC XPCUnkeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[31/48] Compiling SecureXPC SharedMemory.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[32/48] Compiling SecureXPC SharedRawMemory.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[33/48] Compiling SecureXPC SharedSemaphore.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[34/48] Compiling SecureXPC SharedTrivial.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[35/48] Compiling SecureXPC Trivial.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[36/48] Compiling SecureXPC XPCCoderError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[37/48] 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'
import System
       ^
[38/48] Compiling SecureXPC XPCDecoder.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[39/48] Compiling SecureXPC XPCDecoderImpl.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[40/48] Compiling SecureXPC XPCKeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[41/48] Compiling SecureXPC XPCSingleValueDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[42/48] Compiling SecureXPC XPCUnkeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[43/48] Compiling SecureXPC ServerIdentity.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[44/48] Compiling SecureXPC ServerRequirement.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[45/48] Compiling SecureXPC XPCClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[46/48] Compiling SecureXPC XPCEndpointClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[47/48] Compiling SecureXPC XPCMachClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[48/48] Compiling SecureXPC XPCServiceClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/43] Compiling SecureXPC Request.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[2/43] Compiling SecureXPC Response.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[3/43] Compiling SecureXPC Routes.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[4/43] Compiling SecureXPC SequentialResult.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[5/43] Compiling SecureXPC SequentialResultProvider.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[6/43] Compiling SecureXPC ClientIdentity.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[7/48] Compiling SecureXPC ArrayOptimizedForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[8/48] Compiling SecureXPC DataOptimizedForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[9/48] 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'
import System
       ^
[10/48] Compiling SecureXPC IOSurfaceForXPC.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[11/48] Compiling SecureXPC HandlerError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[12/48] Compiling SecureXPC PackageInternalRoutes.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[13/48] Compiling SecureXPC SharedMemory.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[14/48] Compiling SecureXPC SharedRawMemory.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[15/48] Compiling SecureXPC SharedSemaphore.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[16/48] Compiling SecureXPC SharedTrivial.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[17/48] Compiling SecureXPC Trivial.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[18/48] Compiling SecureXPC XPCCoderError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[19/48] Compiling SecureXPC XPCContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[20/48] Compiling SecureXPC XPCEncoder.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[21/48] Compiling SecureXPC XPCEncoderImpl.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[22/48] Compiling SecureXPC XPCKeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[23/48] Compiling SecureXPC XPCSingleValueEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[24/48] Compiling SecureXPC XPCUnkeyedEncodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[25/48] Compiling SecureXPC ServerIdentity.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[26/48] Compiling SecureXPC ServerRequirement.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[27/48] Compiling SecureXPC XPCClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[28/48] Compiling SecureXPC XPCEndpointClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[29/48] Compiling SecureXPC XPCMachClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[30/48] Compiling SecureXPC XPCServiceClient.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[31/48] Emitting module SecureXPC
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[32/48] 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'
import System
       ^
[33/48] Compiling SecureXPC XPCCommon.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[34/48] Compiling SecureXPC XPCConnectionDescriptor.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[35/48] Compiling SecureXPC XPCError.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[36/48] Compiling SecureXPC XPCServerEndpoint.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[37/48] 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'
import System
       ^
[38/48] Compiling SecureXPC XPCDecoder.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[39/48] Compiling SecureXPC XPCDecoderImpl.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[40/48] Compiling SecureXPC XPCKeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[41/48] Compiling SecureXPC XPCSingleValueDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[42/48] Compiling SecureXPC XPCUnkeyedDecodingContainer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[43/48] Compiling SecureXPC ClientRequirement.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[44/48] Compiling SecureXPC MachServiceCriteria.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[45/48] Compiling SecureXPC XPCAnonymousServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[46/48] Compiling SecureXPC XPCMachServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[47/48] Compiling SecureXPC XPCServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
[48/48] Compiling SecureXPC XPCServiceServer.swift
/host/spi-builder-workspace/Sources/SecureXPC/Codable Types/File Descriptor XPC Wrappers.swift:9:8: error: no such module 'System'
import System
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.