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:
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.