[tlbuild] 2010 pretest builds, please

Peter Breitenlohner peb at mppmu.mpg.de
Wed May 19 14:33:07 CEST 2010


On Wed, 19 May 2010, Apostolos Syropoulos wrote:

> I have compiled the latest svn tree for x86_64-pc-solaris2.11 and here is
> what I got in the end:
>
> make  check-TESTS
> make[4]: Entering directory
> `/opt/sources/BACKUP/TeX/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.
> 160c160
> < Message 9 in Test.tex: `baz' expected, found `quux'.
> ---
>> Message 9 in Test.tex: `bz}' expected, found `quxx'.
> 163c163
> < Message 9 in Test.tex: `quux' expected, found `baz'.
> ---
>> Message 9 in Test.tex: `quxx' expected, found `bz}'.
> 166c166
> < Message 10 in Test.tex: Solo `asoi' found.
> ---
>> Message 10 in Test.tex: Solo `asii' found.
> 295,297c295,297
> < Message 31 in Test.tex: This text may be ignored.
> < \end{verbatim} foo bar
> <                ^^^^^^^
> ---
>> Message 1 in Test.tex: Command terminated with space.
>> \this is
>>      ^
> 400,402c400,402
> < Message 31 in Test.tex: This text may be ignored.
> < \end{verbatim} FOO
> <                ^^^
> ---
>> Message 1 in Test.tex: Command terminated with space.
>> \this is
>>      ^
> FAIL: chktex.test

Hi Apostolos,

these diffs are exactly the same as reported yesterday by Jindrich for
x86_64-linux-gnu (fedora).

Which compiler and version?

What parameters did you use for the Build script?

Can you go to /opt/sources/BACKUP/TeX/source/Work and run
   make -k check >logfile 2>&1
and see if any other tests fail.

This could be a compiler problem or a problem in the code (although there
were no warnings).

I mostly build for i686-linux-gnu (and i386-mingw32 cross), but my
x86_64-linux-gnu build with gcc-3.4.6 did not have this problem.

========================

I'll have a close look at the code to see if there is something suspicious.

========================

How to proceed:

I'd suggest that you edit the test script
   /opt/sources/BACKUP/TeX/source/utils/chktex/chktex.test
changing the line
   diff $srcdir/$CHKTEX_TREE/Test.out chktest || exit 1
into
   diff $srcdir/$CHKTEX_TREE/Test.out chktest || exit 77

Regards
Peter Breitenlohner <peb at mppmu.mpg.de>


More information about the tlbuild mailing list