[MacPorts] #31379: Podofo 0.9.1 build fails

MacPorts noreply at macports.org
Sat Nov 5 07:32:27 PDT 2011


#31379: Podofo 0.9.1 build fails
------------------------------------------+---------------------------------
  Reporter:  greisberger@…                |       Owner:  devans@…           
      Type:  defect                       |      Status:  closed             
  Priority:  Normal                       |   Milestone:                     
 Component:  ports                        |     Version:  2.0.3              
Resolution:  fixed                        |    Keywords:                     
      Port:  podofo                       |  
------------------------------------------+---------------------------------
Changes (by devans@…):

  * status:  assigned => closed
  * resolution:  => fixed


Comment:

 The problem here is that somehow cmake generates build compile flags that
 put the MacPorts include
 path before the builds own private include paths. Therefore, if a previous
 version of podofo is active
 then its include files can override the new version's own files.  I've
 mucked around with the
 cmake files quite a bit but I can't get it to quit doing this.

 For now have added a pre-build phase to the port that asks the user to
 deactivate any active podofo
 port (if it exists) before performing the build.

 Any suggestions on how to solve this otherwise would be appreciated.  I'm
 also reporting this upstream.

 Committed in r86836.

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


More information about the macports-tickets mailing list