New review comment by faulesocke on void-packages repository https://github.com/void-linux/void-packages/pull/27235#discussion_r545682881 Comment: Looks like I fucked up. Of course I tested the build locally first, I ran `./xbps-src pkg -j 32 kicad-{doc,footprints,i18n,...}`. I thought this would build all of them. Later I tried installing the generated packages and noticed that `kicad-library` wasn't built, so without looking I though I probably forgot it and built it manually again. This now built almost all of them except this one, because library does not depend on i18n :D I also noticed that the i18n template has the wrong sources and actually builds kicad itself. WTF. I will fix that as well.