Build Information
Failed to build Swifty-LLVM, reference main (e65542
), with Swift 5.10 for macOS (SPM) on 4 Jun 2025 04:37:36 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hylo-lang/Swifty-LLVM.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/hylo-lang/Swifty-LLVM
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e65542a Use macOS-14 and an LLVM release that still exists in CI (#88)
Cloned https://github.com/hylo-lang/Swifty-LLVM.git
Revision (git rev-parse @):
e65542a2a2325512ac628dfe9c172f06ceb82805
SUCCESS checkout https://github.com/hylo-lang/Swifty-LLVM.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/hylo-lang/Swifty-LLVM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version-33747A42983211AE.txt
/Users/admin/builder/spi-builder-workspace/Sources/llvmshims/src/shim.cc:15:10: fatal error: 'llvm-c/TargetMachine.h' file not found
#include "llvm-c/TargetMachine.h"
^~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/3] Compiling shim.cc
warning: failed to retrieve search paths with pkg-config; maybe pkg-config is not installed
warning: couldn't find pc file for llvm
BUILD FAILURE 5.10 macosSpm