Closed Bug 931382 Opened 11 years ago Closed 6 years ago

Sometimes the SockIt compilation fails

Categories

(Firefox OS Graveyard :: Gaia::TestAgent, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: julienw, Unassigned)

References

Details

Compilation error is:

../src/sockit.cc: In static member function ‘static v8::Handle<v8::Value> Sockit::Read(const v8::Arguments&)’:
../src/sockit.cc:269:3: error: ‘Buffer’ is not a member of ‘node’
../src/sockit.cc:269:17: error: ‘heapBuffer’ was not declared in this scope
../src/sockit.cc:269:36: error: ‘node::Buffer’ has not been declared
../src/sockit.cc:271:16: error: ‘node::Buffer’ has not been declared
../src/sockit.cc: In static member function ‘static v8::Handle<v8::Value> Sockit::Write(const v8::Arguments&)’:
../src/sockit.cc:333:29: error: ‘node::Buffer’ has not been declared
../src/sockit.cc:333:57: error: ‘node::Buffer’ has not been declared
make: *** [Release/obj.target/sockit/src/sockit.o] Error 1
make: Leaving directory `/home/travis/build/mozilla-b2g/gaia/node_modules/marionette-client/node_modules/sockit-to-me/build'

See for example https://travis-ci.org/mozilla-b2g/gaia/jobs/13083334#L358
+aus who wrote the lib
Specifically on Linux, yes?
Flags: needinfo?(jlal)
Blocks: 935576
yes- we spoke verbally already just clearing ni
Flags: needinfo?(jlal)
Firefox OS is not being worked on
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.