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. #### 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. Compiled all the packages that depend on autoconf `grep -ri autconf` (Yes, I know it has some false negatives). **I still have to compile all packages that depend on automake** The following packages fails: - [ ] MEGAcmd - [ ] bumblebee - [ ] eid-mw - [ ] eid-mw-devel - [X] gsoap ~fail to fetch source~ - Updated to 2.8.122 - [X] gsoap-devel - Updated to 2.8.122 - [ ] iverilog - [ ] libldap - [ ] libldap-devel - [ ] libstatgrab - [ ] libstatgrab-devel - [ ] lxsession - [ ] nfs4-acl-tools - [ ] openldap - [ ] openldap-tools - [ ] sun7i-kernel - [ ] sun7i-kernel-headers - [ ] tpm2-tss - [ ] tpm2-tss-devel - [ ] yaboot - can't be built on x86_64 And I need help compiling the following packages either because it takes a long time on my pc or I don't have an arch that supports it (the ones that don't support x86_64 have a comment next to it, the others are because they were taking too long on my dual core) - [x] argp-standalone - can't be built on x86_64 - [ ] firefox - [ ] firefox-esr - [ ] mozjs91 - [ ] mozjs91-devel - [ ] nix - [ ] openjdk11 - [ ] openjdk11-doc - [ ] openjdk11-jmods - [ ] openjdk11-jre - [ ] openjdk11-src - [ ] openjdk11-static-libs - [ ] openjdk12-bootstrap - [ ] openjdk13-bootstrap - [ ] openjdk14-bootstrap - [ ] openjdk15-bootstrap - [ ] openjdk16-bootstrap - [ ] openjdk17 - [ ] openjdk17-doc - [ ] openjdk17-jmods - [ ] openjdk17-jre - [ ] openjdk17-src - [ ] openjdk7-bootstrap - [ ] openjdk8 - [ ] openjdk8-doc - [ ] openjdk8-jre - [ ] openjdk8-src - [ ] openjdk9-bootstrap - [ ] thunderbird - [ ] yaboot - can't be built on x86_64 A patch file from https://github.com/void-linux/void-packages/pull/38412.patch is attached