Source: cstore-fdw Version: 1.7.0-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-06-07 14:43:08.000000000 +0000 > +++ debian/control.8oSyCk 2020-10-27 12:30:23.743171537 +0000 > @@ -14,11 +14,11 @@ > Vcs-Git: https://salsa.debian.org/postgresql/cstore-fdw.git > Vcs-Browser: https://salsa.debian.org/postgresql/cstore-fdw > > -Package: postgresql-12-cstore-fdw > +Package: postgresql-13-cstore-fdw > Architecture: any > Depends: > libprotobuf-c-dev, > - postgresql-12, > + postgresql-13, > ${misc:Depends}, > ${shlibs:Depends}, > Description: PostgreSQL foreign data wrapper for columnar storage > @@ -28,4 +28,4 @@ > nature delivers performance by only reading relevant data from disk, and it > may compress data 6x-10x to reduce space requirements for data archival. > . > - This package is for PostgreSQL 12. > + This package is for PostgreSQL 13. > 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/cstore-fdw_1.7.0-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.