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 1980845 - liburing: FTBFS with glibc 2.34 due to dynamic stack sizes
Summary: liburing: FTBFS with glibc 2.34 due to dynamic stack sizes
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: liburing
Version: CentOS Stream
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: beta
: ---
Assignee: Jeff Moyer
QA Contact: guazhang@redhat.com
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-07-09 16:01 UTC by Florian Weimer
Modified: 2023-09-15 01:11 UTC (History)
3 users (show)

Fixed In Version: liburing-0.7-6.el9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-12-07 21:24:13 UTC
Type: Bug
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Florian Weimer 2021-07-09 16:01:13 UTC
The package fails to build:

ucontext-cp.c:31:23: error: variably modified 'stack_buf' at file scope
   31 |         unsigned char stack_buf[SIGSTKSZ];
      |                       ^~~~~~~~~

This was fixed in Fedora (thanks!) with:

commit b24796c292c8c5347993e99581f165f4a6a55baf
Author: Stefan Hajnoczi <stefanha>
Date:   Tue Apr 13 16:05:34 2021 +0100

    Add patch to fix build with rawhide glibc 2.33.9000
    
    See the patch for information on why examples/ucontext-cp.c does not
    build with rawhide's glibc 2.33.9000. I sent this patch upstream to
    liburing and notified glibc of a potential incompatible change.
    
    Signed-off-by: Stefan Hajnoczi <stefanha>

Comment 1 Jeff Moyer 2021-07-09 20:21:03 UTC
QE: this is just a fix for example code, so doesn't require any specific testing.  I've already got the fix staged, so waiting on acks.

Comment 4 guazhang@redhat.com 2021-08-17 12:28:59 UTC
Hi,

The package liburing-0.7-6.el9 build successful, don't hit error.

Comment 5 guazhang@redhat.com 2021-08-17 12:30:17 UTC
Hi,

Can you update the bug to ONQA ?

Comment 8 guazhang@redhat.com 2021-08-18 01:07:36 UTC
Hi,

move to verified since test pass fixed package.

Comment 12 Red Hat Bugzilla 2023-09-15 01:11:13 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 500 days


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