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 994166 - ddd-debuginfo-3.3.12-13 does not contain sources
Summary: ddd-debuginfo-3.3.12-13 does not contain sources
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: ddd
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: DebugInfo
TreeView+ depends on / blocked
 
Reported: 2013-08-06 15:51 UTC by Ville Skyttä
Modified: 2013-08-09 13:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-09 13:19:14 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Do not lose multiple -g* args (946 bytes, patch)
2013-08-08 20:39 UTC, Ville Skyttä
no flags Details | Diff

Description Ville Skyttä 2013-08-06 15:51:37 UTC
ddd-debuginfo-3.3.12-13 does not contain sources. Didn't immediately notice what might be causing this, the usual suspect of -g* not being there doesn't seem to be it according to the build log.

Comment 1 Gwyn Ciesla 2013-08-08 17:56:01 UTC
Actually it was missing, and moving away from the %configure macro fixed it.  Bizarre.

Comment 2 Ville Skyttä 2013-08-08 20:39:35 UTC
Created attachment 784593 [details]
Do not lose multiple -g* args

Ah, I thought -grecord-gcc-switches implies -g.

Anyway, no need to move away from %configure, upstream acinclude.m4 has a bug that forgets all -g* except the last one, fix attached. I suggest reverting the previous change and applying this one instead.

Comment 3 Gwyn Ciesla 2013-08-09 13:19:14 UTC
Much more elegant.  Thanks!


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