Build Information
Successful build of swift-inotify, reference 0.7.2 (c0d923
), with Swift 6.0 for Linux on 3 Dec 2024 10:30:29 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sersoft-gmbh/swift-inotify.git
Reference: 0.7.2
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
* tag 0.7.2 -> FETCH_HEAD
HEAD is now at c0d9233 Add Swift 6.0 iterator method
Cloned https://github.com/sersoft-gmbh/swift-inotify.git
Revision (git rev-parse @):
c0d9233df3a1e87b323a4969933dfc06903ed14c
SUCCESS checkout https://github.com/sersoft-gmbh/swift-inotify.git at 0.7.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/sersoft-gmbh/swift-inotify.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-filestreamer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "0.10.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sersoft-gmbh/swift-filestreamer"
}
],
"manifest_display_name" : "swift-inotify",
"name" : "swift-inotify",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Inotify",
"targets" : [
"Inotify"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InotifyTests",
"module_type" : "SwiftTarget",
"name" : "InotifyTests",
"path" : "Tests/InotifyTests",
"sources" : [
"InotifyTests.swift"
],
"target_dependencies" : [
"Inotify"
],
"type" : "test"
},
{
"c99name" : "Inotify",
"module_type" : "SwiftTarget",
"name" : "Inotify",
"path" : "Sources/Inotify",
"product_dependencies" : [
"SystemPackage",
"FileStreamer"
],
"product_memberships" : [
"Inotify"
],
"sources" : [
"Inotifier.swift",
"InotifyEvent.swift"
],
"target_dependencies" : [
"CInotify"
],
"type" : "library"
},
{
"c99name" : "CInotify",
"module_type" : "SystemLibraryTarget",
"name" : "CInotify",
"path" : "Sources/CInotify",
"product_memberships" : [
"Inotify"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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 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/sersoft-gmbh/swift-filestreamer
Fetching https://github.com/apple/swift-system
Fetching https://github.com/apple/swift-docc-plugin
[1/2044] Fetching swift-docc-plugin
[308/3578] Fetching swift-docc-plugin, swift-filestreamer
[3365/7497] Fetching swift-docc-plugin, swift-filestreamer, swift-system
Fetched https://github.com/sersoft-gmbh/swift-filestreamer from cache (0.39s)
Fetched https://github.com/apple/swift-system from cache (0.40s)
Fetched https://github.com/apple/swift-docc-plugin from cache (0.41s)
Computing version for https://github.com/sersoft-gmbh/swift-filestreamer
Computed https://github.com/sersoft-gmbh/swift-filestreamer at 0.9.0 (0.41s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.4.0 (0.54s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (1.90s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3199] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.52s)
Creating working copy for https://github.com/sersoft-gmbh/swift-filestreamer
Working copy of https://github.com/sersoft-gmbh/swift-filestreamer resolved at 0.9.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
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/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.4.0
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/7] Write sources
[5/7] Compiling CSystem shims.c
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/35] Compiling SystemPackage MachPort.swift
[9/35] Compiling SystemPackage PlatformString.swift
[10/35] Compiling SystemPackage SystemString.swift
[11/38] Compiling SystemPackage FilePathParsing.swift
[12/38] Compiling SystemPackage FilePathString.swift
[13/38] Compiling SystemPackage FilePathSyntax.swift
[14/38] Compiling SystemPackage FilePathTemp.swift
[15/38] Compiling SystemPackage FileOperations.swift
[16/38] Compiling SystemPackage FilePath.swift
[17/38] Compiling SystemPackage FilePathComponentView.swift
[18/38] Compiling SystemPackage FilePathComponents.swift
[19/38] Emitting module SystemPackage
[20/38] Compiling SystemPackage Errno.swift
[21/38] Compiling SystemPackage ErrnoWindows.swift
[22/38] Compiling SystemPackage FileDescriptor.swift
[23/38] Compiling SystemPackage FileHelpers.swift
[24/38] Compiling SystemPackage Util+StringArray.swift
[25/38] Compiling SystemPackage Util.swift
[26/38] Compiling SystemPackage UtilConsumers.swift
[27/38] Compiling SystemPackage FilePathTempPosix.swift
[28/38] Compiling SystemPackage FilePathTempWindows.swift
[29/38] Compiling SystemPackage FilePathWindows.swift
[30/38] Compiling SystemPackage FilePermissions.swift
[31/38] Compiling SystemPackage Backcompat.swift
[32/38] Compiling SystemPackage CInterop.swift
[33/38] Compiling SystemPackage Constants.swift
[34/38] Compiling SystemPackage Exports.swift
[35/38] Compiling SystemPackage Mocking.swift
[36/38] Compiling SystemPackage RawBuffer.swift
[37/38] Compiling SystemPackage Syscalls.swift
[38/38] Compiling SystemPackage WindowsSyscallAdapters.swift
[40/41] Compiling FileStreamer FileStream.swift
[41/41] Emitting module FileStreamer
[43/45] Compiling Inotify InotifyEvent.swift
[44/45] Emitting module Inotify
[45/45] Compiling Inotify Inotifier.swift
Build complete! (42.11s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
},
{
"identity" : "swift-filestreamer",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "0.10.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sersoft-gmbh/swift-filestreamer"
}
],
"manifest_display_name" : "swift-inotify",
"name" : "swift-inotify",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "Inotify",
"targets" : [
"Inotify"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "InotifyTests",
"module_type" : "SwiftTarget",
"name" : "InotifyTests",
"path" : "Tests/InotifyTests",
"sources" : [
"InotifyTests.swift"
],
"target_dependencies" : [
"Inotify"
],
"type" : "test"
},
{
"c99name" : "Inotify",
"module_type" : "SwiftTarget",
"name" : "Inotify",
"path" : "Sources/Inotify",
"product_dependencies" : [
"SystemPackage",
"FileStreamer"
],
"product_memberships" : [
"Inotify"
],
"sources" : [
"Inotifier.swift",
"InotifyEvent.swift"
],
"target_dependencies" : [
"CInotify"
],
"type" : "library"
},
{
"c99name" : "CInotify",
"module_type" : "SystemLibraryTarget",
"name" : "CInotify",
"path" : "Sources/CInotify",
"product_memberships" : [
"Inotify"
],
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "6.0"
}
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
Done.