#40382: Fails, building Git on Intel, Tiger Mac Mini -------------------------+-------------------------------- Reporter: dgringo1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: base | Version: 2.1.3 Resolution: | Keywords: Port: git-core | -------------------------+-------------------------------- Comment (by dgringo1@…): Replying to [comment:10 dgringo1@…]:
Replying to [comment:9 ryandesign@…]:
Replying to [comment:5 dgringo1@…]:
I just down loaded v2.2.0... well: MacPorts-2.2.0-10.5-Leopard.dmg by name, not soundng promising, but I shall try.
As the filename indicates, that version of the MacPorts installer is for Leopard only. If using pre-compiled MacPorts versions, always match the OS version exactly. That's why we make different versions available.
I simply never got around to making an installer for MacPorts 2.2.0 for Tiger. But installing any MacPorts pre-compiled package will automatically run selfupdate at the end. So, running the MacPorts 2.1.3 dmg installer for Tiger will result in you having MacPorts 2.2.0 (or whatever the latest version is) installed.
We still haven't heard any useful information in this bug report. If a port fails to build, attach the main.log so that we can begin to look into the problem.
Argh, I realised the errors of my way -- getting confused by distractions here and all the version numbers, it would seem :( Whatever; I am definitely building 2.2.0 (again?)...
Sorry for my delay.
OK, I made sure I did the proper un-install. Installed 2.2.0 OK... Note: I have no configure script/application, for the first step, but proceeded with make and 'install' with no hitches! All seemed fine. My attempt to (re)get the latest rsync: {{{ mm:~ dgringo$ sudo port rsync Password: Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. Error: Unrecognized action "port rsync" mm:~ dgringo$ man port mm:~ dgringo$ sudo port install rsync Password: Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. Error: Unable to execute port: Could not open file: /Users/dgringo/src/MacPorts-2.2.0-archive/dports/net/rsync/Portfile mm:~ dgringo$ sudo port selfupdate ---> Updating MacPorts base sources using rsync MacPorts base version 2.2.0 installed, MacPorts base version 2.2.0 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated mm:~ dgringo$ sudo port install rsync Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. Error: Unable to execute port: Could not open file: /Users/dgringo/src/MacPorts-2.2.0-archive/dports/net/rsync/Portfile }}} All sounds familiar as days back. Luckily I have already installed git seperately, but I do wish for an updated rsync. Where have I gone wrong -- all Macports was cleaned away nicely and reinstalled. Previously I was able to macports install rsync. As a minor point of interest, I have always failed to, say, port install 2Pong. Hope I am now able to assist you assisting me. David -- Ticket URL: <https://trac.macports.org/ticket/40382#comment:11> MacPorts <http://www.macports.org/> Ports system for OS X