The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of JxlCoder, reference 1.8.0 (20b7f8), with Swift 6.2 for macOS (SPM) on 19 Dec 2025 07:20:06 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

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.8.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/awxkee/jxl-coder-swift
 * tag               1.8.0      -> FETCH_HEAD
HEAD is now at 20b7f84 updated version
Cloned https://github.com/awxkee/jxl-coder-swift.git
Revision (git rev-parse @):
20b7f845ed9b44b0d1bc5463e4b1d143b305db87
SUCCESS checkout https://github.com/awxkee/jxl-coder-swift.git at 1.8.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "jxl-coder-swift",
      "name": "JxlCoder",
      "url": "https://github.com/awxkee/jxl-coder-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/jxl-coder-swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/awxkee/jxl-coder-swift.git
[1/1131] Fetching jxl-coder-swift
Fetched https://github.com/awxkee/jxl-coder-swift.git from cache (1.68s)
Creating working copy for https://github.com/awxkee/jxl-coder-swift.git
Working copy of https://github.com/awxkee/jxl-coder-swift.git resolved at 1.8.0 (20b7f84)
warning: '.resolve-product-dependencies': dependency 'jxl-coder-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/awxkee/jxl-coder-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Copying libjxl_cms.a
[1/24] Write sources
[1/24] Copying libjpegli.a
[3/24] Copying libhwy.a
[3/24] Copying libjxl_threads.a
[3/24] Copying libjxl.a
[3/24] Copying libbrotlicommon.a
[3/24] Copying libskcms.a
[3/24] Copying libbrotlidec.a
[5/24] Copying libbrotlienc.a
[10/24] Write swift-version-49B95AFC49DCD68C.txt
[11/24] Compiling jxlc JxlWorker.cpp
[12/24] Compiling jxlc JxlAnimatedEncoder.cpp
[13/24] Compiling jxlc JxlAnimatedDecoder.cpp
[14/24] Compiling jxlc JxlConstruction.mm
[15/24] Compiling sleef-inl.cpp
[16/24] Compiling jxlc RgbRgbaConverter.mm
[17/24] Compiling jxlc RgbaScaler.mm
[18/24] Compiling jxlc JxlJpegLiEncoder.mm
[19/24] Compiling jxlc JXLSystemImage.mm
[20/24] Compiling jxlc JxlInternalCoder.mm
[21/24] Compiling jxlc JPEGLIEncoder.cpp
[22/24] Compiling jxlc CJpegXLAnimatedEncoder.mm
[23/24] Compiling jxlc CJpegXLAnimatedDecoder.mm
[25/30] Emitting module JxlCoder
[26/30] Compiling JxlCoder JXLAnimatedEncoder.swift
[27/30] Compiling JxlCoder JXLAnimatedDecoder.swift
[28/30] Compiling JxlCoder JXLSupport.swift
[29/30] Compiling JxlCoder JXLCoder.swift
[30/30] Compiling JxlCoder JpegLiEncoder.swift
Build complete! (9.55s)
Build complete.
{
  "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"
}
Done.