Skip to content
This repository has been archived by the owner on Dec 9, 2018. It is now read-only.

'class v8::Object’ has no member named ‘GetConstructorName #1

Closed
paulcarey opened this issue Aug 13, 2011 · 4 comments
Closed

'class v8::Object’ has no member named ‘GetConstructorName #1

paulcarey opened this issue Aug 13, 2011 · 4 comments

Comments

@paulcarey
Copy link

Hi

My attempt to install failed with the following error.


'configure' finished successfully (0.061s)
Waf: Entering directory /Users/paulcarey/node_modules/contextify/build' [1/2] cxx: src/contextify.cc -> build/default/src/contextify_1.o ../src/contextify.cc: In function ‘v8::Persistent<v8::Context> CreateContext(ContextifyInfo*)’: ../src/contextify.cc:123: error: ‘class v8::Object’ has no member named ‘GetConstructorName’ Waf: Leaving directory/Users/paulcarey/node_modules/contextify/build'
Build failed: -> task failed (err #1):
{task: cxx contextify.cc -> contextify_1.o}
npm ERR! error installing [email protected] Error: [email protected] preinstall: node-waf clean || true; node-waf configure bui ld
npm ERR! error installing [email protected] sh "-c" "node-waf clean || true; node-waf configure build" failed with 1
npm ERR! error installing [email protected] at ChildProcess. (/Users/paulcarey/.nave/installed/0.4.10/lib/node_m
odules/npm/lib/utils/exec.js:49:20)
npm ERR! error installing [email protected] at ChildProcess.emit (events.js:67:17)
npm ERR! error installing [email protected] at ChildProcess.onexit (child_process.js:192:12)
npm ERR! [email protected] preinstall: node-waf clean || true; node-waf configure build
npm ERR! sh "-c" "node-waf clean || true; node-waf configure build" failed with 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is most likely a problem with the contextify package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf clean || true; node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls contextify
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Darwin 11.0.0
npm ERR! command "node" "/Users/paulcarey/.nave/installed/0.4.10/bin/npm" "install" "contextify"
npm ERR! cwd /Users/paulcarey
npm ERR! node -v v0.4.10
npm ERR! npm -v 1.0.24
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/paulcarey/npm-debug.log
npm not ok

@paulcarey
Copy link
Author

Hmm, pebkac I think. Sorry for noise.

@tmpvar
Copy link

tmpvar commented Aug 13, 2011

what version of node are you building against?

On Aug 13, 2011, at 10:34 AM, paulcarey wrote:

Hi

My attempt to install failed with the following error.


'configure' finished successfully (0.061s)
Waf: Entering directory /Users/paulcarey/node_modules/contextify/build' [1/2] cxx: src/contextify.cc -> build/default/src/contextify_1.o ../src/contextify.cc: In function ‘v8::Persistent<v8::Context> CreateContext(ContextifyInfo*)’: ../src/contextify.cc:123: error: ‘class v8::Object’ has no member named ‘GetConstructorName’ Waf: Leaving directory/Users/paulcarey/node_modules/contextify/build'
Build failed: -> task failed (err #1):
{task: cxx contextify.cc -> contextify_1.o}
npm ERR! error installing [email protected] Error: [email protected] preinstall: node-waf clean || true; node-waf configure bui ld
npm ERR! error installing [email protected] sh "-c" "node-waf clean || true; node-waf configure build" failed with 1
npm ERR! error installing [email protected] at ChildProcess. (/Users/paulcarey/.nave/installed/0.4.10/lib/node_m
odules/npm/lib/utils/exec.js:49:20)
npm ERR! error installing [email protected] at ChildProcess.emit (events.js:67:17)
npm ERR! error installing [email protected] at ChildProcess.onexit (child_process.js:192:12)
npm ERR! [email protected] preinstall: node-waf clean || true; node-waf configure build
npm ERR! sh "-c" "node-waf clean || true; node-waf configure build" failed with 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is most likely a problem with the contextify package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-waf clean || true; node-waf configure build
npm ERR! You can get their info via:
npm ERR! npm owner ls contextify
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Darwin 11.0.0
npm ERR! command "node" "/Users/paulcarey/.nave/installed/0.4.10/bin/npm" "install" "contextify"
npm ERR! cwd /Users/paulcarey
npm ERR! node -v v0.4.10
npm ERR! npm -v 1.0.24
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR! /Users/paulcarey/npm-debug.log
npm not ok

Reply to this email directly or view it on GitHub:
#1

@paulcarey
Copy link
Author

I was meant to be building against 0.4.10, but I think some detritus
from 0.2.5 found its way onto my path. Once I fixed that, the issue
disappeared.

On Sat, Aug 13, 2011 at 10:22 PM, tmpvar
[email protected]
wrote:

what version of node are you building against?

On Aug 13, 2011, at 10:34 AM, paulcarey wrote:

Hi

My attempt to install failed with the following error.


'configure' finished successfully (0.061s)
Waf: Entering directory /Users/paulcarey/node_modules/contextify/build' [1/2] cxx: src/contextify.cc -> build/default/src/contextify_1.o ../src/contextify.cc: In function ‘v8::Persistent<v8::Context> CreateContext(ContextifyInfo*)’: ../src/contextify.cc:123: error: ‘class v8::Object’ has no member named ‘GetConstructorName’ Waf: Leaving directory/Users/paulcarey/node_modules/contextify/build'
Build failed:  -> task failed (err #1):
       {task: cxx contextify.cc -> contextify_1.o}
npm ERR! error installing [email protected] Error: [email protected] preinstall: node-waf clean || true; node-waf configure bui ld
npm ERR! error installing [email protected] sh "-c" "node-waf clean || true; node-waf configure build" failed with 1
npm ERR! error installing [email protected]     at ChildProcess. (/Users/paulcarey/.nave/installed/0.4.10/lib/node_m
odules/npm/lib/utils/exec.js:49:20)
npm ERR! error installing [email protected]     at ChildProcess.emit (events.js:67:17)
npm ERR! error installing [email protected]     at ChildProcess.onexit (child_process.js:192:12)
npm ERR! [email protected] preinstall: node-waf clean || true; node-waf configure build
npm ERR! sh "-c" "node-waf clean || true; node-waf configure build" failed with 1
npm ERR!
npm ERR! Failed at the [email protected] preinstall script.
npm ERR! This is most likely a problem with the contextify package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-waf clean || true; node-waf configure build
npm ERR! You can get their info via:
npm ERR!     npm owner ls contextify
npm ERR! There is likely additional logging output above.
npm ERR!
npm ERR! System Darwin 11.0.0
npm ERR! command "node" "/Users/paulcarey/.nave/installed/0.4.10/bin/npm" "install" "contextify"
npm ERR! cwd /Users/paulcarey
npm ERR! node -v v0.4.10
npm ERR! npm -v 1.0.24
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /Users/paulcarey/npm-debug.log
npm not ok

Reply to this email directly or view it on GitHub:
#1

Reply to this email directly or view it on GitHub:
#1 (comment)

@brianmcd
Copy link
Owner

Thanks for the update, Paul. Glad you got it working!

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

No branches or pull requests

3 participants