Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Build Linux binaries for Node.js 27 on RHEL 9

オープン
#4,431 コメント 2 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
linux, node.js

調査の方向性

まず、nodejs/build#4197 のこれまでの議論と、この issue の互換性表を確認してください。RHEL 9 上の Node.js 27 Linux バイナリに必要なリリースおよびビルドインフラストラクチャの変更を特定し、作業完了と見なす前に glibc の互換性への影響を明示的に解決してください。

索引モデルが issue の本文から書いたものです。

説明

build-agenda platform:arm platform:linux-intel platform:linuxONE platform:ppc

Discussed for Node.js 26, but shelved: https://github.com/nodejs/build/issues/4197

Revisiting this for Node.js 27. Node.js 27 is expected to go End-of-Life at the end of April 2030.
RHEL 8 is scheduled to end maintenance support in May 2029.
In other words, if we build Node.js 27 releases on RHEL 8 our release machines would be on an unmaintained OS for almost an entire year at the end.

I'm proposing that we shift building the Linux binaries for Node.js 26 onwards to RHEL 9 (maintenance for that planned to end in May 2032). This would mean that the glibc requirements to run the official Linux binaries would raise from glibc 2.28 to 2.34 which will affect compatibility on popular Linux distributions:

Distribution glibc Supported if binary built on RHEL 9
Debian 10 2.28
Debian 11 2.31
Debian 12 2.36
Debian 13 2.41
RHEL 8 2.28
RHEL 9 2.34
RHEL 10 2.39
Ubuntu 20.04 2.31
Ubuntu 22.04 2.35
Ubuntu 24.04 2.39
主要言語
Jinja
スター
541
フォーク
185
平均マージ
2日 18時間
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nodejs/build のほかの issue

nodejs/build の issue をすべて見る

似ている issue

Build System の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。