[MacPorts] #32929: libpixman does not propagate universal to libpng

MacPorts noreply at macports.org
Wed Jan 18 11:36:15 PST 2012


#32929: libpixman does not propagate universal to libpng
--------------------------------------+-------------------------------------
 Reporter:  gary.verhaegen@…          |       Owner:  macports-tickets@…                   
     Type:  defect                    |      Status:  new                                  
 Priority:  Normal                    |   Milestone:                                       
Component:  ports                     |     Version:  2.0.3                                
 Keywords:                            |        Port:  libpixman                            
--------------------------------------+-------------------------------------
 While trying to get firefox-x11 to compile, I first tried to compile it
 with a normal port install on a clean system, which installed all the
 dependencies in x86_64 format. As it did not work, I then tried a `port
 install firefox-x11 build_arch=i386`, which first proceeded by recursively
 reinstalling all dependencies with the `universal` flag. The `libpixman`
 build failed at the linking stage stating that it could not find some
 symbols for the `i386` architecture; it turns out that it had not
 reinstalled the `libpng` port with the `universal` variant. Doing it
 manually solved the problem and allowed `libpixman` to finish. I'm
 guessing it should be a pretty simple fix in the portfile.

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


More information about the macports-tickets mailing list