Opened 10 years ago

Closed 10 years ago

#40941 closed defect (fixed)

lparse: bison not found

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.2.0
Keywords: Cc:
Port: lparse

Description

Configuring lparse fails to find bison, even though it is installed:

DEBUG: Executing command line:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_lparse/lparse/work/lparse-1.1.2" && ./configure --prefix=/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_lparse/lparse/work/destroot/opt/local/bin 
Checking bison version ...not found
You need bison to compile lparse. Exiting ...
Command failed:  cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_lparse/lparse/work/lparse-1.1.2" && ./configure --prefix=/opt/local/var/macports/build/_Users_rschmidt_macports_dports_science_lparse/lparse/work/destroot/opt/local/bin 
Exit code: 255

Change History (2)

comment:1 Changed 10 years ago by nerdling (Jeremy Lavergne)

Status: newassigned

The regex checking for the bison versions needs updated.

comment:2 Changed 10 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: assignedclosed

Fixed in r112539.

Note: See TracTickets for help on using tickets.