bugGNU Octave - Bugs: bug #44651, octave-forge nurbs 1.3.9 package...

 
 

bug #44651: octave-forge nurbs 1.3.9 package fails to install in 4.0.0-rc2

Submitter:  John Donoghue <lostbard>
Submitted:  Fri 27 Mar 2015 01:22:06 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  JohnD Open/Closed:  * Closed
Release:  * 4.0.0 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 02 Jun 2015 04:43:51 PM UTC, comment #3: 

Retagging release from 4.0.0-rc2 to 4.0.0.

John W. Eaton <jwe>
Group administrator
Wed 15 Apr 2015 09:34:34 AM UTC, comment #2: 

Thanks, I applied thos changes.
c.

Carlo de Falco <cdf>
Group Member
Tue 14 Apr 2015 06:03:08 PM UTC, comment #1: 

Updated patch to also allow cross compile

(file #33674)

John Donoghue <lostbard>
Group Member
Fri 27 Mar 2015 01:22:06 PM UTC, original submission:  

Attempting to install nurbs both from octace-forge and SVN fails attempting to use:


nrbsurfderiveval.cc: In function ‘octave_value_list Fnrbsurfderiveval(const octave_value_list&, int)’:
nrbsurfderiveval.cc:123:62: error: ‘class NDArray’ has no member named ‘matrix_value’
       Matrix weights (NDArray (coefs.index (idx).squeeze ()).matrix_value ());
                                                              ^
nrbsurfderiveval.cc:135:57: error: ‘class NDArray’ has no member named ‘matrix_value’
        Matrix P (NDArray (coefs.index (idx).squeeze ()).matrix_value ());
                                                         ^
make: *** [nrbsurfderiveval.oct] Error 1



Patch attached to fix issue

John Donoghue <lostbard>
Group Member

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #33674:  updated.patch added by lostbard (1KiB - application/octet-stream)
file #33468:  nrbsurfderiveval.cc.patch added by lostbard (889B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jwe (Posted a comment)
  • -email is unavailable- added by cdf (Posted a comment)
  • -email is unavailable- added by lostbard (Added package maintainer)
  • -email is unavailable- added by lostbard (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 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-06-02 jwe Release4.0.0-rc2 4.0.0
    2015-04-15 cdf StatusNone Fixed
        Open/ClosedOpen Closed
    2015-04-14 lostbard Attached File- Added updated.patch, #33674
    2015-04-10 lostbard Carbon-Copy- Added cdf
    2015-03-27 lostbard Attached File- Added nrbsurfderiveval.cc.patch, #33468

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code