New comment by yoshiyoshyosh on void-packages repository https://github.com/void-linux/void-packages/pull/43761#issuecomment-1986996401 Comment: idk if you did tests for spek-x when building it but they seem to fail for me without this patch: ```diff --- a/tests/perf.cc 2024-03-09 17:13:49.086603418 -0500 +++ b/tests/perf.cc 2024-03-09 17:13:59.453603753 -0500 @@ -1,3 +1,4 @@ +#include #include #include #include ```