pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: cairo issues on mac os x 10.7, ABI=32



I updated the tree last night, updated all my packages
(pkg_rolling-replace -u), then rebuilt cairo/pango. Same error still.

Here is the outputs of bmake V=1

cairo success: https://gist.github.com/3182308
pango failure: https://gist.github.com/3182392


On Fri, Mar 30, 2012 at 10:40 AM, Patrick Welche <prlw1%cam.ac.uk@localhost> 
wrote:
> On Thu, Mar 29, 2012 at 03:12:21PM +0000, Aaron Fineman wrote:
>> I can confirm this breakage. (pango build output:
>> https://gist.github.com/1865920) Let me know if any other
>> information/testing would be usefull.
>
> I think the same again, but "make V=1" rather than "make" so we can see
> the flags in the CCLD line which fails. (The other clues are probably
> in your build of cairo...)
>
> Cheers,
>
> Patrick
>
>> --
>>
>> On Wed, Mar 28, 2012 at 1:07 PM, Greg Troxel <gdt%ir.bbn.com@localhost> 
>> wrote:
>> >
>> > I am building pkgsrc head on a year-old 10.7 mac (running in x86_64
>> > mode).  pkgsrc defaults to ABI=32 for macs, and this has been working
>> > almost entirely ok.   But, building cairo results in x86_64 .o files in
>> > $WRKDIR, and those don't get added to the .dylib because they are the
>> > wrong arch.   cairo installs, but the build of pango fails because lots
>> > of symbols are missing (all of them, really).
>> >
>> > glib2, on the other hand, builds for i386 with no issues.
>> >
>> > This has been happening for most of a year, but I hadn't managed to
>> > track it down until recently.
>> >
>> > I wonder if the build of cairo is leaking around the wrappers?
>> > Or is the clang-gcc installed as gcc funky? or ?


Home | Main Index | Thread Index | Old Index