Bug 2084131 - Version mismatch between gcc-epel and gcc on centos-stream9 causes LTO errors
Summary: Version mismatch between gcc-epel and gcc on centos-stream9 causes LTO errors
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: gcc-epel
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert Scheck
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-05-11 13:47 UTC by Diego Herrera
Modified: 2022-05-21 02:07 UTC (History)
2 users (show)

Fixed In Version: gcc-epel-11.3.1-2.el9.next
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-05-21 02:07:38 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Diego Herrera 2022-05-11 13:47:11 UTC
Description of problem:

There is a version mismatch between gcc-epel (gcc-11.2.1-9.4.el9) and gcc on centos-stream (gcc-11.3.1-2.el9). This can cause LTO exceptions when building packages that depend on gccgo.

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

gcc-epel-11.2.1-12.el9

Steps to Reproduce:

fedpkg clone uwsgi
cd uwsgi
fedpkg --release epel9 mockbuild


Actual results:

...
lto1: fatal error: bytecode stream in file ‘/tmp/ccqibh4V.o’ generated with LTO version 11.2 instead of the expected 11.3
...


Additional info:

That reference package currently builds in Koji because Koji uses a reference snapshot image from February to build EPEL packages, this might change in the following weeks.

Comment 1 Robert Scheck 2022-05-11 15:33:50 UTC
Thanks for the report! I'm currently already building gcc-epel-11.3.1-2.el9 (started before your report) to get the version in sync due to upcoming RHEL 9 GA.

Comment 2 Fedora Update System 2022-05-12 23:55:09 UTC
FEDORA-EPEL-NEXT-2022-903d9726ba has been submitted as an update to Fedora EPEL 9 Next. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-NEXT-2022-903d9726ba

Comment 3 Fedora Update System 2022-05-13 03:01:12 UTC
FEDORA-EPEL-NEXT-2022-903d9726ba has been pushed to the Fedora EPEL 9 Next testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-NEXT-2022-903d9726ba

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 4 Fedora Update System 2022-05-21 02:07:38 UTC
FEDORA-EPEL-NEXT-2022-903d9726ba has been pushed to the Fedora EPEL 9 Next stable repository.
If problem still persists, please make note of it in this bug report.


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