tinderbox information.

Egbert Eich release-wranglers@freedesktop.org
Tue Mar 9 19:44:42 PST 2004


John Dennis writes:
 > On Tue, 2004-03-09 at 13:06, Egbert Eich wrote:
 > 
 > The idea is that ALL errors should be logged, this makes it easier to
 > fix everything at once. Otherwise you would have to fix the first
 > problem, checkin, rebuild, and repeat the cycle. I'm not sure why you
 > say the area where the problem happened is not easy to spot.

Maybe I'm too stupid to do so. I've looked thru 
numerous logs without spotting any build error.
Can you educate me? 

 > 
 > > 2. The Makefiles don't get rebuild. If something was
 > >    changed within an Imakefile or config file it will
 > >    not show up in the logs.
 > 
 > It will on a "clobber build", perhaps it should clobber more often. Or
 > perhaps on a non-clobber it should start out with a
 > 
 > make Makefile
 > make Makefiles
 > make depdend
 > make include

 make includes
             ^
 > make
 > 

make all
     ^^^

It should clobber every time. At least now.
And it should be done if a previous build broke.

Egbert.




More information about the release-wranglers mailing list