Your message dated Wed, 31 Aug 2016 22:21:42 +0000
with message-id <e1bfdt8-0002ow...@franck.debian.org>
and subject line Bug#811844: fixed in composite 0.006.2+dfsg0-6
has caused the Debian Bug report #811844,
regarding composite: FTBFS with GCC 6: no match for
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.)


-- 
811844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811844
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: composite
Version: 0.006.2+dfsg0-4
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-no-match

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
...
> cd /<<BUILDDIR>>/composite-0.006.2+dfsg0/obj-x86_64-linux-gnu/src/Tritium && 
> /usr/bin/c++   -DFLAC_SUPPORT -DJACK_SUPPORT -DLADSPA_SUPPORT -DLRDF_SUPPORT 
> -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_XML_LIB -DTritium_EXPORTS 
> -I/<<BUILDDIR>>/composite-0.006.2+dfsg0/obj-x86_64-linux-gnu -isystem 
> /usr/include/qt4 -isystem /usr/include/qt4/QtGui -isystem 
> /usr/include/qt4/QtXml -isystem /usr/include/qt4/QtCore 
> -I/<<BUILDDIR>>/composite-0.006.2+dfsg0 
> -I/<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/.  -g -O2 
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
> -D_FORTIFY_SOURCE=2  -O2 -g -DNDEBUG -fPIC   -o 
> CMakeFiles/Tritium.dir/src/Sampler.o -c 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/Sampler.cpp
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/LocalFileMng.cpp: In 
> member function 'int Tritium::LocalFileMng::savePlayList(const string&)':
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/LocalFileMng.cpp:719:20:
>  warning: converting to non-pointer type 'int' from NULL [-Wconversion-null]
>              return NULL;
>                     ^~~~
> 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/LocalFileMng.cpp: In 
> member function 'int Tritium::LocalFileMng::loadPlayList(const string&)':
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/LocalFileMng.cpp:736:21:
>  error: no match for 'operator==' (operand types are 'std::ifstream {aka 
> std::basic_ifstream<char>}' and 'long int')
>          if ( verify == NULL ) {
>               ~~~~~~~^~~~
> 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/LocalFileMng.cpp:736:21:
>  note: candidate: operator==(int, long int) <built-in>
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/LocalFileMng.cpp:736:21:
>  note:   no known conversion for argument 1 from 'std::ifstream {aka 
> std::basic_ifstream<char>}' to 'int'
> In file included from /usr/include/qt4/QtCore/qchar.h:45:0,
>                  from /usr/include/qt4/QtCore/qstring.h:45,
>                  from /usr/include/qt4/QtCore/qdir.h:45,
>                  from /usr/include/qt4/QtCore/qabstractfileengine.h:45,
>                  from /usr/include/qt4/QtCore/QtCore:3,
>                  from 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/./Tritium/Logger.hpp:30,
>                  from 
> /<<BUILDDIR>>/composite-0.006.2+dfsg0/src/Tritium/src/LocalFileMng.cpp:26:
> /usr/include/qt4/QtCore/qglobal.h:2140:13: note: candidate: bool 
> operator==(QBool, bool)
>  inline bool operator==(QBool b1, bool b2) { return !b1 == !b2; }
>              ^~~~~~~~

--- End Message ---
--- Begin Message ---
Source: composite
Source-Version: 0.006.2+dfsg0-6

We believe that the bug you reported is fixed in the latest version of
composite, 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 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
James Cowgill <jcowg...@debian.org> (supplier of updated composite 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: Wed, 31 Aug 2016 21:10:08 +0100
Source: composite
Binary: composite composite-data
Architecture: source
Version: 0.006.2+dfsg0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintain...@lists.alioth.debian.org>
Changed-By: James Cowgill <jcowg...@debian.org>
Description:
 composite  - Live performance sequencer
 composite-data - Live performance sequencer (data files)
Closes: 811844
Changes:
 composite (0.006.2+dfsg0-6) unstable; urgency=medium
 .
   * Team upload.
   * Fix FTBFS with Boost >= 1.59. (Closes: #811844)
Checksums-Sha1:
 ff97cc47790cf406356ce3e6a88628e44c5ab592 2236 composite_0.006.2+dfsg0-6.dsc
 b5415f34cd8e5fd11c614beaeb8650f1f6a3f7b0 8512 
composite_0.006.2+dfsg0-6.debian.tar.xz
Checksums-Sha256:
 05f5e29d18869528ba43171204466fa4e3bf5932ad8f6b869bc808a2fc6a2f59 2236 
composite_0.006.2+dfsg0-6.dsc
 e49d2df6b2a76ffc0a7b6811d13609cc9c9d132f7fe2c629632eb4d8a90667fa 8512 
composite_0.006.2+dfsg0-6.debian.tar.xz
Files:
 072513909b419fff7c5d5b651bfae155 2236 sound optional 
composite_0.006.2+dfsg0-6.dsc
 505d447ad0f1209ba9945ba7ffa37e62 8512 sound optional 
composite_0.006.2+dfsg0-6.debian.tar.xz

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

iQIcBAEBCgAGBQJXxzy6AAoJEMfxZ23qLQHvBzsP/2zOfv2S5d0D3VUENz0R1f2m
3yLP6xFx5GxaWxxLnrV7Mlvwywtz82UiKYIWktRAsidznNuI0RQiFpZVuJT3FvT7
RJR9cJfzXf28eweBhPlEbUzO8JKfZUZXNyYbK9tjMn3V0cz2155Tu6wvQGPQyvRN
z8nnuejsqWv5jUvd3hYpk3UyMKLksHS5Ejs7l0IKX4S+XvB9/WX+JxqMJCBV2xK2
Ykzeytao3vPmeRGlkI1FkOUKMVux7VNRe0RmnNjItS465HO+GJdgxvF8n6ZPwV89
GL+eQ1XQF73HByAolmqnfqKpaqaFKhi3jDb508d1hjrGYaYoFYJ3za54LLPBr1nb
9sGsiZ35edrKORr6E2N7n6CKT0vUsLXLW4ixVng51nLQgF8wvLUkZcI3RfnfEXK8
z4qFiNXwGCnL1rZ1mDH7xK1QyWt6u17Q9XE3+B0/CqcAxuOwMYLcvp7+evYDGLoo
4tHpED1KhMd89a0E8JSa0R0bNcNNr1hQx6F7c41VC26KqsjVPmCVu0rkSHOG1fxK
Xy2gE7LBVWgzUIaEUOarORyjS9bDSCB/fGmE54KB/N3pGWc6Ce2x9rykkgXM7Ymm
poSwHfG11rlKwTMWChGkiQT36FThsyV2wGldlWRRTykzKTfrcMn4T09YjlgLP3ej
/K9qcRyyVhy0fh7VxWZH
=AOzA
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to