It looks like the relevant part of the log is:

,----
| nodejs tools/build.js --release --no-minify
| module.js:549
|     throw err;
|     ^
| 
| Error: Cannot find module 'acorn/walk'
| ...
`----

It looks like acorn moved some things around, and acorn/walk is now
acorn/dist/walk.  It seems to work fine after updating the
debian/patches/walk.patch to point to the new location.

-- 
Hubert Chathi <uho...@debian.org> -- https://www.uhoreg.ca/
Jabber: hub...@uhoreg.ca -- Matrix: @uhoreg:matrix.org
PGP/GnuPG key: 4096R/F24C F749 6C73 DDB8 DCB8  72DE B2DE 88D3 113A 1368

Reply via email to