Yes. Usnic, yoda, and smcuda need to be updated for the new interface. The 
warnings in opening I will fix.


________________________________________
From: devel on behalf of Ralph Castain
Sent: Wednesday, November 19, 2014 3:15:07 PM
To: Open MPI Developers
Subject: [OMPI devel] Fwd: [OMPI commits] Git: open-mpi/ompi branch master      
updated. dev-327-gccaecf0

Was this commit intended to happen? It broke the trunk:

btl_openib.c:119:9: warning: initialization from incompatible pointer type 
[enabled by default]
         .btl_atomic_fop = mca_btl_openib_atomic_fop,
         ^
btl_openib.c:119:9: warning: (near initialization for 
'mca_btl_openib_module.super.btl_atomic_fop') [enabled by default]
btl_openib.c:120:9: warning: initialization from incompatible pointer type 
[enabled by default]
         .btl_atomic_cswap = mca_btl_openib_atomic_cswap,
         ^
btl_openib.c:120:9: warning: (near initialization for 
'mca_btl_openib_module.super.btl_atomic_cswap') [enabled by default]
btl_openib.c: In function 'mca_btl_openib_prepare_src':
btl_openib.c:1456:9: warning: variable 'rc' set but not used 
[-Wunused-but-set-variable]
     int rc;
         ^
btl_openib.c:1450:30: warning: variable 'openib_btl' set but not used 
[-Wunused-but-set-variable]
     mca_btl_openib_module_t *openib_btl;
                              ^
btl_openib_component.c: In function 'init_one_device':
btl_openib_component.c:2047:54: warning: comparison between 'enum <anonymous>' 
and 'mca_base_var_source_t' [-Wenum-compare]
             else if (BTL_OPENIB_RQ_SOURCE_DEVICE_INI ==
                                                      ^
btl_usnic_frag.c: In function 'recv_seg_constructor':
btl_usnic_frag.c:144:17: error: 'mca_btl_base_descriptor_t' has no member named 
'des_remote'
     seg->rs_desc.des_remote = NULL;
                 ^
btl_usnic_frag.c:145:17: error: 'mca_btl_base_descriptor_t' has no member named 
'des_remote_count'
     seg->rs_desc.des_remote_count = 0;
                 ^
btl_usnic_frag.c: In function 'send_frag_constructor':
btl_usnic_frag.c:168:9: error: 'mca_btl_base_descriptor_t' has no member named 
'des_remote'
     desc->des_remote = frag->sf_base.uf_remote_seg;
         ^
btl_usnic_frag.c:169:9: error: 'mca_btl_base_descriptor_t' has no member named 
'des_remote_count'
     desc->des_remote_count = 0;
         ^
make[2]: *** [btl_usnic_frag.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
btl_usnic_module.c: In function 'usnic_put':
btl_usnic_module.c:1107:56: error: 'struct mca_btl_base_descriptor_t' has no 
member named 'des_remote'
     frag->sf_base.uf_remote_seg[0].seg_addr.pval = 
desc->des_remote->seg_addr.pval;
                                                        ^
btl_usnic_module.c: At top level:
btl_usnic_module.c:2325:9: error: unknown field 'btl_seg_size' specified in 
initializer
         .btl_seg_size = sizeof(mca_btl_base_segment_t), /* seg size */
         ^
btl_usnic_module.c:2332:9: warning: initialization from incompatible pointer 
type [enabled by default]
         .btl_prepare_src = usnic_prepare_src,
         ^
btl_usnic_module.c:2332:9: warning: (near initialization for 
'opal_btl_usnic_module_template.super.btl_prepare_src') [enabled by default]
btl_usnic_module.c:2333:9: error: unknown field 'btl_prepare_dst' specified in 
initializer
         .btl_prepare_dst = usnic_prepare_dst,
         ^
btl_usnic_module.c:2333:9: warning: initialization from incompatible pointer 
type [enabled by default]
btl_usnic_module.c:2333:9: warning: (near initialization for 
'opal_btl_usnic_module_template.super.btl_send') [enabled by default]
btl_usnic_module.c:2335:9: warning: initialization from incompatible pointer 
type [enabled by default]
         .btl_put = usnic_put,
         ^
btl_usnic_module.c:2335:9: warning: (near initialization for 
'opal_btl_usnic_module_template.super.btl_put') [enabled by default]
make[2]: *** [btl_usnic_module.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1



Begin forwarded message:

To: ompi-comm...@open-mpi.org<mailto:ompi-comm...@open-mpi.org>
List-Post: devel@lists.open-mpi.org
Date: November 19, 2014 at 2:01:45 PM PST
From: git...@crest.iu.edu<mailto:git...@crest.iu.edu>
Subject: [OMPI commits] Git: open-mpi/ompi branch master updated. 
dev-327-gccaecf0
Reply-To: de...@open-mpi.org<mailto:de...@open-mpi.org>

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "open-mpi/ompi".

The branch, master has been updated
      via  ccaecf0fd6c862877e6a1e2643f95fa956c87769 (commit)
      via  5a0a48c3c45a9ce7033684958d7ba8d2a4712ab9 (commit)
      via  2b579610f2d7e5bf9e0defb6871c5b0e1b9cc778 (commit)
      via  2a382c2ec1747ae6bab66fccd27a42b2193b058f (commit)
      via  1a5349ec790d9d36039206eea08dad84390f380c (commit)
      via  8f1a44e60e0d06d43222a4b805a770b6f5e88f45 (commit)
      via  bf7daac3882e37f005fbd169802da9e8a0ef5645 (commit)
      via  22625b005b055fe708b4112156d0961176797d50 (commit)
      via  60648e42315c10e58701012ef1ed16b0e26d659d (commit)
      via  01106037824de9d2963bdc015a358bc6b1b36c19 (commit)
      via  45d1fac8af1a6bfe3300df9328e3cbbfa969b309 (commit)
      via  29e4e1c90a0defcc12dfbb077913e1a232271bba (commit)
      via  24427639b6c8a3f18f04f02870fde0af0fbb85a5 (commit)
      via  5e7c77c57689e41cdb61c81878dcbbb9c4644bba (commit)
      via  90554d0f957c6723f1d0ae4e94a797453fba2b31 (commit)
      via  41220672368a3006e19c442bde8f093847b101b9 (commit)
      via  38e961193074d382983d000e68adb721aaf3df7d (commit)
      via  7c43b566d223f6f56c460f45312fab304dfb1c65 (commit)
      via  3ea10476a4e0b8c45a6a95aefb3aec6a6b273970 (commit)
      via  4ccb20b09744342e86c16d08e2b4db20baab773c (commit)
      via  271818f887f728ff472fef30912c21986ef591a6 (commit)
      via  2a70238f4d964c2a8e4d194286ec29c36b52fad0 (commit)
      via  249e5e009ff1ef82e5d6391f43edcf4adabd6d11 (commit)
      via  ee2b1110119a2b037c3f866a4c83a01d3b6bddb7 (commit)
      via  49ff5a79d092c7008817f41446df66bae705a169 (commit)
      via  e03956e0999071504c5b8d7941d53e79b8a3649f (commit)
      via  c61e0171779e835c4583b1f5ff50ea6e1d38accc (commit)
      via  ec33374339d5ed1849eb3979803a24cece0d6bf1 (commit)
      via  5936411a07644332af96672a73c00137875f82b1 (commit)
      via  b75bb8aea711db28d4446aded5be1618bc4fe3cb (commit)
      via  66bd698eaf6b6bfac342a90e42a9e0942559ea97 (commit)
      via  2d381f800f2ef997ce0e2022ea63be957d0860ef (commit)
     from  6a19bf85dde5306f559f09952cf3919d97f52502 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


hooks/post-receive
--
open-mpi/ompi
_______________________________________________
ompi-commits mailing list
ompi-comm...@open-mpi.org<mailto:ompi-comm...@open-mpi.org>
http://www.open-mpi.org/mailman/listinfo.cgi/ompi-commits

Reply via email to