[MacPorts] #35946: graphviz fails to compile after updating to libpng 1.5
#35946: graphviz fails to compile after updating to libpng 1.5 ---------------------------------------+------------------------------------ Reporter: hugo.at.ribeiro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ---------------------------------------+------------------------------------ graphviz needs update to compile with libpng 1.5. Compilation error below. {{{ grep: /opt/local/lib/libpng14.la: No such file or directory sed: /opt/local/lib/libpng14.la: No such file or directory libtool: link: `/opt/local/lib/libpng14.la' is not a valid libtool archive make[3]: *** [libgvplugin_rsvg.la] Error 1 make[3]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/plugin/rsvg' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0/plugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0' make: *** [all] Error 2 make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0' Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/work/graphviz-2.28.0" && /usr/bin/make -j2 -w all Exit code: 2 Error: org.macports.build for port graphviz returned: command execution failed Warning: targets not executed for graphviz: org.macports.install org.macports.build org.macports.destroot Please see the log file for port graphviz for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_graphviz/graphviz/main.log Error: Unable to upgrade port: 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/35946> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35946: graphviz fails to compile after updating to libpng 1.5 ---------------------------------------+------------------------------------ Reporter: hugo.at.ribeiro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ---------------------------------------+------------------------------------ Comment(by ryandesign@…): In this case it is not graphviz itself but rather one of its dependencies that needs to be recompiled for libpng 1.5. We are currently in the process of identifying and recompiling those packages. It may take a few days for us to complete this. -- Ticket URL: <https://trac.macports.org/ticket/35946#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35946: graphviz fails to compile after updating to libpng 1.5 ---------------------------------------+------------------------------------ Reporter: hugo.at.ribeiro@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ---------------------------------------+------------------------------------ Comment(by robsonpeixoto@…): This work for me: $ port installed graphviz The following ports are currently installed: graphviz @2.28.0_5+gdk_pixbuf+glitz+rsvg (active) $ port deps graphviz +gdk_pixbuf+glitz+rsvg | grep Library | cut -d' ' -f3- | tr ',' ' ' jpeg libpng libLASi fontconfig freetype expat gd2 gts ghostscript zlib gettext librsvg gtk2 glitz $ sudo port upgrade $(port deps graphviz +gdk_pixbuf+glitz+rsvg | grep Library | cut -d' ' -f3- | tr ',' ' ') -- Ticket URL: <https://trac.macports.org/ticket/35946#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#35946: graphviz fails to compile after updating to libpng 1.5 ----------------------------------------+----------------------------------- Reporter: hugo.at.ribeiro@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: | ----------------------------------------+----------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed -- Ticket URL: <https://trac.macports.org/ticket/35946#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts