Bug 125375 - app-text/hunspell fails selftest
Bug#: 125375 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P3
Resolution: UPSTREAM Assigned To: kevquinn@gentoo.org Reported By: gustavoz@gentoo.org
Component: Ebuilds
URL: 
Summary: app-text/hunspell fails selftest
Keywords:  
Status Whiteboard: 
Opened: 2006-03-07 09:20 0000
Description:   Opened: 2006-03-07 09:20 0000
app-text/hunspell-1.1.4 fails on one of the selftests, tested on sparc & x86.
Either find a solution or just disable them if functionality seems ok and it's
just testcase borkage.

------- Comment #1 From Gustavo Zacarias (RETIRED) 2006-03-07 09:20:56 0000 -------
Created an attachment (id=81611) [details]
Failed testsuite on x86

It's the same for sparc so there's no point in attaching both.

------- Comment #2 From Gustavo Zacarias (RETIRED) 2006-03-07 09:21:56 0000 -------
Created an attachment (id=81612) [details]
emerge --info from the x86 box

emerge --info from the x86 box

------- Comment #3 From Kevin F. Quinn (RETIRED) 2006-03-07 11:25:10 0000 -------
Thanks.  It's the 'LC_ALL=en.US-utf8' you have in your environment that
triggers it.

I've emailed upstream to see what they think, in the meantime simply clearing
LC_ALL in src_test() does the trick; in CVS.

------- Comment #4 From SpanKY 2006-08-05 14:11:24 0000 -------
please fix the package rather than hacking the ebuild

if there's an error in the scripts, send the fix upstream

------- Comment #5 From Kevin F. Quinn (RETIRED) 2006-08-05 17:23:53 0000 -------
I sent it upstream a while back; just waiting for the next release which should
have it fixed.