#12701 closed update (fixed)
gmp update to 4.2.2
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.2 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt), boeyms@…, vincent-opdarw@… | |
Port: |
Description
Vincent Lefevre observes that gmp 4.2.2 has been released but the port has no maintainer. He notes that gmp apparently has issues on Mac OS X, so we should upgrade carefully and test fully on both platforms.
I will try upgrading the port on an Intel Core 2 Duo machine. If that works, I'll attach the patch here and someone can try it on PowerPC.
Attachments (1)
Change History (7)
comment:1 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
I'll skip #12625 for now since I'm awaiting additional information.
Attached is a patch to update gmp to 4.2.2. I ran "sudo port -dv test gmp
" and it reported all tests passed on my MacBook Pro. Please try this on a PowerPC Mac and make sure all tests pass there too. If they do, I'll commit this update.
Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | gmp-4.2.2.diff added |
---|
update to 4.2.2
comment:3 Changed 17 years ago by boeyms@…
Cc: | boeyms@… vincent-opdarw@… added |
---|
The updated gmp per this patch reports passing all its tests on my dual G5 tower.
Incidentally, it looks to me like the dylibs being deleted in the destroot stage are the complement of those being deleted in the destroot stage of the gmp-cxx-wrappers port. I don't see any need for this, and it violates our standard port policy as well. I'd suggest eliminating gmp-cxx-wrappers and rolling it into the gmp port. Any comments?
comment:4 Changed 17 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for testing. I committed the patch in r30535.
Considerations about eliminating gmp-cxx-wrappers should be made in a new ticket.
comment:5 Changed 16 years ago by jmroot (Joshua Root)
Type: | defect → update |
---|
Bug #12625 should also be observed during this update.