New comment by oreo639 on void-packages repository https://github.com/void-linux/void-packages/issues/36720#issuecomment-1100749300 Comment: The reason you are getting that error is because you are trying to build zlib in an outdated repo. The version that is currently packaged is `1.2.12` but the one you are trying to build `1.2.11`. The latter release was removed from the website. You can do `git pull https://github.com/void-linux/void-packages/` to update the repo.