Stockfish engine requires GLIBC_2.36 but I believe railway is still on 2.34
When will the railway linux distribution be updated? I guess I can recompile the stockfish engine on my own but it's a bit of a hastle.
Here's the specific error I'm receiving when trying to run the engine:
<UciProtocol (pid=12)>: stderr >> ./src/engines/stockfish/stockfish-ubuntu-x86-64-modern: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.36' not found (required by /nix/store/xpxln7rqi3pq4m0xpnawhxb2gs0mn1s0-gcc-12.3.0-lib/lib/libstdc++.so.6)
Solution:Jump to solution
Actually, GLIBC is having some issues in the newer nixpacks version rn
https://discord.com/channels/713503345364697088/1154348641809608764/1154440076290424832...
14 Replies
Project ID:
339ceb3e-0f68-4de1-a94d-2c9cf7d8166e
339ceb3e-0f68-4de1-a94d-2c9cf7d8166e
Solution
Actually, GLIBC is having some issues in the newer nixpacks version rn
https://discord.com/channels/713503345364697088/1154348641809608764/1154440076290424832
U will need to rollback the nixpacks version with a .toml file
I see, thank you!
any idea for eta when fix will be rolled? sorry this is a bit above my paygrade, still learning 🙂
@jr glibc 2.36 required
this week hopefully
perfect, thanks again
but yeah for now, roll back to the previous nixpacks version
Do you have repo or something that is failing to deploy? Just want to compile a list of the things that are having glibc issues so that we can fix them
my repo is a discord bot that features various chess engines
some of the engines are having the glibc issue
Latest stockfish linux download and Supra 28 download
chessengeria.eu
Supra 28.0 - affordable chess engine with multiple parameters.
Supra 28 - interesting chess computer sparring partner.
my repo deploys fine, but the chess engines do not function properly
thank you!