[MacPorts] #23716: Amarok fails to build because it cannot find qtbindings

MacPorts noreply at macports.org
Sun Feb 14 20:21:13 PST 2010


#23716: Amarok fails to build because it cannot find qtbindings
------------------------------------+---------------------------------------
 Reporter:  mark.gaylard@…          |       Owner:  macports-tickets@…                   
     Type:  defect                  |      Status:  new                                  
 Priority:  Normal                  |   Milestone:                                       
Component:  ports                   |     Version:  1.8.2                                
 Keywords:                          |        Port:  amarok                               
------------------------------------+---------------------------------------
 Amarok is failing to compile with the following message


 {{{
 -----------------------------------------------------------------------------
 -- The following REQUIRED packages could NOT be located on your system.
 -- You must install these packages before continuing.
 -----------------------------------------------------------------------------
    * qtscript-qt  <http://code.google.com/p/qtscriptgenerator/>
      QtScript Qt Bindings
 }}}


 qtscriptgenerator is installed. The output says to run

 {{{cd cmake/modules/bindingstest; mkdir build; cd build; cmake ..; make;
 ./bindingstest; echo $?}}}

 which I have done and it returns 0, so I think it is happy.

 I've attached the output from sudo port -dv install amarok

 I have also tried uninstalling and cleaning the the kde and qt ports and
 getting amarok to install them as its deps.

-- 
Ticket URL: <http://trac.macports.org/ticket/23716>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list