[MacPorts] #29443: graphviz @2.28.0 build error
#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
#29443: graphviz @2.28.0: /src/moc: No such file or directory -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: graphviz -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: Thanks for the report. I'll have to look into this. It works on my system, and I don't think this "moc" think is supposed to be getting built. (It's new and optional and I hadn't intended for it to be enabled.) Perhaps you have qt3 installed, and graphviz is finding and trying to use it? The workaround would be to deactivate qt3, clean and install graphviz, then (if desired) reactivate qt3. -- Ticket URL: <https://trac.macports.org/ticket/29443#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29443: graphviz @2.28.0: /src/moc: No such file or directory -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: graphviz -------------------------------+-------------------------------------------- Comment(by jjstickel@…): Yep, deactivating qt3 temporarily allowed graphiz to build and install. (I'd like to uninstall qt3, but I am still dependent on konqueror of kde3 -- dolphin has a font rendering bug for me.) -- Ticket URL: <https://trac.macports.org/ticket/29443#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29443: graphviz @2.28.0: /src/moc: No such file or directory -------------------------------+-------------------------------------------- Reporter: jjstickel@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: graphviz -------------------------------+-------------------------------------------- Comment(by pixilla@…): graphviz configure has this option: {{{ --with-qt=yes Qt features }}} Here are 3 patches to choose from: * PortGroup-qt4 ''adds the qt4 PortGroup'' * without-qt ''--without-qt'' * variant-qt4 ''adds qt4 variant'' -- Ticket URL: <https://trac.macports.org/ticket/29443#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#29443: graphviz @2.28.0: /src/moc: No such file or directory --------------------------------------+------------------------------------- Reporter: jjstickel@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: graphviz graphviz-devel | --------------------------------------+------------------------------------- Changes (by ryandesign@…): * status: assigned => closed * resolution: => fixed * port: graphviz => graphviz graphviz-devel Comment: I am unable to reproduce this problem, whether I have qt4-mac, qt3-mac, or qt3 installed and active. But I have applied the without-qt-Portfile.diff patch to the ports in r79114. I want to provide the Qt interface, using qt4-mac, but it will be in a separate port. -- Ticket URL: <https://trac.macports.org/ticket/29443#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts