Source: nodejs Followup-For: Bug #999433 I've just enabled the arch in latest release. However a binary build still needs to be done, and it will pose bootstrap issues.
nodejs needs to be built with nodoc profile first, then rebuilt without. However nodejs build-depends on some external modules, which build-depend on nodejs: acorn, acorn-walk (at the moment). Since nodejs has a --node-builtin-modules-path flag, i'll add a "nobuiltin" flag to allow building without including acorn, and install builtin modules and symlink to acorn. That should allow acorn to be built and stage 2 built to be done. Jérémy -- System Information: Debian Release: bookworm/sid APT prefers stable-security APT policy: (500, 'stable-security'), (500, 'unstable'), (101, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.14.0-4-amd64 (SMP w/4 CPU threads) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled -- no debconf information