Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FreeBSD] zlib library version does not match - header: 1.3, library: 1.3.1 #589

Open
Cicorione opened this issue Jun 22, 2024 · 2 comments

Comments

@Cicorione
Copy link

Hi @pgundlach

perhaps it is a trivial change on the code or a missing package on my system.

Here is the error:

Run speedata publisher 4.19.10
PANIC: unprotected error in call to Lua API (zlib library version does not match - header: 1.3, library: 1.3.1)
signal: abort trap (core dumped)
Total run time: 15ms

Here the packages (I consider compatible with this issue) available on FreeBSD 14.1

lua51-lzlib-0.4.3_1            Lua bindings to the ZLib compression library
lua51-zlib-1.2_1               Simple streaming interface to zlib for the Lua Programming Language
lua52-lzlib-0.4.3_1            Lua bindings to the ZLib compression library
lzlib-1.14                     In-memory LZMA compression and decompression library
zlib-ng-2.1.6                  Fork of the zlib data compression library

Thanks... 🙏

@pgundlach
Copy link
Member

I have no idea. You compile yourself, right? You get the luatex binary yourself from a TeX distribution, right? Does this work without problems (for example by running ./luatex --help or by running ./luatex --luaonly myfile.lua where myfile.lua is a simple lua file (print("hello") should be enough in it).

@Cicorione
Copy link
Author

Hi Patrick, I am going to troubleshoot this in a couple of weeks... sorry... ☹️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants