bugGNU Octave - Bugs: bug #56183, tests: add tests that build basic...

 
 

bug #56183: tests: add tests that build basic oct files, link with blas, fftw, fortran

Submitter:  Mike Miller <mtmiller>
Submitted:  Sat 20 Apr 2019 05:15:06 PM UTC
   
 
Category:  Test Suite Severity:  1 - Wish
Priority:  5 - Normal Item Group:  Feature Request
Status:  Postponed Assigned to:  None
Originator Name:  Open/Closed:  * Open
Release:  * dev Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 21 Apr 2019 12:14:23 PM UTC, comment #1: 

One note: For Homebrew, and I believe other package managers, testing the package is a post-installation task: it verifies that after the whole installation is done, the application is running properly. So it doesn't necessarily have to be runnable from the build directory, at least for that purpose.

Andrew Janke <apjanke>
Sat 20 Apr 2019 05:15:06 PM UTC, original submission:  

Add some basic feature tests that oct files can be built using mkoctfile and can link with the core libraries that Octave requires, including BLAS, LAPACK, FFTW (if enabled), Fortran, PCRE, others?

This will also require the ability to call mkoctfile to properly compile and link an oct file from the build tree without Octave being installed yet, another bug report coming for that.

Mike Miller <mtmiller>
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

 

Digest:
   bug dependencies.

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by apjanke (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.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-04-20 mtmiller Dependencies- Depends on bugs #56184
    2019-04-20 mtmiller Carbon-CopyRemoved 80942 -

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code