Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-24 Thread Richard W.M. Jones
On Tue, Jun 23, 2015 at 05:08:27PM +0100, Richard W.M. Jones wrote: > OCaml 4.02.2 (final) has been released, so I will update to this. > > This will not require any kind of mass rebuild this time, since it's > basically identical to the release candidate. So this will go out as > a compatible up

Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-23 Thread Richard W.M. Jones
OCaml 4.02.2 (final) has been released, so I will update to this. This will not require any kind of mass rebuild this time, since it's basically identical to the release candidate. So this will go out as a compatible update to the base 'ocaml' package. Rich. -- Richard Jones, Virtualization Gr

Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-19 Thread Richard W.M. Jones
On Thu, Jun 18, 2015 at 06:26:22PM +0100, Richard W.M. Jones wrote: > > This is complete now. Oops, there were four stragglers which I'd missed out of my script but were picked up by Fedora's own dependency checker: - ocaml-config-file - done and the following are currently being built: - plpl

Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-18 Thread Richard W.M. Jones
This is complete now. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Li

Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-16 Thread Matthew Miller
On Tue, Jun 16, 2015 at 02:55:29PM +0100, Peter Robinson wrote: > > Well I don't know how to do that, so there we go. In any case, the > It's the same process used by everyone else for large mass > rebuilds/rebases. You request a sidetag from rel-eng, built it with a > different target and then on

Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-16 Thread Peter Robinson
>> > I'm going to upload OCaml 4.02.2+rc1 to Rawhide. Mostly this is lots >> > and lots of incremental compiler fixes, but there are a few >> > highlights: >> > >> > - includes libasmrun_shared.so which makes it easier to build plugins >> >written in native OCaml (RHBZ#1195025) >> > >> > - f

Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-16 Thread Richard W.M. Jones
On Tue, Jun 16, 2015 at 02:14:36PM +0100, Peter Robinson wrote: > On Tue, Jun 16, 2015 at 2:03 PM, Richard W.M. Jones wrote: > > I'm going to upload OCaml 4.02.2+rc1 to Rawhide. Mostly this is lots > > and lots of incremental compiler fixes, but there are a few > > highlights: > > > > - includes

Re: Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-16 Thread Peter Robinson
On Tue, Jun 16, 2015 at 2:03 PM, Richard W.M. Jones wrote: > I'm going to upload OCaml 4.02.2+rc1 to Rawhide. Mostly this is lots > and lots of incremental compiler fixes, but there are a few > highlights: > > - includes libasmrun_shared.so which makes it easier to build plugins >written in

Heads up: OCaml 4.02.2+rc1 coming to Rawhide

2015-06-16 Thread Richard W.M. Jones
I'm going to upload OCaml 4.02.2+rc1 to Rawhide. Mostly this is lots and lots of incremental compiler fixes, but there are a few highlights: - includes libasmrun_shared.so which makes it easier to build plugins written in native OCaml (RHBZ#1195025) - fixes an aarch64 codegen bug (RHBZ#1224