Package: src:pgq Version: 3.5.1-1 Severity: serious Tags: ftbfs forky sid Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build. Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202510/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:pgq, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with pgxs_loop dh_auto_clean --buildsystem=pgxs_loop pg_buildext clean build-%v postgresql-%v-pgq3 rm -rf build-*/ rm -rf debian/postgresql-*-pgq3/ debian/postgresql-*-pgq3.substvars make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -rf docs/html docs/Data docs/sql for dir in lowlevel triggers; do \ make -C $dir clean \ DESTDIR= \ PG_CONFIG=pg_config \ || exit 1; \ done make[2]: Entering directory '/<<PKGBUILDDIR>>/lowlevel' rm -f pgq_lowlevel.so libpgq_lowlevel.a libpgq_lowlevel.pc rm -f insert_event.o insert_event.bc make[2]: Leaving directory '/<<PKGBUILDDIR>>/lowlevel' make[2]: Entering directory '/<<PKGBUILDDIR>>/triggers' rm -f pgq_triggers.so libpgq_triggers.a libpgq_triggers.pc rm -f logtriga.o logutriga.o sqltriga.o jsontriga.o common.o makesql.o stringutil.o parsesql.o qbuilder.o logtriga.bc logutriga.bc sqltriga.bc jsontriga.bc common.bc makesql.bc stringutil.bc parsesql.bc qbuilder.bc make[2]: Leaving directory '/<<PKGBUILDDIR>>/triggers' rm -f pgq--3.5.1.sql pgq--unpackaged--3.5.1.sql pgq--3.2--3.5.1.sql pgq--3.2.3--3.5.1.sql pgq--3.2.6--3.5.1.sql pgq--3.3.1--3.5.1.sql pgq--3.4--3.5.1.sql pgq--3.4.1--3.5.1.sql pgq--3.4.2--3.5.1.sql pgq--3.5--3.5.1.sql rm -rf pgq_pl_only.sql pgq_pl_only.upgrade.sql pgq.sql pgq.upgrade.sql structure/newgrants_pgq.sql structure/oldgrants_pgq.sql test.dump 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 2025-04-15 14:43:46.000000000 +0000 +++ debian/control.0nqefz 2025-10-04 10:07:40.710539395 +0000 @@ -15,7 +15,7 @@ Vcs-Browser: https://salsa.debian.org/postgresql/pgq Vcs-Git: https://salsa.debian.org/postgresql/pgq.git -Package: postgresql-17-pgq3 +Package: postgresql-18-pgq3 Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${postgresql:Depends}, pgqd Description: Generic queue for PostgreSQL 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:4: clean] Error 1 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

