ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Failure using --jit with latest beta
@ 2019-02-05 22:31 Joseph Canedo
  2019-02-06  8:47 ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Joseph Canedo @ 2019-02-05 22:31 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1208 bytes --]

Dear list,

I get a fatal error when using –jit using latest beta.

$ ./build.sh Livre.pdf
[1/1] context --noconsole --jit --errors Livre.tex
FAILED: Livre.pdf
context --noconsole --jit --errors Livre.tex
mtx-context     | run 1: luajittex --fmt="c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en" --jobname="Livre" --lua="c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui" --c:currentrun=1 --c:directives="logs.errors,logs.target=file" --c:engine="luajittex" --c:errors --c:fulljobname="./Livre.tex" --c:input="./Livre.tex" --c:jit --c:kindofrun=1 --c:maxnofruns=9 --c:noconsole --c:texmfbinpath="c:/ConTeXt/test/tex/texmf-win64/bin" "cont-yes.mkiv"

This is LuajitTeX, Version 1.09.2 (TeX Live 2018/W32TeX)
 system commands enabled.

---! c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.fmt was written by luatex
(Fatal format file error; I'm stymied)mtx-context     | fatal error: return code: 1

It works all fine without --lit option. Was the support LuaJitTeX removed now ?
Thanks a lot

Joseph 

[-- Attachment #1.2: Type: text/html, Size: 3076 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Failure using --jit with latest beta
  2019-02-05 22:31 Failure using --jit with latest beta Joseph Canedo
@ 2019-02-06  8:47 ` Hans Hagen
  2019-02-06 20:24   ` Joseph Canedo
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2019-02-06  8:47 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Joseph Canedo

On 2/5/2019 11:31 PM, Joseph Canedo wrote:
> Dear list,
> 
> I get a fatal error when using –jit using latest beta.
> 
> $ ./build.sh Livre.pdf
> 
> [1/1] context --noconsole --jit --errors Livre.tex
> 
> FAILED: Livre.pdf
> 
> context --noconsole --jit --errors Livre.tex
> 
> mtx-context     | run 1: luajittex 
> --fmt="c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en" 
> --jobname="Livre" 
> --lua="c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui" 
> --c:currentrun=1 --c:directives="logs.errors,logs.target=file" 
> --c:engine="luajittex" --c:errors --c:fulljobname="./Livre.tex" 
> --c:input="./Livre.tex" --c:jit --c:kindofrun=1 --c:maxnofruns=9 
> --c:noconsole --c:texmfbinpath="c:/ConTeXt/test/tex/texmf-win64/bin" 
> "cont-yes.mkiv"
> 
> This is LuajitTeX, Version 1.09.2 (TeX Live 2018/W32TeX)
> 
> system commands enabled.
> 
> *---! 
> c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.fmt 
> was written by luatex*
> 
> *(Fatal format file error; I'm stymied)mtx-context     | fatal error: 
> return code: 1*
> 
> It works all fine without --lit option. Was the support LuaJitTeX 
> removed now ?
does "contextjit ... " work?


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Failure using --jit with latest beta
  2019-02-06  8:47 ` Hans Hagen
@ 2019-02-06 20:24   ` Joseph Canedo
  2019-02-06 21:02     ` Hans Hagen
  0 siblings, 1 reply; 4+ messages in thread
From: Joseph Canedo @ 2019-02-06 20:24 UTC (permalink / raw)
  To: Hans Hagen, mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 2017 bytes --]

Yes, it works fine. I’ll amend my build script.
Thanks a lot
Joseph

Provenance : Courrier pour Windows 10

De : Hans Hagen
Envoyé le :mercredi 6 février 2019 09:47
À : mailing list for ConTeXt users; Joseph Canedo
Objet :Re: [NTG-context] Failure using --jit with latest beta

On 2/5/2019 11:31 PM, Joseph Canedo wrote:
> Dear list,
> 
> I get a fatal error when using –jit using latest beta.
> 
> $ ./build.sh Livre.pdf
> 
> [1/1] context --noconsole --jit --errors Livre.tex
> 
> FAILED: Livre.pdf
> 
> context --noconsole --jit --errors Livre.tex
> 
> mtx-context     | run 1: luajittex 
> --fmt="c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en" 
> --jobname="Livre" 
> --lua="c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.lui" 
> --c:currentrun=1 --c:directives="logs.errors,logs.target=file" 
> --c:engine="luajittex" --c:errors --c:fulljobname="./Livre.tex" 
> --c:input="./Livre.tex" --c:jit --c:kindofrun=1 --c:maxnofruns=9 
> --c:noconsole --c:texmfbinpath="c:/ConTeXt/test/tex/texmf-win64/bin" 
> "cont-yes.mkiv"
> 
> This is LuajitTeX, Version 1.09.2 (TeX Live 2018/W32TeX)
> 
> system commands enabled.
> 
> *---! 
> c:/ConTeXt/test/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde776fb1556f32e/formats/luatex/cont-en.fmt 
> was written by luatex*
> 
> *(Fatal format file error; I'm stymied)mtx-context     | fatal error: 
> return code: 1*
> 
> It works all fine without --lit option. Was the support LuaJitTeX 
> removed now ?
does "contextjit ... " work?


-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------


[-- Attachment #1.2: Type: text/html, Size: 5097 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Failure using --jit with latest beta
  2019-02-06 20:24   ` Joseph Canedo
@ 2019-02-06 21:02     ` Hans Hagen
  0 siblings, 0 replies; 4+ messages in thread
From: Hans Hagen @ 2019-02-06 21:02 UTC (permalink / raw)
  To: Joseph Canedo, mailing list for ConTeXt users

On 2/6/2019 9:24 PM, Joseph Canedo wrote:
> Yes, it works fine. I’ll amend my build script.
it's also more efficient to call contextjit or mtxrunjit

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-02-06 21:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-05 22:31 Failure using --jit with latest beta Joseph Canedo
2019-02-06  8:47 ` Hans Hagen
2019-02-06 20:24   ` Joseph Canedo
2019-02-06 21:02     ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).