Created attachment 901612 [details] build.log and emerge --info xExEEEEEEEExExEEEEEEEE ====================================================================== ERROR: test_10 (__main__.TestUnicodeComposed.test_10) ---------------------------------------------------------------------- Traceback (most recent call last): File "/var/tmp/portage/dev-libs/liblouis-3.29.0/work/liblouis-3.29.0/python/tests/test_louis.py", line 32, in test_10 self.assertEqual(louis.translateString(["en-ueb-g1.ctb", "tests/test.cti"], "before 😂 after"), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/var/tmp/portage/dev-libs/liblouis-3.29.0/work/liblouis-3.29.0_python3.12/install/usr/lib/python3.12/site-packages/louis/__init__.py", line 321, in translateString return outbuf.raw[: outlen.value * wideCharBytes].decode( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.12/encodings/utf_32_le.py", line 11, in decode return codecs.utf_32_le_decode(input, errors, True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ UnicodeDecodeError: 'utf-32-le' codec can't decode bytes in position 0-3: code point not in range(0x110000) decoding with 'utf_32_le' codec failed