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

 
 

bug #55409: [octave forge] (geometry) Do not strip debugging symbols

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Mon 07 Jan 2019 02:11:41 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  Fixed Assigned to:  juanpi
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
   

Tue 12 Mar 2019 04:53:10 AM UTC, comment #2: 
Juan Pablo Carbajal <juanpi>
Group Member
Tue 12 Mar 2019 04:51:39 AM UTC, comment #1: 

This problem has been fixed in the development version. The fix
will be available in the next major software release. Thank you
for your bug report.

Juan Pablo Carbajal <juanpi>
Group Member
Mon 07 Jan 2019 02:11:41 PM UTC, original submission:  

The file clipper.mex generated by the geometry 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-geometry includes the stripped version of the clipper.mex file, while the octave-geometry-dgbsym package includes the non stripped version.

The patch attached to this bug report (which essentially replaces the "-s" option by 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 juanpi (Posted a comment)
  • -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 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-03-12 juanpi StatusPatch Submitted Fixed
        Assigned toNone juanpi
        Open/ClosedOpen Closed
    2019-01-07 mtmiller StatusNone Patch Submitted
    2019-01-07 rlaboiss Attached File- Added do-not-strip-debugging-symbols.patch, #45888

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code