New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/25947#issuecomment-719102393 Comment: Cross build to armv7l-musl: ``` In file included from include/haproxy/stream-t.h:33, from include/haproxy/http_ana.h:29, from include/haproxy/connection.h:30, from include/haproxy/ssl_sock.h:27, from src/ssl_utils.c:18: include/haproxy/hlua-t.h: At top level: include/haproxy/hlua-t.h:27:10: fatal error: lua.h: No such file or directory 27 | #include | ^~~~~~~ compilation terminated. make: *** [Makefile:870: src/ssl_utils.o] Error 1 ``` It also has a lot of warnings about alignment.