[ebuild N ] net-misc/tigervnc-1.8.0 USE="drm gnutls java opengl server xorgmodule -nls -pam -systemd" There are tons more similar errors that follow. /var/tmp/portage/net-misc/tigervnc-1.8.0/work/tigervnc-1.8.0/java/com/tigervnc/rfb/UnicodeToKeysym.java:38: error: unmappable character for encoding ASCII new codepair(0x01a1, 0x0104), /* Aogonek ?? LATIN CAPITAL LETTER A WITH OGONEK */ ^
Created attachment 499440 [details] build.log
Created attachment 499442 [details] emerge --info
Created attachment 500060 [details, diff] cmake-java-utf8.patch Does this patch solve it?
When you are at it, you should change the USE=server to build with xorg-server-1.19.5
OK, I will.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f028f5775ee892397290e2a119cfb87a6f2a041 commit 2f028f5775ee892397290e2a119cfb87a6f2a041 Author: Takuto Yoshida <otakuto.gentoo@gmail.com> AuthorDate: 2017-12-05 17:44:53 +0000 Commit: Michael Palimaka <kensington@gentoo.org> CommitDate: 2017-12-06 12:14:08 +0000 net-misc/tigervnc: fix encoding option to utf-8, bug #634918 and #610738 And bump internal xorg. Closes: https://bugs.gentoo.org/610738 Closes: https://bugs.gentoo.org/634918 Closes: https://github.com/gentoo/gentoo/pull/6453 Package-Manager: Portage-2.3.16, Repoman-2.3.6 net-misc/tigervnc/Manifest | 1 + net-misc/tigervnc/files/java-utf8.patch | 11 ++ net-misc/tigervnc/tigervnc-1.8.0-r1.ebuild | 190 +++++++++++++++++++++++++++++ 3 files changed, 202 insertions(+)