bugGNU Octave - Bugs: bug #61516, [octave forge] (parallel) Honor...

 
 

bug #61516: [octave forge] (parallel) Honor the environment variables CFLAGS, CPPFLAGS, and CXXFLAGS

Submitter:  Rafael Laboissière <rlaboiss>
Submitted:  Sat 20 Nov 2021 06:48:06 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
   

Fri 08 Sep 2023 01:28:36 PM UTC, comment #3: 

Applied patch slightly changed. Changeset: c976962e44cf (SourceForge page not working).

Olaf Till <i7tiol>
Group Member
Tue 23 Nov 2021 02:44:14 PM UTC, comment #2: 

I apologize for the confusion. I did a mass bug reporting which was semi-automated and this particular bug report got a messed description.

This bug report concerns the parallel package, indeed.

Rafael Laboissière <rlaboiss>
Mon 22 Nov 2021 07:17:13 PM UTC, comment #1: 

The summary is on the 'parallel' package, the patch seems to be against the 'parallel' package, too, but the description is on the 'octproj' package and mentions the debian package 'octave-octclip'. ?

Olaf Till <i7tiol>
Group Member
Sat 20 Nov 2021 06:48:06 PM UTC, original submission:  

The compilation of the C files of the octproj package ignores the setting of the environment variables CFLAGS, CPPFLAGS, and CXXFLAGS.

The patch attached to this bug report fixes the problem. It is being applied to the Debian package octave-octclip, such that hardening flags like -D_FORTIFY_SOURCE=2, -fstack-protector-strong, -Wformat, and -Werror=format-security are used in the compilation. (See https://wiki.debian.org/Hardening)

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 i7tiol (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-09-08 i7tiol StatusNeed Info Fixed
        Open/ClosedOpen Closed
    2021-11-22 i7tiol StatusNone Need Info
    2021-11-20 rlaboiss Attached File- Added honor-cflags-cppflags-cxxflags.patch, #52309

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code