Your message dated Thu, 12 Jan 2006 00:56:28 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#323315: FTBFS: Conflicting declarations of cn_tab
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 Aug 2005 01:54:28 +0000
>From [EMAIL PROTECTED] Mon Aug 15 18:54:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from zoot.lafn.org [206.117.18.6] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E4qep-00055v-00; Mon, 15 Aug 2005 18:54:28 -0700
Received: from localhost.localdomain 
(pool-71-104-165-253.lsanca.dsl-w.verizon.net [71.104.165.253])
        (authenticated bits=0)
        by zoot.lafn.org (8.13.1/8.13.1) with ESMTP id j7G1sQqn012709
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Mon, 15 Aug 2005 18:54:27 -0700 (PDT)
        (envelope-from [EMAIL PROTECTED])
Received: from kraai by localhost.localdomain with local (Exim 4.52)
        id 1E4nYo-0001Dy-3m
        for [EMAIL PROTECTED]; Mon, 15 Aug 2005 15:36:02 -0700
Date: Mon, 15 Aug 2005 15:36:02 -0700
From: Matt Kraai <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: FTBFS: Conflicting declarations of cn_tab
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="dDRMvlgZJXvWKvBx"
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: ClamAV 0.86.2/1023/Mon Aug 15 13:15:08 2005 on zoot.lafn.org
X-Virus-Status: Clean
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=-7.6 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02


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

Package: gnumach
Version: 20050501-4
Severity: serious

gnumach fails to build because it contains conflicting declarations of
cn_tab:

> i486-linux-gnu-gcc -Wall -g -pipe -O2 -nostdinc -DMACH -DCMU -DMACH_KERNE=
L -DKERNEL -DPACKAGE_NAME=3D\"GNU\ Mach\" -DPACKAGE_TARNAME=3D\"gnumach\" -=
DPACKAGE_VERSION=3D\"1.3\" -DPACKAGE_STRING=3D\"GNU\ Mach\ 1.3\" -DPACKAGE_=
BUGREPORT=3D\"[EMAIL PROTECTED]" -DMACH_KMSG=3D  -DCONTINUATIONS -D__ELF__ =
-Di386 -DLINUX_DEV -I../i386/i386at -I../i386/i386 -I../i386/include -I../i=
386/include/mach/sa -I../i386/bogus -I../i386 -I. -I.. -I../include -I../bo=
gus -I../util -I../kern -I../device  -c -o cons.o ../device/cons.c
> In file included from ../vm/vm_page.h:48,
>                  from ../device/io_req.h:40,
>                  from ../device/cons.c:41:
> ../kern/sched_prim.h:126: warning: type qualifiers ignored on function re=
turn type
> ../device/cons.c:46: error: static declaration of 'cn_tab' follows non-st=
atic declaration
> ../device/cons.h:49: error: previous declaration of 'cn_tab' was here
> ../device/cons.c:74: warning: return type defaults to 'int'
> ../device/cons.c: In function 'cninit':
> ../device/cons.c:82: warning: 'return' with no value, in function returni=
ng non-void
> ../device/cons.c:98: warning: suggest parentheses around assignment used =
as truth value
> ../device/cons.c:108: warning: implicit declaration of function 'dev_name=
_lookup'
> ../device/cons.c:109: warning: implicit declaration of function 'panic'
> ../device/cons.c:110: warning: implicit declaration of function 'dev_set_=
indirection'
> ../device/cons.c:121: warning: implicit declaration of function 'cnputc'
> ../device/cons.c:129: warning: 'return' with no value, in function return=
ing non-void
> ../device/cons.c: At top level:
> ../device/cons.c:227: warning: return type defaults to 'int'
> ../device/cons.c:237: warning: return type defaults to 'int'
> ../device/cons.c:247: warning: return type defaults to 'int'
> ../device/cons.c: In function 'cnputc':
> ../device/cons.c:250: warning: 'return' with no value, in function return=
ing non-void
> ../device/cons.c:271: warning: implicit declaration of function 'bzero'
> ../device/cons.c:271: warning: incompatible implicit declaration of built=
-in function 'bzero'

--=20
Matt

--dDRMvlgZJXvWKvBx
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)

iD8DBQFDARjRfNdgYxVXvBARAsO3AKCOw/OkCtn+LO6GfbcldHbu3beNdACbBt7i
vxac1MRPpizr6wFDG6cnFFM=
=LDSw
-----END PGP SIGNATURE-----

--dDRMvlgZJXvWKvBx--

---------------------------------------
Received: (at 323315-done) by bugs.debian.org; 11 Jan 2006 22:56:22 +0000
>From [EMAIL PROTECTED] Wed Jan 11 14:56:22 2006
Return-path: <[EMAIL PROTECTED]>
Received: from master.debian.org ([146.82.138.7])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EwotC-0003Mp-Jk
        for [EMAIL PROTECTED]; Wed, 11 Jan 2006 14:56:22 -0800
Received: from guillem by master.debian.org with local (Exim 4.50)
        id 1EwotB-0005DD-M9; Wed, 11 Jan 2006 16:56:21 -0600
Date: Thu, 12 Jan 2006 00:56:28 +0200
From: Guillem Jover <[EMAIL PROTECTED]>
To: Samuel Thibault <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#323315: FTBFS: Conflicting declarations of cn_tab
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.11
Sender: Guillem Jover <[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

Hi,

On Mon, Dec 26, 2005 at 09:09:18PM +0100, Samuel Thibault wrote:
> Matt Kraai, le Mon 15 Aug 2005 15:36:02 -0700, a écrit :
> > > ../device/cons.c:46: error: static declaration of 'cn_tab' follows 
> > > non-static declaration
> > > ../device/cons.h:49: error: previous declaration of 'cn_tab' was here
> 
> This line disappeared on 26th May, and isn't present in current version
> of gnumach. I guess this bug can hence be closed.

Yes, closing.

thanks,
guillem


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

Reply via email to