Guest User

Untitled

a guest
Sep 23rd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. === libffi tests ===
  2.  
  3. Schedule of variations:
  4. unix
  5.  
  6. Running target unix
  7. Using /usr/local/share/dejagnu/baseboards/unix.exp as board description file for target.
  8. Using /usr/local/share/dejagnu/config/unix.exp as generic interface file for target.
  9. Using /private/tmp/homebrew-libffi-HEAD-KIs7/testsuite/config/default.exp as tool-and-target-specific interface file.
  10. Running /private/tmp/homebrew-libffi-HEAD-KIs7/testsuite/libffi.call/call.exp ...
  11. FAIL: libffi.call/struct7.c -O0 -W -Wall execution test
  12. FAIL: libffi.call/cls_multi_sshortchar.c -O2 output pattern test, is 1 32765 127 65408: 32765
  13. res: 32765
  14. 1 32765 127 -128: 32765
  15. res: 32765
  16. ? should match 1 32765 127 -128: 32765
  17. ?es: 32765
  18. ? 32765 127 -128: 32765
  19. res: 32765
  20. FAIL: libffi.call/promotion.c -O2 execution test
  21. FAIL: libffi.call/struct7.c -O2 execution test
  22. FAIL: libffi.call/cls_multi_sshortchar.c -O3 output pattern test, is 1 32765 127 65408: 32765
  23. res: 32765
  24. 1 32765 127 -128: 32765
  25. res: 32765
  26. ? should match 1 32765 127 -128: 32765
  27. ?es: 32765
  28. ? 32765 127 -128: 32765
  29. res: 32765
  30. FAIL: libffi.call/promotion.c -O3 execution test
  31. FAIL: libffi.call/struct7.c -O3 execution test
  32. FAIL: libffi.call/cls_multi_sshortchar.c -Os output pattern test, is 1 32765 127 65408: 32765
  33. res: 32765
  34. 1 32765 127 -128: 32765
  35. res: 32765
  36. ? should match 1 32765 127 -128: 32765
  37. ?es: 32765
  38. ? 32765 127 -128: 32765
  39. res: 32765
  40. FAIL: libffi.call/promotion.c -Os execution test
  41. FAIL: libffi.call/struct7.c -Os execution test
  42. FAIL: libffi.call/cls_multi_sshortchar.c -O2 -fomit-frame-pointer output pattern test, is 1 32765 127 65408: 32765
  43. res: 32765
  44. 1 32765 127 -128: 32765
  45. res: 32765
  46. ? should match 1 32765 127 -128: 32765
  47. ?es: 32765
  48. ? 32765 127 -128: 32765
  49. res: 32765
  50. FAIL: libffi.call/promotion.c -O2 -fomit-frame-pointer execution test
  51. FAIL: libffi.call/struct7.c -O2 -fomit-frame-pointer execution test
  52. Running /private/tmp/homebrew-libffi-HEAD-KIs7/testsuite/libffi.special/special.exp ...
  53.  
  54. === libffi Summary ===
  55.  
  56. # of expected passes 1646
  57. # of unexpected failures 13
  58. # of unsupported tests 55
  59. make[3]: *** [check-DEJAGNU] Error 1
  60. make[2]: *** [check-am] Error 2
  61. make[1]: *** [check-recursive] Error 1
  62. make: *** [check] Error 2
Add Comment
Please, Sign In to add comment