Your message dated Tue, 17 Apr 2012 07:32:17 +0000
with message-id <e1sk2td-0002ur...@franck.debian.org>
and subject line Bug#667245: fixed in libffado 2.0.99+svn2019-2
has caused the Debian Bug report #667245,
regarding libffado: ftbfs with GCC-4.7
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.)


-- 
667245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667245
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libffado
Version: 2.0.99+svn2019-1
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

tests/test-dice-eap.cpp:296:16: error: 'sleep' was not declared in this scope

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/libffado_2.0.99+svn2019-1_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
g++ -o tests/streaming/teststreaming-ipc.o -c -O2 -m64 -fPIC -pthread -DNDEBUG 
-I. -Isrc -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 
-I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/streaming/teststreaming-ipc.cpp
g++ -o tests/streaming/ffado-test-streaming-ipc -pthread 
tests/streaming/teststreaming-ipc.o -Lsrc -lm -lffado -lpthread -liec61883 
-lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 
-lgthread-2.0 -lrt -lglib-2.0
g++ -o tests/streaming/test-ipcclient.o -c -O2 -m64 -fPIC -pthread -DNDEBUG -I. 
-Isrc -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
-I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/streaming/test-ipcclient.cpp
g++ -o tests/streaming/ffado-test-streaming-ipcclient -pthread 
tests/streaming/test-ipcclient.o -Lsrc -lm -lffado -lpthread -liec61883 
-lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 
-lgthread-2.0 -lrt -lglib-2.0
g++ -o tests/systemtests/test-isorecv-1.o -c -O2 -m64 -fPIC -pthread -DNDEBUG 
-I. -Isrc -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 
-I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/systemtests/test-isorecv-1.cpp
g++ -o tests/systemtests/realtimetools.o -c -O2 -m64 -fPIC -pthread -DNDEBUG 
-I. -Isrc -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 
-I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/systemtests/realtimetools.cpp
g++ -o tests/systemtests/ffado-test-isorecv -pthread 
tests/systemtests/test-isorecv-1.o tests/systemtests/realtimetools.o -Lsrc -lm 
-lffado -liec61883 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 
-lgthread-2.0 -lglib-2.0 -lraw1394 -lrt -lpthread
g++ -o tests/systemtests/test-isoxmit-1.o -c -O2 -m64 -fPIC -pthread -DNDEBUG 
-I. -Isrc -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 
-I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/systemtests/test-isoxmit-1.cpp
g++ -o tests/systemtests/ffado-test-isoxmit -pthread 
tests/systemtests/test-isoxmit-1.o tests/systemtests/realtimetools.o -Lsrc -lm 
-lffado -liec61883 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 
-lgthread-2.0 -lglib-2.0 -lraw1394 -lrt -lpthread
g++ -o tests/systemtests/gen-loadpulses.o -c -O2 -m64 -fPIC -pthread -DNDEBUG 
-I. -Isrc -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 
-I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/systemtests/gen-loadpulses.cpp
g++ -o tests/systemtests/gen-loadpulses -pthread 
tests/systemtests/gen-loadpulses.o tests/systemtests/realtimetools.o -Lsrc -lm 
-lffado -liec61883 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 
-lgthread-2.0 -lglib-2.0 -lraw1394 -lrt -lpthread
g++ -o tests/systemtests/test-clock_nanosleep.o -c -O2 -m64 -fPIC -pthread 
-DNDEBUG -I. -Isrc -I/usr/include/glibmm-2.4 
-I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml++-2.6 
-I/usr/lib/libxml++-2.6/include -I/usr/include/libxml2 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/systemtests/test-clock_nanosleep.cpp
g++ -o tests/systemtests/test-clock_nanosleep -pthread 
tests/systemtests/test-clock_nanosleep.o tests/systemtests/realtimetools.o 
-Lsrc -lm -lffado -liec61883 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 
-lsigc-2.0 -lgthread-2.0 -lglib-2.0 -lraw1394 -lrt -lpthread
g++ -o tests/systemtests/test-sysload.o -c -O2 -m64 -fPIC -pthread -DNDEBUG -I. 
-Isrc -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
-I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/systemtests/test-sysload.cpp
g++ -o tests/systemtests/test-sysload -pthread tests/systemtests/test-sysload.o 
tests/systemtests/realtimetools.o -Lsrc -lm -lffado -liec61883 -lxml++-2.6 
-lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lglib-2.0 -lraw1394 
-lrt -lpthread
g++ -o tests/test-avccmd.o -c -O2 -m64 -fPIC -pthread -DNDEBUG -I. -Isrc 
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
-I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/test-avccmd.cpp
g++ -o tests/test-avccmd -pthread tests/test-avccmd.o -Lsrc -lm -lffado 
-lpthread -liec61883 -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 
-lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0
g++ -o tests/test-bufferops.o -c -O2 -m64 -fPIC -pthread -DNDEBUG -I. -Isrc 
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
-I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/test-bufferops.cpp
In file included from tests/test-bufferops.cpp:29:0:
src/libstreaming/amdtp/AmdtpBufferOps.h:38:2: warning: #warning SSE2 build 
[-Wcpp]
g++ -o tests/test-bufferops -pthread tests/test-bufferops.o -Lsrc -lm -lffado 
-lpthread -liec61883 -lraw1394 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 
-lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0
g++ -o tests/test-devicestringparser.o -c -O2 -m64 -fPIC -pthread -DNDEBUG -I. 
-Isrc -I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
-I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/test-devicestringparser.cpp
g++ -o tests/test-devicestringparser -pthread tests/test-devicestringparser.o 
-Lsrc -lm -lffado -lpthread -liec61883 -lraw1394 -lxml++-2.6 -lxml2 
-lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lgthread-2.0 -lrt -lglib-2.0
g++ -o tests/test-dice-eap.o -c -O2 -m64 -fPIC -pthread -DNDEBUG -I. -Isrc 
-I/usr/include/glibmm-2.4 -I/usr/lib/x86_64-linux-gnu/glibmm-2.4/include 
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
-I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
-I/usr/include/libxml2 -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include 
tests/test-dice-eap.cpp
tests/test-dice-eap.cpp: In function 'int main(int, char**)':
tests/test-dice-eap.cpp:296:16: error: 'sleep' was not declared in this scope
scons: *** [tests/test-dice-eap.o] Error 1
scons: building terminated because of errors.
make: *** [debian/stamp-scons-build] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2



--- End Message ---
--- Begin Message ---
Source: libffado
Source-Version: 2.0.99+svn2019-2

We believe that the bug you reported is fixed in the latest version of
libffado, which is due to be installed in the Debian FTP archive:

ffado-dbus-server_2.0.99+svn2019-2_amd64.deb
  to main/libf/libffado/ffado-dbus-server_2.0.99+svn2019-2_amd64.deb
ffado-mixer-qt4_2.0.99+svn2019-2_all.deb
  to main/libf/libffado/ffado-mixer-qt4_2.0.99+svn2019-2_all.deb
ffado-tools_2.0.99+svn2019-2_amd64.deb
  to main/libf/libffado/ffado-tools_2.0.99+svn2019-2_amd64.deb
libffado-dev_2.0.99+svn2019-2_amd64.deb
  to main/libf/libffado/libffado-dev_2.0.99+svn2019-2_amd64.deb
libffado2_2.0.99+svn2019-2_amd64.deb
  to main/libf/libffado/libffado2_2.0.99+svn2019-2_amd64.deb
libffado_2.0.99+svn2019-2.debian.tar.gz
  to main/libf/libffado/libffado_2.0.99+svn2019-2.debian.tar.gz
libffado_2.0.99+svn2019-2.dsc
  to main/libf/libffado/libffado_2.0.99+svn2019-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 667...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia <ales...@debian.org> (supplier of updated libffado 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: Tue, 17 Apr 2012 09:09:42 +0200
Source: libffado
Binary: libffado-dev libffado2 ffado-tools ffado-dbus-server ffado-mixer-qt4
Architecture: source all amd64
Version: 2.0.99+svn2019-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <ales...@debian.org>
Description: 
 ffado-dbus-server - FFADO D-Bus server
 ffado-mixer-qt4 - FFADO D-Bus mixer applets (QT4)
 ffado-tools - FFADO debugging and firmware tools
 libffado-dev - FFADO API - development files
 libffado2  - FFADO API
Closes: 667245
Changes: 
 libffado (2.0.99+svn2019-2) unstable; urgency=low
 .
   * Team upload.
   * Fix build failure with GCC 4.7. Thanks to Matthias Klose
     for the report and patch. (Closes: #667245)
   * Drop quilt from Build-Depends.
   * Fix lintian warning binary-control-field-duplicates-source.
   * Bump Standards.
Checksums-Sha1: 
 6f7425a6937f5f7d44d75a4a35fedde9a2a76966 2637 libffado_2.0.99+svn2019-2.dsc
 41967cecfcca4bb8df40f90817b0171387585c68 9318 
libffado_2.0.99+svn2019-2.debian.tar.gz
 15e3bdc1e1c20f99e68c2dcc2a1446539f3c87d1 109458 
ffado-mixer-qt4_2.0.99+svn2019-2_all.deb
 7a2778acec8e99a7efcc9e172fc771c3c1bd3013 18838 
libffado-dev_2.0.99+svn2019-2_amd64.deb
 52dce04eb8ed2dc68736928949a6ff7fe09e5dd1 1595410 
libffado2_2.0.99+svn2019-2_amd64.deb
 ec698535f5512b4702288e94cec4c534b8e90bf3 60746 
ffado-tools_2.0.99+svn2019-2_amd64.deb
 453e0032679b61dd4ad561fb9ce2340d2bf1b551 73528 
ffado-dbus-server_2.0.99+svn2019-2_amd64.deb
Checksums-Sha256: 
 67bf4ae8aa23134640c98eb6eebe40b5cd31acd2384868083f91b0e6a7676288 2637 
libffado_2.0.99+svn2019-2.dsc
 2330b3deb054d0a7f46ade9e2ec04ca4e63e670f7577f797a9e9283d819999e2 9318 
libffado_2.0.99+svn2019-2.debian.tar.gz
 022b1d74eff4965894ddbd0f4247b43486d5d474f4887a1f455e8ce4bc1f70f1 109458 
ffado-mixer-qt4_2.0.99+svn2019-2_all.deb
 cb80b4586bd1a3abbec9f6e82ee832425988974d60fb46f1965dfa9572b4f077 18838 
libffado-dev_2.0.99+svn2019-2_amd64.deb
 2ae2899915d11dfd0aa3b0fb2261c43b7862dc5233c03e350edb5a1c730ee504 1595410 
libffado2_2.0.99+svn2019-2_amd64.deb
 344703d6fe151e1db581673ec1d9f6ba7eb7767777daea56c1ef097d183b9267 60746 
ffado-tools_2.0.99+svn2019-2_amd64.deb
 22fa12e9726942504c31ad594584abd866f4004f452cd3e506edc5a7cf10b434 73528 
ffado-dbus-server_2.0.99+svn2019-2_amd64.deb
Files: 
 d612b973c16dc420c827f7a90f46b203 2637 libs optional 
libffado_2.0.99+svn2019-2.dsc
 a3841ea4d63cb416addff8ca8dc8a1f7 9318 libs optional 
libffado_2.0.99+svn2019-2.debian.tar.gz
 6edd0bdc628a4d27b4ad9042663ea617 109458 sound optional 
ffado-mixer-qt4_2.0.99+svn2019-2_all.deb
 773ae4082fd80be1fd27ed4d41702341 18838 libdevel optional 
libffado-dev_2.0.99+svn2019-2_amd64.deb
 0493d636b18a5046e6d210d68a301940 1595410 libs optional 
libffado2_2.0.99+svn2019-2_amd64.deb
 bc62eb1a0a181049e1a1a038226c1932 60746 sound optional 
ffado-tools_2.0.99+svn2019-2_amd64.deb
 e9f74a0f758e308d781f3a04fbd385c2 73528 sound optional 
ffado-dbus-server_2.0.99+svn2019-2_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)

iQIcBAEBCgAGBQJPjRnyAAoJEOikiuUxHXZaH5kP/3nVsZI7OyhrqAbbWYrXm8pE
8Nzr+/9OY/jh0XGoBPisqkKzMDNULaDx+R4uOtE1dg2a4JukpDHMgVvvy4jnlvqp
8wqsBqg/ZxN0WV99HV6tfntptB5vE2cgejJspzAD00HvSisxpEM5Z1WQpwW3gg0x
vovrrYeSF45uY9o4Gt9yixVsmj0GP8FtKpsQeDfQl1OQrw+oZRLFjbsZODMIM7qW
zS5flPwZ+fO1h8oz+mGwnJaGetOCkk6LeO+71C9PSz+gLx4RMNWYVv1GHwAzzsXj
nPQs0esrg3ETkmMqfOlSifPZg6BAkTQvGX6XfUdpHMDbSQ5Rj9MAtQT+x034hF2a
8Cdu083OPxOcZUjlCU3KsMn1ned2M7jNxy0SZqd/bFCs39mAxP6VQVfrCUgCsQUt
BWMq60Me4VpxRzo8VPAES+LpHFTSeKjf0k3eJi2tjJPwj2QYSTG5kV6zxPGQOGTG
hUMNZvs5bD8ilfr2j72amXxjjwf5T+IYUeNfXZ2jKu2eDktcUsgqCPCdd6at4nVk
Z898aVq8cow7lnNPTEo+qYlqO5muf/JKW7RjZeP0Tsc+h4KSQkMiLuytLX71hqn1
QT7rzdnVtTQXXUUOB5xudzxYiOSXpJUGAk4IWY71PDXwmOzSUTcWzdqdA6Sz4swb
91dj7s+IauzCQyGYtbqa
=ldvQ
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to