On 10/01/2010 05:08 AM, Cyril Brulebois wrote:
Source: m4
Version: 1.4.14-3
Severity: important
User: [email protected]
Usertags: ftbfs
Hi,
your package no longer builds on alpha:
| PASS: test-strsignal
| /bin/bash: line 1: 20065 Segmentation fault EXEEXT='' srcdir='.' LOCALE_FR='none' LOCALE_FR_UTF8='none'
LIBSIGSEGV='' LOCALE_FR='none' LOCALE_TR_UTF8='none' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_JA='none'
LOCALE_ZH_CN='none' LOCALE_FR_UTF8='none' LOCALE_FR='none' LOCALE_FR_UTF8='none' LOCALE_FR='none' LOCALE_FR_UTF8='none'
PATH='/build/buildd-m4_1.4.14-3-alpha-15kV7D/m4-1.4.14/build-aux':"$PATH"
PATH='/build/buildd-m4_1.4.14-3-alpha-15kV7D/m4-1.4.14/build-aux':"$PATH" LOCALE_FR='none'
LOCALE_FR_UTF8='none' LOCALE_JA='none' LOCALE_ZH_CN='none' "$tst"> test-strstr.log-t 2>&1
| FAIL: test-strstr
| […]
| 1 of 93 tests failed
| (10 tests were not run)
Full build logs:
https://buildd.debian.org/status/package.php?p=m4
This is due to a known bug in the Alpha implementation of memchr:
http://sourceware.org/bugzilla/show_bug.cgi?id=12019
In m4.git, branch-1.4 already has a workaround for the Alpha bug, by
using a newer gnulib that detects the bug in glibc and uses a
replacement memchr() and strstr().
--
Eric Blake [email protected] +1-801-349-2682
Libvirt virtualization library http://libvirt.org
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]