Source: plr Version: 1:8.4.3-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[1]: Entering directory '/<<PKGBUILDDIR>>' > rm -f plr.so libplr.a libplr.pc > rm -f plr.o pg_conversion.o pg_backend_support.o pg_userfuncs.o pg_rsupport.o > plr.bc pg_conversion.bc pg_backend_support.bc pg_userfuncs.bc pg_rsupport.bc > rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ > log/ output_iso/ > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_clean > pg_buildext checkcontrol > --- debian/control 2021-06-30 12:32:40.000000000 +0000 > +++ debian/control.o8DjmV 2021-10-23 07:38:02.658684327 +0000 > @@ -11,9 +11,9 @@ > Vcs-Browser: https://salsa.debian.org/postgresql/plr > Vcs-Git: https://salsa.debian.org/postgresql/plr.git > > -Package: postgresql-13-plr > +Package: postgresql-14-plr > Architecture: any > -Depends: r-base-core (>= 2.10), postgresql-13, ${shlibs:Depends}, > ${misc:Depends} > +Depends: r-base-core (>= 2.10), postgresql-14, ${shlibs:Depends}, > ${misc:Depends} > Suggests: r-recommended > Provides: postgresql-plr > Description: Procedural language interface between PostgreSQL and R > Error: debian/control needs updating from debian/control.in. Run 'pg_buildext > updatecontrol'. > If you are seeing this message in a buildd log, a sourceful upload is > required. > make: *** [debian/rules:10: clean] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/plr_8.4.3-1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.