<br><br><div class="gmail_quote">2010/5/19 Peter Breitenlohner <span dir="ltr">&lt;<a href="mailto:peb@mppmu.mpg.de">peb@mppmu.mpg.de</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><div></div><div class="h5"><br></div></div>
Hi Apostolos,<br>
<br>
these diffs are exactly the same as reported yesterday by Jindrich for<br>
x86_64-linux-gnu (fedora).<br>
<br>
Which compiler and version?<br></blockquote><div><br>I am using gcc-4.3.2 which is the developer version of the GNU compiler. The standard<br>is  gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802) but I think it is too old.<br><br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
What parameters did you use for the Build script?<br>
<br></blockquote><div><br>$ clisp_builddir=/opt/sources/BACKUP/TeX/clisp64/clisp-build<br>$ CONFIG_SHELL=/bin/bash CC=gcc-4.3.2 CXX=g++-4.3.2 CFLAGS=&quot;-m64&quot; CXXFLAGS=&quot;-m64&quot; \<br>LDFLAGS=&quot;-m64&quot; ./Build --host=x86_64-pc-solaris2.11 --build=x86_64-pc-solaris2.11 \<br>
--enable-xindy CLISP=$clisp_builddir/clisp<br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Can you go to /opt/sources/BACKUP/TeX/source/Work and run<br>
  make -k check &gt;logfile 2&gt;&amp;1<br>
and see if any other tests fail.<br>
<br></blockquote><div><br>Here are the things that fail:<br><br>FAIL: chktex.test<br>&quot;kpsewhich mktex.cnf&quot; failed<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

This could be a compiler problem or a problem in the code (although there<br>
were no warnings).<br>
<br>
I mostly build for i686-linux-gnu (and i386-mingw32 cross), but my<br>
x86_64-linux-gnu build with gcc-3.4.6 did not have this problem.<br>
<br></blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
========================<br>
<br>
I&#39;ll have a close look at the code to see if there is something suspicious.<br>
<br>
========================<br>
<br>
How to proceed:<br>
<br>
I&#39;d suggest that you edit the test script<br>
  /opt/sources/BACKUP/TeX/source/utils/chktex/chktex.test<br>
changing the line<br>
  diff $srcdir/$CHKTEX_TREE/Test.out chktest || exit 1<br>
into<br>
  diff $srcdir/$CHKTEX_TREE/Test.out chktest || exit 77<br>
<br></blockquote></div><br>This results in the following:<br><br>SKIP: chktex.test<br>====================<br>All 0 tests passed<br>(1 test was not run)<br>====================<br><br>Regards,<br>Apostolos<br><br clear="all">
<br>-- <br>Apostolos Syropoulos<br>Xanthi, GREECE<br><br>