build failure on OpenBSD 6.5
Bruno Haible <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.bugs |
|---|---|
| Message-ID | <1649103.jz7F8Y8XVB@omega> |
Hi, On OpenBSD 6.5/x86_64, the newest release m4-1.4.18 exhibits a "make check" failure of 'test-localename': FAIL: test-localename ===================== ../../tests/test-localename.c:183: assertion 'strcmp (name, "fr_FR.UTF-8") == 0' failed Abort trap (core dumped) FAIL test-localename (exit status: 134) This is fixed in the current m4 snapshot that can be downloaded from https://gitlab.com/gnu-m4/ci-distcheck/ Bruno