Source: postgresql-hll Version: 2.14-1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20201027 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > fakeroot debian/rules clean > pg_buildext checkcontrol > --- debian/control 2019-11-15 18:21:49.000000000 +0000 > +++ debian/control.2fYLrf 2020-10-27 12:29:40.149621259 +0000 > @@ -9,9 +9,9 @@ > Vcs-Browser: https://salsa.debian.org/postgresql/postgresql-hll > Vcs-Git: https://salsa.debian.org/postgresql/postgresql-hll.git > > -Package: postgresql-12-hll > +Package: postgresql-13-hll > Architecture: alpha amd64 arm64 ia64 kfreebsd-amd64 mips64el ppc64el riscv64 > -Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-12 > +Depends: ${shlibs:Depends}, ${misc:Depends}, postgresql-13 > Description: HyperLogLog extension for PostgreSQL > This PostgreSQL module introduces a new data type `hll` which is a > HyperLogLog > data structure. HyperLogLog is a fixed-size, set-like structure used for > 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: *** [/usr/share/postgresql-common/pgxs_debian_control.mk:9: > debian/control] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/10/27/postgresql-hll_2.14-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! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.