<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Mar 14, 2020 at 8:27 AM Henri Menke <<a href="mailto:henrimenke@gmail.com">henrimenke@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 13/03/20, 16:08, Herbert Schulz wrote:<br>
> <br>
> <br>
> > On Mar 13, 2020, at 12:08 PM, Herbert Schulz <<a href="mailto:herbs@wideopenwest.com" target="_blank">herbs@wideopenwest.com</a>> wrote:<br>
> > <br>
> > Howdy,<br>
> > <br>
> > I using TeX Live 2020 pretest via MacTeX and all updates to date.<br>
> > <br>
> > I have a test file (that uses an external library) that used to compile fine when either using lualatex (->luahbtex) directly or with the extra layer of using latexmk to run lualatex. With today's update suddenly the direct compile seems to run fine but using latexmk fails. I wonder what changed in the latest update which involved many binaries.<br>
> > <br>
> > <LuaCodeTest.zip><br>
> > <br>
> > I enclose the test example I used. It was published a while ago (last year?).<br>
> > Basically it writes `Hello World' to the Console and log file. I'm sorry but I don't have source for the library; maybe the author is on-line and can supply it if needed.<br>
> > <br>
> > Good Luck,<br>
> > <br>
> > Herb Schulz<br>
> > (herbs at wideopenwest dot com)<br>
> > <br>
> <br>
> Howdy,<br>
> <br>
> I have discovered two things:<br>
> <br>
> Running lualatex fails in the same way as using latexmk!!!<br>
> <br>
> More importantly, using --shell-escape for the lulatex run allows the file to compile. This also works for the latexmk run by forcing --shell-escape for its run of lualatex.<br>
<br>
The most recent change with respect to shell-escape was this<br>
<br>
    <a href="https://github.com/TeX-Live/luatex/commit/6ca8b89f992c51afd3afd6e065e9f31d41d9d382" rel="noreferrer" target="_blank">https://github.com/TeX-Live/luatex/commit/6ca8b89f992c51afd3afd6e065e9f31d41d9d382</a><br>
<br>
but I doubt that you are loading dynamically linked libraries via FFI.<br>
<br></blockquote><div><br></div><div>yes this one --  dso can be loaded by the traditional lua way  plus the experimental (for luatex)  ffi .</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Are you calling LuaTeX as "lualatex" or are you calling it with some<br>
other name?  Some of the hb-related names were dropped recently:<br>
<br>
    <a href="https://github.com/TeX-Live/luatex/commit/0d5248a06e90d04745c31aca34128edac71d9e46" rel="noreferrer" target="_blank">https://github.com/TeX-Live/luatex/commit/0d5248a06e90d04745c31aca34128edac71d9e46</a><br>
<br></blockquote><div><br></div><div> these ones are related to symbolic links, mainly   to preserve texlua -> luatex  and avoid conflicts with luahbtex .</div><div><br></div><div><br></div></div>-- <br><div dir="ltr" class="gmail_signature">luigi<br></div></div>