[Bug 892219] [NEW] FTBFS on powerpc due to endianness issues

Launchpad Bug Tracker 892219 at bugs.launchpad.net
Mon Nov 28 12:49:02 UTC 2011


You have been subscribed to a public bug by Colin Watson (cjwatson):

When building its dictionary, libgooglepinyin fails on powerpc.  This is
because the data files it uses are little endian and it doesn't support
big endian systems.

Either the code can byte swap, or the build could swap the order of the
files using "iconv -f utf16le -t utf16be"?

I'll link the upstream bug; the Debian maintainer is aware of the
problem too (he reported upstream bug).

** Affects: libgooglepinyin
     Importance: Unknown
         Status: Unknown

** Affects: libgooglepinyin (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs
-- 
FTBFS on powerpc due to endianness issues
https://bugs.launchpad.net/bugs/892219
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.



More information about the ubuntu-archive mailing list