build icon indicating copy to clipboard operation
build copied to clipboard

FreeBSD release binaries for amd64 and arm64 possible (need it to add FreeBSD support to Bazel's rules_nodejs)?

Open yesudeep opened this issue 4 years ago • 3 comments

I'm currently working on a feature addition to Bazel's rules_nodejs where we're reading https://nodejs.org/dist/index.json to fetch the different versions of nodejs binaries to build code hermetically on FreeBSD. However, while working on my PR, I've realized that there are no official binaries for FreeBSD.

Would it be possible to add these to the release process?

References:

  1. PR in question that adds FreeBSD support for rules_nodejs: https://github.com/bazelbuild/rules_nodejs/pull/2991
  2. Both arm64 and amd64 are Tier 1 platforms supported by FreeBSD: https://www.freebsd.org/platforms/

yesudeep avatar Oct 23 '21 04:10 yesudeep

AFAIK, FreeBSD is still "Experimental", and only x64 https://github.com/nodejs/node/blob/master/BUILDING.md#platform-list

nschonni avatar Oct 23 '21 04:10 nschonni

I'm not aware that anything has changed since https://github.com/nodejs/build/issues/1791 stalled out. FreeBSD support was downgraded to experimental back in Node.js 12 (https://github.com/nodejs/node/pull/26714) with the main challenge being a shortage of volunteers comitted to maintaining that platform.

richardlau avatar Oct 23 '21 18:10 richardlau

FWIW, FreeBSD 13 has a port for node up to version 16.13.0. And it runs all nodejs I have ever needed.

I think the stall in https://github.com/nodejs/build/issues/1791 was limited by a desire for compatibility with FreeBSD 10. I think that's not necessary. What about shipping freebsd 12/13 binaries directly?

knz avatar Jan 14 '22 23:01 knz

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Apr 13 '23 00:04 github-actions[bot]

I think this is still current.

knz avatar Apr 13 '23 07:04 knz

This issue is stale because it has been open many days with no activity. It will be closed soon unless the stale label is removed or a comment is made.

github-actions[bot] avatar Feb 08 '24 00:02 github-actions[bot]