Arh, I can see from the error message that the problem is that the libc version on your system is to old compared to the system that we use to build the release on.
You will need to either upgrade your distribution, or compile devilutionX yourself so that it's build for the version of libc on your system. But you will probably need to upgrade cmake in order to do so (we require cmake 3.10), this can probably be done via Debian backports if it works like the raspberry pi.
You will need to either upgrade your distribution, or compile devilutionX yourself so that it's build for the version of libc on your system. But you will probably need to upgrade cmake in order to do so (we require cmake 3.10), this can probably be done via Debian backports if it works like the raspberry pi.