Your message dated Fri, 21 Aug 2009 16:19:06 +0000
with message-id <e1mewpw-0004on...@ries.debian.org>
and subject line Bug#531418: fixed in esperanza 0.4.0+git20090708-1
has caused the Debian Bug report #531418,
regarding esperanza: FTBFS: error: 'const class Xmms::List<Xmms::Dict>' has no 
member named 'first'
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.)


-- 
531418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531418
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: esperanza
Version: 0.4.0-3
Severity: serious

Hi,

There was an error while trying to autobuild your package:

> Start Time: 20090526-1822

[...]

> Build-Depends: debhelper (>= 5), libqt4-dev, libxmmsclient++-dev (>= 0.2DrK), 
> libx11-dev

[...]

> Toolchain package versions: libc6-dev_2.9-12 linux-libc-dev_2.6.29-4 
> g++-4.3_4.3.3-10 gcc-4.3_4.3.3-10 binutils_2.19.1-1 libstdc++6_4.4.0-5 
> libstdc++6-4.3-dev_4.3.3-10
> 

[...]

> g++ -c -pipe -O2 -fPIC -Wall -W -Wno-unused-parameter -D_REENTRANT -fPIC 
> -D_DEBUG -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_GUI_LIB 
> -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. 
> -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 
> -I../../ui -I../../lib -I../../dialogs -I../../tools -I/usr/include/xmms2 -I. 
> -I. -o medialibdialog.o medialibdialog.cpp
> medialibdialog.cpp: In member function 'bool 
> MedialibDialog::compl_reply(const Xmms::List<Xmms::Dict>&)':
> medialibdialog.cpp:197: error: 'const class Xmms::List<Xmms::Dict>' has no 
> member named 'first'
> medialibdialog.cpp:197: error: 'const class Xmms::List<Xmms::Dict>' has no 
> member named 'isValid'
> medialibdialog.cpp:197: error: no match for 'operator++' in '++list'
> medialibdialog.cpp:199: error: no match for 'operator*' in '*list'
> /usr/include/qt4/QtCore/qsize.h:166: note: candidates are: const QSize 
> operator*(const QSize&, qreal)
> /usr/include/qt4/QtCore/qsize.h:169: note:                 const QSize 
> operator*(qreal, const QSize&)
> /usr/include/qt4/QtCore/qsize.h:322: note:                 const QSizeF 
> operator*(const QSizeF&, qreal)
> /usr/include/qt4/QtCore/qsize.h:325: note:                 const QSizeF 
> operator*(qreal, const QSizeF&)
> /usr/include/qt4/QtCore/qpoint.h:159: note:                 const QPoint 
> operator*(const QPoint&, qreal)
> /usr/include/qt4/QtCore/qpoint.h:162: note:                 const QPoint 
> operator*(qreal, const QPoint&)
> /usr/include/qt4/QtCore/qpoint.h:326: note:                 const QPointF 
> operator*(qreal, const QPointF&)
> /usr/include/qt4/QtCore/qpoint.h:321: note:                 const QPointF 
> operator*(const QPointF&, qreal)
> /usr/include/qt4/QtGui/qmatrix.h:132: note:                 QPoint 
> operator*(const QPoint&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:134: note:                 QPointF 
> operator*(const QPointF&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:136: note:                 QLineF 
> operator*(const QLineF&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:138: note:                 QLine 
> operator*(const QLine&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:140: note:                 QPolygon 
> operator*(const QPolygon&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:142: note:                 QPolygonF 
> operator*(const QPolygonF&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:144: note:                 QRegion 
> operator*(const QRegion&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:146: note:                 QPainterPath 
> operator*(const QPainterPath&, const QMatrix&)
> /usr/include/qt4/QtGui/qtransform.h:324: note:                 QPoint 
> operator*(const QPoint&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:326: note:                 QPointF 
> operator*(const QPointF&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:328: note:                 QLineF 
> operator*(const QLineF&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:330: note:                 QLine 
> operator*(const QLine&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:332: note:                 QPolygon 
> operator*(const QPolygon&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:334: note:                 QPolygonF 
> operator*(const QPolygonF&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:336: note:                 QRegion 
> operator*(const QRegion&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:338: note:                 QPainterPath 
> operator*(const QPainterPath&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:341: note:                 QTransform 
> operator*(const QTransform&, qreal)
> medialibdialog.cpp:200: error: no match for 'operator*' in '*list'
> /usr/include/qt4/QtCore/qsize.h:166: note: candidates are: const QSize 
> operator*(const QSize&, qreal)
> /usr/include/qt4/QtCore/qsize.h:169: note:                 const QSize 
> operator*(qreal, const QSize&)
> /usr/include/qt4/QtCore/qsize.h:322: note:                 const QSizeF 
> operator*(const QSizeF&, qreal)
> /usr/include/qt4/QtCore/qsize.h:325: note:                 const QSizeF 
> operator*(qreal, const QSizeF&)
> /usr/include/qt4/QtCore/qpoint.h:159: note:                 const QPoint 
> operator*(const QPoint&, qreal)
> /usr/include/qt4/QtCore/qpoint.h:162: note:                 const QPoint 
> operator*(qreal, const QPoint&)
> /usr/include/qt4/QtCore/qpoint.h:326: note:                 const QPointF 
> operator*(qreal, const QPointF&)
> /usr/include/qt4/QtCore/qpoint.h:321: note:                 const QPointF 
> operator*(const QPointF&, qreal)
> /usr/include/qt4/QtGui/qmatrix.h:132: note:                 QPoint 
> operator*(const QPoint&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:134: note:                 QPointF 
> operator*(const QPointF&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:136: note:                 QLineF 
> operator*(const QLineF&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:138: note:                 QLine 
> operator*(const QLine&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:140: note:                 QPolygon 
> operator*(const QPolygon&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:142: note:                 QPolygonF 
> operator*(const QPolygonF&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:144: note:                 QRegion 
> operator*(const QRegion&, const QMatrix&)
> /usr/include/qt4/QtGui/qmatrix.h:146: note:                 QPainterPath 
> operator*(const QPainterPath&, const QMatrix&)
> /usr/include/qt4/QtGui/qtransform.h:324: note:                 QPoint 
> operator*(const QPoint&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:326: note:                 QPointF 
> operator*(const QPointF&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:328: note:                 QLineF 
> operator*(const QLineF&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:330: note:                 QLine 
> operator*(const QLine&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:332: note:                 QPolygon 
> operator*(const QPolygon&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:334: note:                 QPolygonF 
> operator*(const QPolygonF&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:336: note:                 QRegion 
> operator*(const QRegion&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:338: note:                 QPainterPath 
> operator*(const QPainterPath&, const QTransform&)
> /usr/include/qt4/QtGui/qtransform.h:341: note:                 QTransform 
> operator*(const QTransform&, qreal)
> medialibdialog.cpp:200: error: expected primary-expression before '>' token
> make[4]: *** [medialibdialog.o] Error 1
> make[4]: Leaving directory 
> `/build/buildd-esperanza_0.4.0-3-amd64-BQCe2M/esperanza-0.4.0/src/dialogs/medialibdialog'
> make[3]: *** [sub-medialibdialog-make_default-ordered] Error 2
> make[3]: Leaving directory 
> `/build/buildd-esperanza_0.4.0-3-amd64-BQCe2M/esperanza-0.4.0/src/dialogs'
> make[2]: *** [sub-dialogs-make_default-ordered] Error 2
> make[2]: Leaving directory 
> `/build/buildd-esperanza_0.4.0-3-amd64-BQCe2M/esperanza-0.4.0/src'
> make[1]: *** [sub-src-make_default-ordered] Error 2
> make[1]: Leaving directory 
> `/build/buildd-esperanza_0.4.0-3-amd64-BQCe2M/esperanza-0.4.0'
> make: *** [build-stamp] Error 2
> dpkg-buildpackage: error: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=amd64&pkg=esperanza&ver=0.4.0-3+b1


Kurt




--- End Message ---
--- Begin Message ---
Source: esperanza
Source-Version: 0.4.0+git20090708-1

We believe that the bug you reported is fixed in the latest version of
esperanza, which is due to be installed in the Debian FTP archive:

esperanza_0.4.0+git20090708-1.diff.gz
  to pool/main/e/esperanza/esperanza_0.4.0+git20090708-1.diff.gz
esperanza_0.4.0+git20090708-1.dsc
  to pool/main/e/esperanza/esperanza_0.4.0+git20090708-1.dsc
esperanza_0.4.0+git20090708-1_i386.deb
  to pool/main/e/esperanza/esperanza_0.4.0+git20090708-1_i386.deb
esperanza_0.4.0+git20090708.orig.tar.gz
  to pool/main/e/esperanza/esperanza_0.4.0+git20090708.orig.tar.gz



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 531...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Benjamin Drung <bdr...@ubuntu.com> (supplier of updated esperanza 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 15 Aug 2009 17:03:09 +0200
Source: esperanza
Binary: esperanza
Architecture: source i386
Version: 0.4.0+git20090708-1
Distribution: unstable
Urgency: high
Maintainer: Florian Ragwitz <r...@debian.org>
Changed-By: Benjamin Drung <bdr...@ubuntu.com>
Description: 
 esperanza  - XMMS2 client which aims to be as feature-full and easy-to-use as 
Closes: 444937 485918 528825 531418
Changes: 
 esperanza (0.4.0+git20090708-1) unstable; urgency=high
 .
   * New upstream snapshot.
     + Compatible to xmms2 0.6DrMattDestruction (Closes: #531418, #528825,
       LP: #394938).
     + Fix crash on shutdown (Closes: #485918).
   * Add myself to uploaders.
   * debian/control: Split Build-Depends line.
   * Added debian/watch (sync from Ubuntu).
   * Added debian/esperanza.1, debian/manpages and run dh_installman in
     binary-arch target (sync from Ubuntu).
   * Added debian/esperanza.desktop and add xmms2-icon to Depends
     (Closes: #444937, LP: #342221).
   * Bump Standard-Version to 3.8.2, no changes needed.
   * Extend binary package description.
   * Update debian/copyright to use the format described in DEP 5.
   * Remove Thomas Jollans <tho...@jollans.com> from Uploaders.
   * Switch to cdbs and debhelper v7.
   * Add 0001-OTHER-Fixes-for-breakages-because-of-uint-removal.patch.
Checksums-Sha1: 
 7ab8523ee350e3c3816358fc68d015a7a1999eb7 1389 esperanza_0.4.0+git20090708-1.dsc
 602ca6a1db05f51c26d9ae4b454373b782ed359b 238937 
esperanza_0.4.0+git20090708.orig.tar.gz
 ec9bc803114f7a3b8ace63852f793ef96f9f5ae1 5054 
esperanza_0.4.0+git20090708-1.diff.gz
 4c281fac2bc49990071832f518dcb21386a92ab6 427324 
esperanza_0.4.0+git20090708-1_i386.deb
Checksums-Sha256: 
 259b164418556f1f4d87b14f20edbc146349a3c4b7e81a742594bebb84f7447f 1389 
esperanza_0.4.0+git20090708-1.dsc
 5ad25ef6ff5d13f02956624529d8aef5649cb76570e62d60c27f42df2e5a0ce6 238937 
esperanza_0.4.0+git20090708.orig.tar.gz
 32b8fc707126ab61e4710ec6dcfd130a058f3522966fa6ff3f062001afe354ef 5054 
esperanza_0.4.0+git20090708-1.diff.gz
 63c820636c6627dc889196f25e43696f166e604d40c056addcada8df4a1c4956 427324 
esperanza_0.4.0+git20090708-1_i386.deb
Files: 
 30161bb222738646589e5c35e1b9efd7 1389 sound extra 
esperanza_0.4.0+git20090708-1.dsc
 93a7dd7d2052616d3303d8d9dce742e6 238937 sound extra 
esperanza_0.4.0+git20090708.orig.tar.gz
 b18017c10c5655d4fc35bd840da07ca4 5054 sound extra 
esperanza_0.4.0+git20090708-1.diff.gz
 f1c10f803971a980d53c17cb65352852 427324 sound extra 
esperanza_0.4.0+git20090708-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkqOrlsACgkQ5ItltUs5T36yEgCfalz0MfqKKTEylxL+AgCHSXzA
4AwAoK2vVWvlResGSjguGRiSz/jWbRJC
=NSad
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to