Skip to content
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

aix failing in CI #1796

Closed
MylesBorins opened this issue Apr 30, 2019 · 3 comments
Closed

aix failing in CI #1796

MylesBorins opened this issue Apr 30, 2019 · 3 comments

Comments

@MylesBorins
Copy link
Contributor

WARNING: Exported symbol not defined: v8::internal::Builtins::Generate_WasmRecordWrite(v8::internal::compiler::CodeAssemblerState*)

/cc @nodejs/platform-aix

@sam-github
Copy link
Contributor

It doesn't seem to always fail, or at least, there seems to be plenty of green in CI for AIX: https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/changes

The last failure seems to be a build for this PR: nodejs/node#27405

Every platform is failing on doc lint, but AIX in particular, see https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/22922/consoleText, has 1000s of "Export symbol not defined" warnings.

The previous PR passed, though, and it's log is also full of "Export symbol not defined" warnings:
https://ci.nodejs.org/job/node-test-commit-aix/nodes=aix61-ppc64/22921/

I'd like to understand what those mean, I'll keep poking, but so far they appear to be just warnings.

@MylesBorins why do you think AIX is failing in CI?

@sam-github
Copy link
Contributor

I think @miladfar found the PR that failed, see nodejs/node#27417 (comment) for a comment

@sam-github
Copy link
Contributor

I think this isn't an issue, and nodejs/node#27417 passed on AIX in last ci, can we close this, @MylesBorins ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants