RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1835193 - [RFE]: update to version 1.0.3
Summary: [RFE]: update to version 1.0.3
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: libmpc
Version: 8.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.0
Assignee: Martin Cermak
QA Contact: Martin Cermak
Zuzana Zoubkova
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-05-13 11:03 UTC by Rik Theys
Modified: 2023-07-18 14:28 UTC (History)
3 users (show)

Fixed In Version: libmpc-1.1.0-9.1.el8
Doc Type: Enhancement
Doc Text:
.`libmpc` rebased to version 1.1.0 The `libmpc` package has been rebased to version 1.1.0, which provides several enhancements and bug fixes over the previous version. For details, see link:http://www.multiprecision.org/mpc/olds.html[GNU MPC 1.1.0 release notes].
Clone Of:
Environment:
Last Closed: 2021-05-18 15:21:09 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2021:1760 0 None None None 2021-05-18 15:21:11 UTC

Description Rik Theys 2020-05-13 11:03:59 UTC
Description of problem:

Some packages (such as python-gmpy2) currently can not be backported from recent Fedora releases as they require mpc >= 1.0.3

RHEL 8.1 currently has 1.0.2.

If the release can be upgraded in a future point release, the reverse dependent packages can be built.


Version-Release number of selected component (if applicable):
libmpc-devel

How reproducible:
Always

Steps to Reproduce:
1. Try to compile python-gmpy2 2.1
2. It complains that it needs mpc >= 1.0.3
3.

Actual results:
Build failure

Expected results:


Additional info:

Comment 2 Marek Polacek 2020-05-19 15:37:05 UTC
Let's target RHEL 8.4 at this point.

Comment 8 Marek Polacek 2020-10-08 19:54:46 UTC
ABI testing:

$ abipkgdiff libmpc-1.0.2-9.el8.x86_64.rpm libmpc-1.1.0-9.el8.x86_64.rpm
================ changes of 'libmpc.so.3.0.0'===============
  Functions changes summary: 0 Removed, 0 Changed, 0 Added function
  Variables changes summary: 0 Removed, 0 Changed, 0 Added variable
  Function symbols changes summary: 0 Removed, 4 Added function symbols not referenced by debug info
  Variable symbols changes summary: 0 Removed, 0 Added variable symbol not referenced by debug info

  4 Added function symbols not referenced by debug info:

    mpc_cmp_abs
    mpc_fix_inf
    mpc_fix_zero
    mpc_rootofunity

================ end of changes of 'libmpc.so.3.0.0'===============

$ abipkgdiff compat-libmpc-1.0.2-9.el8.x86_64.rpm compat-libmpc-1.1.0-9.el8.x86_64.rpm
# nothing

I've verified other arches too and the result is the same.

Comment 24 errata-xmlrpc 2021-05-18 15:21:09 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (libmpc bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2021:1760


Note You need to log in before you can comment on or make changes to this bug.