The Swift Package Index logo.Swift Package Index

Build Information

Failed to build JxlCoder with Swift 6.2 for tvOS using Xcode 26.3.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awxkee/jxl-coder-swift.git
Reference: 1.9.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/awxkee/jxl-coder-swift
 * tag               1.9.1      -> FETCH_HEAD
HEAD is now at 617f566 Merge pull request #9 from awxkee/dev
Cloned https://github.com/awxkee/jxl-coder-swift.git
Revision (git rev-parse @):
617f566af9c0529d1c3e557fe667ff9b47b68d90
SUCCESS checkout https://github.com/awxkee/jxl-coder-swift.git at 1.9.1
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/awxkee/jxl-coder-swift.git
Command line invocation:
    /Applications/Xcode-26.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/SDWebImage/SDWebImage.git
Fetching from https://github.com/kean/Nuke
Creating working copy of package ‘SDWebImage’
Checking out 5.17.0 of package ‘SDWebImage’
Creating working copy of package ‘Nuke’
Checking out 12.1.6 of package ‘Nuke’
Resolved source packages:
  Nuke: https://github.com/kean/Nuke @ 12.1.6
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.17.0
resolved source packages: Nuke, SDWebImage
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
  ],
  "manifest_display_name" : "JxlCoder",
  "name" : "JxlCoder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "JxlCoder",
      "targets" : [
        "JxlCoder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "libskcms",
      "module_type" : "BinaryTarget",
      "name" : "libskcms",
      "path" : "Sources/Frameworks/libskcms.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libjxl_threads",
      "module_type" : "BinaryTarget",
      "name" : "libjxl_threads",
      "path" : "Sources/Frameworks/libjxl_threads.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libjxl_cms",
      "module_type" : "BinaryTarget",
      "name" : "libjxl_cms",
      "path" : "Sources/Frameworks/libjxl_cms.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libjxl",
      "module_type" : "BinaryTarget",
      "name" : "libjxl",
      "path" : "Sources/Frameworks/libjxl.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libjpegli",
      "module_type" : "BinaryTarget",
      "name" : "libjpegli",
      "path" : "Sources/Frameworks/libjpegli.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libhwy",
      "module_type" : "BinaryTarget",
      "name" : "libhwy",
      "path" : "Sources/Frameworks/libhwy.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libbrotlienc",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlienc",
      "path" : "Sources/Frameworks/libbrotlienc.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libbrotlidec",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlidec",
      "path" : "Sources/Frameworks/libbrotlidec.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "libbrotlicommon",
      "module_type" : "BinaryTarget",
      "name" : "libbrotlicommon",
      "path" : "Sources/Frameworks/libbrotlicommon.xcframework",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "jxlc",
      "module_type" : "ClangTarget",
      "name" : "jxlc",
      "path" : "Sources/jxlc",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
        "CJpegXLAnimatedDecoder.mm",
        "CJpegXLAnimatedEncoder.mm",
        "JPEGLIEncoder.cpp",
        "JXLSystemImage.mm",
        "JxlAnimatedDecoder.cpp",
        "JxlAnimatedEncoder.cpp",
        "JxlConstruction.mm",
        "JxlInternalCoder.mm",
        "JxlJpegLiEncoder.mm",
        "JxlWorker.cpp",
        "RgbRgbaConverter.mm",
        "RgbaScaler.mm",
        "algo/sleef-inl.cpp"
      ],
      "target_dependencies" : [
        "libbrotlicommon",
        "libbrotlidec",
        "libbrotlienc",
        "libhwy",
        "libjxl_threads",
        "libjxl",
        "libjxl_cms",
        "libskcms",
        "libjpegli"
      ],
      "type" : "library"
    },
    {
      "c99name" : "JxlCoder",
      "module_type" : "SwiftTarget",
      "name" : "JxlCoder",
      "path" : "Sources/JxlCoder",
      "product_memberships" : [
        "JxlCoder"
      ],
      "sources" : [
        "JXLAnimatedDecoder.swift",
        "JXLAnimatedEncoder.swift",
        "JXLCoder.swift",
        "JXLSupport.swift",
        "JpegLiEncoder.swift"
      ],
      "target_dependencies" : [
        "jxlc"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
{
  "project" : {
    "configurations" : [
      "Debug",
      "Release"
    ],
    "name" : "Jxl Coder",
    "schemes" : [
      "Jxl Coder"
    ],
    "targets" : [
      "Jxl Coder"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Jxl Coder -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0.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 "Jxl Coder" -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  SDWebImage: https://github.com/SDWebImage/SDWebImage.git @ 5.17.0
  Nuke: https://github.com/kean/Nuke @ 12.1.6
2026-02-26 07:58:30.902 xcodebuild[686:4186] Writing error result bundle to /var/folders/3b/z59l1v4n1zl7qfzxc5pj6ljw0000gn/T/ResultBundle_2026-26-02_07-58-0030.xcresult
xcodebuild: error: Unable to find a destination matching the provided destination specifier:
		{ generic:1, platform:tvOS }
	Available destinations for the "Jxl Coder" scheme:
		{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:b8e2aac16460c9ed1c97c1b6620e7b4738303bfd, 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:visionOS Simulator, arch:arm64, variant:Designed for [iPad,iPhone], id:B5117B15-B016-4C76-BAE4-63A76D90E91C, OS:26.0, name:Apple Vision Pro 4K }
		{ platform:iOS Simulator, arch:arm64, id:67C0943B-C0CA-4EBF-9C41-BE753EBCC76F, OS:26.0, name:iPad (A16) }
		{ platform:iOS Simulator, arch:arm64, id:9ABE0280-0FE8-4275-968C-72202BCA55CC, OS:26.0, name:iPad Air 11-inch (M3) }
		{ platform:iOS Simulator, arch:arm64, id:1F28E575-CF4F-461D-8E26-5B1DC984DE98, OS:26.0, name:iPad Air 13-inch (M3) }
		{ platform:iOS Simulator, arch:arm64, id:83D15309-7308-49BE-A2EA-3D2AF5628196, OS:26.0, name:iPad Pro 11-inch (M4) }
		{ platform:iOS Simulator, arch:arm64, id:F941A5A7-038D-48B4-91AA-0B27FEC2F221, OS:26.0, name:iPad Pro 13-inch (M4) }
		{ platform:iOS Simulator, arch:arm64, id:AF15FB7D-0D27-4799-98A3-0219F5FE770D, OS:26.0, name:iPad mini (A17 Pro) }
		{ platform:iOS Simulator, arch:arm64, id:875B0083-F834-4E71-8522-3A1667A3FD22, OS:26.0, name:iPhone 16 }
		{ platform:iOS Simulator, arch:arm64, id:3E6818B9-7628-4C64-B644-9E33F88FC773, OS:26.0, name:iPhone 16 Plus }
		{ platform:iOS Simulator, arch:arm64, id:69DE36B8-345F-4D21-ACD4-00A257763C9D, OS:26.0, name:iPhone 16 Pro }
		{ platform:iOS Simulator, arch:arm64, id:C5DAC150-0E9C-490C-BF87-52D1BCC172B7, OS:26.0, name:iPhone 16 Pro Max }
		{ platform:iOS Simulator, arch:arm64, id:E78FD603-ADE5-47AE-A0E5-93D2B1875DEA, OS:26.0, name:iPhone 16e }
		{ platform:iOS Simulator, arch:arm64, id:A78C993A-5F25-4900-A396-3CE047E87E4B, OS:26.0, name:iPhone 17 }
		{ platform:iOS Simulator, arch:arm64, id:669EA501-4147-4A3D-87AC-FBDC3CB0B25D, OS:26.0, name:iPhone 17 Pro }
		{ platform:iOS Simulator, arch:arm64, id:A697AD70-566C-4219-871D-59B7BF04B7A6, OS:26.0, name:iPhone 17 Pro Max }
		{ platform:iOS Simulator, arch:arm64, id:78970F5A-7D7A-4C8A-B13C-480733A29A72, OS:26.0, name:iPhone Air }
INFRASTRUCTURE ERROR (status: destinationUnavailable