Package: src:postgresql-plsh Version: 1.20220917-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:postgresql-plsh, 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-plsh rm -rf build-*/ rm -rf debian/postgresql-*-plsh/ debian/postgresql-*-plsh.substvars make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f plsh.so libplsh.a libplsh.pc rm -f plsh--2.sql rm -f plsh.o plsh.bc rm -rf plsh.sql plsh--2.sql 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 13:03:51.000000000 +0000 +++ debian/control.7334Ks 2025-10-04 10:05:21.805407344 +0000 @@ -16,15 +16,15 @@ Vcs-Git: https://salsa.debian.org/postgresql/postgresql-plsh.git Vcs-Browser: https://salsa.debian.org/postgresql/postgresql-plsh -Package: postgresql-17-plsh +Package: postgresql-18-plsh Architecture: any Depends: ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, -Description: PL/sh procedural language for PostgreSQL 17 +Description: PL/sh procedural language for PostgreSQL 18 PL/sh enables an SQL developer to write procedural language functions - for PostgreSQL 17 in a shell of his choice. You need this package - if you have any PostgreSQL 17 functions that use the language plsh. + for PostgreSQL 18 in a shell of his choice. You need this package + if you have any PostgreSQL 18 functions that use the language plsh. . PostgreSQL is an object-relational SQL database management system. 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:7: clean] Error 1 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

