Opened 11 years ago
Closed 11 years ago
#39508 closed defect (invalid)
harfbuzz: libtool: link: cannot find the library `/opt/local/lib/libpng14.la' or unhandled argument `/opt/local/lib/libpng14.la'
Reported by: | Jamesl2k5@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | harfbuzz |
Description
Wine installation failed at building harfbuzz:
---> Computing dependencies for git-core ---> Cleaning git-core ---> Computing dependencies for wine-devel ---> Dependencies to be installed: gstreamer010-gst-plugins-base gnome-vfs gconf gtk2 pango harfbuzz shared-mime-info intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser xorg-libXcomposite xorg-compositeproto xorg-libXdamage xorg-damageproto orbit2 libidl policykit gnome-mime-data libtheora libvorbis libogg orc lcms ---> Building harfbuzz Error: org.macports.build for port harfbuzz returned: command execution failed Error: Failed to install harfbuzz Please see the log file for port harfbuzz for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_harfbuzz/harfbuzz/main.log Error: The following dependencies were not installed: gstreamer010-gst-plugins-base gnome-vfs gconf gtk2 pango harfbuzz shared-mime-info intltool p5.12-getopt-long p5.12-pathtools p5.12-scalar-list-utils p5.12-xml-parser xorg-libXcomposite xorg-compositeproto xorg-libXdamage xorg-damageproto orbit2 libidl policykit gnome-mime-data libtheora libvorbis libogg orc lcms To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port wine-devel failed
Attachments (1)
Change History (3)
Changed 11 years ago by Jamesl2k5@…
comment:1 Changed 11 years ago by Jamesl2k5@…
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Summary: | Installation of Wine failed at building harfbuzz, command execution failed → harfbuzz: libtool: link: cannot find the library `/opt/local/lib/libpng14.la' or unhandled argument `/opt/local/lib/libpng14.la' |
The log you attached was not from a clean build, and shows it was trying to use libpng 1.4; we've had libpng 1.5 in MacPorts for a long time already.
Always clean and try again before reporting a bug.
Note: See
TracTickets for help on using
tickets.
I don't know what went wrong originally, but when I messed around and used
it fixed it for some reason.
Anyways, problem solved, sorry for the false alarm.