Re: [deal.II] Candi installation fail

2019-04-01 Thread 'Uwe Köcher' via deal . II User Group
On Friday, 29 March 2019 20:10:27 UTC+1, Giorgos Kourakos wrote: > > I was able to pass that point. By the way, I specified in the > candi.cfg file the following STABLE_BUILD=false to force candi to download > the master. > you could try not to build all packages in their development version,

Re: [deal.II] Candi installation fail

2019-04-01 Thread 'Uwe Köcher' via deal . II User Group
On Sunday, 31 March 2019 18:54:22 UTC+2, 杨荣伟 wrote: > > Dear Mr.Kourakos, > Thanks a lot for your kindly response. Could you please show me how > to set up the cmake configuration? I am curious that is Mac 10.14 > compatible with deal 9.0.0? > just checking that and patch candi if anything

Re: [deal.II] Candi installation fail

2019-03-31 Thread sperare0
Dear Mr.Kourakos,     Thanks a lot for your kindly response. Could you please show me how to set up the cmake configuration? I am curious that is Mac 10.14 compatible with deal 9.0.0?Thanks a lot

Re: [deal.II] Candi installation fail

2019-03-30 Thread Giorgos Kourakos
No cmake finishes the configuration but the compilation breaks around 78%. It seems that the undefined references that break the process are related to boost iostream, which has failed the test -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see

Re: [deal.II] Candi installation fail

2019-03-29 Thread Wolfgang Bangerth
On 3/29/19 1:10 PM, Giorgos Kourakos wrote: > -- Found BOOST > -- Performing Test BOOST_IOSTREAMS_USABLE > -- Performing Test BOOST_IOSTREAMS_USABLE - Failed > -- Performing Test BOOST_SERIALIZATION_USABLE > -- Performing Test BOOST_SERIALIZATION_USABLE - Success > > Any further help? Does cmake

Re: [deal.II] Candi installation fail

2019-03-29 Thread Giorgos Kourakos
Thank you for the reply, I was able to pass that point. By the way, I specified in the candi.cfg file the following STABLE_BUILD=false to force candi to download the master. However, the building stuck at a later step (~78%) I'm getting many similar errors as undefined reference to

Re: [deal.II] Candi installation fail

2019-03-28 Thread Wolfgang Bangerth
On 3/28/19 7:12 PM, Giorgos Kourakos wrote: > ~/Documents/CODES/candi_Install/tmp/unpack/deal.II-v9.0.1/source/base/mpi.cc: > In function ‘dealii::Utilities::MPI::MinMaxAvg > dealii::Utilities::MPI::min_max_avg(double, ompi_communicator_t* const&)’: >