That's because you folks didn't completely cleanup the open fabrics stuff prior 
to the move - something that we warned about, but folks said they would resolve 
later :-)

On Jul 25, 2014, at 11:19 PM, Mike Dubman <mi...@dev.mellanox.co.il> wrote:

> Making all in mca/common/ofacm
> make[2]: Entering directory 
> `/hpc/local/benchmarks/hpc-stack-gcc/src/install/ompi-master/opal/mca/common/ofacm'
>   CC       libmca_common_ofacm_la-common_ofacm_base.lo
>   CC       libmca_common_ofacm_la-common_ofacm_oob.lo
>   CC       libmca_common_ofacm_la-common_ofacm_empty.lo
>   LN_S     libmca_common_ofacm.la
> common_ofacm_oob.c: In function 'oob_component_query':
> common_ofacm_oob.c:178: warning: passing argument 4 of 
> 'orte_rml.recv_buffer_nb' from incompatible pointer type
> common_ofacm_oob.c:178: note: expected 'orte_rml_buffer_callback_fn_t' but 
> argument is of type 'void (*)(int,  opal_process_name_t *, struct 
> opal_buffer_t *, ompi_rml_tag_t,  void *)'
> common_ofacm_xoob.c: In function 'xoob_context_init':
> common_ofacm_xoob.c:354: error: request for member 'jobid' in something not a 
> structure or union
> common_ofacm_xoob.c: In function 'xoob_endpoint_fina
> common_ofacm_oob.c:728: warning: passing argument 4 of 
> 'orte_rml.send_buffer_nb' from incompatible pointer type
> common_ofacm_oob.c:728: note: expected 'orte_rml_buffer_callback_fn_t' but 
> argument is of type 'void (*)(int,  opal_process_name_t *, struct 
> opal_buffer_t *, ompi_rml_tag_t,  void *)'
> common_ofacm_xoob.c: In function 'xoob_send_connect_data':
> common_ofacm_xoob.c:791: warning: passing argument 1 of 
> 'orte_rml.send_buffer_nb' from incompatible pointer type
> common_ofacm_xoob.c:791: note: expected 'struct orte_process_name_t *' but 
> argument is of type 'opal_process_name_t *'
> common_ofacm_xoob.c:791: warning: passing argument 4 of 
> 'orte_rml.send_buffer_nb' from incompatible pointer type
> common_ofacm_xoob.c:791: note: expected 'orte_rml_buffer_callback_fn_t' but 
> argument is of type 'void (*)(int,  opal_process_name_t *, struct 
> opal_buffer_t *, ompi_rml_tag_t,  void *)'
> common_ofacm_xoob.c: In function 'xoob_recv_qp_create':
> common_ofacm_xoob.c:963: warning: 'ibv_create_xrc_rcv_qp' is deprecated 
> (declared at /usr/include/infiniband/ofa_verbs.h:126)
> common_ofacm_xoob.c:983: warning: 'ibv_modify_xrc_rcv_qp' is deprecated 
> (declared at /usr/include/infiniband/ofa_verbs.h:152)
> common_ofacm_xoob.c:1011: warning: 'ibv_modify_xrc_rcv_qp' is deprecated 
> (declared at /usr/include/infiniband/ofa_verbs.h:152)
> common_ofacm_xoob.c: In function 'xoob_recv_qp_connect':
> common_ofacm_xoob.c:1032: warning: 'ibv_reg_xrc_rcv_qp' is deprecated 
> (declared at /usr/include/infiniband/ofa_verbs.h:185)
> common_ofacm_xoob.c: In function 'xoob_component_query':
> common_ofacm_xoob.c:1407: warning: passing argument 4 of 
> 'orte_rml.recv_buffer_nb' from incompatible pointer type
> common_ofacm_xoob.c:1407: note: expected 'orte_rml_buffer_callback_fn_t' but 
> argument is of type 'void (*)(int,  opal_process_name_t *, struct 
> opal_buffer_t *, ompi_rml_tag_t,  void *)'
> make[2]: *** [libmca_common_ofacm_la-common_ofacm_xoob.lo] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[2]: Leaving directory 
> `/hpc/local/benchmarks/hpc-stack-gcc/src/install/ompi-master/opal/mca/common/ofacm'
> 
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2014/07/15271.php

Reply via email to