Your message dated Thu, 07 Nov 2024 16:19:11 +0000
with message-id <e1t95dz-00hzll...@fasolo.debian.org>
and subject line Bug#1082996: fixed in postgresql-filedump 17.1-1
has caused the Debian Bug report #1082996,
regarding postgresql-filedump: FTBFS: undefined reference to `pg_printf'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1082996: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1082996
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:postgresql-filedump
Version: 16.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 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 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection"
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 
-Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv 
-fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -g -O2 
-Werror=implicit-function-declaration -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -fno-omit-frame-pointer -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -I. -I./ -I/usr/include/postgresql/17/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 
-Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv 
-fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -g -O2 
-Werror=implicit-function-declaration -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -fno-omit-frame-pointer -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -I. -I./ -I/usr/include/postgresql/17/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 
-Wshadow=compatible-local -Wformat-security -fno-strict-aliasing -fwrapv 
-fexcess-precision=standard -Wno-format-truncation -Wno-stringop-truncation -g -g -O2 
-Werror=implicit-function-declaration -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection -fno-omit-frame-pointer -g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security 
-fcf-protection -I. -I./ -I/usr/include/postgresql/17/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 -Wshadow=compatible-local 
-Wformat-security -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-format-truncation 
-Wno-stringop-truncation -g -g -O2 -Werror=implicit-function-declaration -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fno-omit-frame-pointer -g 
-O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
pg_filedump.o decode.o stringinfo.o  -L/usr/lib/x86_64-linux-gnu -Wl,-z,relro -Wl,-z,now 
-L/usr/lib/llvm-16/lib  -Wl,--as-needed -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -fstack-clash-protection 
-Wformat -Werror=format-security -fcf-protection   -L/usr/lib/x86_64-linux-gnu -lpq -llz4 -o pg_filedump
/usr/bin/ld: pg_filedump.o: warning: relocation against `pg_comp_crc32c' in 
read-only section `.text'
/usr/bin/ld: pg_filedump.o: in function `FormatBinary':
././pg_filedump.c:1904:(.text+0x5d): undefined reference to `pg_printf'
/usr/bin/ld: ././pg_filedump.c:1912:(.text+0x97): undefined reference to 
`pg_printf'
/usr/bin/ld: ././pg_filedump.c:1914:(.text+0xc0): undefined reference to 
`pg_printf'
/usr/bin/ld: ././pg_filedump.c:1916:(.text+0xdf): undefined reference to 
`pg_printf'
/usr/bin/ld: ././pg_filedump.c:1918:(.text+0xf5): undefined reference to 
`pg_printf'
/usr/bin/ld: pg_filedump.o:././pg_filedump.c:1924: more undefined references to 
`pg_printf' follow
/usr/bin/ld: pg_filedump.o: in function `FormatControl':
././pg_filedump.c:1759:(.text+0x1256): undefined reference to `pg_comp_crc32c'
/usr/bin/ld: pg_filedump.o: in function `DumpFileContents':
././pg_filedump.c:2040:(.text+0x1344): undefined reference to `pg_printf'
/usr/bin/ld: ././pg_filedump.c:2000:(.text+0x13b8): undefined reference to 
`pg_printf'
/usr/bin/ld: ././pg_filedump.c:2002:(.text+0x13db): undefined reference to 
`pg_printf'
/usr/bin/ld: pg_filedump.o: in function `FormatBlock':
././pg_filedump.c:1689:(.text+0x1463): undefined reference to `pg_printf'
/usr/bin/ld: pg_filedump.o: in function `FormatHeader':
././pg_filedump.c:851:(.text+0x14b4): undefined reference to `pg_printf'
/usr/bin/ld: pg_filedump.o:././pg_filedump.c:897: more undefined references to 
`pg_printf' follow
/usr/bin/ld: decode.o: in function `decode_smallint':
././decode.c:681:(.text+0x26a): undefined reference to `pg_snprintf'
/usr/bin/ld: decode.o: in function `decode_float8':
././decode.c:966:(.text+0x377): undefined reference to `pg_snprintf'
/usr/bin/ld: decode.o: in function `decode_float4':
././decode.c:945:(.text+0x48b): undefined reference to `pg_snprintf'
/usr/bin/ld: decode.o: in function `decode_bigint':
././decode.c:745:(.text+0x59a): undefined reference to `pg_snprintf'
/usr/bin/ld: decode.o: in function `decode_uint':
././decode.c:724:(.text+0x6a9): undefined reference to `pg_snprintf'
/usr/bin/ld: decode.o:././decode.c:703: more undefined references to 
`pg_snprintf' follow
/usr/bin/ld: decode.o: in function `CopyAppendEncode':
././decode.c:325:(.text+0xfdc): undefined reference to `pg_printf'
/usr/bin/ld: decode.o: in function `ReadStringFromToast':
././decode.c:1370:(.text+0x1177): undefined reference to `pg_printf'
/usr/bin/ld: ././decode.c:1378:(.text+0x11a1): undefined reference to 
`pg_printf'
/usr/bin/ld: ././decode.c:1382:(.text+0x11bc): undefined reference to 
`get_parent_directory'
/usr/bin/ld: ././decode.c:1383:(.text+0x11d6): undefined reference to 
`pg_sprintf'
/usr/bin/ld: ././decode.c:1385:(.text+0x11e7): undefined reference to 
`pg_printf'
/usr/bin/ld: decode.o: in function `DumpCompressedString':
././decode.c:1322:(.text+0x12f3): undefined reference to `pg_printf'
/usr/bin/ld: ././decode.c:1323:(.text+0x130e): undefined reference to 
`pg_printf'
/usr/bin/ld: decode.o: in function `ReadStringFromToast':
././decode.c:1418:(.text+0x132a): undefined reference to `pg_printf'
/usr/bin/ld: decode.o: in function `DumpCompressedString':
././decode.c:1294:(.text+0x1375): undefined reference to `pglz_decompress'
/usr/bin/ld: decode.o: in function `ReadStringFromToast':
././decode.c:1388:(.text+0x1394): undefined reference to `pg_printf'
/usr/bin/ld: decode.o: in function `decode_date':
././decode.c:850:(.text+0x1463): undefined reference to `pg_snprintf'
/usr/bin/ld: decode.o: in function `decode_timestamp_internal':
././decode.c:907:(.text+0x17be): undefined reference to `pg_snprintf'
/usr/bin/ld: decode.o: in function `CopyAppendNumeric':
././decode.c:450:(.text+0x1a30): undefined reference to `palloc'
/usr/bin/ld: ././decode.c:439:(.text+0x1ba6): undefined reference to 
`pg_snprintf'
/usr/bin/ld: ././decode.c:520:(.text+0x1da2): undefined reference to `pfree'
/usr/bin/ld: decode.o: in function `extract_data':
././decode.c:1213:(.text+0x20aa): undefined reference to `pg_printf'
/usr/bin/ld: ././decode.c:1189:(.text+0x2152): undefined reference to 
`pglz_decompress'
/usr/bin/ld: ././decode.c:1175:(.text+0x2191): undefined reference to 
`pg_printf'
/usr/bin/ld: decode.o: in function `ExceptionalCondition':
././decode.c:270:(.text+0x226f): undefined reference to `pg_printf'
/usr/bin/ld: decode.o: in function `AddTypeCallback':
././decode.c:576:(.text+0x23cd): undefined reference to `pg_printf'
/usr/bin/ld: ././decode.c:577:(.text+0x23e2): undefined reference to `pg_printf'
/usr/bin/ld: ././decode.c:581:(.text+0x23fa): undefined reference to `pg_printf'
/usr/bin/ld: decode.o:././decode.c:584: more undefined references to 
`pg_printf' follow
/usr/bin/ld: warning: creating DT_TEXTREL in a PIE
collect2: error: ld returned 1 exit status
make[2]: *** [/usr/lib/postgresql/17/lib/pgxs/src/makefiles/pgxs.mk:478: 
pg_filedump] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [debian/rules:10: override_dh_auto_build] 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/202409/

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 affects, so that this is still visible in the BTS web
page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Source: postgresql-filedump
Source-Version: 17.1-1
Done: Christoph Berg <m...@debian.org>

We believe that the bug you reported is fixed in the latest version of
postgresql-filedump, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1082...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Berg <m...@debian.org> (supplier of updated postgresql-filedump 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 07 Nov 2024 15:28:35 +0000
Source: postgresql-filedump
Architecture: source
Version: 17.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian PostgreSQL Maintainers <team+postgre...@tracker.debian.org>
Changed-By: Christoph Berg <m...@debian.org>
Closes: 1082996
Changes:
 postgresql-filedump (17.1-1) unstable; urgency=medium
 .
   * New upstream version 17.0.
   * New upstream version 17.1.
   * Provides: pg-filedump.
   * B-D on libipc-run-perl.
   * Explicitly link against libpgcommon and libpgport. (Closes: #1082996)
   * Ignore toast test failure on big-endian for now.
Checksums-Sha1:
 1c9b44fc13c641f96b4f921ffc2c3889fde9dec6 2225 postgresql-filedump_17.1-1.dsc
 8892b5b36ac05b829549bb20ea870d2d53fd3e3f 44467 
postgresql-filedump_17.1.orig.tar.gz
 5fe4c1631164b623ddf1d92cde773663c8e6fcf7 4028 
postgresql-filedump_17.1-1.debian.tar.xz
Checksums-Sha256:
 5fb2c3c62824c44d3bf6fd296b340f3b698fab608c4739bbec48b60df63f1685 2225 
postgresql-filedump_17.1-1.dsc
 be8ebc532a37e425bb0775e689e56f1fa7524587f0399a968f0d39b806b7afb1 44467 
postgresql-filedump_17.1.orig.tar.gz
 9687d3f742d5cc23f89f500cd2969f70c17db1c305794ae6326d075c6c2a1158 4028 
postgresql-filedump_17.1-1.debian.tar.xz
Files:
 80848e6a5e8b96da26add9b072c153f6 2225 database optional 
postgresql-filedump_17.1-1.dsc
 dbcea38fa3040d3093e1f9c9498590ad 44467 database optional 
postgresql-filedump_17.1.orig.tar.gz
 ceddbf0bf7b0c0953f270396f70396d5 4028 database optional 
postgresql-filedump_17.1-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEXEj+YVf0kXlZcIfGTFprqxLSp64FAmcs5ikACgkQTFprqxLS
p65KIQ//RDtM9j3by0A1MMpOn2sLBmYN6XPTIbb+eodQB069aQmQ59Ky2pvqqUD5
9roPZCowdN9fcIwnb9BHRvEopg/mrv49TTtI2r3lxzQFgEs018nP4lo9VjRITG+A
RUFVlrINFcnxwsk2U/W6o6pqiTPzVvGKnONKLOVCyY7bSdnQmEUNo4Mjgs0f5lbb
BLhvYrzGo2PvkWeO/aUZZ7MPGkS3XDP+mSFfj6324fnf4XI16MurR4OBp2x+PB7L
ASlJ5xoXyxCRYA8rmFu/3gFmq00h7rVjH4KhZP6nmIxep4y8lOHiZUotukdgXJl3
adCFay01QsyPRk3UJ20zdjNryTDLo8L2WHrrEjG780WU+ZyZbAiCONMVCqB0s6nj
z0hoEOOPGXkcpXsmAGV7o9hK9RCggDU+L3yXOJSnsy2Xjd2gf2rq1UFaY6svxNMP
NCVTgemxQR37gL4USYzL8YsxI3b6fThEjh2yl0eEbzold1aX9LpOxbC7UydVKER5
z759yQM/L+1Ff6DrCr4DKQgbLS2bvtPEDAF56m8f/PrZJp/zbJJ11FDK29KLH2I1
8+ECR82e4oKbSH7osRD/jqxyvAhvkyQ5DAAk+H+BARpNV3HPy1pUedIRddBouR7I
tE02M1D92uBLYbrRzPzqBD06a3tC+6sQqzOpvyWegyK+KG1VgnU=
=Khrf
-----END PGP SIGNATURE-----

Attachment: pgpIyH5qPVICg.pgp
Description: PGP signature


--- End Message ---

Reply via email to