On 13 June 2016 at 18:00, Aaron M. Ucko <a...@alum.mit.edu> wrote:

> Justification: fails to build from source (but built successfully in the
> past)
>
> Thanks for taking care of the twolc errors I reported in #826659.  The
> twolc test now succeeds on little-endian systems, and no longer hangs
> anywhere, but still fails on big-endian architectures (mips, powerpc,
> s390x, and several non-release architectures).  I don't have further
> details, but perhaps you can reproduce the problem on a porterbox.
> Could you please take a look?


Can reproduce. Looking into it upstream:
https://github.com/hfst/hfst/issues/328

While it did successfully build in the past, that was only because the test
suite was disabled until recently. The tests revealed the unsigned char
issue which was easy to fix, and now the endian issue which will not be as
easy.

-- Tino Didriksen

Reply via email to