Advertisement
Guest User

Untitled

a guest
Nov 9th, 2013
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.34 KB | None | 0 0
  1. npm install bonescript
  2. npm http GET https://registry.npmjs.org/bonescript
  3. npm http 304 https://registry.npmjs.org/bonescript
  4.  
  5. > bonescript@0.2.3 preinstall /home/ubuntu/test/node_modules/bonescript
  6. > node-gyp clean || (exit 0); node-gyp configure build
  7.  
  8. make: Entering directory `/home/ubuntu/test/node_modules/bonescript/build'
  9. CXX(target) Release/obj.target/misc/misc.o
  10. ../misc.cpp:1:0: warning: "BUILDING_NODE_EXTENSION" redefined [enabled by default]
  11. <command-line>:0:0: note: this is the location of the previous definition
  12. ../misc.cpp:21:27: error: variable or field ‘pollpri_event’ declared void
  13. ../misc.cpp:21:27: error: ‘EV_P_’ was not declared in this scope
  14. ../misc.cpp:21:46: error: expected primary-expression before ‘int’
  15. ../misc.cpp:32:5: error: ‘ev_io’ does not name a type
  16. ../misc.cpp:148:31: error: ‘EV_P_’ has not been declared
  17. ../misc.cpp:148:43: error: expected ‘,’ or ‘...’ before ‘*’ token
  18. ../misc.cpp: In static member function ‘static void Pollpri::Init(v8::Handle<v8::Object>)’:
  19. ../misc.cpp:37:34: warning: statement has no effect [-Wunused-value]
  20. ../misc.cpp:38:38: warning: left operand of comma operator has no effect [-Wunused-value]
  21. ../misc.cpp:47:33: warning: statement has no effect [-Wunused-value]
  22. ../misc.cpp: In constructor ‘Pollpri::Pollpri()’:
  23. ../misc.cpp:51:49: warning: statement has no effect [-Wunused-value]
  24. ../misc.cpp:54:18: error: ‘event_watcher’ was not declared in this scope
  25. ../misc.cpp:54:46: error: ‘ev_init’ was not declared in this scope
  26. ../misc.cpp:56:9: error: ‘ew’ was not declared in this scope
  27. ../misc.cpp: In destructor ‘virtual Pollpri::~Pollpri()’:
  28. ../misc.cpp:60:48: warning: statement has no effect [-Wunused-value]
  29. ../misc.cpp:63:20: error: ‘EV_DEFAULT_’ was not declared in this scope
  30. ../misc.cpp:63:33: error: ‘event_watcher’ was not declared in this scope
  31. ../misc.cpp:63:46: error: ‘ev_io_stop’ was not declared in this scope
  32. ../misc.cpp: In static member function ‘static v8::Handle<v8::Value> Pollpri::New(const v8::Arguments&)’:
  33. ../misc.cpp:67:32: warning: statement has no effect [-Wunused-value]
  34. ../misc.cpp:84:49: warning: left operand of comma operator has no effect [-Wunused-value]
  35. ../misc.cpp:84:55: warning: right operand of comma operator has no effect [-Wunused-value]
  36. ../misc.cpp:84:73: warning: right operand of comma operator has no effect [-Wunused-value]
  37. ../misc.cpp:88:53: warning: left operand of comma operator has no effect [-Wunused-value]
  38. ../misc.cpp:88:73: warning: right operand of comma operator has no effect [-Wunused-value]
  39. ../misc.cpp:93:56: warning: left operand of comma operator has no effect [-Wunused-value]
  40. ../misc.cpp:93:60: warning: right operand of comma operator has no effect [-Wunused-value]
  41. ../misc.cpp:93:63: warning: right operand of comma operator has no effect [-Wunused-value]
  42. ../misc.cpp:93:83: warning: right operand of comma operator has no effect [-Wunused-value]
  43. ../misc.cpp:99:43: warning: left operand of comma operator has no effect [-Wunused-value]
  44. ../misc.cpp:99:47: warning: right operand of comma operator has no effect [-Wunused-value]
  45. ../misc.cpp:99:64: warning: right operand of comma operator has no effect [-Wunused-value]
  46. ../misc.cpp:102:48: warning: left operand of comma operator has no effect [-Wunused-value]
  47. ../misc.cpp:102:52: warning: right operand of comma operator has no effect [-Wunused-value]
  48. ../misc.cpp:102:55: warning: right operand of comma operator has no effect [-Wunused-value]
  49. ../misc.cpp:102:74: warning: right operand of comma operator has no effect [-Wunused-value]
  50. ../misc.cpp:105:22: error: ‘class Pollpri’ has no member named ‘ew’
  51. ../misc.cpp:105:32: error: ‘EV_READ’ was not declared in this scope
  52. ../misc.cpp:105:39: error: ‘ev_io_set’ was not declared in this scope
  53. ../misc.cpp:106:21: error: ‘EV_DEFAULT_’ was not declared in this scope
  54. ../misc.cpp:106:38: error: ‘ev_io_start’ was not declared in this scope
  55. ../misc.cpp:111:32: warning: statement has no effect [-Wunused-value]
  56. ../misc.cpp: In member function ‘void Pollpri::Event(Pollpri*, int)’:
  57. ../misc.cpp:117:57: warning: left operand of comma operator has no effect [-Wunused-value]
  58. ../misc.cpp:117:61: warning: right operand of comma operator has no effect [-Wunused-value]
  59. ../misc.cpp:117:67: warning: right operand of comma operator has no effect [-Wunused-value]
  60. ../misc.cpp:118:23: error: ‘EV_READ’ was not declared in this scope
  61. ../misc.cpp:126:43: warning: left operand of comma operator has no effect [-Wunused-value]
  62. ../misc.cpp:126:47: warning: right operand of comma operator has no effect [-Wunused-value]
  63. ../misc.cpp:126:64: warning: right operand of comma operator has no effect [-Wunused-value]
  64. ../misc.cpp:129:48: warning: left operand of comma operator has no effect [-Wunused-value]
  65. ../misc.cpp:129:52: warning: right operand of comma operator has no effect [-Wunused-value]
  66. ../misc.cpp:129:55: warning: right operand of comma operator has no effect [-Wunused-value]
  67. ../misc.cpp:129:74: warning: right operand of comma operator has no effect [-Wunused-value]
  68. ../misc.cpp: In static member function ‘static void Pollpri::pollpri_event(int)’:
  69. ../misc.cpp:149:42: warning: statement has no effect [-Wunused-value]
  70. ../misc.cpp:150:44: error: ‘req’ was not declared in this scope
  71. ../misc.cpp:151:21: error: ‘revents’ was not declared in this scope
  72. ../misc.cpp:152:42: warning: statement has no effect [-Wunused-value]
  73. ../misc.cpp: In function ‘void init(v8::Handle<v8::Object>)’:
  74. ../misc.cpp:160:33: warning: statement has no effect [-Wunused-value]
  75. make: *** [Release/obj.target/misc/misc.o] Error 1
  76. make: Leaving directory `/home/ubuntu/test/node_modules/bonescript/build'
  77. gyp ERR! build error
  78. gyp ERR! stack Error: `make` failed with exit code: 2
  79. gyp ERR! stack at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:267:23)
  80. gyp ERR! stack at ChildProcess.EventEmitter.emit (events.js:98:17)
  81. gyp ERR! stack at Process.ChildProcess._handle.onexit (child_process.js:789:12)
  82. gyp ERR! System Linux 3.8.13-bone20
  83. gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "build"
  84. gyp ERR! cwd /home/ubuntu/test/node_modules/bonescript
  85. gyp ERR! node -v v0.10.21
  86. gyp ERR! node-gyp -v v0.10.10
  87. gyp ERR! not ok
  88. npm ERR! weird error 1
  89. npm ERR! not ok code 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement