Your message dated Sat, 23 Jul 2016 13:34:04 +0000
with message-id <[email protected]>
and subject line Bug#811736: fixed in libdrumstick 0.5.0-4
has caused the Debian Bug report #811736,
regarding libdrumstick: FTBFS with GCC 6: narrowing conversion
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.)
--
811736: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811736
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libdrumstick
Version: 0.5.0-3
Severity: important
User: [email protected]
Usertags: ftbfs-gcc-6 gcc-6-narrowing
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in experimental. To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 24%] Building CXX object
> utils/buildsmf/CMakeFiles/drumstick-buildsmf.dir/buildsmf.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/buildsmf && /usr/bin/c++
> -DHAVE_ALSA -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NO_DEBUG
> -DQT_STRICT_ITERATORS -DQT_SVG_LIB -DRTKIT_SUPPORT
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/buildsmf
> -I/<<PKGBUILDDIR>>/utils/buildsmf -I/usr/include/alsa
> -I/<<PKGBUILDDIR>>/library/include -I/<<PKGBUILDDIR>>/library -isystem
> /usr/include/qt4 -isystem /usr/include/qt4/QtSvg -isystem
> /usr/include/qt4/QtGui -isystem /usr/include/qt4/QtDBus -isystem
> /usr/include/qt4/QtCore -I/usr/include/qt4/QtDesigner
> -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtScriptTools
> -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtSql
> -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtXmlPatterns
> -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtUiTools
> -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtScript
> -I/usr/include/qt4/Qt3Support -I/usr/share/qt4/mkspecs/default
> -I/<<PKGBUILDDIR>>/utils -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils
> -I/<<PKGBUILDDIR>>/u
> tils/common -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/utils/common -g -O2
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -fexceptions -UQT_NO_EXCEPTIONS -fvisibility=hidden
> -fvisibility-inlines-hidden -o
> CMakeFiles/drumstick-buildsmf.dir/buildsmf.cpp.o -c
> /<<PKGBUILDDIR>>/utils/buildsmf/buildsmf.cpp
> /<<PKGBUILDDIR>>/utils/buildsmf/buildsmf.cpp: In member function 'void
> QSMFBuilder::trackHandler(int)':
> /<<PKGBUILDDIR>>/utils/buildsmf/buildsmf.cpp:57:66: error: narrowing
> conversion of '240' from 'int' to 'char' inside { } [-Wnarrowing]
> 0x40, 0x00, 0x7f, 0x00, 0x41, 0xf7 };
> ^
>
> /<<PKGBUILDDIR>>/utils/buildsmf/buildsmf.cpp:57:66: error: narrowing
> conversion of '247' from 'int' to 'char' inside { } [-Wnarrowing]
> utils/buildsmf/CMakeFiles/drumstick-buildsmf.dir/build.make:94: recipe for
> target 'utils/buildsmf/CMakeFiles/drumstick-buildsmf.dir/buildsmf.cpp.o'
> failed
> make[3]: ***
> [utils/buildsmf/CMakeFiles/drumstick-buildsmf.dir/buildsmf.cpp.o] Error 1
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> CMakeFiles/Makefile2:359: recipe for target
> 'utils/buildsmf/CMakeFiles/drumstick-buildsmf.dir/all' failed
> make[2]: *** [utils/buildsmf/CMakeFiles/drumstick-buildsmf.dir/all] Error 2
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: libdrumstick
Source-Version: 0.5.0-4
We believe that the bug you reported is fixed in the latest version of
libdrumstick, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
James Cowgill <[email protected]> (supplier of updated libdrumstick 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: SHA512
Format: 1.8
Date: Sat, 23 Jul 2016 14:10:10 +0100
Source: libdrumstick
Binary: libdrumstick-dev libdrumstick0 drumstick-tools
Architecture: source
Version: 0.5.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: James Cowgill <[email protected]>
Description:
drumstick-tools - Qt4/C++ wrapper for ALSA Sequencer - utilities
libdrumstick-dev - Qt4/C++ wrapper for ALSA Sequencer - development files
libdrumstick0 - Qt4/C++ wrapper for ALSA Sequencer
Closes: 811736
Changes:
libdrumstick (0.5.0-4) unstable; urgency=medium
.
* Team upload.
* debian/control:
- Build-depend on debhelper 9.
- Build-depend on docbook-xml to prevent network access during the build.
- Drop build-dependency on autotools-dev.
- Remove obsolete DM-Upload-Allowed field.
- Use canonical Vcs urls.
- Remove libdrumstick-dbg in favour of dbysym packages.
- Bump standards to 3.9.8.
* debian/patches:
- Fix FTBFS with GCC 6. (Closes: #811736)
- Drop multiarch patches and use LIB_SUFFIX directly.
* debian/shlibs.local:
- Remove unused shlibs.local file.
Checksums-Sha1:
295ca2958fb57f034efa8245ba938fbb35035f9f 2278 libdrumstick_0.5.0-4.dsc
31481b77ef412a2fde316da99d67e237b27b9da6 4236
libdrumstick_0.5.0-4.debian.tar.xz
Checksums-Sha256:
ef89e2d0f3f39932d3bf945cca8f611a2bb9d27e080316223b6d528759075310 2278
libdrumstick_0.5.0-4.dsc
68e9467d67f96c296daba1b87dc08eb3dae3ead8bb0499c9063a28e23955b7e0 4236
libdrumstick_0.5.0-4.debian.tar.xz
Files:
70c1012532ff2f5cef99938ae6b0831d 2278 libs optional libdrumstick_0.5.0-4.dsc
1a6b6793f62a13cba2b69a988b3f5b8d 4236 libs optional
libdrumstick_0.5.0-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2
iQIcBAEBCgAGBQJXk28xAAoJEMfxZ23qLQHv+RQP/114JKPzSfnu3qtbdSeOh+8d
u5+XvymUhmrFFQBAS7k2KYwA3tTJgn/YPihlEj3MKaUqWd74n1zLImDkQArf+4SJ
IYahlumhMWxI9ONnLcDZ3mzUhpMRjRdrlMZQXsfNJmVoJXGuUqai6Fl2SkX4vIB9
Ay9QD+REH5kGF59NBQkMxuvn+Ldexw4/Zw3vtFmoy439Ulb3nUMZEjw+4e+iJTNV
KLvccblfmaNunDZTO2Rgo+ABDP2IRyfX8o8lN5eJbSoCEGOGMIuutpiohJceo1/d
drVPQiXg8qtqTElaG6xc2GhnXvXz3EG1UgfsCYqDZFdL8m922IsS6mTHK0fN3W2h
AHb59iN0UfiQ0fB3UFdiEbfj+Q9BiTP86lSXTUB0kXMtPf498pDvFgu9o8bNYFIa
kM2NP0hLnG44fwXKAgB8ad/hbdgHUDXRk09Lh/GYC3EEQW870/3EH2Js+mfOgRWU
EvPBWtHkFJGgqMVn/fAtx9siTSKzJ8ahEFf+bsFDbplgsOPUPc1+Z42U5jnldt8U
jgm69aD9MQ9fFCgb3hTm+/Tx04DBPCLkM7+lyL5DYRX7Vf6uL6HbZ1wHApWHCBug
hbEzO6ZIm+BClOCnVGg0NzsT12ZcP2GkqlVg78N6B7xHZAvP5NRYLD+txga8TAZD
dT8mfi2dnP5Wu3y8kzoj
=U0G7
-----END PGP SIGNATURE-----
--- End Message ---