[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Getting hunspell 1.7.2 into unstable



2023년 6월 13일 (화) 오전 2:23, Rene Engelhard <rene@debian.org>님이 작성:

> I'd try whether current git has some fixes in it but then I still get
> into the same issue as I think I outlined once:
>
> rene@frodo:~/hunspell-dict-ko-0.7.93$ make hosttest
> HOST_DICT_PATH=/usr/share/hunspell/ko
> make -C tests test DICT=/usr/share/hunspell/ko
> make[1]: Entering directory '/home/rene/hunspell-dict-ko-0.7.93/tests'
> echo | hunspell -d /usr/share/hunspell/ko | head -1
> Hunspell 1.7.2 - hunspell-dict-ko 0.7.93 (requires Hunspell 1.3.1)
> https://spellcheck-ko.github.io/
> python3 checkhunspellversion.py
> Testing 001-pos-dependent-inflection.test...
> error - iconv: ANSI_X3.4-1968 -> UTF-8
> ...
> error - iconv: ANSI_X3.4-1968 -> UTF-8
> Clean pbuilder login for unstable, adding experimental, installing
> hunspell from experimental and the other test dependencies from unstable.

This failure is not from hunspell-dict-ko. hunspell just failed to
call iconv() in that environment.


Reply to: