Package: src:postgresql-plproxy Version: 2.11.0-12 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:postgresql-plproxy, 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-plproxy rm -rf build-*/ rm -rf debian/postgresql-*-plproxy/ debian/postgresql-*-plproxy.substvars make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f plproxy.so libplproxy.a libplproxy.pc rm -f sql/plproxy--2.11.0.sql sql/plproxy--2.3.0--2.11.0.sql sql/plproxy--2.4.0--2.11.0.sql sql/plproxy--2.5.0--2.11.0.sql sql/plproxy--2.6.0--2.11.0.sql sql/plproxy--2.7.0--2.11.0.sql sql/plproxy--2.8.0--2.11.0.sql sql/plproxy--2.9.0--2.11.0.sql sql/plproxy--2.10.0--2.11.0.sql rm -f src/scanner.o src/parser.tab.o src/cluster.o src/execute.o src/function.o src/main.o src/query.o src/result.o src/type.o src/aatree.o src/scanner.bc src/parser.tab.bc src/cluster.bc src/execute.bc src/function.bc src/main.bc src/query.bc src/result.bc src/type.bc src/aatree.bc rm -rf src/scanner.[ch] src/parser.tab.[ch] libplproxy.* plproxy.so 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-14 21:42:04.000000000 +0000 +++ debian/control.wIWJrv 2025-10-04 10:06:35.591278072 +0000 @@ -13,10 +13,10 @@ Vcs-Git: https://salsa.debian.org/postgresql/postgresql-plproxy.git Vcs-Browser: https://salsa.debian.org/postgresql/postgresql-plproxy -Package: postgresql-17-plproxy +Package: postgresql-18-plproxy Architecture: any Depends: ${postgresql:Depends}, ${misc:Depends}, ${shlibs:Depends} -Description: database partitioning system for PostgreSQL 17 +Description: database partitioning system for PostgreSQL 18 PL/Proxy is a database partitioning system implemented as a PL language. Main idea is that proxy functions are created with same signature as the remote functions to be called, so only destination info needs to be specified inside 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:15: clean] Error 1 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

