New comment by ahesford on void-packages repository https://github.com/void-linux/void-packages/pull/33097#issuecomment-927375069 Comment: I have run through almost the entire build for `x86_64`. `libreoffice` is the last remaining piece and I believe it will succeed. There are still a few outstanding build failures: - [ ] caribou (pre-existing vala problem) - [ ] meld - [x] mymcplus (updated to 3.0.5) - [ ] pam_wrapper (HTTP error 503) - [x] python3-Flask-User (packaged Jinja2 is too old; updated) - [x] python3-alsa (unable to reach distfiles host; this is unique to me) - [x] python3-pytaglib (trigger cythonize from template) - [x] python3-tables (remove cythonized files to trigger regeneration during build) - [ ] rrdtool - [ ] zeitgeist (pre-existing vala problem) The following packages have been "fixed" with either removals or marking the packages broken: - [x] kdevelop-python (**BROKEN** for now; depends on removed headers and no upstream fix) - [x] python3-gmpy2 (**REMOVED** due to lack of maintenance) - [x] python3-keepalive (**REMOVED** due to upstream inactivity) At least `caribou` and `zeitgeist` are broken in `master` because of vala changes. The others are probably pretty trivial and, when I get a second wind, I'll chip through the last packages. Once everything builds cleanly, I'm going to blow away my local repo and rebuild from scratch to make sure everything builds consistently, then start on the remaining architectures.