Advertisement
Guest User

Untitled

a guest
Jul 7th, 2015
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.16 KB | None | 0 0
  1. ======================================================================
  2. Testsuite summary for libsodium 0.6.0
  3. ======================================================================
  4. # TOTAL: 54
  5. # PASS: 54
  6. # SKIP: 0
  7. # XFAIL: 0
  8. # FAIL: 0
  9. # XPASS: 0
  10. # ERROR: 0
  11.  
  12. ~/sources/zeromq-4.1.2 > make check
  13. Making check in doc
  14. make[1]: Entering directory `/home/user/sources/zeromq-4.1.2/doc'
  15. make[1]: Nothing to be done for `check'.
  16. make[1]: Leaving directory `/home/user/sources/zeromq-4.1.2/doc'
  17. make[1]: Entering directory `/home/user/sources/zeromq-4.1.2'
  18. make test_system test_pair_inproc test_pair_tcp test_reqrep_inproc test_reqrep_tcp test_hwm test_hwm_pubsub test_reqrep_device test_sub_forward test_invalid_rep test_msg_flags test_connect_resolve test_immediate test_last_endpoint test_term_endpoint test_srcfd test_monitor test_router_mandatory test_router_mandatory_hwm test_router_handover test_probe_router test_stream test_stream_empty test_stream_disconnect test_stream_timeout test_disconnect_inproc test_ctx_options test_ctx_destroy test_security_null test_security_plain test_security_curve test_iov test_spec_req test_spec_rep test_spec_dealer test_spec_router test_spec_pushpull test_req_correlate test_req_relaxed test_conflate test_inproc_connect test_issue_566 test_proxy test_proxy_single_socket test_proxy_terminate test_many_sockets test_ipc_wildcard test_diffserv test_connect_rid test_bind_src_address test_metadata test_capabilities test_xpub_nodrop test_shutdown_stress test_pair_ipc test_reqrep_ipc test_timeo test_filter_ipc test_fork test_abstract_ipc
  19. make[2]: Entering directory `/home/user/sources/zeromq-4.1.2'
  20. make[2]: `test_pair_inproc' is up to date.
  21. make[2]: `test_pair_tcp' is up to date.
  22. make[2]: `test_reqrep_inproc' is up to date.
  23. make[2]: `test_reqrep_tcp' is up to date.
  24. make[2]: `test_hwm' is up to date.
  25. make[2]: `test_hwm_pubsub' is up to date.
  26. make[2]: `test_reqrep_device' is up to date.
  27. make[2]: `test_sub_forward' is up to date.
  28. make[2]: `test_invalid_rep' is up to date.
  29. make[2]: `test_msg_flags' is up to date.
  30. make[2]: `test_connect_resolve' is up to date.
  31. make[2]: `test_immediate' is up to date.
  32. make[2]: `test_last_endpoint' is up to date.
  33. make[2]: `test_term_endpoint' is up to date.
  34. make[2]: `test_srcfd' is up to date.
  35. make[2]: `test_monitor' is up to date.
  36. make[2]: `test_router_mandatory' is up to date.
  37. make[2]: `test_router_mandatory_hwm' is up to date.
  38. make[2]: `test_router_handover' is up to date.
  39. make[2]: `test_probe_router' is up to date.
  40. make[2]: `test_stream' is up to date.
  41. make[2]: `test_stream_empty' is up to date.
  42. make[2]: `test_stream_disconnect' is up to date.
  43. make[2]: `test_stream_timeout' is up to date.
  44. make[2]: `test_disconnect_inproc' is up to date.
  45. make[2]: `test_ctx_options' is up to date.
  46. make[2]: `test_ctx_destroy' is up to date.
  47. make[2]: `test_security_null' is up to date.
  48. make[2]: `test_security_plain' is up to date.
  49. make[2]: `test_security_curve' is up to date.
  50. make[2]: `test_iov' is up to date.
  51. make[2]: `test_spec_req' is up to date.
  52. make[2]: `test_spec_rep' is up to date.
  53. make[2]: `test_spec_dealer' is up to date.
  54. make[2]: `test_spec_router' is up to date.
  55. make[2]: `test_spec_pushpull' is up to date.
  56. make[2]: `test_req_correlate' is up to date.
  57. make[2]: `test_req_relaxed' is up to date.
  58. make[2]: `test_conflate' is up to date.
  59. make[2]: `test_inproc_connect' is up to date.
  60. make[2]: `test_issue_566' is up to date.
  61. make[2]: `test_proxy' is up to date.
  62. make[2]: `test_proxy_single_socket' is up to date.
  63. make[2]: `test_proxy_terminate' is up to date.
  64. make[2]: `test_many_sockets' is up to date.
  65. make[2]: `test_ipc_wildcard' is up to date.
  66. make[2]: `test_diffserv' is up to date.
  67. make[2]: `test_connect_rid' is up to date.
  68. make[2]: `test_bind_src_address' is up to date.
  69. make[2]: `test_metadata' is up to date.
  70. make[2]: `test_capabilities' is up to date.
  71. make[2]: `test_xpub_nodrop' is up to date.
  72. make[2]: `test_shutdown_stress' is up to date.
  73. make[2]: `test_pair_ipc' is up to date.
  74. make[2]: `test_reqrep_ipc' is up to date.
  75. make[2]: `test_timeo' is up to date.
  76. make[2]: `test_filter_ipc' is up to date.
  77. make[2]: `test_fork' is up to date.
  78. make[2]: `test_abstract_ipc' is up to date.
  79. make[2]: Leaving directory `/home/user/sources/zeromq-4.1.2'
  80. make check-TESTS
  81. make[2]: Entering directory `/home/user/sources/zeromq-4.1.2'
  82. /home/user/sources/zeromq-4.1.2/.libs/lt-test_system: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
  83. FAIL: test_system
  84.  
  85. ...
  86.  
  87. /home/user/sources/zeromq-4.1.2/.libs/lt-test_fork: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
  88. FAIL: test_fork
  89. /home/user/sources/zeromq-4.1.2/.libs/lt-test_abstract_ipc: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
  90. FAIL: test_abstract_ipc
  91.  
  92. ============================================
  93. 60 of 60 tests failed
  94. Please report to zeromq-dev@lists.zeromq.org
  95. ============================================
  96. make[2]: *** [check-TESTS] Error 1
  97. make[2]: Leaving directory `/home/user/sources/zeromq-4.1.2'
  98. make[1]: *** [check-am] Error 2
  99. make[1]: Leaving directory `/home/user/sources/zeromq-4.1.2'
  100. make: *** [check-recursive] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement