[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#259846: marked as done (rio500: FTBFS with gcc-3.4: label at end of compound statement)



Your message dated Sat, 27 Nov 2004 20:47:20 -0500
with message-id <E1CYE9o-0001Zq-00@newraff.debian.org>
and subject line Bug#259846: fixed in rio500 0.8.1-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Jul 2004 21:53:34 +0000
>From aj@andaco.de Fri Jul 16 14:53:34 2004
Return-path: <aj@andaco.de>
Received: from c147165.adsl.hansenet.de (localhost) [213.39.147.165] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Blae6-00082r-00; Fri, 16 Jul 2004 14:53:34 -0700
Received: from aj by localhost with local (Exim 4.34)
	id 1Blae5-00045t-2T; Fri, 16 Jul 2004 23:53:33 +0200
To: Debian Bug Tracking System <submit@bugs.debian.org>
From: Andreas Jochens <aj@andaco.de>
Subject: rio500: FTBFS with gcc-3.4: label at end of compound statement
Message-Id: <E1Blae5-00045t-2T@localhost>
Date: Fri, 16 Jul 2004 23:53:33 +0200
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: rio500
Severity: normal
Tags: patch

When building 'rio500' with gcc-3.4 I get the following error:

gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -I../librio500 -g -O2 -Wall -I../librio500 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DDEFAULT_PSF_FONT=\"/usr/share/rio500/fonts//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/fonts/\" -DDEFAULT_FON_FONT=\"hl1.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\"  -c getopt1.c
gcc  -I../librio500 -g -O2 -Wall -I../librio500 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DDEFAULT_PSF_FONT=\"/usr/share/rio500/fonts//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/fonts/\" -DDEFAULT_FON_FONT=\"hl1.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\"   -o rio_format  rio_format.o getopt.o getopt1.o  -L../librio500 -lglib-2.0   -lrio500_api -lrio500   
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -I../librio500 -g -O2 -Wall -I../librio500 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    -DDEFAULT_PSF_FONT=\"/usr/share/rio500/fonts//font-bitmaps.psf\" -DDEFAULT_FONT_PATH=\"/usr/share/rio500/fonts/\" -DDEFAULT_FON_FONT=\"hl1.fon\" -DDEFAULT_DEV_PATH=\"/dev/usb/rio500\"  -c rio_add_song.c
rio_add_song.c: In function `main':
rio_add_song.c:329: error: label at end of compound statement
make[3]: *** [rio_add_song.o] Error 1
make[3]: Leaving directory `/rio500-0.8.1/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/rio500-0.8.1'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/rio500-0.8.1'
make: *** [build-stamp] Error 2

With the attached patch 'rio500' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN ../tmp-orig/rio500-0.8.1/src/rio_add_song.c ./src/rio_add_song.c
--- ../tmp-orig/rio500-0.8.1/src/rio_add_song.c	2002-04-15 14:09:13.000000000 +0200
+++ ./src/rio_add_song.c	2004-07-16 23:42:58.036450909 +0200
@@ -326,6 +326,7 @@
    send_command (rio_dev, 0x58, 0x0, card_number);
 
 try_next:
+   continue;
    } /* end of add file loop */
 
    /* Close device */

---------------------------------------
Received: (at 259846-close) by bugs.debian.org; 28 Nov 2004 01:54:01 +0000
>From katie@ftp-master.debian.org Sat Nov 27 17:54:01 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CYEGH-0005dj-00; Sat, 27 Nov 2004 17:54:01 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1CYE9o-0001Zq-00; Sat, 27 Nov 2004 20:47:20 -0500
From: Christoph Berg <cb@df7cb.de>
To: 259846-close@bugs.debian.org
X-Katie: $Revision: 1.54 $
Subject: Bug#259846: fixed in rio500 0.8.1-4
Message-Id: <E1CYE9o-0001Zq-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Sat, 27 Nov 2004 20:47:20 -0500
Delivered-To: 259846-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: rio500
Source-Version: 0.8.1-4

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

librio500-dev_0.8.1-4_i386.deb
  to pool/main/r/rio500/librio500-dev_0.8.1-4_i386.deb
rio500_0.8.1-4.diff.gz
  to pool/main/r/rio500/rio500_0.8.1-4.diff.gz
rio500_0.8.1-4.dsc
  to pool/main/r/rio500/rio500_0.8.1-4.dsc
rio500_0.8.1-4_i386.deb
  to pool/main/r/rio500/rio500_0.8.1-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 259846@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christoph Berg <cb@df7cb.de> (supplier of updated rio500 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Sun, 28 Nov 2004 01:53:44 +0100
Source: rio500
Binary: rio500 librio500-dev
Architecture: source i386
Version: 0.8.1-4
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Christoph Berg <cb@df7cb.de>
Description: 
 librio500-dev - development files for the Diamond Rio 500 digital audio player
 rio500     - Diamond Rio500 digital audio player support
Closes: 259846
Changes: 
 rio500 (0.8.1-4) unstable; urgency=low
 .
   * QA upload.
   * Fix FTFBS with gcc-3.4 with patch by Andreas Jochens
     (Closes: #259846).
   * Spelling fixes in debian/copyright, debian/control.
   * Remove empty lintian/overrides dir from rio500.
   * Bump Standards-Version and set DH_COMPAT=4.
Files: 
 78242b8bce0f7876e18f0dfa330429c8 658 sound optional rio500_0.8.1-4.dsc
 0fe12115fcfa3e6eda807d03fd852a2f 7415 sound optional rio500_0.8.1-4.diff.gz
 8bb70678f985410e48be5452b9daa9b6 138972 sound optional rio500_0.8.1-4_i386.deb
 2b60f407b968929d996a0d4f866f4535 32206 devel optional librio500-dev_0.8.1-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
Comment: Joerg Jaspert <joerg@debian.org> -- Debian Developer

iD8DBQFBqStncV7WoH57iskRAlyYAJwJbsB2/Jl6fiTggrwmFHkxEkpqmQCgkjlI
1k+Uz10uU5nVmUjJUUZ7J6c=
=xaXx
-----END PGP SIGNATURE-----



Reply to: