Your message dated Thu, 14 Jul 2016 10:06:16 +0000
with message-id <e1bndx6-0005st...@franck.debian.org>
and subject line Bug#811805: fixed in gfan 0.5+dfsg-6
has caused the Debian Bug report #811805,
regarding gfan: FTBFS with GCC 6: error: reference is ambiguous
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.)
--
811805: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811805
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gfan
Version: 0.5+dfsg-5
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-reference-ambiguous
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
...
> g++ -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
> -Werror=format-security -DGMPRATIONAL -Wuninitialized -c
> app_secondaryfan.cpp
> app_secondaryfan.cpp: In member function 'virtual int
> SecondaryFanApplication::main()':
> app_secondaryfan.cpp:310:5: error: reference to 'rank' is ambiguous
> if(rank(A)!=A.getHeight())
> ^~~~
>
> In file included from symmetriccomplex.h:11:0,
> from symmetrictraversal.h:4,
> from enumeration.h:69,
> from reversesearch.h:4,
> from app_secondaryfan.cpp:8:
> matrix.h:150:5: note: candidates are: int rank(const IntegerMatrix&)
> int rank(IntegerMatrix const &m);
> ^~~~
>
> In file included from /usr/include/c++/6/bits/move.h:57:0,
> from /usr/include/c++/6/bits/stl_pair.h:59,
> from /usr/include/c++/6/bits/stl_algobase.h:64,
> from /usr/include/c++/6/bits/char_traits.h:39,
> from /usr/include/c++/6/string:40,
> from parser.h:4,
> from app_secondaryfan.cpp:1:
> /usr/include/c++/6/type_traits:1471:12: note: template<class>
> struct std::rank
> struct rank
> ^~~~
>
> app_secondaryfan.cpp:345:8: error: reference to 'rank' is ambiguous
> if(rank(A)!=A.getHeight())
> ^~~~
>
> In file included from symmetriccomplex.h:11:0,
> from symmetrictraversal.h:4,
> from enumeration.h:69,
> from reversesearch.h:4,
> from app_secondaryfan.cpp:8:
> matrix.h:150:5: note: candidates are: int rank(const IntegerMatrix&)
> int rank(IntegerMatrix const &m);
> ^~~~
>
> In file included from /usr/include/c++/6/bits/move.h:57:0,
> from /usr/include/c++/6/bits/stl_pair.h:59,
> from /usr/include/c++/6/bits/stl_algobase.h:64,
> from /usr/include/c++/6/bits/char_traits.h:39,
> from /usr/include/c++/6/string:40,
> from parser.h:4,
> from app_secondaryfan.cpp:1:
> /usr/include/c++/6/type_traits:1471:12: note: template<class>
> struct std::rank
> struct rank
> ^~~~
>
> Makefile:438: recipe for target 'app_secondaryfan.o' failed
> make[1]: *** [app_secondaryfan.o] Error 1
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: gfan
Source-Version: 0.5+dfsg-6
We believe that the bug you reported is fixed in the latest version of
gfan, 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.
Doug Torrance <dtorra...@piedmont.edu> (supplier of updated gfan 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: SHA256
Format: 1.8
Date: Wed, 13 Jul 2016 20:22:04 -0400
Source: gfan
Binary: gfan
Architecture: source amd64
Version: 0.5+dfsg-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Doug Torrance <dtorra...@piedmont.edu>
Description:
gfan - program for computing with Groebner fans
Closes: 811805
Changes:
gfan (0.5+dfsg-6) unstable; urgency=medium
.
* debian/control:
+ Add myself to Uploaders.
+ Add Vcs-* fields.
+ Bump Standards-Version to 3.9.8.
* debian/patches/fix_spelling_errors.patch:
+ Fix additional typos.
* debian/patches/gcc6_compat.patch:
+ New patch borrowed from Gentoo. Fixes ambiguous reference errors when
compiled with gcc-6 (Closes: #811805).
* debian/rules
+ Add all hardening flags.
Checksums-Sha1:
b80fa92c17bc1a386f48be969d706cbb887b70ab 2070 gfan_0.5+dfsg-6.dsc
f354e0b952533e84acab10b9b0e88c149fe63328 67144 gfan_0.5+dfsg-6.debian.tar.xz
fe15b52f59f6335e663b54c3f292d339618d914f 13998094
gfan-dbgsym_0.5+dfsg-6_amd64.deb
835970753bf00c628bd25b3af3cec86dc77a3780 895346 gfan_0.5+dfsg-6_amd64.deb
Checksums-Sha256:
20981c4bd3cf22e1aefb0db072ec8df39ebcc89a3280d21da7b37fa2dbd0eb05 2070
gfan_0.5+dfsg-6.dsc
90372338ba4fcc750e2e5ffc6da1f40a16d106a079eec4aaa4f4f47b52277161 67144
gfan_0.5+dfsg-6.debian.tar.xz
0920382b5fc947a1d2b0b695d9c58cb709dbf0af04ab13cd5ba511d99b26b9b4 13998094
gfan-dbgsym_0.5+dfsg-6_amd64.deb
a6a37468f8bf84d24d4e1fd0cbecb0c2864520268c74b211a921cda27e4a68af 895346
gfan_0.5+dfsg-6_amd64.deb
Files:
f46bada6b38a30303d957ec788489b64 2070 math extra gfan_0.5+dfsg-6.dsc
7cc24abf40b02e485ea2e787e73d6310 67144 math extra gfan_0.5+dfsg-6.debian.tar.xz
a6dd7e9f69731ac171224ff48ffc6940 13998094 debug extra
gfan-dbgsym_0.5+dfsg-6_amd64.deb
b25834ff525f875118c63f4b0b2d77d9 895346 math extra gfan_0.5+dfsg-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXh1TjAAoJEFeKBJTRxkbRFcwP/RHssSCd+HI0RiQWAg0PqVF2
xm74H6rUhiLR1xeYG9QvD8odqqvLLQgwbVgb0hkHeLnPQHHbE3GAxKa2EtDTbmXH
RfrMd0ok7/zAJIAP4C15VL35UlfY7QANBiXtr+ubTQyVLTEuBCcAgnS+5QR9UGgO
CQwZt/cpx4WxDkg9BnY3G8iPqaboSL/zdMhKt/3L3gu86PDjqw17p4VWG6H7biU+
/6bTYgncOImZxQLOAYPccMWbnpTCANVUQ0tbcFcDL+4mQ6xrAfsB00CcyZcJHRqQ
D6gUUawHr0tTUaJlvmr/ULaZIdUiGQlQOfcGvCc2T3CopQ+7QLwf0XU94flqc21C
gAziS+iut0LT0TYfQY266zucmVtl902qeZW7uw2IoXb2Q3e4jObLxm87uCJ/3wZ6
JnsmkmccpZAZoBn/xoUVONM779RWiuJtB9xHCsdHfJGlSev+jA1ChHUVIeKmaLpE
gtAA2wfktCaLNJ3roQPPnjDx+4QL7KZejBNYkpyWMPI4TfsCVw5Vm3EooFqPDhmD
QQrQSata+nYO7fYRTTSUxyqzDykWPSwwpUyBi1J8MfW1Cqn6r9PcratDh0iCdYDw
w6acvJDvrlsQxf4ckmR0t0/O3MvRzOHLbs3P0zc6m7JXN1VKyGPUSpb7PwHna2il
YhufspnrxOT62D9M+jUa
=DDqx
-----END PGP SIGNATURE-----
--- End Message ---