![](https://seccdn.libravatar.org/avatar/9346938c7445407e30501c9e4cc1561a.jpg?s=120&d=mm&r=g)
6 Jul
2021
6 Jul
'21
18:04
On Tue, Jul 06, 2021 at 06:34:13PM +0200, Andreas Schwab wrote:
On Jul 06 2021, Hans-Peter Jansen wrote:
Why I don't wonder, that node is the culprit here.
v8 is still very young for riscv. I had to backport a few commits to make it even compile in this version of node. But an earlier version actually worked good enough to let webengine to build.
There was a V8 update in node in version 16.4.0 which could have introduced something that broke on riscv. node includes the v8 test suite in its git repository. The git branch of node16 is in devel:languages:nodejs:staging/nodejs16 so maybe that could help in isolating what goes wrong there. - Adam