Mike, the root cause is vader was not fully backported to v1.8 (two OPAL_* macros were not backported to OMPI_*)
i fixed it in https://github.com/open-mpi/ompi-release/pull/49 please note a similar warning is fixed in https://github.com/open-mpi/ompi-release/pull/48 Cheers, Gilles On 2014/10/23 17:14, Mike Dubman wrote: > *05:12:10* more information, such as the ld(1) and ld.so(8) manual pages. > > *05:12:10* > ---------------------------------------------------------------------- > > *05:12:10* make[3]: Leaving directory > `/scrap/jenkins/workspace/hpc-ompi-shmem/label/r-vmb-centos5-u7-x86-64/ompi/mca/btl/vader' > > *05:12:10* make[2]: Leaving directory > `/scrap/jenkins/workspace/hpc-ompi-shmem/label/r-vmb-centos5-u7-x86-64/ompi/mca/btl/vader' > > *05:12:10* Making install in mca/btl/sm > > *05:12:10* make[2]: Entering directory > `/scrap/jenkins/workspace/hpc-ompi-shmem/label/r-vmb-centos5-u7-x86-64/ompi/mca/btl/sm' > > *05:12:10* CC mca_btl_sm_la-btl_sm.lo > > *05:12:11* CC mca_btl_sm_la-btl_sm_component.lo > > *05:12:12* btl_sm_component.c: In function 'mca_btl_sm_component_verify': > > *05:12:12* btl_sm_component.c:161: error: 'mca_btl_sm_dummy_get' undeclared > (first use in this function) > > *05:12:12* btl_sm_component.c:161: error: (Each undeclared identifier is > reported only once > > *05:12:12* btl_sm_component.c:161: error: for each function it appears in.) > > *05:12:12* btl_sm_component.c: In function 'mca_btl_sm_component_init': > > *05:12:12* btl_sm_component.c:915: error: 'opal_process_info' undeclared > (first use in this function) > > *05:12:12* make[2]: *** [mca_btl_sm_la-btl_sm_component.lo] Error 1 > > *05:12:12* make[2]: Leaving directory > `/scrap/jenkins/workspace/hpc-ompi-shmem/label/r-vmb-centos5-u7-x86-64/ompi/mca/btl/sm' > > *05:12:12* make[1]: *** [install-recursive] Error 1 > > *05:12:12* make[1]: Leaving directory > `/scrap/jenkins/workspace/hpc-ompi-shmem/label/r-vmb-centos5-u7-x86-64/ompi' > > *05:12:12* make: *** [install-recursive] Error 1 > > *05:12:12* Build step 'Execute shell' marked build as failure > > *05:12:12* [BFA] Scanning build for known causes... > > > > _______________________________________________ > 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/10/16079.php