Package: src:postgresql-pllua Version: 1:2.0.12-5 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-pllua, so that this is still visible in the BTS web page for this package. Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean --with pgxs_loop debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make clean make[2]: Entering directory '/<<PKGBUILDDIR>>' rm -f pllua.so libpllua.a libpllua.pc rm -f src/compile.o src/datum.o src/elog.o src/error.o src/exec.o src/globals.o src/init.o src/jsonb.o src/numeric.o src/objects.o src/paths.o src/pllua.o src/preload.o src/spi.o src/time.o src/trigger.o src/trusted.o src/compile.bc src/datum.bc src/elog.bc src/error.bc src/exec.bc src/globals.bc src/init.bc src/jsonb.bc src/numeric.bc src/objects.bc src/paths.bc src/pllua.bc src/preload.bc src/spi.bc src/time.bc src/trigger.bc src/trusted.bc rm -rf pllua_functable.h plerrcodes.h src/compat.luac src/compat.o logo.css tmpdoc.html icon-16.png icon.meta pllua.html rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/<<PKGBUILDDIR>>' /usr/bin/make -C hstore clean make[2]: Entering directory '/<<PKGBUILDDIR>>/hstore' rm -f hstore_pllua.so libhstore_pllua.a libhstore_pllua.pc rm -f hstore_pllua.o hstore_pllua.bc rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[2]: Leaving directory '/<<PKGBUILDDIR>>/hstore' make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean pg_buildext checkcontrol --- debian/control 2025-04-28 09:59:24.000000000 +0000 +++ debian/control.MAI3zZ 2025-09-30 15:05:40.959728734 +0000 @@ -17,14 +17,14 @@ Vcs-Git: https://salsa.debian.org/postgresql/postgresql-pllua.git Vcs-Browser: https://salsa.debian.org/postgresql/postgresql-pllua -Package: postgresql-17-pllua +Package: postgresql-18-pllua Architecture: any Depends: - postgresql-contrib-17, + postgresql-contrib-18, ${misc:Depends}, ${postgresql:Depends}, ${shlibs:Depends}, -Description: Lua procedural language for PostgreSQL 17 +Description: Lua procedural language for PostgreSQL 18 PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. 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:31: clean] Error 1 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

