Bug 1111502

Summary: Build with $RPM_OPT/LD_FLAGS, show native build output
Product: [Fedora] Fedora Reporter: Ville Skyttä <ville.skytta>
Component: nettyAssignee: Severin Gehwolf <sgehwolf>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: java-sig-commits, jerboaa, jon.vanalten, mizdebsk, msimacek, msrb, sgehwolf
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: netty-4.0.28-1.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-05-21 09:16:47 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:
Attachments:
Description Flags
Build with $RPM_OPT/LD_FLAGS, show native build output none

Description Ville Skyttä 2014-06-20 07:58:29 UTC
I wonder if it's possible to additionally package the native lib
outside of a jar so a proper debuginfo package could be created?

Anyway if not I suppose this leaves the *.so containing debug symbols
inside the jar and thus that one can be used for debugging. If so, the
-debuginfo package should be disabled.

'git am'able fix attached (sans disabling the -debuginfo part). While
at it, fixed one bogus date in %changelog.

Comment 1 Ville Skyttä 2014-06-20 07:58:35 UTC
Created attachment 910675 [details]
Build with $RPM_OPT/LD_FLAGS, show native build output

Comment 2 Mikolaj Izdebski 2014-07-08 12:38:16 UTC
(In reply to Ville Skyttä from comment #0)
> I wonder if it's possible to additionally package the native lib
> outside of a jar so a proper debuginfo package could be created?

This is a generic problem with Java packaging. I believe that it's better to extend debuginfo gererators to look into JARs for DSO to strip them and generate proper debuginfo.

> Anyway if not I suppose this leaves the *.so containing debug symbols
> inside the jar and thus that one can be used for debugging. If so, the
> -debuginfo package should be disabled.
> 
> 'git am'able fix attached (sans disabling the -debuginfo part). While
> at it, fixed one bogus date in %changelog.

Thanks for the patch, I'll apply it. I will disable debuginfo pagkages too, as they are empty anyways.

Comment 3 Fedora Admin XMLRPC Client 2014-07-08 13:50:33 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 4 Jaroslav Reznik 2015-03-03 17:02:25 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 5 Severin Gehwolf 2015-05-21 09:16:47 UTC
Fixed in rawhide, F22. Thanks for the patch! Debug infos are disabled now.

Comment 6 Fedora Update System 2015-05-21 09:19:43 UTC
netty-4.0.28-1.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/netty-4.0.28-1.fc22

Comment 7 Fedora Update System 2015-05-21 11:29:13 UTC
netty-4.0.28-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/netty-4.0.28-1.fc21

Comment 8 Fedora Update System 2015-05-30 15:39:41 UTC
netty-4.0.28-1.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2015-06-04 20:12:27 UTC
netty-4.0.28-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.