#1117339 tablelog: FTBFS: dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2

#1117339#5
Date:
2025-10-05 12:39:24 UTC
From:
To:
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:tablelog, so that this is still
visible in the BTS web page for this package.

Thanks.
--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with pgxs
   dh_auto_clean --buildsystem=pgxs
	pg_buildext clean build-%v postgresql-%v-tablelog
rm -rf build-*/
rm -rf debian/postgresql-*-tablelog/ debian/postgresql-*-tablelog.substvars
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f table_log.so table_log.o  \
    table_log.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	2024-09-15 12:35:11.000000000 +0000
+++ debian/control.E5yQWa	2025-10-04 10:06:03.206236226 +0000
@@ -15,7 +15,7 @@
 Vcs-Git: https://github.com/df7cb/table_log.git
 Vcs-Browser: https://github.com/df7cb/table_log