Hi Bruno,

I was able to build boost after loading the module to update Python. Thanks
a lot for the hint!

My next issue is p4est...

Unpacking p4est-2.0.tar.gz
Building p4est 2.0
CFLAGS_FAST: -O2
CFLAGS_DEBUG: -O0 -g

This script tries configure and build the p4est library.
Build FAST: /home/h/niitcaju/deal.ii-candi/tmp/build/p4est-2.0/FAST
Build DEBUG: /home/h/niitcaju/deal.ii-candi/tmp/build/p4est-2.0/DEBUG
Install FAST: /home/h/niitcaju/deal.ii-candi/p4est-2.0/FAST
Install DEBUG: /home/h/niitcaju/deal.ii-candi/p4est-2.0/DEBUG
Checking environment: CFLAGS P4EST_CFLAGS_FAST P4EST_CFLAGS_DEBUG
See output in files .../config.output and .../make.output

Build FAST version in
/home/h/niitcaju/deal.ii-candi/tmp/build/p4est-2.0/FAST
configure: error: in
`/home/h/niitcaju/deal.ii-candi/tmp/build/p4est-2.0/FAST':
configure: error: Fortran 77 compiler cannot create executables
See `config.log' for more details

Best regards,
Tuanny


On Thu, Jun 1, 2017 at 2:34 PM, Bruno Turcksin <bruno.turck...@gmail.com>
wrote:

> Tuanny,
>
> 2017-06-01 3:53 GMT-04:00 Tuanny Cajuhi <trmcaj...@gmail.com>:
> > Failure with exit status: 1
> > Exit message: There was a problem building boost 1_63_0.
> > (attached you can find all the messages from the terminal)
> The problem is this "libs/python/src/numpy/dtype.cpp:61: error:
> ‘NPY_FLOAT16’ was not declared in this scope" There is a problem when
> compiling boost python. You probably have a very old version of python
> on your cluster. You don't need boost python so you should be able to
> use the version of boost installed by candi. You can also change the
> configuration yourself so boost doesn't even try to compile boost
> python. I want to point out that boost also throw this warning "MPI
> auto-detection failed: unknown wrapper compiler mpic++" This is kind
> of strange so make sure that you have loaded the right mpi module.
>
> > Is there another way to try this installation or am I forgetting
> something?
> You can use spack
> https://github.com/dealii/dealii/wiki/deal.II-in-Spack but you need to
> make sure that you are using the mpi from your cluster. You can also
> install everything by hand...
>
> Best,
>
> Bruno
>
> --
> 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 a topic in the
> Google Groups "deal.II User Group" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/dealii/9IMUhsjSGZ8/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> dealii+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
*Tuanny Cajuhi*
*Computational Sciences in Engineering, **MSc *

*+49 176 323 191 85*

-- 
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