-
Notifications
You must be signed in to change notification settings - Fork 582
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
failures on aix v6.x-staging #218
Comments
we may need to land nodejs/node#10085, but this is unrelated to the compiler failure /cc @mhdawson |
It looks like the failure is specific to two member function not existing in v8::internal
|
/cc @nodejs/v8 |
that might be because the ppc port didn't yet port over https://chromium-review.googlesource.com/c/489525/ |
Actually from looking at the errors I think it's because they've not yet ported over https://chromium-review.googlesource.com/c/500134/. They did port it over but reverted it when the original CL was reverted - shouldn't be too difficult to reland with the updates. |
I'm working on porting to V8 master. I was wondering how it is affecting |
The test job linked above seems to be from the canary branch,
|
This failure is from the node-update-v8-canary job. It shouldn't be related to v6.x-staging. |
OH LOL... I messed that up This is unrelated to staging. Sorry for the fire drill 😄 |
After landing libuv update we are seeing failures on aix during compilation
/cc @nodejs/platform-aix
https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/5891/console
The text was updated successfully, but these errors were encountered: