[Pkg-javascript-devel] FTBFS with HEAD of master branch :-(

Jérémy Lal kapouer at melix.org
Thu Jul 26 13:03:30 UTC 2012


On 25/07/2012 23:26, Jonas Smedegaard wrote:
> Hi - especially Jérémy,
> 
> As I wrote you on IRC, I prepared a package release of nodejs fixing the 
> namespace clash.
> 
> As you noticed, I did so carefully keeping changes to an absolute 
> minimum - e.g. editing debian/control directly instead of the usual 
> indirect editing via debian/control.in.  Reason for that is to raise the 
> likelihood of release managers approving a request for freeze exception.
> 
> Unfortunately the build currently fails to build, and I'd love it if 
> someone (you, Jérémy?) could have a look at it with fresh eyes.

The "stack-overflow" test expected output seems to vary when using libv8
version that is in debian :
https://github.com/joyent/node/commit/56417251

As you said, executing the tests in a chroot seems to trigger those
variations.
Fixing the cause of this bug in  libv8 looks hard, unless someone can point
us to the right v8 commit.

As a workaround we could loosen the expected result described in
test/message/stack_overflow.out

to something like (to be tested) :


before

*test*message*stack_overflow.js:*
*function*
*^
RangeError: Maximum call stack size exceeded


 

--
Jérémy.




More information about the Pkg-javascript-devel mailing list