Bug 2336012
Summary: | a2ps fails to build with GCC 15 ("error: conflicting types for 'yyprint'; have 'void(FILE *, int, YYSTYPE)'") | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dave Malcolm <dmalcolm> |
Component: | a2ps | Assignee: | Zdenek Dohnal <zdohnal> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | sipoyare, twaugh, zdohnal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | a2ps-4.15.6-3.fc42 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2025-01-17 09:22:58 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2333037 |
Description
Dave Malcolm
2025-01-06 22:11:56 UTC
Hi Dave, I've tried to reproduce the build failure with your steps from https://fedoraproject.org/wiki/User:Dmalcolm/gcc-15#Trying_it_yourself , but the mockbuild fails when installing the buildroot, because it includes old libtool which was built with old gcc, which conflicts with the new one. Can you update your copr project to include rebuilt libtool? Possible fix https://src.fedoraproject.org/fork/zdohnal/rpms/a2ps/c/81c3a1ca994ab93ef92bde4a218920405f5ecf06?branch=bz2336012 The mass rebuild will start today with the new gcc15, so hopefully it'll be easier to reproduce and fix. FEDORA-2025-7b4cc24b44 (a2ps-4.15.6-3.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-7b4cc24b44 FEDORA-2025-7b4cc24b44 (a2ps-4.15.6-3.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |