[MacPorts] #53076: gcc47 @4.7.4_6, gcc48 @4.8.5_1 fails to build with newer texinfo
MacPorts
noreply at macports.org
Wed Mar 1 09:38:28 UTC 2017
#53076: gcc47 @4.7.4_6, gcc48 @4.8.5_1 fails to build with newer texinfo
--------------------------+--------------------------------
Reporter: posita | Owner: macports-tickets@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: gcc47 gcc48 |
--------------------------+--------------------------------
Comment (by herrmanthegerman):
Replying to [comment:7 kencu]:
> try downgrading to texinfo 6.1.0. Worked for me with gcc46.
That worked for me, too. As on my system texinfo 6.1.0 was still installed
{{{
$ port installed texinfo
The following ports are currently installed:
texinfo @6.0_1
texinfo @6.1_0
texinfo @6.3_0 (active)
}}}
I just had to reactivate texinfo 6.1
{{{
# port activate texinfo @6.1
---> Computing dependencies for texinfo
---> Deactivating texinfo @6.3_0
---> Cleaning texinfo
---> Activating texinfo @6.1_0
---> Cleaning texinfo
}}}
With that change, gcc47 @4.7.4 rebuilt and installed without issues.
--
Ticket URL: <https://trac.macports.org/ticket/53076#comment:17>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list