couchdb FTBFS
Description:
couchdb fails to build from source with erlang-nox 27. Upstream has added suppport for erlang 27 but there has been no release containing it. If couch-db was built from the current git HEAD it would in addition to erlang 27 support support gain support for quickjs
which can replace the EOL and also failing to build js91
.
Additional info:
- couchdb 3.3.3-3
- erlang-nox 27.0.1-1
- couchdb-3.3.3-3-x86_64-build.log
- 5b7eff7 Enable Erlang/OTP 27
Steps to reproduce:
$ pkgctl repo clone --protocol=https couchdb
$ cd couchdb/
$ pkgctl build
...
You have configured Apache CouchDB, time to relax. Relax.
==> snappy (compile)
ERROR: OTP release 27 does not match required regex 23|24|25|26
ERROR: compile failed while processing /build/couchdb/src/apache-couchdb-3.3.3/src/snappy: rebar_abort
make: *** [Makefile:123: couch] Error 1