Build Information
Failed to build Plex-Monitr, reference master (3c6c61
), with Swift 6.1 for macOS (SPM) on 25 Apr 2025 17:16:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ponyboy47/Plex-Monitr.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ponyboy47/Plex-Monitr
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3c6c613 Missed one logger thread sanitization
Cloned https://github.com/ponyboy47/Plex-Monitr.git
Revision (git rev-parse @):
3c6c6137b747900ff77aeedf4288369b5796c805
SUCCESS checkout https://github.com/ponyboy47/Plex-Monitr.git at master
Fetching https://github.com/Ponyboy47/TaskKit.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/Ponyboy47/PathKit.git
Fetching https://github.com/kareman/SwiftShell.git
Fetching https://github.com/Ponyboy47/LockSmith.git
Fetching https://github.com/Ponyboy47/Downpour.git
Fetching https://github.com/Ponyboy47/Cron-Swift.git
[1/348] Fetching downpour
[51/756] Fetching downpour, taskkit
[305/1012] Fetching downpour, taskkit, cron-swift
[349/1137] Fetching downpour, taskkit, cron-swift, locksmith
[669/1929] Fetching downpour, taskkit, cron-swift, locksmith, pathkit
[907/5981] Fetching downpour, taskkit, cron-swift, locksmith, pathkit, swiftybeaver
[1090/10844] Fetching downpour, taskkit, cron-swift, locksmith, pathkit, swiftybeaver, swiftshell
Fetched https://github.com/Ponyboy47/PathKit.git from cache (2.60s)
Fetched https://github.com/kareman/SwiftShell.git from cache (2.60s)
Fetched https://github.com/Ponyboy47/LockSmith.git from cache (2.60s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (2.60s)
Fetched https://github.com/Ponyboy47/Downpour.git from cache (2.60s)
Fetched https://github.com/Ponyboy47/Cron-Swift.git from cache (2.61s)
Fetched https://github.com/Ponyboy47/TaskKit.git from cache (2.61s)
Fetching https://github.com/Ponyboy47/CLI.git
Fetching https://github.com/IBM-Swift/BlueSignals.git
[1/161] Fetching cli
Fetched https://github.com/Ponyboy47/CLI.git from cache (0.61s)
[1/654] Fetching bluesignals
Fetched https://github.com/IBM-Swift/BlueSignals.git from cache (0.75s)
Computing version for https://github.com/Ponyboy47/LockSmith.git
Computed https://github.com/Ponyboy47/LockSmith.git at 0.3.0 (4.03s)
Fetching https://github.com/Ponyboy47/ErrNo.git
[3/294] Fetching errno
Fetched https://github.com/Ponyboy47/ErrNo.git from cache (0.74s)
Computing version for https://github.com/Ponyboy47/PathKit.git
Computed https://github.com/Ponyboy47/PathKit.git at 0.10.0 (1.35s)
Fetching https://github.com/kylef/Spectre.git
[1/1021] Fetching spectre
Fetched https://github.com/kylef/Spectre.git from cache (0.89s)
Computing version for https://github.com/Ponyboy47/Downpour.git
Computed https://github.com/Ponyboy47/Downpour.git at 0.6.1 (1.46s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.57s)
Computing version for https://github.com/Ponyboy47/CLI.git
Computed https://github.com/Ponyboy47/CLI.git at 2.3.1 (0.57s)
Fetching https://github.com/Ponyboy47/Strings.git
[1/104] Fetching strings
Fetched https://github.com/Ponyboy47/Strings.git from cache (0.57s)
Computing version for https://github.com/Ponyboy47/Strings.git
Computed https://github.com/Ponyboy47/Strings.git at 2.2.1 (1.15s)
Computing version for https://github.com/Ponyboy47/ErrNo.git
Computed https://github.com/Ponyboy47/ErrNo.git at 0.4.2 (2.64s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.54s)
Computing version for https://github.com/Ponyboy47/Cron-Swift.git
Computed https://github.com/Ponyboy47/Cron-Swift.git at 2.3.0 (0.60s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/ponyboy47/Plex-Monitr.git
https://github.com/ponyboy47/Plex-Monitr.git
{
"dependencies" : [
{
"identity" : "bluesignals",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.50",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/IBM-Swift/BlueSignals.git"
},
{
"identity" : "cli",
"requirement" : {
"range" : [
{
"lower_bound" : "2.3.0",
"upper_bound" : "2.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/CLI.git"
},
{
"identity" : "cron-swift",
"requirement" : {
"range" : [
{
"lower_bound" : "2.2.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/Cron-Swift.git"
},
{
"identity" : "downpour",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.1",
"upper_bound" : "0.7.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/Downpour.git"
},
{
"identity" : "pathkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.10.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/PathKit.git"
},
{
"identity" : "swiftshell",
"requirement" : {
"range" : [
{
"lower_bound" : "4.1.0",
"upper_bound" : "4.2.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/kareman/SwiftShell.git"
},
{
"identity" : "swiftybeaver",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "1.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/SwiftyBeaver/SwiftyBeaver.git"
},
{
"identity" : "locksmith",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.0",
"upper_bound" : "0.4.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/LockSmith.git"
},
{
"identity" : "taskkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.7",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Ponyboy47/TaskKit.git"
}
],
"manifest_display_name" : "Plex-Monitr",
"name" : "Plex-Monitr",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "monitr",
"targets" : [
"monitr"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "monitr",
"module_type" : "SwiftTarget",
"name" : "monitr",
"path" : "Sources/monitr",
"product_dependencies" : [
"Signals",
"CLI",
"Cron",
"Downpour",
"PathKit",
"SwiftShell",
"SwiftyBeaver",
"LockSmith",
"TaskKit"
],
"product_memberships" : [
"monitr"
],
"sources" : [
"ArgumentTypes.swift",
"Codables.swift",
"Config.swift",
"DirectoryMonitor.swift",
"Media/FFProbe/AspectRatio.swift",
"Media/FFProbe/BitRate.swift",
"Media/FFProbe/ChannelLayouts.swift",
"Media/FFProbe/CodecType.swift",
"Media/FFProbe/Codecs.swift",
"Media/FFProbe/Containers.swift",
"Media/FFProbe/FFProbe+Audio.swift",
"Media/FFProbe/FFProbe+Data.swift",
"Media/FFProbe/FFProbe+Errors.swift",
"Media/FFProbe/FFProbe+Subtitle.swift",
"Media/FFProbe/FFProbe+Video.swift",
"Media/FFProbe/FFProbe.swift",
"Media/FFProbe/FFProbeStream+Protocols.swift",
"Media/FFProbe/FFProbeStream.swift",
"Media/FFProbe/FrameRate.swift",
"Media/FFProbe/MediaDuration.swift",
"Media/FFProbe/SampleRate.swift",
"Media/FFProbe/Tags.swift",
"Media/Media+Audio.swift",
"Media/Media+Ignored.swift",
"Media/Media+Protocols.swift",
"Media/Media+Subtitle.swift",
"Media/Media+Video.swift",
"MediaTask/MediaTask+Base.swift",
"MediaTask/MediaTask+Convert.swift",
"MediaTask/MediaTask+Move.swift",
"MediaTask/MediaTask+Queue.swift",
"Monitrs/Monitr+Base.swift",
"Monitrs/Monitr+Convertible.swift",
"Monitrs/Monitr+Main.swift",
"TranscodeVideoOptions.swift",
"main.swift"
],
"type" : "executable"
}
],
"tools_version" : "4.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Updating https://github.com/Ponyboy47/LockSmith.git
Updating https://github.com/Ponyboy47/Downpour.git
Updating https://github.com/SwiftyBeaver/SwiftyBeaver.git
Updating https://github.com/Ponyboy47/TaskKit.git
Updating https://github.com/Ponyboy47/PathKit.git
Updating https://github.com/Ponyboy47/Cron-Swift.git
Updating https://github.com/kareman/SwiftShell.git
Updated https://github.com/Ponyboy47/LockSmith.git (0.53s)
Updated https://github.com/Ponyboy47/Downpour.git (0.53s)
Updating https://github.com/IBM-Swift/BlueSignals.git
Updating https://github.com/Ponyboy47/CLI.git
Updated https://github.com/kareman/SwiftShell.git (0.60s)
Updated https://github.com/Ponyboy47/PathKit.git (0.60s)
Updated https://github.com/Ponyboy47/Cron-Swift.git (0.60s)
Updated https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.60s)
Updated https://github.com/Ponyboy47/TaskKit.git (0.60s)
Updated https://github.com/IBM-Swift/BlueSignals.git (0.45s)
Updated https://github.com/Ponyboy47/CLI.git (0.45s)
Computing version for https://github.com/Ponyboy47/LockSmith.git
Computed https://github.com/Ponyboy47/LockSmith.git at 0.3.0 (1.58s)
Updating https://github.com/Ponyboy47/ErrNo.git
Updated https://github.com/Ponyboy47/ErrNo.git (0.48s)
Computing version for https://github.com/Ponyboy47/PathKit.git
Computed https://github.com/Ponyboy47/PathKit.git at 0.10.0 (1.04s)
Updating https://github.com/kylef/Spectre.git
Updated https://github.com/kylef/Spectre.git (0.45s)
Computing version for https://github.com/Ponyboy47/Downpour.git
Computed https://github.com/Ponyboy47/Downpour.git at 0.6.1 (1.02s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.54s)
Computing version for https://github.com/Ponyboy47/CLI.git
Computed https://github.com/Ponyboy47/CLI.git at 2.3.1 (0.55s)
Updating https://github.com/Ponyboy47/Strings.git
Updated https://github.com/Ponyboy47/Strings.git (0.43s)
Computing version for https://github.com/Ponyboy47/Strings.git
Computed https://github.com/Ponyboy47/Strings.git at 2.2.1 (1.01s)
Computing version for https://github.com/Ponyboy47/ErrNo.git
Computed https://github.com/Ponyboy47/ErrNo.git at 0.4.2 (0.54s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.52s)
Computing version for https://github.com/Ponyboy47/Cron-Swift.git
Computed https://github.com/Ponyboy47/Cron-Swift.git at 2.3.0 (0.52s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/Ponyboy47/Downpour.git
Updating https://github.com/Ponyboy47/LockSmith.git
Updating https://github.com/Ponyboy47/Cron-Swift.git
Updating https://github.com/kareman/SwiftShell.git
Updating https://github.com/Ponyboy47/PathKit.git
Updating https://github.com/SwiftyBeaver/SwiftyBeaver.git
Updating https://github.com/Ponyboy47/TaskKit.git
Updated https://github.com/Ponyboy47/Downpour.git (0.47s)
Updating https://github.com/Ponyboy47/CLI.git
Updated https://github.com/Ponyboy47/TaskKit.git (0.52s)
Updated https://github.com/Ponyboy47/Cron-Swift.git (0.52s)
Updated https://github.com/Ponyboy47/PathKit.git (0.52s)
Updated https://github.com/Ponyboy47/LockSmith.git (0.52s)
Updated https://github.com/kareman/SwiftShell.git (0.52s)
Updated https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.52s)
Updating https://github.com/IBM-Swift/BlueSignals.git
Updated https://github.com/Ponyboy47/CLI.git (0.47s)
Updated https://github.com/IBM-Swift/BlueSignals.git (0.46s)
Computing version for https://github.com/Ponyboy47/LockSmith.git
Computed https://github.com/Ponyboy47/LockSmith.git at 0.3.0 (1.09s)
Updating https://github.com/Ponyboy47/ErrNo.git
Updated https://github.com/Ponyboy47/ErrNo.git (0.40s)
Computing version for https://github.com/Ponyboy47/PathKit.git
Computed https://github.com/Ponyboy47/PathKit.git at 0.10.0 (0.46s)
Updating https://github.com/kylef/Spectre.git
Updated https://github.com/kylef/Spectre.git (0.40s)
Computing version for https://github.com/Ponyboy47/Downpour.git
Computed https://github.com/Ponyboy47/Downpour.git at 0.6.1 (0.46s)
Computing version for https://github.com/kylef/Spectre.git
Computed https://github.com/kylef/Spectre.git at 0.8.0 (0.02s)
Computing version for https://github.com/Ponyboy47/CLI.git
Computed https://github.com/Ponyboy47/CLI.git at 2.3.1 (0.02s)
Updating https://github.com/Ponyboy47/Strings.git
Updated https://github.com/Ponyboy47/Strings.git (0.40s)
Computing version for https://github.com/Ponyboy47/Strings.git
Computed https://github.com/Ponyboy47/Strings.git at 2.2.1 (0.46s)
Computing version for https://github.com/Ponyboy47/ErrNo.git
Computed https://github.com/Ponyboy47/ErrNo.git at 0.4.2 (0.02s)
Computing version for https://github.com/kareman/SwiftShell.git
Computed https://github.com/kareman/SwiftShell.git at 4.1.2 (0.03s)
Computing version for https://github.com/Ponyboy47/Cron-Swift.git
Computed https://github.com/Ponyboy47/Cron-Swift.git at 2.3.0 (0.02s)
Computing version for https://github.com/IBM-Swift/BlueSignals.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
BUILD FAILURE 6.1 macosSpm