The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftBlend2D, reference master (21650f), with Swift 5.10 for macOS (SPM) on 19 Dec 2024 15:12:41 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.59.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LuizZak/swift-blend2d.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/LuizZak/swift-blend2d
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 21650fe Fixing retroactive conformance warnings under Swift 6.0
Cloned https://github.com/LuizZak/swift-blend2d.git
Revision (git rev-parse @):
21650fe3e039af95b1e4a9d1102c5c73c05a20cd
SUCCESS checkout https://github.com/LuizZak/swift-blend2d.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/LuizZak/swift-blend2d.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/191] Compiling jpeghuffman.cpp
[1/191] Compiling jpegops_sse2.cpp
[1/191] Compiling pngops_avx.cpp
[1/191] Compiling pngops_sse2.cpp
[4/191] Compiling jpegcodec.cpp
[5/191] Compiling a64operand.cpp
[6/191] Compiling jpegops.cpp
[7/191] Write swift-version-33747A42983211AE.txt
[8/191] Compiling pngcodec.cpp
[9/191] Compiling trace.cpp
[10/191] Compiling uniqueidgenerator.cpp
[11/191] Compiling threadpool.cpp
[12/191] Compiling unicode.cpp
[13/191] Compiling futex.cpp
[14/191] Compiling thread.cpp
[15/191] Compiling tables.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/raster/workdata.cpp:7:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/raster/../raster/rastercontext_p.h:34:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/raster/../pipeline/jit/pipegenruntime_p.h:14:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/raster/../pipeline/jit/../../pipeline/jit/pipecompiler_p.h:10:
/Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/raster/../pipeline/jit/../../pipeline/jit/jitbase_p.h:18:12: fatal error: 'asmjit/a64.h' file not found
  #include <asmjit/a64.h>
           ^~~~~~~~~~~~~~
1 error generated.
[16/191] Compiling workdata.cpp
[16/191] Compiling simdx86_test_ssse3.cpp
[16/191] Compiling string.cpp
[16/191] Compiling arenaallocator.cpp
[16/191] Compiling arenahashmap.cpp
[16/191] Compiling math.cpp
[16/191] Compiling zeroallocator.cpp
[16/191] Compiling scopedallocator.cpp
[16/191] Compiling var.cpp
[16/191] Compiling pngops_asimd.cpp
Fetching https://github.com/LuizZak/swift-libpng.git
[1/76] Fetching swift-libpng
Fetched https://github.com/LuizZak/swift-libpng.git from cache (1.38s)
Creating working copy for https://github.com/LuizZak/swift-libpng.git
Working copy of https://github.com/LuizZak/swift-libpng.git resolved at master (c059e4a)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/SwiftBlend2DTests/SnapshotFailures': File not found.
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: you may be able to install libpng using your system-packager:
    brew install libpng
BUILD FAILURE 5.10 macosSpm