Bug 2341023
Summary: | perl-Convert-UUlib-1.8-15.fc42 FTBFS with GCC 15: UUlib.xs:216:58: error: too many arguments to function ‘UUstrerror’; expected 0, have 1 | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Release Engineering <releng> | ||||||||||
Component: | perl-Convert-UUlib | Assignee: | Robert Scheck <redhat-bugzilla> | ||||||||||
Status: | ON_QA --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||
Priority: | unspecified | ||||||||||||
Version: | 42 | CC: | paul, perl-devel, ppisar, redhat-bugzilla | ||||||||||
Target Milestone: | --- | ||||||||||||
Target Release: | --- | ||||||||||||
Hardware: | Unspecified | ||||||||||||
OS: | Unspecified | ||||||||||||
Whiteboard: | |||||||||||||
Fixed In Version: | perl-Convert-UUlib-1.8-15.fc43 | Doc Type: | If docs needed, set a value | ||||||||||
Doc Text: | Story Points: | --- | |||||||||||
Clone Of: | Environment: | ||||||||||||
Last Closed: | 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: | 2300528 | ||||||||||||
Attachments: |
|
Description
Fedora Release Engineering
2025-01-22 21:18:19 UTC
Created attachment 2071600 [details]
build.log
Created attachment 2071601 [details]
root.log
file root.log too big, will only attach last 32768 bytes
Created attachment 2071602 [details]
state.log
Created attachment 2073548 [details]
Fix missing patameter of funtion call
I can get it to compile by adding -DPROTOTYPES to the compiler options and applying the attached patch.
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. FEDORA-2025-f98756d51a (perl-Convert-UUlib-1.8-15.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2025-f98756d51a FEDORA-2025-f98756d51a has been pushed to the Fedora 42 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-f98756d51a` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2025-f98756d51a See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. |