Build Information
Failed to build Plex-Monitr, reference master (3c6c61
), with Swift 6.1 for visionOS using Xcode 16.3 on 25 Apr 2025 17:16:17 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
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
========================================
Build
========================================
Selected platform: visionOS
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"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/Ponyboy47/TaskKit.git
Fetching from https://github.com/Ponyboy47/PathKit.git
Fetching from https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching from https://github.com/Ponyboy47/Cron-Swift.git
Fetching from https://github.com/Ponyboy47/Downpour.git
Fetching from https://github.com/Ponyboy47/LockSmith.git
Fetching from https://github.com/kareman/SwiftShell.git
Fetching from https://github.com/Ponyboy47/CLI.git
Fetching from https://github.com/IBM-Swift/BlueSignals.git
Fetching from https://github.com/Ponyboy47/ErrNo.git
Fetching from https://github.com/kylef/Spectre.git
Fetching from https://github.com/Ponyboy47/Strings.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/Ponyboy47/LockSmith.git
Updating from https://github.com/kareman/SwiftShell.git
Updating from https://github.com/Ponyboy47/TaskKit.git
Updating from https://github.com/Ponyboy47/Downpour.git
Updating from https://github.com/Ponyboy47/PathKit.git
Updating from https://github.com/SwiftyBeaver/SwiftyBeaver.git
Updating from https://github.com/Ponyboy47/Cron-Swift.git
Updating from https://github.com/IBM-Swift/BlueSignals.git
Updating from https://github.com/Ponyboy47/CLI.git
Updating from https://github.com/Ponyboy47/ErrNo.git
Updating from https://github.com/kylef/Spectre.git
Updating from https://github.com/Ponyboy47/Strings.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifierResolve Package Graph
Updating from https://github.com/Ponyboy47/PathKit.git
Updating from https://github.com/Ponyboy47/TaskKit.git
Updating from https://github.com/Ponyboy47/LockSmith.git
Updating from https://github.com/Ponyboy47/Cron-Swift.git
Updating from https://github.com/Ponyboy47/Downpour.git
Updating from https://github.com/kareman/SwiftShell.git
Updating from https://github.com/SwiftyBeaver/SwiftyBeaver.git
Updating from https://github.com/IBM-Swift/BlueSignals.git
Updating from https://github.com/Ponyboy47/CLI.git
Updating from https://github.com/Ponyboy47/ErrNo.git
Updating from https://github.com/kylef/Spectre.git
Updating from https://github.com/Ponyboy47/Strings.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 10:16:13.709 xcodebuild[518:2889] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-16-0013.xcresult
xcodebuild: error: Could not resolve package dependencies:
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Updating from https://github.com/kareman/SwiftShell.git
Updating from https://github.com/Ponyboy47/PathKit.git
Updating from https://github.com/Ponyboy47/Downpour.git
Updating from https://github.com/Ponyboy47/LockSmith.git
Updating from https://github.com/Ponyboy47/TaskKit.git
Updating from https://github.com/SwiftyBeaver/SwiftyBeaver.git
Updating from https://github.com/Ponyboy47/Cron-Swift.git
Updating from https://github.com/Ponyboy47/CLI.git
Updating from https://github.com/IBM-Swift/BlueSignals.git
Updating from https://github.com/Ponyboy47/ErrNo.git
Updating from https://github.com/kylef/Spectre.git
Updating from https://github.com/Ponyboy47/Strings.git
the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
Resolved source packages:
spi-builder-workspace: (null)
2025-04-25 10:16:17.241 xcodebuild[1144:5352] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-25-04_10-16-0017.xcresult
xcodebuild: error: Could not resolve package dependencies:
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 visionOS