Build Information
Successful build of JxlCoder, reference 1.8.0 (20b7f8), with Swift 6.0 for macOS (SPM) on 19 Dec 2025 07:19:22 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64Build 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/awxkee/jxl-coder-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Copying libbrotlidec.a
[0/24] Copying libjxl_cms.a
[1/24] Copying libbrotlienc.a
[1/24] Copying libjxl_threads.a
[2/24] Copying libhwy.a
[5/24] Copying libskcms.a
[5/24] Copying libjpegli.a
[5/24] Write sources
[5/24] Copying libjxl.a
[8/24] Copying libbrotlicommon.a
[10/24] Write swift-version-5BDAB9E9C0126B9D.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 RgbaScaler.mm
[17/24] Compiling jxlc RgbRgbaConverter.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] Compiling JxlCoder JpegLiEncoder.swift
[26/30] Compiling JxlCoder JXLAnimatedEncoder.swift
[27/30] Emitting module JxlCoder
[28/30] Compiling JxlCoder JXLCoder.swift
[29/30] Compiling JxlCoder JXLAnimatedDecoder.swift
[30/30] Compiling JxlCoder JXLSupport.swift
Build complete! (8.78s)
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.