Advertisement
Guest User

Untitled

a guest
Oct 24th, 2012
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.12 KB | None | 0 0
  1. scblomqu@SBLOM-SRV /cygdrive/e/src/node
  2. $ ./vcbuild.bat test
  3. { 'target_defaults': { 'cflags': [],
  4. 'default_configuration': 'Release',
  5. 'defines': [],
  6. 'include_dirs': [],
  7. 'libraries': []},
  8. 'variables': { 'clang': 0,
  9. 'host_arch': 'ia32',
  10. 'node_install_npm': 'true',
  11. 'node_prefix': '',
  12. 'node_shared_openssl': 'false',
  13. 'node_shared_v8': 'false',
  14. 'node_shared_zlib': 'false',
  15. 'node_use_dtrace': 'false',
  16. 'node_use_etw': 'true',
  17. 'node_use_openssl': 'true',
  18. 'target_arch': 'ia32',
  19. 'v8_enable_gdbjit': 0,
  20. 'v8_no_strict_aliasing': 1,
  21. 'v8_use_snapshot': 'true',
  22. 'visibility': ''}}
  23. creating config.gypi
  24. creating config.mk
  25. Project files generated.
  26. Setting environment for using Microsoft Visual Studio 2010 x86 tools.
  27. http_parser.vcxproj -> E:\src\node\Release\lib\http_parser.lib
  28. cares.vcxproj -> E:\src\node\Release\lib\cares.lib
  29. libuv.vcxproj -> E:\src\node\Release\lib\libuv.lib
  30. zlib.vcxproj -> E:\src\node\Release\lib\zlib.lib
  31. node_js2c
  32. v8_base.vcxproj -> ..\..\..\..\build\Release\lib\v8_base.lib
  33. openssl.vcxproj -> E:\src\node\Release\lib\openssl.lib
  34. v8_nosnapshot.vcxproj -> ..\..\..\..\build\Release\lib\v8_nosnapshot.lib
  35. mksnapshot.vcxproj -> ..\..\..\..\build\Release\\mksnapshot.exe
  36. v8_snapshot.vcxproj -> ..\..\..\..\build\Release\lib\v8_snapshot.lib
  37. node_javascript.cc
  38. Creating library E:\src\node\Release\node.lib and object E:\src\node\Releas e\node.exp
  39. Generating code
  40. Finished generating code
  41. node.vcxproj -> E:\src\node\Release\\node.exe
  42. SignTool Error: No certificates were found that met all the given criteria.
  43. running 'python tools/test.py --mode=release simple message'
  44. === release test-debugger-client ===
  45. Path: simple/test-debugger-client
  46. >>> new node process: 6680
  47. >>> starting debugger session
  48. >>> connecting...ready!
  49. version: 3.13.7.4
  50. >>> new node process: 6504
  51. >>> starting debugger session
  52. >>> connecting...ready!
  53. >>> new node process: 4704
  54. >>> starting debugger session
  55. >>> connecting...ready!
  56. requesting version
  57. >>> killing node process 6680
  58.  
  59.  
  60. requesting scripts
  61. got 14 scripts
  62. >>> killing node process 6504
  63.  
  64.  
  65. eval 2+2
  66. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-debugger-clie nt.js
  67. --- TIMEOUT ---
  68. === release test-debugger-repl ===
  69. Path: simple/test-debugger-repl
  70. There was an internal error in Node's debugger. Please report this bug.
  71. ./node debug --port=13683 E:\src\node\test\fixtures/breakpoints.js
  72. Error: This socket is closed.
  73. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-debugger-repl .js
  74. === release test-fs-realpath ===
  75. Path: simple/test-fs-realpath
  76. test_simple_relative_symlink
  77. skipping symlink test (no privs)
  78. test_simple_absolute_symlink
  79. using type=junction
  80. test_deep_relative_file_symlink
  81. skipping symlink test (no privs)
  82. test_deep_relative_dir_symlink
  83. skipping symlink test (no privs)
  84. test_cyclic_link_protection
  85. skipping symlink test (no privs)
  86. test_cyclic_link_overprotection
  87. skipping symlink test (no privs)
  88. test_relative_input_cwd
  89. fs.symlinkSync("../cycles/realpath-3b", "test\\tmp/cycles/realpath-3a", "dir")
  90. absolutes
  91. E:\src\node\test\fixtures
  92. E:\src\node\test\tmp
  93. start tests
  94. fs.symlinkSync("E:\\src\\node\\test\\fixtures/nested-index/one", "E:\\src\\node\ \test\\tmp/symlink", "junction")
  95. fn="test\\tmp/cycles/realpath-3a"
  96.  
  97. fs.js:628
  98. return binding.symlink(preprocessSymlinkDestination(destination, type),
  99. ^
  100. Error: EPERM, operation not permitted 'E:\src\node\test\tmp\cycles\realpath-3a'
  101. at Object.fs.symlinkSync (fs.js:628:18)
  102. at E:\src\node\test\simple\test-fs-realpath.js:288:8
  103. at Array.forEach (native)
  104. at test_relative_input_cwd (E:\src\node\test\simple\test-fs-realpath.js:281: 5)
  105. at runNextTest (E:\src\node\test\simple\test-fs-realpath.js:564:3)
  106. at test_cyclic_link_overprotection (E:\src\node\test\simple\test-fs-realpath .js:251:12)
  107. at runNextTest (E:\src\node\test\simple\test-fs-realpath.js:564:3)
  108. at test_cyclic_link_protection (E:\src\node\test\simple\test-fs-realpath.js: 228:12)
  109. at runNextTest (E:\src\node\test\simple\test-fs-realpath.js:564:3)
  110. at test_deep_relative_dir_symlink (E:\src\node\test\simple\test-fs-realpath. js:196:12)
  111. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-fs-realpath.j s
  112. === release test-https-foafssl ===
  113. Path: simple/test-https-foafssl
  114. executing "curl --insecure https://127.0.0.1:12346/ --cert E:\\src\\node\\test\\fixtures\\foafssl.crt --key E:\\src\\node\\test\\fixtures\\foafssl.key"
  115.  
  116. E:\src\node\test\simple\test-https-foafssl.js:70
  117. if (err) throw err;
  118. ^
  119. Error: Command failed: curl: (58) unable to use client certificate (no key found or wrong pass phrase?)
  120.  
  121. at ChildProcess.exithandler (child_process.js:551:15)
  122. at ChildProcess.EventEmitter.emit (events.js:96:17)
  123. at maybeClose (child_process.js:649:16)
  124. at Process.ChildProcess._handle.onexit (child_process.js:701:5)
  125. at process._makeCallback (node.js:248:20)
  126. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-https-foafssl.js
  127. === release test-listen-fd-ebadf ===
  128. Path: simple/test-listen-fd-ebadf
  129. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-listen-fd-ebadf.js
  130. === release test-module-loading ===
  131. Path: simple/test-module-loading
  132. DEBUG: load test-module-loading.js
  133. load fixtures/b/d.js
  134. load package/index.js
  135. load fixtures/b/c.js
  136. load fixtures/a.js
  137. DEBUG: test index.js modules ids and relative loading
  138.  
  139. module.js:340
  140. throw err;
  141. ^
  142. Error: Cannot find module '../fixtures/nested-index/one'
  143. at Function.Module._resolveFilename (module.js:338:15)
  144. at Function.Module._load (module.js:280:25)
  145. at Module.require (module.js:362:17)
  146. at require (module.js:378:17)
  147. at Object.<anonymous> (E:\src\node\test\simple\test-module-loading.js:83:11)
  148. at Module._compile (module.js:454:26)
  149. at Object.Module._extensions..js (module.js:472:10)
  150. at Module.load (module.js:356:32)
  151. at Function.Module._load (module.js:312:12)
  152. at Module.runMain (module.js:497:10)
  153. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-module-loading.js
  154. === release test-net-connect-unref ===
  155. Path: simple/test-net-connect-unref
  156. events.js:68
  157. throw arguments[1]; // Unhandled 'error' event
  158. ^
  159. Error: connect ETIMEDOUT
  160. at errnoException (net.js:787:11)
  161. at Object.afterConnect [as oncomplete] (net.js:778:19)
  162. at process._makeCallback (node.js:248:20)
  163. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-net-connect-unref.js
  164. === release test-require-resolve ===
  165. Path: simple/test-require-resolve
  166. module.js:340
  167. throw err;
  168. ^
  169. Error: Cannot find module '../fixtures/nested-index/one'
  170. at Function.Module._resolveFilename (module.js:338:15)
  171. at Function.require.resolve (module.js:382:19)
  172. at Object.<anonymous> (E:\src\node\test\simple\test-require-resolve.js:32:22)
  173. at Module._compile (module.js:454:26)
  174. at Object.Module._extensions..js (module.js:472:10)
  175. at Module.load (module.js:356:32)
  176. at Function.Module._load (module.js:312:12)
  177. at Module.runMain (module.js:497:10)
  178. at process._tickCallback (node.js:325:13)
  179. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-require-resolve.js
  180. === release test-tls-server-verify ===
  181. Path: simple/test-tls-server-verify
  182. connecting with agent1
  183. connecting with agent2
  184. connecting with agent3
  185. connecting with nocert
  186. connecting with agent1
  187. Running 'Do not request certs. Everyone is unauthorized.'
  188. - unauthed connection: undefined
  189. * unauthed
  190. - unauthed connection: undefined
  191. * unauthed
  192. - unauthed connection: undefined
  193. * unauthed
  194. - unauthed connection: undefined
  195. * unauthed
  196. Running 'Allow both authed and unauthed connections with CA1'
  197.  
  198. assert.js:102
  199. throw new assert.AssertionError({
  200. ^
  201. AssertionError: agent1 rejected, but should NOT have been
  202. at ChildProcess.<anonymous> (E:\src\node\test\simple\test-tls-server-verify.js:217:14)
  203. at ChildProcess.EventEmitter.emit (events.js:96:17)
  204. at Process.ChildProcess._handle.onexit (child_process.js:698:12)
  205. at process._makeCallback (node.js:248:20)
  206. Command: E:\src\node\Release\node.exe E:\src\node\test\simple\test-tls-server-verify.js
  207. [05:52|% 100|+ 474|- 9]: Done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement