Bug 870454

Summary: DjVuLibre has incomplete debuginfo
Product: [Fedora] Fedora Reporter: Marek Kašík <mkasik>
Component: djvulibreAssignee: Rakesh Pandit <rakesh.pandit>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: jonathan.underwood, rakesh.pandit
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-12-11 06:01:32 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:
Attachments:
Description Flags
Honor given flags none

Description Marek Kašík 2012-10-26 14:35:47 UTC
Created attachment 633887 [details]
Honor given flags

Source files are missing in debuginfo sub-package of djvulibre-3.5.25.3-1.fc18. The files are missing because djvulibre's configure script doesn't use specified CFLAGS and CXXFLAGS and they miss "-g" flags among others. The flags are overridden by flags from the configure script.

Attached patch removes relevant part of the script so the given flags are propagated correctly ($RPM_OPT_FLAGS in this case).

Btw, the disabling of rpath using sed works for me now.

Additional info:
https://fedoraproject.org/wiki/Packaging:Debuginfo?rd=Packaging/Debuginfo

Comment 1 Rakesh Pandit 2012-11-06 17:27:37 UTC
Seems to be fine. Please go ahead and apply the patch. In case you are interested can you apply for co-maintainership. I have been kept busy by studies. December seems to be the month when I plan to land up back in Fedora.

Regards,

Comment 2 Marek Kašík 2012-11-07 11:31:31 UTC
It seems that I was too much f18-focused, Ville already fixed this in master (#729469). I've merged his fix into f18 and will push an update.
The 2 fixes differ only in passing of few flags related to showing of warnings.

Regards

Marek

Comment 3 Fedora Update System 2012-11-07 11:41:30 UTC
djvulibre-3.5.25.3-2.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/djvulibre-3.5.25.3-2.fc18

Comment 4 Fedora Update System 2012-11-07 18:50:16 UTC
Package djvulibre-3.5.25.3-2.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing djvulibre-3.5.25.3-2.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-17720/djvulibre-3.5.25.3-2.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2012-12-11 06:01:33 UTC
djvulibre-3.5.25.3-2.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.