When building with 2022.05.1 for a Raspberry Pi (32 bit) I get the following error during the build: ninja -C out/Release ninja: Entering directory `out/Release' ninja: error: obj.host/tools/v8_gypfiles/run_torque.ninja:1271: multiple rules generate gen/torque-generated/bit-fields.h [-w dupbuild=err] make[2]: *** [Makefile:127: node] Error 1 make[1]: *** [package/pkg-generic.mk:293: /home/harry/dev/ROPIEEE/ropieee-buildroot/build/nodejs-16.15.0/.stamp_built] Error 2 make: *** [Makefile:23: _all] Error 2 This issue (or similar is reported here as well: https://github.com/nodejs/node/issues/37441 However, the fix does not work.
With 2022.02.x and the same .config the build works.
And here is another reference that might be related: https://github.com/nodejs/node/issues/36741
Any update on this? This also accounts for master.
This is none issue on nodejs side: https://github.com/nodejs/node/issues/37441 as spotted by Thomas in https://patchwork.ozlabs.org/project/buildroot/patch/20220809075704.86472-4-ardeleanalex@gmail.com/
This has been fixed in commit https://gitlab.com/buildroot.org/buildroot/-/commit/5708c5b04f09f49a99c2c9d7a1894d24bce6a3e7.