Build Information
Failed to build SkiaKit with Swift 6.0 for macOS (Xcode) using Xcode 16.2.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
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: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
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.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
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)
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
2024-11-29 10:55:42.418 xcodebuild[561:3180] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-29-11_10-55-0042.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
GENERIC FAILURE 6.0 macosXcodebuild