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

_______________________________________________
Pkg-postgresql-public mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-postgresql-public

Reply via email to