Your message dated Tue, 07 Jul 2015 19:19:08 +0000
with message-id <e1zcyoa-0006me...@franck.debian.org>
and subject line Bug#777836: fixed in dune-common 2.3.1-2
has caused the Debian Bug report #777836,
regarding dune-common: ftbfs with GCC-5
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.)


-- 
777836: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777836
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dune-common
Version: 2.3.1-1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

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-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/dune-common_2.3.1-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.

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

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, 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-5/porting_to.html

[...]
                 from ../../../dune/common/iteratorfacades.hh:6,
                 from ../../../dune/common/test/iteratorfacadetest.hh:5,
                 from iteratorfacadetest.cc:7:
/usr/include/c++/5/system_error:209:5: note: candidate: template<class _CharT, 
class _Traits> std::basic_ostream<_CharT, _Traits>& 
std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)
     operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
     ^
/usr/include/c++/5/system_error:209:5: note:   template argument 
deduction/substitution failed:
In file included from iteratorfacadetest.cc:8:0:
../../../dune/common/test/iteratortest.hh:148:58: note:   cannot convert 
'std::cerr' (type 'std::ostream {aka std::basic_ostream<char>}') to type 'const 
std::error_code&'
                 << "increment ooperator n times!"<< std::cerr;
                                                          ^
In file included from /usr/include/c++/5/string:52:0,
                 from /usr/include/c++/5/bits/locale_classes.h:40,
                 from /usr/include/c++/5/bits/ios_base.h:41,
                 from /usr/include/c++/5/ios:42,
                 from /usr/include/c++/5/ostream:38,
                 from /usr/include/c++/5/iterator:64,
                 from ../../../dune/common/iteratorfacades.hh:6,
                 from ../../../dune/common/test/iteratorfacadetest.hh:5,
                 from iteratorfacadetest.cc:7:
/usr/include/c++/5/bits/basic_string.h:5168:5: note: candidate: template<class 
_CharT, class _Traits, class _Alloc> std::basic_ostream<_CharT, _Traits>& 
std::operator<<(std::basic_ostream<_CharT, _Traits>&, const 
std::basic_string<_CharT, _Traits, _Alloc>&)
     operator<<(basic_ostream<_CharT, _Traits>& __os,
     ^
/usr/include/c++/5/bits/basic_string.h:5168:5: note:   template argument 
deduction/substitution failed:
In file included from iteratorfacadetest.cc:8:0:
../../../dune/common/test/iteratortest.hh:148:58: note:   'std::ostream {aka 
std::basic_ostream<char>}' is not derived from 'const std::basic_string<_CharT, 
_Traits, _Alloc>'
                 << "increment ooperator n times!"<< std::cerr;
                                                          ^
make[6]: *** [iteratorfacadetest.o] Error 1
Makefile:1613: recipe for target 'iteratorfacadetest.o' failed
make[6]: Leaving directory '/«PKGBUILDDIR»/dune/common/test'
make[5]: *** [check-am] Error 2
Makefile:2721: recipe for target 'check-am' failed
make[5]: Leaving directory '/«PKGBUILDDIR»/dune/common/test'
make[4]: *** [check-recursive] Error 1
Makefile:699: recipe for target 'check-recursive' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/dune/common'
make[3]: *** [check-recursive] Error 1
Makefile:468: recipe for target 'check-recursive' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/dune'
make[2]: *** [check-recursive] Error 1
Makefile:630: recipe for target 'check-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
dh_auto_test: make -j10 check returned exit code 2
make[1]: *** [override_dh_auto_test] Error 2
debian/dune-debian.mk:20: recipe for target 'override_dh_auto_test' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:9: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: dune-common
Source-Version: 2.3.1-2

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

Debian distribution maintenance software
pp.
Ansgar Burchardt <ans...@debian.org> (supplier of updated dune-common 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: Tue, 07 Jul 2015 21:00:04 +0200
Source: dune-common
Binary: libdune-common-dev libdune-common-dbg libdune-common-2.3.1 
libdune-common-doc
Architecture: all amd64 source
Version: 2.3.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers 
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Ansgar Burchardt <ans...@debian.org>
Closes: 777836
Description: 
 libdune-common-2.3.1 - toolbox for solving PDEs -- basic classes (library)
 libdune-common-dbg - toolbox for solving PDEs -- basic classes (debug symbols)
 libdune-common-dev - toolbox for solving PDEs -- basic classes (development 
files)
 libdune-common-doc - toolbox for solving PDEs -- basic classes (documentation)
Changes:
 dune-common (2.3.1-2) unstable; urgency=medium
 .
   * Backport fix for build failure with GCC 5. (Closes: #777836)
Checksums-Sha1: 
 2861367f3b50a41be5ec301bc5a1feeee9fab467 2414 dune-common_2.3.1-2.dsc
 be77431c13bf5e369a75a7f28af2a09b65942e90 8456 dune-common_2.3.1-2.debian.tar.xz
 fb1afe5ae06631dab0e7b1d2be3421cd6a348683 30922 
libdune-common-2.3.1_2.3.1-2_amd64.deb
 0fd12c6a59644c85020a8f90f9f1653a054b0acb 292188 
libdune-common-dbg_2.3.1-2_amd64.deb
 6e0997ce3bc4f103b4af7c562a54dea406889fef 282038 
libdune-common-dev_2.3.1-2_amd64.deb
 83c81556d786e33594fa11054103f784eea7a034 1005738 
libdune-common-doc_2.3.1-2_all.deb
Checksums-Sha256: 
 f26d45ddd32ddbde610ca02c6cdfb87c28b2369712dfc201786a5de3ce8eca23 2414 
dune-common_2.3.1-2.dsc
 ffbd210b045bd382b7a8821983a44c478f6b4f9d39b144a4d9026ffb1ca300c2 8456 
dune-common_2.3.1-2.debian.tar.xz
 940e6b01f26bc30f919f294f90b4f4fba280b4680516e83afb2134a7fe9b1bd4 30922 
libdune-common-2.3.1_2.3.1-2_amd64.deb
 5f7e2702b728ad7d605387d5e1830c795f8920bb200b8c9f590bdba9aad707dd 292188 
libdune-common-dbg_2.3.1-2_amd64.deb
 3bdbe187fbad78f331f0ebc48f25d12ebfd6e706e7beaacfbd1be30c2820fc59 282038 
libdune-common-dev_2.3.1-2_amd64.deb
 aab1ee6b76572a70449863abc2d3da63acac6e24ba7052607569bd4c62139f7a 1005738 
libdune-common-doc_2.3.1-2_all.deb
Files: 
 bdd66f691c64c911a5acd2817b033edc 2414 libs optional dune-common_2.3.1-2.dsc
 3b58b460f9eac034fd0ee88cdfd3b8d1 8456 libs optional 
dune-common_2.3.1-2.debian.tar.xz
 46fb1e5aad30625f56318e94003ac219 30922 libs optional 
libdune-common-2.3.1_2.3.1-2_amd64.deb
 b17078d2a97b24ab866a87a7fd58399f 292188 debug extra 
libdune-common-dbg_2.3.1-2_amd64.deb
 4c0c003457893d6f5d22e6a382b25a77 282038 libdevel optional 
libdune-common-dev_2.3.1-2_amd64.deb
 92c763815985d6c8995f0d2035ef9b8b 1005738 doc optional 
libdune-common-doc_2.3.1-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCgAGBQJVnCUYAAoJEIATJTTdNH3Iy8cQAKCtKE0vl9yQvU5auG2gd2VJ
zp5X0Hf6NzgS63IR6nCDWTP6QdmvLJZEvYDIlKzwNbmjjHE/r8rzjkotuvTFqoTH
4iKy+HwSel04g4YWDUcauXrc2rsg79H00euEZNHCh1ZyaD5a5ra7rcaQOSpsCUQs
02zUua3UMSYiN85cKPZ4Yo6QkkerTDK1OKuOmXM+JYQJ2k1GWF9bimAeN76eMtOe
qtbeyrOFouSvoF80DO3vC/ATQWvoOkQM+lO7wpCAiyNxyaeJL7tUx6WXgeQlTFww
UadnUjsEn+JmPdHbZz8kxZqtFE3s0c1w2d9PI4DkVpPXpLD8au3w9+PBfA+nzYOb
aA32AlU0IZtWyI+LnUD6ZfnHSVs+o+GqjyLxdPywT5xztS2wQb6j2qnOFV99b9WR
w9Y9kw+G3CSzxVO8GCP1OlSrNFcApI+OehXuAZmu5JK//si0L3RFZJgKzHKuFYuN
mujl3gCfIVry70iGwD00bUU+det32ZxaSlAXYPlQqxKl4/jPmXD6sI3RpV7snmNo
a+FkzyO+adObbihDXT92Jkzm+UN9xopTMlPC88+pQCm0OYPFlTxIvZD92WSpo7pW
j8R1O+Mjvr9/oyoME5EztiLa72/4vr6BCw6Ck47lN2d4FeWEGCJPH4koeUFxXPzH
jk1VeC2L7qJMkNtWmtVP
=ato+
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to