Advertisement
schreiberstein

libarchive-lfs-error-halp

Apr 9th, 2012
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 16.24 KB | None | 0 0
  1. make  check-am
  2. make[1]: Entering directory `/root/packages/VBL/base/libarchive/libarchive-3.0.4'
  3. make  libarchive_test bsdtar_test bsdcpio_test
  4. make[2]: Entering directory `/root/packages/VBL/base/libarchive/libarchive-3.0.4'
  5. make[2]: `bsdtar_test' is up to date.
  6. make[2]: `bsdcpio_test' is up to date.
  7. make[2]: Leaving directory `/root/packages/VBL/base/libarchive/libarchive-3.0.4'
  8. make  check-TESTS
  9. make[2]: Entering directory `/root/packages/VBL/base/libarchive/libarchive-3.0.4''t test SGID failures.
  10. Running as root: Can't test setuid failures.
  11. ok
  12. 146: test_write_disk_secure                            ok
  13. 147: test_write_disk_sparse                            ok
  14. 148: test_write_disk_symlink                           ok
  15. 149: test_write_disk_times                             ok
  16. 150: test_write_format_7zip                            ok
  17. 151: test_write_format_ar                              ok
  18. 152: test_write_format_cpio                            ok
  19. 153: test_write_format_cpio_empty                      ok
  20. 154: test_write_format_cpio_newc                       ok
  21. 155: test_write_format_cpio_odc                        ok
  22. 156: test_write_format_gnutar                          ok
  23. 157: test_write_format_iso9660                         ok
  24. 158: test_write_format_iso9660_boot                    ok
  25. 159: test_write_format_iso9660_empty                   ok
  26. 160: test_write_format_iso9660_filename                ok
  27. 161: test_write_format_iso9660_zisofs                  ok
  28. 162: test_write_format_mtree                           ok
  29. 163: test_write_format_mtree_fflags                    ok
  30. 164: test_write_format_pax                             ok
  31. 165: test_write_format_shar_empty                      ok
  32. 166: test_write_format_tar                             ok
  33. 167: test_write_format_tar_empty                       ok
  34. 168: test_write_format_tar_sparse                      ok
  35. 169: test_write_format_tar_ustar                       ok
  36. 170: test_write_format_xar                             ok
  37. 171: test_write_format_xar_empty                       ok
  38. 172: test_write_format_zip                             ok
  39. 173: test_write_format_zip_empty                       ok
  40. 174: test_write_format_zip_no_compression              ok
  41. 175: test_write_open_memory                            ok
  42. 176: test_zip_filename_encoding                        ok
  43.  
  44. Totals:
  45.   Tests run:              177
  46.   Tests failed:             2
  47.   Assertions checked:11908679
  48.   Assertions failed:        3
  49.   Skips reported:         162
  50.  
  51. Failing tests:
  52.   71: test_read_format_cab (2 failures)
  53.   107: test_read_format_mtree (1 failures)
  54.  
  55. Details for failing tests: /tmp/libarchive_test.2012-04-09T17.01.55-000
  56.  
  57. FAIL: libarchive_test
  58.  
  59. If tests fail or crash, details will be in:
  60.    /tmp/bsdtar_test.2012-04-09T17.02.06-000
  61.  
  62. Reference files will be read from: /root/packages/VBL/base/libarchive/libarchive-3.0.4/tar/test
  63. Running tests on: "/root/packages/VBL/base/libarchive/libarchive-3.0.4/bsdtar"
  64. Exercising: bsdtar 3.0.4 - libarchive 3.0.4
  65.  
  66.   0: test_0                                            ok
  67.   1: test_basic                                        ok
  68.   2: test_copy                                         ok
  69.   3: test_empty_mtree                                  ok
  70.   4: test_format_newc                                  ok
  71.   5: test_help                                         ok
  72.   6: test_option_C_upper                               ok
  73.   7: test_option_H_upper                               ok
  74.   8: test_option_L_upper                               ok
  75.   9: test_option_O_upper                               ok
  76.  10: test_option_T_upper                               ok
  77.  11: test_option_U_upper                               ok
  78.  12: test_option_X_upper                               ok
  79.  13: test_option_b                                     FAIL
  80.  14: test_option_exclude                               ok
  81.  15: test_option_gid_gname                             ok
  82.  16: test_option_k                                     ok
  83.  17: test_option_keep_newer_files                      ok
  84.  18: test_option_n                                     ok
  85.  19: test_option_newer_than                            ok
  86.  20: test_option_nodump                                ok
  87.  21: test_option_q                                     ok
  88.  22: test_option_r                                     ok
  89.  23: test_option_s                                     ok
  90.  24: test_option_uid_uname                             ok
  91.  25: test_patterns                                     ok
  92.  26: test_print_longpath                               ok
  93.  27: test_stdio                                        ok
  94.  28: test_strip_components                             ok
  95.  29: test_symlink_dir                                  ok
  96.  30: test_version                                      ok
  97.  31: test_windows                                      ok
  98.  
  99. Totals:
  100.   Tests run:               32
  101.   Tests failed:             1
  102.   Assertions checked:    7466
  103.   Assertions failed:        2
  104.   Skips reported:           2
  105.  
  106. Failing tests:
  107.   13: test_option_b (2 failures)
  108.  
  109. Details for failing tests: /tmp/bsdtar_test.2012-04-09T17.02.06-000
  110.  
  111. FAIL: bsdtar_test
  112.  
  113. If tests fail or crash, details will be in:
  114.    /tmp/bsdcpio_test.2012-04-09T17.02.09-000
  115.  
  116. Reference files will be read from: /root/packages/VBL/base/libarchive/libarchive-3.0.4/cpio/test
  117. Running tests on: "/root/packages/VBL/base/libarchive/libarchive-3.0.4/bsdcpio"
  118. Exercising: bsdcpio 3.0.4 -- libarchive 3.0.4
  119.  
  120.   0: test_0                                            ok
  121.   1: test_basic                                        ok
  122.   2: test_cmdline                                      ok
  123.   3: test_format_newc                                  ok
  124.   4: test_gcpio_compat                                 ok
  125.   5: test_option_0                                     ok
  126.   6: test_option_B_upper                               ok
  127.   7: test_option_C_upper                               ok
  128.   8: test_option_J_upper                               ok
  129.   9: test_option_L_upper                               ok
  130.  10: test_option_Z_upper                               ok
  131.  11: test_option_a                                     ok
  132.  12: test_option_c                                     ok
  133.  13: test_option_d                                     ok
  134.  14: test_option_f                                     ok
  135.  15: test_option_help                                  ok
  136.  16: test_option_l                                     ok
  137.  17: test_option_lzma                                  ok
  138.  18: test_option_m                                     ok
  139.  19: test_option_t                                     ok
  140.  20: test_option_u                                     ok
  141.  21: test_option_version                               ok
  142.  22: test_option_y                                     ok
  143.  23: test_option_z                                     ok
  144.  24: test_owner_parse                                  ok
  145.  25: test_passthrough_dotdot                           ok
  146.  26: test_passthrough_reverse                          ok
  147.  
  148. Totals:
  149.   Tests run:               27
  150.   Tests failed:             0
  151.   Assertions checked:     788
  152.   Assertions failed:        0
  153.   Skips reported:           1
  154. 27 tests passed, no failures
  155. PASS: bsdcpio_test
  156. ====================================================
  157. 2 of 3 tests failed
  158. Please report to libarchive-discuss@googlegroups.com
  159. ====================================================
  160. make[2]: Leaving directory `/root/packages/VBL/base/libarchive/libarchive-3.0.4'
  161. make[1]: Leaving directory `/root/packages/VBL/base/libarchive/libarchive-3.0.4'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement