bug#77640: [platform-testers] new snapshot available: gzip-1.13.56-e549

2025-04-10 Thread Paul Eggert
On 2025-04-08 11:43, Nelson H. F. Beebe wrote: Here is the requested test on DragonFlyBSD for gzip-1.13.56-e549: % cat foo.sh #! /bin/sh mkdir d echo >d/f chmod a-w d ./gzip d/f % ./foo.sh gzip: d/f.gz already exists; do you wish to overwrite (y or n)? y gzip: d/f.gz: No such file or directory

bug#77640: [platform-testers] new snapshot available: gzip-1.13.56-e549

2025-04-10 Thread Paul Eggert
On 2025-04-09 05:47, Nelson H. F. Beebe wrote: I ran these tests in the gzip-1.13.56-e549 build directory on DragonFlyBSD 6.4.0: mkdir d echo >d/f chmod a-w d env LC_ALL=C truss -o gzip.truss ./gzip d/f That last command produces this output; gzip: d/f.g

bug#77640: [platform-testers] new snapshot available: gzip-1.13.56-e549

2025-04-10 Thread Paul Eggert
On 4/10/25 09:59, Nelson H. F. Beebe wrote: I tried that, and gcc reported that O_SEARCH is unknown, and suggested ``did you mean 'O_EXCL'?''. Oh, I thought DragonflyBSD was like other BSDs. My mistake; says it has neither O_S

bug#77563: [platform-testers] new snapshot available: gzip-1.13.56-e549

2025-04-10 Thread Jim Meyering
On Mon, Apr 7, 2025 at 4:39 PM Nelson H. F. Beebe wrote: > I have now got successful builds and validations of gzip-1.13.56-e549 > on 56 systems in our test farm at Utah. > > I have test failures on 17 systems, but in only 3 specific tests: > > pipe-output:FreeBSD 13.5, 14.2, 15.0; GhostBSD 24

bug#77563: [platform-testers] new snapshot available: gzip-1.13.56-e549

2025-04-10 Thread Nelson H. F. Beebe
I have now got successful builds and validations of gzip-1.13.56-e549 on 56 systems in our test farm at Utah. I have test failures on 17 systems, but in only 3 specific tests: pipe-output:FreeBSD 13.5, 14.2, 15.0; GhostBSD 24.01; NetBSD 10.0; OpenBSD 7.3, 7.4, 7.5, 7.6, 7.7 (p