Thread

  1. Bug in buildfarm client

    Christian Ullrich <chris@chrullrich.net> — 2012-12-04T07:40:13Z

    Hello all,
    
    the extension modules (TestUpgrade etc.) in the buildfarm client do not 
    use the "make" command override defined in the config file, instead 
    hardcoding command lines using "make". This fails where make is not GNU 
    make.
    
    Patch attached, which fixes the problem on jaguarundi.
    
    -- 
    Christian
    
  2. Re: Bug in buildfarm client

    Andrew Dunstan <andrew@dunslane.net> — 2012-12-04T13:26:32Z

    On 12/04/2012 02:40 AM, Christian Ullrich wrote:
    > Hello all,
    >
    > the extension modules (TestUpgrade etc.) in the buildfarm client do 
    > not use the "make" command override defined in the config file, 
    > instead hardcoding command lines using "make". This fails where make 
    > is not GNU make.
    >
    > Patch attached, which fixes the problem on jaguarundi.
    
    Thanks, I will fix it, but this is not the right mailing list for 
    buildfarm client bugs. You should be on the pgbuildfarm-members list. 
    See <http://pgfoundry.org/mailman/listinfo/pgbuildfarm-members>
    
    cheers
    
    andrew
    
    
    
  3. Re: Bug in buildfarm client

    Christian Ullrich <chris@chrullrich.net> — 2012-12-04T13:35:48Z

    * Andrew Dunstan wrote:
    
    > On 12/04/2012 02:40 AM, Christian Ullrich wrote:
    
    >> the extension modules (TestUpgrade etc.) in the buildfarm client do
    >> not use the "make" command override defined in the config file,
    
    >> Patch attached, which fixes the problem on jaguarundi.
    >
    > Thanks, I will fix it, but this is not the right mailing list for
    > buildfarm client bugs. You should be on the pgbuildfarm-members list.
    
    I'm sorry. I checked the archives, saw next to nothing in the last few 
    months, and thought that maybe I should use a different list instead.
    
    -- 
    Christian
    
    
    
  4. Re: Bug in buildfarm client

    Andrew Dunstan <andrew@dunslane.net> — 2012-12-04T13:40:47Z

    On 12/04/2012 08:35 AM, Christian Ullrich wrote:
    > * Andrew Dunstan wrote:
    >
    >> On 12/04/2012 02:40 AM, Christian Ullrich wrote:
    >
    >>> the extension modules (TestUpgrade etc.) in the buildfarm client do
    >>> not use the "make" command override defined in the config file,
    >
    >>> Patch attached, which fixes the problem on jaguarundi.
    >>
    >> Thanks, I will fix it, but this is not the right mailing list for
    >> buildfarm client bugs. You should be on the pgbuildfarm-members list.
    >
    > I'm sorry. I checked the archives, saw next to nothing in the last few 
    > months, and thought that maybe I should use a different list instead.
    
    It's a very low-traffic list :-)
    
    cheers
    
    andrew