Build Information
Failed to build SwiftBlend2D, reference master (21650f
), with Swift 5.9 for macOS (SPM) on 19 Dec 2024 15:12:31 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path: $PWD
https://github.com/LuizZak/swift-blend2d.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/184] Compiling a64formatter.cpp
[1/184] Compiling a64func.cpp
[2/184] Compiling a64instapi.cpp
[3/184] Compiling a64builder.cpp
[4/184] Compiling a64emithelper.cpp
[5/184] Compiling a64compiler.cpp
[6/184] Compiling pattern.cpp
[7/184] Compiling trace.cpp
[8/184] Compiling var.cpp
[9/184] Compiling uniqueidgenerator.cpp
[10/184] Compiling unicode.cpp
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/compoppart.cpp:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/../../pipeline/jit/compoppart_p.h:10:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/../../pipeline/jit/fetchpart_p.h:9:
In file included from /Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/../../pipeline/jit/pipefunction_p.h:9:
/Users/admin/builder/spi-builder-workspace/Sources/blend2d/blend2d/pipeline/jit/../../pipeline/jit/jitbase_p.h:18:12: fatal error: 'asmjit/a64.h' file not found
#include <asmjit/a64.h>
^~~~~~~~~~~~~~
1 error generated.
[11/184] Compiling compoppart.cpp
[11/184] Compiling arenahashmap.cpp
[11/184] Compiling scopedallocator.cpp
[11/184] Compiling math.cpp
[11/184] Compiling zeroallocator.cpp
[11/184] Compiling thread.cpp
[11/184] Compiling threadpool.cpp
[11/184] Compiling tables.cpp
[11/184] Compiling futex.cpp
[11/184] Compiling a64assembler.cpp
Fetching https://github.com/LuizZak/swift-libpng.git
[1/76] Fetching swift-libpng
Fetched https://github.com/LuizZak/swift-libpng.git (0.89s)
Creating working copy for https://github.com/LuizZak/swift-libpng.git
Working copy of https://github.com/LuizZak/swift-libpng.git resolved at master
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.9 macosSpm