bugGNU Octave - Bugs: bug #55342, [octave forge] (sparsersb) Do not...

 
 

bug #55342: [octave forge] (sparsersb) Do not strip debugging symbols

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Sun 30 Dec 2018 11:32:28 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * other Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 11 Jan 2020 12:19:50 AM UTC, comment #1: 

Thanks Rafael! I implemented it now:
https://sourceforge.net/p/octave/sparsersb/ci/f08815c175cfe6fd48c3cae1a733be2356089ee8/
I think the ticket can be closed

dezperado <dezperado>
Sun 30 Dec 2018 11:32:28 PM UTC, original submission:  

The file sparsersb.oct file generated by the sparsersb package should include the debugging symbols. It should be up to the user or to the maintainer of the distribution where the package will be included to strip those symbols.

This is the case, for instance, in the Debian distribution.  The regular Debian package octave-sparsersb includes the stripped version of the sparsersb.oct file, while the octave-sparsersb-dgbsym package includes the non stripped version.

The patch attached to this bug report, which essentially adds the "-g" option to mkoctfile, fixes the problem.

Rafael Laboissière <rlaboiss>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dezperado (Posted a comment)
  • -email is unavailable- added by lostbard (Adding package maintainer)
  • -email is unavailable- added by rlaboiss (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2020-02-04 mtmiller StatusNone Fixed
        Open/ClosedOpen Closed
    2019-01-07 lostbard Carbon-Copy- Added dezperado
    2018-12-30 rlaboiss Attached File- Added do-not-strip-debugging-symbols.patch, #45799

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code