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

Bug#258546: marked as done (busybox-cvs: FTBFS with gcc-3.4: label at end of compound statement)



Your message dated Sat, 29 Oct 2005 12:41:44 +0200
with message-id <20051029104144.GF4209@df7cb.de>
and subject line Closing FTBFS bugs
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; 10 Jul 2004 07:56:39 +0000
>From aj@andaco.de Sat Jul 10 00:56:39 2004
Return-path: <aj@andaco.de>
Received: from c147245.adsl.hansenet.de (localhost) [213.39.147.245] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BjCit-0007Qz-00; Sat, 10 Jul 2004 00:56:39 -0700
Received: from aj by localhost with local (Exim 4.34)
	id 1BjCio-0000cw-MC; Sat, 10 Jul 2004 09:56:37 +0200
To: Debian Bug Tracking System <submit@bugs.debian.org>
From: Andreas Jochens <aj@andaco.de>
Subject: busybox-cvs: FTBFS with gcc-3.4: label at end of compound statement
Message-Id: <E1BjCio-0000cw-MC@localhost>
Date: Sat, 10 Jul 2004 09:56:37 +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=-5.2 required=4.0 tests=BAYES_40,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: busybox-cvs
Severity: normal
Tags: patch

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

gcc -I./include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -Wstrict-prototypes -Wshadow -Os -fomit-frame-pointer -DNDEBUG    -I./modutils/obj -DELF_MACHINE_H='"elf_x86_64.h"' -DARCH_x86_64  -c -o modutils/obj/modstat.o modutils/obj/modstat.c
modutils/obj/modstat.c: In function `new_get_kernel_info':
modutils/obj/modstat.c:202: error: label at end of compound statement
make[1]: *** [modutils/obj/modstat.o] Error 1
make[1]: Leaving directory `/busybox-cvs-20040623'
make: *** [build-arch-udeb-stamp] Error 2

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/busybox-cvs-20040623/modutils/obj/modstat.c ./modutils/obj/modstat.c
--- ../tmp-orig/busybox-cvs-20040623/modutils/obj/modstat.c	2004-07-10 09:47:14.182575669 +0200
+++ ./modutils/obj/modstat.c	2004-07-10 09:47:09.278535311 +0200
@@ -199,6 +199,7 @@
 				s->name += (unsigned long) syms;
 		}
 		next:
+		continue;
 	}
 
 	if (type & K_SYMBOLS) { /* Want info about symbols */

---------------------------------------
Received: (at 258546-done) by bugs.debian.org; 29 Oct 2005 10:41:47 +0000
>From cb@df7cb.de Sat Oct 29 03:41:46 2005
Return-path: <cb@df7cb.de>
Received: from meitner.df7cb.de [217.160.132.97] (postfix)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1EVo9i-0002kG-00; Sat, 29 Oct 2005 03:41:46 -0700
Received: from volta.df7cb.de (dslb-084-058-194-119.pools.arcor-ip.net [84.58.194.119])
	by meitner.df7cb.de (Postfix) with ESMTP id 9266E20C02F;
	Sat, 29 Oct 2005 12:41:45 +0200 (CEST)
Received: by volta.df7cb.de (Postfix, from userid 1000)
	id 88AC643063; Sat, 29 Oct 2005 12:41:44 +0200 (CEST)
Date: Sat, 29 Oct 2005 12:41:44 +0200
From: Christoph Berg <myon@debian.org>
To: 258546-done@bugs.debian.org, 288981-done@bugs.debian.org,
	317073-done@bugs.debian.org, 331087-done@bugs.debian.org
Subject: Closing FTBFS bugs
Message-ID: <20051029104144.GF4209@df7cb.de>
Mail-Followup-To: Christoph Berg <myon@debian.org>,
	258546-done@bugs.debian.org, 288981-done@bugs.debian.org,
	317073-done@bugs.debian.org, 331087-done@bugs.debian.org
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
	protocol="application/pgp-signature"; boundary="AqsLC8rIMeq19msA"
Content-Disposition: inline
X-Face: (nN@x(D\O)J!Qu\q4fh8W^7WGqxpwTk&Xy0*ya<z@L`gg26[[T%n/TA:l\Pde>wYj,M;75" N13_k}S.rS#lmX[G]QOuw[H"4#z$tSn$SkV<IurN'6;gkRFZw@/XLtl7":0v&kN3*-iM~q*;.*CfH@ qM>5ucV193Tz3IWj<]8at(6"K.ht//s"Ds,xMV9A\_bN/)w@^PmEM>-dF34Kw?,<G0ya
User-Agent: Mutt/1.5.9i
Delivered-To: 258546-done@bugs.debian.org
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=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 4


--AqsLC8rIMeq19msA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

busybox-cvs has been removed from unstable, the FTBFS bugs do not
apply to the busybox package.

Christoph
--=20
cb@df7cb.de | http://www.df7cb.de/

--AqsLC8rIMeq19msA
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iQCVAwUBQ2NR6LRrkjttir5xAQJECgP9FjFJlHqdonIkt43RIuR9vQfssBhvHtFj
/1Xp0paLQBOmo1uxxJMUgvZWmx3G1jp9xqGPVyISaTVKU7Lt0HssRWnFxBBBpEZL
wLuF5bnBcXjQRa+Qha7e0pMZOpXm8nQxYyP84DrSKwnujywOhtv//Zzc9GTsoKPU
N79MTwwlzeo=
=RAz1
-----END PGP SIGNATURE-----

--AqsLC8rIMeq19msA--



Reply to: