Re: FYI results of the OCaml 4.08 beta 3 rebuild

2019-05-01 Thread Jerry James
On Wed, May 1, 2019 at 9:01 AM Richard W.M. Jones wrote: > You can build into the side tag using: > > $ fedpkg build --target f31-ocaml > > As far as I know that command should work for any Fedora packager. Indeed it did: ocaml-zarith-1.8-1.fc31 has been built in the side tag. -- Jerry James htt

Re: FYI results of the OCaml 4.08 beta 3 rebuild

2019-05-01 Thread Richard W.M. Jones
On Wed, May 01, 2019 at 08:53:04AM -0600, Jerry James wrote: > On Wed, May 1, 2019 at 8:25 AM Richard W.M. Jones wrote: > > OK thanks for looking into this. I won't do another build of that > > package until OCaml 4.08.0 comes out, at which point I can submit an > > update or not of zarith as you

Re: FYI results of the OCaml 4.08 beta 3 rebuild

2019-05-01 Thread Jerry James
On Wed, May 1, 2019 at 8:25 AM Richard W.M. Jones wrote: > OK thanks for looking into this. I won't do another build of that > package until OCaml 4.08.0 comes out, at which point I can submit an > update or not of zarith as you wish. Either way. I'm happy to try a build into your side tag, if

Re: FYI results of the OCaml 4.08 beta 3 rebuild

2019-05-01 Thread Richard W.M. Jones
On Wed, May 01, 2019 at 07:56:03AM -0600, Jerry James wrote: > On Tue, Apr 30, 2019 at 1:43 AM Richard W.M. Jones wrote: > > * ocaml-zarith (integer arithmetic library) > > > > Fails to build the final zq binary. I'm not sure this is related to > > the compiler upgrade at all, could be an unrelat

Re: FYI results of the OCaml 4.08 beta 3 rebuild

2019-05-01 Thread Jerry James
On Tue, Apr 30, 2019 at 1:43 AM Richard W.M. Jones wrote: > * ocaml-zarith (integer arithmetic library) > > Fails to build the final zq binary. I'm not sure this is related to > the compiler upgrade at all, could be an unrelated FTBFS. This may be fixed by the recent 1.8 release. The release no

Re: FYI results of the OCaml 4.08 beta 3 rebuild

2019-05-01 Thread Richard W.M. Jones
On Tue, Apr 30, 2019 at 08:43:10AM +0100, Richard W.M. Jones wrote: > https://pagure.io/releng/issue/8310 > > I'm rebuilding OCaml 4.08.0 beta 3 into a side tag. This is a > preliminary rebuild only - I'll do the real rebuild when 4.08.0 is > finally released. This email has interim results. >

FYI results of the OCaml 4.08 beta 3 rebuild

2019-04-30 Thread Richard W.M. Jones
https://pagure.io/releng/issue/8310 I'm rebuilding OCaml 4.08.0 beta 3 into a side tag. This is a preliminary rebuild only - I'll do the real rebuild when 4.08.0 is finally released. This email has interim results. * ocaml-camlp4, ocaml-camlp5 (macro packages) Still waiting for these to be por