This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Again the build is broken :(


On Fri, Aug 24, 2007 at 04:38:48PM +0200, Mark Wielaard wrote:
> I am personally using Fedora Core 6 (x86_64) as main development
> platform and test everything (quickly) on Fedora 7 (x86) before
> committing. But I guess other people have other platforms available. I
> do appreciate the autobuilder Kris setup since that shows some more
> platforms. Maybe we can change it a little to better show which patch
> breaks what on which platform, but that would mean actually building
> each commit, which might be a little too much for the system.

Actually, we could get fairly close to a per-commit building if we could get
the build process that frysk uses a bit more streamlined.  That might involve
quite a bit of work though, and someone will need to be given the cycles to do
it.  Even without a per-commit build it is possible to report on changes that
occured between two builds (and in fact, the web site currently provides all
anyone needs to do that already - the <blah>.rev files contain both a
date/time stamp of the checkout/update and a list of the exact CVS reivision
IDs, so comparing two you get an exact list of what files changed and what the
source and target revisions are per file).

Fortunately, it has almost always been extremely obvious what broke the build,
even wth just daily builds.  So, it may not be that big of a problem to solve
right now.

The ultimate problem remains though...  no one has made any contribution to
the autobuild system, and the one promise to contribute running builds never
happened.  There are limitations to how much can be done in reasonable time
without builds being contributed.

	Cheers,
	Kris


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]