Tue Aug 18 23:42:01 CDT 2020
make[1]: Entering directory '/sources/tar-1.32'
Making check in doc
make[2]: Entering directory '/sources/tar-1.32/doc'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/tar-1.32/doc'
Making check in gnu
make[2]: Entering directory '/sources/tar-1.32/gnu'
make  check-recursive
make[3]: Entering directory '/sources/tar-1.32/gnu'
make[4]: Entering directory '/sources/tar-1.32/gnu'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/sources/tar-1.32/gnu'
make[3]: Leaving directory '/sources/tar-1.32/gnu'
make[2]: Leaving directory '/sources/tar-1.32/gnu'
Making check in lib
make[2]: Entering directory '/sources/tar-1.32/lib'
make  check-am
make[3]: Entering directory '/sources/tar-1.32/lib'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/sources/tar-1.32/lib'
make[2]: Leaving directory '/sources/tar-1.32/lib'
Making check in rmt
make[2]: Entering directory '/sources/tar-1.32/rmt'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/tar-1.32/rmt'
Making check in src
make[2]: Entering directory '/sources/tar-1.32/src'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/tar-1.32/src'
Making check in scripts
make[2]: Entering directory '/sources/tar-1.32/scripts'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/tar-1.32/scripts'
Making check in po
make[2]: Entering directory '/sources/tar-1.32/po'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/sources/tar-1.32/po'
Making check in tests
make[2]: Entering directory '/sources/tar-1.32/tests'
make  genfile checkseekhole ckmtime
make[3]: Entering directory '/sources/tar-1.32/tests'
  CC       genfile.o
  CC       argcv.o
  CC       checkseekhole.o
  CC       ckmtime.o
  CCLD     checkseekhole
  CCLD     ckmtime
  CCLD     genfile
make[3]: Leaving directory '/sources/tar-1.32/tests'
make  check-local
make[3]: Entering directory '/sources/tar-1.32/tests'
/bin/sh ./testsuite 
## ------------------------ ##
## GNU tar 1.32 test suite. ##
## ------------------------ ##
  1: tar version                                     ok
  2: decompressing from stdin                        ok

Options

  3: mixing options                                  ok
  4: interspersed options                            ok
  5: TAR_OPTIONS with string arguments               ok

Option compatibility

  6: occurrence compatibility                        ok
  7: occurrence compatibility                        ok
  8: --verify compatibility                          ok
  9: compress option compatibility                   ok
 10: --pax-option compatibility                      ok
 11: --pax-option compatibility                      ok

Checkpoints

 12: checkpoint defaults                             ok
 13: checkpoint interval                             ok
 14: dot action                                      ok
 15: dot action (compatibility syntax)               ok
 16: dot action and interval                         ok

Compression

 17: compress: gzip                                  ok
 18: compress: bzip2                                 ok
 19: compress: xz                                    ok
 20: compress: lzip                                  skipped (testsuite.at:246)
 21: compress: lzop                                  skipped (testsuite.at:247)
 22: compress: zstd                                  ok

Positional options

 23: Exclude                                         ok
 24: Directory                                       ok
 25: Several options                                 ok
 26: The --add-file option                           ok

The -T option

 27: multiple file lists                             ok
 28: nested file lists                               ok
 29: recursive file lists                            ok
 30: files-from & recurse: toggle                    ok
 31: toggle --recursion (not) from -T                ok
 32: -C in file lists                                ok
 33: empty entries                                   ok
 34: 0-separated file without -0                     ok
 35: --null enables verbatim reading                 ok
 36: empty file                                      ok
 37: entries with missing newlines                   ok
 38: recursive extraction from --files-from          ok
 39: trailing slash in --files-from                  ok

Various options

 40: tar --index-file=FILE --file=-                  ok
 41: tar cvf -                                       ok
 42: gzip                                            ok
 43: recurse                                         ok
 44: recurse: toggle                                 ok
 45: short records                                   ok
 46: --numeric-owner basic tests                     ok

The --same-order option

 47: working -C with --same-order                    ok
 48: multiple -C options                             ok

Append

 49: append                                          ok
 50: appending files with long names                 ok
 51: append vs. create                               ok
 52: append with name transformation                 ok
 53: append with verify                              ok
 54: append after changed blocking                   ok

Transforms

 55: transforming hard links on create               ok
 56: transformations and GNU volume labels           ok
 57: transforming escaped delimiters on create       ok
 58: transforming hard link targets                  ok

Exclude

 59: exclude                                         ok
 60: exclude wildcards                               ok
 61: exclude: anchoring                              ok
 62: exclude: wildcards match slash                  ok
 63: exclude: case insensitive                       ok
 64: exclude: lots of excludes                       ok
 65: exclude: long files in pax archives             ok
 66: exclude: --exclude-backups option               ok
 67: --exclude-tag option                            ok
 68: --exclude-tag option and --listed-incremental   ok
 69: --exclude-tag option in incremental pass        ok
 70: --exclude-tag-under option                      ok
 71: --exclude-tag-under and --listed-incremental    ok
 72: --exclude-tag-under option in incremental pass  ok
 73: --exclude-tag-all option                        ok
 74: --exclude-tag-all and --listed-incremental      ok
 75: --exclude-tag-all option in incremental pass    ok

Deletions

 76: deleting a member after a big one               ok
 77: deleting a member from stdin archive            ok
 78: deleting members with long names                ok
 79: deleting a large last member                    ok
 80: deleting non-existing member                    ok

Extracting

 81: extract over an existing directory              ok
 82: extracting symlinks over an existing file       ok
 83: extraction loops                                ok
 84: extract + fnmatch                               ok
 85: extracting selected members from pax            ok
 86: mode of extracted directories                   ok
 87: extracting symlinks to a read-only dir          skipped (extrac07.at:30)
 88: restoring mode on existing directory            ok
 89: extracting even when . and .. are unreadable    skipped (extrac09.at:37)
 90: -C and delayed setting of metadata              ok
 91: scarce file descriptors                         ok
 92: extract dot permissions                         ok
 93: extract over symlinks                           ok
 94: extract -C symlink                              ok
 95: extract parent mkdir failure                    skipped (extrac15.at:28)
 96: extract empty directory with -C                 ok
 97: name matching/transformation ordering           ok
 98: keep-old-files                                  ok
 99: skip-old-files                                  ok
100: keep-directory-symlink                          ok
101: delay-directory-restore                         skipped (extrac21.at:33)
102: extracting existing dir with --backup           ok

Comparing

103: link mismatch                                   ok

Volume label operations

104: single-volume label                             ok
105: multi-volume label                              ok
106: test-label option                               ok
107: label with non-create option                    ok
108: label with non-create option                    ok

Incremental archives

109: incremental                                     ok
110: restore broken symlinks from incremental        ok
111: restoring timestamps from incremental           ok
112: --listed for individual files                   ok
113: working --listed                                ok
114: incremental dump when the parent directory is unreadable skipped (listed03.at:27)
115: --listed-incremental and --one-file-system      ok
116: --listed-incremental and remounted directories  ok
117: renamed files in incrementals                   ok
118: proper icontents initialization                 ok
119: incremental dumps with -C                       ok
120: incremental dumps of nested directories         ok
121: incremental restores with -C                    ok
122: filename normalization                          ok
123: incremental with alternating -C                 ok
124: concatenated incremental archives (deletes)     ok
125: concatenated incremental archives (renames)     ok

Files removed while archiving

126: file removed as we read it                      ok
127: toplevel file removed                           ok

Directories removed while archiving

128: directory removed before reading                ok
129: explicitly named directory removed before reading ok

Renames

130: renamed dirs in incrementals                    ok
131: move between hierarchies                        ok
132: cyclic renames                                  ok
133: renamed directory containing subdirectories     ok
134: renamed subdirectories                          ok
135: changed file types in incrementals              ok

Ignore failing reads

136: ignfail                                         skipped (ignfail.at:26)

Link handling

137: link count gt 2                                 ok
138: preserve hard links with --remove-files         ok
139: working -l with --remove-files                  ok
140: link count is 1 but multiple occurrences        ok

Specific archive formats

141: long names in V7 archives                       ok
142: long file names divisible by block size         ok
143: ustar: unsplittable file name                   ok
144: ustar: unsplittable path name                   ok
145: ustar: splitting long names                     ok
146: old archives                                    ok
147: time: tricky time stamps                        ok
148: time: clamping mtime                            ok

Multivolume archives

149: multivolume dumps from pipes                    ok
150: skipping a straddling member                    ok
151: MV archive & long filenames                     ok
152: split directory members in a MV archive         ok
153: Restoring after an out of sync volume           ok
154: Multivolumes with L=record_size                 ok
155: volumes split at an extended header             skipped (multiv07.at:31)
156: multivolume header creation                     ok
157: bad next volume                                 ok
158: file start at the beginning of a posix volume   ok

Owner and Groups

159: --owner and --group                             ok
160: --owner-map and --group-map                     ok

Sparse files

161: sparse files                                    ok
162: extracting sparse file over a pipe              ok
163: storing sparse files > 8G                       ok
164: storing long sparse file names                  ok
165: listing sparse files bigger than 2^33 B         ok
166: storing sparse file using seek method           ok
167: sparse files with unicode names                 ok
168: sparse files in MV archives                     ok
169: sparse files in PAX MV archives, v.0.0          ok
170: sparse files in PAX MV archives, v.0.1          ok
171: sparse files in PAX MV archives, v.1.0          ok
172: sparse file truncated while archiving           ok
173: file truncated in sparse region while comparing ok
174: file truncated in data region while comparing   ok

Updates

175: update unchanged directories                    ok
176: update directories                              ok
177: update changed files                            ok
178: update with chdir                               ok

Verifying the archive

179: verify                                          ok

Volume operations

180: volume                                          ok
181: volume header size                              skipped (volsize.at:32)

182: compressed format recognition                   ok
183: short input files                               ok
184: updating short archives                         ok
185: truncate                                        ok
186: grow                                            ok
187: sigpipe handling                                ok
188: compressor program failure                      ok

Removing files after archiving

189: remove-files with compression                   skipped (remfiles01.at:32)
190: remove-files with compression: grand-child      ok
191: remove-files with symbolic links                ok
192: remove-files with -C:rel in -c/non-incr. mode   ok
193: remove-files with -C:rel in -c/incr. mode       ok
194: remove-files with -C:rel in -r mode             ok
195: remove-files with -C:rel,rel in -c/non-incr. mode ok
196: remove-files with -C:rel,rel in -c/incr. mode   ok
197: remove-files with -C:rel,rel in -r mode         ok
198: remove-files with -C:rel,abs in -c/non-incr. mode ok
199: remove-files with -C:rel,abs in -c/incr. mode   ok
200: remove-files with -C:rel,abs in -r mode         ok
201: remove-files with -C:abs,rel in -c/non-incr. mode ok
202: remove-files with -C:abs,rel in -c/incr. mode   ok
203: remove-files with -C:abs,rel in -r mode         ok
204: remove-files deleting two subdirs in -c/non-incr. mode ok
205: remove-files deleting two subdirs in -c/incr. mode ok
206: remove-files deleting two subdirs in -r mode    ok
207: remove-files on full directory in -c/non-incr. mode ok
208: remove-files on full directory in -c/incr. mode ok
209: remove-files on full directory in -r mode       ok
210: remove-files                                    ok

Extended attributes

211: xattrs: basic functionality                     ok
212: xattrs: change directory with -C option         ok
213: xattrs: trusted.* attributes                    ok
214: xattrs: s/open/openat/ regression               ok
215: xattrs: keywords with '=' and '%'               ok
216: xattrs: exclude xattrs on create                ok
217: xattrs: xattrs and --skip-old-files             ok
218: acls: basic functionality                       ok
219: acls: work with -C                              ok
220: acls: default ACLs                              ok
221: selinux: basic store/restore                    skipped (selnx01.at:28)
222: acls/selinux: special files & fifos             skipped (selacl01.at:28)
223: capabilities: binary store/restore              FAILED (capabs_raw01.at:28)

One top level

224: tar --one-top-level                             ok
225: tar --one-top-level --show-transformed          ok
226: tar --one-top-level --transform                 ok
227: tar --one-top-level --transform                 ok
228: tar --one-top-level restoring permissions       ok

Star tests

229: gtarfail                                        skipped (gtarfail.at:26)
230: gtarfail2                                       skipped (gtarfail2.at:26)
231: multi-fail                                      skipped (multi-fail.at:26)
232: ustar-big-2g                                    skipped (ustar-big-2g.at:26)
233: ustar-big-8g                                    skipped (ustar-big-8g.at:26)
234: pax-big-10g                                     skipped (pax-big-10g.at:26)

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: 215 tests were run,
1 failed unexpectedly.
19 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##

Please send `tests/testsuite.log' and all information you think might help:

   To: <bug-tar@gnu.org>
   Subject: [GNU tar 1.32] testsuite: 223 failed

You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.  Its output may
be found below `tests/testsuite.dir'.

make[3]: *** [Makefile:1838: check-local] Error 1
make[3]: Leaving directory '/sources/tar-1.32/tests'
make[2]: *** [Makefile:1690: check-am] Error 2
make[2]: Target 'check' not remade because of errors.
make[2]: Leaving directory '/sources/tar-1.32/tests'
make[2]: Entering directory '/sources/tar-1.32'
make[2]: Leaving directory '/sources/tar-1.32'
make[1]: *** [Makefile:1410: check-recursive] Error 1
make[1]: Target 'check' not remade because of errors.
make[1]: Leaving directory '/sources/tar-1.32'
