New comment by ericonr on void-packages repository https://github.com/void-linux/void-packages/pull/34309#issuecomment-985736186 Comment: The lint should be easy to fix, just remove `pycompile_module`. ``` Extractor Exception: Binwalk extraction uses many third party utilities, which may not be secure. If you wish to have extraction utilities executed as the current user, use '--run-as=root' (binwalk itself must be run as root). ``` Do the tests run locally without issue? You can add `make_check=ci-skip`, if so, unless you figure out how to pass `--run-as=root` to the testsuite.