Lev,

How many processors did you use when you compiled deal.II? The compiler may 
run out of memory and hit an internal error if you use too many processor. 
Can you try again using only one processor.

Best,

Bruno

On Monday, October 23, 2017 at 9:07:40 PM UTC-4, Lev Karatun wrote:
>
> Hi everyone,
>
> I was updating dealII to commit 1976fcbcca984d8fe8520168d3900bc2ced5bb84 
> (one before the commit that doesn't work with Aspect) and got the following 
> error message:
>
> [ 62%] Building CXX object 
>>> source/base/CMakeFiles/obj_base_debug.dir/flow_function.cc.o
>>
>> In file included from 
>>> /home/lev/aspect/dealii_debug/source/base/flow_function.cc:18:0:
>>
>> /home/lev/aspect/dealii_debug/include/deal.II/base/flow_function.h:59:13: 
>>> internal compiler error: in use_thunk, at cp/method.c:338
>>
>>      virtual ~FlowFunction() = default;
>>
>>              ^
>>
>> Please submit a full bug report,
>>
>> with preprocessed source if appropriate.
>>
>> See <http://bugzilla.redhat.com/bugzilla> for instructions.
>>
>> Preprocessed source stored into /tmp/ccWFge1Z.out file, please attach 
>>> this to your bugreport.
>>
>> make[2]: *** 
>>> [source/base/CMakeFiles/obj_base_debug.dir/flow_function.cc.o] Error 1
>>
>> make[1]: *** [source/base/CMakeFiles/obj_base_debug.dir/all] Error 2
>>
>> make: *** [all] Error 2
>>
>>
> I attached the bug report file.
> If someone could help me fix it, I would appreciate it!
>
> Best regards,
> Lev Karatun.
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to