bugGNU Octave - Bugs: bug #32289, build failure eigs.cc after arpack...

 
 

bug #32289: build failure eigs.cc after arpack moved to libcruft (MinGW)

Submitter:  Tatsuro MATSUOKA <tmacchant>
Submitted:  Sat 29 Jan 2011 08:17:56 AM UTC
   
 
Category:  Configuration and Build System Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Build Failure
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * dev Operating System:  * Microsoft Windows
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 30 Jan 2011 05:27:01 AM UTC, comment #3: 

I have confirmed that error did not occur with the newly pulled source.

Regards

Tatsuro

Tatsuro MATSUOKA <tmacchant>
Sat 29 Jan 2011 07:22:22 PM UTC, comment #2: 

Thank you for your information.  Perhaps the source is old. I will pull new source and report results here.

Tatsuro MATSUOKA <tmacchant>
Sat 29 Jan 2011 05:05:00 PM UTC, comment #1: 

This problem should be fixed by

http://hg.savannah.gnu.org/hgweb/octave/rev/dc72a664ac7a

which I checked in yesterday.  Are your sources up to date?

John W. Eaton <jwe>
Group administrator
Sat 29 Jan 2011 08:17:56 AM UTC, original submission:  

Hello

I have tried to build dev source after arpack is included in the libcruft.  I have met the build error of eigs.cc.


In file included from ../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:32:0:
../../../hg/octave-work/src/variables.h:105:40: warning: use of old-style cast
../../../hg/octave-work/src/variables.h:105:65: warning: use of old-style cast
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc: In function 'octave_value_list Feigs(const octave_value_list&, int)':
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:330:16: warning: use of old-style cast
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:581:77: error: 'EigsComplexNonSymmetricFunc' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:588:25: error: 'EigsComplexNonSymmetricMatrixShift' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:592:73: error: 'EigsComplexNonSymmetricMatrixShift' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:599:73: error: 'EigsComplexNonSymmetricMatrix' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:603:73: error: 'EigsComplexNonSymmetricMatrix' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:624:77: error: 'EigsComplexNonSymmetricFunc' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:631:73: error: 'EigsComplexNonSymmetricMatrixShift' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:636:73: error: 'EigsComplexNonSymmetricMatrixShift' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:659:25: error: 'EigsRealSymmetricFunc' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:666:29: error: 'EigsRealSymmetricMatrixShift' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:671:29: error: 'EigsRealSymmetricMatrixShift' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:679:29: error: 'EigsRealSymmetricMatrix' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:684:29: error: 'EigsRealSymmetricMatrix' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:705:25: error: 'EigsRealNonSymmetricFunc' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:712:29: error: 'EigsRealNonSymmetricMatrixShift' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:717:29: error: 'EigsRealNonSymmetricMatrixShift' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:725:29: error: 'EigsRealNonSymmetricMatrix' was not declared in this scope
../../../hg/octave-work/src/DLD-FUNCTIONS/eigs.cc:730:29: error: 'EigsRealNonSymmetricMatrix' was not declared in this scope
make[3]: *** [DLD-FUNCTIONS/DLD_FUNCTIONS_eigs_la-eigs.lo] Error 1
make[3]: Leaving directory `/d/usr/Tatsu/mingwhome/octaves/OctBuild/octave-develop/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/d/usr/Tatsu/mingwhome/octaves/OctBuild/octave-develop/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/d/usr/Tatsu/mingwhome/octaves/OctBuild/octave-develop'
make: *** [all] Error 2



Any suggestions?

Regards

Tatsuro

Tatsuro MATSUOKA <tmacchant>

 

(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 jwe (Posted a comment)
  • -email is unavailable- added by tmacchant (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 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-01-30 jwe StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code