bugGNU Octave - Bugs: bug #66964, ocl package: Many build errors...

 
 

bug #66964: ocl package: Many build errors with octave 10.1.0

Submitter:  None
Submitted:  Sun 30 Mar 2025 10:12:25 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  None Assigned to:  None
Originator Name:  Originator Email:  -email is unavailable-
Open/Closed:  * Open Release:  * 10.1.0
Release:  Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 30 Mar 2025 11:47:54 AM UTC, comment #1: 

This is not a bug.

From the release notes:

### Build system

- Octave now requires a C++ compiler that is compliant with C++17 (preferably
  with GNU extensions).


So make sure your compiler is configured appropriately.
The best way is to set "CXX" accordingly
(e.g. "CXX=clang++ -std=gnu++17").

If you need support post on "octave.discourse.group", not on the bug list.

Dmitri.
--

Dmitri A. Sergatskov <dasergatskov>
Sun 30 Mar 2025 10:12:25 AM UTC, original submission:  

Full build log is available here:

https://gist.github.com/doronbehar/96c933fa50f961d92eef55e53a6a798f

Encountered while trying to update the NixOS octave package from 9.4.0 to 10.1.0 .

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dasergatskov (Posted a comment)
  •  

    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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.14-962f.
    Corresponding source code