[MacPorts] #27248: amarok - Qt qmake not found!

MacPorts noreply at macports.org
Fri Nov 19 18:47:29 PST 2010


#27248: amarok - Qt qmake not found!
-------------------------------+--------------------------------------------
 Reporter:  strassh@…          |       Owner:  illogic-al@…           
     Type:  defect             |      Status:  new                    
 Priority:  Normal             |   Milestone:                         
Component:  ports              |     Version:  1.9.2                  
 Keywords:                     |        Port:  amarok                 
-------------------------------+--------------------------------------------

Comment(by michaelld@…):

 @crashed: A few thoughts:

 (1) This is progress! Qt was indeed found; it's Phonon that is an issue
 since the FindPhonon.cmake file seems to be requiring Phonon to be in the
 same install ${prefix} as Qt -- which for your install apparently it is
 not & hence is not found.

 (2) qt4-mac 4.7.1, by default, will install Qt (without phonon) into the
 usual ${prefix}, not ${prefix}/libexec/qt4-mac.  So I don't know what's
 going on with your MacPorts install but it is non-standard since 4.7.1 is
 indeed the latest version.

 (3) The error message right after doing extract comes from the KDE 1.0
 portgroup, while the latest Portfile for Amarok uses the KDE 1.1
 portgroup.  So, again, something odd is going on with your MacPorts
 install.

 I would recommend doing a "sudo port selfupdate", then "sudo port clean
 amarok", and then trying again.  In the mean time, I will look at the
 Phonon cmake script to see what's going on -- there is no reason phonon
 and Qt have to be installed into the same ${prefix} ...

-- 
Ticket URL: <https://trac.macports.org/ticket/27248#comment:6>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list