Re: [deal.II] Installation stopped

2020-07-23 Thread yuesu jin
Dear all, The problem has been solved. The GCC version was too old to compile the new version of deal.ii. I changed the gcc to a newer version which gave a very good result. Thanks! Best regards On Thu, Jul 23, 2020 at 11:56 AM yuesu jin wrote: > Dear Bruno, > Ok, I will try a new gcc for

Re: [deal.II] Installation stopped

2020-07-23 Thread yuesu jin
Dear Bruno, Ok, I will try a new gcc for compilation. Thank you! On Thu, Jul 23, 2020 at 7:57 AM Bruno Turcksin wrote: > Yuesu Lin, > > Do you have access to a newer compiler? gcc 4.8.5 is very old. > > Best, > > Bruno > > On Wednesday, July 22, 2020 at 11:26:05 PM UTC-4, yuesu jin wrote: >>

Re: [deal.II] Installation stopped

2020-07-23 Thread Bruno Turcksin
Yuesu Lin, Do you have access to a newer compiler? gcc 4.8.5 is very old. Best, Bruno On Wednesday, July 22, 2020 at 11:26:05 PM UTC-4, yuesu jin wrote: > > Dear Timo, > The configuration in summary.log file is: > > deal.II configuration: > #CMAKE_BUILD_TYPE: DebugRelease > #

Re: [deal.II] Installation stopped

2020-07-22 Thread yuesu jin
Dear Timo, The configuration in summary.log file is: deal.II configuration: #CMAKE_BUILD_TYPE: DebugRelease #BUILD_SHARED_LIBS: ON #CMAKE_INSTALL_PREFIX: /home/yjin6/DEALII/main #CMAKE_SOURCE_DIR: /home/yjin6/DEALII/dealii-9.2.0 #

Re: [deal.II] Installation stopped

2020-07-22 Thread Timo Heister
Yuesu Jin, the error message should be higher up in the output. To see them more clearly, you can compile again with "make -j 1". What compiler and what version of deal.II is this? (look at your summary.log) On Wed, Jul 22, 2020 at 7:23 PM yuesu jin wrote: > > Dear Deal.II team, > > I am

[deal.II] Installation stopped

2020-07-22 Thread yuesu jin
Dear Deal.II team, I am installing the deal.ii on a new cluster. The compiling process stopped at 62%. [ 62%] Building CXX object source/numerics/CMakeFiles/obj_numerics_debug.dir/vector_tools_project_qpmf.cc.o [ 62%] [ 62%] Building CXX object