There is an updated pull request by motorto against master on the void-packages repository https://github.com/motorto/void-packages autoconf-2.71 https://github.com/void-linux/void-packages/pull/38412 autoconf: update to 2.71. [ci skip] #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64-glibc - I built this PR locally for these architectures (if supported. mark crossbuilds): - armv6l I have also update autoconf-archive in this pr. Because this is a critical package I will make sure that all package that depends on autoconf and automake still compile. There was some changes that might need to add [gtk-doc on hostmakedepends](https://www.mail-archive.com/bug-autoconf@gnu.org/msg04872.html). Separate PRs for the packages will be created and I will reference here. Compiled all the packages that depend on autoconf and automake `grep -ri autconf` (Yes, I know it has some false negatives). Thanks @paper42 for that Packages failing that were failing already (will not fix) - MEGAcmd - ctags (patch fails to apply ...) #38597 - davfs2 - gamin (patch fails to apply ...) - gnome-latex - gsoap (fail to fetch needs to be updated) - kea - fails with sphinx.errors.SphinxWarning: Invalid configuration value found: 'language = None'. Update your configuration to a valid langauge code. Falling back to 'en' (English). - libcryptui - libtar (patchs fail to apply) - mod_wsgi - pcsxr - pdsh ( tests fail) - pgadmin3 - portaudio - rng-tools - tcpflow - transcode - xnec2c Packages that the tests were failling already ~(added make_check=no)~ - clutter - openldap - rest - watchman Packages fixed on other PRS: - bluebird-themes #38543 - tpm2-tss #38567 - lksctp-tools #38581 Packages fixed in this PR: - geany - hplip - hunspell - iverilog - libsasl - remove patch for old autoconf - libsrtp - ltrace - lxsession - seahorse-nautilus - tigervnc - pilot-link - openjdk7-bootstrap Packages that need to tested by someone else (don't build on x86_64{musl,glibc}) - librtas - libump-git - libvpd - lsvpd - powerpc-utils - sun7i-kernel - yaboot Packages that I still need to confirm if they fail because of this update or if they already failed: - [X] firefox - I am not trying to compile this one on my system sorry :) - [X] mbox - compiles fine on my system - [x] mozjs78 - compiles fine on my system - [x] mozjs91 - compiles fine on my system - [X] opensc - compiles fine on my system - [x] thunderbird - [x] tracebox - compiles fine on my system - [x] vlc - compiles fine on my system - [X] xmoto - compiles fine on my system This packages seem dead upstream: - [ ] gloobus-preview A patch file from https://github.com/void-linux/void-packages/pull/38412.patch is attached