Bug 1312102
| Summary: | python-perf installs bitmap.o, find_bit.o, hweight.o and rbtree.o files | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jeff Bastian <jbastian> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, mchehab |
| 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: | 2016-05-26 19:19:13 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: | |||
|
Description
Jeff Bastian
2016-02-25 18:02:01 UTC
Ew. Thanks for the report. I have an idea as to why this is, but I don't have a fix in hand yet. I've been poking through the Makefiles to see why this might be happening, but I haven't figured it out yet. We could add an rm command to the rpm spec file to clean up the *.o files, but that's just masking the problem. (In reply to Jeff Bastian from comment #2) > I've been poking through the Makefiles to see why this might be happening, > but I haven't figured it out yet. We could add an rm command to the rpm > spec file to clean up the *.o files, but that's just masking the problem. Right, exactly. I described the problem and the reason for it to upstream. Jiri replied with a patch that should fix things. I'll grab it Monday and give it a shot. http://thread.gmane.org/gmane.linux.kernel/2163216 I've added the patch in Rawhide. Should make the 4.5-rc6 build. |