Your message dated Sat, 03 Sep 2005 13:33:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#324400: fixed in timidity 2.13.2-7
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 21 Aug 2005 23:13:26 +0000
>From [EMAIL PROTECTED] Sun Aug 21 16:13:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from pop.gmx.de (mail.gmx.net) [213.165.64.20] 
        by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
        id 1E6z0I-0000qc-00; Sun, 21 Aug 2005 16:13:26 -0700
Received: (qmail invoked by alias); 21 Aug 2005 23:12:54 -0000
Received: from ppp-82-135-1-11.mnet-online.de (EHLO localhost.localdomain) 
[82.135.1.11]
  by mail.gmx.net (mp007) with SMTP; 22 Aug 2005 01:12:54 +0200
X-Authenticated: #686195
Received: from mbanck by localhost.localdomain with local (Exim 4.34)
        id 1E6yzt-0002Xg-Bd
        for [EMAIL PROTECTED]; Mon, 22 Aug 2005 01:13:01 +0200
Date: Mon, 22 Aug 2005 01:13:01 +0200
From: Michael Banck <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: timidity: FTBFS with gcc-4.0: static declaration follows non-static 
declaration
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.6+20040907i
X-Y-GMX-Trusted: 0
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: timidity
Version: 2.13.2-6
Severity: serious
Tags: patch

Hi,

timidity seems to have build issues with gcc-4.0:

Automatic build of timidity_2.13.2-6.1 on nighthawk by sbuild/i386 1.7
Build started at 20050822-0102
******************************************************************************
timidity_2.13.2-6.1.dsc exists in cwd
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 4), libasound2-dev, libaudiofile-dev,
libesd0-dev, libarts1-dev, libjack0.100.0-dev, libaudio-dev,
libvorbis-dev (>= 1.0.0-3), libspeex-dev (>= 1.0), liboggflac-dev (>=
1.1.1-5), libflac-dev (>= 1.1.1-5), libncurses-dev, slang1-dev,
xlibs-dev, libxaw7-dev, tcl8.4-dev, tk8.4-dev, libgtk2.0-dev,
autotools-dev
[...]
Checking correctness of source dependencies...
------------------------------------------------------------------------------
dpkg-source: extracting timidity in timidity-2.13.2
dpkg-buildpackage: source package is timidity
dpkg-buildpackage: source version is 2.13.2-6.1
dpkg-buildpackage: source changed by Michael Banck <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
[...]
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../timidity -I../libarc
-I../utils  -I/usr/include/tcl8.4 -I/usr/include/kde/artsc
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include
-DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0
-I/usr/include/freetype2 -DAU_OSS -DAU_ALSA -DAU_NAS -DAU_ARTS -DAU_ESD
-DAU_JACK -DAU_VORBIS -DAU_FLAC -DAU_OGGFLAC  -I/usr/include/kde/artsc
-pthread -MT xaw_i.o -MD -MP -MF ".deps/xaw_i.Tpo" -c -o xaw_i.o
xaw_i.c; \
then mv -f ".deps/xaw_i.Tpo" ".deps/xaw_i.Po"; else rm -f
".deps/xaw_i.Tpo"; exit 1; fi
xaw_i.c:264: error: static declaration of 'voices' follows non-static
declaration
../timidity/playmidi.h:525: error: previous declaration of 'voices' was here
xaw_i.c: In function 'a_start_interface':
xaw_i.c:3317: warning: pointer targets in passing argument 4 of
'XReadBitmapFile' differ in signedness
xaw_i.c:3317: warning: pointer targets in passing argument 5 of
'XReadBitmapFile' differ in signedness
xaw_i.c:3558: warning: pointer targets in passing argument 4 of
'XReadBitmapFile' differ in signedness
xaw_i.c:3558: warning: pointer targets in passing argument 5 of
'XReadBitmapFile' differ in signedness
make[4]: *** [xaw_i.o] Error 1
make[4]: Leaving directory `/build/mbanck/timidity-2.13.2/interface'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/mbanck/timidity-2.13.2/interface'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/mbanck/timidity-2.13.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/mbanck/timidity-2.13.2'
make: *** [build-stamp] Error 2
******************************************************************************
Build finished at 20050822-0105
FAILED [dpkg-buildpackage died]
------------------------------------------------------------------------------ 

There's a patch at
http://people.ubuntu.com/~scott/patches/timidity/timidity_2.13.2-6ubuntu2_unknown.patch
which fixes this.


Michael

-- 
Michael Banck
Debian Developer
[EMAIL PROTECTED]
http://www.advogato.org/person/mbanck/diary.html

---------------------------------------
Received: (at 324400-close) by bugs.debian.org; 3 Sep 2005 20:41:32 +0000
>From [EMAIL PROTECTED] Sat Sep 03 13:41:32 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EBehJ-0006kG-00; Sat, 03 Sep 2005 13:33:09 -0700
From: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#324400: fixed in timidity 2.13.2-7
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 03 Sep 2005 13:33:09 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 9

Source: timidity
Source-Version: 2.13.2-7

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

timidity-el_2.13.2-7_all.deb
  to pool/main/t/timidity/timidity-el_2.13.2-7_all.deb
timidity-interfaces-extra_2.13.2-7_i386.deb
  to pool/main/t/timidity/timidity-interfaces-extra_2.13.2-7_i386.deb
timidity_2.13.2-7.diff.gz
  to pool/main/t/timidity/timidity_2.13.2-7.diff.gz
timidity_2.13.2-7.dsc
  to pool/main/t/timidity/timidity_2.13.2-7.dsc
timidity_2.13.2-7_i386.deb
  to pool/main/t/timidity/timidity_2.13.2-7_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.
Henrique de Moraes Holschuh <[EMAIL PROTECTED]> (supplier of updated timidity 
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,  3 Sep 2005 16:23:40 -0300
Source: timidity
Binary: timidity-el timidity timidity-interfaces-extra
Architecture: source i386 all
Version: 2.13.2-7
Distribution: unstable
Urgency: low
Maintainer: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
Changed-By: Henrique de Moraes Holschuh <[EMAIL PROTECTED]>
Description: 
 timidity   - Software sound renderer (MIDI sequencer, MOD player)
 timidity-el - An Emacs front end to Timidity++
 timidity-interfaces-extra - TiMidity++ extra user interfaces
Closes: 292415 300337 305918 309888 310307 315238 317227 324400 325947 326454
Changes: 
 timidity (2.13.2-7) unstable; urgency=low
 .
   * Update libjack-dev dependencies (closes: #317227)
   * Update libflac-dev dependencies (closes: #325947)
   * Fix support for seekable FLAC streams by using the correct API
     (flac_a.c) for metadata, which does NOT have callbacks on seekable
     streams.  Not that it matters much, as apparently TiMidity++ never
     tries to produce seekable FLAC streams currently
   * Build against libslang2-dev (closes: #315238)
   * Build against new libxaw8-dev, instead of libxaw7-dev
   * Execute libarts1 transition by rebuilding, no changes
   * Remove redeclaration of voices in interface/xaw_i.c:264, patch from
     Ubuntu (closes: #324400)
   * Bump standards version to 3.6.2 (no changes)
   * This upload addresses all bugs in the intended 6.1 NMU by
     Loïc Minier <[EMAIL PROTECTED]>, even if it fixes them diferently.
     Therefore, it closes: #326454
   * s/antialias/anti-alias/ in timidity.cfg (closes: #310307)
   * Fix spelling errors in some manpages, thanks to A Costa
     (closes: #300337, #309888)
   * Remove references to some old cruft utilities from manpage
     (closes: #292415)
   * Add a midrange sample config option set (closes: #305918)
Files: 
 f7d04e2c03703194b7275c715d05dfbf 1218 sound optional timidity_2.13.2-7.dsc
 fdadcf0b94fc331840988852480c7b2a 97649 sound optional timidity_2.13.2-7.diff.gz
 b737f6112d5bb234d30dc58e9a357ec9 14736 sound optional 
timidity-el_2.13.2-7_all.deb
 183c621825dadebe175b9bad2c5168e1 542668 sound optional 
timidity_2.13.2-7_i386.deb
 01da7a1f46d456bccaabe132e007c93e 81428 sound optional 
timidity-interfaces-extra_2.13.2-7_i386.deb

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

iQEVAwUBQxn634jztdzjjnrPAQJf2ggAqoLP1Huh8OzM8Z7kcIUCWnFLyKy2zEwD
g6N25yO+/sGUzIn5u7MUBLrdQsZGwgz24bZYOOerYAkkSPuzY//AxjrhnVg45zL7
sViIgr/hmXsgJay2kaY8PGTI++uEIviil5FrSlf8p/qBq0zTI11DECNuyjEYLKKZ
2nUnzrrF/FnredgGaDk6wylhMZslgaNEk2AmRh4o1bzJh11AZm6EPOX4vslBHYDm
CPUM89iF7nZ6R016UUIsuWfMYVXquHDGUba2Y6Z9PgyrvX1ZxnzP/g4ZIpu3g+w2
KZX9RfoW2Mu26Xg3w0kUkVflo6WXWnGQpSc+6BDaDI58oByF5mkR+w==
=fYr4
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to