Guest User

Untitled

a guest
May 24th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.19 KB | None | 0 0
  1.  
  2. [ 68%] Built target HTMLRenderTestExecution
  3. [ 88%] Built target BPUtilsTest
  4. Scanning dependencies of target BPUtilsTestExecution
  5. ++ Running Test: BPUtilsTest
  6. .....................E.E.E.E...........................................................
  7.  
  8. !!!FAILURES!!!
  9. Test Results:
  10. Run: 83 Failures: 0 Errors: 4
  11.  
  12.  
  13. 1) test: IPCChannelTest::stopTest (E)
  14. uncaught exception of type bp::error::FatalException
  15. - couldn't start server: bind() failed (22): Invalid argument
  16.  
  17.  
  18. 2) test: IPCChannelTest::fiveHundredTest (E)
  19. uncaught exception of type bp::error::FatalException
  20. - couldn't start server: bind() failed (22): Invalid argument
  21.  
  22.  
  23. 3) test: IPCChannelTest::peerTerminatedTest (E)
  24. uncaught exception of type bp::error::FatalException
  25. - couldn't start server: bind() failed (22): Invalid argument
  26.  
  27.  
  28. 4) test: IPCChannelTest::tenTimesFourHundredTest (E)
  29. uncaught exception of type bp::error::FatalException
  30. - couldn't start server: bind() failed (22): Invalid argument
  31.  
  32.  
  33. make[3]: *** [libs/bputils/test/CMakeFiles/BPUtilsTestExecution] Error 1
  34. make[2]: *** [libs/bputils/test/CMakeFiles/BPUtilsTestExecution.dir/all] Error 2
  35. make[1]: *** [libs/bputils/test/CMakeFiles/test.dir/rule] Error 2
  36. make: *** [test] Error 2
Add Comment
Please, Sign In to add comment