[tex-k] [tlbuild] 2010 builds

Jukka Salmi j+tex-live at 2010.salmi.ch
Wed Jun 9 21:42:45 CEST 2010


Peter Breitenlohner --> tlbuild (2010-06-09 12:11:58 +0200):
> On Tue, 8 Jun 2010, Jukka Salmi wrote:
> 
> >Hmm, no spaces here but ASCII 180 (0xb4) instead as it should be:
> >
> >$ sed -n '85{p;q;}' source/utils/chktex/chktex-1.6.4/Test.tex | hexdump -C
> >00000000  49 73 20 74 68 69 73 20  61 6e 20 22 65 78 61 6d  |Is this an "exam|
> >00000010  70 6c 65 22 2c 20 6f 72  20 69 73 20 69 74 20 61  |ple", or is it a|
> >00000020  6e 20 b4 65 78 61 6d 70  6c 65 b4 2e 0a           |n .example...|
> >0000002d
> 
> Hi Jukka,
> 
> so it seems this is a locale issue.
> 
> (1) What is your locale and what is isspace(180) in that locale?

I have LC_CTYPE=en_US.UTF-8 and isspace(180) returns zero.


> (2) Can you reactivate the test, i.e., remove the exit 0, and instead add
>   LC_ALL=C; export LC_ALL
> and see if that helps?

> Correction: this ought to be
>   LC_CTYPE=C; export LC_CTYPE

Does not help, I still get the same error:

[...]
gmake  check-TESTS
gmake[4]: Entering directory `/a/src/texlive/Build/source/Work/utils/chktex'
ChkTeX v1.6.4 - Copyright 1995-96 Jens T. Berger Thielemann.

No errors printed; No warnings printed; No user suppressed warnings printed.
223,226c223
< Message 19 in Test.tex: Use "'" (ASCII 39) instead  of "´" (ASCII 180).
< Is this an "example", or is it an ´example´.  
<                                   ^
< Message 19 in Test.tex: Use "'" (ASCII 39) instead  of "´" (ASCII 180).
---
> Message 26 in Test.tex: You ought to remove spaces in front of punctuation.
FAIL: chktex.test
==============================
1 of 1 test failed
Please report to tex-k at tug.org
==============================
gmake[4]: *** [check-TESTS] Error 1
gmake[4]: Leaving directory `/a/src/texlive/Build/source/Work/utils/chktex'
[...]


Regards, Jukka

-- 
This email fills a much-needed gap in the archives.



More information about the tex-k mailing list