Your message dated Fri, 11 May 2007 10:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#417684: fixed in amarok 1.4.5-4
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: amarok
Version: 1.4.4-4
Usertags: ftbfs-gcc-4.3
Tags: patch

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, the C++ header
dependencies have been cleaned up.  The advantage of this is that
programs will compile faster.  The downside is that you actually
need to directly #include everything you use (but you really should
do this anyway, otherwise your program won't work with any compiler
other than GCC).  Some background of this can be found at
http://gcc.gnu.org/PR28080

You can reproduce this problem with gcc-snapshot (20070326-1 or higher)
from unstable. (Currently not available for i386, but for amd64, powerpc
and ia64.  I hope to have i386 binaries in the archive in ~3 weeks.)

> Automatic build of amarok_1.4.4-4 on em64t by sbuild/amd64 0.53
...
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/fft.c:272:
>  warning: conversion to 'int' from 'unsigned int' may alter its value
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:
>  In function 'int main(int, char**)':
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:82:
>  error: 'exit' is not a member of 'std'
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:86:
>  error: 'exit' is not a member of 'std'
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:132:
>  warning: conversion to 'long unsigned int' from 'int' may alter its value
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:132:
>  warning: conversion to 'long unsigned int' from 'int' may alter its value
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:136:
>  warning: conversion to 'long unsigned int' from 'int' may alter its value
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:136:
>  warning: conversion to 'long unsigned int' from 'int' may alter its value
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:152:
>  warning: conversion to 'int' from 'ssize_t' may alter its value
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:
>  In constructor 'XmmsWrapper::XmmsWrapper(const std::string&)':
> /build/tbm/amarok-1.4.4/build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp:230:
>  error: 'exit' is not a member of 'std'

--- build-tree/amarok-1.4.4/amarok/src/metadata/audible/audibletag.cpp~ 
2007-04-04 09:36:38.000000000 +0000
+++ build-tree/amarok-1.4.4/amarok/src/metadata/audible/audibletag.cpp  
2007-04-04 09:36:45.000000000 +0000
@@ -10,6 +10,8 @@
 
 #include <netinet/in.h> // ntohl
 
+#include <cstdlib>
+
 using namespace TagLib;
 
 Audible::Tag::Tag() : TagLib::Tag::Tag() {
--- build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp~ 
2007-04-04 09:35:44.000000000 +0000
+++ build-tree/amarok-1.4.4/amarok/src/vis/xmmswrapper/xmmswrapper.cpp  
2007-04-04 09:35:56.000000000 +0000
@@ -17,6 +17,7 @@
 
 #include "xmmswrapper.h"
 
+#include <cstdlib>
 #include <iostream>
 #include <list>
 #include <vector>

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


--- End Message ---
--- Begin Message ---
Source: amarok
Source-Version: 1.4.5-4

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

amarok-engines_1.4.5-4_i386.deb
  to pool/main/a/amarok/amarok-engines_1.4.5-4_i386.deb
amarok-xine_1.4.5-4_i386.deb
  to pool/main/a/amarok/amarok-xine_1.4.5-4_i386.deb
amarok_1.4.5-4.diff.gz
  to pool/main/a/amarok/amarok_1.4.5-4.diff.gz
amarok_1.4.5-4.dsc
  to pool/main/a/amarok/amarok_1.4.5-4.dsc
amarok_1.4.5-4_i386.deb
  to pool/main/a/amarok/amarok_1.4.5-4_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.
Adeodato Simó <[EMAIL PROTECTED]> (supplier of updated amarok 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: Fri, 11 May 2007 11:57:31 +0200
Source: amarok
Binary: amarok amarok-xine amarok-engines
Architecture: source i386
Version: 1.4.5-4
Distribution: unstable
Urgency: low
Maintainer: Adeodato Simó <[EMAIL PROTECTED]>
Changed-By: Adeodato Simó <[EMAIL PROTECTED]>
Description: 
 amarok     - versatile and easy to use audio player for KDE
 amarok-engines - output engines for the Amarok audio player
 amarok-xine - xine engine for the Amarok audio player
Closes: 412464 415484 417684 421920
Changes: 
 amarok (1.4.5-4) unstable; urgency=low
 .
   * Upload to unstable.  (Closes: #421920)
 .
   * Remove build-dependency on dpkg-dev (the version in stable groks
     ${binary:Version}), and drop version requirement on debhelper and
     libtag1-dev as well.
 .
   * Drop the changes made to remove circular dependencies.  (Reopens: #368485,
     closes: #415484, #412464)
 .
   * Add patch to fix FTBFS with gcc-4.3.  (Closes: #417684)
 .
   * Use ${binary:Version} instead of ${source:Version}.
 .
   * Add XS-VCS-Bzr field.
 .
   * Add watch file, and adjust download URL on debian/copyright.
Files: 
 e5bb6cb22a3a11d51a26732ba7934558 1085 kde optional amarok_1.4.5-4.dsc
 61c8842c8a96d4f16bceefb26b84615b 23491 kde optional amarok_1.4.5-4.diff.gz
 74c2ce73c6a19849878bb00f836014e1 17881346 kde optional amarok_1.4.5-4_i386.deb
 6e88d37655bb3fe700f09c82fe29a272 814 kde optional 
amarok-engines_1.4.5-4_i386.deb
 bc9d6fe8c6c47b3b1560c6371c11d1c2 54160 kde optional 
amarok-xine_1.4.5-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Adeodato Simó <[EMAIL PROTECTED]>

iEYEARECAAYFAkZERfAACgkQgyNlRdHEGIIQJwCggapFqXvWetMwlk3VUHlgCiRn
SKYAn3DENCFA/p4ZgPyu5pOXch3C32VY
=X3e9
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to