Re: hello-2.11 fails multibyte-1 and atexit-1 on musl

2022-01-29 Thread Sergei Trofimovich
On Thu, 27 Jan 2022 22:08:57 + Reuben Thomas wrote: > On Wed, 26 Jan 2022 at 12:59, Sergei Trofimovich wrote: > > > > Thanks for the report! > > > From what I understand at > > > > https://wiki.musl-libc.org/functional-differences-from-glibc.htm

Re: hello-2.11 fails multibyte-1 and atexit-1 on musl

2022-01-31 Thread Sergei Trofimovich
On Mon, 31 Jan 2022 11:39:47 + Reuben Thomas wrote: > Thanks very much for the analysis and suggested patch. > > I don't think however that a code change is needed. Arguably, the > correct fix would be to check the return value of wprintf, but in fact > close_stdout() already checks if

hello-2.11 fails multibyte-1 and atexit-1 on musl

2022-01-26 Thread Sergei Trofimovich
Hi hello maintainers! I attempted to package hello-2.11 in NixOS and stumbled on two test failures on x86_64-unknown-linux-musl: FAIL: tests/atexit-1 FAIL: tests/multibyte-1 Detailed log: FAIL: tests/atexit-1 1c1 < hello: write error: No space