Re: [HEADS UP] Fedora 32 MPFR 4 rebuilds in a side tag

2019-10-15 Thread Jerry James
On Tue, Oct 8, 2019 at 2:08 PM Jerry James wrote: > An update of mpfr from version 3.1.6 to version 4.0.2 is about to begin in > Rawhide in a side tag: > > https://fedoraproject.org/wiki/Changes/mpfr-4.0.2 > > If you see a "Rebuild for mpfr 4" commit in yo

[HEADS UP] Fedora 32 MPFR 4 rebuilds in a side tag

2019-10-08 Thread Jerry James
An update of mpfr from version 3.1.6 to version 4.0.2 is about to begin in Rawhide in a side tag: https://fedoraproject.org/wiki/Changes/mpfr-4.0.2 If you see a "Rebuild for mpfr 4" commit in your package repo, then please coordinate with me before building your package in Rawhid

Re: MPFR 4

2019-09-26 Thread James Paul Turner
I second this notion. As I recall, the only thing in the way of the MPFR 4 update was a circular dependency on the libmpc package I maintain, and allowing the userbase to catch up to the API change. It's been a while now, and it would be nice to get this change rolling. -- James Paul T

Re: MPFR 4

2019-09-13 Thread Jerry James
r if he is too busy to pay attention to mpfr. Thank you. > > Hi, sorry for the delayed reply. I will not be able to look into it > before Monday. [Nearly 2 months later] I need some advice on how to proceed. I am ready to move the mpfr 4 change forward, but the 2 lines above are the on

Re: MPFR 4

2019-07-24 Thread Pavel Cahyna
On Thu, Jul 18, 2019 at 11:31:02AM -0600, Jerry James wrote: > On Fri, Jul 12, 2019 at 9:07 AM Jerry James wrote: > > I'm down to these 3 still to go: arm-none-eabi-gcc-cs, avr-gcc, and > > cross-gcc. Those gcc builds take a long time. :-) So far the builds > > have gone smoothly. > > All the b

Re: MPFR 4

2019-07-18 Thread Jerry James
On Fri, Jul 12, 2019 at 9:07 AM Jerry James wrote: > I'm down to these 3 still to go: arm-none-eabi-gcc-cs, avr-gcc, and > cross-gcc. Those gcc builds take a long time. :-) So far the builds > have gone smoothly. All the builds have completed without trouble. I did have to patch a couple of pa

Re: MPFR 4

2019-07-13 Thread Jerry James
On Sat, Jul 13, 2019 at 4:17 AM James Paul Turner wrote: > Nice work Jerry! > > I remember it being quite difficult to get into contact with Pavel last > time I tried. I eventually had to use the non-responsive maintainer > procedure. I hope that is not necessary, but in case it is, here is a req

Re: MPFR 4

2019-07-13 Thread James Paul Turner
27;ve > > still got 6 to go, and so far I've only hit 2 issues, neither of > > them > > related to MPFR. Unless something comes up with these last few, I > > think we need the MPFR 3 and MPC-linked-with-MPFR-3 compatibility > > packages only to get gcc switched

Re: MPFR 4

2019-07-12 Thread Jerry James
of them > related to MPFR. Unless something comes up with these last few, I > think we need the MPFR 3 and MPC-linked-with-MPFR-3 compatibility > packages only to get gcc switched over, then we can discard them and > have an entirely MPFR 4 distribution. I'm down to these 3 still

Re: MPFR 4

2019-07-11 Thread Jerry James
MPFR. Unless something comes up with these last few, I think we need the MPFR 3 and MPC-linked-with-MPFR-3 compatibility packages only to get gcc switched over, then we can discard them and have an entirely MPFR 4 distribution. In fact, I know that one of the remaining 6, sagemath, won't be a

Re: MPFR 4

2019-07-08 Thread James Paul Turner
s have libmpc-mpfr3.so* and /usr/include/mpc-mpfr3.h. > - Build gcc with mpfr3 and libmpc-mpfr3. This means that gcc no > longer depends > on the mpfr and libmpc packages, so we can change them without > breaking gcc. > We will have to patch gcc to use the mpfr3 header file name

Re: MPFR 4

2019-07-06 Thread Jerry James
Build libmpc again. Now libmpc-mpfr3 is linked with mpfr3 and libmpc is linked with mpfr. - Build gcc with mpfr and libmpc. We just drop the patch we used two steps ago and rebuild. Now gcc works with the new packages, and packages that use mpfr can be upgraded to mpfr4 at their leisure (but w

Re: MPFR 4

2019-07-06 Thread Jakub Jelinek
On Sat, Jul 06, 2019 at 07:51:48PM +0100, James Paul Turner wrote: > I should be more specific. By 'this' I mean packaging a library which > already exists in Fedora, but is of lower version. There is no way around having some compatibility version, either in the same or other rpm, at least for a

Re: MPFR 4

2019-07-06 Thread James Paul Turner
On Sat, 2019-07-06 at 19:47 +0100, James Paul Turner wrote: > On Mon, 2019-07-01 at 21:55 -0600, Jerry James wrote: > > Is anything happening with introducing MPFR 4 into Fedora? I found > > these: > > > > https://fedoraproject.org/wiki/Changes/mpfr-4.0.0 >

Re: MPFR 4

2019-07-06 Thread James Paul Turner
On Mon, 2019-07-01 at 21:55 -0600, Jerry James wrote: > Is anything happening with introducing MPFR 4 into Fedora? I found > these: > > https://fedoraproject.org/wiki/Changes/mpfr-4.0.0 > https://bugzilla.redhat.com/show_bug.cgi?id=1537252 > > but they indicate that effort

MPFR 4

2019-07-01 Thread Jerry James
Is anything happening with introducing MPFR 4 into Fedora? I found these: https://fedoraproject.org/wiki/Changes/mpfr-4.0.0 https://bugzilla.redhat.com/show_bug.cgi?id=1537252 but they indicate that efforts to update have come to a halt. I ask because I have had to patch 2 of my packages to