New comment by kruceter on void-packages repository https://github.com/void-linux/void-packages/pull/41566#issuecomment-1379161682 Comment: > now complains about the missing `libdatovka` library Refer to what Chocimier wrote above. The build system attempts to compile `config.tests/libdatovka/main.cpp` to check its version. However, it cannot do so due to the errors in the quote block related to `_Bool` used by `libdatovka`. I would rather restrict `libdatovka` to being glibc-only for the time being.