Bug 35653

Summary: alpha port of bison 1.33 hangs (devel/bison)
Product: Base System Reporter: John Hermes <jhermes>
Component: alphaAssignee: freebsd-alpha (Nobody) <alpha>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.5-STABLE   
Hardware: Any   
OS: Any   

Description John Hermes 2002-03-07 22:50:01 UTC
bison 1.33 executable (alpha platform) from ports/devel/bison - hangs, using more and more CPU time on clean install of 4.5-STABLE.

Fix: 

Workaround - Install bison 1.30 package from 4.5-RELEASE CD
How-To-Repeat: Install FreeBSD 4.5-RELEASE, cvsup to STABLE, and make/install bison 1.33 from ports.

bison -V <---- should hang looping, eating lots of CPU
Comment 1 Christian Weisgerber freebsd_committer freebsd_triage 2002-03-13 01:23:51 UTC
State Changed
From-To: open->closed

bison requires the included libintl, which needs GNU iconv. 
I have fixed the port for now, until we upgrade our libintl port.