Your message dated Sun, 14 Jan 2018 20:52:30 +0000
with message-id <e1eapgy-000g4c...@fasolo.debian.org>
and subject line Bug#887235: fixed in kmymoney 4.8.1.1-2
has caused the Debian Bug report #887235,
regarding kmymoney FTBFS on armhf/armel: error: no match 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 ow...@bugs.debian.org
immediately.)


-- 
887235: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887235
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kmymoney
Version: 4.8.1.1-1
Severity: serious

https://buildd.debian.org/status/package.php?p=kmymoney&suite=sid

...
/usr/include/qt4/QtCore/qmap.h:178:16: warning: cast from 'char*' to 
'QMap<QString, MyMoneyBudget::AccountGroup>::Node* {aka QMapNode<QString, 
MyMoneyBudget::AccountGroup>*}' increases required alignment of target type 
[-Wcast-align]
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp: In 
member function 'QSize KDChart::CartesianAxis::Private::calculateMaximumSize() 
const':
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1015:88:
 error: no match for call to '(KDChart::XySwitch) (const qreal&, double)'
                 QPointF labelPosition = plane->translate( QPointF( geoXy( 
drawPos, 1.0 ),
                                                                                
        ^
In file included from 
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:24:0:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note: candidate: template<class T> T KDChart::XySwitch::operator()(T, T) const
     T operator()( T x, T y ) const { return isY ? y : x; }
       ^~~~~~~~
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note:   template argument deduction/substitution failed:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1015:88:
 note:   deduced conflicting types for parameter 'T' ('float' and 'double')
                 QPointF labelPosition = plane->translate( QPointF( geoXy( 
drawPos, 1.0 ),
                                                                                
        ^
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1016:88:
 error: no match for call to '(KDChart::XySwitch) (double, const qreal&)'
                                                                    geoXy( 1.0, 
drawPos ) ) );
                                                                                
        ^
In file included from 
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:24:0:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note: candidate: template<class T> T KDChart::XySwitch::operator()(T, T) const
     T operator()( T x, T y ) const { return isY ? y : x; }
       ^~~~~~~~
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note:   template argument deduction/substitution failed:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1016:88:
 note:   deduced conflicting types for parameter 'T' ('double' and 'float')
                                                                    geoXy( 1.0, 
drawPos ) ) );
                                                                                
        ^
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1062:53:
 error: no match for call to '(KDChart::XySwitch) (qreal&, double)'
     amountOfLeftOverlap = geoXy( startOverhang, 0.0 );
                                                     ^
In file included from 
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:24:0:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note: candidate: template<class T> T KDChart::XySwitch::operator()(T, T) const
     T operator()( T x, T y ) const { return isY ? y : x; }
       ^~~~~~~~
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note:   template argument deduction/substitution failed:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1062:53:
 note:   deduced conflicting types for parameter 'T' ('float' and 'double')
     amountOfLeftOverlap = geoXy( startOverhang, 0.0 );
                                                     ^
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1063:52:
 error: no match for call to '(KDChart::XySwitch) (qreal&, double)'
     amountOfRightOverlap = geoXy( endOverhang, 0.0 );
                                                    ^
In file included from 
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:24:0:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note: candidate: template<class T> T KDChart::XySwitch::operator()(T, T) const
     T operator()( T x, T y ) const { return isY ? y : x; }
       ^~~~~~~~
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note:   template argument deduction/substitution failed:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1063:52:
 note:   deduced conflicting types for parameter 'T' ('float' and 'double')
     amountOfRightOverlap = geoXy( endOverhang, 0.0 );
                                                    ^
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1064:55:
 error: no match for call to '(KDChart::XySwitch) (double, qreal&)'
     amountOfBottomOverlap = geoXy( 0.0, startOverhang );
                                                       ^
In file included from 
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:24:0:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note: candidate: template<class T> T KDChart::XySwitch::operator()(T, T) const
     T operator()( T x, T y ) const { return isY ? y : x; }
       ^~~~~~~~
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note:   template argument deduction/substitution failed:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1064:55:
 note:   deduced conflicting types for parameter 'T' ('double' and 'float')
     amountOfBottomOverlap = geoXy( 0.0, startOverhang );
                                                       ^
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:1065:50:
 error: no match for call to '(KDChart::XySwitch) (double, qreal&)'
     amountOfTopOverlap = geoXy( 0.0, endOverhang );
                                                  ^
In file included from 
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis.cpp:24:0:
/<<PKGBUILDDIR>>/libkdchart/src/KDChart/Cartesian/KDChartCartesianAxis_p.h:113:7:
 note: candidate: template<class T> T KDChart::XySwitch::operator()(T, T) const
     T operator()( T x, T y ) const { return isY ? y : x; }
       ^~~~~~~~
...



https://wiki.debian.org/ArmEabiFixes#qreal_.28qMin.2C_qMax.2C_Qt.29

--- End Message ---
--- Begin Message ---
Source: kmymoney
Source-Version: 4.8.1.1-2

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

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated kmymoney 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: Sun, 14 Jan 2018 20:43:11 +0100
Source: kmymoney
Binary: kmymoney kmymoney-common
Architecture: source
Version: 4.8.1.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Description:
 kmymoney   - personal finance manager for KDE
 kmymoney-common - KMyMoney architecture independent files
Closes: 887235
Changes:
 kmymoney (4.8.1.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Fix double vs float qreal issue; patch qreal.diff. (Closes: #887235)
Checksums-Sha1:
 bae1f3c25c6312fc1eda13201cecf6dc10922e27 2294 kmymoney_4.8.1.1-2.dsc
 bd63f1a33b5c85fa1ebfe652af3ec542f0e01e87 12068 kmymoney_4.8.1.1-2.debian.tar.xz
 b8d659245db00e9d50f0f8c3f5bcdb5a1b058adb 20711 
kmymoney_4.8.1.1-2_source.buildinfo
Checksums-Sha256:
 b1eb2c7b824d16a1fc79a47ffc82d61a2eb98fd94204f45c913d87913f19e40a 2294 
kmymoney_4.8.1.1-2.dsc
 dbc19b9a420ac1bba60ce32eae7efef1533d7094a2bb11f540fc287113fbca87 12068 
kmymoney_4.8.1.1-2.debian.tar.xz
 7aa1e45fdfa421aecfc90d565591d187316aff63e35bc9d3d52e51674b28f272 20711 
kmymoney_4.8.1.1-2_source.buildinfo
Files:
 ee3911f6923f917d8dd96d6db26a0f29 2294 kde optional kmymoney_4.8.1.1-2.dsc
 cb29a546b136109a42d6a8a1d33ab2b9 12068 kde optional 
kmymoney_4.8.1.1-2.debian.tar.xz
 ce542433a192a2353c3c79a23acb0991 20711 kde optional 
kmymoney_4.8.1.1-2_source.buildinfo

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

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAlpbs2UACgkQLRkciEOx
P03fYRAAoL+jsh3G0GrEHnCYiR89atVVgRVOIum0i3Xp0eJLV8G+1wkRpLGxYukI
u+bkDzsAIHmOacdLM2NcFxlz9G78F5Ug9wkjlulgKT0RYvYP+iYrokdt4TZYuASK
1xL01g1RR5irmPi3N7oj5I11UzDjJN2j59tmdA2c4BbQaVRE7bxG35o/YVBuHJ9d
XtspIxAlF7wH2gAipnhORoygwMffGXs/Fz5BqFjLwoJb/dRqVsTMO7bjf1dyj997
cEkwsi9D3wXp8aeMApRl4uTDyYj7Fk6JIyIQu5IjUCNBw8WIxzrv/EyVFzzyjj2i
GYtAdlmQZmFlII51QzYQrPznP3hrSCfc+3RyizwpIWCri8aOUD+csyo4bfSTUGIe
UvZHrcDqnPwbLES9YAsLmbBNDWJNZK+iN/a1KG/5bwPSrBobX8dDRQYkE9jxk3Rv
mn8O5JYIU0fHfbNqYQE1xYEg22PYuEvMLgWaacNry5l7ZTYpfUXCG7mfq95bYZu3
4pnSIC41UuvkDUAtJHHpIqQmSKtg6f14gaot2tQXza6/prCOmF2SsH6bg/vJHcS6
vXC7bYJEpduFSMkn2j42xw3DDj3qGjD2V6dW9yAX7Izq5L4qay+e7E49g/PHHzKd
YxEV/+r0lcqsBzlZYBWK+RS4430D9CALwAQFwVKWa9toy1T2I64=
=c+ib
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
pkg-kde-extras mailing list
pkg-kde-extras@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-kde-extras

Reply via email to