[MacPorts] #46852: apple-gcc42 Won't build on Mac OS X tiger
MacPorts
noreply at macports.org
Fri Feb 13 12:58:01 PST 2015
#46852: apple-gcc42 Won't build on Mac OS X tiger
--------------------------+------------------------
Reporter: dfifer19@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: apple-gcc42 |
--------------------------+------------------------
Changes (by larryv@…):
* owner: macports-tickets@… => jeremyhu@…
* keywords: apple-gcc42 tiger git-core =>
* port: git-core => apple-gcc42
* priority: High => Normal
Old description:
> When I Do sudo port install git-core everything works but apple-gcc42
> won't build how do I fix this? Below is what happens after I enter the
> command.
>
> devin-fifers-imac:~ devinfifer$ sudo port install git-core
> Password:
> ---> Computing dependencies for git-core
> ---> Dependencies to be installed: apple-gcc42
> ---> Building apple-gcc42
New description:
When I Do sudo port install git-core everything works but apple-gcc42
won't build how do I fix this? Below is what happens after I enter the
command.
{{{
devin-fifers-imac:~ devinfifer$ sudo port install git-core
Password:
---> Computing dependencies for git-core
---> Dependencies to be installed: apple-gcc42
---> Building apple-gcc42
}}}
--
Comment:
Your ports tree is horribly out of date. The `git-core` port was renamed
to `git` eight months ago.
Please run the following commands to try again:
{{{
$ sudo port clean apple-gcc42 git-core
$ sudo port -d selfupdate
$ sudo port install apple-gcc42 +bootstrap
$ sudo port -n upgrade --enforce-variants apple-gcc42 -bootstrap
$ sudo port install git-core
}}}
--
Ticket URL: <https://trac.macports.org/ticket/46852#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list