[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: also in C11 mode I get a bug
From: |
Eric Blake |
Subject: |
Re: also in C11 mode I get a bug |
Date: |
Mon, 13 Sep 2021 09:16:27 -0500 |
User-agent: |
NeoMutt/20210205-772-2b4c52 |
On Mon, Sep 13, 2021 at 12:44:23AM -0400, Dennis Clarke wrote:
>
> With std9899:2011 we compile fine but testsuite fails :
>
> .
> .
> .
> Checking ./stackovf.test
> Stack soft limit set to 300K
> Pass
>
> Skipped checks were:
> ./125.changeword ./126.changeword ./127.changeword ./128.changeword
> ./129.changeword ./130.changeword
> Failed checks were:
> ./198.sysval:err
> gmake[3]: *** [Makefile:2065: check-local] Error 1
> gmake[3]: Leaving directory
> '/opt/bw/build/m4-1.4.19_sunos5.10_sparcv9.002/checks'
> gmake[2]: *** [Makefile:1941: check-am] Error 2
> gmake[2]: Leaving directory
> '/opt/bw/build/m4-1.4.19_sunos5.10_sparcv9.002/checks'
> gmake[1]: *** [Makefile:2018: check-recursive] Error 1
> gmake[1]: Leaving directory '/opt/bw/build/m4-1.4.19_sunos5.10_sparcv9.002'
> gmake: *** [Makefile:2317: check] Error 2
>
>
> Not sure what to make of that.
You truncated the log, not showing the actual failure at the time test
198 was run. However, I suspect that you have hit this known issue:
https://lists.gnu.org/archive/html/bug-m4/2021-06/msg00009.html
and that your just-built m4 is working just fine. I still need to
make time to release m4 1.4.20 that fixes that and also the reported
issue about unintended locale sensitivity in the format macro.
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org