Package: src:ip4r Version: 2.4.2-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:ip4r, 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-ip4r rm -rf build-*/ rm -rf debian/postgresql-*-ip4r/ debian/postgresql-*-ip4r.substvars make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f ip4r.so libip4r.a libip4r.pc rm -f src/ip4r_module.o src/ip4r.o src/ip6r.o src/ipaddr.o src/iprange.o src/raw_io.o src/ip4r_module.bc src/ip4r.bc src/ip6r.bc src/ipaddr.bc src/iprange.bc src/raw_io.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-09-11 21:24:08.000000000 +0000 +++ debian/control.c4uk3d 2025-10-04 10:03:55.556320839 +0000 @@ -15,7 +15,7 @@ Vcs-Git: https://salsa.debian.org/postgresql/ip4r.git Vcs-Browser: https://salsa.debian.org/postgresql/ip4r -Package: postgresql-17-ip4r +Package: postgresql-18-ip4r Architecture: any Depends: ${misc:Depends}, @@ -23,7 +23,7 @@ ${shlibs:Depends}, Provides: postgresql-ip4r, -Description: IPv4 and IPv6 types for PostgreSQL 17 +Description: IPv4 and IPv6 types for PostgreSQL 18 This PostgreSQL module provides several data types which can contain single IPv4 or IPv6 addresses or a range of such addresses. . 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 --------------------------------------------------------------------------------

