I tried to build scopes on a musl system, but even after installing glibc compatibility layer (gcompat), I get these error messages:
Error relocating /lib/libscopesrt.so: __snprintf_chk: symbol not found
Error relocating /lib/libscopesrt.so: mallinfo: symbol not found
Error relocating /lib/libscopesrt.so: backtrace_symbols_fd: symbol not found
Error relocating /lib/libscopesrt.so: backtrace: symbol not found
Error relocating /lib/libscopesrt.so: pthread_getname_np: symbol not found
Error relocating /lib/libscopesrt.so: __sprintf_chk: symbol not found