I rebuilt LFS with the latest development release (Linux 4.14) using jhalfs
with LANG=en_US.UTF-8 thinking that it would solve my glib2 problem, but I
am getting the same build failure:

FAILED: gio/tests/giotypefuncs.inc
/usr/bin/env python3
/sources/glib2/glib-2.54.2/gio/tests/gengiotypefuncs.py
gio/tests/giotypefuncs.inc ../gio/gappinfo.h *** lots of .h files ***

Traceback (most recent call last):
  File "/sources/glib2/glib-2.54.2/gio/tests/gengiotypefuncs.py", line 23,
in <module>
    for line in f:
  File "/usr/lib/python3.6/encodings/ascii.py", line 26, in decode
    return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 2625:
ordinal not in range(128)

How is "This package is known to build and work properly using an LFS-8.1
platform."?

Thanks!
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to