Hi Pádraig,

> so I downloaded 
> https://archive.freebsd.org/old-releases/VM-IMAGES/14.0-RELEASE/amd64/Latest/
> and couldn't repro there?
> 
> I looked at the weekly CI at 
> https://github.com/gnu-gnulib/ci-testdir-check/actions/
> but while that ran with FreeBSD 14.0 it didn't fail for the above reason.

Oh, apologies. It reproduces only on FreeBSD 14.0 (i386) [1], and

> In your local repro, if you remove the new tests in my patch,
> does the failure occur?

Yes, the failure still occurs without the new test lines. So, it was a
pre-existing test failure, unrelated to your patch.

To reproduce it:
  $ ./gnulib-tool --create-testdir --dir=../testdir2 nstrftime c-nstrftime
and compile that testdir2 on FreeBSD 14.0 (i386).

Apologies. (I saw the test failures on FreeBSD 14 in the CI, but without
a test-suite.log, so for investigation I picked one of my two FreeBSD 14 VMs
that I happened to have turned on, and this was the 32-bit one. And we
had apparently not tested gnulib on this platform for a long time...)

Bruno

[1] 
https://download.freebsd.org/releases/ISO-IMAGES/14.0/FreeBSD-14.0-RELEASE-i386-disc1.iso




Reply via email to