New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/32822#issuecomment-964039581 Comment: it seems cross-compilation now fails at build stage, with ``` In file included from gfanlib_zcone.cpp:19: /usr/aarch64-linux-gnu/usr/include/cddlib/cdd.h:26:10: fatal error: cdd_f.h: No such file or directory 26 | #include "cdd_f.h" | ^~~~~~~~~ compilation terminated. ``` Am I still messing something up?