The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LinuxBridge, reference master (d6e64c), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 14:51:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PerfectlySoft/Perfect-LinuxBridge.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PerfectlySoft/Perfect-LinuxBridge
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d6e64c4 updated package file
Cloned https://github.com/PerfectlySoft/Perfect-LinuxBridge.git
Revision (git rev-parse @):
d6e64c48e6b06b6f1ab7ab9338280447baa8ca5c
SUCCESS checkout https://github.com/PerfectlySoft/Perfect-LinuxBridge.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/PerfectlySoft/Perfect-LinuxBridge.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
In file included from /Users/admin/builder/spi-builder-workspace/Sources/LinuxBridge/LinuxBridge.c:2:
/Users/admin/builder/spi-builder-workspace/Sources/LinuxBridge/include/LinuxBridge.h:11:10: fatal error: 'sys/epoll.h' file not found
   11 | #include <sys/epoll.h>
      |          ^~~~~~~~~~~~~
1 error generated.
[0/1] Compiling LinuxBridge LinuxBridge.c
BUILD FAILURE 6.2 macosSpm