Debian Trixie Linux 6.12.41+deb13-amd64
`./Autobuild.sh
OS identified using lsb_release command
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
Building for trixie-x86_64
dpkg-buildpackage: info: source package tvheadend
dpkg-buildpackage: info: source version 4.3-2450g4bf4f7d87trixie
dpkg-buildpackage: info: source distribution trixie
dpkg-buildpackage: info: source changed by Andreas Öman andreas@tvheadend.org
dpkg-buildpackage: info: host architecture amd64
dpkg-source --before-build .
dpkg-checkbuilddeps: error: unmet build dependencies: libpcre2-dev | libpcre3-dev
dpkg-buildpackage: error: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: hint: satisfy build dependencies with your package manager frontend
PARALLEL BUILD FAILED, DOING SINGLE THREADED BUILD
dpkg-buildpackage: info: source package tvheadend
dpkg-buildpackage: info: source version 4.3-2450g4bf4f7d87trixie
dpkg-buildpackage: info: source distribution trixie
dpkg-buildpackage: info: source changed by Andreas Öman andreas@tvheadend.org
dpkg-buildpackage: info: host architecture amd64
dpkg-source --before-build .
dpkg-checkbuilddeps: error: unmet build dependencies: libpcre2-dev | libpcre3-dev
dpkg-buildpackage: error: build dependencies/conflicts unsatisfied; aborting
dpkg-buildpackage: hint: satisfy build dependencies with your package manager frontend`
For reference:
accel-ppp/accel-ppp173
`libpcre(libpcre3) was removed from Debian13 (https://packages.debian.org/search?keywords=libpcre3 ) so it's not possible to build accel-ppp anymore on Debian 13+
The replacement is libpcre2 (https://packages.debian.org/trixie/libpcre2-8-0) that is available in all actual Debian distros
It is removed from Debian because libpcre upstream is not supported anymore`
I reported on tvheadend/tvheadendissues
Does it also need reporting here?
Thanks