New comment by reback00 on void-packages repository https://github.com/void-linux/void-packages/pull/29666#issuecomment-803646589 Comment: The error on "Build packages (i686, i686, 1)" is due to the invisible-mirror.net server rejecting the request. This is probably due to some DDoS protection or something. I had this happen to me when I was trying to build while connected to a vpn (vpngate.net). So I think it should be ok. ``` => textadept-11.1_1: fetching distfile 'cdk-5.0-20200923.tgz'... https://invisible-mirror.net/archives/cdk/cdk-5.0-20200923.tgz: Connection timed out => ERROR: textadept-11.1_1: failed to fetch cdk-5.0-20200923.tgz. Error: Process completed with exit code 1. ``` Please let me know if I can do anything further.