[MacPorts] #30971: virtualbox @4.1.2 Configure error - qt4 not found
#30971: virtualbox @4.1.2 Configure error - qt4 not found ----------------------------------+----------------------------------------- Reporter: gunnlaugur@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: virtualbox ----------------------------------+----------------------------------------- Tried to install `virtualbox` (with and without `+vde2`) just now; it fails saying “qt4 not found” at the configure step. `port info` does state the `qt4-mac` dependency, and I don't have `qt4-mac` installed, but `port install` still neglects to install the dependency. `main.log` is attached. -- Ticket URL: <https://trac.macports.org/ticket/30971> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30971: virtualbox @4.1.2 Configure error - qt4 not found ----------------------------------+----------------------------------------- Reporter: gunnlaugur@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: virtualbox ----------------------------------+----------------------------------------- Comment(by ryandesign@…): The log shows you have qt3 installed. Uninstall qt3 and try again. {{{ sudo port uninstall qt3 sudo port clean virtualbox sudo port install virtualbox }}} -- Ticket URL: <https://trac.macports.org/ticket/30971#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30971: virtualbox @4.1.2 Configure error - qt4 not found ----------------------------------+----------------------------------------- Reporter: gunnlaugur@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Keywords: | Port: virtualbox ----------------------------------+----------------------------------------- Comment(by jmr@…): It actually depends on `path:bin/qmake:qt4-mac`. Does qt3 provide ${prefix}/bin/qmake? If so, the depspec is incorrect (I'm assuming from Ryan's comment that virtualbox doesn't work with qt3.) -- Ticket URL: <https://trac.macports.org/ticket/30971#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#30971: virtualbox @4.1.2 Configure error - qt4 not found -----------------------------------+---------------------------------------- Reporter: gunnlaugur@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.1 Resolution: worksforme | Keywords: Port: virtualbox | -----------------------------------+---------------------------------------- Changes (by royliu@…): * status: new => closed * resolution: => worksforme Comment: I'm closing this -- It seems to arise from factors external to VirtualBox and the VirtualBox port. -- Ticket URL: <https://trac.macports.org/ticket/30971#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts