New comment by jcgruenhage on void-packages repository https://github.com/void-linux/void-packages/pull/33356#issuecomment-938505628 Comment: I'm trying to get bees to pass CI, but running tests + cross compilation does not work at all, and all the patches I've worked on so far just made it worse, resulting in the tests also not passing when it's not cross compiling If anyone with more knowledge on the intersection of static libs from a subfolders, C++ cross compilation and running tests from a Makefile could take a swing at this, I'd be happier, because I'd like to see this done properly, but otherwise: I could undo the patches and put in nocross and make_check=no, which would make it pass. Any opinions on this?