Bug 1585753
Summary: | dbus-c++-devel will not build for EPEL 7. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Richard Grainger <grainger> | ||||
Component: | dbus-c++ | Assignee: | Adel Gadllah <adel.gadllah> | ||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | epel7 | CC: | adel.gadllah, nux | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2024-07-09 02:23:59 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
EPEL's dbus-c++ was built in 2014. This package builds fine with CentOS 7.0.1406, which was released at around the same time. Perhaps the dependencies have changed in the meantime, causing the build breakage. EPEL 7 entered end-of-life (EOL) status on 2024-06-30.\n\nEPEL 7 is no longer maintained, which means that it\nwill not receive any further security or bug fix updates.\n As a result we are closing this bug. |
Created attachment 1447542 [details] rpm build log Description of problem: Using RHEL 7.5/CentOS 7.5 (1804), dbus-c++-devel will not build using SRPM currently in EPEL. Version-Release number of selected component (if applicable): dbus-c++-0.5.0-0.16.20090203git13281b3.el7.src.rpm How reproducible: Attempt to rebuild SRPM. Steps to Reproduce: 1. Create a clean CentOS 7.5 (1804) RPM build environment with all build requirements installed and download src rpm to "RPMBUILD/SRPMS" 2. Run: rpmbuild --rebuild --define "_topdir $PWD/RPMBUILD" RPMBUILD/SRPMS/dbus-c++-0.5.0-0.16.20090203git13281b3.el7.src.rpm Actual results: A whole bunch of C++ errors (see attached log). Expected results: RPM rebuilds successfully. Additional info: