#39796: gnome-keyring: is still broken after rebuilding it more than 3 times ---------------------------------+------------------------- Reporter: bedrich.sousedik@… | Owner: devans@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: rev-upgrade Port: gnome-keyring | ---------------------------------+------------------------- Comment (by cal@…): I wonder why `gnome-keyring` links against `libpng`. That's probably a result of overlinking and might disappear in MacPorts 2.2 on Mavericks. However, this also means that the problem might not be fixable by rebuilding `gnome-keyring`, but rather be caused by a dependency on `gnome-keyring` that still references an outdated `libpng` version in it's `.la` files. Can you please post the output of `port installed libpng`? When did you last run selfupdate and upgrade outdated? It seems this is a valid claim made by rev-upgrade and the binary is genuinely broken. The thing we should rather figure out is why rebuilding `gnome-keyring` doesn't produce a working binary. Please try: `sudo port clean gnome-keyring; sudo port -k install --no-rev-upgrade gnome-keyring` and attach the file indicated by `port logfile gnome-keyring`. (You might want to `sudo port uninstall gnome-keyring` afterwards, because your next install or update without `--no-rev-upgrade` would detect the broken `gnome-keyring` binary and attempt to rebuild it again.) -- Ticket URL: <https://trac.macports.org/ticket/39796#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X