Package: src:pg-repack Version: 1.5.2-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:pg-repack, 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-repack rm -rf build-*/ rm -rf debian/postgresql-*-repack/ debian/postgresql-*-repack.substvars make[1]: Entering directory '/<<PKGBUILDDIR>>' make[2]: Entering directory '/<<PKGBUILDDIR>>/bin' rm -f pg_repack rm -f pg_repack.o pgut/pgut.o pgut/pgut-fe.o pg_repack.bc pgut/pgut.bc pgut/pgut-fe.bc make[2]: Leaving directory '/<<PKGBUILDDIR>>/bin' make[2]: Entering directory '/<<PKGBUILDDIR>>/lib' rm -f pg_repack.so libpg_repack.a exports.list libpg_repack.pc rm -f pg_repack--1.5.2.sql pg_repack.control rm -f repack.o pgut/pgut-spi.o repack.bc pgut/pgut-spi.bc make[2]: Leaving directory '/<<PKGBUILDDIR>>/lib' make[2]: Entering directory '/<<PKGBUILDDIR>>/regress' rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/<<PKGBUILDDIR>>/regress' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean pg_buildext checkcontrol --- debian/control 2024-09-13 20:51:39.000000000 +0000 +++ debian/control.3yNh4e 2025-10-04 09:55:26.046249448 +0000 @@ -16,7 +16,7 @@ Vcs-Browser: https://salsa.debian.org/postgresql/pg-repack Vcs-Git: https://salsa.debian.org/postgresql/pg-repack.git -Package: postgresql-17-repack +Package: postgresql-18-repack Architecture: any Depends: ${misc:Depends}, @@ -30,4 +30,4 @@ boot, with performance comparable to using CLUSTER directly. . This package contains the pg_repack program and the server extension for - PostgreSQL 17. + PostgreSQL 18. 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:24: clean] Error 1 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

