-
Notifications
You must be signed in to change notification settings - Fork 150
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
serialport error with V8 5.4 #179
Comments
That's |
Here is the declaration: https://github.com/targos/node/blob/v8-5.4/deps/v8/include/v8.h#L4510-L4514 |
/cc @reconbot On Mon, Sep 12, 2016, 11:46 AM Michaël Zasso notifications@github.com
|
Do we have logs from the build/install stage of the test? |
Actually that may be related to node-pre-gyp. |
/cc @springmeyer |
Sounds like we've broken binary compatibility within a major release. On Mon, Sep 12, 2016, 2:59 PM Michaël Zasso notifications@github.com
|
I think it happens because NODE_MODULE_VERSION is still 48. It will be bumped when v7.0.0 is released |
If that's the case then it's doing exactly what it should. That's how both |
I have a version of citgm that can force rebuild... just hasn't landed on master as I still have to get some testing done. https://github.com/thealphanerd/citgm/tree/rebuild Here is a citgm run of v7.x (wtih v5.4 afaik) using the rebuild flag. |
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/381/nodes=fedora23/testReport/junit/(root)/citgm/serialport_v4_0_1/
grunt: symbol lookup error: /tmp/1cfb2d13-7db2-423f-81fb-930025e9f739/serialport/build/Release/serialport.node: undefined symbol: _ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEi
The text was updated successfully, but these errors were encountered: