One thing that might help these problems: could you please complete the move from openib/connect to common/ofacm? It is a little frustrating to have to maintain two duplicate codes that are literally copy/paste versions of each other.
I'd be happy to approve the CMR when available. On Tue, Nov 5, 2013 at 2:46 AM, Ralph Castain <r...@open-mpi.org> wrote: > I'll have to fix it when I return on Wed - trivial fix. Thanks! > > > > On Mon, Nov 4, 2013 at 10:27 PM, Mike Dubman <mi...@dev.mellanox.co.il>wrote: > >> >> Hi, >> The latest merges from trunk to v1.7 broke v1.7 for openib: >> >> *08:08:36* btl_openib_xrc.c:80: warning: 'ibv_close_xrc_domain' is >> deprecated (declared at /usr/include/infiniband/ofa_verbs.h:102)*08:08:36* >> CC btl_openib_fd.lo*08:08:36* CC btl_openib_ip.lo*08:08:36* >> CC connect/btl_openib_connect_base.lo*08:08:36* CC >> connect/btl_openib_connect_oob.lo*08:08:37* CC >> connect/btl_openib_connect_empty.lo*08:08:37* CC >> connect/btl_openib_connect_xoob.lo*08:08:37* >> connect/btl_openib_connect_xoob.c:359:35: error: macro >> "ompi_rte_send_buffer_nb" passed 6 arguments, but takes just 5*08:08:37* >> connect/btl_openib_connect_xoob.c: In function >> 'xoob_send_connect_data':*08:08:37* connect/btl_openib_connect_xoob.c:357: >> error: 'ompi_rte_send_buffer_nb' undeclared (first use in this >> function)*08:08:37* connect/btl_openib_connect_xoob.c:357: error: (Each >> undeclared identifier is reported only once*08:08:37* >> connect/btl_openib_connect_xoob.c:357: error: for each function it appears >> in.)*08:08:37* connect/btl_openib_connect_xoob.c: In function >> 'xoob_recv_qp_create':*08:08:37* connect/btl_openib_connect_xoob.c:560: >> warning: 'ibv_create_xrc_rcv_qp' is deprecated (declared at >> /usr/include/infiniband/ofa_verbs.h:126)*08:08:37* >> connect/btl_openib_connect_xoob.c:572: warning: 'ibv_modify_xrc_rcv_qp' is >> deprecated (declared at /usr/include/infiniband/ofa_verbs.h:152)*08:08:37* >> connect/btl_openib_connect_xoob.c:616: warning: 'ibv_modify_xrc_rcv_qp' is >> deprecated (declared at /usr/include/infiniband/ofa_verbs.h:152)*08:08:37* >> connect/btl_openib_connect_xoob.c: In function >> 'xoob_recv_qp_connect':*08:08:37* connect/btl_openib_connect_xoob.c:649: >> warning: 'ibv_reg_xrc_rcv_qp' is deprecated (declared at >> /usr/include/infiniband/ofa_verbs.h:185)*08:08:37* >> connect/btl_openib_connect_xoob.c: In function >> 'xoob_component_query':*08:08:37* connect/btl_openib_connect_xoob.c:1027: >> error: void value not ignored as it ought to be*08:08:37* make[2]: *** >> [connect/btl_openib_connect_xoob.lo] Error 1*08:08:37* make[2]: Leaving >> directory >> `/scrap/jenkins/scrap/workspace/hpc-ompi-shmem@3/label/hpc-test-node/ompi/mca/btl/openib' >> >> >> >> M >> >> >> _______________________________________________ >> devel mailing list >> de...@open-mpi.org >> http://www.open-mpi.org/mailman/listinfo.cgi/devel >> > >