[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Tarlz 0.26 'make check' test failure on Debian 12
From: |
Aren Tyr |
Subject: |
Tarlz 0.26 'make check' test failure on Debian 12 |
Date: |
Wed, 22 Jan 2025 00:01:34 +0000 |
Hello
I think this is probably just related to the a similar test failure report for
version 0.25 that was reported on this mailing list, but building tarlz 0.26
from source and running 'make check' yields the following test failures:
---
testing tarlz-0.26...
testing --list and --extract...
testing --concatenate...
testing --create...foo: Mod time differs
@-9223372036854775808foo: Mod time differs
@-9223372036854775807foo: Mod time differs
0000-01-01T00:00:00foo: Mod time differs
0000-01-01T00:00:01foo: Mod time differs
0000-01-02T00:00:00foo: Mod time differs
1697-10-17T11:03:27foo: Mod time differs
1697-10-17T11:03:28foo: Mod time differs
1697-10-17T11:03:29foo: Mod time differs
1833-11-24T17:31:43foo: Mod time differs
1833-11-24T17:31:44foo: Mod time differs
1833-11-24T17:31:45foo: Mod time differs
1901-12-13T20:45:51foo: Mod time differs
9999-12-31T23:59:58foo: Mod time differs
9999-12-31T23:59:59foo: Mod time differs
2147483647-12-31T23:59:59foo: Mod time differs
@9223372036854775807
testing --diff...
testing --delete...
testing --dereference...
testing --append...
testing dirs and links...
testing long names...
testing --compress...
testing bad input...
testing --keep-damaged...
tests failed.
make: *** [Makefile:96: check] Error 1
---
$ g++ --version
g++ (Debian 12.2.0-14) 12.2.0
Meanwhile, I'd just installed/built lzlib-1.15 and lzip-1.25 with no issue
prior to downloading/building tarlz.
I assume this is just a problem with the 'touch' command used in the testsuite
and not an actual underlying issue with tarlz, i.e. I can safely ignore this
test failure and use the tool in earnest?
Thanks
Aren.
- Tarlz 0.26 'make check' test failure on Debian 12,
Aren Tyr <=
- Re: Tarlz 0.26 'make check' test failure on Debian 12, wrotycz, 2025/01/22
- Re: Tarlz 0.26 'make check' test failure on Debian 12, Antonio Diaz Diaz, 2025/01/22
- Re: Tarlz 0.26 'make check' test failure on Debian 12, Aren Tyr, 2025/01/22
- Re: Tarlz 0.26 'make check' test failure on Debian 12, Antonio Diaz Diaz, 2025/01/22
- Re: Tarlz 0.26 'make check' test failure on Debian 12, Aren Tyr, 2025/01/23
- Re: Re: Tarlz 0.26 'make check' test failure on Debian 12, wrotycz, 2025/01/23
- Re: Tarlz 0.26 'make check' test failure on Debian 12, Antonio Diaz Diaz, 2025/01/23
- Re: Tarlz 0.26 'make check' test failure on Debian 12, Aren Tyr, 2025/01/24
- Re: Re: Tarlz 0.26 'make check' test failure on Debian 12, wrotycz, 2025/01/24
- Re: Tarlz 0.26 'make check' test failure on Debian 12, Antonio Diaz Diaz, 2025/01/28