macOS compatibility
Open
- Dominant language
- Haskell
- Stars
- 126
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Currently the build on macOS fails due to:
1. `SIGPOLL` does not exist
2. `TRACEME` is a little different on Darwin
I got it to build, but still not quite sure whether it works well. Hopefully, I'll figure something out, just opened the issue to let y'all know that I'll see what I can do.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the build on macOS and investigate the reported SIGPOLL absence and Darwin's different TRACEME behavior. Confirm that the project builds and that system-call analysis works correctly on macOS; the issue does not name specific files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell, macos
- Domain
- build-system, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100