tlrobinson / narwhal-v8

Narwhal support for V8 (incomplete)
http://narwhaljs.org/
11 stars 0 forks source link

Mac OS X Startup Error #3

Open walisser opened 13 years ago

walisser commented 13 years ago

This is narwhal-v8 compiled for i386 with gcc 4.2.1.

Interpreter runs up to interactive prompt, however fails to load JS libraries.

Sun Aug 21 2011 09:24:16 GMT-0400 (EDT) [error] Could not load package 'narwhal-v8'. TypeError: Cannot convert null to object
Sun Aug 21 2011 09:24:16 GMT-0400 (EDT) [error] Could not load package 'narwhal'. TypeError: Cannot convert null to object
Sun Aug 21 2011 09:24:16 GMT-0400 (EDT) [error] Could not load package 'narwhal-lib'. TypeError: Cannot convert null to object

Complete log:

Administrators-Mac:narwhal-v8 administrator$ narwhal
REQUIRE: id[global] baseId[undefined] pkg[undefined] basePkg[undefined]
USING: id[global] pkg[null]
\ global
REQUIRE: id[./global-es5] baseId[global] pkg[undefined] basePkg[null]
USING: id[global-es5] pkg[null]
\\ global-es5
REQUIRE: id[system] baseId[global-es5] pkg[undefined] basePkg[null]
USING: id[system] pkg[null]
REQUIRE: id[json] baseId[global-es5] pkg[undefined] basePkg[null]
USING: id[json] pkg[null]
\\\ json
/// json
// global-es5
REQUIRE: id[./global-commonjs] baseId[global] pkg[undefined] basePkg[null]
USING: id[global-commonjs] pkg[null]
\\ global-commonjs
REQUIRE: id[global-es5] baseId[global-commonjs] pkg[undefined] basePkg[null]
USING: id[global-es5] pkg[null]
// global-commonjs
/ global
REQUIRE: id[file] baseId[undefined] pkg[undefined] basePkg[undefined]
USING: id[file] pkg[null]
\ file
REQUIRE: id[io] baseId[file] pkg[undefined] basePkg[null]
USING: id[io] pkg[null]
\\ io
REQUIRE: id[io-engine] baseId[io] pkg[undefined] basePkg[null]
USING: id[io-engine] pkg[null]
\\\ io-engine
loading native: io-engine (/Users/administrator/Documents/narwhal/packages/narwhal-v8/lib/io-engine.dylib)
REQUIRE: id[io-engine.js] baseId[io-engine] pkg[undefined] basePkg[null]
USING: id[io-engine.js] pkg[null]
\\\\ io-engine.js
REQUIRE: id[io-engine] baseId[io-engine.js] pkg[undefined] basePkg[null]
USING: id[io-engine] pkg[null]
REQUIRE: id[binary] baseId[io-engine.js] pkg[undefined] basePkg[null]
USING: id[binary] pkg[null]
\\\\\ binary
REQUIRE: id[binary-engine] baseId[binary] pkg[undefined] basePkg[null]
USING: id[binary-engine] pkg[null]
\\\\\\ binary-engine
loading native: binary-engine (/Users/administrator/Documents/narwhal/packages/narwhal-v8/lib/binary-engine.dylib)
////// binary-engine
///// binary
REQUIRE: id[binary-engine] baseId[io-engine.js] pkg[undefined] basePkg[null]
USING: id[binary-engine] pkg[null]
//// io-engine.js
/// io-engine
REQUIRE: id[binary] baseId[io] pkg[undefined] basePkg[null]
USING: id[binary] pkg[null]
REQUIRE: id[binary] baseId[io] pkg[undefined] basePkg[null]
USING: id[binary] pkg[null]
REQUIRE: id[binary-engine] baseId[io] pkg[undefined] basePkg[null]
USING: id[binary-engine] pkg[null]
// io
REQUIRE: id[file-bootstrap] baseId[file] pkg[undefined] basePkg[null]
USING: id[file-bootstrap] pkg[null]
\\ file-bootstrap
REQUIRE: id[file] baseId[file-bootstrap] pkg[undefined] basePkg[null]
USING: id[file] pkg[null]
REQUIRE: id[system] baseId[file-bootstrap] pkg[undefined] basePkg[null]
USING: id[system] pkg[null]
// file-bootstrap
REQUIRE: id[file-engine] baseId[file] pkg[undefined] basePkg[null]
USING: id[file-engine] pkg[null]
\\ file-engine
loading native: file-engine (/Users/administrator/Documents/narwhal/packages/narwhal-v8/lib/file-engine.dylib)
REQUIRE: id[./file] baseId[file-engine] pkg[undefined] basePkg[null]
USING: id[file] pkg[null]
REQUIRE: id[io] baseId[file-engine] pkg[undefined] basePkg[null]
USING: id[io] pkg[null]
REQUIRE: id[file-engine.js] baseId[file-engine] pkg[undefined] basePkg[null]
USING: id[file-engine.js] pkg[null]
\\\ file-engine.js
REQUIRE: id[file] baseId[file-engine.js] pkg[undefined] basePkg[null]
USING: id[file] pkg[null]
/// file-engine.js
// file-engine
/ file
REQUIRE: id[file-engine] baseId[undefined] pkg[undefined] basePkg[undefined]
USING: id[file-engine] pkg[null]
\ file-engine
REQUIRE: id[./file] baseId[file-engine] pkg[undefined] basePkg[null]
USING: id[file] pkg[null]
REQUIRE: id[io] baseId[file-engine] pkg[undefined] basePkg[null]
USING: id[io] pkg[null]
REQUIRE: id[file-engine.js] baseId[file-engine] pkg[undefined] basePkg[null]
USING: id[file-engine.js] pkg[null]
/ file-engine
REQUIRE: id[system] baseId[undefined] pkg[undefined] basePkg[undefined]
USING: id[system] pkg[null]
\ system
loading native: system (/Users/administrator/Documents/narwhal/packages/narwhal-v8/lib/system.dylib)
REQUIRE: id[system.js] baseId[system] pkg[undefined] basePkg[null]
USING: id[system.js] pkg[null]
\\ system.js
REQUIRE: id[./io] baseId[system.js] pkg[undefined] basePkg[null]
USING: id[io] pkg[null]
REQUIRE: id[./file] baseId[system.js] pkg[undefined] basePkg[null]
USING: id[file] pkg[null]
REQUIRE: id[logger] baseId[system.js] pkg[undefined] basePkg[null]
USING: id[logger] pkg[null]
\\\ logger
REQUIRE: id[file] baseId[logger] pkg[undefined] basePkg[null]
USING: id[file] pkg[null]
/// logger
// system.js
/ system
REQUIRE: id[os] baseId[undefined] pkg[undefined] basePkg[undefined]
USING: id[os] pkg[null]
\ os
REQUIRE: id[os-engine] baseId[os] pkg[undefined] basePkg[null]
USING: id[os-engine] pkg[null]
\\ os-engine
loading native: os-engine (/Users/administrator/Documents/narwhal/packages/narwhal-v8/lib/os-engine.dylib)
REQUIRE: id[os-engine.js] baseId[os-engine] pkg[undefined] basePkg[null]
USING: id[os-engine.js] pkg[null]
\\\ os-engine.js
REQUIRE: id[os-engine] baseId[os-engine.js] pkg[undefined] basePkg[null]
USING: id[os-engine] pkg[null]
REQUIRE: id[io] baseId[os-engine.js] pkg[undefined] basePkg[null]
USING: id[io] pkg[null]
/// os-engine.js
REQUIRE: id[io] baseId[os-engine] pkg[undefined] basePkg[null]
USING: id[io] pkg[null]
// os-engine
REQUIRE: id[system] baseId[os] pkg[undefined] basePkg[null]
USING: id[system] pkg[null]
/ os
REQUIRE: id[narwhal] baseId[undefined] pkg[undefined] basePkg[undefined]
USING: id[narwhal] pkg[null]
\ narwhal
REQUIRE: id[narwhal/args] baseId[narwhal] pkg[undefined] basePkg[null]
USING: id[narwhal/args] pkg[null]
\\ narwhal/args
REQUIRE: id[os] baseId[narwhal/args] pkg[undefined] basePkg[null]
USING: id[os] pkg[null]
REQUIRE: id[system] baseId[narwhal/args] pkg[undefined] basePkg[null]
USING: id[system] pkg[null]
REQUIRE: id[file] baseId[narwhal/args] pkg[undefined] basePkg[null]
USING: id[file] pkg[null]
REQUIRE: id[narwhal/util] baseId[narwhal/args] pkg[undefined] basePkg[null]
USING: id[narwhal/util] pkg[null]
\\\ narwhal/util
/// narwhal/util
REQUIRE: id[narwhal/term] baseId[narwhal/args] pkg[undefined] basePkg[null]
USING: id[narwhal/term] pkg[null]
\\\ narwhal/term
REQUIRE: id[system] baseId[narwhal/term] pkg[undefined] basePkg[null]
USING: id[system] pkg[null]
REQUIRE: id[narwhal/util] baseId[narwhal/term] pkg[undefined] basePkg[null]
USING: id[narwhal/util] pkg[null]
/// narwhal/term
// narwhal/args
REQUIRE: id[narwhal/deprecated] baseId[narwhal] pkg[undefined] basePkg[null]
USING: id[narwhal/deprecated] pkg[null]
\\ narwhal/deprecated
REQUIRE: id[engine] baseId[narwhal/deprecated] pkg[undefined] basePkg[null]
USING: id[engine] pkg[null]
// narwhal/deprecated
/ narwhal
Sun Aug 21 2011 09:24:16 GMT-0400 (EDT) [error] Could not load package 'narwhal-v8'. TypeError: Cannot convert null to object
Sun Aug 21 2011 09:24:16 GMT-0400 (EDT) [error] Could not load package 'narwhal'. TypeError: Cannot convert null to object
Sun Aug 21 2011 09:24:16 GMT-0400 (EDT) [error] Could not load package 'narwhal-lib'. TypeError: Cannot convert null to object
Narwhal version 0.1, V8 version 3.5.6
>