Bug 1001452
Summary: | Review Request: makepp - Compatible but reliable and improved replacement for make | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Christopher Meng <i> |
Component: | Package Review | Assignee: | Björn Persson <bjorn> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | rawhide | CC: | bjorn, i, package-review |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-07-07 01:38: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: |
Description
Christopher Meng
2013-08-27 05:42:34 UTC
The source URL is invalid. There is no version 2.0.98.3.1 on the server. Please fix this so I can know which version I'm reviewing. To match what LICENSE says, the License field should be "GPLv2+ or Artistic". If I understand correctly, "touch .test_done" ignores any and all failures in the whole test suite. That makes the %check section rather pointless. Why run the tests at all if you're going to ignore the result? If the "makeppreplay" test is known to fail, wouldn't it be better to disable only that one test? Anyway, I don't believe that test case has anything to do with Ccache. I can't see that anything in Makepp invokes Ccache, and it fails with the same error message whether I have Ccache installed or not. (In reply to Björn Persson from comment #1) > The source URL is invalid. There is no version 2.0.98.3.1 on the server. > Please fix this so I can know which version I'm reviewing. That was a development version. Updated. > To match what LICENSE says, the License field should be "GPLv2+ or Artistic". Done. > If I understand correctly, "touch .test_done" ignores any and all failures > in the whole test suite. That makes the %check section rather pointless. Why > run the tests at all if you're going to ignore the result? If the > "makeppreplay" test is known to fail, wouldn't it be better to disable only > that one test? Enabled again. > Anyway, I don't believe that test case has anything to do with Ccache. I > can't see that anything in Makepp invokes Ccache, and it fails with the same > error message whether I have Ccache installed or not. Not it invokes that, but the gcc actually maybe(haven't checked again) I will provide new links later as something unexpected happened. Due to ccache bug[1], I can't build this package. Closing now. If someone is interested at this package, feel free to open a new ticket. [1]---https://bugzilla.samba.org/show_bug.cgi?id=8424 *** This bug has been marked as a duplicate of bug 1119947 *** |