[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ ) ## Description On Ubuntu plucky ARM64, the following packages are installed: libmozjs-128-0/plucky,now 128.9.0-1 arm64 [installed] libmozjs-128-dev/plucky,now 128.9.0-1 arm64 [installed] when running `./configure` against the current GitHub as of 7/2/2025: ``` > ./configure --spidermonkey-version 128 ERROR: SpiderMonkey 128 is not found. Please specify with --spidermonkey-version. ``` Having to compile because the CouchDB repo doesn’t have binaries for Ubuntu Plucky (25.04).