Re: [v8-users] v8 6.0.286.52 test-unboxed-doubles.cc is failing.

2017-08-04 Thread Jakob Kummerow
All tests are important. And all the test-unboxed-doubles tests pass with a regular build (Release or Debug) of the unmodified sources at that revision. I would suggest that you try to narrow down which difference between your build and the official build causes these tests to fail. (Is it gcc

[v8-users] v8 6.0.286.52 test-unboxed-doubles.cc is failing.

2017-08-04 Thread pompilimrc
I managed to build v8 on arch linux using gcc7, here you can find the full configuration for the package: https://aur.archlinux.org/packages/v8/ I've used this patch for building on gcc7: https://github.com/nodejs/node/commit/d9a8f80c0dea64d7c95eac48f8f57d7a25ea7edf this is my rendition of