Le jeu. 7 déc. 2023 à 12:27, Jérémy Lal <kapo...@melix.org> a écrit :
> Le jeu. 7 déc. 2023 à 09:54, Shi Pujin <shipu...@loongson.cn> a écrit : > >> On Thu, 7 Dec 2023 08:30:09 +0800 Shi Pujin <shipu...@loongson.cn> wrote: >> > Package: nodejs >> > Version: 18.19.0 >> > Severity: wishlist >> > Tags: patch >> > User: debian-loonga...@lists.debian.org >> > X-Debbugs-Cc: shipu...@loongson.cn >> > Usertags: loong64 >> > >> > Hi, >> > >> > Nodejs upstream supports loong64 starting from nodejs-17.5.0 version, >> > >> > it'd be nice to have loong64 enabled,nodejs is in the Build-Depend >> chain >> > for many packages. >> > > Thanks, applied to > https://salsa.debian.org/js-team/nodejs/-/commits/master-18.x > > Will be uploaded after current unstable nodejs has moved to testing. > > >> > I test compile nodejs locally, ignoring the build dependency >> > he(--no-check-builddeps), close the test phase,debian-nodejs was >> > successfully compiled. >> > >> > ``` >> > debootstrap --no-check-gpg --arch=loong64 --variant=buildd >> > --extra-suites=unreleased unstable sid-loong64-rootfs >> > http://ftp.ports.debian.org/debian-ports > > > The "correct" way to build nodejs on a new arch is documented in > > https://salsa.debian.org/js-team/nodejs/-/blob/master-18.x/debian/README.source > Also if you can give me access to a loong64 porterbox, I'll do that step for you.