bugGNU Octave - Bugs: bug #66524, [mxe-octave] symlink in...

 
 

bug #66524: [mxe-octave] symlink in check-requirements should check proper Octave release

Submitter:  Philip Nienhuis <philipnienhuis>
Submitted:  Tue 03 Dec 2024 09:32:50 PM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  None Assigned to:  None
Originator Name:  Philip Nienhuis Open/Closed:  * Open
Release:  * dev Operating System:  * GNU/Linux
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 03 Dec 2024 09:32:50 PM UTC, original submission:  

After setting up mxe-octave, configured for default-octave, and typing 'make nsis-installer', the following warning was emitted:

[check requirements]
Warning - could not find native build version 10.0.0 of Octave - some packages may fail, but continuing
:

which in my case is wrong as native Octave-10.0.0 is installed but the symlink in /usr/local/bin/octave points to octave-9.2.1 (which is also installed).
Replacing that symlink with one that points to octave-10.0.0 and wiping check-requirements in <mxe-octave>/installed-packages silences the warning.
I suppose somewhere in the Makefile or so the check for Octave should explicitly include the release number, rather than assume the symlink in /usr/local/bin/octave to point to the proper Octave release file.

("Operating system" set to 'Linux' as that's where this happens)

Philip Nienhuis <philipnienhuis>
Group Member

 

(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 philipnienhuis (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.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.14-708e.
    Corresponding source code