Package: src:pgtap Version: 1.3.3-3 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:pgtap, 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-pgtap rm -rf build-*/ rm -rf debian/postgresql-*-pgtap/ debian/postgresql-*-pgtap.substvars make[1]: Entering directory '/<<PKGBUILDDIR>>' GNUmake running against Postgres version 18.0, with pg_config located at /usr/bin rm -rf sql/pgtap--1.3.3.sql sql/pgtap-core--1.3.3.sql sql/pgtap-schema--1.3.3.sql sql/pgtap.sql sql/uninstall_pgtap.sql sql/pgtap-core.sql sql/pgtap-schema.sql doc/*.html test/sql/build.sql test/sql/create.sql test/sql/update.sql sql/pgtap--0.95.0--0.96.0.sql sql/pgtap--0.96.0--0.97.0.sql sql/pgtap--0.97.0--0.98.0.sql sql/pgtap--0.98.0--0.99.0.sql sql/pgtap--0.99.0--1.0.0.sql sql/pgtap--0.99.0--1.0.0.sql sql/pgtap--0.98.0--0.99.0.sql sql/pgtap--0.97.0--0.98.0.sql sql/pgtap--0.96.0--0.97.0.sql sql/pgtap--0.95.0--0.96.0.sql sql/pgtap-static.sql sql/pgtap-static.sql.tmp 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-10 21:21:53.000000000 +0000 +++ debian/control.86IIKc 2025-10-04 10:06:21.347743027 +0000 @@ -51,7 +51,7 @@ . This package contains the documentation for pgTAP. -Package: postgresql-17-pgtap +Package: postgresql-18-pgtap Architecture: all Depends: ${misc:Depends}, @@ -69,7 +69,7 @@ pgtap-doc, Provides: postgresql-pgtap, -Description: Unit testing framework extension for PostgreSQL 17 +Description: Unit testing framework extension for PostgreSQL 18 pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl @@ -77,4 +77,4 @@ . TAP is the Test Anything Protocol (http://testanything.org/). . - This package contains the extension for PostgreSQL 17. + This package contains the extension for 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:6: clean] Error 1 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

