Your message dated Fri, 21 Oct 2011 15:35:51 +0000
with message-id <[email protected]>
and subject line Bug#645976: fixed in qemu-kvm 0.15.1+dfsg-1
has caused the Debian Bug report #645976,
regarding FTBFS: Error: pa check failed
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.)
--
645976: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645976
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: qemu-kvm
Version: 0.14.1+dfsg-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)
$ debuild
dpkg-buildpackage -rfakeroot -D -us -uc -i -I
dpkg-buildpackage: dpkg-buildflags (origin: vendor): CFLAGS = -g -O2
-fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat
-Wformat-security -Werror=format-security
dpkg-buildpackage: dpkg-buildflags (origin: vendor): CPPFLAGS =
dpkg-buildpackage: dpkg-buildflags (origin: vendor): CXXFLAGS = -g -O2
-fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wformat
-Wformat-security -Werror=format-security
dpkg-buildpackage: dpkg-buildflags (origin: vendor): FFLAGS = -g -O2
dpkg-buildpackage: dpkg-buildflags (origin: vendor): LDFLAGS = -Wl,-z,relro
dpkg-buildpackage: source package qemu-kvm
dpkg-buildpackage: source version 0.14.1+dfsg-4
dpkg-buildpackage: source changed by Michael Tokarev <[email protected]>
dpkg-source -i -I --before-build qemu-kvm-0.14.1+dfsg
dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
dh_testdir
rm -f build-stamp install-stamp
[ ! -f config-host.mak ] || /usr/bin/make -C pc-bios/optionrom clean
[ ! -f config-host.mak ] || /usr/bin/make distclean
rm -f config.log roms/*/Makefile
dh_clean
dpkg-source -i -I -b qemu-kvm-0.14.1+dfsg
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building qemu-kvm using existing
./qemu-kvm_0.14.1+dfsg.orig.tar.gz
dpkg-source: info: building qemu-kvm in qemu-kvm_0.14.1+dfsg-4.debian.tar.gz
dpkg-source: info: building qemu-kvm in qemu-kvm_0.14.1+dfsg-4.dsc
debian/rules build
dh_testdir
./configure --prefix=/usr \
--datadir=/usr/share/kvm \
--sysconfdir=/etc \
--audio-drv-list="alsa oss sdl pa" \
--audio-card-list="ac97 es1370 sb16 cs4231a adlib gus hda" \
--disable-strip \
--disable-xen \
--disable-blobs \
Error: pa check failed
Make sure to have the pa libs and headers installed.
make: *** [config-host.mak] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: qemu-kvm
Source-Version: 0.15.1+dfsg-1
We believe that the bug you reported is fixed in the latest version of
qemu-kvm, which is due to be installed in the Debian FTP archive:
kvm_0.15.1+dfsg-1_i386.deb
to main/q/qemu-kvm/kvm_0.15.1+dfsg-1_i386.deb
qemu-kvm-dbg_0.15.1+dfsg-1_i386.deb
to main/q/qemu-kvm/qemu-kvm-dbg_0.15.1+dfsg-1_i386.deb
qemu-kvm_0.15.1+dfsg-1.debian.tar.gz
to main/q/qemu-kvm/qemu-kvm_0.15.1+dfsg-1.debian.tar.gz
qemu-kvm_0.15.1+dfsg-1.dsc
to main/q/qemu-kvm/qemu-kvm_0.15.1+dfsg-1.dsc
qemu-kvm_0.15.1+dfsg-1_i386.deb
to main/q/qemu-kvm/qemu-kvm_0.15.1+dfsg-1_i386.deb
qemu-kvm_0.15.1+dfsg.orig.tar.gz
to main/q/qemu-kvm/qemu-kvm_0.15.1+dfsg.orig.tar.gz
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.
Michael Tokarev <[email protected]> (supplier of updated qemu-kvm 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: Fri, 21 Oct 2011 17:06:43 +0400
Source: qemu-kvm
Binary: qemu-kvm qemu-kvm-dbg kvm
Architecture: source i386
Version: 0.15.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Michael Tokarev <[email protected]>
Changed-By: Michael Tokarev <[email protected]>
Description:
kvm - dummy transitional package from kvm to qemu-kvm
qemu-kvm - Full virtualization on x86 hardware
qemu-kvm-dbg - Debugging info for qemu-kvm
Closes: 644324 645976 646118
Changes:
qemu-kvm (0.15.1+dfsg-1) unstable; urgency=low
.
* new upstream bugfix release 0.15.1
* refreshed debian/patches/04_use_etc_kvm_kvm-ifup.patch
* added two-pieces fix for CVE-2011-3346:
scsi-disk-commonize-iovec-creation-between-reads-and-writes-103b40f51e-CVE-2011-3346.diff
scsi-disk-lazily-allocate-bounce-buffer-7285477ab1-CVE-2011-3346.diff
backported from upstream (closes: #646118)
* remove extra/default stuff from debian/gbp.conf
* remove many unneeded build-dependencies from debian/control
* bump Standards-Version to 3.9.2 (no changes needed)
* add debhelper tags to qemu-kvm.{preinst,postrm} or else lintian complains
* removed a typo in qemu-kvm.init that referenced /dev/.udev but
in incorrect way so it never actually worked (Closes: #644324)
* upload to unstable (closes: #645976)
Checksums-Sha1:
7893913c3161cc167e659204e9a40fd6ee77203a 1898 qemu-kvm_0.15.1+dfsg-1.dsc
f9d0bde90a358d8274c85d72af9fde865be76db5 4662357
qemu-kvm_0.15.1+dfsg.orig.tar.gz
f474fe310498ef9d8ef3d3883524b7c14ed54bcf 24193
qemu-kvm_0.15.1+dfsg-1.debian.tar.gz
579a2bff7ea0271f6681af48a187e0abb1a7e995 1419238
qemu-kvm_0.15.1+dfsg-1_i386.deb
4fc3ca097a747c933b81b63a640d1419d968805c 3688896
qemu-kvm-dbg_0.15.1+dfsg-1_i386.deb
09a74d7b378a9fff157ca3d39b72a2b739823696 9776 kvm_0.15.1+dfsg-1_i386.deb
Checksums-Sha256:
0a47117d05bdc358d1be76609cc1acd0473b394372d14cebf783047b9142a6d3 1898
qemu-kvm_0.15.1+dfsg-1.dsc
a58bf511756a833f8d92e47fb7392c37f3f12db22f7f4170f96d8c46c6817d7d 4662357
qemu-kvm_0.15.1+dfsg.orig.tar.gz
a3442bdf41d299a9755ba2c3581635e5de96b2e1d856aaa554051cd4cf6edc8b 24193
qemu-kvm_0.15.1+dfsg-1.debian.tar.gz
c05c224af6c6e235e11039fc32ba1896f8fcbac6379055210e7c19a68277c612 1419238
qemu-kvm_0.15.1+dfsg-1_i386.deb
59d60be5828e14c12694ad09b817b9d2d08224e2b423bc122553f18d07e18294 3688896
qemu-kvm-dbg_0.15.1+dfsg-1_i386.deb
30ac06cf16a178af07e7bb0f6a990067cea6888cecfb382e3bed946b24e564ea 9776
kvm_0.15.1+dfsg-1_i386.deb
Files:
fc959055506a2916b28c78064873d413 1898 misc optional qemu-kvm_0.15.1+dfsg-1.dsc
b72d255b8cac3452a060e6bba206e144 4662357 misc optional
qemu-kvm_0.15.1+dfsg.orig.tar.gz
96145fdac61da371813e11d80c0afcd7 24193 misc optional
qemu-kvm_0.15.1+dfsg-1.debian.tar.gz
0dcd719371fdea9d308d753e0610b9bd 1419238 misc optional
qemu-kvm_0.15.1+dfsg-1_i386.deb
d0993f89415387a85fcb923991afc6cc 3688896 debug extra
qemu-kvm-dbg_0.15.1+dfsg-1_i386.deb
fafef3e87142a002ab608ab005d60814 9776 oldlibs extra kvm_0.15.1+dfsg-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iJwEAQECAAYFAk6hhqYACgkQUlPFrXTwyDiPYgQAnw2jy7IoBmHoDHiWRz9TkcJw
Vj/pERXCyQtbzqcuqMhyM0+eOSJixJF8be9oFpBXDq6LBh7ntNIGmbzslAnjQ5Tf
JY+kobABSgDbMMBkqysS2OOuu8iy+lwGBDOk9y11Frp4ImhKo87+d9hN9rht/pAb
MuIkun3Silv66nsval0=
=j/5G
-----END PGP SIGNATURE-----
--- End Message ---