Re: [opam-devel] build bot monitoring the opam-repository

2016-03-23 Thread Anil Madhavapeddy
On 23 Mar 2016, at 11:06, Fabrice Le Fessant wrote: > > Hi Anil, > > On Wed, Mar 23, 2016 at 11:53 AM Anil Madhavapeddy > wrote: > The build bot looks like it could also benefit from the container > infrastructure, since that takes care of depexts for a number of > di

Re: [opam-devel] build bot monitoring the opam-repository

2016-03-23 Thread Fabrice Le Fessant
Hi Anil, On Wed, Mar 23, 2016 at 11:53 AM Anil Madhavapeddy wrote: > The build bot looks like it could also benefit from the container > infrastructure, since that takes care of depexts for a number of > distributions. > Currently, we use the same computer for all compilations (my personal serv

Re: [opam-devel] build bot monitoring the opam-repository

2016-03-23 Thread Anil Madhavapeddy
Hi Fabrice, Thanks for releasing this; it looks very useful! The build bot looks like it could also benefit from the container infrastructure, since that takes care of depexts for a number of distributions. Before I look further at this, I just wanted to confirm that the licensing of the buil

Re: [opam-devel] build bot monitoring the opam-repository

2016-03-21 Thread Fabrice Le Fessant
The white/blank box means that the package/version is not available for that version of OCaml, i.e. there is a constraint "available" that prevents compilation on that version. --Fabrice On Mon, Mar 21, 2016 at 3:51 PM Yotam Barnoy wrote: > This is great! > > If a port has a blank box for a spe

Re: [opam-devel] build bot monitoring the opam-repository

2016-03-21 Thread Yotam Barnoy
This is great! If a port has a blank box for a specific compiler version, is that because the constraints don't match? -Yotam On Mon, Mar 21, 2016 at 8:43 AM, Fabrice Le Fessant < fabrice.le_fess...@inria.fr> wrote: > Hi, > >In the last weeks, I have been working on a bot that monitors the