Source: nodejs
Version: 0.6.19~dfsg1-7
Severity: serious

>From my pbuilder build log:

...
/usr/bin/make  -C .   test
make[1]: Entering directory `/tmp/buildd/nodejs-0.6.19~dfsg1'
Waf: Entering directory `/tmp/buildd/nodejs-0.6.19~dfsg1/out'
DEST_OS: linux
DEST_CPU: x64
Parallel Jobs: 1
Product type: program
Waf: Leaving directory `/tmp/buildd/nodejs-0.6.19~dfsg1/out'
'build' finished successfully (0.033s)
-rwxr-xr-x 1 pbuilder pbuilder 4.9M Jun 16 14:09 out/Release/node
python tools/test.py --mode=release simple message
=== release test-dgram-multicast-setTTL ===                                    
Path: simple/test-dgram-multicast-setTTL
dgram.js:251
    throw errnoException(errno, 'setMulticastTTL');
          ^
Error: setMulticastTTL EBADF
    at errnoException (dgram.js:352:11)
    at Socket.setMulticastTTL (dgram.js:251:11)
    at Object.<anonymous> 
(/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-multicast-setTTL.js:29:8)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:32)
    at Function._load (module.js:311:12)
    at Array.0 (module.js:484:10)
    at EventEmitter._tickCallback (node.js:190:39)
Command: out/Release/node 
/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-multicast-setTTL.js
=== release test-dgram-send-error ===                         
Path: simple/test-dgram-send-error
events.js:48
        throw arguments[1]; // Unhandled 'error' event
                       ^
Error: bind Unknown system errno 92
    at errnoException (dgram.js:352:11)
    at dgram.js:123:15
    at lookup (dgram.js:49:12)
    at UDP.lookup4 [as lookup] (dgram.js:59:10)
    at Socket.bind (dgram.js:120:16)
    at Object.<anonymous> 
(/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-send-error.js:46:8)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:32)
    at Function._load (module.js:311:12)
Command: out/Release/node 
/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-send-error.js
=== release test-dgram-close ===                                           
Path: simple/test-dgram-close
dgram.js:312
      throw new Error('implicit bind failed');
            ^
Error: implicit bind failed
    at Socket._startReceiving (dgram.js:312:13)
    at Socket.send (dgram.js:171:8)
    at Object.<anonymous> 
(/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-close.js:34:8)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:32)
    at Function._load (module.js:311:12)
    at Array.0 (module.js:484:10)
    at EventEmitter._tickCallback (node.js:190:39)
Command: out/Release/node 
/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-close.js
=== release test-dgram-udp4 ===                                                
Path: simple/test-dgram-udp4
events.js:48
        throw arguments[1]; // Unhandled 'error' event
                       ^
Error: bind Unknown system errno 92
    at errnoException (dgram.js:352:11)
    at dgram.js:123:15
    at lookup (dgram.js:49:12)
    at UDP.lookup4 [as lookup] (dgram.js:59:10)
    at Socket.bind (dgram.js:120:16)
    at Object.<anonymous> 
(/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-udp4.js:77:8)
    at Module._compile (module.js:446:26)
    at Object..js (module.js:464:10)
    at Module.load (module.js:353:32)
    at Function._load (module.js:311:12)
Command: out/Release/node 
/tmp/buildd/nodejs-0.6.19~dfsg1/test/simple/test-dgram-udp4.js
[00:49|% 100|+ 348|-   4]: Done                                       
make[1]: *** [test] Error 1
make[1]: Leaving directory `/tmp/buildd/nodejs-0.6.19~dfsg1'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

_______________________________________________
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to