Lev,

https://github.com/dealii/dealii/pull/5833 provides a workaround for this 
issue.

Best regards,
Daniel

Am Dienstag, 19. Dezember 2017 22:23:22 UTC+1 schrieb Lev Karatun:
>
> Hi everyone,
>
> I was trying to update dealII to the latest version, but I'm getting an 
> error:
>
>> [ 47%] Building CXX object 
>>> source/fe/CMakeFiles/obj_fe_release.dir/fe_enriched.cc.o
>>
>> cd /home/lkaratun/aspect/dealii/build/source/fe && /cvmfs/
>>> soft.computecanada.ca/easybuild/software/2017/avx2/Compiler/intel2017.1/openmpi/2.1.1/bin/mpiCC
>>>   
>>>  -I/home/lkaratun/aspect/dealii/build/source/fe 
>>> -I/home/lkaratun/aspect/dealii/build/include 
>>> -I/home/lkaratun/aspect/dealii/include 
>>> -I/home/lkaratun/aspect/dealii/bundled/tbb41_20130401oss/include 
>>> -I/home/lkaratun/aspect/dealii/bundled/umfpack/UMFPACK/Include 
>>> -I/home/lkaratun/aspect/dealii/bundled/umfpack/AMD/Include 
>>> -I/home/lkaratun/aspect/dealii/bundled/boost-1.62.0/include 
>>> -I/home/lkaratun/aspect/dealii/bundled/muparser_v2_2_4/include -I/cvmfs/
>>> soft.computecanada.ca/easybuild/software/2017/avx2/Compiler/intel2017.1/openmpi/2.1.1/include
>>>  
>>> -I/cvmfs/soft.computecanada.ca/nix/var/nix/profiles/16.09/include 
>>> -I/cvmfs/
>>> soft.computecanada.ca/easybuild/software/2017/avx2/MPI/intel2016.4/openmpi2.1/trilinos/12.10.1/include
>>>  
>>> -I/cvmfs/
>>> soft.computecanada.ca/easybuild/software/2017/Core/imkl/11.3.4.258/mkl/include
>>>  
>>> -I/cvmfs/
>>> soft.computecanada.ca/easybuild/software/2017/avx2/Compiler/intel2016.4/gsl/2.2.1/include
>>>  
>>> -I/cvmfs/
>>> soft.computecanada.ca/easybuild/software/2017/avx2/MPI/intel2016.4/openmpi2.1/p4est/1.1/include
>>>   
>>> -fpic -ansi -w2 -diag-disable=remark -wd21 -wd68 -wd135 -wd175 -wd177 
>>> -wd191 -wd193 -wd279 -wd327 -wd383 -wd981 -wd1418 -wd1478 -wd1572 -wd2259 
>>> -wd2536 -wd3415 -wd15531 -wd111 -wd128 -wd185 -wd186 -wd280 -qopenmp-simd 
>>> -std=c++14 -std=c++14 -g -O2 -march=native -Wno-parentheses -O2 
>>> -no-ansi-alias -ip -funroll-loops -o 
>>> CMakeFiles/obj_fe_release.dir/fe_enriched.cc.o -c 
>>> /home/lkaratun/aspect/dealii/source/fe/fe_enriched.cc
>>
>> /cvmfs/
>>> soft.computecanada.ca/nix/store/lvjwgn6hpngyy6k4xqcqa9h2cxy3fl30-gfortran-5.4.0/include/c++/5.4.0/functional(1673)
>>>  
>>> (col. 30): internal error: assertion failed: be_value_from_constant: 
>>> unknown constant kind (shared/cfe/edgglue/edg_decl.c, line 1374)
>>
>> compilation aborted for 
>>> /home/lkaratun/aspect/dealii/source/fe/fe_enriched.cc (code 4)
>>>
>> make[2]: *** [source/fe/CMakeFiles/obj_fe_release.dir/build.make:762: 
>>> source/fe/CMakeFiles/obj_fe_release.dir/fe_enriched.cc.o] Error 4
>>
>> make[2]: Leaving directory '/home/lkaratun/aspect/dealii/build'
>>
>> make[1]: *** [CMakeFiles/Makefile2:1949: 
>>> source/fe/CMakeFiles/obj_fe_release.dir/all] Error 2
>>
>> make[1]: Leaving directory '/home/lkaratun/aspect/dealii/build'
>>
>> make: *** [Makefile:133: all] Error 2
>>
>>
> I get the error when running make on 1 process, after cleaning the build 
> directory. Any help would be appreciated! 
>

-- 
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 dealii+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to