There is an updated pull request by subnut against master on the void-packages repository https://github.com/subnut/void-packages mozjs91-91.5.0 https://github.com/void-linux/void-packages/pull/36241 New package: mozjs91-91.7.1 #### Current state - i686 is failing with - ``` error: ran out of registers during register allocation ``` LLVM bug or Rust bug? **UPDATE:** The error is caused by `--enable-release` #### New package - This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** (needed by upcoming GNOME 42 and its components) #### 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): - aarch64-musl (crossbuilt) A patch file from https://github.com/void-linux/void-packages/pull/36241.patch is attached