Bug#766484: FTBFS in a cowbuilder: Error: listen EADDRNOTAVAIL

2014-11-26 Thread James Cowgill
Control: tags -1 patch

On Sat, 22 Nov 2014 13:48:43 +0100 Tobias Frost t...@debian.org wrote:
 I saw your offer to prepare a patch, which would be very appreciated. I
 would sponsor this as an NMU.

Well this is the patch mentioned earlier from 0.10.33 [1] which fixes
the build for me.

Thanks,
James

[1] 
https://github.com/joyent/node/commit/707cc25011d142fe4ade14ce2aa083a96ef15bcb


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#766484: FTBFS in a cowbuilder: Error: listen EADDRNOTAVAIL

2014-11-22 Thread Tobias Frost

Hi Jean,

Hi from the BSP in Munich!

I saw your offer to prepare a patch, which would be very appreciated. I
would sponsor this as an NMU.

-- 
tobi



signature.asc
Description: This is a digitally signed message part


Bug#766484: FTBFS in a cowbuilder: Error: listen EADDRNOTAVAIL

2014-11-15 Thread Jean Baptiste Favre
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Hello,
We had a look on it during Paris BSP. Here is a summary of what we found.

- - nodejs was uploaded and build against libssl-dev 1.0.1h-2 [1]. At
this time, build went well
- - in the meantime, libssl-dev has been updated to 1.0.1j-1. This
verison of libbssl-dev makes the test fail.
- - downgrading libssl-dev to wheezy version (1.0.1e-2+deb7u12) allows
nodejs tests to pass successfully.

[1]
https://buildd.debian.org/status/fetch.php?pkg=nodejsarch=i386ver=0.10.29~dfsg-1stamp=1402698980

Regards,
JB
-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJUZztoXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ0RTg0NUJBMjMwQ0I0RDQ0ODkwNjk4NDdC
NERENTM2QUNGN0Q4NzM3AAoJELTdU2rPfYc3rT8QAIqkrRe2F7niHZga/AAncfBX
ftcxwUflSYHkvDgn03SHZJwz0NEWIUgmTzLxsZjHbxYELXTpMs645UJJ5LRR4GBW
5q1yn++0KocNtBuCh9BKaAK2w1JvX4lHfz8XZGyQa3yjdwKAkchJJFDDLFTvX6iy
NAzH3SOljoIbie1NxIO+MgIu01fMWn334KHnWbFB7W5Mloc0s5HUiMAlBxNw052f
o4b2oiGGdo4dssuSYtH+hd9IT7JPjA+bZOBhYkTgOMmaonzeXJSVZOrrdUp5F7Ae
Stv22Rx4yaqpGbP/uB5CAOkpn5+BesBur6GG/sEeSKojHgAwl3MLXEkH+7h4x5zz
bVnk43G4HXLkNUHe/XaWqKTE6r5/pY9FehKbFVOAkF+FsCd4u5e4PpgEWWm/WUA2
8NexkCVrStp0s/rEsuygtCtk9CgMvkL23meFr5TNPPVNUvpUS0McoUwH5TAklFoo
BeDjEAngqnP/cdZDf3OJxq7XvgVW755ebzYbMHYA6MI3fZv3FcikXCmBqZkjUibC
roZXA82TXUR3G9a0PE3tP4Lw5SgKFmgglQN44Oe1V7rkae5CRZBX53oGsdByj0MO
iYoQaz+x1on5BOjxfXO1rRVmn2yTxlfTHH3qHf+eCZ5S6++6MITbSSuEOo8bfj76
32Wol1GRjP8OE6L+cLTI
=ZPkp
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#766484: FTBFS in a cowbuilder: Error: listen EADDRNOTAVAIL

2014-11-15 Thread Jérémy Lal
Le samedi 15 novembre 2014 à 12:39 +0100, Jean Baptiste Favre a écrit :
 Hello,
 We had a look on it during Paris BSP. Here is a summary of what we found.
 
 - nodejs was uploaded and build against libssl-dev 1.0.1h-2 [1]. At
 this time, build went well
 - in the meantime, libssl-dev has been updated to 1.0.1j-1. This
 verison of libbssl-dev makes the test fail.
 - downgrading libssl-dev to wheezy version (1.0.1e-2+deb7u12) allows
 nodejs tests to pass successfully.

Hello,

this is expected: openssl disabled some transport (for security reasons)
that nodejs 0.10.29 still tests.
I have nodejs 0.10.33 ready in collab-maint, unfortunately we are frozen
and from what i read of the freeze policy it won't be accepted into
testing (no new upstream releases). I won't spend the day making patches
just to work around that strict policy.

Jérémy.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#766484: FTBFS in a cowbuilder: Error: listen EADDRNOTAVAIL

2014-11-15 Thread Jean Baptiste Favre
Hello,
Thanks for your explanations.
I figured out tests have been modified upstream in branch 0.10.33-release, but 
not in master [1].

I can prepare and provide you with a patch so that nodejs could build on 
jessie, which could save you some time.
Would you mind sponsoring it ?

Regards,
Jean Baptiste

[1] 
https://github.com/joyent/node/commit/707cc25011d142fe4ade14ce2aa083a96ef15bcb

On 15/11/2014 14:40, Jérémy Lal wrote:
 Le samedi 15 novembre 2014 à 12:39 +0100, Jean Baptiste Favre a écrit :
  Hello,
  We had a look on it during Paris BSP. Here is a summary of what we found.
 
  - nodejs was uploaded and build against libssl-dev 1.0.1h-2 [1]. At
  this time, build went well
  - in the meantime, libssl-dev has been updated to 1.0.1j-1. This
  verison of libbssl-dev makes the test fail.
  - downgrading libssl-dev to wheezy version (1.0.1e-2+deb7u12) allows
  nodejs tests to pass successfully.

 Hello,

 this is expected: openssl disabled some transport (for security reasons)
 that nodejs 0.10.29 still tests.
 I have nodejs 0.10.33 ready in collab-maint, unfortunately we are frozen
 and from what i read of the freeze policy it won't be accepted into
 testing (no new upstream releases). I won't spend the day making patches
 just to work around that strict policy.

 Jérémy.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#766484: FTBFS in a cowbuilder: Error: listen EADDRNOTAVAIL

2014-11-06 Thread Andreas Barth
Hi,

just trying on an i386 buildd, it fails by:

ln -fs out/Release/node node
/usr/bin/python tools/test.py --arch=ia32 simple
=== release test-crypto-stream ===
Path: simple/test-crypto-stream
assert.js:92
  throw new assert.AssertionError({
^
AssertionError: false == true
at Decipheriv.end (/«PKGBUILDDIR»/test/simple/test-crypto-stream.js:74:5)
at Decipheriv.anonymous (/«PKGBUILDDIR»/test/common.js:198:15)
at Decipheriv.emit (events.js:117:20)
at done (_stream_transform.js:190:19)
at _stream_transform.js:131:9
at Decipheriv.Cipher._flush (crypto.js:269:5)
at Decipheriv.anonymous (_stream_transform.js:130:12)
at Decipheriv.g (events.js:180:16)
at Decipheriv.emit (events.js:117:20)
at finishMaybe (_stream_writable.js:360:12)
Command: out/Release/node /«PKGBUILDDIR»/test/simple/test-crypto-stream.js
[03:34|% 100|+ 607|-   1]: Done
make[1]: *** [test-simple] Error 1
Makefile:114: recipe for target 'test-simple' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/stamp-makefile-check] Error 2
/usr/share/cdbs/1/class/makefile.mk:67: recipe for target 
'debian/stamp-makefile-check' failed



Andi


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#766484: FTBFS in a cowbuilder: Error: listen EADDRNOTAVAIL

2014-10-23 Thread Yaroslav Halchenko
Package: nodejs
Version: 0.10.29~dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

testing seems to require establishing some local server instance and somehow
failing on my box with a conventional cowbuilder chroot of up-to-date sid

...
Path: simple/test-net-pingpong
/tmp/buildd/nodejs-0.10.29~dfsg/test/tmp/test.sock
server listening on /tmp/buildd/nodejs-0.10.29~dfsg/test/tmp/test.sock undefined
server listening on 12346 undefined
events.js:72
throw er; // Unhandled 'error' event
  ^
Error: listen EADDRNOTAVAIL
at errnoException (net.js:904:11)
at Server._listen2 (net.js:1023:19)
at listen (net.js:1064:10)
at net.js:1146:9
at dns.js:72:18
at process._tickCallback (node.js:419:13)
at Function.Module.runMain (module.js:499:11)
at startup (node.js:119:16)
at node.js:906:3
Command: out/Release/node 
/tmp/buildd/nodejs-0.10.29~dfsg/test/simple/test-net-pingpong.js
[02:36|% 100|+ 606|-   2]: Done
Makefile:114: recipe for target 'test-simple' failed
make[1]: *** [test-simple] Error 1
make[1]: Leaving directory '/tmp/buildd/nodejs-0.10.29~dfsg'
/usr/share/cdbs/1/class/makefile.mk:67: recipe for target 
'debian/stamp-makefile-check' failed
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2

full build log
http://neuro.debian.net/_files/_buildlogs/nodejs/0.10.29~dfsg/nodejs_0.10.29~dfsg-1_amd64.build


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org