Package: src:pgauditlogtofile Version: 1.7.2-1 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:pgauditlogtofile, 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-pgauditlogtofile rm -rf build-*/ rm -rf debian/postgresql-*-pgauditlogtofile/ debian/postgresql-*-pgauditlogtofile.substvars make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f pgauditlogtofile.so libpgauditlogtofile.a libpgauditlogtofile.pc rm -f pgauditlogtofile.o logtofile.o logtofile_bgw.o logtofile_connect.o logtofile_guc.o logtofile_log.o logtofile_shmem.o logtofile_autoclose.o logtofile_vars.o logtofile_filename.o logtofile_json.o logtofile_csv.o logtofile_string_format.o pgauditlogtofile.bc logtofile.bc logtofile_bgw.bc logtofile_connect.bc logtofile_guc.bc logtofile_log.bc logtofile_shmem.bc logtofile_autoclose.bc logtofile_vars.bc logtofile_filename.bc logtofile_json.bc logtofile_csv.bc logtofile_string_format.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-10-27 13:11:33.000000000 +0000 +++ debian/control.G2owo0 2025-10-04 10:07:04.834012836 +0000 @@ -11,7 +11,7 @@ libkrb5-dev, postgresql-all <!nocheck>, postgresql-server-dev-all, - postgresql-17-pgaudit, + postgresql-18-pgaudit, zlib1g-dev | libz-dev, Standards-Version: 4.7.0 Rules-Requires-Root: no @@ -19,12 +19,12 @@ Vcs-Git: https://salsa.debian.org/postgresql/pgauditlogtofile.git -b master Homepage: https://github.com/fmbiete/pgauditlogtofile -Package: postgresql-17-pgauditlogtofile +Package: postgresql-18-pgauditlogtofile Architecture: any Depends: ${misc:Depends}, ${postgresql:Depends}, - postgresql-17-pgaudit, + postgresql-18-pgaudit, ${shlibs:Depends}, Description: PostgreSQL pgAudit Add-On to redirect audit logs pgAudit Log to File is an addon to pgAudit than will redirect audit log lines 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:10: clean] Error 1 dpkg-buildpackage: error: debian/rules clean subprocess returned exit status 2 --------------------------------------------------------------------------------

