Hi,
On GNU/Linux (NixOS), I observe the following failure:
Checking ./126.diversions
@ ../doc/m4.texinfo:4711: Origin of test
./126.diversions: stderr mismatch
--- m4-tmp.17114/m4-xerr2008-07-01 13:21:45.0 +
+++ m4-tmp.17114/m4-err 2008-07-01 13:21:45.0 +
> ./126.diversions: stderr mismatch
> --- m4-tmp.17114/m4-xerr2008-07-01 13:21:45.0 +
> +++ m4-tmp.17114/m4-err 2008-07-01 13:21:45.0 +
> @@ -0,0 +1,2 @@
> +m4: ERROR: copying inserted file: Broken pipe
> +m4: write error
>
> The thing is run by a build
Hi,
[EMAIL PROTECTED] (Eric Blake) writes:
> Yes. Your buildbot is ignoring SIGPIPE. This has been previously
> reported, and the testsuite in the latest git version already works
> around such enviornments (even though I personally don't like
> running with SIGPIPE ignored, because of the extr
> Hmm, I found commit 546109144ee2014257166698df2a0a9d14526a5a, which
> removes SIGPIPE from the `kill' example, but that dates back to before
> 1.4.11 AFAICS.
Unrelated to the problem at hand.
> Maybe that's another problem here?
Much more recent:
http://lists.gnu.org/archive/html/m4-discuss/
[EMAIL PROTECTED] (Eric Blake) writes:
> Much more recent:
>
> http://lists.gnu.org/archive/html/m4-discuss/2008-06/msg5.html
>
> http://git.savannah.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=2b570fc
OK, works like a charm.
Thanks!
Ludovic.