Build Information
Failed to build DynuREST, reference 4.0.0 (cb46f6
), with Swift 6.1 for iOS using Xcode 16.3 on 26 Apr 2025 22:58:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynuREST-Package -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/richardpiazza/DynuREST.git
Reference: 4.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/richardpiazza/DynuREST
* tag 4.0.0 -> FETCH_HEAD
HEAD is now at cb46f6c Query CLI (#3)
Cloned https://github.com/richardpiazza/DynuREST.git
Revision (git rev-parse @):
cb46f6c27baaad9c2d00bd61b7b8c1fc74eb98d4
SUCCESS checkout https://github.com/richardpiazza/DynuREST.git at 4.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/richardpiazza/DynuREST.git
https://github.com/richardpiazza/DynuREST.git
{
"dependencies" : [
{
"identity" : "sessionplus",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/SessionPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "DynuREST",
"name" : "DynuREST",
"path" : "/Users/admin/builder/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" : "DynuREST",
"targets" : [
"DynuREST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "dynu",
"targets" : [
"cli"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "cli",
"module_type" : "SwiftTarget",
"name" : "cli",
"path" : "Sources/cli",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"dynu"
],
"sources" : [
"IPCommand.swift",
"MainCommand.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "executable"
},
{
"c99name" : "DynuRESTTests",
"module_type" : "SwiftTarget",
"name" : "DynuRESTTests",
"path" : "Tests/DynuRESTTests",
"sources" : [
"DynuAPITests.swift",
"IPAddressTests.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "test"
},
{
"c99name" : "DynuREST",
"module_type" : "SwiftTarget",
"name" : "DynuREST",
"path" : "Sources/DynuREST",
"product_dependencies" : [
"SessionPlus"
],
"product_memberships" : [
"DynuREST",
"dynu"
],
"sources" : [
"DynuClient.swift",
"DynuIPUpdater.swift",
"DynuRESTError.swift",
"IFConfigClient.swift",
"IPAddress.swift",
"IPSource.swift",
"IPifyClient.swift",
"ResponseCode.swift",
"URL+DynuREST.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/richardpiazza/SessionPlus.git
Fetching from https://github.com/apple/swift-argument-parser.git (cached)
Fetching from https://github.com/richardpiazza/AsyncPlus.git
Creating working copy of package ‘SessionPlus’
Checking out 2.2.0 of package ‘SessionPlus’
Creating working copy of package ‘AsyncPlus’
Checking out 0.3.2 of package ‘AsyncPlus’
Creating working copy of package ‘swift-argument-parser’
Checking out 1.5.0 of package ‘swift-argument-parser’
Resolve Package Graph
Resolved source packages:
SessionPlus: https://github.com/richardpiazza/SessionPlus.git @ 2.2.0
DynuREST: /Users/admin/builder/spi-builder-workspace
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
AsyncPlus: https://github.com/richardpiazza/AsyncPlus.git @ 0.3.2
resolved source packages: SessionPlus, DynuREST, swift-argument-parser, AsyncPlus
{
"dependencies" : [
{
"identity" : "sessionplus",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/SessionPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "DynuREST",
"name" : "DynuREST",
"path" : "/Users/admin/builder/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" : "DynuREST",
"targets" : [
"DynuREST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "dynu",
"targets" : [
"cli"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "cli",
"module_type" : "SwiftTarget",
"name" : "cli",
"path" : "Sources/cli",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"dynu"
],
"sources" : [
"IPCommand.swift",
"MainCommand.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "executable"
},
{
"c99name" : "DynuRESTTests",
"module_type" : "SwiftTarget",
"name" : "DynuRESTTests",
"path" : "Tests/DynuRESTTests",
"sources" : [
"DynuAPITests.swift",
"IPAddressTests.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "test"
},
{
"c99name" : "DynuREST",
"module_type" : "SwiftTarget",
"name" : "DynuREST",
"path" : "Sources/DynuREST",
"product_dependencies" : [
"SessionPlus"
],
"product_memberships" : [
"DynuREST",
"dynu"
],
"sources" : [
"DynuClient.swift",
"DynuIPUpdater.swift",
"DynuRESTError.swift",
"IFConfigClient.swift",
"IPAddress.swift",
"IPSource.swift",
"IPifyClient.swift",
"ResponseCode.swift",
"URL+DynuREST.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"dynu",
"DynuREST",
"DynuREST-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynuREST-Package -destination generic/platform=iOS 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 DynuREST-Package -destination generic/platform=iOS "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:
AsyncPlus: https://github.com/richardpiazza/AsyncPlus.git @ 0.3.2
DynuREST: /Users/admin/builder/spi-builder-workspace
SessionPlus: https://github.com/richardpiazza/SessionPlus.git @ 2.2.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
Target 'dynu' in project 'DynuREST'
➜ Explicit dependency on target 'DynuREST' in project 'DynuREST'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'DynuREST' in project 'DynuREST'
➜ Explicit dependency on target 'DynuREST' in project 'DynuREST'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
Target 'DynuREST' in project 'DynuREST'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
Target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'SessionPlusEmulation' in project 'SessionPlus'
➜ Explicit dependency on target 'AsyncPlus' in project 'AsyncPlus'
Target 'SessionPlusEmulation' in project 'SessionPlus'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'AsyncPlus' in project 'AsyncPlus'
Target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'AsyncPlus' in project 'AsyncPlus'
Target 'AsyncPlus' in project 'AsyncPlus'
➜ Explicit dependency on target 'AsyncPlus' in project 'AsyncPlus'
Target 'AsyncPlus' in project 'AsyncPlus' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 8b8ee83fc59fb882a744788c8b8b1db9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8b8ee83fc59fb882a744788c8b8b1db9.xcbuilddata
error: The package product 'SessionPlus' requires minimum platform version 15.0 for the iOS platform, but this target supports 13.0 (in target 'dynu' from project 'DynuREST')
error: The package product 'SessionPlus' requires minimum platform version 15.0 for the iOS platform, but this target supports 13.0 (in target 'DynuREST' from project 'DynuREST')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DynuREST-Package
(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:
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
AsyncPlus: https://github.com/richardpiazza/AsyncPlus.git @ 0.3.2
DynuREST: /Users/admin/builder/spi-builder-workspace
SessionPlus: https://github.com/richardpiazza/SessionPlus.git @ 2.2.0
resolved source packages: swift-argument-parser, AsyncPlus, DynuREST, SessionPlus
{
"dependencies" : [
{
"identity" : "sessionplus",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/richardpiazza/SessionPlus.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
}
],
"manifest_display_name" : "DynuREST",
"name" : "DynuREST",
"path" : "/Users/admin/builder/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" : "DynuREST",
"targets" : [
"DynuREST"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "dynu",
"targets" : [
"cli"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "cli",
"module_type" : "SwiftTarget",
"name" : "cli",
"path" : "Sources/cli",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"dynu"
],
"sources" : [
"IPCommand.swift",
"MainCommand.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "executable"
},
{
"c99name" : "DynuRESTTests",
"module_type" : "SwiftTarget",
"name" : "DynuRESTTests",
"path" : "Tests/DynuRESTTests",
"sources" : [
"DynuAPITests.swift",
"IPAddressTests.swift"
],
"target_dependencies" : [
"DynuREST"
],
"type" : "test"
},
{
"c99name" : "DynuREST",
"module_type" : "SwiftTarget",
"name" : "DynuREST",
"path" : "Sources/DynuREST",
"product_dependencies" : [
"SessionPlus"
],
"product_memberships" : [
"DynuREST",
"dynu"
],
"sources" : [
"DynuClient.swift",
"DynuIPUpdater.swift",
"DynuRESTError.swift",
"IFConfigClient.swift",
"IPAddress.swift",
"IPSource.swift",
"IPifyClient.swift",
"ResponseCode.swift",
"URL+DynuREST.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"dynu",
"DynuREST",
"DynuREST-Package"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DynuREST-Package -destination generic/platform=iOS
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 DynuREST-Package -destination generic/platform=iOS
Resolve Package Graph
Resolved source packages:
AsyncPlus: https://github.com/richardpiazza/AsyncPlus.git @ 0.3.2
SessionPlus: https://github.com/richardpiazza/SessionPlus.git @ 2.2.0
swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.5.0
DynuREST: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
Target 'dynu' in project 'DynuREST'
➜ Explicit dependency on target 'DynuREST' in project 'DynuREST'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParser' in project 'swift-argument-parser'
➜ Explicit dependency on target 'ArgumentParserToolInfo' in project 'swift-argument-parser'
Target 'ArgumentParserToolInfo' in project 'swift-argument-parser' (no dependencies)
Target 'DynuREST' in project 'DynuREST'
➜ Explicit dependency on target 'DynuREST' in project 'DynuREST'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
Target 'DynuREST' in project 'DynuREST'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
Target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'SessionPlusEmulation' in project 'SessionPlus'
➜ Explicit dependency on target 'AsyncPlus' in project 'AsyncPlus'
Target 'SessionPlusEmulation' in project 'SessionPlus'
➜ Explicit dependency on target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'AsyncPlus' in project 'AsyncPlus'
Target 'SessionPlus' in project 'SessionPlus'
➜ Explicit dependency on target 'AsyncPlus' in project 'AsyncPlus'
Target 'AsyncPlus' in project 'AsyncPlus'
➜ Explicit dependency on target 'AsyncPlus' in project 'AsyncPlus'
Target 'AsyncPlus' in project 'AsyncPlus' (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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ReadFileContents /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: fd031e8bc59a8ca6c5b8ca02c473ef83
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/fd031e8bc59a8ca6c5b8ca02c473ef83.xcbuilddata
error: The package product 'SessionPlus' requires minimum platform version 15.0 for the iOS platform, but this target supports 13.0 (in target 'dynu' from project 'DynuREST')
error: The package product 'SessionPlus' requires minimum platform version 15.0 for the iOS platform, but this target supports 13.0 (in target 'DynuREST' from project 'DynuREST')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme DynuREST-Package
(1 failure)
BUILD FAILURE 6.1 iOS