On 16 May 2011, at 15:34, Alan Conway wrote: > On 05/16/2011 04:45 AM, Robbie Gemmell wrote: >> The new CI etc mailing list now up and running. It doesn't currently >> have an archive but we can get that added later if we want, possibly >> after we get the Jenkins configuration a bit more polished. CI history >> can still be viewed via Jenkins itself either way: >> https://builds.apache.org/hudson/view/M-R/view/Qpid/ >> >> To subscribe, email [email protected] >> > > Looks like the CI hosts are missing some required packages to build qpid > C++. Where do we go to fix that?
I investigated, and I'm not sure we'd be able to do this, as we cannot install packages on all the ASF CI servers. It is possible to place files in your home directory on people.apache.org, but I don't think this would work for the build, which expects things in /lib and so forth. I ran a CI instance on Amazon EC2, where I could control the installed packages, and got everything working fine, though. I'm trying to get a DNS name pointed at it, and so on, so everyone else can view the output. Andrew. -- -- andrew d kennedy ? apache qpid project : http://qpid.apache.org/ ; --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
