Bug 1861329
| Summary: | Provide override for the %cmake macro in EPEL8 compatible with the new %cmake macro in Fedora | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | Mattias Ellert <mattias.ellert> |
| Component: | epel-rpm-macros | Assignee: | Kevin Fenzi <kevin> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel8 | CC: | j, kevin, sergio, TicoTimo, tomspur, vascom2 |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | epel-rpm-macros-8-15 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-04-21 18:50:18 UTC | Type: | Feature Request |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Mattias Ellert
2020-07-28 10:08:32 UTC
FEDORA-EPEL-2020-996d6678c8 has been submitted as an update to Fedora EPEL 8. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-996d6678c8 FEDORA-EPEL-2020-996d6678c8 has been pushed to the Fedora EPEL 8 stable repository. If problem still persists, please make note of it in this bug report. I want to reopen this bug because solution not work. Please see comment at https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-996d6678c8 I have the same issue. Is this still not working? Can you re-test now and if it's not working submit a PR? hi, I'm seeing the problem on epel8-playground, I think . I'm building fortune-mod on epel8 [1], it builds well on epel-8, but not on epel-8-playground , on epel-8-playground cmake doesn't do "CMake out-of-source builds" [2] HTH [1] https://koji.fedoraproject.org/koji/packageinfo?packageID=1756 [2] /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DCOOKIEDIR=/usr/share/games/fortune -DLOCALDIR=/usr/share/games/fortune -DNO_OFFENSIVE=TRUE CMake Warning: No source or binary directory provided. Both will be assumed to be the same as the current working directory, but note that this warning will become a fatal error in future CMake releases. https://src.fedoraproject.org/rpms/epel-rpm-macros/pull-request/19 seems to me that is fixed , can we close this bug ? closing , this bug seems fixed a long time ago , if I'm wrong please reopened it . Thank you . |