Bug 2354237
| Summary: | Build failure with cmake (ctest) wrong parameter | ||
|---|---|---|---|
| Product: | [Fedora] Fedora EPEL | Reporter: | loise <loise> |
| Component: | proj | Assignee: | markusN <neteler> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | epel10 | CC: | devrim, manisandro, neteler, tdawson |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | proj-9.6.0-1.el10_1 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-04-01 00:35:29 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: | |||
FEDORA-EPEL-2025-bc99d0e7bc (proj-9.6.0-1.el10_1) has been submitted as an update to Fedora EPEL 10.1. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-bc99d0e7bc FEDORA-EPEL-2025-bc99d0e7bc has been pushed to the Fedora EPEL 10.1 testing repository. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-bc99d0e7bc See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-EPEL-2025-bc99d0e7bc (proj-9.6.0-1.el10_1) has been pushed to the Fedora EPEL 10.1 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: The current git misses a fix for a build failure during %check so the build fails Version-Release number of selected component (if applicable): 9.5.0-1 How reproducible: rebuild package under rhel10/centos-stream 10 Steps to Reproduce: 1. rebuild package 2. 3. Actual results: build fails with + /usr/bin/ctest --test-dir redhat-linux-build --output-on-failure --force-new-ctest-process -j4 -- -E nkg CMake Error: Unknown argument: -- CMake Error: Run 'ctest --help' for all supported options. error: Bad exit status from /var/tmp/rpm-tmp.0uCeg8 (%check) Bad exit status from /var/tmp/rpm-tmp.0uCeg8 (%check) Expected results: build succeeds Additional info: the current epel10 is missing the fix https://src.fedoraproject.org/rpms/proj/c/a16eb89322ed24e51fc733d2c5310f08829ede54?branch=rawhide