Package: src:postgresql-filedump Version: 14.1-1 Severity: serious Control: close -1 17.4-1 Tags: ftbfs bookworm
Dear maintainer: During a rebuild of all packages in bookworm, your package failed to build: [ Note: The bug is closed with the version in trixie/sid, but packages in bookworm must still build in bookworm ]. -------------------------------------------------------------------------------- [...] debian/rules clean dh clean dh_auto_clean make -j2 distclean make[1]: Entering directory '/<<PKGBUILDDIR>>' rm -f pg_filedump rm -f pg_filedump.o decode.o stringinfo.o pg_filedump.bc decode.bc stringinfo.bc rm -rf *.heap rm -rf results/ regression.diffs regression.out tmp_check/ tmp_check_iso/ log/ output_iso/ make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_clean debian/rules binary dh binary dh_update_autotools_config dh_autoreconf dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make COPT="-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security" make[2]: Entering directory '/<<PKGBUILDDIR>>' gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fno-omit-frame-pointer -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -c -o pg_filedump.o pg_filedump.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fno-omit-frame-pointer -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -c -o decode.o decode.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fno-omit-frame-pointer -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -c -o stringinfo.o stringinfo.c gcc -Wall -Wmissing-prototypes -Wpointer-arith -Wdeclaration-after-statement -Werror=vla -Wendif-labels -Wmissing-format-attribute -Wimplicit-fallthrough=3 -Wcast-function-type -Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -fno-omit-frame-pointer -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security pg_filedump.o decode.o stringinfo.o -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -Wl,-z,now -L/usr/lib/llvm-14/lib -Wl,--as-needed -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -L/usr/lib/postgresql/15/lib -lpgcommon -lpgport -L/usr/lib/x86_64-linux-gnu -lpq -llz4 -o pg_filedump /usr/bin/clang-14 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o pg_filedump.bc pg_filedump.c /usr/bin/clang-14 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o decode.bc decode.c /usr/bin/clang-14 -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -I. -I./ -I/usr/include/postgresql/15/server -I/usr/include/postgresql/internal -Wdate-time -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -I/usr/include/libxml2 -flto=thin -emit-llvm -c -o stringinfo.bc stringinfo.c make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: Leaving directory '/<<PKGBUILDDIR>>' debian/rules override_dh_auto_test make[1]: Entering directory '/<<PKGBUILDDIR>>' PATH=/<<PKGBUILDDIR>>:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games pg_virtualenv make installcheck Creating new PostgreSQL cluster 15/regress ... make[2]: Entering directory '/<<PKGBUILDDIR>>' echo "+++ regress install-check in +++" && /usr/lib/postgresql/15/lib/pgxs/src/makefiles/../../src/test/regress/pg_regress --inputdir=./ --bindir='/usr/lib/postgresql/15/bin' --dbname=contrib_regression datatypes +++ regress install-check in +++ (using postmaster on localhost, port 5432) ============== dropping database "contrib_regression" ============== SET DROP DATABASE ============== creating database "contrib_regression" ============== CREATE DATABASE ALTER DATABASE ALTER DATABASE ALTER DATABASE ALTER DATABASE ALTER DATABASE ALTER DATABASE ============== running regression test queries ============== test datatypes ... FAILED 110 ms ====================== 1 of 1 tests failed. ====================== The differences that caused some tests to fail can be viewed in the file "/<<PKGBUILDDIR>>/regression.diffs". A copy of the test summary that you see above is saved in the file "/<<PKGBUILDDIR>>/regression.out". make[2]: *** [/usr/lib/postgresql/15/lib/pgxs/src/makefiles/pgxs.mk:433: installcheck] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' *** /tmp/pg_virtualenv.7jCWuF/log/postgresql-15-regress.log (last 100 lines) *** 2025-05-19 06:17:29.637 UTC [245930] LOG: starting PostgreSQL 15.13 (Debian 15.13-0+deb12u1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 12.2.0-14+deb12u1) 12.2.0, 64-bit 2025-05-19 06:17:29.637 UTC [245930] LOG: listening on IPv6 address "::1", port 5432 2025-05-19 06:17:29.637 UTC [245930] LOG: listening on IPv4 address "127.0.0.1", port 5432 2025-05-19 06:17:29.637 UTC [245930] LOG: listening on Unix socket "/tmp/.s.PGSQL.5432" 2025-05-19 06:17:29.639 UTC [245936] LOG: database system was shut down at 2025-05-19 06:17:29 UTC 2025-05-19 06:17:29.642 UTC [245930] LOG: database system is ready to accept connections 2025-05-19 06:17:31.879 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.886 UTC [245933] LOG: checkpoint complete: wrote 926 buffers (5.7%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.008 s, sync=0.001 s, total=0.008 s; sync files=0, longest=0.000 s, average=0.000 s; distance=4242 kB, estimate=4242 kB 2025-05-19 06:17:31.892 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.893 UTC [245933] LOG: checkpoint complete: wrote 32 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=96 kB, estimate=3827 kB 2025-05-19 06:17:31.895 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.896 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=91 kB, estimate=3454 kB 2025-05-19 06:17:31.899 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.899 UTC [245933] LOG: checkpoint complete: wrote 28 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=94 kB, estimate=3118 kB 2025-05-19 06:17:31.902 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.902 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=93 kB, estimate=2815 kB 2025-05-19 06:17:31.905 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.906 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=96 kB, estimate=2543 kB 2025-05-19 06:17:31.909 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.909 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=99 kB, estimate=2299 kB 2025-05-19 06:17:31.912 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.912 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=102 kB, estimate=2079 kB 2025-05-19 06:17:31.915 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.915 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=105 kB, estimate=1882 kB 2025-05-19 06:17:31.919 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.919 UTC [245933] LOG: checkpoint complete: wrote 33 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=136 kB, estimate=1707 kB 2025-05-19 06:17:31.922 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.922 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=98 kB, estimate=1546 kB 2025-05-19 06:17:31.925 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.926 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=101 kB, estimate=1402 kB 2025-05-19 06:17:31.929 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.929 UTC [245933] LOG: checkpoint complete: wrote 32 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=131 kB, estimate=1275 kB 2025-05-19 06:17:31.932 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.933 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=110 kB, estimate=1158 kB 2025-05-19 06:17:31.935 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.936 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=106 kB, estimate=1053 kB 2025-05-19 06:17:31.939 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.939 UTC [245933] LOG: checkpoint complete: wrote 30 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=135 kB, estimate=961 kB 2025-05-19 06:17:31.942 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.943 UTC [245933] LOG: checkpoint complete: wrote 29 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=122 kB, estimate=877 kB 2025-05-19 06:17:31.946 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.946 UTC [245933] LOG: checkpoint complete: wrote 29 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=105 kB, estimate=800 kB 2025-05-19 06:17:31.949 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.949 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=108 kB, estimate=731 kB 2025-05-19 06:17:31.952 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.953 UTC [245933] LOG: checkpoint complete: wrote 30 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=111 kB, estimate=669 kB 2025-05-19 06:17:31.956 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.956 UTC [245933] LOG: checkpoint complete: wrote 27 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=106 kB, estimate=613 kB 2025-05-19 06:17:31.959 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.960 UTC [245933] LOG: checkpoint complete: wrote 33 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=128 kB, estimate=564 kB 2025-05-19 06:17:31.963 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.963 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=99 kB, estimate=518 kB 2025-05-19 06:17:31.966 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.966 UTC [245933] LOG: checkpoint complete: wrote 26 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=102 kB, estimate=476 kB 2025-05-19 06:17:31.970 UTC [245933] LOG: checkpoint starting: immediate force wait 2025-05-19 06:17:31.970 UTC [245933] LOG: checkpoint complete: wrote 30 buffers (0.2%); 0 WAL file(s) added, 0 removed, 0 recycled; write=0.001 s, sync=0.001 s, total=0.001 s; sync files=0, longest=0.000 s, average=0.000 s; distance=131 kB, estimate=442 kB Dropping cluster 15/regress ... make[1]: *** [debian/rules:13: override_dh_auto_test] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:7: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/bookworm/ 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 could not 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-filedump, so that this is still visible in the BTS web page for this package. Thanks.