<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 20, 2017 at 3:41 AM, Dave Mielke <span dir="ltr"><<a href="mailto:dave@mielke.cc" target="_blank">dave@mielke.cc</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">[quoted lines by Gwyn Ciesla on 2017/06/19 at 10:37 -0500]<br>
<br>
>I cannot confirm 3.3, but I can confirm that 3.5 works.<br>
<br>
I was able to reproduce it. The problem is that Python 3.6 has introduced this<br>
new warning:<br>
<br>
   Python runtime initialized with LC_CTYPE=C (a locale with default ASCII<br>
   encoding), which may cause Unicode compatibility problems. Using C.UTF-8,<br>
   C.utf8, or UTF-8 (if available) as alternative Unicode-compatible locales is<br>
   recommended.<br>
<br>
The solution is to set PYTHONCOERCECLOCALE=0. This patch (attached as<br>
python.patch) does this and has been committed to brltty's master branch.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div>Thank you!  The patch did not resolve the issue for me but exporting that variable at the beginning of the build does.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
--<br>
Dave Mielke           | 2213 Fox Crescent | <a href="http://Mielke.cc/" rel="noreferrer" target="_blank">http://Mielke.cc/</a><br>
Phone: <a href="tel:1-613-726-0014" value="+16137260014">1-613-726-0014</a> | Ottawa, Ontario   | <a href="http://Mielke.cc/bible/" rel="noreferrer" target="_blank">http://Mielke.cc/bible/</a><br>
EMail: Dave@Mielke.cc | Canada  K2A 1H7   | The Bible is the very Word of God.<br>
</font></span><br>______________________________<wbr>_________________<br>
This message was sent via the BRLTTY mailing list.<br>
To post a message, send an e-mail to: <a href="mailto:BRLTTY@brltty.com">BRLTTY@brltty.com</a><br>
For general information, go to: <a href="http://brltty.com/mailman/listinfo/brltty" rel="noreferrer" target="_blank">http://brltty.com/mailman/<wbr>listinfo/brltty</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><a href="http://cecinestpasunefromage.wordpress.com/" target="_blank">http://cecinestpasunefromage.wordpress.com/</a><br>------------------------------------------------<br>in your fear, seek only peace<br>in your fear, seek only love<br><br>-d. bowie</div>
</div></div>