janestreet / janestreet/async_rpc_websocket
Can't install async_rpc_websocket on osx due to dependency on ocaml_intrinsics
Open
forwarded-to-js-devs
- Dominant language
- OCaml
- Stars
- 7
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
```
$ opam install async_rpc_websocket
[ERROR] Package conflict!
* Missing dependency:
- ocaml_intrinsics
unmet availability conditions: '(arch = "x86_32" | arch = "x86_64") & os != "win32" & os != "macos"'
No solution found, exiting
```
Contributor guide
Research direction
Reproduce the reported failure with `opam install async_rpc_websocket` on macOS and inspect the `ocaml_intrinsics` dependency and its availability conditions. Done means the package's installation behavior on macOS is resolved and the opam install command succeeds; no source files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100