Managed to install from  the latest git repo and it went perfectly well:

MathW15Lnx:/home/jurombo/Downloads/dealii/build # make test 
Running quicktests... 
Test project /home/jurombo/Downloads/dealii/build/tests/quick_tests 
     Start  1: step.debug 
     Start  2: step.release 
     Start  3: affinity.debug 
     Start  4: tbb.debug 
1/10 Test  #4: tbb.debug ........................   Passed   22.25 sec 
     Start  5: taskflow.debug 
2/10 Test  #3: affinity.debug ...................   Passed   22.71 sec 
     Start  6: lapack.debug 
3/10 Test  #2: step.release .....................   Passed   24.02 sec 
     Start  7: umfpack.debug 
4/10 Test  #1: step.debug .......................   Passed   28.17 sec 
     Start  8: arpack.debug 
5/10 Test  #5: taskflow.debug ...................   Passed    7.62 sec 
     Start  9: boost_zlib.debug 
6/10 Test  #6: lapack.debug .....................   Passed    8.39 sec 
     Start 10: gmsh.debug 
7/10 Test  #7: umfpack.debug ....................   Passed   14.48 sec 
8/10 Test  #9: boost_zlib.debug .................   Passed    8.85 sec 
9/10 Test #10: gmsh.debug .......................   Passed    9.46 sec 
10/10 Test  #8: arpack.debug .....................   Passed   13.42 sec 

100% tests passed, 0 tests failed out of 10 

Total Test time (real) =  41.59 sec 
Built target test



On Wednesday, 6 October 2021 at 02:00:41 UTC+2 Wolfgang Bangerth wrote:

>
> Andrew,
>
> > I am running dealii on Docker, and now would like to debug my projects 
> using 
> > Eclipse.
> > 
> > 1. How do you that so that Eclipse recognise the dealii that is in a 
> container 
> > and work in sync?
>
> I don't actually know how to do that, but you could presumably just run 
> Eclipse in the container as well.
>
>
> > Why I am not running a compiled dealii is because I am getting//this 
> error 
> > with log ending:
> > 
> > 
> //usr/lib64/gcc/x86_64-suse-linux/11/../../../../x86_64-suse-linux/bin/ld: 
> > 
> CMakeFiles/step_3_simplex.debug.dir/doxygen/step_3_simplex.cc.o:(.data.rel.ro._ZTVN6dealii13FiniteElementILi2ELi2EE16InternalDataBaseE[_ZTVN6dealii13FiniteElementILi2ELi2EE16InternalDataBaseE]+0x20):
>  
>
> > undefined reference to `dealii::FiniteElement<2, 
> > 2>::InternalDataBase::memory_consumption() const'//
>
> This looks like a bug to me. Can you try whether this patch help?
> https://github.com/dealii/dealii/pull/12793
>
> Best
> W.
>
> -- 
> ------------------------------------------------------------------------
> Wolfgang Bangerth email: [email protected]
> www: http://www.math.colostate.edu/~bangerth/
>
>
-- 




The information in this message is confidential and legally
privileged. 
It is intended solely for the addressee(s). Access to this message
by 
anyone else is unauthorized. If received in error, please accept our 
apologies
and notify the sender immediately. You must also delete the 
original message
from your machine. If you are not the intended recipient, 
any use, disclosure,
copying, distribution or action taken in reliance of 
it, is prohibited and may
be unlawful. The information, attachments, 
opinions or advice contained in this
email are not the views or opinions of 
Harare Institute of Technology, its
subsidiaries or affiliates. Although 
this email and any attachments are
believed to be free of any virus or 
other defects which might affect any
computer or IT system into which they 
are received, no responsibility is
accepted by Harare Institute of 
Technology and/or its subsidiaries for any loss
or damage arising in any 
way from the receipt or use thereof.

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/876aefb7-5ee7-44ec-8bc4-894367617da4n%40googlegroups.com.

Reply via email to