Thread: Re: [COMMITTERS] pgsql: Enable script to generate preproc.y in build process.

Michael Meskes <meskes@postgresql.org> writes:
> On Sat, Nov 15, 2008 at 05:39:49PM -0500, Tom Lane wrote:
>> I wonder how many other projects' code will break?

> Me too. The ecpg.trailer code was just copied from the old preproc.y so I guess
> this bug has been in before we moved to the new automatic build.

If so then we would need to back-patch, but if I'm correctly identifying
the corresponding code in 8.3, it has a semicolon where expected.

> Could we get one of the buildfarm members to upgrade to bison 2.4?
> Even if we now compile through cleanly on that one test system, I'd
> rather have a regular build using this new version.

Yeah, this would be a good idea.

            regards, tom lane

Re: [COMMITTERS] pgsql: Enable script to generate preproc.y in build process.

From
Michael Meskes
Date:
On Sun, Nov 16, 2008 at 11:33:06AM -0500, Tom Lane wrote:
> > Me too. The ecpg.trailer code was just copied from the old preproc.y so I guess
> > this bug has been in before we moved to the new automatic build.
>
> If so then we would need to back-patch, but if I'm correctly identifying
> the corresponding code in 8.3, it has a semicolon where expected.

No, not that old. These rules were introduced at some point after 8.3 was
released, so no biggy here. This just meant that we went weeks without any
system complaining.

Michael
--
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: meskes@jabber.org
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!

Re: [COMMITTERS] pgsql: Enable script to generate preproc.y in build process.

From
Andrew Dunstan
Date:

Tom Lane wrote:
> Michael Meskes <meskes@postgresql.org> writes:
>
>> On Sat, Nov 15, 2008 at 05:39:49PM -0500, Tom Lane wrote:
>>
>>> I wonder how many other projects' code will break?
>>>
>
>
>> Me too. The ecpg.trailer code was just copied from the old preproc.y so I guess
>> this bug has been in before we moved to the new automatic build.
>>
>
> If so then we would need to back-patch, but if I'm correctly identifying
> the corresponding code in 8.3, it has a semicolon where expected.
>
>
>> Could we get one of the buildfarm members to upgrade to bison 2.4?
>> Even if we now compile through cleanly on that one test system, I'd
>> rather have a regular build using this new version.
>>
>
> Yeah, this would be a good idea.
>
>
>

It's about 2 weeks old, by the look of it; you're not going to see it
rolling out to most distributions for a while.

But maybe someone would like to upgrade their buildfarm member
regardless of that.

cheers

andrew





Re: [COMMITTERS] pgsql: Enable script to generate preproc.y in build process.

From
Devrim GÜNDÜZ
Date:
On Sun, 2008-11-16 at 12:12 -0500, Andrew Dunstan wrote:
> But maybe someone would like to upgrade their buildfarm member
> regardless of that.

I installed 2.4 to Orca, and the next builds are at:

0 3 * * * cd /home/pgbuildfarm/build-farm && ./run_build.pl
0 4 * * * cd /home/pgbuildfarm/build-farm && ./run_build.pl REL8_3_STABLE
0 5 * * * cd /home/pgbuildfarm/build-farm && ./run_build.pl REL8_2_STABLE
0 6 * * * cd /home/pgbuildfarm/build-farm && ./run_build.pl REL8_1_STABLE

Regards,
--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                   http://www.gunduz.org

Re: [COMMITTERS] pgsql: Enable script to generate preproc.y in build process.

From
Devrim GÜNDÜZ
Date:
Hi,

On Mon, 2008-11-17 at 00:41 +0200, Devrim GÜNDÜZ wrote:
> On Sun, 2008-11-16 at 12:12 -0500, Andrew Dunstan wrote:
> > But maybe someone would like to upgrade their buildfarm member
> > regardless of that.
>
> I installed 2.4 to Orca, and the next builds are at:

I forced a manual build:

http://www.pgbuildfarm.org/cgi-bin/show_log.pl?nm=orca&dt=2008-11-17%
2005:12:46

--
Devrim GÜNDÜZ, RHCE
devrim~gunduz.org, devrim~PostgreSQL.org, devrim.gunduz~linux.org.tr
                   http://www.gunduz.org