[MacPorts] #27968: phonon @4.4.2 fails to build on Tiger (was: phonon @4.4.2 fails to build)

MacPorts noreply at macports.org
Fri Jan 14 18:17:31 PST 2011


#27968: phonon @4.4.2 fails to build on Tiger
----------------------------------+-----------------------------------------
 Reporter:  roberto@…             |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:                                       
Component:  ports                 |     Version:  1.9.2                                
 Keywords:  tiger                 |        Port:  phonon                               
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

  * keywords:  => tiger
 * cc: ryandesign@…, michaelld@… (added)


Comment:

 The relevant error message in the log says:
 {{{
 Target org.macports.patch returned: find: 1: unknown expression primary
 }}}
 It is also relevant that you are on Tiger, because in the post-patch
 phase, phonon is trying to run a command like:
 {{{
 find ${worksrcpath}/phonon -name "*.h" -depth 1
 }}}
 And "-depth 1" is not a valid argument to the version of "find" that is on
 Tiger.

 See #26034 for how this same problem was fixed in the qt4-mac port.

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


More information about the macports-tickets mailing list