[tex-k] Building Latex, Failed Test

Josua Stingelin josuast at hotmail.com
Sun Nov 12 12:21:27 CET 2017


Dear Gents,

As requested here is my report!
> ============================================================================
> Testsuite summary for Web2C 2018/dev
> ============================================================================
> # TOTAL: 89
> # PASS:  86
> # SKIP:  2
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> ============================================================================
> See ./test-suite.log
> Please report to tex-k at tug.org
> ============================================================================

> PASS: luatexdir/luatex.test
> FAIL: luatexdir/luaimage.test
> PASS: luatexdir/luajittex.test

luaimage.log:
>  This is LuaTeX, Version 1.0.4 (TeX Live 2018/dev)  (INITEX) 
>   restricted system commands enabled. 
>  (../../../texk/web2c/luatexdir/tests/luaimage.tex 
>  (../../../texk/web2c/tests/basic.tex Preloading the plain format: codes, 
>  registers, parameters, macros, math definitions, output routines,  hyphenation))
>   
>  Beginning to dump on file luaimage.fmt 
>   (format=luaimage 2017.11.12) 
>  2374 strings using 6765 bytes 
>  10085 memory locations dumped; current usage is 132&5003 
>  1335 multiletter control sequences 
>  \font\nullfont=nullfont 
>  0 preloaded fonts 
>  No pages of output. 
>  Transcript written on luaimage.log. 
>  ../../../texk/web2c/luatexdir/luaimage.test: line 12: 24131 Segmentation fault      (core dumped) ./l    uatex -ini luaimage 
>  FAIL luatexdir/luaimage.test (exit status: 1)


Due to the incompatibility of xindy from the official version of texlive
(installed with install-tl) I've decided to build latex myself.

I had to change one file (though I doubt it has any influence on the test
failure)

`utils/xindy/xindy-src/make-rules/inputenc/make-inp-rules.pl`
Line 12:
> while (<STDIN>) {
> --   if (/\\indexentry{(.+)--([8-9a-f][0-9a-f])\}\{1\}/)
> ++   if (/\\indexentry\{(.+)--([8-9a-f][0-9a-f])\}\{1\}/)

Also I created xlocale.h as a symlink to locale.h (which I read somewhere)
> ln -s /usr/include/locale.h /usr/include/xlocale.h

Should you require any additional information please contact me.
Best Regards,
Josua



More information about the tex-k mailing list