#29443: graphviz @2.28.0 build error -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: graphviz -------------------------------+-------------------------------------------- The latest graphviz is giving an error during the build phase. The relevant part of the log (attached) is {{{ :info:build qmake-qt3 -o qMakefile gvedit.pro :info:build cp ../../doc/infosrc/attrs attrs.txt :info:build rm -f moc_csettings.cpp moc_imageviewer.cpp moc_mainwindow.cpp moc_mdichild.cpp qrc_mdi.cpp # don't use distributed mocables poss from diff version of Qt :info:build /usr/bin/make -f qMakefile prefix=/opt/local exec_prefix=/opt/local mocables compiler_rcc_make_all :info:build ( cd /src/moc && /usr/bin/make ) :info:build make[5]: *** No rule to make target `compiler_rcc_make_all'. Stop. :info:build make[5]: *** Waiting for unfinished jobs.... :info:build /bin/sh: line 0: cd: /src/moc: No such file or directory :info:build make[5]: *** [/bin/moc] Error 1 :info:build make[4]: *** [mocables] Error 2 :info:build make[4]: *** Waiting for unfinished jobs.... :info:build make[3]: *** [all-recursive] Error 1 :info:build make[2]: *** [all-recursive] Error 1 :info:build make[1]: *** [all-recursive] Error 1 :info:build make: *** [all] Error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/29443> MacPorts <http://www.macports.org/> Ports system for Mac OS