[MacPorts] #27627: Bison 2.4.3 Stall On Config
MacPorts
noreply at macports.org
Mon Dec 13 16:51:30 PST 2010
#27627: Bison 2.4.3 Stall On Config
---------------------------------+------------------------------------------
Reporter: nDiScReEt@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.9.2
Keywords: | Port: bison
---------------------------------+------------------------------------------
Comment(by nDiScReEt@…):
Replying to [comment:2 jmr@…]:
> I can't reproduce on the same hardware and OS. Attach the log files
generated by both macports (look under `/opt/local/var/macports/logs`) and
autoconf (look for config.log under the directory given by `port work
bison`).
I did some different actions to find a resolution:
My first solution attempt was to deactivate bison-2.4.2, clean the bison
port, and then choose to install bison-2.4.3 but that produced the same
result which is no success.
My second solution attempt was to choose gcc42 from gcc_select and then do
all the steps listed above. That worked. I wish there was a way to tell
what gcc I had selected before I did the change. The files listed above
are the files before I attempted to do the second solution. My steps:
{{{
sudo gcc_select gcc42
sudo port -d deactivate bison
sudo port -d clean --work bison
sudo port -d install bison
}}}
These are the gcc version I have installed on my system:
{{{
gcc_select -l
Available versions:
gcc40 gcc42 llvm-gcc42 mp-gcc42 mp-gcc45
}}}
In conclusion my problem is solved. Thank you for your editing and quick
response.
--
Ticket URL: <https://trac.macports.org/ticket/27627#comment:3>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list