in reply to Perl release v5.40.1 on a 32-bit box showing failed tests for atime and ctime in Time::HiRes
Perl (including Time::HiRES) is regularly tested against a 32-bit Linux userland, and Debian still provide 32-bit installation images.
That Debian version number looks strange, I only ever recall seeing major.minor versions for Debian. If it is Debian you should have a /etc/debian_version file with the release number.
You can run just the failing test with:
./perl harness -v ../dist/Time-HiRes/t/utime.twhich may provide some clues as to what's going on.
You say you're using the latest Debian archive, do you see the same failure if you build from the origin perl 5.40.1 sources?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Perl release v5.40.1 on a 32-bit box showing failed tests for atime and ctime in Time::HiRes
by Intrepid (Curate) on Mar 06, 2025 at 19:59 UTC | |
by tonyc (Friar) on Mar 09, 2025 at 21:57 UTC | |
by Intrepid (Curate) on Mar 12, 2025 at 02:24 UTC | |
by tonyc (Friar) on Mar 12, 2025 at 03:21 UTC | |
by Intrepid (Curate) on Mar 13, 2025 at 19:02 UTC |