components/gtar/test/results-64.master
changeset 4038 2a17b7c43b1e
child 4548 a77dcced6a2a
equal deleted inserted replaced
4037:70491668438d 4038:2a17b7c43b1e
       
     1 make[1]: Entering directory `$(@D)'
       
     2 Making check in doc
       
     3 make[2]: Entering directory `$(@D)/doc'
       
     4 make[2]: Nothing to be done for `check'.
       
     5 make[2]: Leaving directory `$(@D)/doc'
       
     6 Making check in gnu
       
     7 make[2]: Entering directory `$(@D)/gnu'
       
     8 /usr/gnu/bin/make  check-recursive
       
     9 make[3]: Entering directory `$(@D)/gnu'
       
    10 make[4]: Entering directory `$(@D)/gnu'
       
    11 make[4]: Nothing to be done for `check-am'.
       
    12 make[4]: Leaving directory `$(@D)/gnu'
       
    13 make[3]: Leaving directory `$(@D)/gnu'
       
    14 make[2]: Leaving directory `$(@D)/gnu'
       
    15 Making check in lib
       
    16 make[2]: Entering directory `$(@D)/lib'
       
    17 /usr/gnu/bin/make  check-am
       
    18 make[3]: Entering directory `$(@D)/lib'
       
    19 make[3]: Nothing to be done for `check-am'.
       
    20 make[3]: Leaving directory `$(@D)/lib'
       
    21 make[2]: Leaving directory `$(@D)/lib'
       
    22 Making check in rmt
       
    23 make[2]: Entering directory `$(@D)/rmt'
       
    24 make[2]: Nothing to be done for `check'.
       
    25 make[2]: Leaving directory `$(@D)/rmt'
       
    26 Making check in src
       
    27 make[2]: Entering directory `$(@D)/src'
       
    28 make[2]: Nothing to be done for `check'.
       
    29 make[2]: Leaving directory `$(@D)/src'
       
    30 Making check in scripts
       
    31 make[2]: Entering directory `$(@D)/scripts'
       
    32 make[2]: Nothing to be done for `check'.
       
    33 make[2]: Leaving directory `$(@D)/scripts'
       
    34 Making check in po
       
    35 make[2]: Entering directory `$(@D)/po'
       
    36 make[2]: Nothing to be done for `check'.
       
    37 make[2]: Leaving directory `$(@D)/po'
       
    38 Making check in tests
       
    39 make[2]: Entering directory `$(@D)/tests'
       
    40 /usr/gnu/bin/make  check-local
       
    41 make[3]: Entering directory `$(@D)/tests'
       
    42 /bin/bash $(SOURCE_DIR)/tests/testsuite 
       
    43 ## -------------------------- ##
       
    44 ## GNU tar 1.27.1 test suite. ##
       
    45 ## -------------------------- ##
       
    46   1: tar version                                     ok
       
    47   2: decompressing from stdin                        ok
       
    48   3: mixing options                                  ok
       
    49   4: interspersed options                            ok
       
    50 
       
    51 Option compatibility
       
    52 
       
    53   5: occurrence compatibility                        ok
       
    54   6: occurrence compatibility                        ok
       
    55   7: --verify compatibility                          ok
       
    56   8: compress option compatibility                   ok
       
    57   9: --pax-option compatibility                      ok
       
    58  10: --pax-option compatibility                      skipped (opcomp06.at:24)
       
    59 
       
    60 The -T option
       
    61 
       
    62  11: multiple file lists                             ok
       
    63  12: nested file lists                               ok
       
    64  13: recursive file lists                            ok
       
    65  14: -C in file lists                                ok
       
    66  15: empty entries                                   ok
       
    67  16: 0-separated file without -0                     ok
       
    68  17: empty file                                      ok
       
    69  18: entries with missing newlines                   ok
       
    70 
       
    71 Various options
       
    72 
       
    73  19: tar --index-file=FILE --file=-                  ok
       
    74  20: tar cvf -                                       ok
       
    75  21: gzip                                            ok
       
    76  22: recurse                                         ok
       
    77  23: short records                                   ok
       
    78 
       
    79 The --same-order option
       
    80 
       
    81  24: working -C with --same-order                    ok
       
    82  25: multiple -C options                             ok
       
    83 
       
    84 Append
       
    85 
       
    86  26: append                                          ok
       
    87  27: appending files with long names                 ok
       
    88  28: append vs. create                               ok
       
    89  29: append with name transformation                 ok
       
    90  30: append with verify                              ok
       
    91 
       
    92 Transforms
       
    93 
       
    94  31: transforming hard links on create               ok
       
    95  32: transformations and GNU volume labels           ok
       
    96 
       
    97 Exclude
       
    98 
       
    99  33: exclude                                         ok
       
   100  34: exclude wildcards                               ok
       
   101  35: exclude: anchoring                              ok
       
   102  36: exclude: wildcards match slash                  ok
       
   103  37: exclude: case insensitive                       ok
       
   104  38: exclude: lots of excludes                       ok
       
   105  39: exclude: long files in pax archives             ok
       
   106  40: exclude: --exclude-backups option               ok
       
   107  41: --exclude-tag option                            ok
       
   108  42: --exclude-tag option and --listed-incremental   ok
       
   109  43: --exclude-tag option in incremental pass        ok
       
   110  44: --exclude-tag-under option                      ok
       
   111  45: --exclude-tag-under and --listed-incremental    ok
       
   112  46: --exclude-tag-under option in incremental pass  ok
       
   113  47: --exclude-tag-all option                        ok
       
   114  48: --exclude-tag-all and --listed-incremental      ok
       
   115  49: --exclude-tag-all option in incremental pass    ok
       
   116 
       
   117 Deletions
       
   118 
       
   119  50: deleting a member after a big one               ok
       
   120  51: deleting a member from stdin archive            ok
       
   121  52: deleting members with long names                ok
       
   122  53: deleting a large last member                    ok
       
   123  54: deleting non-existing member                    ok
       
   124 
       
   125 Extracting
       
   126 
       
   127  55: extract over an existing directory              ok
       
   128  56: extracting symlinks over an existing file       ok
       
   129  57: extraction loops                                ok
       
   130  58: extract + fnmatch                               ok
       
   131  59: extracting selected members from pax            ok
       
   132  60: mode of extracted directories                   ok
       
   133  61: extracting symlinks to a read-only dir          ok
       
   134  62: restoring mode on existing directory            ok
       
   135  63: no need to save dir with unreadable . and ..    ok
       
   136  64: -C and delayed setting of metadata              ok
       
   137  65: scarce file descriptors                         ok
       
   138  66: extract dot permissions                         ok
       
   139  67: extract over symlinks                           ok
       
   140  68: extract -C symlink                              ok
       
   141  69: extract parent mkdir failure                    ok
       
   142  70: extract empty directory with -C                 ok
       
   143  71: name matching/transformation ordering           ok
       
   144  72: keep-old-files                                  ok
       
   145  73: skip-old-files                                  ok
       
   146  74: extracting existing dir with --backup           ok
       
   147 
       
   148 Volume label operations
       
   149 
       
   150  75: single-volume label                             ok
       
   151  76: multi-volume label                              ok
       
   152  77: test-label option                               ok
       
   153  78: label with non-create option                    ok
       
   154  79: label with non-create option                    ok
       
   155 
       
   156 Incremental archives
       
   157 
       
   158  80: incremental                                     ok
       
   159  81: restore broken symlinks from incremental        ok
       
   160  82: restoring timestamps from incremental           ok
       
   161  83: --listed for individual files                   ok
       
   162  84: working --listed                                ok
       
   163  85: incremental dump when the parent directory is unreadable ok
       
   164  86: --listed-incremental and --one-file-system      ok
       
   165  87: --listed-incremental and remounted directories  skipped (listed05.at:36)
       
   166  88: renamed files in incrementals                   ok
       
   167  89: proper icontents initialization                 ok
       
   168  90: incremental dumps with -C                       ok
       
   169  91: incremental dumps of nested directories         ok
       
   170  92: incremental restores with -C                    ok
       
   171  93: filename normalization                          ok
       
   172  94: incremental with alternating -C                 ok
       
   173 
       
   174 Files removed while archiving
       
   175 
       
   176  95: file removed as we read it (ca. 22 seconds)     ok
       
   177  96: toplevel file removed (ca. 24 seconds)          ok
       
   178 
       
   179 Renames
       
   180 
       
   181  97: renamed dirs in incrementals                    ok
       
   182  98: move between hierarchies                        ok
       
   183  99: cyclic renames                                  ok
       
   184 100: renamed directory containing subdirectories     ok
       
   185 101: renamed subdirectories                          ok
       
   186 102: changed file types in incrementals              ok
       
   187 
       
   188 Ignore failing reads
       
   189 
       
   190 103: ignfail                                         ok
       
   191 
       
   192 Link handling
       
   193 
       
   194 104: link count gt 2                                 ok
       
   195 105: preserve hard links with --remove-files         ok
       
   196 106: working -l with --remove-files                  ok
       
   197 107: link count is 1 but multiple occurrences        ok
       
   198 
       
   199 Specific archive formats
       
   200 
       
   201 108: long names in V7 archives                       ok
       
   202 109: long file names divisible by block size         ok
       
   203 110: ustar: unsplittable file name                   ok
       
   204 111: ustar: unsplittable path name                   ok
       
   205 112: ustar: splitting long names                     ok
       
   206 113: old archives                                    ok
       
   207 114: time: tricky time stamps                        ok
       
   208 
       
   209 Multivolume archives
       
   210 
       
   211 115: multivolume dumps from pipes                    ok
       
   212 116: skipping a straddling member                    ok
       
   213 117: MV archive & long filenames                     ok
       
   214 118: split directory members in a MV archive         ok
       
   215 119: Restoring after an out of sync volume           ok
       
   216 120: Multivolumes with L=record_size                 ok
       
   217 121: volumes split at an extended header             skipped (multiv07.at:31)
       
   218 122: multivolume header creation                     ok
       
   219 
       
   220 Owner and Groups
       
   221 
       
   222 123: --owner and --group                             ok
       
   223 
       
   224 Sparse files
       
   225 
       
   226 124: sparse files                                    ok
       
   227 125: extracting sparse file over a pipe              ok
       
   228 126: storing sparse files > 8G                       ok
       
   229 127: storing long sparse file names                  ok
       
   230 128: sparse files in MV archives                     ok
       
   231 129: sparse files in PAX MV archives, v.0.0          ok
       
   232 130: sparse files in PAX MV archives, v.0.1          ok
       
   233 131: sparse files in PAX MV archives, v.1.0          ok
       
   234 
       
   235 Updates
       
   236 
       
   237 132: update unchanged directories                    ok
       
   238 133: update directories                              ok
       
   239 134: update changed files                            ok
       
   240 
       
   241 Verifying the archive
       
   242 
       
   243 135: verify                                          ok
       
   244 
       
   245 Volume operations
       
   246 
       
   247 136: volume                                          ok
       
   248 137: volume header size                              skipped (volsize.at:32)
       
   249 
       
   250 138: compressed format recognition                   ok
       
   251 139: short input files                               ok
       
   252 140: updating short archives                         ok
       
   253 141: truncate                                        ok
       
   254 142: grow                                            ok
       
   255 143: sigpipe handling                                ok
       
   256 
       
   257 Removing files after archiving
       
   258 
       
   259 144: remove-files with compression                   ok
       
   260 145: remove-files with compression: grand-child      ok
       
   261 146: remove-files with symbolic links                ok
       
   262 147: remove-files with -C:rel in -c/non-incr. mode   ok
       
   263 148: remove-files with -C:rel in -c/incr. mode       ok
       
   264 149: remove-files with -C:rel in -r mode             ok
       
   265 150: remove-files with -C:rel,rel in -c/non-incr. mode ok
       
   266 151: remove-files with -C:rel,rel in -c/incr. mode   ok
       
   267 152: remove-files with -C:rel,rel in -r mode         ok
       
   268 153: remove-files with -C:rel,abs in -c/non-incr. mode ok
       
   269 154: remove-files with -C:rel,abs in -c/incr. mode   ok
       
   270 155: remove-files with -C:rel,abs in -r mode         ok
       
   271 156: remove-files with -C:rel,abs in -c/non-incr. mode ok
       
   272 157: remove-files with -C:rel,abs in -c/incr. mode   ok
       
   273 158: remove-files with -C:rel,abs in -r mode         ok
       
   274 159: remove-files with -C:abs,rel in -c/non-incr. mode ok
       
   275 160: remove-files with -C:abs,rel in -c/incr. mode   ok
       
   276 161: remove-files with -C:abs,rel in -r mode         ok
       
   277 162: remove-files on full directory in -c/non-incr. mode ok
       
   278 163: remove-files on full directory in -c/incr. mode expected failure (remfiles09b.at:34)
       
   279 164: remove-files on full directory in -r mode       ok
       
   280 
       
   281 Extended attributes
       
   282 
       
   283 165: xattrs: basic functionality                     skipped (xattr01.at:28)
       
   284 166: xattrs: change directory with -C option         skipped (xattr02.at:28)
       
   285 167: xattrs: trusted.* attributes                    skipped (xattr03.at:28)
       
   286 168: xattrs: s/open/openat/ regression               skipped (xattr04.at:29)
       
   287 169: xattrs: keywords with '=' and '%'               skipped (xattr05.at:31)
       
   288 170: acls: basic functionality                       skipped (acls01.at:28)
       
   289 171: acls: work with -C                              skipped (acls02.at:28)
       
   290 172: selinux: basic store/restore                    skipped (selnx01.at:28)
       
   291 173: acls/selinux: special files & fifos             skipped (selacl01.at:28)
       
   292 174: capabilities: binary store/restore              skipped (capabs_raw01.at:28)
       
   293 
       
   294 Star tests
       
   295 
       
   296 175: gtarfail                                        skipped (gtarfail.at:26)
       
   297 176: gtarfail2                                       skipped (gtarfail2.at:26)
       
   298 177: multi-fail                                      skipped (multi-fail.at:26)
       
   299 178: ustar-big-2g                                    skipped (ustar-big-2g.at:26)
       
   300 179: ustar-big-8g                                    skipped (ustar-big-8g.at:26)
       
   301 180: pax-big-10g                                     skipped (pax-big-10g.at:26)
       
   302 
       
   303 ## ------------- ##
       
   304 ## Test results. ##
       
   305 ## ------------- ##
       
   306 
       
   307 160 tests behaved as expected.
       
   308 20 tests were skipped.
       
   309 make[3]: Leaving directory `$(@D)/tests'
       
   310 make[2]: Leaving directory `$(@D)/tests'
       
   311 make[2]: Entering directory `$(@D)'
       
   312 make[2]: Leaving directory `$(@D)'
       
   313 make[1]: Leaving directory `$(@D)'