Your message dated Thu, 15 Aug 2019 17:49:15 +0000
with message-id <e1hyjsb-00021t...@fasolo.debian.org>
and subject line Bug#925639: fixed in bind-dyndb-ldap 11.1-6
has caused the Debian Bug report #925639,
regarding bind-dyndb-ldap: ftbfs with GCC-9
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.)


-- 
925639: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925639
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:bind-dyndb-ldap
Version: 11.1-5
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-9/g++-9, but succeeds to build with gcc-8/g++-8. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc9-20190321/bind-dyndb-ldap_11.1-5_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-bindcfg.lo `test -f 'bindcfg.c' || echo '../../src/'`bindcfg.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-empty_zones.lo `test -f 'empty_zones.c' || echo 
'../../src/'`empty_zones.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-fwd.lo `test -f 'fwd.c' || echo '../../src/'`fwd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/empty_zones.c  -fPIC -DPIC -o .libs/ldap_la-empty_zones.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/fwd.c  -fPIC -DPIC -o .libs/ldap_la-fwd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/bindcfg.c  -fPIC -DPIC -o .libs/ldap_la-bindcfg.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/acl.c  -fPIC -DPIC -o .libs/ldap_la-acl.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-fwd_register.lo `test -f 'fwd_register.c' || echo 
'../../src/'`fwd_register.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/fwd_register.c  -fPIC -DPIC -o .libs/ldap_la-fwd_register.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-fs.lo `test -f 'fs.c' || echo '../../src/'`fs.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/fs.c  -fPIC -DPIC -o .libs/ldap_la-fs.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-krb5_helper.lo `test -f 'krb5_helper.c' || echo 
'../../src/'`krb5_helper.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-ldap_convert.lo `test -f 'ldap_convert.c' || echo 
'../../src/'`ldap_convert.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/krb5_helper.c  -fPIC -DPIC -o .libs/ldap_la-krb5_helper.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-ldap_driver.lo `test -f 'ldap_driver.c' || echo 
'../../src/'`ldap_driver.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/ldap_convert.c  -fPIC -DPIC -o .libs/ldap_la-ldap_convert.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-ldap_entry.lo `test -f 'ldap_entry.c' || echo 
'../../src/'`ldap_entry.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/ldap_driver.c  -fPIC -DPIC -o .libs/ldap_la-ldap_driver.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/ldap_entry.c  -fPIC -DPIC -o .libs/ldap_la-ldap_entry.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-ldap_helper.lo `test -f 'ldap_helper.c' || echo 
'../../src/'`ldap_helper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/ldap_helper.c  -fPIC -DPIC -o .libs/ldap_la-ldap_helper.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-lock.lo `test -f 'lock.c' || echo '../../src/'`lock.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/lock.c  -fPIC -DPIC -o .libs/ldap_la-lock.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-log.lo `test -f 'log.c' || echo '../../src/'`log.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-metadb.lo `test -f 'metadb.c' || echo '../../src/'`metadb.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/log.c  -fPIC -DPIC -o .libs/ldap_la-log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/metadb.c  -fPIC -DPIC -o .libs/ldap_la-metadb.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-mldap.lo `test -f 'mldap.c' || echo '../../src/'`mldap.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-rbt_helper.lo `test -f 'rbt_helper.c' || echo 
'../../src/'`rbt_helper.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/mldap.c  -fPIC -DPIC -o .libs/ldap_la-mldap.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/rbt_helper.c  -fPIC -DPIC -o .libs/ldap_la-rbt_helper.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-semaphore.lo `test -f 'semaphore.c' || echo '../../src/'`semaphore.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-settings.lo `test -f 'settings.c' || echo '../../src/'`settings.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/semaphore.c  -fPIC -DPIC -o .libs/ldap_la-semaphore.o
In file included from ../../src/util.h:18,
                 from ../../src/fwd_register.h:11,
                 from ../../src/ldap_entry.h:11,
                 from ../../src/acl.h:10,
                 from ../../src/ldap_helper.c:61:
../../src/ldap_helper.c: In function 'syncrepl_update':
../../src/log.h:35:2: error: '%s' directive argument is null 
[-Werror=format-overflow=]
   35 |  log_write(GET_LOG_LEVEL(ISC_LOG_ERROR), format, ##__VA_ARGS__)
      |  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/ldap_helper.c:4157:3: note: in expansion of macro 'log_error'
 4157 |   log_error("unsupported objectClass: dn '%s'", dn);
      |   ^~~~~~~~~
../../src/ldap_helper.c:4157:43: note: format string is defined here
 4157 |   log_error("unsupported objectClass: dn '%s'", dn);
      |                                           ^~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/settings.c  -fPIC -DPIC -o .libs/ldap_la-settings.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-syncptr.lo `test -f 'syncptr.c' || echo '../../src/'`syncptr.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-syncrepl.lo `test -f 'syncrepl.c' || echo '../../src/'`syncrepl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/syncptr.c  -fPIC -DPIC -o .libs/ldap_la-syncptr.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/syncrepl.c  -fPIC -DPIC -o .libs/ldap_la-syncrepl.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-str.lo `test -f 'str.c' || echo '../../src/'`str.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-zone.lo `test -f 'zone.c' || echo '../../src/'`zone.c
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror 
-std=gnu99 -O2 -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
-o ldap_la-zone_register.lo `test -f 'zone_register.c' || echo 
'../../src/'`zone_register.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/str.c  -fPIC -DPIC -o .libs/ldap_la-str.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/zone_register.c  -fPIC -DPIC -o .libs/ldap_la-zone_register.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -I/usr/include 
-D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -fno-delete-null-pointer-checks -c 
../../src/zone.c  -fPIC -DPIC -o .libs/ldap_la-zone.o
cc1: all warnings being treated as errors
make[3]: *** [Makefile:612: ldap_la-ldap_helper.lo] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/build/src'
make[2]: *** [Makefile:450: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/build'
make[1]: *** [Makefile:361: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/build'
dh_auto_build: cd build && make -j4 returned exit code 2
make: *** [debian/rules:4: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: bind-dyndb-ldap
Source-Version: 11.1-6

We believe that the bug you reported is fixed in the latest version of
bind-dyndb-ldap, 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 925...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <tjaal...@debian.org> (supplier of updated bind-dyndb-ldap 
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: SHA512

Format: 1.8
Date: Thu, 15 Aug 2019 19:39:12 +0300
Source: bind-dyndb-ldap
Architecture: source
Version: 11.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian FreeIPA Team <pkg-freeipa-de...@alioth-lists.debian.net>
Changed-By: Timo Aaltonen <tjaal...@debian.org>
Closes: 925639
Changes:
 bind-dyndb-ldap (11.1-6) unstable; urgency=medium
 .
   * use-correct-dn-value.diff: Fix ftbfs with gcc9. (Closes: #925639)
Checksums-Sha1:
 b6e887c878cb55e8f2fd55ccca849224d2e1f8a0 2053 bind-dyndb-ldap_11.1-6.dsc
 ce091bb5a142f9753242673cd664811b99c5218a 6656 
bind-dyndb-ldap_11.1-6.debian.tar.xz
 7760e5960739528ac03f9726e606701693fedd0f 7074 
bind-dyndb-ldap_11.1-6_source.buildinfo
Checksums-Sha256:
 88adad9de640bbbafb81012d18e8f3a924092105c8df4088055d3dc8505d1920 2053 
bind-dyndb-ldap_11.1-6.dsc
 e442c7800d4fafca4dd7af70971720c45006548e1d627a08bfdf6f09fdf0995b 6656 
bind-dyndb-ldap_11.1-6.debian.tar.xz
 8b80258ba8a9f287cd08fac51283d430c1251fb7734126cc5598755b68ff59c8 7074 
bind-dyndb-ldap_11.1-6_source.buildinfo
Files:
 ec04057a988eddf189a62a3f39ec3586 2053 net optional bind-dyndb-ldap_11.1-6.dsc
 23c156b4184cf46dc8aa9530626c66c1 6656 net optional 
bind-dyndb-ldap_11.1-6.debian.tar.xz
 2df9f177dc297111cc3a91749f3805ee 7074 net optional 
bind-dyndb-ldap_11.1-6_source.buildinfo

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

iQIzBAEBCgAdFiEEdS3ifE3rFwGbS2Yjy3AxZaiJhNwFAl1VisYACgkQy3AxZaiJ
hNzLbg/9FjKUlzVEsYe9tlWuYTnMWJsIodszVb/8lbxPjjFs7d2sMYwQbEVOJA5H
ipClYS45gVkq03XodqxAP1VN+Pjn+ENHmvL5Vtcg+tEthGlCo5/Lq4dUVKlu65By
rSm8J4pJ+haTXbD/lLZLLbvW1QXaV55FK35hwNoLGtSt9hj6iaRoVbt8JTkV77/k
V+wOrkYVRhfno2+VsiHce/3h+TjKkCNBdlleox4mO94w9xh835xhZvt9EATEZQiG
keLay2p77Lzfe9ruPCnjbNKJ9jZxJ5KKFbZGW0VrXJCc32jw1DSqJPslaV8clWxy
LJR9Kdyl5+SvbDg0FCRNg9vh9cdMvbGNacIIqrnldtSDi1/1ns24uhfzhiEJT0ik
606vCu2Q8vm2JbnCDEIxcUscj5z+/ZyhwcuyRTYBA+TYkmRvmQwrTSrtGZBjwF9e
+uTKzdUpdQtOPo6kR7JIr1pxF6UvI3jKKzeL3d2G+eQYFe6bc/L7zkZfuNLesK7l
5kTUyaYCDWhhwUrXq/LplL4ZREw6ZndFtWUTGaF2Z9WOr+SBKuMRqXi8dTp7LZw4
AKEJVxf6KNGjP7hUkNiRh+HNOh3Ib4ru+cDJs7g5eHX9BZ3SbQQm/bzKy7Ay5Ock
talkwbbTfmANMP0T5Hpv9UJVIv/xAV7xJeHFMohYsYjaOuEYbEk=
=ng+D
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to