Your message dated Sun, 26 Mar 2006 08:17:18 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358280: fixed in prokyon3 0.9.4-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: prokyon3
Version: 0.9.4-2
Severity: important
Tags: patch

Your package fails to build with G++ 4.1.  I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.

A patch is attached.


> Automatic build of prokyon3_0.9.4-2 on em64t by sbuild/amd64 1.106
...
> if x86_64-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. 
> -I. -I..   -I/usr/include/taglib -I/usr/share/qt3//include 
> -DQT_THREAD_SUPPORT  -DQT_NO_ASCII_CAST -DPREFIX=\"/usr\"  -O0 -g3 -Wall -g 
> -O2 -MT prokyon3-job_playalbum.o -MD -MP -MF 
> ".deps/prokyon3-job_playalbum.Tpo" -c -o prokyon3-job_playalbum.o `test -f 
> 'job_playalbum.cpp' || echo './'`job_playalbum.cpp; \
>       then mv -f ".deps/prokyon3-job_playalbum.Tpo" 
> ".deps/prokyon3-job_playalbum.Po"; else rm -f 
> ".deps/prokyon3-job_playalbum.Tpo"; exit 1; fi
> configuration.h:162: error: extra qualification 'Configuration::' on member 
> 'listString2Int'
> configuration.h:163: error: extra qualification 'Configuration::' on member 
> 'listInt2String'
> progressdialogscroll.h:35: error: extra qualification 
> 'ProgressDialogScroll::' on member 'resizeEvent'
> /usr/share/qt3//include/qnetworkprotocol.h:58: warning: 'class 
> QNetworkProtocolFactoryBase' has virtual functions but non-virtual destructor
> job_playalbum.cpp: In member function 'virtual void Job_PlayAlbum::run()':
> job_playalbum.cpp:37: warning: format '%p' expects type 'void*', but argument 
> 4 has type 'long unsigned int'
> job_playalbum.cpp:85: warning: format '%p' expects type 'void*', but argument 
> 4 has type 'long unsigned int'
> make[4]: *** [prokyon3-job_playalbum.o] Error 1
> make[4]: Leaving directory `/build/tbm/prokyon3-0.9.4/src'
> make[3]: *** [all] Error 2


--- ./src/configuration.h~      2006-03-22 02:07:47.000000000 +0000
+++ ./src/configuration.h       2006-03-22 02:07:53.000000000 +0000
@@ -159,8 +159,8 @@
   ~Configuration();
 
  private:
-  QValueList<int> Configuration::listString2Int( QStringList qs);
-  QStringList Configuration::listInt2String( QValueList<int> qi);
+  QValueList<int> listString2Int( QStringList qs);
+  QStringList listInt2String( QValueList<int> qi);
   int startuptip, readid3v2, writeid3v2, autoconn, autohide, avoidhdd, 
avoidsmb, avoidnfs;
 #ifdef HAVE_MEXTRAS
   int checkartist, checkcover, checklyrics, checkalbum, checktracks, 
checkbiography, checkyears;
--- ./src/progressdialogscroll.h~       2006-03-22 02:08:02.000000000 +0000
+++ ./src/progressdialogscroll.h        2006-03-22 02:08:08.000000000 +0000
@@ -32,7 +32,7 @@
                        setMinimumHeight( 200 ); 
                        setMinimumWidth( 500 );
               }
-   void ProgressDialogScroll::resizeEvent( QResizeEvent *ev ) {
+   void resizeEvent( QResizeEvent *ev ) {
                      QProgressDialog::resizeEvent( ev );
                     QRect rct = 
static_cast<QWidget*>(this->child("label","QLabel"))->geometry();
                      rct.setTop(2);

-- 
Martin Michlmayr
http://www.cyrius.com/


--- End Message ---
--- Begin Message ---
Source: prokyon3
Source-Version: 0.9.4-3

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

prokyon3_0.9.4-3.diff.gz
  to pool/main/p/prokyon3/prokyon3_0.9.4-3.diff.gz
prokyon3_0.9.4-3.dsc
  to pool/main/p/prokyon3/prokyon3_0.9.4-3.dsc
prokyon3_0.9.4-3_i386.deb
  to pool/main/p/prokyon3/prokyon3_0.9.4-3_i386.deb



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.
Gustavo Franco <[EMAIL PROTECTED]> (supplier of updated prokyon3 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: SHA1

Format: 1.7
Date: Sat, 25 Mar 2006 16:36:34 -0300
Source: prokyon3
Binary: prokyon3
Architecture: source i386
Version: 0.9.4-3
Distribution: unstable
Urgency: low
Maintainer: Gustavo Franco <[EMAIL PROTECTED]>
Changed-By: Gustavo Franco <[EMAIL PROTECTED]>
Description: 
 prokyon3   - A mp3 and ogg/vorbis manager and tag editor
Closes: 358280
Changes: 
 prokyon3 (0.9.4-3) unstable; urgency=low
 .
   * Fixes FTBFS with g++ 4.1. Thanks tbm. (Closes: #358280)
Files: 
 e52ecb1ea2222da61e7289e059a568a2 949 sound optional prokyon3_0.9.4-3.dsc
 952dd1b07f6ac106d42e45733a32c95f 20459 sound optional prokyon3_0.9.4-3.diff.gz
 78d60b5519952f3d808f858fdd9b207e 902298 sound optional 
prokyon3_0.9.4-3_i386.deb

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

iD8DBQFEJrpY7ftwBTcVV3gRAp42AJ9qnUBIASS0o3B/OnKqEq4Kqx0taQCcCK8s
BcC4lrED66a25U1g0NDTLKs=
=/5sh
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to