Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Jan Urbański <wulczer(at)wulczer(dot)org>, Robert Haas <robertmhaas(at)gmail(dot)com>, Josh Berkus <josh(at)agliodbs(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, David Fetter <david(at)fetter(dot)org>
Subject: Re: Alpha4 release blockers (was Re: wrapping up this CommitFest)
Date: 2011-03-02 19:38:00
Message-ID: AANLkTik6Q8BbakD1eCWwfoFNXdWrrqRo8R_oeprLw1Dm@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Mar 3, 2011 at 12:54 AM, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
>
> On 03/02/2011 02:16 PM, Dave Page wrote:
>>
>> On Thu, Mar 3, 2011 at 12:42 AM, Alvaro Herrera
>> <alvherre(at)commandprompt(dot)com>  wrote:
>>>
>>> Excerpts from Andrew Dunstan's message of mié mar 02 14:02:30 -0300 2011:
>>>>
>>>> On 03/02/2011 11:49 AM, Tom Lane wrote:
>>>>>
>>>>> Well, we can eliminate that last theory, because there were both 32 and
>>>>> 64 bit buildfarm machines showing the crash, cf bobcat and crake.
>>>>> BTW, I see the former is now running F14, not F13 as claimed on the
>>>>> buildfarm dashboard,
>>>>
>>>> That's because David apparently hasn't run update_personality.pl,
>>>> although he has in the past.
>>>
>>> Does this also explain that "moa" reports being GCC while it's actually
>>> Sun Studio?
>>
>> moa has never changed - but there was a mixup with huia's keys when
>> they were first registered on the buildfarm. I wonder if it wasn't the
>> keys, but the rest of the info that was actually confused.
>
> Oh, ugh. So if I switch the compiler names and versions on these two they
> will be correct?

Should be. Moa is definitely Sun Studio:

-bash-3.00$ /opt/sunstudio12.1/bin/cc -V
cc: Sun C 5.10 SunOS_i386 2009/06/03
usage: cc [ options] files. Use 'cc -flags' for details

And Huia is GCC:

-bash-3.00$ /usr/sfw/bin/gcc --version
gcc (GCC) 3.4.3 (csl-sol210-3_4-20050802)

Thanks.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-03-02 19:45:05 pgsql: Add KNNGIST support to contrib/btree_gist.
Previous Message Andy Colson 2011-03-02 19:33:35 Re: Perl 5.12 complains about ecpg parser-hacking scripts