Skip Menu |

This queue is for tickets about the Mac-Carbon CPAN distribution.

Report information
The Basics
Id: 50600
Status: open
Priority: 0/
Queue: Mac-Carbon

People
Owner: Nobody in particular
Requestors: mschwern [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.82
Fixed in: (no value)



Subject: Failure to build with 5.10.1
Mac::Carbon fails to build with a freshly installed 5.10.1. Its compiled with USE_64_BIT_INT, USE_ITHREADS and USE_LONG_DOUBLE. Note that ptrsize=4 so there's no warning from the Makefile.PL.
Subject: make.out
Download make.out
application/octet-stream 9.7k

Message body not shown because it is not plain text.

Subject: Re: [rt.cpan.org #50600] Failure to build with 5.10.1
Date: Sat, 17 Oct 2009 18:00:52 -0700
To: bug-Mac-Carbon [...] rt.cpan.org
From: Chris Nandor <cnandor [...] cpan.org>
I've mostly dealt with USE_64_BIT_ALL. Offhand I am not sure if it should, or should not, build with USE_64_BIT_INT. Try going into Makefile and replacing -arch x86_64 with -arch i386, if you could. Thanks, -- Chris Nandor pudge@pobox.com http://pudge.net/ Slashdot / SourceForge pudge@slashdot.org http://slashdot.org/
Subject: Re: [rt.cpan.org #50600] Failure to build with 5.10.1
Date: Wed, 11 Nov 2009 00:26:35 -0800
To: bug-Mac-Carbon [...] rt.cpan.org
From: Michael G Schwern <schwern [...] pobox.com>
Chris Nandor via RT wrote: Show quoted text
> <URL: http://rt.cpan.org/Ticket/Display.html?id=50600 > > > I've mostly dealt with USE_64_BIT_ALL. Offhand I am not sure if it > should, or should not, build with USE_64_BIT_INT. Try going into > Makefile and replacing -arch x86_64 with -arch i386, if you could. > Thanks,
I changed it in every Makefile and that gets it to build and pass tests (ooh, no more "cello voice" or popping up Finder windows!) A lot of deprecation warnings. The log is attached. I've since upgraded to 10.6.2 and XCode 3.2.1 BTW. -- On error resume stupid
Download make.out.gz
application/x-tar-gz 8.1k

Message body not shown because it is not plain text.