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

Successful build of swift-inotify, reference main (031d66), with Swift 5.9 for Linux on 24 Sep 2024 16:38:40 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" 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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/swift-inotify.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/sersoft-gmbh/swift-inotify
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 031d665 Add Swift 6.0 support
Cloned https://github.com/sersoft-gmbh/swift-inotify.git
Revision (git rev-parse @):
031d6659d8f43b2ac95d0bad2a1ba567083fead0
SUCCESS checkout https://github.com/sersoft-gmbh/swift-inotify.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/sersoft-gmbh/swift-inotify.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/sersoft-gmbh/swift-filestreamer.git
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/1534] Fetching swift-filestreamer
[768/4614] Fetching swift-filestreamer, swift-docc-symbolkit
[769/8270] Fetching swift-filestreamer, swift-docc-symbolkit, swift-system
Fetching https://github.com/apple/swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-symbolkit (0.35s)
Fetched https://github.com/apple/swift-system.git (0.35s)
Fetched https://github.com/sersoft-gmbh/swift-filestreamer.git (0.35s)
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.31s)
Computing version for https://github.com/sersoft-gmbh/swift-filestreamer
Computed https://github.com/sersoft-gmbh/swift-filestreamer at 0.8.0 (0.29s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (1.77s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.66s)
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/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
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.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Compiling CSystem shims.c
[4/24] Emitting module SystemPackage
[5/26] Compiling SystemPackage FileOperations.swift
[6/26] Compiling SystemPackage FilePath.swift
[7/26] Compiling SystemPackage FilePathComponentView.swift
[8/26] Compiling SystemPackage FilePathComponents.swift
[9/26] Compiling SystemPackage FilePathParsing.swift
[10/26] Compiling SystemPackage FilePathString.swift
[11/26] Compiling SystemPackage Util.swift
[12/26] Compiling SystemPackage UtilConsumers.swift
[13/26] Compiling SystemPackage Errno.swift
[14/26] Compiling SystemPackage FileDescriptor.swift
[15/26] Compiling SystemPackage FileHelpers.swift
[16/26] Compiling SystemPackage FilePathSyntax.swift
[17/26] Compiling SystemPackage FilePathWindows.swift
[18/26] Compiling SystemPackage FilePermissions.swift
[19/26] Compiling SystemPackage CInterop.swift
[20/26] Compiling SystemPackage Constants.swift
[21/26] Compiling SystemPackage Exports.swift
[22/26] Compiling SystemPackage PlatformString.swift
[23/26] Compiling SystemPackage SystemString.swift
[24/26] Compiling SystemPackage Mocking.swift
[25/26] Compiling SystemPackage Syscalls.swift
[26/26] Compiling SystemPackage WindowsSyscallAdapters.swift
[29/30] 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
[30/30] Emitting module FileStreamer
[33/35] Compiling Inotify InotifyEvent.swift
[34/35] Emitting module Inotify
[35/35] Compiling Inotify Inotifier.swift
Build complete! (20.99s)
Build complete.
Done.