Build Information
Failed to build swift-corelibs-foundation, reference main (e17c61
), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 27 Jun 2025 03:51:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-corelibs-foundation-Package -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swiftlang/swift-corelibs-foundation.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swiftlang/swift-corelibs-foundation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e17c61c Instead of crashing with unknown types in print, use description (#5207)
Cloned https://github.com/swiftlang/swift-corelibs-foundation.git
Revision (git rev-parse @):
e17c61c40b53c53a9c543ee9b77279733b2d22e2
SUCCESS checkout https://github.com/swiftlang/swift-corelibs-foundation.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/swiftlang/swift-corelibs-foundation.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/apple/swift-foundation-icu
Fetching from https://github.com/apple/swift-foundation
Fetching from https://github.com/swiftlang/swift-syntax
Fetching from https://github.com/apple/swift-collections
Creating working copy of package ‘swift-collections’
Checking out 1.2.0 of package ‘swift-collections’
Creating working copy of package ‘swift-foundation’
Checking out main (eb084da) of package ‘swift-foundation’
Creating working copy of package ‘swift-foundation-icu’
Checking out main (fa359a2) of package ‘swift-foundation-icu’
Creating working copy of package ‘swift-syntax’
Checking out main (c40a978) of package ‘swift-syntax’
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install libcurl using your system-packager:
brew install libcurl
you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Resolve Package Graph
you may be able to install libcurl using your system-packager:
brew install libcurl
you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Resolved source packages:
swift-foundation: https://github.com/apple/swift-foundation @ main (eb084da)
FoundationICU: https://github.com/apple/swift-foundation-icu @ main (fa359a2)
swift-collections: https://github.com/apple/swift-collections @ 1.2.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ main (c40a978)
swift-corelibs-foundation: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-foundation, FoundationICU, swift-collections, swift-syntax, swift-corelibs-foundation
{
"dependencies" : [
{
"identity" : "swift-foundation-icu",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-foundation-icu"
},
{
"identity" : "swift-foundation",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-foundation"
}
],
"manifest_display_name" : "swift-corelibs-foundation",
"name" : "swift-corelibs-foundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "99.9"
}
],
"products" : [
{
"name" : "Foundation",
"targets" : [
"Foundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FoundationXML",
"targets" : [
"FoundationXML"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FoundationNetworking",
"targets" : [
"FoundationNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "plutil",
"targets" : [
"plutil"
],
"type" : {
"executable" : null
}
},
{
"name" : "xdgTestHelper",
"targets" : [
"xdgTestHelper"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xdgTestHelper",
"module_type" : "SwiftTarget",
"name" : "xdgTestHelper",
"path" : "Sources/xdgTestHelper",
"product_memberships" : [
"xdgTestHelper"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Foundation",
"FoundationXML",
"FoundationNetworking"
],
"type" : "executable"
},
{
"c99name" : "plutil",
"module_type" : "SwiftTarget",
"name" : "plutil",
"path" : "Sources/plutil",
"product_memberships" : [
"plutil"
],
"sources" : [
"PLUContext.swift",
"PLUContext_Arguments.swift",
"PLUContext_KeyPaths.swift",
"PLULiteralOutput.swift",
"main.swift"
],
"target_dependencies" : [
"Foundation"
],
"type" : "executable"
},
{
"c99name" : "_CFXMLInterface",
"module_type" : "ClangTarget",
"name" : "_CFXMLInterface",
"path" : "Sources/_CFXMLInterface",
"product_memberships" : [
"FoundationXML",
"xdgTestHelper"
],
"sources" : [
"CFXMLInterface.c"
],
"target_dependencies" : [
"CoreFoundation",
"Clibxml2"
],
"type" : "library"
},
{
"c99name" : "_CFURLSessionInterface",
"module_type" : "ClangTarget",
"name" : "_CFURLSessionInterface",
"path" : "Sources/_CFURLSessionInterface",
"product_memberships" : [
"FoundationNetworking",
"xdgTestHelper"
],
"sources" : [
"CFURLSessionInterface.c"
],
"target_dependencies" : [
"CoreFoundation",
"Clibcurl"
],
"type" : "library"
},
{
"c99name" : "XCTest",
"module_type" : "SwiftTarget",
"name" : "XCTest",
"path" : "Sources/XCTest",
"sources" : [
"Private/ArgumentParser.swift",
"Private/IgnoredErrors.swift",
"Private/ObjectWrapper.swift",
"Private/PerformanceMeter.swift",
"Private/PrintObserver.swift",
"Private/SourceLocation.swift",
"Private/TestFiltering.swift",
"Private/TestListing.swift",
"Private/WaiterManager.swift",
"Private/WallClockTimeMetric.swift",
"Private/XCTestCase.TearDownBlocksState.swift",
"Private/XCTestCaseSuite.swift",
"Private/XCTestInternalObservation.swift",
"Public/Asynchronous/XCTNSNotificationExpectation.swift",
"Public/Asynchronous/XCTNSPredicateExpectation.swift",
"Public/Asynchronous/XCTWaiter+Validation.swift",
"Public/Asynchronous/XCTWaiter.swift",
"Public/Asynchronous/XCTestCase+Asynchronous.swift",
"Public/Asynchronous/XCTestExpectation.swift",
"Public/XCAbstractTest.swift",
"Public/XCTAssert.swift",
"Public/XCTSkip.swift",
"Public/XCTestCase+Performance.swift",
"Public/XCTestCase.swift",
"Public/XCTestCaseRun.swift",
"Public/XCTestErrors.swift",
"Public/XCTestMain.swift",
"Public/XCTestObservation.swift",
"Public/XCTestObservationCenter.swift",
"Public/XCTestRun.swift",
"Public/XCTestSuite.swift",
"Public/XCTestSuiteRun.swift"
],
"target_dependencies" : [
"Foundation"
],
"type" : "library"
},
{
"c99name" : "Testing",
"module_type" : "SwiftTarget",
"name" : "Testing",
"path" : "Sources/Testing",
"sources" : [
"Testing.swift"
],
"type" : "library"
},
{
"c99name" : "TestFoundation",
"module_type" : "SwiftTarget",
"name" : "TestFoundation",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Foundation/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Foundation/FTPServer.swift",
"Foundation/FixtureValues.swift",
"Foundation/HTTPServer.swift",
"Foundation/Imports.swift",
"Foundation/TestAffineTransform.swift",
"Foundation/TestBridging.swift",
"Foundation/TestBundle.swift",
"Foundation/TestByteCountFormatter.swift",
"Foundation/TestCachedURLResponse.swift",
"Foundation/TestCalendar.swift",
"Foundation/TestCharacterSet.swift",
"Foundation/TestCodable.swift",
"Foundation/TestDataURLProtocol.swift",
"Foundation/TestDate.swift",
"Foundation/TestDateComponents.swift",
"Foundation/TestDateFormatter.swift",
"Foundation/TestDateInterval.swift",
"Foundation/TestDateIntervalFormatter.swift",
"Foundation/TestDecimal.swift",
"Foundation/TestDimension.swift",
"Foundation/TestEnergyFormatter.swift",
"Foundation/TestFileHandle.swift",
"Foundation/TestFileManager.swift",
"Foundation/TestHTTPCookie.swift",
"Foundation/TestHTTPCookieStorage.swift",
"Foundation/TestHTTPURLResponse.swift",
"Foundation/TestHost.swift",
"Foundation/TestISO8601DateFormatter.swift",
"Foundation/TestIndexPath.swift",
"Foundation/TestIndexSet.swift",
"Foundation/TestJSONEncoder.swift",
"Foundation/TestJSONSerialization.swift",
"Foundation/TestLengthFormatter.swift",
"Foundation/TestMassFormatter.swift",
"Foundation/TestMeasurement.swift",
"Foundation/TestNSArray.swift",
"Foundation/TestNSAttributedString.swift",
"Foundation/TestNSCache.swift",
"Foundation/TestNSCalendar.swift",
"Foundation/TestNSCompoundPredicate.swift",
"Foundation/TestNSData.swift",
"Foundation/TestNSDateComponents.swift",
"Foundation/TestNSDictionary.swift",
"Foundation/TestNSError.swift",
"Foundation/TestNSGeometry.swift",
"Foundation/TestNSKeyedArchiver.swift",
"Foundation/TestNSKeyedUnarchiver.swift",
"Foundation/TestNSLocale.swift",
"Foundation/TestNSLock.swift",
"Foundation/TestNSNull.swift",
"Foundation/TestNSNumber.swift",
"Foundation/TestNSNumberBridging.swift",
"Foundation/TestNSOrderedSet.swift",
"Foundation/TestNSPredicate.swift",
"Foundation/TestNSRange.swift",
"Foundation/TestNSRegularExpression.swift",
"Foundation/TestNSSet.swift",
"Foundation/TestNSSortDescriptor.swift",
"Foundation/TestNSString.swift",
"Foundation/TestNSTextCheckingResult.swift",
"Foundation/TestNSURL.swift",
"Foundation/TestNSURLRequest.swift",
"Foundation/TestNSUUID.swift",
"Foundation/TestNSValue.swift",
"Foundation/TestNotification.swift",
"Foundation/TestNotificationCenter.swift",
"Foundation/TestNotificationQueue.swift",
"Foundation/TestNumberFormatter.swift",
"Foundation/TestObjCRuntime.swift",
"Foundation/TestOperationQueue.swift",
"Foundation/TestPersonNameComponents.swift",
"Foundation/TestPipe.swift",
"Foundation/TestProcess.swift",
"Foundation/TestProcessInfo.swift",
"Foundation/TestProgress.swift",
"Foundation/TestProgressFraction.swift",
"Foundation/TestPropertyListEncoder.swift",
"Foundation/TestPropertyListSerialization.swift",
"Foundation/TestRunLoop.swift",
"Foundation/TestScanner.swift",
"Foundation/TestSocketPort.swift",
"Foundation/TestStream.swift",
"Foundation/TestThread.swift",
"Foundation/TestTimeZone.swift",
"Foundation/TestTimer.swift",
"Foundation/TestURL.swift",
"Foundation/TestURLCache.swift",
"Foundation/TestURLComponents.swift",
"Foundation/TestURLCredential.swift",
"Foundation/TestURLCredentialStorage.swift",
"Foundation/TestURLProtectionSpace.swift",
"Foundation/TestURLProtocol.swift",
"Foundation/TestURLRequest.swift",
"Foundation/TestURLResponse.swift",
"Foundation/TestURLSession.swift",
"Foundation/TestURLSessionFTP.swift",
"Foundation/TestUUID.swift",
"Foundation/TestUnit.swift",
"Foundation/TestUnitConverter.swift",
"Foundation/TestUnitInformationStorage.swift",
"Foundation/TestUnitVolume.swift",
"Foundation/TestUserDefaults.swift",
"Foundation/TestUtils.swift",
"Foundation/TestXMLDocument.swift",
"Foundation/TestXMLParser.swift",
"Foundation/Utilities.swift"
],
"target_dependencies" : [
"Foundation",
"FoundationXML",
"FoundationNetworking",
"XCTest",
"Testing",
"xdgTestHelper"
],
"type" : "test"
},
{
"c99name" : "FoundationXML",
"module_type" : "SwiftTarget",
"name" : "FoundationXML",
"path" : "Sources/FoundationXML",
"product_dependencies" : [
"FoundationEssentials"
],
"product_memberships" : [
"FoundationXML",
"xdgTestHelper"
],
"sources" : [
"CFAccess.swift",
"XMLDTD.swift",
"XMLDTDNode.swift",
"XMLDocument.swift",
"XMLElement.swift",
"XMLNode.swift",
"XMLParser.swift"
],
"target_dependencies" : [
"Foundation",
"CoreFoundation",
"_CFXMLInterface",
"BlocksRuntime"
],
"type" : "library"
},
{
"c99name" : "FoundationNetworking",
"module_type" : "SwiftTarget",
"name" : "FoundationNetworking",
"path" : "Sources/FoundationNetworking",
"product_dependencies" : [
"FoundationEssentials"
],
"product_memberships" : [
"FoundationNetworking",
"xdgTestHelper"
],
"sources" : [
"Boxing.swift",
"DataURLProtocol.swift",
"HTTPCookie.swift",
"HTTPCookieStorage.swift",
"NSURLRequest.swift",
"URLAuthenticationChallenge.swift",
"URLCache.swift",
"URLCredential.swift",
"URLCredentialStorage.swift",
"URLProtectionSpace.swift",
"URLProtocol.swift",
"URLRequest.swift",
"URLResponse.swift",
"URLSession/BodySource.swift",
"URLSession/Configuration.swift",
"URLSession/FTP/FTPURLProtocol.swift",
"URLSession/HTTP/HTTPMessage.swift",
"URLSession/HTTP/HTTPURLProtocol.swift",
"URLSession/Message.swift",
"URLSession/NativeProtocol.swift",
"URLSession/NetworkingSpecific.swift",
"URLSession/TaskRegistry.swift",
"URLSession/TransferState.swift",
"URLSession/URLSession.swift",
"URLSession/URLSessionConfiguration.swift",
"URLSession/URLSessionDelegate.swift",
"URLSession/URLSessionTask.swift",
"URLSession/URLSessionTaskMetrics.swift",
"URLSession/WebSocket/WebSocketURLProtocol.swift",
"URLSession/libcurl/EasyHandle.swift",
"URLSession/libcurl/MultiHandle.swift",
"URLSession/libcurl/libcurlHelpers.swift"
],
"target_dependencies" : [
"Foundation",
"CoreFoundation",
"_CFURLSessionInterface"
],
"type" : "library"
},
{
"c99name" : "Foundation",
"module_type" : "SwiftTarget",
"name" : "Foundation",
"path" : "Sources/Foundation",
"product_dependencies" : [
"FoundationEssentials",
"FoundationInternationalization"
],
"product_memberships" : [
"Foundation",
"FoundationXML",
"FoundationNetworking",
"plutil",
"xdgTestHelper"
],
"sources" : [
"AffineTransform.swift",
"Array.swift",
"Boxing.swift",
"Bridging.swift",
"Bundle.swift",
"ByteCountFormatter.swift",
"CGFloat.swift",
"CharacterSet.swift",
"DateComponents.swift",
"DateComponentsFormatter.swift",
"DateFormatter.swift",
"DateInterval.swift",
"DateIntervalFormatter.swift",
"Decimal.swift",
"Dictionary.swift",
"DispatchData+DataProtocol.swift",
"EnergyFormatter.swift",
"Essentials.swift",
"ExtraStringAPIs.swift",
"FileHandle.swift",
"FileManager+POSIX.swift",
"FileManager+Win32.swift",
"FileManager.swift",
"Formatter.swift",
"FoundationErrors.swift",
"Host.swift",
"ISO8601DateFormatter.swift",
"IndexPath.swift",
"IndexSet.swift",
"JSONDecoder.swift",
"JSONEncoder.swift",
"JSONSerialization+Parser.swift",
"JSONSerialization.swift",
"LengthFormatter.swift",
"MassFormatter.swift",
"Measurement.swift",
"MeasurementFormatter.swift",
"Morphology.swift",
"NSArray.swift",
"NSAttributedString.swift",
"NSCFArray.swift",
"NSCFBoolean.swift",
"NSCFCharacterSet.swift",
"NSCFDictionary.swift",
"NSCFSet.swift",
"NSCFString.swift",
"NSCFTypeShims.swift",
"NSCache.swift",
"NSCalendar.swift",
"NSCharacterSet.swift",
"NSCoder.swift",
"NSComparisonPredicate.swift",
"NSCompoundPredicate.swift",
"NSConcreteValue.swift",
"NSData+DataProtocol.swift",
"NSData.swift",
"NSDate.swift",
"NSDateComponents.swift",
"NSDecimalNumber.swift",
"NSDictionary.swift",
"NSEnumerator.swift",
"NSError.swift",
"NSExpression.swift",
"NSGeometry.swift",
"NSIndexPath.swift",
"NSIndexSet.swift",
"NSKeyedArchiver.swift",
"NSKeyedArchiverHelpers.swift",
"NSKeyedCoderOldStyleArray.swift",
"NSKeyedUnarchiver.swift",
"NSLocale.swift",
"NSLock.swift",
"NSLog.swift",
"NSMeasurement.swift",
"NSNotification.swift",
"NSNull.swift",
"NSNumber.swift",
"NSObjCRuntime.swift",
"NSObject.swift",
"NSOrderedSet.swift",
"NSPathUtilities.swift",
"NSPersonNameComponents.swift",
"NSPlatform.swift",
"NSPredicate.swift",
"NSRange.swift",
"NSRegularExpression.swift",
"NSSet.swift",
"NSSortDescriptor.swift",
"NSSpecialValue.swift",
"NSString.swift",
"NSStringAPI.swift",
"NSSwiftRuntime.swift",
"NSTextCheckingResult.swift",
"NSTimeZone.swift",
"NSURL.swift",
"NSURLComponents.swift",
"NSURLError.swift",
"NSURLQueryItem.swift",
"NSUUID.swift",
"NSValue.swift",
"Notification.swift",
"NotificationQueue.swift",
"NumberFormatter.swift",
"Operation.swift",
"PersonNameComponents.swift",
"PersonNameComponentsFormatter.swift",
"Port.swift",
"PortMessage.swift",
"Process.swift",
"ProcessInfo.swift",
"Progress.swift",
"ProgressFraction.swift",
"PropertyListSerialization.swift",
"ReferenceConvertible.swift",
"RunLoop.swift",
"Scanner.swift",
"ScannerAPI.swift",
"Set.swift",
"Stream.swift",
"String.swift",
"StringEncodings.swift",
"Thread.swift",
"Timer.swift",
"URL.swift",
"URLComponents.swift",
"URLQueryItem.swift",
"URLResourceKey.swift",
"UUID.swift",
"Unit.swift",
"UserDefaults.swift",
"WinSDK+Extensions.swift"
],
"target_dependencies" : [
"CoreFoundation"
],
"type" : "library"
},
{
"c99name" : "CoreFoundation",
"module_type" : "ClangTarget",
"name" : "CoreFoundation",
"path" : "Sources/CoreFoundation",
"product_dependencies" : [
"_FoundationICU"
],
"product_memberships" : [
"Foundation",
"FoundationXML",
"FoundationNetworking",
"plutil",
"xdgTestHelper"
],
"sources" : [
"CFApplicationPreferences.c",
"CFArray.c",
"CFAttributedString.c",
"CFBag.c",
"CFBase.c",
"CFBasicHash.c",
"CFBigNumber.c",
"CFBinaryHeap.c",
"CFBinaryPList.c",
"CFBitVector.c",
"CFBuiltinConverters.c",
"CFBundle.c",
"CFBundle_Binary.c",
"CFBundle_DebugStrings.c",
"CFBundle_Executable.c",
"CFBundle_Grok.c",
"CFBundle_InfoPlist.c",
"CFBundle_Locale.c",
"CFBundle_Main.c",
"CFBundle_ResourceFork.c",
"CFBundle_Resources.c",
"CFBundle_SplitFileName.c",
"CFBundle_Strings.c",
"CFBundle_Tables.c",
"CFBurstTrie.c",
"CFCalendar.c",
"CFCalendar_Enumerate.c",
"CFCharacterSet.c",
"CFConcreteStreams.c",
"CFData.c",
"CFDate.c",
"CFDateComponents.c",
"CFDateFormatter.c",
"CFDateInterval.c",
"CFDateIntervalFormatter.c",
"CFDictionary.c",
"CFError.c",
"CFFileUtilities.c",
"CFICUConverters.c",
"CFKnownLocations.c",
"CFListFormatter.c",
"CFLocale.c",
"CFLocaleIdentifier.c",
"CFLocaleKeys.c",
"CFNumber.c",
"CFNumberFormatter.c",
"CFOldStylePList.c",
"CFPlatform.c",
"CFPlatformConverters.c",
"CFPlugIn.c",
"CFPreferences.c",
"CFPropertyList.c",
"CFRegularExpression.c",
"CFRelativeDateTimeFormatter.c",
"CFRunArray.c",
"CFRunLoop.c",
"CFRuntime.c",
"CFSet.c",
"CFSocket.c",
"CFSocketStream.c",
"CFSortFunctions.c",
"CFStorage.c",
"CFStream.c",
"CFString.c",
"CFStringEncodingConverter.c",
"CFStringEncodingDatabase.c",
"CFStringEncodings.c",
"CFStringScanner.c",
"CFStringTransform.c",
"CFStringUtilities.c",
"CFSystemDirectories.c",
"CFTimeZone.c",
"CFTimeZone_WindowsMapping.c",
"CFTree.c",
"CFURL.c",
"CFURLAccess.c",
"CFURLComponents.c",
"CFURLComponents_URIParser.c",
"CFUUID.c",
"CFUniChar.c",
"CFUnicodeDecomposition.c",
"CFUnicodePrecomposition.c",
"CFUtilities.c",
"CFWindowsUtilities.c",
"CFXMLPreferencesDomain.c",
"uuid.c"
],
"target_dependencies" : [
"BlocksRuntime"
],
"type" : "library"
},
{
"c99name" : "Clibxml2",
"module_type" : "SystemLibraryTarget",
"name" : "Clibxml2",
"path" : "Sources/Clibxml2",
"product_memberships" : [
"FoundationXML",
"xdgTestHelper"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "Clibcurl",
"module_type" : "SystemLibraryTarget",
"name" : "Clibcurl",
"path" : "Sources/Clibcurl",
"product_memberships" : [
"FoundationNetworking",
"xdgTestHelper"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "BlocksRuntime",
"module_type" : "ClangTarget",
"name" : "BlocksRuntime",
"path" : "Sources/CoreFoundation/BlockRuntime",
"product_memberships" : [
"Foundation",
"FoundationXML",
"FoundationNetworking",
"plutil",
"xdgTestHelper"
],
"sources" : [
"data.c",
"runtime.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Foundation",
"FoundationNetworking",
"FoundationXML",
"plutil",
"swift-corelibs-foundation-Package",
"xdgTestHelper"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-corelibs-foundation-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 swift-corelibs-foundation-Package -destination generic/platform=tvOS
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install libcurl using your system-packager:
brew install libcurl
you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Resolve Package Graph
you may be able to install libcurl using your system-packager:
brew install libcurl
you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Resolved source packages:
swift-foundation: https://github.com/apple/swift-foundation @ main (eb084da)
FoundationICU: https://github.com/apple/swift-foundation-icu @ main (fa359a2)
swift-syntax: https://github.com/swiftlang/swift-syntax @ main (c40a978)
swift-corelibs-foundation: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections @ 1.2.0
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (48 targets)
Target 'xdgTestHelper' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFXMLInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'FoundationXML' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFURLSessionInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'FoundationNetworking' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'plutil' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'FoundationXML' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'FoundationXML' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFXMLInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'FoundationXML' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFXMLInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target '_CFXMLInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target 'FoundationNetworking' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'FoundationNetworking' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFURLSessionInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'FoundationNetworking' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFURLSessionInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target '_CFURLSessionInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'FoundationInternationalization' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
➜ Explicit dependency on target '_FoundationCShims' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target 'FoundationInternationalization' in project 'swift-foundation'
➜ Explicit dependency on target '_FoundationCShims' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target '_FoundationCShims' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target '_FoundationCShims' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
Target 'SwiftSyntax603' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax602' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
Target '_FoundationCShims' in project 'swift-foundation' (no dependencies)
Target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target '_FoundationICU' in project 'FoundationICU' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 9d3f3dff5a170943d4b9ba4577e5645c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d3f3dff5a170943d4b9ba4577e5645c.xcbuilddata
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'FoundationNetworking' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'FoundationNetworking' from project 'swift-corelibs-foundation')
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'Foundation' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'Foundation' from project 'swift-corelibs-foundation')
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'plutil' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'plutil' from project 'swift-corelibs-foundation')
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'FoundationXML' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'FoundationXML' from project 'swift-corelibs-foundation')
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'xdgTestHelper' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'xdgTestHelper' from project 'swift-corelibs-foundation')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme swift-corelibs-foundation-Package
(1 failure)
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
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install libcurl using your system-packager:
brew install libcurl
you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Resolved source packages:
FoundationICU: https://github.com/apple/swift-foundation-icu @ main (fa359a2)
swift-collections: https://github.com/apple/swift-collections @ 1.2.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ main (c40a978)
swift-corelibs-foundation: /Users/admin/builder/spi-builder-workspace
swift-foundation: https://github.com/apple/swift-foundation @ main (eb084da)
resolved source packages: FoundationICU, swift-collections, swift-syntax, swift-corelibs-foundation, swift-foundation
{
"dependencies" : [
{
"identity" : "swift-foundation-icu",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-foundation-icu"
},
{
"identity" : "swift-foundation",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-foundation"
}
],
"manifest_display_name" : "swift-corelibs-foundation",
"name" : "swift-corelibs-foundation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "99.9"
}
],
"products" : [
{
"name" : "Foundation",
"targets" : [
"Foundation"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FoundationXML",
"targets" : [
"FoundationXML"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "FoundationNetworking",
"targets" : [
"FoundationNetworking"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "plutil",
"targets" : [
"plutil"
],
"type" : {
"executable" : null
}
},
{
"name" : "xdgTestHelper",
"targets" : [
"xdgTestHelper"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "xdgTestHelper",
"module_type" : "SwiftTarget",
"name" : "xdgTestHelper",
"path" : "Sources/xdgTestHelper",
"product_memberships" : [
"xdgTestHelper"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Foundation",
"FoundationXML",
"FoundationNetworking"
],
"type" : "executable"
},
{
"c99name" : "plutil",
"module_type" : "SwiftTarget",
"name" : "plutil",
"path" : "Sources/plutil",
"product_memberships" : [
"plutil"
],
"sources" : [
"PLUContext.swift",
"PLUContext_Arguments.swift",
"PLUContext_KeyPaths.swift",
"PLULiteralOutput.swift",
"main.swift"
],
"target_dependencies" : [
"Foundation"
],
"type" : "executable"
},
{
"c99name" : "_CFXMLInterface",
"module_type" : "ClangTarget",
"name" : "_CFXMLInterface",
"path" : "Sources/_CFXMLInterface",
"product_memberships" : [
"FoundationXML",
"xdgTestHelper"
],
"sources" : [
"CFXMLInterface.c"
],
"target_dependencies" : [
"CoreFoundation",
"Clibxml2"
],
"type" : "library"
},
{
"c99name" : "_CFURLSessionInterface",
"module_type" : "ClangTarget",
"name" : "_CFURLSessionInterface",
"path" : "Sources/_CFURLSessionInterface",
"product_memberships" : [
"FoundationNetworking",
"xdgTestHelper"
],
"sources" : [
"CFURLSessionInterface.c"
],
"target_dependencies" : [
"CoreFoundation",
"Clibcurl"
],
"type" : "library"
},
{
"c99name" : "XCTest",
"module_type" : "SwiftTarget",
"name" : "XCTest",
"path" : "Sources/XCTest",
"sources" : [
"Private/ArgumentParser.swift",
"Private/IgnoredErrors.swift",
"Private/ObjectWrapper.swift",
"Private/PerformanceMeter.swift",
"Private/PrintObserver.swift",
"Private/SourceLocation.swift",
"Private/TestFiltering.swift",
"Private/TestListing.swift",
"Private/WaiterManager.swift",
"Private/WallClockTimeMetric.swift",
"Private/XCTestCase.TearDownBlocksState.swift",
"Private/XCTestCaseSuite.swift",
"Private/XCTestInternalObservation.swift",
"Public/Asynchronous/XCTNSNotificationExpectation.swift",
"Public/Asynchronous/XCTNSPredicateExpectation.swift",
"Public/Asynchronous/XCTWaiter+Validation.swift",
"Public/Asynchronous/XCTWaiter.swift",
"Public/Asynchronous/XCTestCase+Asynchronous.swift",
"Public/Asynchronous/XCTestExpectation.swift",
"Public/XCAbstractTest.swift",
"Public/XCTAssert.swift",
"Public/XCTSkip.swift",
"Public/XCTestCase+Performance.swift",
"Public/XCTestCase.swift",
"Public/XCTestCaseRun.swift",
"Public/XCTestErrors.swift",
"Public/XCTestMain.swift",
"Public/XCTestObservation.swift",
"Public/XCTestObservationCenter.swift",
"Public/XCTestRun.swift",
"Public/XCTestSuite.swift",
"Public/XCTestSuiteRun.swift"
],
"target_dependencies" : [
"Foundation"
],
"type" : "library"
},
{
"c99name" : "Testing",
"module_type" : "SwiftTarget",
"name" : "Testing",
"path" : "Sources/Testing",
"sources" : [
"Testing.swift"
],
"type" : "library"
},
{
"c99name" : "TestFoundation",
"module_type" : "SwiftTarget",
"name" : "TestFoundation",
"path" : "Tests",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Tests/Foundation/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Foundation/FTPServer.swift",
"Foundation/FixtureValues.swift",
"Foundation/HTTPServer.swift",
"Foundation/Imports.swift",
"Foundation/TestAffineTransform.swift",
"Foundation/TestBridging.swift",
"Foundation/TestBundle.swift",
"Foundation/TestByteCountFormatter.swift",
"Foundation/TestCachedURLResponse.swift",
"Foundation/TestCalendar.swift",
"Foundation/TestCharacterSet.swift",
"Foundation/TestCodable.swift",
"Foundation/TestDataURLProtocol.swift",
"Foundation/TestDate.swift",
"Foundation/TestDateComponents.swift",
"Foundation/TestDateFormatter.swift",
"Foundation/TestDateInterval.swift",
"Foundation/TestDateIntervalFormatter.swift",
"Foundation/TestDecimal.swift",
"Foundation/TestDimension.swift",
"Foundation/TestEnergyFormatter.swift",
"Foundation/TestFileHandle.swift",
"Foundation/TestFileManager.swift",
"Foundation/TestHTTPCookie.swift",
"Foundation/TestHTTPCookieStorage.swift",
"Foundation/TestHTTPURLResponse.swift",
"Foundation/TestHost.swift",
"Foundation/TestISO8601DateFormatter.swift",
"Foundation/TestIndexPath.swift",
"Foundation/TestIndexSet.swift",
"Foundation/TestJSONEncoder.swift",
"Foundation/TestJSONSerialization.swift",
"Foundation/TestLengthFormatter.swift",
"Foundation/TestMassFormatter.swift",
"Foundation/TestMeasurement.swift",
"Foundation/TestNSArray.swift",
"Foundation/TestNSAttributedString.swift",
"Foundation/TestNSCache.swift",
"Foundation/TestNSCalendar.swift",
"Foundation/TestNSCompoundPredicate.swift",
"Foundation/TestNSData.swift",
"Foundation/TestNSDateComponents.swift",
"Foundation/TestNSDictionary.swift",
"Foundation/TestNSError.swift",
"Foundation/TestNSGeometry.swift",
"Foundation/TestNSKeyedArchiver.swift",
"Foundation/TestNSKeyedUnarchiver.swift",
"Foundation/TestNSLocale.swift",
"Foundation/TestNSLock.swift",
"Foundation/TestNSNull.swift",
"Foundation/TestNSNumber.swift",
"Foundation/TestNSNumberBridging.swift",
"Foundation/TestNSOrderedSet.swift",
"Foundation/TestNSPredicate.swift",
"Foundation/TestNSRange.swift",
"Foundation/TestNSRegularExpression.swift",
"Foundation/TestNSSet.swift",
"Foundation/TestNSSortDescriptor.swift",
"Foundation/TestNSString.swift",
"Foundation/TestNSTextCheckingResult.swift",
"Foundation/TestNSURL.swift",
"Foundation/TestNSURLRequest.swift",
"Foundation/TestNSUUID.swift",
"Foundation/TestNSValue.swift",
"Foundation/TestNotification.swift",
"Foundation/TestNotificationCenter.swift",
"Foundation/TestNotificationQueue.swift",
"Foundation/TestNumberFormatter.swift",
"Foundation/TestObjCRuntime.swift",
"Foundation/TestOperationQueue.swift",
"Foundation/TestPersonNameComponents.swift",
"Foundation/TestPipe.swift",
"Foundation/TestProcess.swift",
"Foundation/TestProcessInfo.swift",
"Foundation/TestProgress.swift",
"Foundation/TestProgressFraction.swift",
"Foundation/TestPropertyListEncoder.swift",
"Foundation/TestPropertyListSerialization.swift",
"Foundation/TestRunLoop.swift",
"Foundation/TestScanner.swift",
"Foundation/TestSocketPort.swift",
"Foundation/TestStream.swift",
"Foundation/TestThread.swift",
"Foundation/TestTimeZone.swift",
"Foundation/TestTimer.swift",
"Foundation/TestURL.swift",
"Foundation/TestURLCache.swift",
"Foundation/TestURLComponents.swift",
"Foundation/TestURLCredential.swift",
"Foundation/TestURLCredentialStorage.swift",
"Foundation/TestURLProtectionSpace.swift",
"Foundation/TestURLProtocol.swift",
"Foundation/TestURLRequest.swift",
"Foundation/TestURLResponse.swift",
"Foundation/TestURLSession.swift",
"Foundation/TestURLSessionFTP.swift",
"Foundation/TestUUID.swift",
"Foundation/TestUnit.swift",
"Foundation/TestUnitConverter.swift",
"Foundation/TestUnitInformationStorage.swift",
"Foundation/TestUnitVolume.swift",
"Foundation/TestUserDefaults.swift",
"Foundation/TestUtils.swift",
"Foundation/TestXMLDocument.swift",
"Foundation/TestXMLParser.swift",
"Foundation/Utilities.swift"
],
"target_dependencies" : [
"Foundation",
"FoundationXML",
"FoundationNetworking",
"XCTest",
"Testing",
"xdgTestHelper"
],
"type" : "test"
},
{
"c99name" : "FoundationXML",
"module_type" : "SwiftTarget",
"name" : "FoundationXML",
"path" : "Sources/FoundationXML",
"product_dependencies" : [
"FoundationEssentials"
],
"product_memberships" : [
"FoundationXML",
"xdgTestHelper"
],
"sources" : [
"CFAccess.swift",
"XMLDTD.swift",
"XMLDTDNode.swift",
"XMLDocument.swift",
"XMLElement.swift",
"XMLNode.swift",
"XMLParser.swift"
],
"target_dependencies" : [
"Foundation",
"CoreFoundation",
"_CFXMLInterface",
"BlocksRuntime"
],
"type" : "library"
},
{
"c99name" : "FoundationNetworking",
"module_type" : "SwiftTarget",
"name" : "FoundationNetworking",
"path" : "Sources/FoundationNetworking",
"product_dependencies" : [
"FoundationEssentials"
],
"product_memberships" : [
"FoundationNetworking",
"xdgTestHelper"
],
"sources" : [
"Boxing.swift",
"DataURLProtocol.swift",
"HTTPCookie.swift",
"HTTPCookieStorage.swift",
"NSURLRequest.swift",
"URLAuthenticationChallenge.swift",
"URLCache.swift",
"URLCredential.swift",
"URLCredentialStorage.swift",
"URLProtectionSpace.swift",
"URLProtocol.swift",
"URLRequest.swift",
"URLResponse.swift",
"URLSession/BodySource.swift",
"URLSession/Configuration.swift",
"URLSession/FTP/FTPURLProtocol.swift",
"URLSession/HTTP/HTTPMessage.swift",
"URLSession/HTTP/HTTPURLProtocol.swift",
"URLSession/Message.swift",
"URLSession/NativeProtocol.swift",
"URLSession/NetworkingSpecific.swift",
"URLSession/TaskRegistry.swift",
"URLSession/TransferState.swift",
"URLSession/URLSession.swift",
"URLSession/URLSessionConfiguration.swift",
"URLSession/URLSessionDelegate.swift",
"URLSession/URLSessionTask.swift",
"URLSession/URLSessionTaskMetrics.swift",
"URLSession/WebSocket/WebSocketURLProtocol.swift",
"URLSession/libcurl/EasyHandle.swift",
"URLSession/libcurl/MultiHandle.swift",
"URLSession/libcurl/libcurlHelpers.swift"
],
"target_dependencies" : [
"Foundation",
"CoreFoundation",
"_CFURLSessionInterface"
],
"type" : "library"
},
{
"c99name" : "Foundation",
"module_type" : "SwiftTarget",
"name" : "Foundation",
"path" : "Sources/Foundation",
"product_dependencies" : [
"FoundationEssentials",
"FoundationInternationalization"
],
"product_memberships" : [
"Foundation",
"FoundationXML",
"FoundationNetworking",
"plutil",
"xdgTestHelper"
],
"sources" : [
"AffineTransform.swift",
"Array.swift",
"Boxing.swift",
"Bridging.swift",
"Bundle.swift",
"ByteCountFormatter.swift",
"CGFloat.swift",
"CharacterSet.swift",
"DateComponents.swift",
"DateComponentsFormatter.swift",
"DateFormatter.swift",
"DateInterval.swift",
"DateIntervalFormatter.swift",
"Decimal.swift",
"Dictionary.swift",
"DispatchData+DataProtocol.swift",
"EnergyFormatter.swift",
"Essentials.swift",
"ExtraStringAPIs.swift",
"FileHandle.swift",
"FileManager+POSIX.swift",
"FileManager+Win32.swift",
"FileManager.swift",
"Formatter.swift",
"FoundationErrors.swift",
"Host.swift",
"ISO8601DateFormatter.swift",
"IndexPath.swift",
"IndexSet.swift",
"JSONDecoder.swift",
"JSONEncoder.swift",
"JSONSerialization+Parser.swift",
"JSONSerialization.swift",
"LengthFormatter.swift",
"MassFormatter.swift",
"Measurement.swift",
"MeasurementFormatter.swift",
"Morphology.swift",
"NSArray.swift",
"NSAttributedString.swift",
"NSCFArray.swift",
"NSCFBoolean.swift",
"NSCFCharacterSet.swift",
"NSCFDictionary.swift",
"NSCFSet.swift",
"NSCFString.swift",
"NSCFTypeShims.swift",
"NSCache.swift",
"NSCalendar.swift",
"NSCharacterSet.swift",
"NSCoder.swift",
"NSComparisonPredicate.swift",
"NSCompoundPredicate.swift",
"NSConcreteValue.swift",
"NSData+DataProtocol.swift",
"NSData.swift",
"NSDate.swift",
"NSDateComponents.swift",
"NSDecimalNumber.swift",
"NSDictionary.swift",
"NSEnumerator.swift",
"NSError.swift",
"NSExpression.swift",
"NSGeometry.swift",
"NSIndexPath.swift",
"NSIndexSet.swift",
"NSKeyedArchiver.swift",
"NSKeyedArchiverHelpers.swift",
"NSKeyedCoderOldStyleArray.swift",
"NSKeyedUnarchiver.swift",
"NSLocale.swift",
"NSLock.swift",
"NSLog.swift",
"NSMeasurement.swift",
"NSNotification.swift",
"NSNull.swift",
"NSNumber.swift",
"NSObjCRuntime.swift",
"NSObject.swift",
"NSOrderedSet.swift",
"NSPathUtilities.swift",
"NSPersonNameComponents.swift",
"NSPlatform.swift",
"NSPredicate.swift",
"NSRange.swift",
"NSRegularExpression.swift",
"NSSet.swift",
"NSSortDescriptor.swift",
"NSSpecialValue.swift",
"NSString.swift",
"NSStringAPI.swift",
"NSSwiftRuntime.swift",
"NSTextCheckingResult.swift",
"NSTimeZone.swift",
"NSURL.swift",
"NSURLComponents.swift",
"NSURLError.swift",
"NSURLQueryItem.swift",
"NSUUID.swift",
"NSValue.swift",
"Notification.swift",
"NotificationQueue.swift",
"NumberFormatter.swift",
"Operation.swift",
"PersonNameComponents.swift",
"PersonNameComponentsFormatter.swift",
"Port.swift",
"PortMessage.swift",
"Process.swift",
"ProcessInfo.swift",
"Progress.swift",
"ProgressFraction.swift",
"PropertyListSerialization.swift",
"ReferenceConvertible.swift",
"RunLoop.swift",
"Scanner.swift",
"ScannerAPI.swift",
"Set.swift",
"Stream.swift",
"String.swift",
"StringEncodings.swift",
"Thread.swift",
"Timer.swift",
"URL.swift",
"URLComponents.swift",
"URLQueryItem.swift",
"URLResourceKey.swift",
"UUID.swift",
"Unit.swift",
"UserDefaults.swift",
"WinSDK+Extensions.swift"
],
"target_dependencies" : [
"CoreFoundation"
],
"type" : "library"
},
{
"c99name" : "CoreFoundation",
"module_type" : "ClangTarget",
"name" : "CoreFoundation",
"path" : "Sources/CoreFoundation",
"product_dependencies" : [
"_FoundationICU"
],
"product_memberships" : [
"Foundation",
"FoundationXML",
"FoundationNetworking",
"plutil",
"xdgTestHelper"
],
"sources" : [
"CFApplicationPreferences.c",
"CFArray.c",
"CFAttributedString.c",
"CFBag.c",
"CFBase.c",
"CFBasicHash.c",
"CFBigNumber.c",
"CFBinaryHeap.c",
"CFBinaryPList.c",
"CFBitVector.c",
"CFBuiltinConverters.c",
"CFBundle.c",
"CFBundle_Binary.c",
"CFBundle_DebugStrings.c",
"CFBundle_Executable.c",
"CFBundle_Grok.c",
"CFBundle_InfoPlist.c",
"CFBundle_Locale.c",
"CFBundle_Main.c",
"CFBundle_ResourceFork.c",
"CFBundle_Resources.c",
"CFBundle_SplitFileName.c",
"CFBundle_Strings.c",
"CFBundle_Tables.c",
"CFBurstTrie.c",
"CFCalendar.c",
"CFCalendar_Enumerate.c",
"CFCharacterSet.c",
"CFConcreteStreams.c",
"CFData.c",
"CFDate.c",
"CFDateComponents.c",
"CFDateFormatter.c",
"CFDateInterval.c",
"CFDateIntervalFormatter.c",
"CFDictionary.c",
"CFError.c",
"CFFileUtilities.c",
"CFICUConverters.c",
"CFKnownLocations.c",
"CFListFormatter.c",
"CFLocale.c",
"CFLocaleIdentifier.c",
"CFLocaleKeys.c",
"CFNumber.c",
"CFNumberFormatter.c",
"CFOldStylePList.c",
"CFPlatform.c",
"CFPlatformConverters.c",
"CFPlugIn.c",
"CFPreferences.c",
"CFPropertyList.c",
"CFRegularExpression.c",
"CFRelativeDateTimeFormatter.c",
"CFRunArray.c",
"CFRunLoop.c",
"CFRuntime.c",
"CFSet.c",
"CFSocket.c",
"CFSocketStream.c",
"CFSortFunctions.c",
"CFStorage.c",
"CFStream.c",
"CFString.c",
"CFStringEncodingConverter.c",
"CFStringEncodingDatabase.c",
"CFStringEncodings.c",
"CFStringScanner.c",
"CFStringTransform.c",
"CFStringUtilities.c",
"CFSystemDirectories.c",
"CFTimeZone.c",
"CFTimeZone_WindowsMapping.c",
"CFTree.c",
"CFURL.c",
"CFURLAccess.c",
"CFURLComponents.c",
"CFURLComponents_URIParser.c",
"CFUUID.c",
"CFUniChar.c",
"CFUnicodeDecomposition.c",
"CFUnicodePrecomposition.c",
"CFUtilities.c",
"CFWindowsUtilities.c",
"CFXMLPreferencesDomain.c",
"uuid.c"
],
"target_dependencies" : [
"BlocksRuntime"
],
"type" : "library"
},
{
"c99name" : "Clibxml2",
"module_type" : "SystemLibraryTarget",
"name" : "Clibxml2",
"path" : "Sources/Clibxml2",
"product_memberships" : [
"FoundationXML",
"xdgTestHelper"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "Clibcurl",
"module_type" : "SystemLibraryTarget",
"name" : "Clibcurl",
"path" : "Sources/Clibcurl",
"product_memberships" : [
"FoundationNetworking",
"xdgTestHelper"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "BlocksRuntime",
"module_type" : "ClangTarget",
"name" : "BlocksRuntime",
"path" : "Sources/CoreFoundation/BlockRuntime",
"product_memberships" : [
"Foundation",
"FoundationXML",
"FoundationNetworking",
"plutil",
"xdgTestHelper"
],
"sources" : [
"data.c",
"runtime.c"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Foundation",
"FoundationNetworking",
"FoundationXML",
"plutil",
"swift-corelibs-foundation-Package",
"xdgTestHelper"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme swift-corelibs-foundation-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.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 swift-corelibs-foundation-Package -destination generic/platform=tvOS
Resolve Package Graph
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install libcurl using your system-packager:
brew install libcurl
you may be able to install libxml-2.0 using your system-packager:
brew install libxml2
Resolved source packages:
swift-foundation: https://github.com/apple/swift-foundation @ main (eb084da)
swift-corelibs-foundation: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections @ 1.2.0
swift-syntax: https://github.com/swiftlang/swift-syntax @ main (c40a978)
FoundationICU: https://github.com/apple/swift-foundation-icu @ main (fa359a2)
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (48 targets)
Target 'xdgTestHelper' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFXMLInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'FoundationXML' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFURLSessionInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'FoundationNetworking' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'plutil' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'FoundationXML' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'FoundationXML' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFXMLInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'FoundationXML' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFXMLInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target '_CFXMLInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target 'FoundationNetworking' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'FoundationNetworking' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFURLSessionInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'FoundationNetworking' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_CFURLSessionInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target '_CFURLSessionInterface' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'Foundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
Target 'FoundationInternationalization' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationInternationalization' in project 'swift-foundation'
➜ Explicit dependency on target '_FoundationCShims' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target 'FoundationInternationalization' in project 'swift-foundation'
➜ Explicit dependency on target '_FoundationCShims' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target '_FoundationCShims' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'FoundationEssentials' in project 'swift-foundation'
➜ Explicit dependency on target '_FoundationCShims' in project 'swift-foundation'
➜ Explicit dependency on target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'OrderedCollections' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target '_RopeModule' in project 'swift-collections'
➜ Explicit dependency on target 'InternalCollectionsUtilities' in project 'swift-collections'
Target 'InternalCollectionsUtilities' in project 'swift-collections' (no dependencies)
Target 'FoundationMacros' in project 'swift-foundation'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPlugin' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
Target 'SwiftCompilerPluginMessageHandling' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
Target 'SwiftSyntaxMacroExpansion' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftOperators' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxMacros' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntaxBuilder' in project 'swift-syntax'
Target 'SwiftSyntaxBuilder' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParserDiagnostics' in project 'swift-syntax'
Target 'SwiftParserDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftParser' in project 'swift-syntax'
Target 'SwiftBasicFormat' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftParser' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftDiagnostics' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
Target 'SwiftSyntax' in project 'swift-syntax'
➜ Explicit dependency on target '_SwiftSyntaxCShims' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax509' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax510' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax600' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax601' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax602' in project 'swift-syntax'
➜ Explicit dependency on target 'SwiftSyntax603' in project 'swift-syntax'
Target 'SwiftSyntax603' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax602' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax601' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax600' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax510' in project 'swift-syntax' (no dependencies)
Target 'SwiftSyntax509' in project 'swift-syntax' (no dependencies)
Target '_SwiftSyntaxCShims' in project 'swift-syntax' (no dependencies)
Target '_FoundationCShims' in project 'swift-foundation' (no dependencies)
Target 'CoreFoundation' in project 'swift-corelibs-foundation'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target '_FoundationICU' in project 'FoundationICU'
➜ Explicit dependency on target '_FoundationICU' in project 'FoundationICU'
Target '_FoundationICU' in project 'FoundationICU' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch x86_64 -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: 9d3f3dff5a170943d4b9ba4577e5645c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9d3f3dff5a170943d4b9ba4577e5645c.xcbuilddata
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'xdgTestHelper' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'xdgTestHelper' from project 'swift-corelibs-foundation')
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'FoundationNetworking' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'FoundationNetworking' from project 'swift-corelibs-foundation')
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'Foundation' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'Foundation' from project 'swift-corelibs-foundation')
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'FoundationXML' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'FoundationXML' from project 'swift-corelibs-foundation')
error: The package product 'FoundationEssentials' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'plutil' from project 'swift-corelibs-foundation')
error: The package product 'FoundationInternationalization' requires minimum platform version 18.0 for the tvOS platform, but this target supports 12.0 (in target 'plutil' from project 'swift-corelibs-foundation')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme swift-corelibs-foundation-Package
(1 failure)
BUILD FAILURE 6.2 tvOS