Your message dated Sat, 11 Nov 2017 01:19:25 +0000
with message-id <e1edksd-000fdc...@fasolo.debian.org>
and subject line Bug#853491: fixed in libffado 2.3.0-3
has caused the Debian Bug report #853491,
regarding libffado: ftbfs with GCC-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.)


-- 
853491: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853491
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libffado
Version: 2.3.0-2
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-7

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-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/libffado_2.3.0-2_unstable_gcc7.log
The last lines of the build log are at the end of this report.

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

  apt-get -t=experimental install g++ 

Common build failures are 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-7/porting_to.html

[...]
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from src/fireworks/fireworks_device.cpp:30:0:
src/fireworks/audiofire/audiofire_device.h:37:39: warning: 'template<class> 
class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     AudioFire( DeviceManager& d, std::auto_ptr<ConfigRom>( configRom ));
                                       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14,
                 from /usr/include/libxml++-2.6/libxml++/libxml++.h:53,
                 from src/libutil/serialize_libxml.h:29,
                 from src/libutil/serialize.h:32,
                 from src/libieee1394/configrom.h:32,
                 from src/devicemanager.h:30,
                 from src/fireworks/fireworks_device.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
src/fireworks/fireworks_device.cpp:52:39: warning: 'template<class> class 
std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 Device::Device(DeviceManager& d, std::auto_ptr<ConfigRom>( configRom ))
                                       ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14,
                 from /usr/include/libxml++-2.6/libxml++/libxml++.h:53,
                 from src/libutil/serialize_libxml.h:29,
                 from src/libutil/serialize.h:32,
                 from src/libieee1394/configrom.h:32,
                 from src/devicemanager.h:30,
                 from src/fireworks/fireworks_device.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
src/fireworks/fireworks_device.cpp:185:45: warning: 'template<class> class 
std::auto_ptr' is deprecated [-Wdeprecated-declarations]
 Device::createDevice(DeviceManager& d, std::auto_ptr<ConfigRom>( configRom ))
                                             ^~~~~~~~
In file included from /usr/include/c++/7/memory:80:0,
                 from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14,
                 from /usr/include/libxml++-2.6/libxml++/libxml++.h:53,
                 from src/libutil/serialize_libxml.h:29,
                 from src/libutil/serialize.h:32,
                 from src/libieee1394/configrom.h:32,
                 from src/devicemanager.h:30,
                 from src/fireworks/fireworks_device.cpp:25:
/usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
scons: building terminated because of errors.
debian/rules:62: recipe for target 'debian/stamp-scons-build' failed
make: *** [debian/stamp-scons-build] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: libffado
Source-Version: 2.3.0-3

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.

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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 11 Nov 2017 01:12:03 +0100
Source: libffado
Binary: libffado-dev libffado2 ffado-tools ffado-dbus-server ffado-mixer-qt4
Architecture: source
Version: 2.3.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Mattia Rizzolo <mat...@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: 828060 853491
Changes:
 libffado (2.3.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Add patches to fix the build with GCC 7.  Closes: #853491
   * debian/rules:
     + Really make this package reproducible.  Closes: #828060
     + Fixup some host/build architecture confusion.
   * Bump debhelper compat level to 10
   * Multiarchify the library installation:
     * Move all library files to a triplet-defined directory /usr/lib/<trplet>/.
     * Change ffado-debug to load from that directory.
   * debian/control:
     + Use canonical URL in Vcs-* fields.
     + Drop dh-buildinfo build-dep.
     + Drop unused build-dep autotools-dev and devscripts.
     + Mark libffado-dev and libffado2 as multi-arch:same.
   * Move the ffado-debug binary from libffado2 to the ffado-tools package.
Checksums-Sha1:
 30acd232b163e0c847503ce4d6a63e989e0d3b32 2599 libffado_2.3.0-3.dsc
 86a2936f5030dd3554759ba0a4f7498cc136f164 9952 libffado_2.3.0-3.debian.tar.xz
 6d361090efd29e98cd72d87caddc5bbd8f714f2d 10705 libffado_2.3.0-3_amd64.buildinfo
Checksums-Sha256:
 a55f06bad99c69a20a2e3ad4ef0c97c299d73d736e386a8e4b1f29c31f834cec 2599 
libffado_2.3.0-3.dsc
 658147bca2d88de792ea4313ac90e27ec2c8f5e5e3295a5194769c03fcdbb48a 9952 
libffado_2.3.0-3.debian.tar.xz
 78a5717486fbc96b5455d5ca3e80851028a07ee3cb81ac6ee550b88c996eb24e 10705 
libffado_2.3.0-3_amd64.buildinfo
Files:
 8c3ea8d838637617e2d380c182ae6ee7 2599 libs optional libffado_2.3.0-3.dsc
 777518b7c4fb7205f9e1c07af5446d22 9952 libs optional 
libffado_2.3.0-3.debian.tar.xz
 8a52e45f7626d12fd6ecf18d82c4d898 10705 libs optional 
libffado_2.3.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAloGRz4ACgkQCBa54Yx2
K609DA/8DFsOIlbtFaUA3xc9yugDbgK18tcJYiZM9BTnU0IR8XbHEGS1uLmvj1bG
ICMKHlrwJuXBPnaAFI+qOM9IS5ysk1+ra4UZy0Q8W3k+GCibLAr7thB7cyucYEdB
aoLoRHre8qafKNHRMlVsZHbS+OSzSvpf6EnCWP+VxBrOnrMJA8Xvzty/SxHoErAD
G80Kdo8OMim/Iu4stJObff80aFDW5C3OeG5SyCAmRMLbWMCRO/3hUuO6KhmEN2Og
3CQs0tC44GHFKRn3FfWmUIPvyta+kXAv+//MGIV7LFyP7aC8qr/OhbnhoMgeJVjs
aFfUMvBRvG15w0ENytQARJzDDr+2cSor0KHOvMUcCvTFOA+eY5qjEE3QL2Z/mSMy
Q8FDaC8WCwbjs3xVKkG6POji/bnomRlnRPYIN4C7B/LfEhHI5vZKtRJRs5VjnOpT
E7hkcVSOYY/x9TrIj21cSzq8Ec0UGW0OGfi2x7g/eBDaZmeOX1yf1wemPtRisi+I
zd7kZVPM+2XauyPcTgeGXdxC30Dnlur3luyq4obyGUGhdES1CkZF7n2bdpB1XWe6
lhhNGdKvhhreuQIvWcfNTg0tHswaeDg22QSuO7AyG7uoLb108O5YZcEKtIjydX0A
KXAnVjUm04BvDqbRFWGhdTfFF7SvdhHb1N05FU5Kx/Eas2kC7aI=
=VAta
-----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