Justin,
      The InfoTest of nodejs-0.10.26-1.1 is failing here on 10.10 with
the following error.
                 Jack

make[1]: Leaving directory
'/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/out'
ln -fs out/Release/node node
/sw/bin/python2.7 tools/test.py --arch=x64 simple
/sw/bin/python2.7 tools/test.py --arch=x64 message
[00:03|% 100|+  14|-   0]: Done
=== release test-child-process-customfd-bounded ===
Path: simple/test-child-process-customfd-bounded
child_process.js:935
    throw errnoException(process._errno, 'spawn');
          ^
Error: spawn EMFILE
    at errnoException (child_process.js:988:11)
    at ChildProcess.spawn (child_process.js:935:11)
    at exports.spawn (child_process.js:723:9)
    at Object.exports.spawnPwd
(/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/common.js:83:12)
    at Object.<anonymous>
(/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-child-process-customfd-bounded.js:29:8)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Function.Module.runMain (module.js:497:10)
Command: out/Release/node
/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-child-process-customfd-bounded.js
=== release test-child-process-fork-getconnections ===
Path: simple/test-child-process-fork-getconnections
/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-child-process-fork-getconnections.js:39
          throw new Error('[c] closing by accident! ' + process._errno);
                ^
Error: [c] closing by accident! EOF
    at Socket.<anonymous>
(/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-child-process-fork-getconnections.js:39:17)
    at Socket.EventEmitter.emit (events.js:117:20)
    at _stream_readable.js:920:16
    at process._tickCallback (node.js:415:13)

/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-child-process-fork-getconnections.js:57
      throw new Error('child died unexpectedly!');
            ^
Error: child died unexpectedly!
    at ChildProcess.<anonymous>
(/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-child-process-fork-getconnections.js:57:13)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at Process.ChildProcess._handle.onexit (child_process.js:797:12)
Command: out/Release/node
/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-child-process-fork-getconnections.js
=== release test-https-foafssl ===
Path: simple/test-https-foafssl
executing "curl --insecure https://127.0.0.1:12346/ --cert
/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/fixtures/foafssl.crt
--key 
/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/fixtures/foafssl.key"

/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-https-foafssl.js:70
    if (err) throw err;
                   ^
Error: Command failed:   % Total    % Received % Xferd  Average Speed
 Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:--
--:--:--     02015-05-15 22:01:48.166 curl[75009:2950578] ***
Terminating app due to uncaught exception
'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderArray
initWithObjects:count:]: attempt to insert nil object from objects[0]'
*** First throw call stack:
(
0   CoreFoundation                      0x00007fff89a0a03c
__exceptionPreprocess + 172
1   libobjc.A.dylib                     0x00007fff87b9c76e
objc_exception_throw + 43
2   CoreFoundation                      0x00007fff898ac4e8
-[__NSPlaceholderArray initWithObjects:count:] + 360
3   CoreFoundation                      0x00007fff898abead CFArrayCreate + 141
4   libcurl.4.dylib                     0x000000010043b14e
darwinssl_connect_common + 1617
5   libcurl.4.dylib                     0x000000010043a156
Curl_ssl_connect_nonblocking + 77
6   libcurl.4.dylib                     0x00000001003fd540
Curl_http_connect + 77
7   libcurl.4.dylib                     0x000000010040ba8f
Curl_protocol_connect + 129
8   libcurl.4.dylib                     0x000000010041dcf3 multi_runsingle + 639
9   libcurl.4.dylib                     0x000000010041d9d2
curl_multi_perform + 159
10  libcurl.4.dylib                     0x0000000100416cc1
curl_easy_perform + 352
11  curl                                0x00000001003d1b50 operate_do + 15284
12  curl                                0x00000001003cdf34 operate + 312
13  curl                                0x00000001003ccfaf main + 344
14  libdyld.dylib                       0x00007fff850c05c9 start + 1
15  ???                                 0x0000000000000007 0x0 + 7
)
libc++abi.dylib: terminating with uncaught exception of type NSException

    at ChildProcess.exithandler (child_process.js:637:15)
    at ChildProcess.EventEmitter.emit (events.js:98:17)
    at maybeClose (child_process.js:743:16)
    at Socket.<anonymous> (child_process.js:956:11)
    at Socket.EventEmitter.emit (events.js:95:17)
    at Pipe.close (net.js:465:12)
Command: out/Release/node
/sw/src/fink.build/nodejs-0.10.26-1.1/node-v0.10.26/test/simple/test-https-foafssl.js
[02:41|% 100|+ 595|-   3]: Done
Makefile:114: recipe for target 'test-simple' failed
make: *** [test-simple] Error 1
### execution of make failed, exit code 2
### execution of /tmp/fink.SH5Ql failed, exit code 2

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to