Your message dated Sun, 05 Jul 2015 10:18:58 +0000
with message-id <e1zbh0k-0005ag...@franck.debian.org>
and subject line Bug#777801: fixed in blktap 2.0.90-4
has caused the Debian Bug report #777801,
regarding blktap: ftbfs with 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 ow...@bugs.debian.org
immediately.)
--
777801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777801
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:blktap
Version: 2.0.90-3
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5
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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/blktap_2.0.90-3_unstable_gcc5.log
The last lines of the build log are at the end of this report.
To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t experimental install g++
Common build failures are C11 as the default C mode, 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-5/porting_to.html
[...]
td-rated.c:497:23: error: logical not is only applied to the left hand side of
comparison [-Werror=logical-not-parentheses]
WARN_ON(!!conn->need != waits);
^
td-rated.c:71:10: note: in definition of macro 'WARN'
##_a, __func__, __LINE__)
^
td-rated.c:497:2: note: in expansion of macro 'WARN_ON'
WARN_ON(!!conn->need != waits);
^
mv -f .deps/block-ram.Tpo .deps/block-ram.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -MT block-lcache.lo -MD -MP -MF .deps/block-lcache.Tpo
-c block-lcache.c -fPIC -DPIC -o block-lcache.o >/dev/null 2>&1
mv -f .deps/tapdisk-image.Tpo .deps/tapdisk-image.Plo
mv -f .deps/block-aio.Tpo .deps/block-aio.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -MT tapdisk-vbd.lo -MD -MP -MF .deps/tapdisk-vbd.Tpo -c
tapdisk-vbd.c -fPIC -DPIC -o tapdisk-vbd.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -MT block-cache.lo -MD -MP -MF .deps/block-cache.Tpo -c
block-cache.c -fPIC -DPIC -o block-cache.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -MT block-llcache.lo -MD -MP -MF
.deps/block-llcache.Tpo -c block-llcache.c -fPIC -DPIC -o block-llcache.o
>/dev/null 2>&1
mv -f .deps/tapdisk-queue.Tpo .deps/tapdisk-queue.Plo
mv -f .deps/tapdisk-stream.Tpo .deps/tapdisk-stream.Po
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -MT block-valve.lo -MD -MP -MF .deps/block-valve.Tpo -c
block-valve.c -fPIC -DPIC -o block-valve.o >/dev/null 2>&1
mv -f .deps/td.Tpo .deps/td.Po
mv -f .deps/lock.Tpo .deps/lock.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -MT tapdisk-blktap.lo -MD -MP -MF
.deps/tapdisk-blktap.Tpo -c tapdisk-blktap.c -fPIC -DPIC -o tapdisk-blktap.o
>/dev/null 2>&1
mv -f .deps/block-lcache.Tpo .deps/block-lcache.Plo
mv -f .deps/block-llcache.Tpo .deps/block-llcache.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -MT block-vindex.lo -MD -MP -MF .deps/block-vindex.Tpo
-c block-vindex.c -fPIC -DPIC -o block-vindex.o >/dev/null 2>&1
mv -f .deps/block-cache.Tpo .deps/block-cache.Plo
mv -f .deps/tapdisk-control.Tpo .deps/tapdisk-control.Plo
mv -f .deps/block-valve.Tpo .deps/block-valve.Plo
cc1: all warnings being treated as errors
make[4]: *** [td-rated.o] Error 1
make[4]: *** Waiting for unfinished jobs....
Makefile:544: recipe for target 'td-rated.o' failed
mv -f .deps/tapdisk-vbd.Tpo .deps/tapdisk-vbd.Plo
mv -f .deps/block-vindex.Tpo .deps/block-vindex.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -I../include
-D_FORTIFY_SOURCE=2 -Wall -Werror -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -MT block-vhd.lo -MD -MP -MF .deps/block-vhd.Tpo -c
block-vhd.c -fPIC -DPIC -o block-vhd.o >/dev/null 2>&1
mv -f .deps/tapdisk-blktap.Tpo .deps/tapdisk-blktap.Plo
mv -f .deps/block-vhd.Tpo .deps/block-vhd.Plo
make[4]: Leaving directory '/«PKGBUILDDIR»/drivers'
make[3]: *** [all-recursive] Error 1
Makefile:384: recipe for target 'all-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»'
make[2]: *** [all] Error 2
Makefile:315: recipe for target 'all' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:30: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:12: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: blktap
Source-Version: 2.0.90-4
We believe that the bug you reported is fixed in the latest version of
blktap, 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 777...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chrysostomos Nanakos <cnana...@debian.org> (supplier of updated blktap 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: SHA256
Format: 1.8
Date: Tue, 30 Jun 2015 12:28:20 +0300
Source: blktap
Binary: blktap-dev blktap-utils libvhd0 libvhdio-2.0.90 libblktapctl0
Architecture: source
Version: 2.0.90-4
Distribution: unstable
Urgency: medium
Maintainer: PKG Xen Devel <pkg-xen-de...@lists.alioth.debian.org>
Changed-By: Chrysostomos Nanakos <cnana...@debian.org>
Description:
blktap-dev - Xen API blktap shared library (development files)
blktap-utils - utilities to work with VHD disk images files
libblktapctl0 - Xen API blktapctl shared library (shared library)
libvhd0 - VHD file format access library
libvhdio-2.0.90 - Xen API blktap shared library (shared library)
Closes: 777801
Changes:
blktap (2.0.90-4) unstable; urgency=medium
.
* Fix FTBFS with GCC-5 (Closes: Bug#777801).
Thanks to Matthias Klose <d...@debian.org> for reporting.
* Lintian cleaning.
Checksums-Sha1:
5a6c4dbdb342caa1b23b9029681bda55c781b680 2243 blktap_2.0.90-4.dsc
f5c1e09e7ece3a9698827170c5155b54c04c91ce 235286 blktap_2.0.90.orig.tar.gz
a0ecdcda10e4717ed1090f36fba21538fd566699 6724 blktap_2.0.90-4.debian.tar.xz
Checksums-Sha256:
ca3f14e3a5dd17aa9d3e93c94348ebf5a653fb719ce6309279de19d7f0285537 2243
blktap_2.0.90-4.dsc
a2a46a6c114ad4041802fd805a97cb66856003f6e3c1f157907b934fdf4c40ee 235286
blktap_2.0.90.orig.tar.gz
e4c4cd4b0e76e79df0b4fbdf7a2d7e51072e27a6d23b44c750e70ddd79fba66f 6724
blktap_2.0.90-4.debian.tar.xz
Files:
b368fe0923e0857aa812caeb82ea0f27 2243 libs extra blktap_2.0.90-4.dsc
6fd456d0ab7ec1210bf64c5a0d6bde33 235286 libs extra blktap_2.0.90.orig.tar.gz
33a854cae0145a202897087370e99cbf 6724 libs extra blktap_2.0.90-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCAAGBQJVmPpLAAoJEIc96jCdE4B/4eYP/1senmHFjhC28rp3NbYFQzdc
F8UauNC7BoWO+D6/0NTh4e4vVOPDhN54PShyuY9gaA78kxDb1viSj1OY1PoJqIr+
GDlFnptEvDhNKe4et0qh+D8KRyTr6PXlRNKRLDDQ9r02Al7SszitcrSvqKKmgxbD
aFdp4nyZm8x9ScHIMzR6YZwrjSBpvzZJ9HiYbFPJipmA8JnDGLR/mYAmVXcPNmin
XEygvUOuimq9SawtPt2NielMUPT9OjPb25XwcERqwuluq4f9KlB4guo7nTApBwfJ
2uUm0ZlfRy1/ot+Q3J08vw/Cybmc/W1sddMxLW7V2Ktl9S3lKgCTbmPrBwHlknA/
14UTwxjOGE3RhucDWdxdQ3sRc41Ae0nG/aPs2uPg6Gv/ATH7SfzMydgqfKbE7Uew
dbplX3LWZKvgQy3wi/9YfxqxguEEH0sgADjzvjMa2ZrJXp8vl9E+fY/7hOPbMux7
LzhCi7ZEbizwJXlOy86j8DTFvpZ8C5gcdjqG2GT1V1/edC1bAUAGt11ReVydPUGB
26XG9TVtRAHXRvhZBmToxpc0aAwV4D7ThSn/lqeX3bBuJUUlkqfjIHr25+gx2hOD
zg3FA5APgiz6svCiR/LYY9JIN11XM96GfUGadhioCRRYGA8iY3vjtgGyINS1KuWT
7A5DwZLzY/fqmC2BaXEa
=8Oq9
-----END PGP SIGNATURE-----
--- End Message ---