Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
yesudeep opened this issue Oct 23, 2021 · 6 comments
Labels

Comments

@yesudeep
Copy link

yesudeep commented Oct 23, 2021

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: Add freebsd support bazel-contrib/rules_nodejs#2991
  2. Both arm64 and amd64 are Tier 1 platforms supported by FreeBSD: https://www.freebsd.org/platforms/
@nschonni
Copy link
Member

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

@richardlau
Copy link
Member

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

@knz
Copy link

knz commented Jan 14, 2022

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 #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?

@BethGriggs BethGriggs transferred this issue from nodejs/Release Jun 16, 2022
@github-actions
Copy link

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 github-actions bot added the stale label Apr 13, 2023
@knz
Copy link

knz commented Apr 13, 2023

I think this is still current.

@github-actions github-actions bot removed the stale label Apr 14, 2023
Copy link

github-actions bot commented Feb 8, 2024

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 github-actions bot added the stale label Feb 8, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants