[Pkg-javascript-devel] Bug#639636: nodejs: FTBFS/armel - testsuite fails

Jérémy Lal jerry at edagames.com
Mon Dec 5 16:51:41 UTC 2011


Thanks to the abel guest access i got, libv8 builds and pass tests on armel and armhf.
I'm still having *one* test failing, if anyone has an idea about why :

   var f = new Buffer('über', 'ucs2');
   assert.deepEqual(f, new Buffer([252, 0, 98, 0, 101, 0, 114, 0]));

Giving this result :
https://buildd.debian.org/status/fetch.php?pkg=nodejs&arch=armel&ver=0.4.12-2&stamp=1323100281&file=log

Couldn't be linked to some wrong endianness assumption ?

Jérémy.







More information about the Pkg-javascript-devel mailing list