The Swift Package Index logo.Swift Package Index

Build Information

Successful build of device-input with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.32.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/device-input.git
Reference: 7.1.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/sersoft-gmbh/device-input
 * tag               7.1.0      -> FETCH_HEAD
HEAD is now at 229ff6f Add Swift 5.10 support
Cloned https://github.com/sersoft-gmbh/device-input.git
Revision (git rev-parse @):
229ff6f0b1520bd84655f861d180e89f65d13046
SUCCESS checkout https://github.com/sersoft-gmbh/device-input.git at 7.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/sersoft-gmbh/device-input.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/sersoft-gmbh/swift-filestreamer.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-docc-symbolkit
[1/1375] Fetching swift-filestreamer
[1321/4020] Fetching swift-filestreamer, swift-docc-symbolkit
[1494/7090] Fetching swift-filestreamer, swift-docc-symbolkit, swift-system
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/sersoft-gmbh/swift-filestreamer.git (0.38s)
Fetched https://github.com/apple/swift-docc-symbolkit (0.38s)
Fetched https://github.com/apple/swift-system.git (0.38s)
[1/1457] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.37s)
Computing version for https://github.com/sersoft-gmbh/swift-filestreamer
Computed https://github.com/sersoft-gmbh/swift-filestreamer at 0.8.1 (0.32s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.94s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.39s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Creating working copy for https://github.com/sersoft-gmbh/swift-filestreamer.git
Working copy of https://github.com/sersoft-gmbh/swift-filestreamer.git resolved at 0.8.1
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/5] Compiling CInput grabdevice.c
[3/5] Compiling CInput input.c
[3/5] Compiling CSystem shims.c
[6/26] Emitting module SystemPackage
[7/28] Compiling SystemPackage Util.swift
[8/28] Compiling SystemPackage UtilConsumers.swift
[9/28] Compiling SystemPackage Errno.swift
[10/28] Compiling SystemPackage FileDescriptor.swift
[11/28] Compiling SystemPackage FileHelpers.swift
[12/28] Compiling SystemPackage FileOperations.swift
[13/28] Compiling SystemPackage FilePath.swift
[14/28] Compiling SystemPackage FilePathComponentView.swift
[15/28] Compiling SystemPackage CInterop.swift
[16/28] Compiling SystemPackage Constants.swift
[17/28] Compiling SystemPackage Exports.swift
[18/28] Compiling SystemPackage PlatformString.swift
[19/28] Compiling SystemPackage SystemString.swift
[20/28] Compiling SystemPackage FilePathSyntax.swift
[21/28] Compiling SystemPackage FilePathWindows.swift
[22/28] Compiling SystemPackage FilePermissions.swift
[23/28] Compiling SystemPackage FilePathComponents.swift
[24/28] Compiling SystemPackage FilePathParsing.swift
[25/28] Compiling SystemPackage FilePathString.swift
[26/28] Compiling SystemPackage Mocking.swift
[27/28] Compiling SystemPackage Syscalls.swift
[28/28] Compiling SystemPackage WindowsSyscallAdapters.swift
[31/32] Emitting module FileStreamer
[32/32] Compiling FileStreamer FileStream.swift
/host/spi-builder-workspace/.build/checkouts/swift-filestreamer/Sources/FileStreamer/FileStream.swift:1:1: remark: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'Dispatch'
import Dispatch
^
@preconcurrency
[35/41] Compiling DeviceInput InputEventValue.swift
[36/41] Compiling DeviceInput FileHandle+Grab.swift
[37/41] Emitting module DeviceInput
[38/41] Compiling DeviceInput InputEventKind.swift
[39/41] Compiling DeviceInput InputDevice.swift
[40/41] Compiling DeviceInput InputEventCode.swift
[41/41] Compiling DeviceInput InputEvent.swift
/host/spi-builder-workspace/Sources/DeviceInput/InputEvent.swift:4:17: remark: '@preconcurrency' attribute on module 'Foundation' is unused
@preconcurrency import Foundation // Date
~~~~~~~~~~~~~~~~^
Build complete! (20.20s)
Build complete.
Done.

Build Machine: Linux 1