Build Information
Failed to build swift-sass with Swift 6.2 (beta) for visionOS using Xcode 26.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnfairh/swift-sass.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnfairh/swift-sass
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 66d548f Update to Sass 1.87.0 (#45)
Submodule path 'sass': checked out 'a3ca9ed36f1aaf88a60b3f1f726691aec2a0ffa2'
Submodule 'sass' (https://github.com/sass/sass.git) registered for path 'sass'
Cloning into '/Users/admin/builder/spi-builder-workspace/sass'...
Cloned https://github.com/johnfairh/swift-sass.git
Revision (git rev-parse @):
66d548f15eb280f3228ac50d6ed17ba59e196b3c
SUCCESS checkout https://github.com/johnfairh/swift-sass.git at main
========================================
Build
========================================
Selected platform: visionOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/johnfairh/swift-sass.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/johnfairh/SourceMapper.git
Fetching from https://github.com/johnfairh/Semver.swift.git
Fetching from https://github.com/apple/swift-system.git
Fetching from https://github.com/apple/swift-collections.git
Fetching from https://github.com/apple/swift-atomics.git
Fetching from https://github.com/apple/swift-log.git
Fetching from https://github.com/apple/swift-nio.git
Fetching from https://github.com/apple/swift-protobuf.git
Creating working copy of package ‘swift-log’
Creating working copy of package ‘SourceMapper’
Creating working copy of package ‘swift-collections’
Creating working copy of package ‘swift-nio’
Creating working copy of package ‘swift-atomics’
Creating working copy of package ‘swift-protobuf’
Creating working copy of package ‘swift-system’
Creating working copy of package ‘Semver.swift’
Checking out 1.2.4 of package ‘Semver.swift’
Checking out 1.6.2 of package ‘swift-log’
Checking out 1.1.4 of package ‘swift-collections’
Checking out 2.0.0 of package ‘SourceMapper’
Checking out 2.81.0 of package ‘swift-nio’
Checking out 1.28.2 of package ‘swift-protobuf’
Checking out 1.4.0 of package ‘swift-system’
Checking out 1.2.0 of package ‘swift-atomics’
Resolved source packages:
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-log: https://github.com/apple/swift-log.git @ 1.6.2
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.2
swift-nio: https://github.com/apple/swift-nio.git @ 2.81.0
Semver: https://github.com/johnfairh/Semver.swift.git @ 1.2.4
SourceMapper: https://github.com/johnfairh/SourceMapper.git @ 2.0.0
swift-system: https://github.com/apple/swift-system.git @ 1.4.0
resolved source packages: swift-collections, swift-log, swift-atomics, SwiftProtobuf, swift-nio, Semver, SourceMapper, swift-system
{
"dependencies" : [
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.26.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf.git"
},
{
"identity" : "swift-nio",
"requirement" : {
"range" : [
{
"lower_bound" : "2.81.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-nio.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-atomics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-atomics.git"
},
{
"identity" : "semver.swift",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnfairh/Semver.swift.git"
},
{
"identity" : "sourcemapper",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/johnfairh/SourceMapper.git"
}
],
"manifest_display_name" : "swift-sass",
"name" : "swift-sass",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DartSass",
"targets" : [
"DartSass"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ssassc",
"targets" : [
"SassCli"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "SassTests",
"module_type" : "SwiftTarget",
"name" : "SassTests",
"path" : "Tests/SassTests",
"sources" : [
"TestCalculation.swift",
"TestColor.swift",
"TestCompilerResults.swift",
"TestConstants.swift",
"TestFunction.swift",
"TestList.swift",
"TestMap.swift",
"TestNumber.swift",
"TestString.swift"
],
"target_dependencies" : [
"Sass"
],
"type" : "test"
},
{
"c99name" : "SassCli",
"module_type" : "SwiftTarget",
"name" : "SassCli",
"path" : "Sources/SassCli",
"product_memberships" : [
"ssassc"
],
"sources" : [
"ssassc.swift"
],
"target_dependencies" : [
"DartSass"
],
"type" : "executable"
},
{
"c99name" : "Sass",
"module_type" : "SwiftTarget",
"name" : "Sass",
"path" : "Sources/Sass",
"product_dependencies" : [
"SourceMapper"
],
"product_memberships" : [
"DartSass",
"ssassc"
],
"sources" : [
"ArgumentList.swift",
"Calculation.swift",
"Color.swift",
"CompilerFunction.swift",
"CompilerResults.swift",
"CompilerTypes.swift",
"Constants.swift",
"DynamicFunction.swift",
"FunctionTypes.swift",
"List.swift",
"Map.swift",
"Mixin.swift",
"Number.swift",
"String.swift",
"Units.swift",
"Value.swift",
"ValueConvertible.swift"
],
"type" : "library"
},
{
"c99name" : "DartSassTests",
"module_type" : "SwiftTarget",
"name" : "DartSassTests",
"path" : "Tests/DartSassTests",
"sources" : [
"TestCompilerErrors.swift",
"TestFunctions.swift",
"TestImporters.swift",
"TestInterface.swift",
"TestProtocolErrors.swift",
"TestResetShutdown.swift",
"TestUtils.swift",
"TestVersions.swift"
],
"target_dependencies" : [
"DartSass"
],
"type" : "test"
},
{
"c99name" : "DartSassEmbeddedMacOS",
"module_type" : "SwiftTarget",
"name" : "DartSassEmbeddedMacOS",
"path" : "Sources/DartSassEmbeddedMacOS",
"product_memberships" : [
"DartSass",
"ssassc"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/DartSassEmbeddedMacOS/arm64",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DartSassEmbeddedMacOS.swift"
],
"type" : "library"
},
{
"c99name" : "DartSassEmbeddedLinux",
"module_type" : "SwiftTarget",
"name" : "DartSassEmbeddedLinux",
"path" : "Sources/DartSassEmbeddedLinux",
"product_memberships" : [
"DartSass",
"ssassc"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/DartSassEmbeddedLinux/arm64",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DartSassEmbeddedLinux.swift"
],
"type" : "library"
},
{
"c99name" : "DartSass",
"module_type" : "SwiftTarget",
"name" : "DartSass",
"path" : "Sources/DartSass",
"product_dependencies" : [
"SwiftProtobuf",
"NIOCore",
"NIOPosix",
"NIOFoundationCompat",
"Atomics",
"Logging",
"Semver"
],
"product_memberships" : [
"DartSass",
"ssassc"
],
"sources" : [
"BinaryProtocol.swift",
"Compiler.swift",
"CompilerRequests.swift",
"CompilerWork.swift",
"Concurrency+Extras.swift",
"DartSassEmbedded.swift",
"Deprecation.swift",
"Errors.swift",
"Exec.swift",
"Importers.swift",
"ProtobufConversion.swift",
"ProtobufValueConversion.swift",
"Versions.swift",
"embedded_sass.pb.swift"
],
"target_dependencies" : [
"Sass",
"DartSassEmbeddedMacOS",
"DartSassEmbeddedLinux"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "swift-sass",
"schemes" : [
"swift-sass"
],
"targets" : [
"Sass",
"DartSass",
"DartSassTests",
"Cli",
"DartSassEmbeddedMacOS"
]
}
}
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-sass -destination generic/platform=xrOS
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-sass -destination generic/platform=xrOS
Resolve Package Graph
Resolved source packages:
SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.28.2
swift-log: https://github.com/apple/swift-log.git @ 1.6.2
swift-collections: https://github.com/apple/swift-collections.git @ 1.1.4
swift-system: https://github.com/apple/swift-system.git @ 1.4.0
Semver: https://github.com/johnfairh/Semver.swift.git @ 1.2.4
SourceMapper: https://github.com/johnfairh/SourceMapper.git @ 2.0.0
swift-atomics: https://github.com/apple/swift-atomics.git @ 1.2.0
swift-nio: https://github.com/apple/swift-nio.git @ 2.81.0
2025-06-22 18:52:35.618 xcodebuild[760:4187] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-22-06_18-52-0035.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
{ generic:1, platform:xrOS }
Available destinations for the "swift-sass" scheme:
{ platform:macOS, arch:arm64, id:3128f062557b40d8c8fe1a26de235922c0050197, name:My Mac }
{ platform:macOS, arch:x86_64, id:3128f062557b40d8c8fe1a26de235922c0050197, name:My Mac }
{ platform:iOS, id:dvtdevice-DVTiPhonePlaceholder-iphoneos:placeholder, name:Any iOS Device }
{ platform:iOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-iphonesimulator:placeholder, name:Any iOS Simulator Device }
{ platform:macOS, name:Any Mac }
{ platform:tvOS, id:dvtdevice-DVTiOSDevicePlaceholder-appletvos:placeholder, name:Any tvOS Device }
{ platform:tvOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-appletvsimulator:placeholder, name:Any tvOS Simulator Device }
{ platform:watchOS, id:dvtdevice-DVTiOSDevicePlaceholder-watchos:placeholder, name:Any watchOS Device }
{ platform:watchOS Simulator, id:dvtdevice-DVTiOSDeviceSimulatorPlaceholder-watchsimulator:placeholder, name:Any watchOS Simulator Device }
{ platform:tvOS Simulator, arch:arm64, id:F69FF41F-59AD-4EAE-94E2-6D1A1112ED95, OS:26.0, name:Apple TV }
{ platform:tvOS Simulator, arch:x86_64, id:F69FF41F-59AD-4EAE-94E2-6D1A1112ED95, OS:26.0, name:Apple TV }
{ platform:tvOS Simulator, arch:arm64, id:833DC45D-933E-473A-B8B3-E40EF25072B4, OS:26.0, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, arch:x86_64, id:833DC45D-933E-473A-B8B3-E40EF25072B4, OS:26.0, name:Apple TV 4K (3rd generation) }
{ platform:tvOS Simulator, arch:arm64, id:AB5CFB16-0F3F-4D9E-8151-F6A49E8B91B4, OS:26.0, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:tvOS Simulator, arch:x86_64, id:AB5CFB16-0F3F-4D9E-8151-F6A49E8B91B4, OS:26.0, name:Apple TV 4K (3rd generation) (at 1080p) }
{ platform:watchOS Simulator, arch:arm64, id:506D5DF6-CA7E-4417-8B04-633B0E40731C, OS:26.0, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, arch:x86_64, id:506D5DF6-CA7E-4417-8B04-633B0E40731C, OS:26.0, name:Apple Watch SE (40mm) (2nd generation) }
{ platform:watchOS Simulator, arch:arm64, id:C807D16C-BE7F-4897-94C8-9D237C355F5D, OS:26.0, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, arch:x86_64, id:C807D16C-BE7F-4897-94C8-9D237C355F5D, OS:26.0, name:Apple Watch SE (44mm) (2nd generation) }
{ platform:watchOS Simulator, arch:arm64, id:F0F5B16E-07A2-4186-864E-BC59A85AD8F9, OS:26.0, name:Apple Watch Series 10 (42mm) }
{ platform:watchOS Simulator, arch:x86_64, id:F0F5B16E-07A2-4186-864E-BC59A85AD8F9, OS:26.0, name:Apple Watch Series 10 (42mm) }
{ platform:watchOS Simulator, arch:arm64, id:9D215D6C-AE23-4DE6-B45C-0301E0B21364, OS:26.0, name:Apple Watch Series 10 (46mm) }
{ platform:watchOS Simulator, arch:x86_64, id:9D215D6C-AE23-4DE6-B45C-0301E0B21364, OS:26.0, name:Apple Watch Series 10 (46mm) }
{ platform:watchOS Simulator, arch:arm64, id:62C57E77-3EB0-4056-8FA4-AFEB6601CA6B, OS:26.0, name:Apple Watch Ultra 2 (49mm) }
{ platform:watchOS Simulator, arch:x86_64, id:62C57E77-3EB0-4056-8FA4-AFEB6601CA6B, OS:26.0, name:Apple Watch Ultra 2 (49mm) }
{ platform:iOS Simulator, arch:arm64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
{ platform:iOS Simulator, arch:x86_64, id:47CB3090-4A7A-4BA9-865C-E774CB80CB09, OS:26.0, name:iPad (A16) }
{ platform:iOS Simulator, arch:arm64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
{ platform:iOS Simulator, arch:x86_64, id:6C579DFE-7828-4DBD-BD48-410887D06893, OS:26.0, name:iPad Air 11-inch (M3) }
{ platform:iOS Simulator, arch:arm64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
{ platform:iOS Simulator, arch:x86_64, id:AD038BAF-21F2-47D8-8D06-3CCDB2E46003, OS:26.0, name:iPad Air 13-inch (M3) }
{ platform:iOS Simulator, arch:arm64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, arch:x86_64, id:D954F7DE-D2F1-45A9-A5AD-468ED1E09E9C, OS:26.0, name:iPad Pro 11-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, arch:x86_64, id:90E811AF-0D27-406F-9D62-A086722898B9, OS:26.0, name:iPad Pro 13-inch (M4) }
{ platform:iOS Simulator, arch:arm64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:x86_64, id:AC7215AF-9A15-4CD9-9EBB-254006B2477F, OS:26.0, name:iPad mini (A17 Pro) }
{ platform:iOS Simulator, arch:arm64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
{ platform:iOS Simulator, arch:x86_64, id:2EE34D1F-8701-4887-A1BB-5304E84F5E8A, OS:26.0, name:iPhone 16 }
{ platform:iOS Simulator, arch:arm64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
{ platform:iOS Simulator, arch:x86_64, id:5A94F69F-39F1-4D54-BDDE-4BD094DC8EAB, OS:26.0, name:iPhone 16 Plus }
{ platform:iOS Simulator, arch:arm64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
{ platform:iOS Simulator, arch:x86_64, id:0564477C-84AD-4EFA-A3A0-C92E288A2BE9, OS:26.0, name:iPhone 16 Pro }
{ platform:iOS Simulator, arch:arm64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, arch:x86_64, id:95106813-3A4A-468A-99A5-A92A44C22B4B, OS:26.0, name:iPhone 16 Pro Max }
{ platform:iOS Simulator, arch:arm64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
{ platform:iOS Simulator, arch:x86_64, id:FA8B8B74-3A18-4F6B-BEE3-60145FDAF81B, OS:26.0, name:iPhone 16e }
INFRASTRUCTURE ERROR (status: destinationUnavailable