Your message dated Tue, 22 Nov 2011 13:02:34 +0000
with message-id <e1rspze-0006cg...@franck.debian.org>
and subject line Bug#643417: fixed in libccscript3 1.1.7-1.2
has caused the Debian Bug report #643417,
regarding libccscript3: FTBFS: compiler.cpp:1147:38: error: format not a string
literal and no format arguments [-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.)
--
643417: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643417
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libccscript3
Version: 1.1.7-1.1
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> g++ -DHAVE_CONFIG_H -I. -g -O2 -fstack-protector --param=ssp-buffer-size=4
> -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall
> -D_GNU_SOURCE -c compiler.cpp -fPIC -DPIC -o .libs/compiler.o
> compiler.cpp: In member function 'char*
> ost::ScriptCompiler::getToken(char**)':
> compiler.cpp:198:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:289:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:319:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:321:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:323:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:325:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:327:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:329:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:331:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:333:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp: In member function 'int
> ost::ScriptCompiler::compileDefinitions(const char*)':
> compiler.cpp:499:62: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp: In member function 'int
> ost::ScriptCompiler::compile(std::istream*, char*, const char*)':
> compiler.cpp:819:15: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:934:15: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:935:14: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:956:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:961:14: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:962:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:968:14: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:969:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:974:14: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:975:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:980:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:985:14: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:997:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:998:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1004:14: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1006:14: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1012:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1020:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1033:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1094:12: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1133:11: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1147:38: error: format not a string literal and no format
> arguments [-Werror=format-security]
> compiler.cpp:1147:38: error: format not a string literal and no format
> arguments [-Werror=format-security]
> compiler.cpp:1169:15: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1206:12: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1211:12: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1216:12: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1221:12: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1226:12: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1243:13: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1288:14: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> compiler.cpp:1466:12: warning: deprecated conversion from string constant to
> 'char*' [-Wwrite-strings]
> cc1plus: some warnings being treated as errors
>
> make[3]: *** [compiler.lo] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/09/23/libccscript3_1.1.7-1.1_lsid64.buildlog
This happened because since dpkg 1.16.0 [0], hardening flags are enabled
under various conditions.
[0] http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html
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!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: libccscript3
Source-Version: 1.1.7-1.2
We believe that the bug you reported is fixed in the latest version of
libccscript3, which is due to be installed in the Debian FTP archive:
libccscript3-1.1-0_1.1.7-1.2_i386.deb
to main/libc/libccscript3/libccscript3-1.1-0_1.1.7-1.2_i386.deb
libccscript3-dev_1.1.7-1.2_i386.deb
to main/libc/libccscript3/libccscript3-dev_1.1.7-1.2_i386.deb
libccscript3_1.1.7-1.2.diff.gz
to main/libc/libccscript3/libccscript3_1.1.7-1.2.diff.gz
libccscript3_1.1.7-1.2.dsc
to main/libc/libccscript3/libccscript3_1.1.7-1.2.dsc
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.
gregor herrmann <gre...@debian.org> (supplier of updated libccscript3 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: SHA256
Format: 1.8
Date: Sun, 20 Nov 2011 13:30:14 +0100
Source: libccscript3
Binary: libccscript3-dev libccscript3-1.1-0
Architecture: source i386
Version: 1.1.7-1.2
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team <pkg-voip-maintain...@lists.alioth.debian.org>
Changed-By: gregor herrmann <gre...@debian.org>
Description:
libccscript3-1.1-0 - GNU Common C++ framework for embedded scripting
libccscript3-dev - GNU Common C++ framework for embedded scripting
Closes: 643417
Changes:
libccscript3 (1.1.7-1.2) unstable; urgency=low
.
* Non-maintainer upload.
* Fix "FTBFS: compiler.cpp:1147:38: error: format not a string literal and
no format arguments [-Werror=format-security]":
add patch error_format_security.patch, thanks to Ilya Barygin.
(Closes: #643417)
Checksums-Sha1:
5b6a093a06f4c866cbc33780b99f344ae1988d26 2151 libccscript3_1.1.7-1.2.dsc
009b99aca6ae181e939b23e277c3e110478b7b76 4255 libccscript3_1.1.7-1.2.diff.gz
137416223fa22cbe52627ba633e655a2d5911b40 101540
libccscript3-dev_1.1.7-1.2_i386.deb
71ab0756338991b5cce5400d21d234eca0534d50 133802
libccscript3-1.1-0_1.1.7-1.2_i386.deb
Checksums-Sha256:
c288031377acdf2250ca2c5150d233ec155f21c4e1cb3b7801919fd11e36bbdf 2151
libccscript3_1.1.7-1.2.dsc
8de880f0a390352a07430e34034221ce50291794c8c352c391372af8feae6fb8 4255
libccscript3_1.1.7-1.2.diff.gz
d30042fb4cf2fddb59af13bd0f99fa80d83ab77fa8cd095ac4bf2800355065e1 101540
libccscript3-dev_1.1.7-1.2_i386.deb
04a883d74dea632108570371d130ee4c45123cc96ea2804dc597ac2a898bd696 133802
libccscript3-1.1-0_1.1.7-1.2_i386.deb
Files:
a6ec7705ee36edbe55e115e4e49d278c 2151 libs optional libccscript3_1.1.7-1.2.dsc
d85d4557df2bc961eac33d5ba8a6cd16 4255 libs optional
libccscript3_1.1.7-1.2.diff.gz
082dfbe9c8affb6cadea0a5ddfdad1d7 101540 libdevel optional
libccscript3-dev_1.1.7-1.2_i386.deb
684b8a1f25e43f30d327b2a5aba99b36 133802 libs optional
libccscript3-1.1-0_1.1.7-1.2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIcBAEBCAAGBQJOyPS7AAoJELs6aAGGSaoG2roP/3taxMt4e+DNaCVsGqXS7Qb6
LILM8sr6oFvKgB5F3YRzst0kpPc9CF226BLiDtkBu19Kkq6OpV9zSXu+3a3zfgYb
eJxRZQwWA4y8onNn++p2nUcz8AjIEgxwv/op7/8KSf8+w8/Cu1cjlxVGnipLb6vM
j4Oun0KzK5sbAHPuOh6B6g1oerh/RbbiEml2Mya4E4Gu/7VPVCzNvjnJ4vJe/QBD
32X30HjJ4pB7d5OoA7JxypzH73ncqBv+0X9V2cOSyhTKO/ocJNvPT982c+tmvpFb
03ienDENwZwUFskbPDd01a9DXVDp+WpfQqbXXCoR8RAIkSPX1gnAEDzqJ+GZhNzX
qqUXQQflAjlYN4wi/jRn1chCv9rSKTiEoN+OcB8lSWlLmQfXsD8XlezgiaMAUkpK
igHotw0VjZZNdCsoKoMKXI86sL4nMOHa8ZXVAWO4w67t93xAvMjRmscWW6j5Ed5/
qbW3m+at/0anNk7kbPjjqAHnb2c634wYmxIznVHbkvaSxEOV6JqTQq1/ivlexu3h
5xfjcFf1UIG9wj3BnKEY3lNIfTuSxkfLXcQWBVlgTOOrUHOWNBTpzsDzj9fwVKaq
I47k3zHWiP1rfDxYBGDGn3mHSZgZ9QMbKFqxYAU2fNFOfLx6uFAfnB3LCFWx8fe+
I8oTkUEsAugYfTqbNSFW
=Z2vZ
-----END PGP SIGNATURE-----
--- End Message ---