HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 1 and Version 2 of app-arch/tar/1.20/1


Ignore:
Timestamp:
04/07/09 06:42:10 (6 years ago)
Author:
mmadia
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • app-arch/tar/1.20/1

    v1 v2  
    1   
     1=== work in progress (scottmc) === 
     2 
     3Use Haiku config.guess and config.sub files and fix stdbool.in.h, then 
     4./configure --prefix=/boot/home/config LDFLAGS=-L/boot/home/config/lib CFLAGS=-I/boot/home/config/include 
     5{{{ 
     6Fails test suite: 
     7 
     8~/tar-1.20-haiku3/tests> testsuite 
     9## ------------------------ ## 
     10## GNU tar 1.20 test suite. ## 
     11## ------------------------ ## 
     12 1: tar version                                     ok 
     13 2: decompressing from stdin                        FAILED (pipe.at:33) 
     14 3: mixing options                                  ok 
     15 4: interspersed options                            ok 
     16 5: files-from: empty entries                       FAILED (T-empty.at:36) 
     17 6: files-from: 0-separated file without -0         skipped (T-null.at:28) 
     18 7: tar --index-file=FILE --file=-                  FAILED (indexfile.at:29) 
     19 8: tar cvf -                                       FAILED (verbose.at:29) 
     20 9: append                                          ok 
     21 10: appending files with long names                 ok 
     22 11: append vs. create                               FAILED (append02.at:43) 
     23 12: exclude                                         FAILED (exclude.at:26) 
     24 13: deleting a member after a big one               FAILED (delete01.at:26) 
     25 14: deleting a member from stdin archive            FAILED (delete02.at:26) 
     26 15: deleting members with long names                ok 
     27 16: deleting a large last member                    FAILED (delete04.at:26) 
     28 17: deleting non-existing member                    FAILED (delete05.at:30) 
     29 18: extract over an existing directory              ok 
     30 19: extracting symlinks over an existing file       ok 
     31 20: extraction loops                                ok 
     32 21: extract + fnmatch                               ok 
     33 22: extracting selected members from pax            FAILED (extrac05.at:38) 
     34 23: mode of extracted directories                   FAILED (extrac06.at:36) 
     35 24: extracting symlinks to a read-only dir          FAILED (extrac07.at:30) 
     36 25: gzip                                            FAILED (gzip.at:28) 
     37 26: incremental                                     ok 
     38 27: restore broken symlinks from incremental        FAILED (incr01.at:30) 
     39 28: restoring timestamps from incremental           FAILED (incr02.at:35) 
     40 29: --listed for individual files                   FAILED (listed01.at:29) 
     41 30: working --listed                                FAILED (listed02.at:31) 
     42 31: renamed files in incrementals                   FAILED (incr03.at:31) 
     43 32: proper icontents initialization                 FAILED (incr04.at:34) 
     44 33: renamed dirs in incrementals                    FAILED (rename01.at:27) 
     45 34: move between hierarchies                        FAILED (rename02.at:27) 
     46 35: cyclic renames                                  FAILED (rename03.at:26) 
     47 36: changed file types in incrementals              skipped (chtype.at:30) 
     48 37: ignfail                                         skipped (ignfail.at:26) 
     49 38: link count gt 2                                 skipped (link01.at:36) 
     50 39: long names in V7 archives                       FAILED (longv7.at:30) 
     51 40: long file names divisible by block size         skipped (long01.at:36) 
     52 41: ustar: unsplittable file name                   skipped (lustar01.at:27) 
     53 42: ustar: unsplittable path name                   skipped (lustar02.at:32) 
     54 43: ustar: splitting long names                     skipped (lustar03.at:29) 
     55 44: multivolume dumps from pipes                    FAILED (multiv01.at:30) 
     56 45: skipping a straddling member                    FAILED (multiv02.at:31) 
     57 46: MV archive & long filenames                     FAILED (multiv03.at:33) 
     58 47: split directory members in a MV archive         FAILED (multiv04.at:39) 
     59 48: Restoring after an out of sync folume           FAILED (multiv05.at:30) 
     60 49: old archives                                    ok 
     61 50: recurse                                         ok 
     62 51: working -C with --same-order                    FAILED (same-order01.at:29) 
     63 52: multiple -C options                             FAILED (same-order02.at:28) 
     64 53: short records                                   ok 
     65 54: sparse files                                    skipped (sparse01.at:24) 
     66 55: extracting sparse file over a pipe              skipped (sparse02.at:28) 
     67 56: storing sparse files > 8G                       skipped (sparse03.at:29) 
     68 57: sparse files in MV archives                     skipped (sparsemv.at:31) 
     69 58: sparse files in PAX MV archives, v.0.0          skipped (spmvp00.at:24) 
     70 59: sparse files in PAX MV archives, v.0.1          skipped (spmvp01.at:24) 
     71 60: sparse files in PAX MV archives, v.1.0          skipped (spmvp10.at:24) 
     72 61: update unchanged directories                    FAILED (update.at:30) 
     73 62: volume                                          FAILED (volume.at:26) 
     74 63: volume header size                              skipped (volsize.at:32) 
     75 64: compressed format recognition                   FAILED (comprec.at:25) 
     76 65: short input files                               FAILED (shortfile.at:29) 
     77 66: updating short archives                         ok 
     78 67: truncate                                        FAILED (truncate.at:32) 
     79 68: grow                                            FAILED (grow.at:27) 
     80 69: gtarfail                                        skipped (gtarfail.at:26) 
     81 70: gtarfail2                                       skipped (gtarfail2.at:26) 
     82 71: multi-fail                                      skipped (multi-fail.at:26) 
     83 72: ustar-big-2g                                    skipped 
     84(ustar-big-2g.at:26) 
     85 73: ustar-big-8g                                    skipped 
     86(ustar-big-8g.at:26) 
     87 74: pax-big-10g                                     skipped (pax-big-10g.at:26) 
     88 
     89## ------------- ## 
     90## Test results. ## 
     91## ------------- ## 
     92 
     93ERROR: 52 tests were run, 
     9437 failed unexpectedly. 
     9522 tests were skipped. 
     96## -------------------------- ## 
     97## testsuite.log was created. ## 
     98## -------------------------- ## 
     99 
     100Please send `tests/testsuite.log' and all information you think might help: 
     101 
     102  To: <bug-tar@gnu.org> 
     103  Subject: [GNU tar 1.20] testsuite: 2 5 7 8 11 12 13 14 16 17 22 23 
     10424 25 27 28 29 30 31 32 33 34 35 39 44 45 46 47 48 51 52 61 62 64 65 
     10567 68 failed 
     106 
     107 
     108You may investigate any problem if you feel able to do so, in which 
     109case the test suite provides a good starting point.  Its output may 
     110be found below `tests/testsuite.dir'. 
     111}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/