octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #47343] fem-fenics 0.0.4: no member named 'dat


From: Marius Schamschula
Subject: [Octave-bug-tracker] [bug #47343] fem-fenics 0.0.4: no member named 'data' in 'dolfin::Matrix'
Date: Sat, 05 Mar 2016 16:12:48 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:44.0) Gecko/20100101 Firefox/44.0

URL:
  <http://savannah.gnu.org/bugs/?47343>

                 Summary: fem-fenics 0.0.4: no member named 'data' in
'dolfin::Matrix'
                 Project: GNU Octave
            Submitted by: mschamschula
            Submitted on: Sat 05 Mar 2016 04:12:47 PM GMT
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: mschamschula
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.1-rc1
        Operating System: Mac OS

    _______________________________________________________

Details:

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




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?47343>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]