New comment by kawaiiamber on void-packages repository https://github.com/void-linux/void-packages/pull/35305#issuecomment-1027744934 Comment: If the `do_check` is failing (according to the reddit post), you could override `do_check()` to run true. Though, still interested in why it's failing - full error log. ``` do_check() { : } ```