-
Notifications
You must be signed in to change notification settings - Fork 71
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
Build failure on SmartOS #21
Comments
Looking into this. |
Proposed fix in #22. It looks like the relevant changes in V8 are v8/v8@d953b2a |
kisg
pushed a commit
to paul99/v8mips
that referenced
this issue
Nov 7, 2017
This commit updates the jobs for generating postmortem metadata. I96a8a7cdded6f7c37b6f1da659d63df9e3a5de2b moved the Code class to a new file without updating the postmortem jobs. This resulted in some constants used by Node.js to disappear, leading to build failures on SmartOS. See: nodejs/node-v8#21 Bug: Change-Id: Icf5f59fe464d933c4f5a3f622b08c01bc43c6a80 Reviewed-on: https://chromium-review.googlesource.com/741919 Commit-Queue: Yang Guo <[email protected]> Reviewed-by: Yang Guo <[email protected]> Cr-Commit-Position: refs/heads/master@{#49168}
Well it's back with a new failed symbol
https://ci.nodejs.org/job/node-test-commit-smartos/13336/nodes=smartos16-64/console @targos do you want to reopen this or open a new issue? |
I'll look into what's broken this time :-) |
Fixed in nodejs/node@7e26657 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://ci.nodejs.org/job/node-test-commit-smartos/12561/nodes=smartos15-64/console
Error:
/cc @nodejs/platform-smartos
The text was updated successfully, but these errors were encountered: