Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 902002 - gummiboot 11-2 not built with $RPM_OPT_FLAGS, empty -debuginfo
Summary: gummiboot 11-2 not built with $RPM_OPT_FLAGS, empty -debuginfo
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gummiboot
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kay Sievers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2013-01-20 11:59 UTC by Ville Skyttä
Modified: 2013-01-22 00:14 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-22 00:14:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ville Skyttä 2013-01-20 11:59:23 UTC
gummiboot 11-2 is not built with $RPM_OPT_FLAGS and its -debuginfo package is empty.

Comment 1 Kay Sievers 2013-01-22 00:14:30 UTC
gummiboot.efi is a PE EFI binary which only runs inside an EFI firmware, not on a normal Linux host. We cannot add the normal Linux OPT_FLAGS, it's a very specific requirement to build Windows-like PE executables.

For the same reason, we have no useful debug information to extract or provide. I've disabled the creation of the debuginfo package now.

Thanks!


Note You need to log in before you can comment on or make changes to this bug.