Skip to content
Discussion options

You must be logged in to vote

Thanks for the report. I reproduced these exact errors by cross-checking Vector’s dependencies for x86_64-unknown-freebsd.

The immediate failure is an incompatibility between nix 0.23.2, pulled in through heim, and the newer FreeBSD kevent definition exposed by libc. The proper fix is replacing the unmaintained heim dependency with sysinfo. This is tracked in #20414, with migration work underway in #24818 and #24819.

There is not currently a complete supported workaround AFAIK.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pront
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: freebsd Anything `freebsd` platform related
2 participants