Re: Initdb-cs_CZ.WIN-1250 buildfarm failures - Mailing list pgsql-hackers

From Tomas Vondra
Subject Re: Initdb-cs_CZ.WIN-1250 buildfarm failures
Date
Msg-id 54A3F0D0.6030900@fuzzy.cz
Whole thread Raw
In response to Re: Initdb-cs_CZ.WIN-1250 buildfarm failures  (Noah Misch <noah@leadboat.com>)
Responses Re: Initdb-cs_CZ.WIN-1250 buildfarm failures  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On 28.12.2014 00:46, Noah Misch wrote:
> On Tue, Dec 23, 2014 at 03:32:59PM +0100, Tomas Vondra wrote:
>> On 23.12.2014 15:21, Andrew Dunstan wrote:
>>>
>>> No, config_opts is what's passed to configure. Try something like:
>>>
>>>     if ($branch eq 'REL9_0_STABLE')
>>>     {
>>>         $skip_steps{'pl-install-check'} = 1;
>>>     }
>>
>> Applied to all three animals.
> 
> As of the time of this change, the animals ceased to report in.

The strange thing is that while the first run worked fine (as
illustrated by the results submitted to pgbuildfarm.org), all the
following runs fail like this:

Global symbol "%skip_steps" requires explicit package name at
build-farm.conf line 308.
Compilation failed in require at ./run_branches.pl line 55.

Apparently, something is broken, but my Perl-fu is limited so I have no
idea what/why :-(

regards
Tomas




pgsql-hackers by date:

Previous
From: Fabien COELHO
Date:
Subject: Re: add modulo (%) operator to pgbench
Next
From: José Luis Tallón
Date:
Subject: Re: Additional role attributes && superuser review