Re: 8.1RC1 fails to build on OS X (10.4)

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Jim C(dot)Nasby <jnasby(at)pervasive(dot)com>
Cc: Idar Tollefsen <idart(at)performancedesign(dot)no>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: 8.1RC1 fails to build on OS X (10.4)
Date: 2005-11-02 23:34:28
Message-ID: 69287D01-528D-47FD-AB17-390B3F816E1F@fastcrypt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tuna is running

Dave-Cramers-Computer:~ davec$ uname -a
Darwin Dave-Cramers-Computer.local 8.2.0 Darwin Kernel Version 8.2.0:
Fri Jun 24 17:46:54 PDT 2005; root:xnu-792.2.4.obj~3/RELEASE_PPC
Power Macintosh powerpc

gcc --version
powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer,
Inc. build 4061)

On 2-Nov-05, at 1:57 PM, Jim C. Nasby wrote:

> On Wed, Nov 02, 2005 at 06:05:19PM +0100, Idar Tollefsen wrote:
>
>> Tom Lane wrote:
>>
>>> I notice however that you seem to have a different version of gcc:
>>>
>>>
>>>> gcc --version:
>>>> powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 (Apple Computer,
>>>> Inc. build
>>>> 5026)
>>>> Copyright (C) 2005 Free Software Foundation, Inc.
>>>>
>>>
>>> Mine says
>>>
>>> powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple
>>> Computer, Inc.
>>> build 4061)
>>> Copyright (C) 2004 Free Software Foundation, Inc.
>>>
>>> which is evidently older. Where'd you get yours from?
>>>
>>
>> I believe 5026 came as part of the Xcode 2.1 package when I
>> upgraded it
>> from Xcode 2.0. Xcode et. al. can be downloaded from ADC
>> (http://developer.apple.com/, choose "Log in").
>>
>> The 4061 build you have, that came with Xcode 2.0, is a pre-
>> release of GCC
>> 4.0. The 5026 build is synchronized with the official 4.0 release.
>>
>> Good catch tough. Could you try the Xcode 2.1 upgrade and see if
>> you get
>> the same errors I'm seeing? Or could anyone tell us what GCC
>> version "tuna"
>> is running?
>>
>
> If tuna is upgraded to the latest version of the buildfarm script it
> will report config output even on sucessful builds, which will contain
> gcc info. IE: http://lnk.nu/pgbuildfarm.org/5ii.pl (search for
> 'configure:2078').
> --
> Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
> Pervasive Software http://pervasive.com work: 512-231-6117
> vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: don't forget to increase your free space map settings
>
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-11-02 23:45:21 Re: Assert failure found in 8.1RC1
Previous Message Andrew Dunstan 2005-11-02 23:32:31 Re: [HACKERS] Reducing the overhead of NUMERIC data