Opened 13 years ago

Closed 13 years ago

#28719 closed defect (worksforme)

pango unable to upgrade due to libpng error

Reported by: yanokwa@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: pango

Description

when i attempt to upgrade pango, it fails. i have attached the log to this ticket, but the relevant error is

:info:build /opt/local/bin/grep: /opt/local/lib/libpng12.la: No such file or directory
:info:build /opt/local/bin/gsed: can't read /opt/local/lib/libpng12.la: No such file or directory

i understand there is a problem with the libpng port from 1.2 to 1.4. i've tried all the suggestions below. none have worked.

sudo port clean pango
sudo port selfupdate
sudo port upgrade outdated
sudo port -n upgrade --force pango

Attachments (1)

main.log (21.7 KB) - added by yanokwa@… 13 years ago.

Download all attachments as: .zip

Change History (3)

Changed 13 years ago by yanokwa@…

Attachment: main.log added

comment:1 Changed 13 years ago by yanokwa@…

fixed.

sudo port uninstall ghostscript;
sudo port uninstall cairo;
sudo port uninstall pango;
sudo port clean cairo ghostscript pango;
sudo port install cairo ghostscript pango;

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed
Note: See TracTickets for help on using tickets.