Build Information
Failed to build SkiaKit, reference 1.2.5 (befdad
), with Swift 6.1 for watchOS using Xcode 16.3 on 27 Apr 2025 15:59:04 UTC.
Build Command
No build command. This typically means the build failed at an early stage where we determine the build command.
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/migueldeicaza/SkiaKit.git
Reference: 1.2.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/migueldeicaza/SkiaKit
* tag 1.2.5 -> FETCH_HEAD
HEAD is now at befdad8 Add another header file
Cloned https://github.com/migueldeicaza/SkiaKit.git
Revision (git rev-parse @):
befdad8e4d912c04af8a97bfb55e0bd9b68255a0
SUCCESS checkout https://github.com/migueldeicaza/SkiaKit.git at 1.2.5
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/migueldeicaza/SkiaKit.git
https://github.com/migueldeicaza/SkiaKit.git
{
"dependencies" : [
],
"manifest_display_name" : "SkiaKit",
"name" : "SkiaKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SkiaKit",
"targets" : [
"SkiaKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SkiaKitTests",
"module_type" : "SwiftTarget",
"name" : "SkiaKitTests",
"path" : "Tests/SkiaKitTests",
"sources" : [
"SKCanvasTest.swift"
],
"target_dependencies" : [
"SkiaKit"
],
"type" : "test"
},
{
"c99name" : "SkiaKit",
"module_type" : "SwiftTarget",
"name" : "SkiaKit",
"path" : "Sources/SkiaKit",
"product_memberships" : [
"SkiaKit"
],
"sources" : [
"Apple/SkiaCanvasLayer.swift",
"Apple/SkiaView.swift",
"Bitmap.swift",
"Canvas.swift",
"Color.swift",
"ColorFilter.swift",
"ColorSpace.swift",
"Colors.swift",
"Data.swift",
"Definitions.swift",
"Font.swift",
"FontManager.swift",
"FontStyle.swift",
"FontStyleSet.swift",
"Image.swift",
"ImageFilter.swift",
"ImageInfo.swift",
"MaskFilter.swift",
"MathTypes.swift",
"Matrix.swift",
"Paint.swift",
"Path.swift",
"PathEffect.swift",
"Picture.swift",
"PictureRecorder.swift",
"Pixmap.swift",
"Region.swift",
"RoundRect.swift",
"SKObject.swift",
"SKStream.swift",
"SKString.swift",
"Shader.swift",
"Surface.swift",
"SurfaceProperties.swift",
"TextBlob.swift",
"Typeface.swift"
],
"target_dependencies" : [
"CSkiaSharp"
],
"type" : "library"
},
{
"c99name" : "CSkiaSharpBinary",
"module_type" : "BinaryTarget",
"name" : "CSkiaSharpBinary",
"path" : "remote/archive/SkiaSharp.xcframework.zip",
"product_memberships" : [
"SkiaKit"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "CSkiaSharp",
"module_type" : "ClangTarget",
"name" : "CSkiaSharp",
"path" : "Sources/CSkiaSharp",
"product_memberships" : [
"SkiaKit"
],
"sources" : [
"dummy.m"
],
"target_dependencies" : [
"CSkiaSharpBinary"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
failed downloading 'https://github.com/migueldeicaza/SkiaKit/releases/download/1.2.4/SkiaSharp.xcframework.zip' which is required by binary target 'CSkiaSharpBinary': badResponseStatusCode(404)fatalError
Resolve Package Graph
failed downloading 'https://github.com/migueldeicaza/SkiaKit/releases/download/1.2.4/SkiaSharp.xcframework.zip' which is required by binary target 'CSkiaSharpBinary': badResponseStatusCode(404)fatalError
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 08:59:03.346 xcodebuild[514:2863] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_08-59-0003.xcresult
xcodebuild: error: Could not resolve package dependencies:
failed downloading 'https://github.com/migueldeicaza/SkiaKit/releases/download/1.2.4/SkiaSharp.xcframework.zip' which is required by binary target 'CSkiaSharpBinary': badResponseStatusCode(404)
fatalError
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
failed downloading 'https://github.com/migueldeicaza/SkiaKit/releases/download/1.2.4/SkiaSharp.xcframework.zip' which is required by binary target 'CSkiaSharpBinary': badResponseStatusCode(404)fatalError
Resolved source packages:
spi-builder-workspace: (null)
2025-04-27 08:59:04.313 xcodebuild[577:3234] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-27-04_08-59-0004.xcresult
xcodebuild: error: Could not resolve package dependencies:
failed downloading 'https://github.com/migueldeicaza/SkiaKit/releases/download/1.2.4/SkiaSharp.xcframework.zip' which is required by binary target 'CSkiaSharpBinary': badResponseStatusCode(404)
fatalError
BUILD FAILURE 6.1 watchOS