#28615: graphviz @2.26.3 fails to build, can't find /opt/local/lib/jpeg6b/lib/libjpeg.la ----------------------------------+----------------------------------------- Reporter: roberto@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: graphviz ----------------------------------+----------------------------------------- Comment(by ryandesign@…): I am guessing that you used to have the jpeg6b port installed, which was causing the issue in #28004, and that you uninstalled jpeg6b which allowed ghostscript to then install. However, something on your system has still apparently taken note of jpeg6b and the paths where it had installed its files, and these files are being looked for now. We need to locate what that something is, and tell it to rebuild with the regular jpeg port. According to "port echo rdepof:graphviz and dependentof:jpeg", the ports that are recursive dependencies of graphviz and depend on jpeg are ghostscript, gd2, and tiff; you've just succeeded in building ghostscript, so try rebuilding gd2 and tiff ("sudo port -n upgrade --force gd2 tiff"). -- Ticket URL: <https://trac.macports.org/ticket/28615#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS