Skip to content

chore: Experimental macOS build - #545

Draft
Inokinoki wants to merge 6 commits into
eunomia-bpf:masterfrom
Inokinoki:chore/exp-macos-build
Draft

chore: Experimental macOS build#545
Inokinoki wants to merge 6 commits into
eunomia-bpf:masterfrom
Inokinoki:chore/exp-macos-build

Conversation

@Inokinoki

Copy link
Copy Markdown

Please try to use the copilot to summary your PR. You don't need to fill all info below, just it can help giving your a checklist.

Description

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • macOS build CI

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

Cmake command:
```
cmake -DLLVM_DIR=/opt/homebrew/opt/llvm/lib/cmake/llvm -DBPFTIME_BUILD_WITH_LIBBPF=OFF -DBPFTIME_LLVM_JIT=OFF -DBPFTIME_UBPF_JIT=ON -B build .
```
@yunwei37

Copy link
Copy Markdown
Member

CI triage update (2026-07-16): the visible failures are old broad CI/macOS/runtime failures on a branch that is behind/conflicting. The current logs are not enough for a safe narrow patch from the maintainer side. Recommend rebase/conflict resolution and fresh CI before targeted fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants