Your message dated Tue, 21 Feb 2012 20:51:27 +0000
with message-id <e1rzwgj-0007ow...@franck.debian.org>
and subject line Bug#643806: fixed in sssd 1.2.1-4.4
has caused the Debian Bug report #643806,
regarding sssd: FTBFS with -Werror=format-security
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.)
--
643806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sssd
Version: 1.2.1-4.3
Severity: serious
Justification: fails to build from source
The latest dpkg sets -Werror=format-security in CFLAGS, which breaks
sssd:
https://buildd.debian.org/status/package.php?p=sssd
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Iinclude -I.. -I./include
> -I./sss_client -Iinclude -I. -I/usr/include/dbus-1.0
> -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -I./../common/collection
> -I./../common/ini -I./../common/dhash -DLIBDIR=\"/usr/lib\" -DVARDIR=\"/var\"
> -DSHLIBEXT=\"\" -DSSSD_LIBEXEC_PATH=\"/usr/lib/sssd/sssd\"
> -DSSSD_INTROSPECT_PATH=\"\" -DSSSD_CONF_DIR=\"/etc/sssd\"
> -DSSS_NSS_SOCKET_NAME=\"/var/lib/sss/pipes/nss\"
> -DSSS_PAM_SOCKET_NAME=\"/var/lib/sss/pipes/pam\"
> -DSSS_PAM_PRIV_SOCKET_NAME=\"/var/lib/sss/pipes/private/pam\" -DUSE_MMAP=1
> -DTEVENT_DEPRECATED=1 -DLOCALEDIR=\"/usr/share/locale\" -Wall -Wshadow
> -Wstrict-prototypes -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
> -Werror-implicit-function-declaration -I/usr/include/python2.7
> -I/usr/include/python2.7 -fno-strict-aliasing -g -O2 -fstack-protector
> --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security
> -Werror=format-security -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_LARGEFILE64_SOURCE -c db/sysdb.c -fPIC -DPIC -o db/.libs/pysss_la-sysdb.o
> db/sysdb.c: In function 'sysdb_attrs_add_val':
> db/sysdb.c:181:9: warning: variable 'ret' set but not used
> [-Wunused-but-set-variable]
> db/sysdb.c: In function 'sysdb_attrs_steal_string':
> db/sysdb.c:227:9: warning: variable 'ret' set but not used
> [-Wunused-but-set-variable]
> db/sysdb.c: In function 'sysdb_upgrade_01':
> db/sysdb.c:850:22: error: format not a string literal and no format arguments
> [-Werror=format-security]
> cc1: some warnings being treated as errors
>
> make[4]: *** [db/pysss_la-sysdb.lo] Error 1
Cheers,
Julien
--- End Message ---
--- Begin Message ---
Source: sssd
Source-Version: 1.2.1-4.4
We believe that the bug you reported is fixed in the latest version of
sssd, which is due to be installed in the Debian FTP archive:
libnss-sss_1.2.1-4.4_i386.deb
to main/s/sssd/libnss-sss_1.2.1-4.4_i386.deb
libpam-sss_1.2.1-4.4_i386.deb
to main/s/sssd/libpam-sss_1.2.1-4.4_i386.deb
python-sss_1.2.1-4.4_i386.deb
to main/s/sssd/python-sss_1.2.1-4.4_i386.deb
sssd_1.2.1-4.4.diff.gz
to main/s/sssd/sssd_1.2.1-4.4.diff.gz
sssd_1.2.1-4.4.dsc
to main/s/sssd/sssd_1.2.1-4.4.dsc
sssd_1.2.1-4.4_i386.deb
to main/s/sssd/sssd_1.2.1-4.4_i386.deb
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 643...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hector Oron <zu...@debian.org> (supplier of updated sssd 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...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 19 Feb 2012 19:33:04 +0000
Source: sssd
Binary: sssd libnss-sss libpam-sss python-sss
Architecture: source i386
Version: 1.2.1-4.4
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen <p...@debian.org>
Changed-By: Hector Oron <zu...@debian.org>
Description:
libnss-sss - Nss library for the System Security Services Daemon
libpam-sss - Pam module for the System Security Services Daemon
python-sss - Pam module for the System Security Services Daemon
sssd - System Security Services Daemon
Closes: 643806
Changes:
sssd (1.2.1-4.4) unstable; urgency=low
.
* Non-maintainer upload.
* Fix FTBFS with -Werror=format-security. Thanks Philippe De Swert for patch.
(Closes: #643806).
Checksums-Sha1:
e1aee3c2845b0f8dbe2781fd5c4194193189fa0f 2354 sssd_1.2.1-4.4.dsc
d351bc0cc4b906c7c4cad68e0dfe072e6363d46e 16235 sssd_1.2.1-4.4.diff.gz
f446d24e4f525f42ae768b99e3184f8b09ec037d 1679612 sssd_1.2.1-4.4_i386.deb
41eebc7478db3a2012aee72c1187108afe62a8cb 16730 libnss-sss_1.2.1-4.4_i386.deb
60179383f00c9d03e4d8f7fbb59af744a78d92a1 20716 libpam-sss_1.2.1-4.4_i386.deb
48b7117da4c2e7254d84531688550bf5ba20240f 144166 python-sss_1.2.1-4.4_i386.deb
Checksums-Sha256:
7ad4bafa771d12de2bb8c4044d4a1bea9fb1bc73eef9e3289f52acfeb94ae1ba 2354
sssd_1.2.1-4.4.dsc
20d55f8202f24904480b84c07fc3394d572dd50c6abb15df3d4a26b6f6ca3a11 16235
sssd_1.2.1-4.4.diff.gz
c27901c278549ee1ca4ee99e8dfee787dc028362946c9e8b2c8cbf0e64c88995 1679612
sssd_1.2.1-4.4_i386.deb
3f175691fdb866c25fb1a2a6106c6b5093b817c9a6d26ce01db5237e7c92e3a4 16730
libnss-sss_1.2.1-4.4_i386.deb
e8252f907f2ce8fb1f207a28e3b1791d3b0074258ddb7f1dcfc2d1f7e5ff4d2c 20716
libpam-sss_1.2.1-4.4_i386.deb
1379f92339a6c4b35759d1f7be5187cdf98edcc3921140f2cac951d72c34c3cd 144166
python-sss_1.2.1-4.4_i386.deb
Files:
279c729efc46f0aa95a5b1cc97d6824f 2354 utils extra sssd_1.2.1-4.4.dsc
8d1c321d3ab365909db1569e6ff649b7 16235 utils extra sssd_1.2.1-4.4.diff.gz
6d19db226c175573e1fbcb94b5b659cd 1679612 utils extra sssd_1.2.1-4.4_i386.deb
360fa58972673489ab3c3472bb0cc2e6 16730 utils extra
libnss-sss_1.2.1-4.4_i386.deb
cfbf616042943482575f9586b8e7c5d9 20716 utils extra
libpam-sss_1.2.1-4.4_i386.deb
c4b0c6b99226c9655cb69391b51e75a5 144166 python extra
python-sss_1.2.1-4.4_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCgAGBQJPQVLRAAoJEK8ig6p24qx7t24P/00Tf5Oqt+TLMyBByP+CEsvQ
drmd1iNp1VYrC0DyApP7Y7fY8rkkTFeOKsQKO+BH+y+kAE7WSRkGzj1IzB2VxIZZ
lhSEfXTkoo4lNc99yi56QBTw7n4X5cqQ90mXDl39EGP4rMYct6Uy5MXx64E4o5Ir
25j2JMUMS+5tALgXhzTdNY2+8Nj8MpJNoILCh3e7ma8iyZTjgvV04Ued7V4Fngwe
cNN9LRNjxm2qvPJZfP+/4Fp8deguJx7ebe/Se2wr16Akgpxt0PEUM3hIBYHqRru1
/Wb0VgCbzQDnnikGf0NAiEjfxbZlQsJhy9BCZA5/YJqIQZ0hiAgcaFN0f9OMqwFW
pVjXORrZfVqf+bGkacjYPEweyTWUpVu2pyzfLVyiGHTQru4DR/PkzWbKmr+E2H6d
lrstbOnOnZRJhFlo/4+fvYvua5mvN2O+1Apd8vLaIuxK9QECMJb7pszOdE5VdnYY
m07s8Ej68S8ioxzZl7DQEvHR7mJCTsB4GpKsXUr/Q314PY8/CN+KboRt3rbieGMn
Nripn9aNx5oimrbM+GYatpLaPeY06jMEIylVWLD+ROVMT6kfZkw87Co562vEfMBF
H+6dvEDN/PwcXUR7NdDY71YkSmkJHWr0ud15WKsFibdaE88L6w4ZwEhhK0b4HYo3
ERpP2H4p/xlmk3/uohYa
=T0SQ
-----END PGP SIGNATURE-----
--- End Message ---