-
Notifications
You must be signed in to change notification settings - Fork 30.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
V8 5.4 compilation failure on linuxOne/s390x #8329
Comments
Seems to be a hiccup. The file was modified sometime in june
the most recent jenkins job builds cleanly. |
What level of gcc is used? |
since its a rhel72 box, I'm guessing it should be gcc 4.8.x |
Note above the referenced ci job was not run on the branch with 5.4 and we still see the compile failure. This is the version info for the compiler: [root@test-linuxonecc-rhel72-s390x-1 ~]# gcc --version |
waiting for backporting: https://codereview.chromium.org/2299763002/ |
backport is completed at https://codereview.chromium.org/2302873002/ |
Closing as the fix is now included in the v5.4 PR |
Getting the following error: CXX(host) /home/firstuser/arangodb/build/3rdParty/V8/v5.7.492.77/x64.release/obj.host/v8_libbase/src/base/bits.o firstuser@etpgxb6:~/arangodb$ cat VERSIONS sudo dmesg | grep Linux cat /proc/version |
@verbus Wrong bug tracker. Report that to arangodb. |
Saw this failure on recent PR run to upgrade to v8 5.4. PPC failures in that run have been seen and we just need to backport a PR from V8 master onto 5.4 and that should be happening now. (5.4 is not yet 'beta' yet and was cut recently so we've not done all backports quite yet)
However, the compilation failure on s390 is not something we've seen before in the builds in our CI or the google CI so opening this issue to track.
https://ci.nodejs.org/job/node-test-commit-v8-linux/285/
The text was updated successfully, but these errors were encountered: