Opened 12 years ago

Closed 12 years ago

#32929 closed defect (duplicate)

libpixman does not propagate universal to libpng

Reported by: gary.verhaegen@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: libpixman

Description

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.

Change History (2)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…

comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #32260.

Note: See TracTickets for help on using tickets.