Bug 729014
Summary: | Debug files missing in debuginfo package for 13 binaries | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Karel Klíč <kklic> |
Component: | eclipse | Assignee: | Alexander Kurtakov <akurtako> |
Status: | CLOSED WONTFIX | QA Contact: | qe-baseos-tools-bugs |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.3 | CC: | mbenitez, ohudlick, rvokal |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-10-08 14:56:00 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: | |||
Bug Depends On: | |||
Bug Blocks: | 727919 |
Description
Karel Klíč
2011-08-08 15:19:31 UTC
This request was evaluated by Red Hat Product Management for inclusion in the current release of Red Hat Enterprise Linux. Because the affected component is not scheduled to be updated in the current release, Red Hat is unfortunately unable to address this request at this time. Red Hat invites you to ask your support representative to propose this request, if appropriate and relevant, in the next release of Red Hat Enterprise Linux. If you would like it considered as an exception in the current release, please ask your support representative. Is this a regression from the eclipse-3.5.2-5.el6 package? The upstream build scripts for the native parts (mostly JNI .sos) are hand-rolled so they're likely just missing -g flags. I could have sworn this was already fixed but I can't find it any logs so I must be dreaming :) Andrew, it is not a regression: the eclipse-3.5.2-5.el6 package has the same issue, which is really caused by missing -g flags (build log shows the gcc/g++ calls). |