From owner-freebsd-ports Sun Dec 1 20: 6:42 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F333137B401; Sun, 1 Dec 2002 20:06:40 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1220343EA9; Sun, 1 Dec 2002 20:06:40 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [192.168.1.9] (gyros.marcuscom.com [192.168.1.9]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id gB245hDj012433; Sun, 1 Dec 2002 23:05:43 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: bison failures From: Joe Marcus Clarke To: Kent Stewart Cc: Kris Kennaway , ports@FreeBSD.ORG, tkato@prontomail.com, dwcjr@FreeBSD.ORG In-Reply-To: <200212012005.07487.kstewart@owt.com> References: <20021202005709.GA97089@rot13.obsecurity.org> <20021202010009.GA97284@rot13.obsecurity.org> <20021202010731.GB97396@rot13.obsecurity.org> <200212012005.07487.kstewart@owt.com> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1038801998.338.11.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 01 Dec 2002 23:06:38 -0500 Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=-3.0 required=5.0 tests=AWL,IN_REP_TO,NOSPAM_INC,QUOTED_EMAIL_TEXT,REFERENCES, SPAM_PHRASE_00_01 version=2.43 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, 2002-12-01 at 23:05, Kent Stewart wrote: > On Sunday 01 December 2002 05:07 pm, Kris Kennaway wrote: > > The bison 1.75 upgrade broke a lot of ports. Here are some of the > > failures. Is anyone able to submit fixes? > > > > http://bento.freebsd.org/errorlogs/5-latest/grass-5.0.0.p4,1.log > > http://bento.freebsd.org/errorlogs/5-latest/cybervrml97-1.0.6.log > > http://bento.freebsd.org/errorlogs/5-latest/gtkyahoo-0.18.2.log > > http://bento.freebsd.org/errorlogs/5-latest/htmltolatex-1.log > > http://bento.freebsd.org/errorlogs/5-latest/iverilog-0.6.log > > http://bento.freebsd.org/errorlogs/5-latest/ja-ming-0.1.5.log > > http://bento.freebsd.org/errorlogs/5-latest/ptoc-3.50.log > > http://bento.freebsd.org/errorlogs/5-latest/sdcc-2.1.9.log > > http://bento.freebsd.org/errorlogs/5-latest/wxbasic-0.52.log > > http://bento.freebsd.org/errorlogs/5-latest/xstroke-0.5.12_1.log > > http://bento.freebsd.org/errorlogs/5-latest/mono-0.13_1.log > > http://bento.freebsd.org/errorlogs/5-latest/flasm-1.4.log > > This fixes htmltolatex > > --- h2l.y.orig Sun Dec 1 19:59:44 2002 > +++ h2l.y Sun Dec 1 20:00:21 2002 > @@ -136,6 +136,7 @@ > ; > > head_block_init: TAG_HEAD_START { if (!gMainDataStart) > InitiateMainData(); } > +; > head_block_start: head_block_init TAG_CLOSE > { gIgnoreNonTagChars = true; } > | head_block_init > attribute_list TAG_CLOSE { gIgnoreNonTagChars = true; > } > ; Already done. I'm working down the list. I hope to have them all fixed soon. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message