Build Information
Failed to build OTCore, reference 1.7.9 (d942e0
), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 15 Aug 2025 13:05:13 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.66.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/orchetect/OTCore.git
Reference: 1.7.9
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/orchetect/OTCore
* tag 1.7.9 -> FETCH_HEAD
HEAD is now at d942e0e De-flaked unit test
Cloned https://github.com/orchetect/OTCore.git
Revision (git rev-parse @):
d942e0ec3a595e879289e6ce225da3c905a3c722
SUCCESS checkout https://github.com/orchetect/OTCore.git at 1.7.9
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/orchetect/OTCore.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/orchetect/swift-testing-extensions
Fetching from https://github.com/apple/swift-numerics
Fetching from https://github.com/swiftlang/swift-syntax.git
Creating working copy of package ‘swift-testing-extensions’
Checking out 0.2.3 of package ‘swift-testing-extensions’
Creating working copy of package ‘swift-numerics’
Checking out 1.0.3 of package ‘swift-numerics’
Creating working copy of package ‘swift-syntax’
Checking out 600.0.1 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
swift-testing-extensions: https://github.com/orchetect/swift-testing-extensions @ 0.2.3
OTCore: /Users/admin/builder/spi-builder-workspace
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.3
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
resolved source packages: swift-testing-extensions, OTCore, swift-numerics, swift-syntax
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-testing-extensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-testing-extensions"
}
],
"manifest_display_name" : "OTCore",
"name" : "OTCore",
"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" : "OTCore",
"targets" : [
"OTCore"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "OTCoreTests",
"module_type" : "SwiftTarget",
"name" : "OTCoreTests",
"path" : "Tests/OTCoreTests",
"product_dependencies" : [
"Numerics",
"TestingExtensions"
],
"sources" : [
"Abstractions/Clamped Property Wrapper Tests.swift",
"Abstractions/Collection Set-Like Methods Tests.swift",
"Abstractions/DataReader Tests.swift",
"Abstractions/DateComponents from String Tests.swift",
"Abstractions/Network/DomainName Tests.swift",
"Abstractions/Network/EmailAddress Tests.swift",
"Abstractions/Network/IPAddress Tests.swift",
"Abstractions/Network/ReverseDomainName Tests.swift",
"Abstractions/PassiveDataReader Tests.swift",
"Abstractions/String Sanitize Path Component Tests.swift",
"Abstractions/String Title Case Tests.swift",
"Abstractions/String Wrapped Tests.swift",
"Abstractions/Time Tests.swift",
"Abstractions/Validated Property Wrapper Tests.swift",
"Abstractions/ZeroIndexedCollection Tests.swift",
"Algorithms/Collection BinarySearch Tests.swift",
"Extensions/AppKit/NSControl Tests.swift",
"Extensions/AppKit/NSEvent Tests.swift",
"Extensions/AppKit/NSFont Tests.swift",
"Extensions/AppKit/NSPoint Tests.swift",
"Extensions/AppKit/NSScreen Tests.swift",
"Extensions/AppKit/URL and AppKit Tests.swift",
"Extensions/CoreGraphics/CGFloat Tests.swift",
"Extensions/CoreGraphics/CGPoint Tests.swift",
"Extensions/CoreGraphics/CGRect Tests.swift",
"Extensions/Darwin/FloatingPoint and Darwin Tests.swift",
"Extensions/Darwin/Timespec Tests.swift",
"Extensions/Dispatch/DispatchTimeInterval Tests.swift",
"Extensions/Foundation/CharacterSet Tests.swift",
"Extensions/Foundation/Collections and Foundation Tests.swift",
"Extensions/Foundation/Data Tests.swift",
"Extensions/Foundation/Decimal Tests.swift",
"Extensions/Foundation/Dispatch and Foundation Tests.swift",
"Extensions/Foundation/DispatchGroup Tests.swift",
"Extensions/Foundation/FloatingPoint and Foundation Tests.swift",
"Extensions/Foundation/Integers and Foundation Tests.swift",
"Extensions/Foundation/NSArray Tests.swift",
"Extensions/Foundation/NSAttributedString Tests.swift",
"Extensions/Foundation/Progress Tests.swift",
"Extensions/Foundation/String and CharacterSet Tests.swift",
"Extensions/Foundation/String and Data Tests.swift",
"Extensions/Foundation/String and Foundation Tests.swift",
"Extensions/Foundation/String and NSRegularExpression Tests.swift",
"Extensions/Foundation/String and NumberFormatter Tests.swift",
"Extensions/Foundation/TimeInterval Tests.swift",
"Extensions/Foundation/Timespec and TimeInterval Tests.swift",
"Extensions/Foundation/URL Tests.swift",
"Extensions/Foundation/UserDefaults Tests.swift",
"Extensions/Foundation/XMLElement Tests.swift",
"Extensions/Foundation/XMLNode Tests.swift",
"Extensions/Foundation/XMLTestSuite.swift",
"Extensions/Swift/Bool Tests.swift",
"Extensions/Swift/Collections Tests.swift",
"Extensions/Swift/Concurrency Tests.swift",
"Extensions/Swift/FloatingPoint Tests.swift",
"Extensions/Swift/Integers Tests.swift",
"Extensions/Swift/Operators Tests.swift",
"Extensions/Swift/Optional Tests.swift",
"Extensions/Swift/Ranges Tests.swift",
"Extensions/Swift/Result Tests.swift",
"Extensions/Swift/String Tests.swift",
"FooEnum.swift",
"Global/Clipboard Tests.swift",
"Global/Globals Tests.swift",
"Logging/OSLogger Tests.swift",
"OTCoreTests.swift"
],
"target_dependencies" : [
"OTCore"
],
"type" : "test"
},
{
"c99name" : "OTCore",
"module_type" : "SwiftTarget",
"name" : "OTCore",
"path" : "Sources/OTCore",
"product_memberships" : [
"OTCore"
],
"sources" : [
"API Evolution/OTCore API 1.4.17.swift",
"API Evolution/OTCore API 1.4.6.swift",
"API Evolution/OTCore API 1.5.4.swift",
"API Evolution/OTCore API 1.7.7.swift",
"API Evolution/OTCore API 1.7.9.swift",
"Abstractions/Clamped Property Wrapper.swift",
"Abstractions/Collection Set-Like Methods.swift",
"Abstractions/DataReader.swift",
"Abstractions/DateComponents from String.swift",
"Abstractions/Network/DomainName.swift",
"Abstractions/Network/EmailAddress.swift",
"Abstractions/Network/IPAddress.swift",
"Abstractions/Network/ReverseDomainName.swift",
"Abstractions/PassiveDataReader.swift",
"Abstractions/String Sanitize Path Component.swift",
"Abstractions/String Title Case.swift",
"Abstractions/String Wrapped.swift",
"Abstractions/Time.swift",
"Abstractions/Validated Property Wrapper.swift",
"Abstractions/ZeroIndexedCollection.swift",
"Algorithms/Collection BinarySearch.swift",
"Extensions/AppKit/NSControl.swift",
"Extensions/AppKit/NSEvent.swift",
"Extensions/AppKit/NSFont.swift",
"Extensions/AppKit/NSImage.swift",
"Extensions/AppKit/NSScreen.swift",
"Extensions/AppKit/Pasteboard.swift",
"Extensions/AppKit/URL and AppKit.swift",
"Extensions/CoreGraphics/CGFloat.swift",
"Extensions/CoreGraphics/CGPoint.swift",
"Extensions/CoreGraphics/CGRect.swift",
"Extensions/Darwin/FloatingPoint and Darwin.swift",
"Extensions/Darwin/Timespec.swift",
"Extensions/Dispatch/DispatchTimeInterval.swift",
"Extensions/Foundation/CharacterSet.swift",
"Extensions/Foundation/Collections and Foundation.swift",
"Extensions/Foundation/Darwin and Foundation.swift",
"Extensions/Foundation/Data.swift",
"Extensions/Foundation/Decimal.swift",
"Extensions/Foundation/Dispatch and Foundation.swift",
"Extensions/Foundation/DispatchGroup.swift",
"Extensions/Foundation/FloatingPoint and Foundation.swift",
"Extensions/Foundation/FormatStyle.swift",
"Extensions/Foundation/Integers and Foundation.swift",
"Extensions/Foundation/NSArray.swift",
"Extensions/Foundation/NSAttributedString.swift",
"Extensions/Foundation/Progress.swift",
"Extensions/Foundation/String and CharacterSet.swift",
"Extensions/Foundation/String and Data.swift",
"Extensions/Foundation/String and Foundation.swift",
"Extensions/Foundation/String and NSRegularExpression.swift",
"Extensions/Foundation/String and NumberFormatter.swift",
"Extensions/Foundation/TimeInterval.swift",
"Extensions/Foundation/Timespec and TimeInterval.swift",
"Extensions/Foundation/URL.swift",
"Extensions/Foundation/UserDefaults.swift",
"Extensions/Foundation/XMLElement.swift",
"Extensions/Foundation/XMLNode.swift",
"Extensions/Swift/Bool.swift",
"Extensions/Swift/Collections.swift",
"Extensions/Swift/Concurrency.swift",
"Extensions/Swift/FloatingPoint.swift",
"Extensions/Swift/Integers.swift",
"Extensions/Swift/Operators.swift",
"Extensions/Swift/Optional.swift",
"Extensions/Swift/Ranges.swift",
"Extensions/Swift/Result.swift",
"Extensions/Swift/String.swift",
"Global/Clipboard.swift",
"Global/Globals.swift",
"Logging/OSLogger.swift",
"Protocols/Protocols.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OTCore",
"OTCore-CI",
"swift-testing-extensions",
"swift-testing-extensions-CI",
"TestingExtensions"
]
}
}
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OTCore",
"OTCore-CI",
"swift-testing-extensions",
"swift-testing-extensions-CI",
"TestingExtensions"
]
}
}
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
swift-numerics: https://github.com/apple/swift-numerics @ 1.0.3
swift-syntax: https://github.com/swiftlang/swift-syntax.git @ 600.0.1
OTCore: /Users/admin/builder/spi-builder-workspace
swift-testing-extensions: https://github.com/orchetect/swift-testing-extensions @ 0.2.3
resolved source packages: swift-numerics, swift-syntax, OTCore, swift-testing-extensions
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-testing-extensions",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/orchetect/swift-testing-extensions"
}
],
"manifest_display_name" : "OTCore",
"name" : "OTCore",
"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" : "OTCore",
"targets" : [
"OTCore"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "OTCoreTests",
"module_type" : "SwiftTarget",
"name" : "OTCoreTests",
"path" : "Tests/OTCoreTests",
"product_dependencies" : [
"Numerics",
"TestingExtensions"
],
"sources" : [
"Abstractions/Clamped Property Wrapper Tests.swift",
"Abstractions/Collection Set-Like Methods Tests.swift",
"Abstractions/DataReader Tests.swift",
"Abstractions/DateComponents from String Tests.swift",
"Abstractions/Network/DomainName Tests.swift",
"Abstractions/Network/EmailAddress Tests.swift",
"Abstractions/Network/IPAddress Tests.swift",
"Abstractions/Network/ReverseDomainName Tests.swift",
"Abstractions/PassiveDataReader Tests.swift",
"Abstractions/String Sanitize Path Component Tests.swift",
"Abstractions/String Title Case Tests.swift",
"Abstractions/String Wrapped Tests.swift",
"Abstractions/Time Tests.swift",
"Abstractions/Validated Property Wrapper Tests.swift",
"Abstractions/ZeroIndexedCollection Tests.swift",
"Algorithms/Collection BinarySearch Tests.swift",
"Extensions/AppKit/NSControl Tests.swift",
"Extensions/AppKit/NSEvent Tests.swift",
"Extensions/AppKit/NSFont Tests.swift",
"Extensions/AppKit/NSPoint Tests.swift",
"Extensions/AppKit/NSScreen Tests.swift",
"Extensions/AppKit/URL and AppKit Tests.swift",
"Extensions/CoreGraphics/CGFloat Tests.swift",
"Extensions/CoreGraphics/CGPoint Tests.swift",
"Extensions/CoreGraphics/CGRect Tests.swift",
"Extensions/Darwin/FloatingPoint and Darwin Tests.swift",
"Extensions/Darwin/Timespec Tests.swift",
"Extensions/Dispatch/DispatchTimeInterval Tests.swift",
"Extensions/Foundation/CharacterSet Tests.swift",
"Extensions/Foundation/Collections and Foundation Tests.swift",
"Extensions/Foundation/Data Tests.swift",
"Extensions/Foundation/Decimal Tests.swift",
"Extensions/Foundation/Dispatch and Foundation Tests.swift",
"Extensions/Foundation/DispatchGroup Tests.swift",
"Extensions/Foundation/FloatingPoint and Foundation Tests.swift",
"Extensions/Foundation/Integers and Foundation Tests.swift",
"Extensions/Foundation/NSArray Tests.swift",
"Extensions/Foundation/NSAttributedString Tests.swift",
"Extensions/Foundation/Progress Tests.swift",
"Extensions/Foundation/String and CharacterSet Tests.swift",
"Extensions/Foundation/String and Data Tests.swift",
"Extensions/Foundation/String and Foundation Tests.swift",
"Extensions/Foundation/String and NSRegularExpression Tests.swift",
"Extensions/Foundation/String and NumberFormatter Tests.swift",
"Extensions/Foundation/TimeInterval Tests.swift",
"Extensions/Foundation/Timespec and TimeInterval Tests.swift",
"Extensions/Foundation/URL Tests.swift",
"Extensions/Foundation/UserDefaults Tests.swift",
"Extensions/Foundation/XMLElement Tests.swift",
"Extensions/Foundation/XMLNode Tests.swift",
"Extensions/Foundation/XMLTestSuite.swift",
"Extensions/Swift/Bool Tests.swift",
"Extensions/Swift/Collections Tests.swift",
"Extensions/Swift/Concurrency Tests.swift",
"Extensions/Swift/FloatingPoint Tests.swift",
"Extensions/Swift/Integers Tests.swift",
"Extensions/Swift/Operators Tests.swift",
"Extensions/Swift/Optional Tests.swift",
"Extensions/Swift/Ranges Tests.swift",
"Extensions/Swift/Result Tests.swift",
"Extensions/Swift/String Tests.swift",
"FooEnum.swift",
"Global/Clipboard Tests.swift",
"Global/Globals Tests.swift",
"Logging/OSLogger Tests.swift",
"OTCoreTests.swift"
],
"target_dependencies" : [
"OTCore"
],
"type" : "test"
},
{
"c99name" : "OTCore",
"module_type" : "SwiftTarget",
"name" : "OTCore",
"path" : "Sources/OTCore",
"product_memberships" : [
"OTCore"
],
"sources" : [
"API Evolution/OTCore API 1.4.17.swift",
"API Evolution/OTCore API 1.4.6.swift",
"API Evolution/OTCore API 1.5.4.swift",
"API Evolution/OTCore API 1.7.7.swift",
"API Evolution/OTCore API 1.7.9.swift",
"Abstractions/Clamped Property Wrapper.swift",
"Abstractions/Collection Set-Like Methods.swift",
"Abstractions/DataReader.swift",
"Abstractions/DateComponents from String.swift",
"Abstractions/Network/DomainName.swift",
"Abstractions/Network/EmailAddress.swift",
"Abstractions/Network/IPAddress.swift",
"Abstractions/Network/ReverseDomainName.swift",
"Abstractions/PassiveDataReader.swift",
"Abstractions/String Sanitize Path Component.swift",
"Abstractions/String Title Case.swift",
"Abstractions/String Wrapped.swift",
"Abstractions/Time.swift",
"Abstractions/Validated Property Wrapper.swift",
"Abstractions/ZeroIndexedCollection.swift",
"Algorithms/Collection BinarySearch.swift",
"Extensions/AppKit/NSControl.swift",
"Extensions/AppKit/NSEvent.swift",
"Extensions/AppKit/NSFont.swift",
"Extensions/AppKit/NSImage.swift",
"Extensions/AppKit/NSScreen.swift",
"Extensions/AppKit/Pasteboard.swift",
"Extensions/AppKit/URL and AppKit.swift",
"Extensions/CoreGraphics/CGFloat.swift",
"Extensions/CoreGraphics/CGPoint.swift",
"Extensions/CoreGraphics/CGRect.swift",
"Extensions/Darwin/FloatingPoint and Darwin.swift",
"Extensions/Darwin/Timespec.swift",
"Extensions/Dispatch/DispatchTimeInterval.swift",
"Extensions/Foundation/CharacterSet.swift",
"Extensions/Foundation/Collections and Foundation.swift",
"Extensions/Foundation/Darwin and Foundation.swift",
"Extensions/Foundation/Data.swift",
"Extensions/Foundation/Decimal.swift",
"Extensions/Foundation/Dispatch and Foundation.swift",
"Extensions/Foundation/DispatchGroup.swift",
"Extensions/Foundation/FloatingPoint and Foundation.swift",
"Extensions/Foundation/FormatStyle.swift",
"Extensions/Foundation/Integers and Foundation.swift",
"Extensions/Foundation/NSArray.swift",
"Extensions/Foundation/NSAttributedString.swift",
"Extensions/Foundation/Progress.swift",
"Extensions/Foundation/String and CharacterSet.swift",
"Extensions/Foundation/String and Data.swift",
"Extensions/Foundation/String and Foundation.swift",
"Extensions/Foundation/String and NSRegularExpression.swift",
"Extensions/Foundation/String and NumberFormatter.swift",
"Extensions/Foundation/TimeInterval.swift",
"Extensions/Foundation/Timespec and TimeInterval.swift",
"Extensions/Foundation/URL.swift",
"Extensions/Foundation/UserDefaults.swift",
"Extensions/Foundation/XMLElement.swift",
"Extensions/Foundation/XMLNode.swift",
"Extensions/Swift/Bool.swift",
"Extensions/Swift/Collections.swift",
"Extensions/Swift/Concurrency.swift",
"Extensions/Swift/FloatingPoint.swift",
"Extensions/Swift/Integers.swift",
"Extensions/Swift/Operators.swift",
"Extensions/Swift/Optional.swift",
"Extensions/Swift/Ranges.swift",
"Extensions/Swift/Result.swift",
"Extensions/Swift/String.swift",
"Global/Clipboard.swift",
"Global/Globals.swift",
"Logging/OSLogger.swift",
"Protocols/Protocols.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OTCore",
"OTCore-CI",
"swift-testing-extensions",
"swift-testing-extensions-CI",
"TestingExtensions"
]
}
}
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OTCore",
"OTCore-CI",
"swift-testing-extensions",
"swift-testing-extensions-CI",
"TestingExtensions"
]
}
}
Found unhandled resource at /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/swift-testing-extensions/Sources/TestingExtensions/TestResource/Base/.testResourceFolder
BUILD FAILURE 6.2 iOS