Bug#164489: marked as done (xfree86: FTBFS: bison 1.50 chokes on xc/programs/xkbcomp/xkbparse.y)

2002-10-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Oct 2002 16:14:55 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#164489: fixed in xfree86 4.2.1-3
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; 12 Oct 2002 18:17:58 +
From [EMAIL PROTECTED] Sat Oct 12 13:17:56 2002
Return-path: [EMAIL PROTECTED]
Received: from j120202.ppp.asahi-net.or.jp (master.hanzubon.org) 
[61.213.120.202] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 180Qpo-0008Sl-00; Sat, 12 Oct 2002 13:17:56 -0500
Received: from iceman.hanzubon.jp (iceman.hanzubon.jp [192.168.100.12])
by master.hanzubon.org (Postfix) with ESMTP id C629F8DC13
for [EMAIL PROTECTED]; Sun, 13 Oct 2002 03:16:59 +0900 (JST)
Date: Sun, 13 Oct 2002 03:17:13 +0900
From: ISHIKAWA Mutsumi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [PATCH] xkbcomp build problem with bison 1.50
User-Agent: Wanderlust/2.9.15 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
Organization: Yendot.org unstable guy
X-CVSROOT: cvs -d :ext:cvs.hanzubon.org:/var/cvs co -r unstable HANZUBON
MIME-Version: 1.0 (generated by SEMI 1.14.3 - Ushinoya)
Content-Type: text/plain; charset=US-ASCII
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]

Package: xfree86
Version: 4.2.1-2
tags: patch


 Compile xc/programs/xkbcomp/xkbparse.y with bison 1.50 cause
trouble. 

bison -y  xkbparse.y
xkbparse.y:447.3: parse error, unexpected |
xkbparse.y:510.3: parse error, unexpected |
make: *** [xkbparse.c] Error 1


 xkbparse.y  contains some needless semicolons.

--- xc/programs/xkbcomp/xkbparse.y.orig 2001-01-18 08:45:45.0 +0900
+++ xc/programs/xkbcomp/xkbparse.y  2002-10-13 03:15:25.0 +0900
@@ -448,7 +448,6 @@
 
 ShapeDecl  :   SHAPE String OBRACE OutlineList CBRACE SEMI
{ $$= ShapeDeclCreate($2,(OutlineDef *)$4-common); }
-   ;
|   SHAPE String OBRACE CoordList CBRACE SEMI
{ 
OutlineDef *outlines;
@@ -511,7 +510,7 @@
{ 
$$= (OverlayKeyDef *)
AppendStmt($1-common,$3-common);
-   };
+   }
|   OverlayKey
{ $$= $1; }
;

-- 
ISHIKAWA Mutsumi
 [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]

---
Received: (at 164489-close) by bugs.debian.org; 17 Oct 2002 20:26:23 +
From [EMAIL PROTECTED] Thu Oct 17 15:26:22 2002
Return-path: [EMAIL PROTECTED]
Received: from auric.debian.org [206.246.226.45] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 182HDq-0003rB-00; Thu, 17 Oct 2002 15:26:22 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
id 182H2l-0006bt-00; Thu, 17 Oct 2002 16:14:55 -0400
From: Branden Robinson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.26 $
Subject: Bug#164489: fixed in xfree86 4.2.1-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 17 Oct 2002 16:14:55 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.1 required=5.0
tests=PGP_SIGNATURE,SPAM_PHRASE_00_01,SUPERLONG_LINE
version=2.41
X-Spam-Level: 

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

lbxproxy_4.2.1-3_i386.deb
  to pool/main/x/xfree86/lbxproxy_4.2.1-3_i386.deb
libdps-dev_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libdps-dev_4.2.1-3_i386.deb
libdps1-dbg_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libdps1-dbg_4.2.1-3_i386.deb
libdps1_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libdps1_4.2.1-3_i386.deb
libxaw6-dbg_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.2.1-3_i386.deb
libxaw6-dev_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw6-dev_4.2.1-3_i386.deb
libxaw6_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw6_4.2.1-3_i386.deb
libxaw7-dbg_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.2.1-3_i386.deb
libxaw7-dev_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw7-dev_4.2.1-3_i386.deb
libxaw7_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw7_4.2.1-3_i386.deb
proxymngr_4.2.1-3_i386.deb
  to pool/main/x/xfree86/proxymngr_4.2.1-3_i386.deb

Bug#164489: marked as done (xfree86: FTBFS: bison 1.50 chokes on xc/programs/xkbcomp/xkbparse.y)

2002-10-17 Thread Debian Bug Tracking System
Your message dated Thu, 17 Oct 2002 16:14:55 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#164489: fixed in xfree86 4.2.1-3
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; 12 Oct 2002 18:17:58 +
From [EMAIL PROTECTED] Sat Oct 12 13:17:56 2002
Return-path: [EMAIL PROTECTED]
Received: from j120202.ppp.asahi-net.or.jp (master.hanzubon.org) [61.213.120.202] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 180Qpo-0008Sl-00; Sat, 12 Oct 2002 13:17:56 -0500
Received: from iceman.hanzubon.jp (iceman.hanzubon.jp [192.168.100.12])
by master.hanzubon.org (Postfix) with ESMTP id C629F8DC13
for [EMAIL PROTECTED]; Sun, 13 Oct 2002 03:16:59 +0900 (JST)
Date: Sun, 13 Oct 2002 03:17:13 +0900
From: ISHIKAWA Mutsumi [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: [PATCH] xkbcomp build problem with bison 1.50
User-Agent: Wanderlust/2.9.15 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
Organization: Yendot.org unstable guy
X-CVSROOT: cvs -d :ext:cvs.hanzubon.org:/var/cvs co -r unstable HANZUBON
MIME-Version: 1.0 (generated by SEMI 1.14.3 - Ushinoya)
Content-Type: text/plain; charset=US-ASCII
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]

Package: xfree86
Version: 4.2.1-2
tags: patch


 Compile xc/programs/xkbcomp/xkbparse.y with bison 1.50 cause
trouble. 

bison -y  xkbparse.y
xkbparse.y:447.3: parse error, unexpected |
xkbparse.y:510.3: parse error, unexpected |
make: *** [xkbparse.c] Error 1


 xkbparse.y  contains some needless semicolons.

--- xc/programs/xkbcomp/xkbparse.y.orig 2001-01-18 08:45:45.0 +0900
+++ xc/programs/xkbcomp/xkbparse.y  2002-10-13 03:15:25.0 +0900
@@ -448,7 +448,6 @@
 
 ShapeDecl  :   SHAPE String OBRACE OutlineList CBRACE SEMI
{ $$= ShapeDeclCreate($2,(OutlineDef *)$4-common); }
-   ;
|   SHAPE String OBRACE CoordList CBRACE SEMI
{ 
OutlineDef *outlines;
@@ -511,7 +510,7 @@
{ 
$$= (OverlayKeyDef *)
AppendStmt($1-common,$3-common);
-   };
+   }
|   OverlayKey
{ $$= $1; }
;

-- 
ISHIKAWA Mutsumi
 [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]

---
Received: (at 164489-close) by bugs.debian.org; 17 Oct 2002 20:26:23 +
From [EMAIL PROTECTED] Thu Oct 17 15:26:22 2002
Return-path: [EMAIL PROTECTED]
Received: from auric.debian.org [206.246.226.45] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 182HDq-0003rB-00; Thu, 17 Oct 2002 15:26:22 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
id 182H2l-0006bt-00; Thu, 17 Oct 2002 16:14:55 -0400
From: Branden Robinson [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.26 $
Subject: Bug#164489: fixed in xfree86 4.2.1-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Thu, 17 Oct 2002 16:14:55 -0400
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-2.1 required=5.0
tests=PGP_SIGNATURE,SPAM_PHRASE_00_01,SUPERLONG_LINE
version=2.41
X-Spam-Level: 

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

lbxproxy_4.2.1-3_i386.deb
  to pool/main/x/xfree86/lbxproxy_4.2.1-3_i386.deb
libdps-dev_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libdps-dev_4.2.1-3_i386.deb
libdps1-dbg_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libdps1-dbg_4.2.1-3_i386.deb
libdps1_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libdps1_4.2.1-3_i386.deb
libxaw6-dbg_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw6-dbg_4.2.1-3_i386.deb
libxaw6-dev_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw6-dev_4.2.1-3_i386.deb
libxaw6_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw6_4.2.1-3_i386.deb
libxaw7-dbg_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw7-dbg_4.2.1-3_i386.deb
libxaw7-dev_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw7-dev_4.2.1-3_i386.deb
libxaw7_4.2.1-3_i386.deb
  to pool/main/x/xfree86/libxaw7_4.2.1-3_i386.deb
proxymngr_4.2.1-3_i386.deb
  to pool/main/x/xfree86/proxymngr_4.2.1-3_i386.deb