New comment by reback00 on void-packages repository https://github.com/void-linux/void-packages/pull/21717#issuecomment-625227438 Comment: Does anyone know what I can do to solve this? ``` ... /usr/lib/gcc/aarch64-linux-gnu/9.3.0/../../../../aarch64-linux-gnu/bin/ld: deps/lpeg-0.10.2/lpeg.o: error adding symbols: file in wrong format collect2: error: ld returned 1 exit status make: *** [Makefile:44: howl] Error 1 => ERROR: howl-0.6_1: do_build: '${make_cmd} ${makejobs} ${make_build_args} ${make_build_target}' exited with 2 => ERROR: in do_build() at common/build-style/gnu-makefile.sh:14 The command "if [ -z "$XLINT" ]; then docker exec -t void hostrepo/common/travis/build.sh $BOOTSTRAP $ARCH; fi" exited with 1. ... ``` [Job log](https://travis-ci.org/github/void-linux/void-packages/jobs/684238158) This is causing me to fail in `aarch64` and `arm` builds. In the meanwhile limiting builds with `archs`.