Build Information
Failed to build HLSVideoCache, reference 1.0.0 (41291e), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 9 Nov 2025 17:30:57 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HLSVideoCache -destination platform=macOS,arch=arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/garynewby/HLSVideoCache.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/garynewby/HLSVideoCache
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 41291ed Readme update
Cloned https://github.com/garynewby/HLSVideoCache.git
Revision (git rev-parse @):
41291ed4f88aecd8e9dc885693f908ea58888257
SUCCESS checkout https://github.com/garynewby/HLSVideoCache.git at 1.0.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.1
Building package at path: $PWD
https://github.com/garynewby/HLSVideoCache.git
https://github.com/garynewby/HLSVideoCache.git
{
"dependencies" : [
{
"identity" : "cache",
"requirement" : {
"range" : [
{
"lower_bound" : "7.4.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hyperoslo/Cache"
},
{
"identity" : "gcdwebserver",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.7",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yene/GCDWebServer"
}
],
"manifest_display_name" : "HLSVideoCache",
"name" : "HLSVideoCache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "HLSVideoCache",
"targets" : [
"HLSVideoCache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HLSVideoCache",
"module_type" : "SwiftTarget",
"name" : "HLSVideoCache",
"path" : "Source",
"product_dependencies" : [
"Cache",
"GCDWebServer"
],
"product_memberships" : [
"HLSVideoCache"
],
"sources" : [
"HLSVideoCache.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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/yene/GCDWebServer
Fetching from https://github.com/hyperoslo/Cache
Creating working copy of package ‘Cache’
Checking out 7.4.0 of package ‘Cache’
Creating working copy of package ‘GCDWebServer’
Checking out 3.5.7 of package ‘GCDWebServer’
Resolve Package Graph
Resolved source packages:
HLSVideoCache: /Users/admin/builder/spi-builder-workspace
Cache: https://github.com/hyperoslo/Cache @ 7.4.0
GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
resolved source packages: HLSVideoCache, Cache, GCDWebServer
{
"dependencies" : [
{
"identity" : "cache",
"requirement" : {
"range" : [
{
"lower_bound" : "7.4.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hyperoslo/Cache"
},
{
"identity" : "gcdwebserver",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.7",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yene/GCDWebServer"
}
],
"manifest_display_name" : "HLSVideoCache",
"name" : "HLSVideoCache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "HLSVideoCache",
"targets" : [
"HLSVideoCache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HLSVideoCache",
"module_type" : "SwiftTarget",
"name" : "HLSVideoCache",
"path" : "Source",
"product_dependencies" : [
"Cache",
"GCDWebServer"
],
"product_memberships" : [
"HLSVideoCache"
],
"sources" : [
"HLSVideoCache.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"HLSVideoCache"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HLSVideoCache -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HLSVideoCache -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
HLSVideoCache: /Users/admin/builder/spi-builder-workspace
Cache: https://github.com/hyperoslo/Cache @ 7.4.0
GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'HLSVideoCache' in project 'HLSVideoCache'
➜ Explicit dependency on target 'HLSVideoCache' in project 'HLSVideoCache'
➜ Explicit dependency on target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
Target 'HLSVideoCache' in project 'HLSVideoCache'
➜ Explicit dependency on target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
Target 'GCDWebServer' in project 'GCDWebServer'
➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
➜ Explicit dependency on target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer'
Target 'GCDWebServer' in project 'GCDWebServer'
➜ Explicit dependency on target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer'
Target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer' (no dependencies)
Target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'Cache_Cache' in project 'Cache'
Target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'Cache_Cache' in project 'Cache'
Target 'Cache_Cache' in project 'Cache' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: 88d9ea1cbeb4071ec295ab77ced56dcd
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/88d9ea1cbeb4071ec295ab77ced56dcd.xcbuilddata
error: The package product 'GCDWebServer' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'HLSVideoCache' from project 'HLSVideoCache')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ab48b4f6ded96268f7ae6aa05a45240494cda2d4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ab48b4f6ded96268f7ae6aa05a45240494cda2d4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ab48b4f6ded96268f7ae6aa05a45240494cda2d4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ab48b4f6ded96268f7ae6aa05a45240494cda2d4, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme HLSVideoCache
(1 failure)
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
Resolved source packages:
Cache: https://github.com/hyperoslo/Cache @ 7.4.0
HLSVideoCache: /Users/admin/builder/spi-builder-workspace
GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
resolved source packages: Cache, HLSVideoCache, GCDWebServer
{
"dependencies" : [
{
"identity" : "cache",
"requirement" : {
"range" : [
{
"lower_bound" : "7.4.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/hyperoslo/Cache"
},
{
"identity" : "gcdwebserver",
"requirement" : {
"range" : [
{
"lower_bound" : "3.5.7",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/yene/GCDWebServer"
}
],
"manifest_display_name" : "HLSVideoCache",
"name" : "HLSVideoCache",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "HLSVideoCache",
"targets" : [
"HLSVideoCache"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "HLSVideoCache",
"module_type" : "SwiftTarget",
"name" : "HLSVideoCache",
"path" : "Source",
"product_dependencies" : [
"Cache",
"GCDWebServer"
],
"product_memberships" : [
"HLSVideoCache"
],
"sources" : [
"HLSVideoCache.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"HLSVideoCache"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme HLSVideoCache -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme HLSVideoCache -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
Cache: https://github.com/hyperoslo/Cache @ 7.4.0
HLSVideoCache: /Users/admin/builder/spi-builder-workspace
GCDWebServer: https://github.com/yene/GCDWebServer @ 3.5.7
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (8 targets)
Target 'HLSVideoCache' in project 'HLSVideoCache'
➜ Explicit dependency on target 'HLSVideoCache' in project 'HLSVideoCache'
➜ Explicit dependency on target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
Target 'HLSVideoCache' in project 'HLSVideoCache'
➜ Explicit dependency on target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
Target 'GCDWebServer' in project 'GCDWebServer'
➜ Explicit dependency on target 'GCDWebServer' in project 'GCDWebServer'
➜ Explicit dependency on target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer'
Target 'GCDWebServer' in project 'GCDWebServer'
➜ Explicit dependency on target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer'
Target 'GCDWebServer_GCDWebServer' in project 'GCDWebServer' (no dependencies)
Target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'Cache_Cache' in project 'Cache'
Target 'Cache' in project 'Cache'
➜ Explicit dependency on target 'Cache_Cache' in project 'Cache'
Target 'Cache_Cache' in project 'Cache' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.4.sdk -x c -c /dev/null
Build description signature: b26a2982eea6df48620dc4a5947458b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b26a2982eea6df48620dc4a5947458b6.xcbuilddata
error: The package product 'GCDWebServer' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'HLSVideoCache' from project 'HLSVideoCache')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:ab48b4f6ded96268f7ae6aa05a45240494cda2d4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:ab48b4f6ded96268f7ae6aa05a45240494cda2d4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:ab48b4f6ded96268f7ae6aa05a45240494cda2d4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:ab48b4f6ded96268f7ae6aa05a45240494cda2d4, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme HLSVideoCache
(1 failure)
BUILD FAILURE 6.1 macosXcodebuild