bugGNU Octave - Bugs: bug #47343, [octave forge] (fem-fenics)...

 
 

bug #47343: [octave forge] (fem-fenics) version 0.0.4: no member named 'data' in 'dolfin::Matrix'

Submitter:  Marius Schamschula <mschamschula>
Submitted:  Sat 05 Mar 2016 04:12:47 PM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  None
Status:  None Assigned to:  None
Originator Name:  mschamschula Open/Closed:  * Open
Release:  * other Operating System:  * Mac OS
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 05 Mar 2016 04:12:47 PM UTC, original submission:  

While building fem-fenics 0.0.4 against octave 4.0.1-rc3 and dolfin 1.6.0 under OS X 10.10.5 using MacPorts, I get the following error:


/usr/bin/clang++ -c -pipe -Os -std=c++11 -Wno-deprecated -DDOLFIN_VERSION="1.6.0" -DNDEBUG -DDOLFIN_SIZE_T=8 -DDOLFIN_LA_INDEX_SIZE=4 -DHAS_UMFPACK -DHAS_CHOLMOD -DHAS_ZLIB -DHAS_MPI -DHAS_VTK -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -I/opt/local/include/vtk-6.3 -I/opt/local/include/mpich-mp -I/opt/local/include -I/opt/local/include/eigen3 -I/opt/local/include/mpich-mp -I/opt/local/include -I/opt/local/Library/Frameworks/Python.framework/Versions/2.7/include  -DLATEST_DOLFIN -fPIC -I/opt/local/include/octave-4.0.1-rc3/octave/.. -I/opt/local/include/octave-4.0.1-rc3/octave -I/opt/local/include -D_THREAD_SAFE -pthread -pipe -Os -arch x86_64 -stdlib=libc++    is_master_node.cc -o is_master_node.o
uBLAS_factory.cc:36:12: error: no member named 'data' in 'dolfin::Matrix'

    aa = A.data ();
         ~ ^
1 error generated.
make: *** [uBLAS_factory.o] Error 1


Also see http://octave.1599824.n4.nabble.com/Issue-installing-compiling-fem-fenics-td4674865.html

Marius Schamschula <mschamschula>

 

(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 (Updated the item)
  • -email is unavailable- added by mschamschula (Submitted the item)
  • -email is unavailable- added by mschamschula
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2018-12-18 mtmiller Carbon-CopyRemoved 80942 -
    2017-08-13 jwe Summaryfem-fenics 0.0.4: no member named 'data' in 'dolfin::Matrix' [octave forge] (fem-fenics) version 0.0.4: no member named 'data' in 'dolfin::Matrix'
    2016-03-25 mtmiller Release4.0.1-rc1 other
    2016-03-05 mschamschula Carbon-Copy- Added mschamschula

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code