Re: Couple of minor buildfarm issues - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Couple of minor buildfarm issues
Date
Msg-id 42E6F10D.8010001@dunslane.net
Whole thread Raw
In response to Re: Couple of minor buildfarm issues  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Couple of minor buildfarm issues
Re: Couple of minor buildfarm issues
List pgsql-hackers

Andrew Dunstan wrote:

> At one stage I thought of stealing some vertical space for 8 or 10 
> columns of 10 pixels or so to show the state of the most importand 
> build flag. I still might do that, if I can standardise the OS and 
> Compiler info so that they get shorter (e.g. is just knowing that we 
> have gcc n.m.o enough, or do we need the longer info produced by gcc 
> -v? I'm inclined to reduce it to n.m.o.) 


I have reduced some of the clutter from OS names/versions and compiler 
names/versions, and can reduce some more in the status column, that 
means we will be able to have a bunch of flags indicating what build 
criteria were used. I am mainly inclined to flag these:
                            --enable-cassert                            --enable-debug
--enable-nls                           --enable-integer-datetimes                            --with-perl
           --with-python                            --with-tcl                            --with-krb5
        --with-openssl
 


If we have to drop any for reasons of space it would probably be the 
first two. Given the fact there are 9 of these I could make it a simple 
set of digits [1-9] and provide a legend, although that might not be 
quite so visually pleasing.

Any other bids?

cheers

andrew


pgsql-hackers by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: RESULT_OID Bug
Next
From: "Larry Rosenman"
Date:
Subject: Re: Couple of minor buildfarm issues