Opened 13 years ago

Last modified 10 years ago

#28601 closed defect

bluefish 2.0.2 missing dependency for libpng12 — at Initial Version

Reported by: james.levander@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: png Cc:
Port: bluefish

Description

After a recent 'port upgrade outdated', bluefish then failed to load due to missing libpng12 (seems I now only have libpng14). I performed a 'sudo port -f uninstall bluefish' and 'sudo port -v install bluefish' and keep getting this error:


/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.2 -D_REENTRANT -DORBIT2=1 -I/opt/local/include/gucharmap-2 -I/opt/local/include/gconf/2 -I/opt/local/include/gtk-2.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/orbit-2.0 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14 -pipe -O2 -arch x86_64 -D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/gdk-pixbuf-2.0 -I/opt/local/include/pango-1.0 -I/opt/local/include/gio-unix-2.0/ -I/opt/local/include -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2 -I/opt/local/include/libpng14 -I/opt/local/include/libxml2 -I/opt/local/include/enchant -module -avoid-version -L/opt/local/lib -arch x86_64 -o charmap.la -rpath /opt/local/lib/bluefish charmap_la-charmap.lo charmap_la-charmap_gui.lo -L/opt/local/lib -lgucharmap -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lgio-2.0 -lXfixes -lcairo -lX11 -lpng14 -lpango-1.0 -lm -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -L/opt/local/lib -lgtk-x11-2.0 -latk-1.0 -lgdk-x11-2.0 -lpangocairo-1.0 -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lfreetype -lfontconfig -lXfixes -lpng14 -lcairo -lX11 -lgio-2.0 -lgobject-2.0 -lgthread-2.0 -lxml2 -lenchant -lgmodule-2.0 -lglib-2.0 -lintl grep: /opt/local/lib/libpng12.la: No such file or directory sed: /opt/local/lib/libpng12.la: No such file or directory libtool: link: `/opt/local/lib/libpng12.la' is not a valid libtool archive make[4]: * [charmap.la] Error 1 make[3]: * [all-recursive] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all] Error 2 make: * [all-recursive] Error 1 shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_bluefish/work/bluefish-2.0.2" && /usr/bin/make -j2 all " returned error 2 Error: Target org.macports.build returned: shell command failed (see log for details) Warning: the following items did not execute (for bluefish): org.macports.activate org.macports.build org.macports.destroot org.macports.install Log for bluefish is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_editors_bluefish/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>


Your help is much appreciated

Change History (0)

Note: See TracTickets for help on using tickets.