Your message dated Wed, 09 Dec 2015 09:50:58 +0000
with message-id <[email protected]>
and subject line Bug#790227: fixed in bind-dyndb-ldap 8.0-1
has caused the Debian Bug report #790227,
regarding bind-dyndb-ldap: FTBFS with glibc 2.21 and gcc-5
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 [email protected]
immediately.)


-- 
790227: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790227
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: bind-dyndb-ldap
Version: 6.0-4
Severity: normal

>From my pbuilder build log, using a setup preferring glibc and gcc-defaults
from experimental:

...
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -std=gnu99 -O2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -c ../../src/fs.c  -fPIC -DPIC -o 
.libs/ldap_la-fs.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -std=gnu99 -O2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -c ../../src/ldap_entry.c  -fPIC 
-DPIC -o .libs/ldap_la-ldap_entry.o
In file included from /usr/include/limits.h:25:0,
                 from 
/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/limits.h:168,
                 from 
/usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/5/include-fixed/limits.h:34,
                 from /usr/include/isc/offset.h:27,
                 from /usr/include/isc/types.h:31,
                 from /usr/include/isc/result.h:26,
                 from /usr/include/isc/util.h:95,
                 from ../../src/krb5_helper.c:20:
/usr/include/features.h:148:3: error: #warning "_BSD_SOURCE and _SVID_SOURCE 
are deprecated, use _DEFAULT_SOURCE" [-Werror=cpp]
 # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
   ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -std=gnu99 -O2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -c ../../src/ldap_driver.c  -fPIC 
-DPIC -o .libs/ldap_la-ldap_driver.o
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../src -I..   -D_FORTIFY_SOURCE=2 -Wall -Wextra -Werror -std=gnu99 -O2 -g 
-O2 -fstack-protector-strong -Wformat -Werror=format-security 
-fvisibility=hidden -c -o ldap_la-lock.lo `test -f 'lock.c' || echo 
'../../src/'`lock.c
cc1: all warnings being treated as errors
Makefile:511: recipe for target 'ldap_la-krb5_helper.lo' failed
make[3]: *** [ldap_la-krb5_helper.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../src -I.. -D_FORTIFY_SOURCE=2 
-Wall -Wextra -Werror -std=gnu99 -O2 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -fvisibility=hidden -c ../../src/lock.c  -fPIC -DPIC -o 
.libs/ldap_la-lock.o
make[3]: Leaving directory '/tmp/buildd/bind-dyndb-ldap-6.0/build/src'
Makefile:436: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/tmp/buildd/bind-dyndb-ldap-6.0/build'
Makefile:346: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/tmp/buildd/bind-dyndb-ldap-6.0/build'
dh_auto_build: make -j8 returned exit code 2
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler

--- End Message ---
--- Begin Message ---
Source: bind-dyndb-ldap
Source-Version: 8.0-1

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Timo Aaltonen <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 09 Dec 2015 10:25:18 +0200
Source: bind-dyndb-ldap
Binary: bind9-dyndb-ldap
Architecture: source amd64
Version: 8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian FreeIPA Team <[email protected]>
Changed-By: Timo Aaltonen <[email protected]>
Description:
 bind9-dyndb-ldap - LDAP back-end plug-in for BIND
Closes: 790227 806778
Changes:
 bind-dyndb-ldap (8.0-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #790227, #806778)
   * control: Mark FreeIPA team as maintainer.
   * control: Add uuid-dev to build-depends.
   * workaround-missing-headers.patch: Update to not check for
     isc/errno2result.h during configure.
   * rules, postinst, dirs: Modify cache directory permissions on
     postinst.
Checksums-Sha1:
 e94d374ae61b37409726ea45c3f7650b1aa3fd44 2064 bind-dyndb-ldap_8.0-1.dsc
 437b6cc45e4d4cced35e4ef7822bf337e61f41d0 325158 
bind-dyndb-ldap_8.0.orig.tar.bz2
 e3bc12ecd03ea14f448be479b5fa65c549b1caaf 4760 
bind-dyndb-ldap_8.0-1.debian.tar.xz
 664b72aa476164aa6bca87c8c6c3663864ef7061 88418 bind9-dyndb-ldap_8.0-1_amd64.deb
Checksums-Sha256:
 f20ac44d29aa73ebcb093380013887a9c57e9b7087d6614cadd8aade441ad813 2064 
bind-dyndb-ldap_8.0-1.dsc
 deab1eda720ff5425f0e67157451756df1f73d461368093da74156d0163b2c6f 325158 
bind-dyndb-ldap_8.0.orig.tar.bz2
 9bb5063aa7d9ff49e58553f9d5709ab22f0825282e30ff9c0f493f8e65111ae8 4760 
bind-dyndb-ldap_8.0-1.debian.tar.xz
 80ced4006706eec65fe742a6970e3e3df76d4c3aaf22e82be3ac94ad961e860f 88418 
bind9-dyndb-ldap_8.0-1_amd64.deb
Files:
 609642a2442a41e165affc00982af6fe 2064 net optional bind-dyndb-ldap_8.0-1.dsc
 93f6c2870aae5293a7aba96357cc9061 325158 net optional 
bind-dyndb-ldap_8.0.orig.tar.bz2
 35b819eedaff47b3fe4e30e964b12775 4760 net optional 
bind-dyndb-ldap_8.0-1.debian.tar.xz
 8efe9841ad9dadb5f7179f8b803b2cdc 88418 net optional 
bind9-dyndb-ldap_8.0-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJWZ+enAAoJEMtwMWWoiYTcweEP/3V+qfjbt7TmqTUFDbG6imcf
XC4OVU0Jsgamcvdi5BTZhQF56+08HHOf8NbPPywA7Kh3dxaEPRlqrjD7dZw/MHAz
hIy84BUxMsrIymnJW0C8nEF/nh6oKWrp2lduWlCbmF2q9l5A7omGju0zmxSGntBU
4yi1GZeA8BhuJU1JuGqGB8qntcYu1k+sTSs7Yz6bJLOk1MnX1UHlZ0oNkaGwRT45
Nfkjm155ybNOwAKxs0uUe7ZljJLc83hnG3qyZAFypKfUYZzIdVqkUcjaPTSsRfkO
ifbxSepe9QjDvIxjK5iZVdpBWyegRZTyY3IGz23U4rBPYQeD5uv9hw32ZjyR0Zyb
0DwWypJhrIWFLOhS6JFxPbd1q9AAuBUwVBxy3RKt+umQhBItNB/OhdSiRMeME8Bs
OzdHTWw574HGIdAm2+IkTfWdnsWuBxqH0Tfo0uHkCYCTt6x7s9/qFBAfE4kHUxwp
ixKkGEVb/x76+Q2CznuzopHAfi8mLF4uZYvRhYdWgr6OOIrx9T18QyyBhk65CAnN
d/k5OwO2innJLqhfbp3AX2GR916De3hELRgAagY8GSQ2nmfjoMryhl7Wy+xYbq1n
jV/zafHmIdaqRnFCGVHd1UNGHVAC4v8OEc6YQD9AEckXI28BehDj5gYipTyIS4dq
9pTflbgOQvjGxg006rxg
=c9yl
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to