Bruno Haible via GNU coreutils Bug Reports <[email protected]>
writes:

> Today's CI (coreutils master, gnulib master) reports a test failure on
> macOS 13 and macOS 15.
>
>
> On macOS 13:
>
> FAIL: tests/basenc/basenc
> =========================
> [...]
> sh: line 1: 70606 Segmentation fault: 11  basenc --base64 -d 'empty1d.1' > 
> empty1d.O 2> empty1d.E
> basenc.pl: test empty1d failed: exit status mismatch:  expected 0, got 139

Thanks for the report.

This sadly does not replicate on the MacOS 12 cfarm machine, so I'll
have to guess and check using the GitHub CI machines.

FYI, you probably want to do the following in the CI:

   $ export DEBUG=1
   $ export VERBOSE=1

This will save the commands being run and their output. And hopefully
make it easier to debug future issues.

Collin



Reply via email to