[Pkg-postgresql-public] Bug#878564: postgresql-filedump FTBFS with PostgreSQL 10

Adrian Bunk bunk at debian.org
Sat Oct 14 16:50:19 UTC 2017


Source: postgresql-filedump
Version: 9.6.0-2
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/postgresql-filedump.html

...
   dh_auto_build
	make -j1
make[1]: Entering directory '/build/1st/postgresql-filedump-9.6.0'
cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -I/usr/include/postgresql/10/server pg_filedump.c -c
pg_filedump.c: In function 'FormatItem':
pg_filedump.c:994:18: error: 'SizeOfIptrData' undeclared (first use in this function)
   if (numBytes < SizeOfIptrData)
                  ^~~~~~~~~~~~~~
pg_filedump.c:994:18: note: each undeclared identifier is reported only once for each function it appears in
pg_filedump.c: In function 'FormatControl':
pg_filedump.c:1613:19: error: 'ControlFileData {aka struct ControlFileData}' has no member named 'enableIntTimes'
       (controlData->enableIntTimes ?
                   ^~
Makefile:26: recipe for target 'pg_filedump.o' failed
make[1]: *** [pg_filedump.o] Error 1



More information about the Pkg-postgresql-public mailing list