There is an updated pull request by Eloitor against master on the void-packages repository https://github.com/Eloitor/void-packages j https://github.com/void-linux/void-packages/pull/47703 [WIP] j: update to 9.5.1. #### 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) Currently build fails with ``` => j-9.4.3_1: running post-install hook: 11-pkglint-elf-in-usrshare ... => ERROR: j-9.4.3_1: ELF files found in /usr/share: => ERROR: /usr/share/j/tools/regex/raspberry/j32/libjpcre2.so => ERROR: /usr/share/j/tools/regex/raspberry/j64/libjpcre2.so => ERROR: /usr/share/j/tools/regex/libjpcre2.so => ERROR: j-9.4.3_1: cannot continue with installation! ``` A patch file from https://github.com/void-linux/void-packages/pull/47703.patch is attached