New comment by ar-jan on void-packages repository https://github.com/void-linux/void-packages/pull/31687#issuecomment-870946990 Comment: I've changed/reverted the maintainer lines where applicable. I'd been in touch with Nyx70 previously and he gave thumbs up on continuing with his work, but wasn't explicit about maintainership. Re `archs="~aarch* ~armv*"` for libgdal: I tried building for `armv7l`, and it failed with: > x86_64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-mfpu=vfpv3' > x86_64-unknown-linux-gnu-gcc: error: unrecognized command-line option '-mfloat-abi=hard' > error: command '/usr/bin/x86_64-unknown-linux-gnu-gcc' failed with exit code 1 > make: *** [GNUmakefile:73: build] Error 1 > => ERROR: libgdal-3.2.3_1: post_build: 'make ${makejobs} PYTHON=python3 ${makejobs}' exited with 2 > => ERROR: in post_build() at srcpkgs/libgdal/template:45 Is this a matter of removing those flags, and if so, how to do that? Finally there's one more package to be rebuilt against libgdal and proj, grass. The currently packaged version is apparently not working #29209; I built the new grass version 7.8.5 but it still has non-working GUI. So maybe that can be done separately. I've resolved the xlint license issue for osg, but if I push that it'll trigger another build, maybe that's not desirable?