Source: prefix Version: 1.2.9-3 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: [email protected] 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 prefix.so prefix.o \ > prefix.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 2020-10-19 20:16:05.000000000 +0000 > +++ debian/control.6hGT01 2021-10-23 07:38:51.474567685 +0000 > @@ -9,9 +9,9 @@ > Vcs-Browser: https://github.com/dimitri/prefix > Vcs-Git: https://github.com/dimitri/prefix.git > > -Package: postgresql-13-prefix > +Package: postgresql-14-prefix > Architecture: any > -Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-13 > +Depends: ${misc:Depends}, ${shlibs:Depends}, postgresql-14 > Description: Prefix Range module for PostgreSQL > This PostgreSQL module provides the prefix_range datatype, allowing to > index searches such as finding the longest prefix matching a telephone > 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:9: clean] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/prefix_1.2.9-3_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.

