Build Information
Failed to build Swifty-LLVM, reference main (509567
), with Swift 5.9 for macOS (SPM) on 25 Jan 2025 00:42:39 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.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 5095674 Ensure proper alignment for store instructions. (#83)
Cloned https://github.com/hylo-lang/Swifty-LLVM.git
Revision (git rev-parse @):
509567462dfff80f93244884876dba27858453ef
SUCCESS checkout https://github.com/hylo-lang/Swifty-LLVM.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/hylo-lang/Swifty-LLVM.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
/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.
[0/1] 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.9 macosSpm