Your message dated Thu, 08 Sep 2016 07:00:09 +0000
with message-id <[email protected]>
and subject line Bug#811862: fixed in libqalculate 0.9.10-1
has caused the Debian Bug report #811862,
regarding libqalculate: FTBFS with GCC 6: no matching function for call to
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.)
--
811862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811862
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libqalculate
Version: 0.9.7-9.1
Severity: important
User: [email protected]
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
...
> /bin/bash ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I..
> -I../ -DPACKAGE_DATA_DIR=\""/usr/share"\"
> -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -I/usr/include/glib-2.0
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/libxml2
> -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector-strong -Wformat
> -Werror=format-security -c -o MathStructure.lo MathStructure.cc
> libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../
> -DPACKAGE_DATA_DIR=\"/usr/share\" -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\"
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/libxml2 -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2
> -fstack-protector-strong -Wformat -Werror=format-security -c MathStructure.cc
> -fPIC -DPIC -o .libs/MathStructure.o
> In file included from /usr/include/c++/6/ext/hash_map:60:0,
> from ../libqalculate/includes.h:40,
> from MathStructure.h:15,
> from MathStructure.cc:14:
> /usr/include/c++/6/backward/backward_warning.h:32:2: warning: #warning This
> file includes at least one deprecated or antiquated header which may be
> removed without further notice at a future date. Please use a non-deprecated
> interface with equivalent functionality instead. For a listing of replacement
> headers and interfaces, consult the file backward_warning.h. To disable this
> warning use -Wno-deprecated. [-Wcpp]
> #warning \
> ^~~~~~~
>
> MathStructure.cc: In function 'bool sr_gcd(const MathStructure&, const
> MathStructure&, MathStructure&, std::vector<sym_desc>::const_iterator, const
> EvaluationOptions&)':
> MathStructure.cc:7166:53: error: no matching function for call to
> 'MathStructure::gcd(MathStructure&, MathStructure&, MathStructure&, const
> EvaluationOptions&, bool)'
> MathStructure::gcd(cont_c, cont_d, gamma, eo, false);
> ^
>
> In file included from MathStructure.cc:14:0:
> MathStructure.h:827:15: note: candidate: static bool MathStructure::gcd(const
> MathStructure&, const MathStructure&, MathStructure&, const
> EvaluationOptions&, MathStructure*, MathStructure*, bool)
> static bool gcd(const MathStructure &m1, const MathStructure &m2,
> MathStructure &mresult, const EvaluationOptions &eo, MathStructure *ca =
> NULL, MathStructure *cb = NULL, bool check_args = true);
> ^~~
>
> MathStructure.h:827:15: note: no known conversion for argument 5 from
> 'bool' to 'MathStructure*'
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: libqalculate
Source-Version: 0.9.10-1
We believe that the bug you reported is fixed in the latest version of
libqalculate, 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.
Vincent Legout <[email protected]> (supplier of updated libqalculate 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: SHA256
Format: 1.8
Date: Wed, 07 Sep 2016 10:29:01 +0200
Source: libqalculate
Binary: qalc libqalculate6 libqalculate6-data libqalculate-dev libqalculate-doc
Architecture: source amd64 all
Version: 0.9.10-1
Distribution: experimental
Urgency: medium
Maintainer: Vincent Legout <[email protected]>
Changed-By: Vincent Legout <[email protected]>
Description:
libqalculate-dev - Powerful and easy to use desktop calculator - development
libqalculate-doc - Powerful and easy to use desktop calculator - documentation
libqalculate6 - Powerful and easy to use desktop calculator - library
libqalculate6-data - Powerful and easy to use desktop calculator - data
qalc - Powerful and easy to use command line calculator
Closes: 811862
Changes:
libqalculate (0.9.10-1) experimental; urgency=medium
.
* Upload to experimental
* New upstream version
- Fix FTBFS with gcc 6 (Closes: #811862)
- All patches have been integrated upstream, remove them
* Soname change to libqalculate6:
- debian/control: Rename libqalculate5v5 to libqalculate6
- debian/control: Rename libqalculate5-data to libqalculate6-data
- debian/control: libqalculate-dev depends on libqalculate6
- Rename libqalculate5v5.install to libqalculate6.install
- Rename libqalculate5-data.install to libqalculate6-data.install
* Standards-Version 3.9.8
* debian/rules: Enable hardening flags
* Update copyright years and author name in debian/copyright, debian/qalc.1
and debian/libqalculate-doc.doc-base
Checksums-Sha1:
db4cfa887d60ed73191a34f4ff816997daca005e 2131 libqalculate_0.9.10-1.dsc
b8fbfe49860da8fdd2b6f71e078cab7ce01e1dd7 1509229
libqalculate_0.9.10.orig.tar.gz
81ceab5b6c8a54496eaa0291b150d693ec12deef 6008
libqalculate_0.9.10-1.debian.tar.xz
4466ba874a6fcb3de9c88c25f746aa788ab35d13 635156
libqalculate-dev_0.9.10-1_amd64.deb
b188b0b32558ea1fb3a5c00400bc6b74dab7d873 248572
libqalculate-doc_0.9.10-1_all.deb
50344ad232dc28a3faba644decf6e51b0b144f91 126564
libqalculate6-data_0.9.10-1_all.deb
23bd60c6d874aa0ae52b8da9c3b96498273c4a7a 3319264
libqalculate6-dbgsym_0.9.10-1_amd64.deb
54b8533e29ef238f27550208c28e26df7de0cd7d 614488
libqalculate6_0.9.10-1_amd64.deb
1f8b5068e2c320dd9e46b72d09852cae532a7d95 364820 qalc-dbgsym_0.9.10-1_amd64.deb
cadb1243bbc9b7cbe6bd78765bea23ee321de87d 124876 qalc_0.9.10-1_amd64.deb
Checksums-Sha256:
15f4fcfda60c8810e8b45f865a1fdf6ba966ba73a6ed33a75b925b5c44df0250 2131
libqalculate_0.9.10-1.dsc
7d81e1b15bc1e674e3d4db71c4fc08dafcef830e6acd39f65034e3c0f694b3b9 1509229
libqalculate_0.9.10.orig.tar.gz
51a83bbc99c15126ab0955795d3ae30804b02f014e77ba21ec6470d588ce1528 6008
libqalculate_0.9.10-1.debian.tar.xz
faba1da33cd9bcc4e19f4cc506822fe491834c16ab514587e1f93414f5142e61 635156
libqalculate-dev_0.9.10-1_amd64.deb
8a66d02e762631962e85ffa4cf232f07eded818b771e0767650a1bdf9403910c 248572
libqalculate-doc_0.9.10-1_all.deb
91e189cfe7bb7ad74b6eed6d25628e8abac6e1be9c403cfab6dfbeca67b87e5a 126564
libqalculate6-data_0.9.10-1_all.deb
3460dfcc8be62beaccc63f7e2c338b5940685136758595bf15a4e44e629f3589 3319264
libqalculate6-dbgsym_0.9.10-1_amd64.deb
4298792c1550ddaec86c1500a6b1aac91c5999c70627a090e64c1b6bdf80d364 614488
libqalculate6_0.9.10-1_amd64.deb
4ced56cd73af0019200dcefd3676dd23d3ecfd59cda21a2b955b154d577b03b7 364820
qalc-dbgsym_0.9.10-1_amd64.deb
8f81d386436afbcb8d3be720974bb97393673c2fd0d52646036bc0549155fe44 124876
qalc_0.9.10-1_amd64.deb
Files:
ffae2070cdf78d3fedd1756d2df6a62a 2131 math optional libqalculate_0.9.10-1.dsc
d7b372ade5980ff902c6af8b6c73bf02 1509229 math optional
libqalculate_0.9.10.orig.tar.gz
89ff4999ec644de2be744aa6110885c6 6008 math optional
libqalculate_0.9.10-1.debian.tar.xz
83ead6349c2b4a71f216f43fc2badc9f 635156 libdevel optional
libqalculate-dev_0.9.10-1_amd64.deb
a705e8e32704c33122eecaf665d41cbb 248572 doc optional
libqalculate-doc_0.9.10-1_all.deb
91255e926244476c2fcd64785eb5f77a 126564 libs optional
libqalculate6-data_0.9.10-1_all.deb
c40a278143caf46aa7dd620789902cd2 3319264 debug extra
libqalculate6-dbgsym_0.9.10-1_amd64.deb
d6aad5eefd612e88db5e906fc4719ccb 614488 libs optional
libqalculate6_0.9.10-1_amd64.deb
7ab885d04dcbc8524e0526d6486819ce 364820 debug extra
qalc-dbgsym_0.9.10-1_amd64.deb
f337c9aa4be83ad45adaf8c537578e39 124876 math optional qalc_0.9.10-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQIwBAEBCAAaBQJX0CC+Exx2bGVnb3V0QGRlYmlhbi5vcmcACgkQZZh4kFiiPemC
VRAAotupaIUuJdbCyUSN4IwXt8az7tIrhsE0ZAlLDkvnKwgxSIXt4Tk6B1e363HD
E8Omp3hTz4wCLfJSnJEYU2xXI1h+MVTucaCdFjH0o7a6hPCEQ3eSWpxCdVCL6Fdn
Oh7Ih1iFtkH1/KVs9IeEoMa6KLLFHI9arwV5E73X8mZ4wnjn5KQoY3157wUddRxp
goY49ButeyB4hZeIqAd4GrFaopaOO9BQxonJTDgxsveM9IlEDqPZa6eX+B3b6A3O
gtanfBMf6vT7CnaIhM8kKfsm6MI0SGwPX52qoi5M5rnBrnf69uVe1ftiviReLUcc
mQft8n+35z4bnmBFLrlRAhzAxzIubof21WL4iIAz4s2IRJg9kmQK2HTznIQMpG0U
PwC16ctx3zREVcn5Cw3G3ugMNhh8yAU3BSAS1eB1rHU2wAwa+twxXDifNM0vAFON
v8TVkPNOrUDxX4fNH6QmxetCyYJyQRtUGMy2fBNTmN5AVyXC+13ZaNo3tWLe18s9
093Yz24Etjx7xpG4MoVbh7Q+DXIuZY9WhBCsnccpYlrSd8gAYL7l8Qa/a15FhTlJ
oc3crSvQ9DZvYXFWcZlH8a8i922M1VE8kRgCxl6YTzp9Q4h4M1XhHU1g/aRqRMur
noOvCUV0mEZonhilbwB2Y7pW4QcrGQvvGZZ+wovga5hcbuo=
=GoM2
-----END PGP SIGNATURE-----
--- End Message ---