Source: postgresql-13
Version: 13.4-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> --with-libxslt \
> PYTHON=/usr/bin/python3 \
> --mandir=/usr/share/postgresql/13/man
> --docdir=/usr/share/doc/postgresql-doc-13 --sysconfdir=/etc/postgresql-common
> --datarootdir=/usr/share/ --datadir=/usr/share/postgresql/13
> --bindir=/usr/lib/postgresql/13/bin --libdir=/usr/lib/x86_64-linux-gnu/
> --libexecdir=/usr/lib/postgresql/ --includedir=/usr/include/postgresql/
> --with-extra-version=" (Debian 13.4-3)" --enable-nls --enable-thread-safety
> --enable-tap-tests --enable-debug --enable-dtrace --disable-rpath
> --with-uuid=e2fs --with-gnu-ld --with-pgport=5432
> --with-system-tzdata=/usr/share/zoneinfo --with-llvm
> LLVM_CONFIG=/usr/bin/llvm-config-11 CLANG=/usr/bin/clang-11 --with-systemd
> --with-selinux AWK=mawk MKDIR_P='/bin/mkdir -p' PROVE='/usr/bin/prove'
> TAR='/bin/tar' XSLTPROC='xsltproc --nonet' CFLAGS='-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -fno-omit-frame-pointer' LDFLAGS='-Wl,-z,relro
> -Wl,-z,now' \
> --with-gssapi --with-ldap
> cd build && ../configure --build=x86_64-linux-gnu --prefix=/usr
> --includedir=\${prefix}/include --mandir=\${prefix}/share/man
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --disable-option-checking --disable-silent-rules
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
> --disable-maintainer-mode --disable-dependency-tracking --with-icu --with-tcl
> --with-perl --with-python --with-pam --with-openssl --with-libxml
> --with-libxslt PYTHON=/usr/bin/python3 --mandir=/usr/share/postgresql/13/man
> --docdir=/usr/share/doc/postgresql-doc-13 --sysconfdir=/etc/postgresql-common
> --datarootdir=/usr/share/ --datadir=/usr/share/postgresql/13
> --bindir=/usr/lib/postgresql/13/bin --libdir=/usr/lib/x86_64-linux-gnu/
> --libexecdir=/usr/lib/postgresql/ --includedir=/usr/include/postgresql/
> "--with-extra-version= (Debian 13.4-3)" --enable-nls --enable-thread-safety
> --enable-tap-tests --enable-debug --enable-dtrace --disable-rpath
> --with-uuid=e2fs --with-gnu-ld --with-pgport=5432
> --with-system-tzdata=/usr/share/zoneinfo --with-llvm
> LLVM_CONFIG=/usr/bin/llvm-config-11 CLANG=/usr/bin/clang-11 --with-systemd
> --with-selinux AWK=mawk "MKDIR_P=/bin/mkdir -p" PROVE=/usr/bin/prove
> TAR=/bin/tar "XSLTPROC=xsltproc --nonet" "CFLAGS=-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -fno-omit-frame-pointer" "LDFLAGS=-Wl,-z,relro
> -Wl,-z,now" --with-gssapi --with-ldap
> configure: error: unrecognized option: `--runstatedir=/run'
> Try `../configure --help' for more information
> dh_auto_configure: error: cd build && ../configure --build=x86_64-linux-gnu
> --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man
> --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
> --disable-option-checking --disable-silent-rules
> --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run
> --disable-maintainer-mode --disable-dependency-tracking --with-icu --with-tcl
> --with-perl --with-python --with-pam --with-openssl --with-libxml
> --with-libxslt PYTHON=/usr/bin/python3 --mandir=/usr/share/postgresql/13/man
> --docdir=/usr/share/doc/postgresql-doc-13 --sysconfdir=/etc/postgresql-common
> --datarootdir=/usr/share/ --datadir=/usr/share/postgresql/13
> --bindir=/usr/lib/postgresql/13/bin --libdir=/usr/lib/x86_64-linux-gnu/
> --libexecdir=/usr/lib/postgresql/ --includedir=/usr/include/postgresql/
> "--with-extra-version= (Debian 13.4-3)" --enable-nls --enable-thread-safety
> --enable-tap-tests --enable-debug --enable-dtrace --disable-rpath
> --with-uuid=e2fs --with-gnu-ld --with-pgport=5432
> --with-system-tzdata=/usr/share/zoneinfo --with-llvm
> LLVM_CONFIG=/usr/bin/llvm-config-11 CLANG=/usr/bin/clang-11 --with-systemd
> --with-selinux AWK=mawk "MKDIR_P=/bin/mkdir -p" PROVE=/usr/bin/prove
> TAR=/bin/tar "XSLTPROC=xsltproc --nonet" "CFLAGS=-g -O2
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -fno-omit-frame-pointer" "LDFLAGS=-Wl,-z,relro
> -Wl,-z,now" --with-gssapi --with-ldap returned exit code 1
> make[1]: *** [debian/rules:89: override_dh_auto_configure] Error 2
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
The full build log is available from:
http://qa-logs.debian.net/2021/10/23/postgresql-13_13.4-3_unstable.log
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.