Le 4 nov. 07 à 18:51, Simon Ruderich a écrit :
On Wed, Oct 17, 2007 at 02:48:43PM -0700, James Berry wrote:
I'd like to point out that mpwa, as deployed at http:// db.macports.org has schema support for most of what is required for this, including problem reports and build output/logs from ports.
James
Hi,
first I want to apologize for my late response. I was on vacation and busy again. Sorry.
I just looked at it and it looks good. But I couldn't find any support for a buildfarm. Is this only hidden in the code? If so it would be nice if there could be svn access so we can look at it and use it. The rest looks really good.
Thanks, Simon
I vaguely recall seeing that thread, but I was too busy to reply then. We have a very nice support for building ports in a controlled environment called "virtual chroot" as it was implemented by Eugene as part of his GSoC internship. The code is there in svn. You need to configure your macports installation with --with-trace-sdk=... to specify which cross SDK to use for building ports, and then you need to use -t to enable the trace mode (which is called trace mode for historical reasons). I believe all we need is a script handling all that and building ports one after the other... Paul -- http://paul-guyot.com/